Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Kick MD5 Support | miwi | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Take maintainership of the following important ports: | gabor | 2008-11-29 | 1 | -1/+1 |
| | | | | | | | | ports/archivers/zoo ports/print/dvips ports/print/latex ports/print/tex ports/textproc/ispell | ||||
* | Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout, | linimon | 2008-11-29 | 1 | -1/+1 |
| | | | | | | and no commit activity for 3 months. Hat: portmgr | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Add a CONFLICTS line. print/dvips should not be | hrs | 2004-08-22 | 1 | -1/+2 |
| | | | | | | installed when print/teTeX* are installed. Approved by: jmz (maintainer) | ||||
* | Add size data. | trevor | 2004-03-18 | 1 | -0/+1 |
| | | | | Approved by: maintainers | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Set MASTER_SITE_SUBDIR. | jmz | 2002-10-22 | 1 | -0/+2 |
| | |||||
* | Set MASTER_SITES to ${MASTER_SITE_LOCAL} | jmz | 2002-10-15 | 1 | -1/+1 |
| | |||||
* | Accidental whitespace | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Do not create temporary files in ${SCRIPTDIR}. Use ${WRKDIR}. | jmz | 2000-03-04 | 1 | -2/+2 |
| | | | | Pointed out by: asami | ||||
* | Do not create temporary files in ${SCRIPTDIR}. Use ${WRKDIR}. | jmz | 2000-03-04 | 1 | -5/+6 |
| | | | | Use ${INSTALL_DATA} instead of 'install -c -m 644' | ||||
* | $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 |