Commit graph

17 commits

Author SHA1 Message Date
jschauma
72a9791f20 Add a pre-generated .0 manpage; only regen under SunOS or AIX. 2004-04-11 21:29:52 +00:00
wiz
3aea5d68e9 Bump date for previous. 2004-01-10 21:19:59 +00:00
kristerw
fc001ebd5b Correct the default maintainer in the man page.
PKGREVISION++.
2004-01-10 19:23:41 +00:00
cjep
a313ade285 Don't die if pkg-comment does not exist. Some ports have a COMMENT= in
their Makefile already.
2004-01-10 16:27:06 +00:00
cjep
b50a383ded Use tech-pkg@NetBSD.org as default MAINTAINER. 2004-01-10 16:10:35 +00:00
wiz
87e706ce74 Convert ${PORTNAME} to ${PKGNAME}, from YAMAMOTO Takashi in pkg/16772.
Bump version to 1.11.
2002-05-19 15:41:36 +00:00
wiz
41c0c2452c Update to 1.10:
Adapt to 'distinfo' change.
Adapt to 'pkg' directory removal.
Automatically rename 'pkg-message' files.
Fix a problem introduced in 1.4 (which perl -w warned about).
2002-01-01 17:01:01 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
sakamoto
20d4fafb4f port2pkg-1.9:
fix s/$1/$_/ at reading COMMENT.
2001-02-24 11:06:09 +00:00
wiz
1b7f0d246f Change COMMENT handling:
COMMENTs are now a variable in the Makefile instead of a pkg/COMMENT
file. The COMMENT var should be in the maintainer block after the
homepage.
Modify bsd.pkg.mk, pkglint, url2pkg, and port2pkg (last one untested)
for the new behaviour. Document new state in Packages.txt.
This should save lots of inodes, and lots of time when untarring/updating.
Idea by Alistair Crooks.
For the time being, accept pkg/COMMENT instead of a COMMENT var to avoid
a flag day.
2001-02-16 13:06:17 +00:00
sommerfeld
75e59e5f80 port2pkg-1.7:
Fix bugs:
 - $pkgdir/files wasn't created
 - mkdir($pkgdir/patches) was missing its second argument
(needed at least for the version of perl I have installed)
2001-01-04 20:22:47 +00:00
wiz
d839a9eba5 Make port2pkg handle the new FreeBSD ports structure. Bump version to 1.6.
Addresses pkg/11683.
2000-12-15 14:58:43 +00:00
sakamoto
9235d824fe Update port2pkg to 1.5
Changes:
        Support PKGNAMEPREFIX/PKGNAMESUFFIX variables.
2000-05-12 10:07:34 +00:00
sakamoto
b804cbd46a Update port2pkg to 1.4
Changes:
	Support PORTNAME/PORTVERSION variables.
2000-04-26 16:18:58 +00:00
sakamoto
055ce33423 don't substitute RCS Id in source code,
suggested by Kazuto Ushioda (x-y-z@3si.co.jp).
1999-09-14 00:43:20 +00:00
sakamoto
20bd6c0852 Update to 1.2
Support FreeBSD RCS Id.
	Get HOMEPAGE value from pkg/DESCR.
	s/PLIST_SUB/PLIST_SUBST/
	s/%%(^%)%%/\${$1}/ in PLIST.
1999-09-03 04:37:36 +00:00
sakamoto
3de0efa03f Converter FreeBSD port to NetBSD pkgsrc 1999-07-27 11:33:06 +00:00