Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 6 | -6/+6 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+6 |
| | |||||
* | - tar -> ${TAR} (since we have now a bsdtar ;) | clement | 2004-04-07 | 1 | -1/+1 |
| | |||||
* | SIZEify. | trevor | 2004-03-18 | 1 | -0/+6 |
| | |||||
* | - Use canonical form (ports@FreeBSD.org) in MAINTAINER line | sergei | 2003-12-21 | 1 | -1/+1 |
| | |||||
* | KATO mega patch | edwin | 2003-09-27 | 1 | -2/+2 |
| | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer" | adamw | 2002-11-07 | 1 | -0/+2 |
| | | | | | | in this case. Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Rename ${RESOLUTION}.list to pkg-plist.${RESOLUTION}. | asami | 2000-10-08 | 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/+2 |
| | |||||
* | Clean up MASTER_SITES (use only ports_jp). | cpiazza | 1999-10-19 | 1 | -2/+2 |
| | | | | | PR: 14286 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Changed MASTERSITES: | sada | 1999-10-09 | 1 | -2/+2 |
| | | | | | | ftp://ftp.tut.ac.jp/TeX/fonts/ -> ${MASTER_SITE_PORTS_JP}/pkfonts/ . Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> | ||||
* | Comment ount ftp.tut.ac.jp, transfer hangs too often from there. | asami | 1999-10-09 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Remove two sites that have files with bad checksum. There's another one | asami | 1999-01-27 | 1 | -4/+2 |
| | | | | (ftp.univ-evry.fr) that I cannot connect at the moment, but it's left there. | ||||
* | Add more MASTER_SITES. | vanilla | 1998-12-11 | 1 | -3/+4 |
| | | | | | PR: ports/9037 Submitted by: josh@quick.net | ||||
* | Preperly use ".BEGIN:" as error target. | asami | 1998-11-20 | 1 | -3/+3 |
| | |||||
* | On second thought, move all the PLISTs back as ${RESOLUTION}.list in the | asami | 1998-11-08 | 7 | -1/+4800 |
| | | | | | master pkg directory. No need to create pkg directories for all the mini- ports for just one file each. | ||||
* | Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependencies | asami | 1998-11-07 | 7 | -4809/+7 |
| | | | | | | are tracked correctly. pkfonts300 is a repository copy from pkfonts, and other pkfonts* directories only contain PLIST and a Makefile that sets RESOLUTION and includes pkfonts300/Makefile. | ||||
* | Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While | asami | 1998-10-30 | 1 | -2/+3 |
| | | | | | I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME. | ||||
* | Find the distfile again. | steve | 1998-08-10 | 1 | -2/+3 |
| | | | | | PR: 7548 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> | ||||
* | The maintainer requested (via private e-mail) to remove himself from | max | 1998-02-08 | 1 | -3/+1 |
| | | | | | | the MAINTAINER field due to lack of test environment. The request was submitted a few months ago, but I've been failing to remember and do this. | ||||
* | Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to | asami | 1997-11-10 | 1 | -1/+2 |
| | | | | | | | | | 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). | ||||
* | ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change. | asami | 1996-12-03 | 1 | -2/+2 |
| | | | | Hinted by: obrien | ||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 1 | -6/+6 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | CATEGORIES+= -> CATEGORIES= | obrien | 1996-11-17 | 1 | -4/+4 |
| | | | | Converted to MAN[1-9] | ||||
* | Add new resolutions (360dpi and 600dpi). | asami | 1996-11-09 | 4 | -5/+1187 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | Updated the maintainer's address. | max | 1996-10-16 | 1 | -3/+3 |
| | |||||
* | Add "pre-clean" target to delete pkg/PLIST, as it is created on-the-fly. | asami | 1996-07-10 | 1 | -1/+4 |
| | |||||
* | PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselves | asami | 1996-03-22 | 8 | -0/+3665 |
have nothing to do with Japanese so this one's here. (The Japanese fonts are in japanese/pkfonts.) Note omission of pkg/PLIST is intentional, one of pkg/*.list will be copied onto pkg/PLIST depending on the resolution specified (default 300). Submitted by: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> |