Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 2 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Avoid error during install if an old version already exists. | jmz | 1995-02-11 | 1 | -1/+1 |
| | |||||
* | Upgrade, 3.1 -> 3.1.1 | asami | 1995-01-28 | 5 | -12/+28 |
| | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> | ||||
* | YABT (Yet Another Bogus TAB). | jkh | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | Upgrade from 3.0 to 3.1. | asami | 1995-01-24 | 5 | -10/+10 |
| | | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr> | ||||
* | Added bin/latex | jmz | 1995-01-16 | 1 | -1/+3 |
| | |||||
* | Create ${PREFIX}/bin/latex | jmz | 1995-01-16 | 1 | -0/+1 |
| | |||||
* | Remove bin/latex | jmz | 1995-01-16 | 1 | -1/+0 |
| | |||||
* | Remove latex from ${PREFIX}/bin since this port build tex only | jmz | 1995-01-16 | 1 | -0/+1 |
| | |||||
* | Add new guests. | jkh | 1995-01-13 | 1 | -3/+4 |
| | |||||
* | Upgrade to 3.0. Thanks, Philippe! | asami | 1995-01-07 | 6 | -63/+39 |
| | | | | | | | | | | | | | ===== Submitted by: charnier@lirmm.fr To: ports@freebsd.org Subject: transfig.3.0 Date: Sat, 07 Jan 1995 10:21:29 +0100 From: "Philippe Charnier" <charnier@lirmm.fr> xfig 3.0 need transfig 3.0 which is not yet in the tree. Here is some patches. The Makefile need also to be changed (2.1.8 -> 3.0) | ||||
* | Removed a blank line in the middle of the build target. | jmz | 1995-01-04 | 1 | -1/+0 |
| | |||||
* | The fetch target has been moved in Makefile.inc. The makefile has also been | jmz | 1994-12-27 | 1 | -96/+10 |
| | | | | | | cleaned. LaTeX has been removed since it duplicated the LaTeX port. This avoid changing both TeX and LaTeX when something changes in LaTeX only. | ||||
* | touch ${BUILD_COOKIE} after build. | jmz | 1994-12-26 | 1 | -1/+5 |
| | |||||
* | Update to take account of the new distfile. | jmz | 1994-12-26 | 1 | -0/+43 |
| | |||||
* | Makefile has been cleaned and the fetch target has been moved in Makefile.inc | jmz | 1994-12-26 | 1 | -39/+17 |
| | | | | Added latex tools (verbatim, multicol, theorem, etc.) in distfiles | ||||
* | The package file didn't work with current packaging method (using -p PREFIX) | ljo | 1994-12-25 | 1 | -38/+37 |
| | |||||
* | Add afm to the subdir target. | ats | 1994-12-25 | 1 | -3/+3 |
| | |||||
* | Enabled 'LaTeX' by default and fixed up the install rules for the latex | nate | 1994-12-23 | 1 | -4/+5 |
| | | | | install. | ||||
* | Use ${BUILD_COOKIE} | jmz | 1994-12-12 | 1 | -1/+6 |
| | | | | Set PKGNAME | ||||
* | Manpage is installed compressed. | gpalmer | 1994-11-25 | 1 | -1/+1 |
| | |||||
* | replace /usr/local with ${PREFIX} | jmz | 1994-11-25 | 1 | -2/+2 |
| | |||||
* | Adobe font metrics as used by FlexFAX. | ljo | 1994-11-23 | 5 | -0/+89 |
| | | | | I'm having problems with the package. | ||||
* | Add transfig | jkh | 1994-11-23 | 1 | -2/+2 |
| | |||||
* | Michael Reifenberger's transfig port. | jkh | 1994-11-23 | 5 | -0/+76 |
| | | | | Submitted by: mr | ||||
* | This is an INTERACTIVE port - make sure that it's own install rule | jkh | 1994-11-23 | 1 | -0/+2 |
| | | | | plays by the proper rules too, then. | ||||
* | Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in | jmz | 1994-11-17 | 1 | -4/+7 |
| | | | | | | bsd.port.mk configure: use ${PREFIX} use ${PREFIX} | ||||
* | Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in | jmz | 1994-11-17 | 1 | -8/+4 |
| | | | | | bsd.port.mk configure: use ${PREFIX} | ||||
* | Fixes from Jean-Marc Zucconi. Thanks yet again! | jkh | 1994-11-11 | 1 | -2/+2 |
| | | | | Submitted by: jmz | ||||
* | From: Jean-Marc Zucconi <jmz@thud.cdrom.com> | jkh | 1994-11-11 | 1 | -1/+1 |
| | | | | | | The previous change submitted by charnier@lirmm.fr was wrong. The MASTER_SITES address was correct! Submitted by: jmz | ||||
* | This port is interactive. Sigh.. | jkh | 1994-11-10 | 1 | -1/+1 |
| | |||||
* | Add a2ps. | jkh | 1994-11-06 | 1 | -2/+2 |
| | |||||
* | Jean-Marc Zucconi's a2ps port. | jkh | 1994-11-06 | 9 | -0/+62 |
| | | | | Submitted by: jmz | ||||
* | ghostview 1.5. | jkh | 1994-10-22 | 6 | -0/+70 |
| | |||||
* | Add new ports in print. | jkh | 1994-10-14 | 1 | -2/+3 |
| | |||||
* | Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet or | jkh | 1994-10-14 | 6 | -0/+283 |
| | | | | | IBM 3812. Submitted by: jmz | ||||
* | Correct MASTER_SITES address from Philippe Charnier <charnier@lirmm.fr> | jkh | 1994-10-12 | 1 | -1/+1 |
| | | | | Submitted by: charnier | ||||
* | Jean-Marc Zucconi's updates to these ports. | jkh | 1994-10-12 | 5 | -66/+62 |
| | | | | Submitted by: jmz | ||||
* | Jean-Marc Zucconi's dviselect port. | jkh | 1994-10-12 | 9 | -0/+144 |
| | | | | Submitted by: jmz | ||||
* | This is Jean-Marc Zucconi's makeindex port. | jkh | 1994-10-12 | 5 | -0/+69 |
| | | | | Submitted by: jmz | ||||
* | Updates from Jean-Marc Zucconi. | jkh | 1994-10-08 | 1 | -1/+3 |
| | | | | Submitted by: jmz | ||||
* | These are my changes to support the new argument-less configure scripts. | jkh | 1994-10-04 | 4 | -42/+31 |
| | |||||
* | This is for texinfo printing (not in /usr/src/gnu/usr.bin/texinfo). | jkh | 1994-10-02 | 4 | -0/+62 |
| | | | | Submitted by: jmz | ||||
* | Jean-Marc Zucconi's xdvi port. | jkh | 1994-10-01 | 5 | -0/+85 |
| | | | | Submitted by: jmz | ||||
* | Add dvips port to targets. | jkh | 1994-09-30 | 1 | -2/+2 |
| | |||||
* | Jean-Marc Zucconi's dvips port. | jkh | 1994-09-30 | 5 | -0/+110 |
| | | | | Submitted by: jmz | ||||
* | Make sure /usr/local/share/psutils exists. | jkh | 1994-09-29 | 1 | -0/+3 |
| | | | | Submitted by: jmz | ||||
* | Add tex and latex targets. | jkh | 1994-09-29 | 1 | -2/+2 |
| | |||||
* | Bring in Jean-Marc Zucconi's LaTeX port. | jkh | 1994-09-29 | 4 | -0/+245 |
| | | | | Submitted by: jmz | ||||
* | Bring in Jean-Marc Zucconi's tex port. The Makefile is kind of weird, | jkh | 1994-09-29 | 5 | -0/+490 |
| | | | | | | and he has his own ftp-get routine, but knowing how complex the TeX distribution is, I suspect that all of this obfuscation is probably justified! Submitted by: jmz |