Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USE_REINPLACE rather than a somewhat convoluted perl expression. | hoek | 2002-09-06 | 1 | -2/+5 |
| | |||||
* | The configure script was trying to modify CFLAGS to prevent | hoek | 2002-09-05 | 1 | -0/+20 |
| | | | | | | | | both '-O' and '-g' from being included. Under some combinations, this could even cause the resulting CFLAGS to be unuseable. Avoid any illicit touching of the CFLAGS. PR: ports/39317 (Chris Wasser <cwasser@shaw.ca>) | ||||
* | "libuu" -> "uulib" | hoek | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | Upgrade to uulib 0.5.18. This adds support for yEnc. | hoek | 2002-09-02 | 8 | -25/+23 |
| | | | | Significantly inspired by PR: ports/41508 (KATO Tsuguru) | ||||
* | Use safe temp files. I'll try to cook-up a different version of | hoek | 2002-09-02 | 2 | -0/+45 |
| | | | | | these to submit back to the author once I digup my autoconf manual again. :( | ||||
* | Update webpage URL. List yEnc as a supported encoding method (which | hoek | 2002-09-01 | 1 | -5/+3 |
| | | | | it will be as soon I finish updating this port). | ||||
* | Use ${PERL} instead of perl | dwcjr | 2001-09-03 | 2 | -15/+16 |
| | | | | | | | | Add ${DOCSDIR} support Add NOPORTDOC compliance PR: 29761 Submitted by: pat@databits.net | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | First round of INSTALL_SHLIB fixes. | sobomax | 2000-06-15 | 2 | -3/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -4/+4 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -1/+1 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | These three were easy. Now tell my why some of the other pkg/DESCRs | hoek | 1999-05-02 | 1 | -1/+1 |
| | | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate] | ||||
* | The extra checksum wasn't bogus after all. Both are required since | steve | 1999-02-25 | 1 | -0/+1 |
| | | | | | | | | despite the fact that the files from both MASTER_SITES are the same size and when extracted a diff -urN is empty, they have different checksum. Noticed by: Andrew Gordon <arg@arg1.demon.co.uk> | ||||
* | Remove extraneous checksums. | steve | 1999-02-22 | 1 | -1/+0 |
| | |||||
* | Don't change world-known name uudeview.h to uu.h upon installation, | ache | 1999-02-11 | 2 | -3/+3 |
| | | | | other applications expect uudeview.h name | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -8/+10 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | Convert to ELF. | steve | 1998-09-26 | 4 | -60/+65 |
| | |||||
* | Manpages? What manpages? | hoek | 1998-08-17 | 1 | -1/+0 |
| | |||||
* | Add homepage. | hoek | 1998-07-24 | 1 | -0/+2 |
| | |||||
* | Fix MASTER_SITES | hoek | 1998-06-14 | 1 | -3/+3 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) | hoek | 1998-02-18 | 1 | -2/+1 |
| | |||||
* | Add hash for distfiles from tsx-11.mit.edu. | hoek | 1998-01-10 | 1 | -0/+1 |
| | |||||
* | Remove MASTER_SITE ftp.uni-frankfurt.de. | hoek | 1997-12-07 | 1 | -3/+2 |
| | | | | | | | | | | 530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar. I think the rough general translation of this is "We have been Plattencrash'd and are now verfuegbar'ed. While this is theoretically a temporary situation, we are still verfuegbar'ed for the immediately forseeable future." | ||||
* | fetch -t; misc style fixes; portlint | hoek | 1997-11-14 | 1 | -15/+11 |
| | |||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | This is a new category for non-archival, non-encryption character code | asami | 1997-04-26 | 1 | -2/+2 |
| | | | | converters. | ||||
* | Need to run ``ldconfig -m'' on install. | obrien | 1997-04-01 | 1 | -2/+3 |
| | |||||
* | Build shared lib too. | obrien | 1997-04-01 | 4 | -3/+57 |
| | | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | More patches from ports/2701. | obrien | 1997-03-29 | 4 | -11/+30 |
| | | | | Submitted by: Tim Vanderhoek <tim@X2296> | ||||
* | Update to 0.5.13. | obrien | 1997-03-29 | 1 | -1/+1 |
| | | | | Partically closes PR: ports/2701 | ||||
* | Update to 0.5.13. | obrien | 1997-03-29 | 1 | -26/+18 |
| | | | | | Submitted by: Tim Vanderhoek <tim@X2296> with restructureing by me Partically closes PR: ports/2701 | ||||
* | Upgrade to 0.5.9 | ache | 1996-12-11 | 2 | -5/+7 |
| | |||||
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | asami | 1996-12-11 | 1 | -4/+2 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Remove spurious ;'s. | asami | 1996-09-24 | 1 | -3/+3 |
| | |||||
* | Import of uulib, part of the bigger uudeview package. It contains | tg | 1996-08-23 | 7 | -0/+109 |
a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> |