Commit graph

22 commits

Author SHA1 Message Date
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
zuntum
a437fd43cc Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
agc
8118fe36ae Move to sha1 digests, and add distfile sizes. 2001-04-19 15:00:47 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
agc
82acd159f7 Move the COMMENT from being in its own file to a definition in the
package Makefile.
2001-02-17 09:06:56 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
wiz
294cda9307 replaced some more commands by their ${COMMAND} counterparts 2000-01-09 01:19:09 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
7bfb5c4758 Add package patch checksum files. 1999-07-09 13:54:06 +00:00
agc
ab2965f5ac Make this package work on Solaris. 1999-04-07 13:21:00 +00:00
tv
9eff042734 Comment out the entire HOMEPAGE definition, not just its value. (Fix
README.html.)
1999-01-09 18:40:53 +00:00
tv
95a2cd75a8 Update guavac to 1.2.
*** THIS NO LONGER COMPILES ON GCC 2.7. ***
(There is a check for this in the pkg's Makefile.)
However, there are some codegen bugs in 1.0 which this release fixes.
1999-01-09 18:39:25 +00:00
frueauf
191b056e69 Add missing / to HOMEPAGE URL. 1998-08-23 15:12:05 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
9084fd5eba portlint: remove unnecessery blank line. 1998-03-10 14:06:04 +00:00
frueauf
60216958c1 portlint: reorder DISTNAME <-> CATEGORIES; add (default) MAINTAINER. 1998-02-14 16:57:55 +00:00
agc
59dbfe516d Add guavac 1.0, a Java compiler, to the NetBSD packages collection.
This package was done by "Martin J. Laubach" <mjl@emsi.priv.at>, and
fixes PR pkg/4953.

Small modicications by me to:
(a) Get pre-formatted manual page handling right (although the page itself
says version 0.2.5, so it's not exactly up-to-date)
(b) Add NetBSD RCS Id to the PLIST.
(c) Don't install an empty info file, and remove it from the PLIST.
(d) Don't try to strip a script (gcok) on installation.
1998-02-10 15:45:03 +00:00