Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -2/+2 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | Don't install/overwrite files already installed by latex. | jmz | 1999-07-16 | 2 | -4/+5 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Avoid interactive install while PACKAGE_BUILDING. | steve | 1999-06-23 | 1 | -8/+8 |
| | |||||
* | Deinstall without interaction while package building and don't display | steve | 1999-05-24 | 1 | -3/+10 |
| | | | | the deinstall message twice, one for DEINTALL and one for POST-DEINSTALL. | ||||
* | Upgrade to version 5.76 | jmz | 1998-09-26 | 3 | -11/+10 |
| | |||||
* | Don't print the manpages in pkg/PLIST, please. | hoek | 1998-08-20 | 1 | -2/+0 |
| | |||||
* | Create ${PREFIX}/share/texmf/tex/latex | jmz | 1997-12-02 | 1 | -2/+2 |
| | | | | Submitted by: Matt Behrens <matt@megaweapon.zigg.com> | ||||
* | Upgrade to version 5.74 | jmz | 1997-08-25 | 3 | -22/+23 |
| | |||||
* | Update to take account of the changes in TeX (some paths have changed) | jmz | 1997-02-10 | 3 | -182/+183 |
| | |||||
* | Correct the location of created pk files. | jmz | 1996-12-28 | 1 | -2/+2 |
| | | | | | Closes PR ports/2288 Submitted by: Wolfgang Helbig <helbig@informatik.ba-stuttgart.de> | ||||
* | Upgrade: version 5.58 -> version 5.62. | jmz | 1996-12-26 | 4 | -9/+167 |
| | | | | Also install *.sty, *.tfm and *.vf files. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -9/+4 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | CATEGORIES+= -> CATEGORIES= | obrien | 1996-11-17 | 1 | -3/+3 |
| | | | | Converted to MAN[1-9] | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -1/+1 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Add pre-clean target to delete ${SCRIPTDIR}/post-install (created | asami | 1996-09-16 | 1 | -1/+3 |
| | | | | in configure stage). | ||||
* | Use (zcat | dd | tar xf -) < filename to extract the distfile. | jmz | 1995-12-06 | 1 | -2/+5 |
| | | | | remove superfluous mkdir | ||||
* | Change "printing" to "print". | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | Cosmetic changes | jmz | 1995-04-23 | 1 | -3/+7 |
| | |||||
* | Warn and request confirmation for installing/removing the package. One file | jmz | 1995-04-23 | 2 | -0/+75 |
| | | | | | may also be used by xdvi; the package is build with some defaults, which may be not wanted by the user. | ||||
* | Remove the last line of the pre-install target. The command will be executed | jmz | 1995-04-23 | 1 | -2/+1 |
| | | | | during post-install | ||||
* | The configure script now propose to create fonts in the default tex | jmz | 1995-04-20 | 2 | -6/+24 |
| | | | | | | font directory instead of /tmp. If the user choose the defaults, then the mode of font directory is changed to 1777 at install time. | ||||
* | Print Makefiles...this one was tough! | asami | 1995-04-15 | 1 | -3/+14 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | Another set of checksums | jmz | 1995-04-02 | 1 | -0/+1 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Use $PREFIX instead of fixed paths. | jmz | 1995-02-15 | 1 | -4/+4 |
| | |||||
* | Create destination directories | jmz | 1995-02-15 | 1 | -0/+4 |
| | |||||
* | This port is interactive. Sigh.. | jkh | 1994-11-10 | 1 | -1/+1 |
| | |||||
* | These are my changes to support the new argument-less configure scripts. | jkh | 1994-10-04 | 1 | -23/+19 |
| | |||||
* | Jean-Marc Zucconi's dvips port. | jkh | 1994-09-30 | 5 | -0/+110 |
Submitted by: jmz |