Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ${RESOLUTION}.list to pkg-plist.${RESOLUTION}. | asami | 2000-10-08 | 1 | -1/+1 |
| | |||||
* | Accidental whitespace | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+2 |
| | |||||
* | Clean up MASTER_SITES (use only ports_jp). | cpiazza | 1999-10-18 | 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-10 | 1 | -3/+4 |
| | | | | | PR: ports/9037 Submitted by: josh@quick.net | ||||
* | Preperly use ".BEGIN:" as error target. | asami | 1998-11-19 | 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-07 | 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-15 | 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-21 | 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> |