Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-04 | *: Move SUBST_STAGE from post-patch to pre-configure | jperkin | 1 | -2/+2 | |
Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. | |||||
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -8/+4 | |
2015-12-29 | Fix missing/broken rcsids. | dholland | 1 | -1/+1 | |
2015-11-03 | Add SHA512 digests for distfiles for mail category | agc | 1 | -1/+9 | |
Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.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-08-18 | Bump all packages that depend on curses.bui* or terminfo.bui* since they | wiz | 1 | -2/+2 | |
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. | |||||
2015-03-14 | needs a curses implementation | tnn | 1 | -1/+2 | |
2014-10-08 | Add patch from jnemeth to allow setting of from. | christos | 3 | -99/+91 | |
2013-11-04 | small fixes to avoid most recent core-dump: | christos | 5 | -3/+55 | |
- bump buffer limits - fix pointer<->integer conversions | |||||
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-03-17 | service suspended. prevent timeout. fetch from backup. | zafer | 1 | -3/+3 | |
2010-05-24 | fixed uninitialized variable | christos | 4 | -6/+20 | |
2010-02-04 | DESTDIR support | joerg | 3 | -16/+13 | |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+2 | |
block). Uncomment some commented out LICENSE lines while here. | |||||
2008-09-10 | Set all except NO_SRC_ON_FTP per license. | gdt | 1 | -2/+4 | |
2006-10-09 | The directory share/misc must be pre-created, otherwise it will be a | rillig | 1 | -1/+4 | |
regular file after installation. PKGREVISION++. | |||||
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-01-08 | Honour PKGMANDIR. Use SUBST framework. Add DragonFly support. Fix errno. | joerg | 7 | -41/+53 | |
2005-09-28 | Fix curses ok test for bsd44. | christos | 2 | -6/+6 | |
2005-05-29 | Correct installation directories and use BSD_INSTALL_* to set | minskim | 2 | -7/+31 | |
permission correctly. | |||||
2005-05-29 | Honor CFLAGS, LDFLAGS, and PREFIX on Linux. | minskim | 2 | -1/+27 | |
2005-05-29 | Include time.h on Linux to use "struct tm". | minskim | 2 | -18/+27 | |
2005-05-29 | Set BUILD_TARGET because the default one (``all'') does not exist in | minskim | 1 | -1/+2 | |
Makefile. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+9 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-06-03 | add patch-an | christos | 1 | -1/+2 | |
2002-06-03 | make this compile again. | christos | 1 | -0/+33 | |
2002-03-16 | regen | wiz | 1 | -2/+2 | |
2002-03-16 | prevent death from mis-parsed negative year. | christos | 1 | -3/+15 | |
2002-03-12 | Can't put source on cdrom's | jmc | 1 | -1/+3 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -5/+5 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-06-04 | The license for mush is now in pkgsrc/licenses/. | jtb | 1 | -1/+3 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -9/+17 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -25/+23 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -3/+1 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-06-24 | Apply distribution patches silently. | kim | 1 | -2/+2 | |
2000-01-09 | use PATCH_FILES instead of rewriting the functionality | wiz | 1 | -22/+11 | |
2000-01-03 | Make work on Solaris. | kim | 2 | -1/+30 | |
2000-01-03 | fae patsa | christos | 1 | -2/+2 | |
2000-01-03 | -upgrade the version to say .pl1 and 20000103 | christos | 1 | -18/+16 | |
2000-01-03 | - make this say blah.pl1 so people know they have applied the y2k fix | christos | 1 | -4/+4 | |
- make this work on Solaris. | |||||
2000-01-01 | Regen | christos | 1 | -1/+2 | |
2000-01-01 | Y2K botch | christos | 1 | -0/+13 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+13 | |
1998-10-25 | pick -D now picks messages with identical bodies even if the number | christos | 1 | -0/+219 | |
of header lines were different. Add %b and %h format strings that print the number of body and header lines. | |||||
1998-10-25 | Add NetBSD id and fix patch path | christos | 1 | -1/+2 | |