aboutsummaryrefslogtreecommitdiff
path: root/devel/libdaemon
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.12Michael Johnson2007-07-122-5/+5
| | | | Notes: svn path=/head/; revision=195470
* Update to 0.11 and transfer maintainership to gnome@.Joe Marcus Clarke2007-06-233-9/+8
| | | | | | | Approved by: ahze (previous maintainer) Notes: svn path=/head/; revision=194132
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 0.10Michael Johnson2005-11-242-4/+4
| | | | Notes: svn path=/head/; revision=149330
* - Update to 0.9Michael Johnson2005-11-193-15/+4
| | | | Notes: svn path=/head/; revision=148765
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Add devel/libdaemonMichael Johnson2005-10-185-0/+49
Lightweight C library that eases the writing of UNIX daemons WWW: http://0pointer.de/lennart/projects/libdaemon Notes: svn path=/head/; revision=145809