Commit graph

20 commits

Author SHA1 Message Date
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
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
sakamoto
20d4fafb4f port2pkg-1.9:
fix s/$1/$_/ at reading COMMENT.
2001-02-24 11:06:09 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42: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
hubertf
782170f9c7 s/RUN_DEPENDS/DEPENDS/ 2000-07-27 16:29:05 +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
agc
23a4ca7786 Use DEPENDS in preference to RUN_DEPENDS. 1999-11-24 10:36:53 +00:00
agc
c990c41f9e Correct some of the English in this file. 1999-09-29 15:21:12 +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
414972adea RUN_DEPENDS=pkglint 1999-08-10 00:36:18 +00:00
agc
4f66fd9855 Minor English corrections. 1999-08-05 14:55:16 +00:00
sakamoto
3de0efa03f Converter FreeBSD port to NetBSD pkgsrc 1999-07-27 11:33:06 +00:00