summaryrefslogtreecommitdiff
path: root/net/hesiod (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-09-07Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT).Jacques Vidrine1-0/+12
Notes: svn path=/head/; revision=65784
2000-06-20Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine1-2/+1
Notes: svn path=/head/; revision=29719
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami1-1/+1
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
2000-06-16Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2-6/+2
ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-2/+2
Notes: svn path=/head/; revision=27423
1999-10-04This broke somewhere along the way (-shared was slipping in whenJacques Vidrine2-16/+28
building the binaries). Fix it. Notes: svn path=/head/; revision=22163
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-05-28Add another MASTER_SITES entry.Jacques Vidrine1-2/+3
Notes: svn path=/head/; revision=19040
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1-11/+7
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
1998-10-07Build and install a shared library version, too.Jacques Vidrine3-2/+64
Notes: svn path=/head/; revision=13717
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1-15/+0
Notes: svn path=/head/; revision=12624
1998-07-05No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=11739
1998-07-04Initial import of hesiod version 3.0.2.Steve Price5-0/+56
hesiod - a directory service built on DNS and BIND. PR: 6924 Submitted by: Jacques Vidrine <n@nectar.com> Notes: svn path=/head/; revision=11724