darcy
cdc8734533
Add do-install target.
2013-10-08 11:25:55 +00:00
darcy
4ceb07d141
Upgrade to 2.8.
...
The major differences between 2.6 and 2.8 are:
- Minor formatting changes.
- Fix FreeBSD build.
- Fix distribution pointers.
2013-10-06 12:47:13 +00:00
asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
cheusov
5bf4517206
CONFLICTS with glimmer-[0-9]*; ++pkgrevision
2012-09-16 17:19:10 +00:00
darcy
960b84409d
Don't need PKGREVISION for new version.
2011-09-16 17:27:07 +00:00
darcy
2b7737df1c
Upgrade to version 2.7.
...
Should fix the bulk build for this package.
2011-09-16 17:21:46 +00:00
darcy
6106c82577
Correction to the home page and distribution site.
...
No PKGREVISION bump since no actual content changes.
2010-09-30 18:30:20 +00:00
joerg
11a2492c78
PKG_DESTDIR_SUPPORT=no is not a supported value. Provide actually
...
working DESTDIR support.
2009-10-19 18:30:31 +00:00
darcy
4fdf8aca32
Set PKG_DESTDIR_SUPPORT to 'no'. I had set it to user-destdir but it
...
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-10-08 12:59:48 +00:00
rillig
ad2adba9a5
Ran pkglint --autofix on the devel/ category. Most of the changes are
...
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +00:00
darcy
32a689f153
Change MAINTAINER to OWNER on some of my packages.
2009-03-18 18:37:59 +00:00
darcy
431ff2c6d4
Add PKG_DESTDIR_SUPPORT.
2009-03-04 13:29:43 +00:00
darcy
1711160c56
Remove -ansi option from Makefile to prevent build problems as suggested by
...
Aleksey Cheusov.
Bump PKGREVISION
2008-12-19 12:12:53 +00:00
darcy
d83a716726
Allow package to build under QNX.
...
No PKGVERSION bump as no working ports were affected.
2008-12-17 15:44:10 +00:00
darcy
02c1d2c0e0
Update to version 2.6.
...
No functional changes but it should now build under Linux.
2008-11-17 21:20:45 +00:00
darcy
4707bd24a0
Update to 2.5.
...
Uses internal version of strdup (my_strdup) rather than depending on
availability in all systems. Fixes Linux bulk build.
2008-05-20 18:53:16 +00:00
rillig
cc985f613f
Solaris needs some resolver libraries.
2007-11-13 17:40:26 +00:00
darcy
2cb6c02cac
Bump to version 2.4.
...
Includes strings.h for Posix compliance.
2007-01-30 13:02:51 +00:00
rillig
97c6198729
Fixed PKGMANDIR.
2007-01-05 10:46:17 +00:00
darcy
8751c3cd0a
Update to 2.3.
...
A few bug fixes. We already had them in our package as patches but the
fixes have been folded into the original package.
2006-08-26 12:59:57 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
grant
cbc4b46899
whitespace fix
2005-07-29 04:52:12 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
darcy
c37074d89f
Update to version 2.2.
...
Major changes are:
- Add casts to prevent compiler warnings.
- Allow for more than 10 positional parameters.
2005-01-04 13:29:08 +00:00
darcy
50d1adf2cb
Update generate and py-generate to version 2.1.
...
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-11-09 21:32:59 +00:00
darcy
fcce0c6a8d
Initial import of generate.
...
Version 2.0
Simple text pre-processor
2004-08-21 14:56:44 +00:00