Commit graph

22 commits

Author SHA1 Message Date
snj
2b06882aa9 Convert to buildlink3. 2004-04-18 19:32:27 +00:00
grant
57891cda0a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:11:09 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
wiz
16ba4769e7 Fix build and install on Solaris. From Jonathan Perkin in PR 22883. 2003-09-22 09:32:20 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jmmv
64a2f41e45 Derive PKGNAME from DISTNAME, as usual. Fixes PR pkg/22154 by Robert Elz.
While here, fix MASTER_SITES as it has changed and align PKGREVISION properly.
2003-07-16 08:34:59 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
32a7c12483 buildlink1 -> buildlink2. 2002-10-09 13:52:28 +00:00
wiz
a2a2643882 Fix compilation (problem noted in recent 1.5.2 bulk build).
While I'm here, buildlinkify, wrap lines to 80 characters, use
REPLACE_PERL for a perl script, and don't install an unneeded file.
2002-01-01 17:36:28 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
zuntum
7d651a2622 o don't install ${PREFIX}/etc/pdmenurc, ${PREFIX}/share/examples/pdmenu/pdmenurc
is enough. from latest bulk build leftovers.
o rework quoting & tabs
2001-04-28 12:44:57 +00:00
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + 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:33:31 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
hubertf
1d0c9bbc4a Placefolder - all patches are gone 2001-02-21 12:21:41 +00:00
hubertf
0e6438cb4e * no functional changes, only some fixes for the Makefile
(pass -Wl,-R via MAKE_ENV instead of the patch etc)

Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-21 02:34:58 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
hubertf
435561a4d0 Change semantics of access t slang files.
Patch by Tomasz Luchowski <zuntum@eik.pl>
2001-01-21 23:56:09 +00:00
hubertf
580fb41d4b Derive DISTNAME from PKGNAME in a pkglint-friendly way.
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-01-19 13:13:43 +00:00
hubertf
2545a3dc0d Add pdmenu-1.2.65:Simple console menu program
Pdmenu is a menuing system for Unix. It is designed to be easy to
use, and is suitable for a login shell for inexperienced users, or
it can just be ran at the command line as a handy menu.

Sent in by Tomasz Luchowski <zuntum@eik.pl> in PR 11985
2001-01-18 01:50:46 +00:00