summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
1998-06-22Update package Makefiles for automatic manual page handling.agc9-34/+9
1998-06-17Update to version 1.6.0.frueauf3-52/+58
1998-06-15Add -f before ${MAKEFILE}. Pointed out by Benjamin Lorenz, in PR 5578.agc1-2/+2
1998-06-14Don't use vendor specific X11 directories (e.g. "/usr/openwin" on Sparcs),tron1-1/+12
should fix PR pkg/5579.
1998-06-10Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include itagc2-4/+4
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-03Include bsd.prefs.mk, so that variables can be set in /etc/mk.confagc2-19/+16
1998-06-01- portlint: fix version numbertron1-6/+9
- fix "make clean" for non "root" users - add dependence on "dialog" package to get interactive version of "texconfig"
1998-06-01Make sure that files created by "texconfig" get deleted.tron1-7/+8
1998-05-24Add missing CAT1=fig2dev.0 fig2ps2tex.0 pic2tpic.0 transfig.0.frueauf1-1/+3
1998-05-22Make this work on 64bit machines; (PR 5449 by Johnny C. Lam <lamj@stat.cmu.edu>)hubertf1-1/+1
1998-05-09Add missing entry for bin/texi2dvi4a2ps, resort PLIST. Fix ldconfigfrueauf3-73/+89
handling and add proper dir info entry to a2ps.info.
1998-05-09add bin/texi2dvi4a2pshubertf1-1/+2
1998-05-09fix info handling, complete PLISThubertf3-3/+19
1998-05-09add lib/liba2ps.lahubertf1-1/+2
1998-05-08The user should not have to set PAPERSIZE in either the environment oragc1-5/+3
/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-08Refer to the jpeg and libpng directories using PKGSRCDIR.agc1-3/+3
1998-05-06Use user defined CFLAGS, based on pr 5255 and fixes it.frueauf2-2/+6
1998-04-24Move to relative paths in the pkgsrc tree.agc3-17/+17
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc3-8/+8
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-22Fix INFO_FILES definitions to match the commands in bsd.pkg.mkagc1-3/+2
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf4-9/+9
1998-04-17this needs perl for the fix* scriptshubertf1-1/+2
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc1-9/+3
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc10-65/+20
Remove redundant (and sometimes erroneous) comments.
1998-04-01Add and enable "mpage-2.5", fixes PR pkg/5189.tron1-1/+2
1998-04-01RCS ID police.tron2-0/+2
1998-04-01Initial import of FreeBSD's "mpage" port.tron6-0/+72
1998-03-20Set ONLY_FOR_ARCHS like in x11/xforms as the pkg does not work without.frueauf1-2/+4
Make me the MAINTAINER.
1998-03-19Install the configure script with BSD_INSTALL_SCRIPT, rather thanagc1-1/+1
INSTALL_DATA, so that the script is able to be executed when starting lyx for the first time.
1998-03-19Directory on main site changed from beta_stable->stable.frueauf1-3/+3
Pointed out by Alistair Crook.
1998-03-19enable lyx.frueauf1-2/+2
1998-03-02Don't install ${PREFIX}/info/README;frueauf1-2/+4
Correct owner:group of ${PREFIX}/info/texfm.
1998-02-28add NetBSD Id.frueauf1-0/+1
1998-02-28we need this patch as out INSTALL_PROGRAM barfs on striping shell scripts.frueauf1-0/+11
1998-02-28shut up portlint; remove post-install rule as our INSTALL_PROGRAM does strip.frueauf1-8/+5
1998-02-28initial import of lyx-0.12.0.frueauf5-0/+179
1998-02-23Don't include /etc/mk.conf explicitly. It's not necessary.agc1-102/+25
1998-02-23Don't include /etc/mk.conf explicitly. It's not necessary.agc1-50/+20
1998-02-23Back out explicit inclusion of /etc/mk.conf. It's not necessary.agc1-57/+25
1998-02-23Back out the explicit inclusion of mk.conf - it's not necessary.agc1-18/+1
1998-02-22enable psutils.frueauf1-2/+2
1998-02-22/usr/bin/perl -> $PREFIX/bin/perl.frueauf1-1/+1
1998-02-22Sort, add NetBSD id, add @dirrm for share/psutils.frueauf1-18/+20
1998-02-22- include mk.conf/make.conf to get user defined PAPERSIZEfrueauf1-25/+37
- add post-install rule that strips the binaries - some reformating and echo->${ECHO}
1998-02-22Initial importf of psutils-p17 FreeBSD port.frueauf6-0/+144
1998-02-22Enable enscript.frueauf1-2/+2
1998-02-22Add NetBSD id; add missing files.frueauf1-3/+5
1998-02-22- don't use gmake, works with ours toofrueauf1-18/+36
- 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-22Initial import of enscript-1.5.0 FreeBSD port.frueauf5-0/+192
1998-02-22- include mk.conf/make.conf to get user defined PAPERSIZEfrueauf1-29/+60
- s/PAPER_SIZE/PAPERSIZE to keep FreeBSD compatibility - addjust pre-configure rule - add rules for each papersize