summaryrefslogtreecommitdiff
path: root/net/fcptools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Revert previous commit (I forgot that libpthread is a symlink to libc_rKris Kennaway2004-02-171-7/+1
| | | | | | | on sparc64) Notes: svn path=/head/; revision=101129
* FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}Kris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101120
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* New port fcptools version 0.4.7: FreeNet client library andMario Sergio Fujikawa Ferreira2003-05-035-0/+53
command-line tools for shell scripting Notes: svn path=/head/; revision=80029