Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert LICENSE= "GPLxx # or later" to "GPLxx+" | Dmitry Marakasov | 2016-01-12 | 1 | -1/+1 |
| | | | | Approved by: portmgr blanket | ||||
* | - Add LICENSE_FILE | Dmitry Marakasov | 2015-11-18 | 1 | -0/+3 |
| | | | | - Switch to options helpers | ||||
* | Rename converters/ patch-xy patches to reflect the files they modify. | Adam Weinberger | 2014-07-28 | 4 | -0/+0 |
| | |||||
* | Support stage | Baptiste Daroussin | 2014-01-09 | 1 | -20/+11 |
| | |||||
* | Convert converters to MDOCS and MEXAMPLES | Adam Weinberger | 2014-01-03 | 1 | -1/+4 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | converters) | ||||
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
| | | | | Approved by: portmgr (bdrewery) | ||||
* | - Add LICENSE | Wen Heping | 2011-10-17 | 2 | -31/+21 |
| | | | | | | | | - Add MAKE_JOBS_SAFE - Support PORTDOCS/PLIST_FILES PR: ports/161617 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Reset hoek@ who has been inactive for quite some time. | Mark Linimon | 2009-11-10 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | - Remove support for a.out format and PORTOBJFORMAT variable from individual | Pav Lucistnik | 2007-01-30 | 1 | -9/+2 |
| | | | | | | ports With hat: portmgr | ||||
* | remove USE_REINPLACE for all ports with categories starting with C | Edwin Groothuis | 2006-05-03 | 1 | -1/+0 |
| | |||||
* | [patch] bug in the uulib-0.5.20 | Edwin Groothuis | 2006-01-04 | 1 | -0/+22 |
| | | | | | | | | | | | | | uudeview's author makes 1023 chars as maximum header line length (see line 167 of uulib/uuscan.c). Handling this limit in the ScanHeaderLine function may skip all header lines after very long splitted line because of finding CR in the truncated string (at ptr) instead of scan source stream (uugen_inbuffer). PR: ports/84999 Submitted by: Alexey Khlyamkov <bsd@prj.lll.pp.ru> Approved by: maintainer timeout | ||||
* | [patch] bug in the uulib-0.5.20 | Edwin Groothuis | 2006-01-04 | 2 | -0/+2 |
| | | | | | | | | | | | | | uudeview's author makes 1023 chars as maximum header line length (see line 167 of uulib/uuscan.c). Handling this limit in the ScanHeaderLine function may skip all header lines after very long splitted line because of finding CR in the truncated string (at ptr) instead of scan source stream (uugen_inbuffer). PR: ports/84999 Submitted by: Alexey Khlyamkov <bsd@prj.lll.pp.ru> Approved by: maintainer timeout | ||||
* | Upgrade to 0.5.20 to fix two buffer overflows | Tim Vanderhoek | 2004-03-25 | 2 | -6/+4 |
| | | | | Advised by: nectar | ||||
* | Update my email address and make a slight formatting improvement. | Tim Vanderhoek | 2004-03-25 | 1 | -3/+3 |
| | |||||
* | mark FORBIDDEN: ↵ | Oliver Eikemeier | 2004-03-19 | 1 | -0/+2 |
| | | | | http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html | ||||
* | Add size data, approved by maintainers. | Trevor Johnson | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | - Update to 0.5.19 | Clement Laforet | 2004-01-18 | 6 | -33/+13 |
| | | | | | | PR: 61518 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly) | ||||
* | Cosmetic fix: use %%DOCSDIR%% macro. | Sergey A. Osokin | 2003-10-22 | 1 | -13/+13 |
| | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 | ||||
* | 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. | ||||
* | USE_REINPLACE rather than a somewhat convoluted perl expression. | Tim Vanderhoek | 2002-09-06 | 1 | -2/+5 |
| | |||||
* | The configure script was trying to modify CFLAGS to prevent | Tim Vanderhoek | 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" | Tim Vanderhoek | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | Upgrade to uulib 0.5.18. This adds support for yEnc. | Tim Vanderhoek | 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 | Tim Vanderhoek | 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 | Tim Vanderhoek | 2002-09-01 | 1 | -5/+3 |
| | | | | it will be as soon I finish updating this port). | ||||
* | Use ${PERL} instead of perl | David W. Chapman Jr. | 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 | Satoshi 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 | Maxim Sobolev | 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. | Maxim Sobolev | 2000-06-15 | 2 | -3/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -4/+4 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 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 | Michael Haro | 1999-08-27 | 1 | -1/+1 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 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 | Tim Vanderhoek | 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 Price | 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 Price | 1999-02-22 | 1 | -1/+0 |
| | |||||
* | Don't change world-known name uudeview.h to uu.h upon installation, | Andrey A. Chernov | 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 | Satoshi 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 Price | 1998-09-26 | 4 | -60/+65 |
| | |||||
* | Manpages? What manpages? | Tim Vanderhoek | 1998-08-17 | 1 | -1/+0 |
| | |||||
* | Add homepage. | Tim Vanderhoek | 1998-07-24 | 1 | -0/+2 |
| | |||||
* | Fix MASTER_SITES | Tim Vanderhoek | 1998-06-14 | 1 | -3/+3 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 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!) | Tim Vanderhoek | 1998-02-18 | 1 | -2/+1 |
| | |||||
* | Add hash for distfiles from tsx-11.mit.edu. | Tim Vanderhoek | 1998-01-10 | 1 | -0/+1 |
| | |||||
* | Remove MASTER_SITE ftp.uni-frankfurt.de. | Tim Vanderhoek | 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 | Tim Vanderhoek | 1997-11-14 | 1 | -15/+11 |
| |