2003-02-09 16:41:01 by Yuji Yamano | Files touched by this commit (1) |
Log message: Update distinfo for 3.1.4. (I checked against md5 checksum in FreeBSD ports) Pointed out by Toru TAKAMIZU on tech-pkg-ja@jp.netbsd.org. |
2003-02-06 05:24:13 by Masao Uebayashi | Files touched by this commit (7) |
Log message: Update my email address. |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-10-05 05:10:20 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to buildlink2. |
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message: Complete standardization of messages according to latest pkglint. |
2002-04-02 17:59:50 by Masao Uebayashi | Files touched by this commit (2) |
Log message: * Create /var/run/ndtpd just before invoking the server. * s/ndtpdcheck/ndtpcheck/ in ndtpd.sh. Pointed out by Koji Kondo <koji@iijmio-mail.jp> in private mail. Bump PKGREVISION. |