Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | Pav Lucistnik | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | Use PLIST_FILES. | Trevor Johnson | 2004-02-05 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Fix build | Patrick Li | 2002-12-14 | 1 | -0/+9 |
| | | | | Submitted by: bento | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 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) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | . Replace MASTER_SITE which hasn't worked since February 2001 with one | Greg Lewis | 2002-08-08 | 1 | -1/+1 |
| | | | | | | that does. Submitted by: distfiles survey | ||||
* | Style fixes for x11-fonts. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Revert my previous fix. It seems I had an old distfile. | Steve Price | 1999-06-22 | 1 | -2/+2 |
| | |||||
* | Set ${WRKSRC} correctly so this builds again. | Steve Price | 1999-05-31 | 1 | -5/+2 |
| | |||||
* | Fix WRKSRC. | Satoshi Asami | 1998-12-26 | 1 | -2/+2 |
| | |||||
* | Move manpages to Makefile and use MAN1 macro. | Steve Price | 1998-10-04 | 2 | -2/+2 |
| | |||||
* | Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | | | | | x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. | ||||
* | Be more selective about which ports to maintain. I no longer have time | Satoshi Asami | 1997-12-25 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | Add WRKSRC, seems like fetch creates all the subdirectories in the | Satoshi Asami | 1997-03-04 | 1 | -1/+2 |
| | | | | created-on-the-fly tarfile. | ||||
* | Use xfed sources from ftp.demon.co.uk. I tried this server with | Thomas Gellekum | 1997-03-03 | 2 | -30/+4 |
| | | | | | | FETCH=wget on a 2.1.0 system. Closes PR #2809. | ||||
* | Add files/md5 entries for files whose checksum should be ignored as well. | Satoshi Asami | 1996-12-17 | 2 | -1/+3 |
| | | | | Requires rev. 1.239 of bsd.port.mk. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 1 | -1/+0 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Convert from ncftp to fetch. I'm not really happy with this ports | Gary Palmer | 1996-06-26 | 1 | -2/+2 |
| | | | | | | do-fetch: routine, as it doesn't check the return value of fetch (or ncftp when it was in there), but I'm not about to start hacking this late in the game. | ||||
* | Add a pre-clean target to delete the "src" subdirectory, which is a | Satoshi Asami | 1996-03-07 | 1 | -1/+4 |
| | | | | staging area to create the tarball during fetch. | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | Satoshi Asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Updated for new bsd.port.mk. | Satoshi Asami | 1995-04-22 | 1 | -2/+2 |
| | |||||
* | And now the rest of the x11 ports Makefiles. | Satoshi Asami | 1995-04-12 | 1 | -5/+8 |
| | |||||
* | Pipe output of tar to "gzip --best" to ensure we get the exact same | Satoshi Asami | 1995-04-01 | 1 | -2/+3 |
| | | | | tar.gz file every time. | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | Satoshi Asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Add code to get the MASTER_SITE_OVERRIDE working for the fetch target. | Andreas Schulz | 1995-02-12 | 1 | -3/+6 |
| | |||||
* | Set MAKE_FLAGS so that `make PREFIX=...' works as expected. | Jean-Marc Zucconi | 1995-02-12 | 1 | -1/+2 |
| | |||||
* | With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of | Gary Palmer | 1994-12-12 | 1 | -2/+1 |
| | | | | these need to have INSTALL_MANPAGES= yes anymore. | ||||
* | xfed, a program to edit .bdf files. This stuff is so old, I couldn't | Satoshi Asami | 1994-12-08 | 4 | -0/+48 |
find a site that has a tarball of the latest sources so I had to write my own "fetch:" target to get the files and tar them up. Maybe we can add a rule like this to bsd.port.mk. Interested parties please take a look at the Makefile. |