jlam
6f51cd01e1
USE_LIBTOOL instead of PKGLIBTOOL.
2000-06-21 07:07:40 +00:00
rh
74add3b300
s/USE_LIBTOOL/USE_PKGLIBTOOL/
...
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
tron
fb3cad5af7
Install emacs lisp files to "${LOCALBASE}/share/emacs/site-lisp" instead of
...
"${LOCALBASE}/share/emacs/site-lisp/${LOCALBASE}/share/emacs/site-lisp".
1999-09-24 15:54:08 +00:00
hubertf
a847bb07bf
Don't install .el-files in /
1999-09-21 03:36:01 +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
hubertf
cc869f051f
Assign DEPENDS with +=, not =
1999-06-22 15:52:12 +00:00
tron
a983e151a0
Update "a2ps" package to version 4.12.
1999-06-20 15:53:28 +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
tv
d583d187fa
Use wildcard CONFLICTS.
1999-02-19 01:02:14 +00:00
tv
111c4f44b0
Use install-info in $PATH, so that systems with it in base will work too.
1999-02-11 19:17:28 +00:00
agc
d6266139f9
Modify this package to use the papersize package, to set the default
...
paper size at run-time.
1998-11-09 18:04:52 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +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
frueauf
ff2e8d2feb
This package needs perl, so set USE_PERL5 as pointed out in pr 5823
...
by Brook Milligan.
1998-07-28 11:18:58 +00:00
tv
a75a2272cd
Update to use USE_LIBTOOL.
1998-07-24 01:56:59 +00:00
tv
10c7f46929
Update to use the pkg version of libtool instead of a2ps's own private
...
copy.
1998-07-17 19:08:28 +00:00
agc
4f8c9d7740
Use automatic shared object handling
1998-07-15 10:39:36 +00:00
frueauf
aeea60a278
Don't try to install contrib el files.
1998-07-09 12:03:49 +00:00
frueauf
0ffbd4e009
Update to a2ps-4.10.3.
1998-07-02 14:04:53 +00:00
agc
988019b016
Update package Makefiles for automatic manual page handling.
1998-06-22 12:58:33 +00:00
frueauf
7540db3af6
Add missing entry for bin/texi2dvi4a2ps, resort PLIST. Fix ldconfig
...
handling and add proper dir info entry to a2ps.info.
1998-05-09 12:01:57 +00:00
hubertf
1251b3b370
add bin/texi2dvi4a2ps
1998-05-09 11:57:01 +00:00
hubertf
1f104218f0
fix info handling, complete PLIST
1998-05-09 01:51:31 +00:00
hubertf
4cbadac8fb
add lib/liba2ps.la
1998-05-09 00:53:38 +00:00
agc
692004ef0b
The user should not have to set PAPERSIZE in either the environment or
...
/etc/mk.conf - so add a suitable default accordingly. This is only used
if PAPERSIZE is NOT specified in environment or /etc/mk.conf
1998-05-08 16:20:43 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +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
bc2cd24ec8
Back out explicit inclusion of /etc/mk.conf. It's not necessary.
1998-02-23 11:47:07 +00:00
frueauf
4290979081
- include mk.conf/make.conf to get user defined PAPERSIZE
...
- s/PAPER_SIZE/PAPERSIZE to keep FreeBSD compatibility
- addjust pre-configure rule
- add rules for each papersize
1998-02-22 17:11:53 +00:00
frueauf
0752c1d110
portlint: add '||/usr/bin/true' after ldconfig; add "%D/bin/" to install-info.
1998-02-18 11:40:23 +00:00
frueauf
f5a3f73088
portlint: use ${VARIABLE} instead of $(VARIABLE); ${FALSE} instead false;
1998-02-18 11:39:10 +00:00
tron
a7a5488a69
Hard code "lpr" as print command so that the configure script doesn't
...
select a local command called "lp".
1998-02-16 23:06:40 +00:00
agc
39a37f4d3e
Don't try to strip scripts or libraries on installation.
1998-02-16 17:45:03 +00:00
agc
cfd2ac6ff6
Add NetBSD RCS Id.
1998-02-16 17:44:05 +00:00
agc
63efbef1b1
Enable a2ps.
1998-02-16 17:43:24 +00:00
agc
3671528ad8
Initial import of a2ps 4.9.9, a utility to translate ASCII text to
...
Postscript, into the NetBSD packages collection. This is taken from
the FreeBSD port.
1998-02-16 17:38:27 +00:00