Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-23 | Add support for CFLAGS and LDFLAGS | khorben | 1 | -1/+4 | |
This notably fixes building with RELRO enabled. Bump PKGREVISION, since this generates a different binary now that SSP and FORTIFY are enabled. | |||||
2015-11-03 | Add SHA512 digests for distfiles for misc category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz 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. | |||||
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-08-15 | update to 2.2.5 | drochner | 2 | -6/+6 | |
changes: -Update ISO8859 map files to fix licensing issue -fixes | |||||
2012-03-12 | Remove stale C++ conditionals to fix build on SunOS/GCC. | fhajny | 3 | -2/+23 | |
Add LICENSE information. | |||||
2011-05-06 | update to 2.2.4 | drochner | 5 | -51/+74 | |
changes: -misc fixes and improvements -added selftest | |||||
2009-12-10 | Add PKG_DESTDIR_SUPPORT. | abs | 3 | -15/+25 | |
The package's Makefile was using 'DESTDIR' as "directory into which to install binaries", which was a little unconventional. Use BINDIR instead and treat DESTDIR like the rest of the world. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2006-10-25 | Fixed PKGMANDIR and pkglint warnings. | rillig | 2 | -8/+8 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2005-10-15 | Update misc/figlet to 2.2.2 | tonio | 3 | -19/+30 | |
Changes in FIGlet 2.2.2 ----------------------- License changed from "Artistic License" to "Academic Free License" as agreed by FIGlet authors. 05 July 2005 Also, updated the patch to use BSD_INSTALL_* | |||||
2005-05-23 | Removed trailing white-space. | rillig | 1 | -3/+3 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-05-07 | whitespace nits | cjep | 1 | -2/+2 | |
2004-05-02 | This pkg works with pkgviews, mark it so | hubertf | 1 | -1/+4 | |
2004-03-28 | Before installing, make sure the man/man6 dir is there. Bump revision. | hubertf | 1 | -2/+5 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-08 | Updated figlet to 2.2.1nb1: | abs | 3 | -9/+12 | |
Do not unconditionally set CC | |||||
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -4/+4 | |
2002-12-12 | shorten COMMENT | abs | 1 | -2/+2 | |
2002-07-19 | Upgrade figlet to version 2.2.1. | agc | 3 | -30/+23 | |
Provided in PR 17641 by Norm (norm@sandbox.org.uk) FIGlet 2.2.1 is a minor revision of FIGlet 2.2. The files README, Makefile, figfont.txt, figlet.c and figlet.6 have been changed to reflect changes in documentation, official contact details etc. FTP-NOTE merged into README. FAQ and CHANGES added to the distribution. All other files are identical with the 2.2 release. These changes were made by Christiaan Keet <keet@plig.net> | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-27 | Scripts work better if they are installed executable | abs | 2 | -6/+8 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ 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-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -2/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -3/+0 | |
from individual DESCR files that had them. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-01-24 | portlint: make comment shorter | hubertf | 1 | -1/+1 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-24 | Put back FreeBSD RCS-Id | hubertf | 1 | -1/+2 | |
1997-10-11 | Import as of 09/25/97 | hubertf | 6 | -0/+140 | |