Roland Illig
8ae70fc030
Don't use ${PKGNAME} in the definition of WRKSRC, since that might
...
contain the PKGREVISION. ${PKGNAME_NOREV} is a better choice.
2005-10-10 14:00:12 +00:00
Roland Illig
819ac68829
The real user name in PKG_USERS does not need to be escaped with double
...
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +00:00
Roland Illig
2a1ca3d973
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:09:34 +00:00
Jeremy C. Reed
8cbdee4f76
Conflicts with new "man" package (also in pkgsrc-wip).
...
And bump PKGREVISION also.
2005-02-02 07:12:38 +00:00
Jeremy C. Reed
af0414bfc9
Set WRKSRC now that distname changed.
2004-05-21 07:29:32 +00:00
Jeremy C. Reed
be840231b5
Use different distfile site (because old mirror was missing).
...
This changed the distname too.
Check for NetBSD instead of /usr/bin/nroff for depending
on groff.
Add patch-ad and set up Makefile to allow working with db4
(if is BDB_TYPE).
Honor --mandir configure option in patches/patch-ac
so can have custom man directory.
2004-05-21 07:27:32 +00:00
Thomas Klausner
cd3dcc13ab
Convert to bl3 (distfile unavailable).
2004-05-14 13:18:46 +00:00
grant beattie
b82ee9e606
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-25 02:32:43 +00:00
Jeremy C. Reed
4a07981f35
Updated to version 2.4.2. Fixes some security issues.
...
Also, developer used some of my patches that I submitted to him,
so they can be removed now.
2003-10-01 23:52:50 +00:00
Jeremy C. Reed
a19885bed6
I am maintainer.
2003-08-29 15:34:31 +00:00
Thomas Klausner
90baab0823
Use tech-pkg instead of packages (actually, it should be the
...
committer of the package instead...).
2003-08-29 10:31:21 +00:00
Jeremy C. Reed
967bfca74e
Add -lintl to patch-aa.
...
Create cache directory.
Add MESSAGE to mention building cache indexes.
Some TODO notes.
2003-08-21 07:33:42 +00:00
Jeremy C. Reed
c367e34784
man-db is a collection of tools for using the online manuals. man-db uses
...
a Berkeley DB database instead of the traditional flat-text whatis
databases.
(I use this under Linux.)
2003-08-20 08:55:21 +00:00