Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-04 | Add SHA512 digests for distfiles for net category | agc | 1 | -1/+2 | |
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 1 | -2/+1 | |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-01-12 | Fix build on SunOS. | hans | 1 | -1/+3 | |
2011-12-09 | PKGREV bump for libXp-less openmotif | drochner | 1 | -2/+2 | |
2010-02-15 | Finish DESTDIR support | joerg | 1 | -4/+4 | |
2010-02-11 | DESTDIR support | joerg | 1 | -4/+5 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2007-12-01 | Fixed invalid lvalue cast and reminded the programmers that the return | rillig | 2 | -6/+26 | |
value of sscanf needs to be checked. | |||||
2007-07-28 | malloc.h cleanup. | joerg | 13 | -1/+162 | |
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 | |
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr | |||||
2006-05-10 | Include stdlib.h instead of malloc.h, which is not available on Darwin. | minskim | 6 | -1/+69 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 1 | -2/+2 | |
of the shared libXm has changed. | |||||
2005-10-22 | Update HOMEPAGE and MASTER_SITES, closing PR 31820 | wiz | 1 | -3/+3 | |
by Zafer Aydogan. | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-04-18 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-09-23 | buildlink1 -> buildlink2 | jlam | 1 | -4/+5 | |
2002-04-21 | Initial import of xmftp, an X/Motif FTP client provided in pkg/16372 by | rh | 7 | -0/+136 | |
Rui-Xiang Guo <rxg@netbsd.org> |