Darwinports ports used to have a Portfile, which sometimes had customization options for the package. It also had contact info so you could email the package maintainer directly. Are there alternate means of doing this with macports? -- Randall Perry
On May 28, 2007, at 12:58 PM, Randall Perry wrote:
Darwinports ports used to have a Portfile, which sometimes had customization options for the package. It also had contact info so you could email the package maintainer directly.
Are there alternate means of doing this with macports?
Nothing has changed there. white:~ root# port edit clamav # $Id: Portfile 24229 2007-04-19 13:53:08Z dluke@macports.org $ PortSystem 1.0 name clamav version 0.90.2 categories sysutils maintainers dluke@geeklair.net description clamav antivirus software long_description Clam AntiVirus is a GPL anti-virus toolkit for UNIX. The \ main purpose of this software is the integration with mail \ servers (attachment scanning). homepage http://www.clamav.net -- Paul Beard words: http://paulbeard.org/wordpress pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem?
paul beard wrote:
On May 28, 2007, at 12:58 PM, Randall Perry wrote:
Darwinports ports used to have a Portfile, which sometimes had customization options for the package. It also had contact info so you could email the package maintainer directly.
Are there alternate means of doing this with macports?
Nothing has changed there.
white:~ root# port edit clamav
Oops...I searched for portfile instead of Portfile. Didn't know about the 'edit' option. Thanks
-- Paul Beard words: http://paulbeard.org/wordpress pictures: http://www.flickr.com/photos/pdb206/ Are you trying to win an argument or solve a problem?
-- Randall Perry sysTame Xserve Web Hosting/Co-location/Leasing QuickTime Streaming Mac Consulting/Sales http://www.systame.com/
Failled to install g95... Any suggestions ? David
port install g95 ---> Building db44 with target all Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_databases_db44/work/db-4.4.20/build_unix" && make all " returned error 2 Command output: /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -c -O2 -I../dist/.. -I/opt/local/include ../dist/../db_dump185/db_dump185.c /usr/bin/gcc-4.0 -c -O2 -I../dist/.. -I/opt/local/include ../dist/../db_dump185/db_dump185.c -fno-common -DPIC -o .libs/db_dump185.o ../dist/../db_dump185/db_dump185.c: In function 'main': ../dist/../db_dump185/db_dump185.c:212: warning: assignment makes pointer from integer without a cast ../dist/../db_dump185/db_dump185.c:214: warning: assignment makes pointer from integer without a cast ../dist/../db_dump185/db_dump185.c:229: error: 'struct __db' has no member named 'seq' ../dist/../db_dump185/db_dump185.c:229: error: 'R_NEXT' undeclared (first use in this function) ../dist/../db_dump185/db_dump185.c:229: error: (Each undeclared identifier is reported only once ../dist/../db_dump185/db_dump185.c:229: error: for each function it appears in.) ../dist/../db_dump185/db_dump185.c:234: error: 'struct __db' has no member named 'seq' ../dist/../db_dump185/db_dump185.c: In function 'db_hash': ../dist/../db_dump185/db_dump185.c:262: error: 'struct __db' has no member named 'internal' ../dist/../db_dump185/db_dump185.c:264: error: 'struct __db' has no member named 'internal' ../dist/../db_dump185/db_dump185.c: In function 'db_btree': ../dist/../db_dump185/db_dump185.c:289: error: 'struct __db' has no member named 'internal' make: *** [db_dump185.lo] Error 1
Error: The following dependencies failed to build: odcctools subversion apr-util db44 sqlite3 Error: Status 1 encountered during processing.
participants (3)
-
David Tremouilles
-
paul beard
-
Randall Perry