summaryrefslogtreecommitdiff
path: root/pkgtools/port2pkg
AgeCommit message (Collapse)AuthorFilesLines
2001-02-24port2pkg-1.9:sakamoto2-4/+4
fix s/$1/$_/ at reading COMMENT.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-16Change COMMENT handling:wiz2-3/+11
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-01-04port2pkg-1.7:sommerfeld2-4/+5
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)
2000-12-15Make port2pkg handle the new FreeBSD ports structure. Bump version to 1.6.wiz2-20/+53
Addresses pkg/11683.
2000-07-27s/RUN_DEPENDS/DEPENDS/hubertf1-2/+2
2000-05-12Update port2pkg to 1.5sakamoto2-16/+31
Changes: Support PKGNAMEPREFIX/PKGNAMESUFFIX variables.
2000-04-26Update port2pkg to 1.4sakamoto2-21/+40
Changes: Support PORTNAME/PORTVERSION variables.
1999-11-24Use DEPENDS in preference to RUN_DEPENDS.agc1-2/+2
1999-09-29Correct some of the English in this file.agc1-4/+8
1999-09-14don't substitute RCS Id in source code,sakamoto1-3/+3
suggested by Kazuto Ushioda (x-y-z@3si.co.jp).
1999-09-03Update to 1.2sakamoto2-5/+19
Support FreeBSD RCS Id. Get HOMEPAGE value from pkg/DESCR. s/PLIST_SUB/PLIST_SUBST/ s/%%(^%)%%/\${$1}/ in PLIST.
1999-08-10RUN_DEPENDS=pkglintsakamoto1-2/+2
1999-08-05Minor English corrections.agc1-1/+1
1999-07-27Converter FreeBSD port to NetBSD pkgsrcsakamoto6-0/+371