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