Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | Add SHA512 digests for distfiles for devel category | agc | 1 | -1/+2 | |
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. 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. | |||||
2013-10-08 | Add do-install target. | darcy | 1 | -1/+6 | |
2013-10-06 | emove unneeded patch. | darcy | 2 | -19/+1 | |
2013-10-06 | Upgrade to 2.8. | darcy | 2 | -8/+7 | |
The major differences between 2.6 and 2.8 are: - Minor formatting changes. - Fix FreeBSD build. - Fix distribution pointers. | |||||
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-09-16 | CONFLICTS with glimmer-[0-9]*; ++pkgrevision | cheusov | 1 | -1/+4 | |
2011-09-16 | Don't need PKGREVISION for new version. | darcy | 1 | -2/+1 | |
2011-09-16 | Upgrade to version 2.7. | darcy | 3 | -19/+10 | |
Should fix the bulk build for this package. | |||||
2010-09-30 | Correction to the home page and distribution site. | darcy | 1 | -3/+3 | |
No PKGREVISION bump since no actual content changes. | |||||
2009-10-19 | PKG_DESTDIR_SUPPORT=no is not a supported value. Provide actually | joerg | 3 | -6/+21 | |
working DESTDIR support. | |||||
2009-10-08 | Set PKG_DESTDIR_SUPPORT to 'no'. I had set it to user-destdir but it | darcy | 1 | -2/+2 | |
failed on some ports. I guess I don't understand PKG_DESTDIR_SUPPORT so I will just set it to 'no' like others do. | |||||
2009-06-13 | Ran pkglint --autofix on the devel/ category. Most of the changes are | rillig | 1 | -2/+2 | |
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common. | |||||
2009-03-18 | Change MAINTAINER to OWNER on some of my packages. | darcy | 1 | -2/+2 | |
2009-03-04 | Add PKG_DESTDIR_SUPPORT. | darcy | 1 | -1/+3 | |
2008-12-19 | Remove -ansi option from Makefile to prevent build problems as suggested by | darcy | 3 | -6/+6 | |
Aleksey Cheusov. Bump PKGREVISION | |||||
2008-12-17 | Allow package to build under QNX. | darcy | 3 | -2/+18 | |
No PKGVERSION bump as no working ports were affected. | |||||
2008-11-17 | Update to version 2.6. | darcy | 2 | -6/+6 | |
No functional changes but it should now build under Linux. | |||||
2008-06-06 | patch-aa checksum was removed from distinfo during 2.4->2.5 update, | wiz | 1 | -14/+0 | |
so remove file as well. | |||||
2008-05-20 | Update to 2.5. | darcy | 2 | -7/+6 | |
Uses internal version of strdup (my_strdup) rather than depending on availability in all systems. Fixes Linux bulk build. | |||||
2007-11-13 | Solaris needs some resolver libraries. | rillig | 3 | -4/+19 | |
2007-01-30 | Bump to version 2.4. | darcy | 2 | -6/+6 | |
Includes strings.h for Posix compliance. | |||||
2007-01-05 | Fixed PKGMANDIR. | rillig | 1 | -3/+2 | |
2007-01-05 | The patches have been applied upstream. | rillig | 2 | -37/+0 | |
2006-08-26 | Update to 2.3. | darcy | 2 | -9/+6 | |
A few bug fixes. We already had them in our package as patches but the fixes have been folded into the original package. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-11-07 | Pull in libbind resolver on Interix. | tv | 1 | -0/+11 | |
2005-07-29 | whitespace fix | grant | 1 | -3/+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-03-26 | Kill trailing whitespace. | snj | 1 | -1/+1 | |
2005-03-23 | Use NS_MAXDNAME if MAXDNAME is undefined, because some platforms don't | minskim | 2 | -1/+17 | |
include old bind headers automatically (e.g. Darwin). | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-12 | Cast size_t function and variable in printf and use "%lu" to prevent | darcy | 2 | -5/+5 | |
compiler warnings when size_t is not unsigned int. | |||||
2005-01-08 | Patch generate.c to remove warning from bulk build on NetBSD 2.0/amd64. | darcy | 2 | -1/+24 | |
2005-01-04 | Update to version 2.2. | darcy | 8 | -291/+5 | |
Major changes are: - Add casts to prevent compiler warnings. - Allow for more than 10 positional parameters. | |||||
2004-12-18 | Add (unsigned char) casts to ctype function arguments. | minskim | 7 | -1/+287 | |
2004-11-09 | Update generate and py-generate to version 2.1. | darcy | 2 | -5/+5 | |
Changes are minor. The code has a few cleanups, the buffer sizes have been increased (next version they will be dynamic) and the Python support has been improved. The biggest change is the addition of the man page as a Python docstring. | |||||
2004-08-21 | Initial import of generate. | darcy | 4 | -0/+38 | |
Version 2.0 Simple text pre-processor |