Commit graph

33 commits

Author SHA1 Message Date
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
jmmv
6303d89d5e Make this package install its configuration file in the examples directory
and use PKG_SYSCONFDIR to copy it to the right place. (Bump PKGREVISION to
1 for this).
Also add a HOMEPAGE, as the program has one.

Approved by wiz.

This closes my own PR 18991.
2002-11-26 10:13:20 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +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
tron
a285e36358 - Remove ugly "configure" hack, use patches and "MAKEFILE" instead.
- Make this package work under Solaris.
2001-07-10 17:27:18 +00:00
agc
00ecc52571 Move to sha1 digest, and add distfile size 2001-05-08 15:35:32 +00:00
agc
2d6b6a009c + 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:43:32 +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
a9c311e6f9 Better handling of CFLAGS in program's Makefile, remove -O.
Pkglint-silence a bit.
2001-01-11 01:53:28 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
65016f23e0 Incorporate Solaris changes. 1999-10-05 13:59:57 +00:00
kim
6035b0a38f Update dependencies for papersize (wildcard except for a2ps). 1999-09-05 18:37:48 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
cgd
948edb1e0e papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have
their executable bit set.  Fix that, bump the papersize revisions to
1.0.1, and update other packages' DEPENDS lines to compensate.
1999-06-16 17:28:24 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
agc
88071d16b7 Read the config file only where necessary.
Cross-reference setpapersize(1) from the relevant man pages.
1998-11-11 11:42:57 +00:00
agc
a5ca16da1c s/echo/${ECHO}/g
s/tr/${TR}/g
Move DEPENDS up in the file to satsify pkglint.
1998-11-10 14:08:16 +00:00
agc
6375ffa642 Read the default paper size from a configuration file at run-time. 1998-11-09 18:02:36 +00:00
agc
74bee87021 Modify this package to use the papersize package, so that default paper
size is read from a configuration file at run-time. If this doesn't exist,
or is in the wrong format, use the compiled-in default.
Correct the inclusion of system files.
1998-11-09 18:01:48 +00:00
kim
1f6ed4e868 Let us support PAPERSIZE=Letter for all packages. 1998-08-16 23:49:08 +00:00
frueauf
81b848fefc Letter->letter, fixes pr 5971 by Brian Grayson. 1998-08-14 20:59:43 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
666273802a Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation.  This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
hubertf
0990c9899d this needs perl for the fix* scripts 1998-04-17 20:17:18 +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
agc
7a718e783a Don't include /etc/mk.conf explicitly. It's not necessary. 1998-02-23 14:02:29 +00:00
frueauf
4e8dc2178c /usr/bin/perl -> $PREFIX/bin/perl. 1998-02-22 20:41:45 +00:00
frueauf
eecddc616e Sort, add NetBSD id, add @dirrm for share/psutils. 1998-02-22 20:40:09 +00:00
frueauf
94e78ca922 - include mk.conf/make.conf to get user defined PAPERSIZE
- add post-install rule that strips the binaries
- some reformating and echo->${ECHO}
1998-02-22 20:37:58 +00:00
frueauf
bfda9feee2 Initial importf of psutils-p17 FreeBSD port. 1998-02-22 20:32:08 +00:00