Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SIZE. | nectar | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | - Fix build on AMD64 | krion | 2004-02-09 | 1 | -0/+1 |
| | | | | Approved by: maintainer informed | ||||
* | Massive repo-copies request: net->dns (partly devel->dns) | edwin | 2003-09-05 | 1 | -1/+1 |
| | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr | ||||
* | -- Move pkg-comment into Makefile | nectar | 2003-02-25 | 2 | -1/+1 |
| | | | | -- portlint as necessary | ||||
* | Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT). | nectar | 2002-09-07 | 1 | -0/+12 |
| | |||||
* | Locally hosted distfiles moved to ftp.freebsd.org. | nectar | 2000-06-20 | 1 | -2/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -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 | ||||
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -6/+2 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | This broke somewhere along the way (-shared was slipping in when | nectar | 1999-10-04 | 2 | -16/+28 |
| | | | | building the binaries). Fix it. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -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 | ||||
* | Add another MASTER_SITES entry. | nectar | 1999-05-28 | 1 | -2/+3 |
| | |||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -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. | ||||
* | Build and install a shared library version, too. | nectar | 1998-10-07 | 3 | -2/+64 |
| | |||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-18 | 1 | -15/+0 |
| | |||||
* | No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. | asami | 1998-07-05 | 1 | -2/+1 |
| | |||||
* | Initial import of hesiod version 3.0.2. | steve | 1998-07-04 | 5 | -0/+56 |
hesiod - a directory service built on DNS and BIND. PR: 6924 Submitted by: Jacques Vidrine <n@nectar.com> |