Commit graph

81 commits

Author SHA1 Message Date
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
agc
bdd81b21bd Refer to the jpeg and libpng directories using PKGSRCDIR. 1998-05-08 16:09:46 +00:00
frueauf
c7973e0ad4 Use user defined CFLAGS, based on pr 5255 and fixes it. 1998-05-06 12:52:07 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +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
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +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
tron
17bb7bd438 Add and enable "mpage-2.5", fixes PR pkg/5189. 1998-04-01 21:07:49 +00:00
tron
c3a77c5370 RCS ID police. 1998-04-01 21:06:09 +00:00
tron
a9627f8301 Initial import of FreeBSD's "mpage" port. 1998-04-01 20:57:18 +00:00
frueauf
ca3069a811 Set ONLY_FOR_ARCHS like in x11/xforms as the pkg does not work without.
Make me the MAINTAINER.
1998-03-20 12:37:50 +00:00
agc
1b04f316d1 Install the configure script with BSD_INSTALL_SCRIPT, rather than
INSTALL_DATA, so that the script is able to be executed when starting
lyx for the first time.
1998-03-19 23:18:42 +00:00
frueauf
2f675d2f47 Directory on main site changed from beta_stable->stable.
Pointed out by Alistair Crook.
1998-03-19 13:43:04 +00:00
frueauf
0ee3d81049 enable lyx. 1998-03-19 12:57:46 +00:00
frueauf
b1c63b57c8 Don't install ${PREFIX}/info/README;
Correct owner:group of ${PREFIX}/info/texfm.
1998-03-02 20:13:00 +00:00
frueauf
e9b3a64a2b add NetBSD Id. 1998-02-28 20:37:30 +00:00
frueauf
a184b37413 we need this patch as out INSTALL_PROGRAM barfs on striping shell scripts. 1998-02-28 20:36:20 +00:00
frueauf
fe98327701 shut up portlint; remove post-install rule as our INSTALL_PROGRAM does strip. 1998-02-28 20:34:12 +00:00
frueauf
3963b0f207 initial import of lyx-0.12.0. 1998-02-28 20:28:20 +00:00
agc
7718c4f85b Don't include /etc/mk.conf explicitly. It's not necessary. 1998-02-23 14:27:51 +00:00
agc
7a718e783a Don't include /etc/mk.conf explicitly. It's not necessary. 1998-02-23 14:02:29 +00:00
agc
bc2cd24ec8 Back out explicit inclusion of /etc/mk.conf. It's not necessary. 1998-02-23 11:47:07 +00:00
agc
7f538bb753 Back out the explicit inclusion of mk.conf - it's not necessary. 1998-02-23 11:43:22 +00:00
frueauf
aa179a5ba4 enable psutils. 1998-02-22 20:42:36 +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
frueauf
a0744f1e50 Enable enscript. 1998-02-22 17:25:22 +00:00
frueauf
a706cff551 Add NetBSD id; add missing files. 1998-02-22 17:24:25 +00:00
frueauf
4c842848b2 - don't use gmake, works with ours too
- add missing man page to MAN1
- addjust CONFIGURE_ENV
- include mk.conf/make.conf to get user defined PAPERSIZE
- s/echo/${ECHO}/
- s/false/${FALSE}
1998-02-22 17:21:41 +00:00
frueauf
5cbe14ed2e Initial import of enscript-1.5.0 FreeBSD port. 1998-02-22 17:15:35 +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
3551c91f17 Link against SM ICE like suggested for X11R6.
Fixes pr 5028 by Jonathan Stone.
1998-02-22 17:08:14 +00:00
frueauf
d73bf0c712 - include mk.conf/make.conf to get user defined PAPERSIZE
- s/PAPER_SIZE/PAPERSIZE to keep FreeBSD compatibility
- add pre-clean rule to clean jpeg and png too
1998-02-22 17:05:12 +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
651cc5072c Add NetBSD RCS Id.
Attempt to clean up the handling of PAPER_SIZE.
1998-02-16 17:41:26 +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