Commit graph

2531 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
hubertf
ae0f216fb4 Name of Master-site changed, reported by ThEP Linux-Administrator
<admin@ThEP.Physik.Uni-Mainz.DE>.
1998-02-11 07:29:58 +00:00
hubertf
325c03f2cb transfig works 1998-02-08 23:33:04 +00:00
hubertf
aa423f8841 Via PR 4822 by garbled@garbled.futureone.com 1998-02-08 23:31:22 +00:00
hubertf
2ec44b9710 Via PR 4822 by garbled@garbled.futureone.com 1998-02-08 23:20:43 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
bad1606cba portlint: use our install-info 1998-01-24 22:44:47 +00:00
hubertf
896ff1d552 portlint: move PATCH_DIST_STRIP 1998-01-24 22:42:49 +00:00
hubertf
06b5a1ef0d portlint: remove space at EOL 1998-01-24 22:39:04 +00:00
hubertf
c1d0d99c12 portlint: add RCS Id 1998-01-24 22:37:53 +00:00
agc
d3b8025d02 Add ls-R.5 manual page to the Makefile's MAN5 definition so that it
gets gzipped/gunzipped using the usual package compression mechanism.
1998-01-20 17:09:21 +00:00
agc
38ef44e1a9 Make this package depend on the gs binary installed by the
ghostscript5 package as (a) we should be encouraging people to use the
packages collection where possible, and (b) it messes up the package
depencies if we don't, to the extent that pkg_delete will have problems.
1998-01-19 11:30:32 +00:00
agc
da06ca2f20 Fix typo in version required comment.
Specify the working directory name for pre-requisite packages the same
way that Hubert did (using ${WRKDIR:T}).  This works both with and
without OBJMACHINE set.

Change the way that paper size is selected. All packages that use
a paper size definition should use a PAPER_SIZE definition, set in
either the environment or /etc/mk.conf. This can be set to "A4" or
"a4", but defaults to US letter ("letter") if not set. Re-define
the do-build target accordingly.
1998-01-19 11:26:50 +00:00
hubertf
036c2c0319 ftp://bonk.ethz.ch/gs-driver-distrib/hp850.zip has two lines of
documentation fixed, breaking our checksum; fix.
1998-01-16 06:42:10 +00:00
chopps
1806bbe130 make work with OBJMACHINE 1998-01-15 18:38:21 +00:00
agc
f178215613 Make gv depend on an executable gs in the $PATH.
We need some dependency here, and it's either on ${LOCALBASE}/bin/gs
to pick up the ghostscript 5 package's gs binary, or simply gs, to
pick up any gs binary in the path.  The latter was chosen for the
moment.
1998-01-15 16:53:53 +00:00
hubertf
9d10f271d0 Yet another changed distfiles with the same version-number.
Also fixed on ftp.netbsd.org(:/pub/NetBSD/packages/distfiles).
1998-01-06 04:07:15 +00:00
hubertf
98078035d9 We do depend on two certain directories, not /nonexistant. 1998-01-06 04:05:04 +00:00
hubertf
32d8b9ca5c Add all entries from FreeBSD, uncommend gv. 1997-12-29 02:47:45 +00:00
hubertf
89cd174ebd Fix for NetBSD, by soren@t.dk. 1997-12-29 02:42:26 +00:00
hubertf
4bab62d9fa PostScript and PDF previewer.
Taken from FreeBSD.
1997-12-29 02:38:27 +00:00
hubertf
b4c566e30b s/pre-fetch/pre-extract/ 1997-12-19 09:21:07 +00:00
explorer
dbf2c7f568 Update to version 5.10.
Get the "other" and "std" fonts out of the ../fonts/ directory, and use
the real names of the files.  If this is not done, you will get many
files that have slightly different version numbers, but are otherwise
exactly the same.  This is noted in the Makefile.

I'll be maintainer on this one as well, unless someone else wants it.  If
so, commit a new Makefile.  :)
1997-11-27 11:35:37 +00:00
agc
7d64f7cafd Enable teTeX 1997-11-26 15:35:36 +00:00
agc
33cfcfc21a Don't use csh expansions in a shell command. 1997-11-25 14:10:45 +00:00
augustss
c62688233a Fix typo in font file name. 1997-11-24 11:14:46 +00:00
hubertf
f406663f0e Fix for NetBSD:
- don't build/install the texinfo that comes with teTeX
 - display comment to run texconfig also when installing pachage
   (via INSTALL file)
1997-11-23 16:28:14 +00:00
hubertf
f3883fceab Typesetting system. 1997-11-23 16:20:06 +00:00
augustss
a819380127 Add a Makefile with ghostscript5. 1997-11-22 23:12:58 +00:00
augustss
bb6bc15611 Some very minor adjustments for NetBSD. 1997-11-22 23:01:13 +00:00
augustss
289535a557 Import ghostscript 5.03 from FreeBSD. 1997-11-22 22:55:04 +00:00
hubertf
9a1d93c087 Import of some more missing categories
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00