Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045 | ||||
* | Fix pkg-plist. | Jean-Marc Zucconi | 2003-03-03 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=76774 | ||||
* | Upgrade to version 2001-09 (last version) | Jean-Marc Zucconi | 2003-01-27 | 3 | -7/+52 |
| | | | | Notes: svn path=/head/; revision=74113 | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -2/+2 |
| | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958 | ||||
* | Remove configuration file from pkg-plist: it caused "make package" to fail. | Jimmy Olgeni | 2001-10-24 | 1 | -2/+1 |
| | | | | | | | | | Also, make an "@unexec rmdir" command always return true. Approved by: jmz Notes: svn path=/head/; revision=49179 | ||||
* | Remove MANUAL_PACKAGE_BUILD. | Jimmy Olgeni | 2001-06-24 | 1 | -2/+0 |
| | | | | | | | Approved by: jmz Notes: svn path=/head/; revision=44389 | ||||
* | Upgrade to the current version (june 2000). | Jean-Marc Zucconi | 2001-06-08 | 3 | -40/+606 |
| | | | | | | | Use MASTER_SITE_LOCAL as ftp.freesoftware.com is dead. Notes: svn path=/head/; revision=43645 | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 2001-01-16 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=37252 | ||||
* | Add one more file. Delete the makeindx directory at deinstall time. | Jean-Marc Zucconi | 2000-05-10 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=28387 | ||||
* | Add more files. Remove directories at deinstall time. | Jean-Marc Zucconi | 2000-05-05 | 1 | -0/+6 |
| | | | | Notes: svn path=/head/; revision=28297 | ||||
* | Accidental whitespace | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=27422 | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -7/+5 |
| | | | | Notes: svn path=/head/; revision=27421 | ||||
* | portlint: | Michael Haro | 2000-03-21 | 1 | -3/+3 |
| | | | | | | | | echo -> ${ECHO} move variables to proper sections Notes: svn path=/head/; revision=26909 | ||||
* | Change MASTERSITES: ftp.cdrom.com -> ftp.freesoftware.com | Jean-Marc Zucconi | 2000-03-04 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=26539 | ||||
* | Add more files related to the graphics package, including default configuration | Jean-Marc Zucconi | 2000-02-07 | 2 | -2/+22 |
| | | | | | | | files. Notes: svn path=/head/; revision=25539 | ||||
* | Correct checksums for the 99.12 version. | Jean-Marc Zucconi | 2000-01-27 | 1 | -6/+6 |
| | | | | Notes: svn path=/head/; revision=25131 | ||||
* | Upgrade to the 1999/12 version | Jean-Marc Zucconi | 2000-01-27 | 2 | -6/+6 |
| | | | | Notes: svn path=/head/; revision=25130 | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=21143 | ||||
* | Remove preceeding pkgname from some of the comments having one. | Tim Vanderhoek | 1999-08-29 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=21098 | ||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -4/+4 |
| | | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898 | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -7/+7 |
| | | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885 | ||||
* | Upgrade to the 1999/06 version. Add more macros to the distribution (psnfss, | Jean-Marc Zucconi | 1999-06-08 | 3 | -25/+108 |
| | | | | | | | graphics). Portlint. Notes: svn path=/head/; revision=19329 | ||||
* | /usr/local -> ${PREFIX} | Jean-Marc Zucconi | 1998-02-09 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=9645 | ||||
* | Upgrade to the 1998/01 version. | Jean-Marc Zucconi | 1998-01-26 | 1 | -200/+214 |
| | | | | | | | Sort PLIST. Notes: svn path=/head/; revision=9450 | ||||
* | Upgrade to the 1998/01 version. | Jean-Marc Zucconi | 1998-01-26 | 2 | -6/+6 |
| | | | | Notes: svn path=/head/; revision=9449 | ||||
* | Following a suggestion from Satoshi, and thanks to the work of Dave Cornejo, | Jean-Marc Zucconi | 1997-12-15 | 2 | -22/+7 |
| | | | | | | | | tarballs are now available at ftp.cdrom.com in /pub/tex/package/. Makefile are simpler, and md5 checksum exist for all files. Notes: svn path=/head/; revision=9075 | ||||
* | Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to | Satoshi Asami | 1997-11-10 | 1 | -1/+3 |
| | | | | | | | | | | | | bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined). Notes: svn path=/head/; revision=8563 | ||||
* | Upgrade to the 97/06 version. | Jean-Marc Zucconi | 1997-07-26 | 3 | -9/+14 |
| | | | | Notes: svn path=/head/; revision=7418 | ||||
* | Fix paths so that 'make package' works | Jean-Marc Zucconi | 1997-02-26 | 1 | -139/+139 |
| | | | | Notes: svn path=/head/; revision=5754 | ||||
* | Create the link ${PREFIX}/bin/latex -> ${PREFIX}/bin/tex | Jean-Marc Zucconi | 1997-02-26 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=5753 | ||||
* | Adapt to the new version of fetch. | Jean-Marc Zucconi | 1997-02-24 | 1 | -5/+5 |
| | | | | Notes: svn path=/head/; revision=5735 | ||||
* | Submitted by: Dave Cornejo <dave@dogwood.com> | David E. O'Brien | 1997-02-17 | 1 | -2/+2 |
| | | | | | | | | ftp.shsu.edu is no longer maintained - they refer you to the mirror I maintain at ftp.cdrom.com Notes: svn path=/head/; revision=5663 | ||||
* | Update this file to match new port. | Satoshi Asami | 1997-02-14 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=5606 | ||||
* | Update to take account of the changes in TeX (some paths have changed) | Jean-Marc Zucconi | 1997-02-10 | 2 | -336/+337 |
| | | | | Notes: svn path=/head/; revision=5568 | ||||
* | Upgrade to the latest version (96.12) | Jean-Marc Zucconi | 1997-01-23 | 3 | -206/+212 |
| | | | | Notes: svn path=/head/; revision=5409 | ||||
* | Add files/md5 entries for files whose checksum should be ignored as well. | Satoshi Asami | 1996-12-17 | 2 | -1/+7 |
| | | | | | | | Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009 | ||||
* | Backout my {INSTALL_*} changes until I have access to a net connect 2.2 | David E. O'Brien | 1996-11-22 | 1 | -9/+9 |
| | | | | | | | machine. (Won't fetch correctly with my 2.1.5-R lab machine for some reason) Notes: svn path=/head/; revision=4646 | ||||
* | CATEGORIES+= -> CATEGORIES= | David E. O'Brien | 1996-11-17 | 1 | -11/+11 |
| | | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539 | ||||
* | Update to a later version of LaTeX and also convert to using fetch. | Gary Palmer | 1996-07-06 | 1 | -11/+6 |
| | | | | | | | Submitted by: jmz, with small mods by me Notes: svn path=/head/; revision=3314 | ||||
* | Upgrade to the December version. | Jean-Marc Zucconi | 1995-12-18 | 3 | -165/+174 |
| | | | | Notes: svn path=/head/; revision=2564 | ||||
* | Change "printing" to "print". | Satoshi Asami | 1995-11-22 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=2454 | ||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | Satoshi Asami | 1995-11-13 | 1 | -3/+0 |
| | | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415 | ||||
* | Add a pre-fetch target to make ftpget executable. This fixes the message | Jean-Marc Zucconi | 1995-10-03 | 1 | -1/+4 |
| | | | | | | | 'ports/print/tex/files/ftpget: not found' Notes: svn path=/head/; revision=2234 | ||||
* | BUILD_DEPENDS and RUN_DEPENDS on tex | Jean-Marc Zucconi | 1995-09-23 | 1 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=2190 | ||||
* | Change the distfiles names: they now contain the version number | Jean-Marc Zucconi | 1995-06-27 | 1 | -9/+9 |
| | | | | Notes: svn path=/head/; revision=1897 | ||||
* | Upgrade to the 95/06 version | Jean-Marc Zucconi | 1995-06-24 | 3 | -9/+20 |
| | | | | Notes: svn path=/head/; revision=1872 | ||||
* | Change all makefiles in the print directory according to the new rules | Jean-Marc Zucconi | 1995-04-21 | 1 | -14/+4 |
| | | | | | | | for bsd.port.mk Notes: svn path=/head/; revision=1474 | ||||
* | Add PKGNAME, and touch the install cookie after install | Jean-Marc Zucconi | 1995-04-17 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=1440 | ||||
* | Added various "build: configure" and "install: build" dependencies. | Satoshi Asami | 1995-04-17 | 1 | -3/+3 |
| | | | | | | | Pointed-out by: jmz Notes: svn path=/head/; revision=1439 | ||||
* | Print Makefiles...this one was tough! | Satoshi Asami | 1995-04-15 | 1 | -4/+16 |
| | | | | Notes: svn path=/head/; revision=1360 |