Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 1 | -60/+60 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | KATO mega patch | Edwin Groothuis | 2003-09-27 | 1 | -1/+1 |
| | | | | | | | | | | | - 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. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | URL updates. | Christian Weisgerber | 2003-02-12 | 2 | -2/+2 |
| | | | | | PR: 48167 Submitted by: tadalunch@sources.redhat.com | ||||
* | 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 | ||||
* | Fix PLIST (bento) | Tilman Keskinoz | 2002-11-03 | 1 | -19/+19 |
| | | | | PR: 36792 | ||||
* | PERL -> REINPLACE_CMD | Patrick Li | 2002-06-23 | 1 | -3/+4 |
| | | | | | | PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735 ports/39736, ports/39737, ports/39738, ports/39739 ports/39740 Submitted by: Scott Flatman <sf@dsinw.com> | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -1/+1 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | portlint: remove extra whitespaces before end of line. | Dirk Froemberg | 2001-12-24 | 1 | -1/+1 |
| | |||||
* | Fix a braino (having @unexec rmdir ... without 2>/dev/null || true really | Pete Fritchman | 2001-10-05 | 1 | -1/+1 |
| | | | | defeats the purpose...) | ||||
* | Add missing @unexec rmdir | Pete Fritchman | 2001-10-05 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | Remove redundant USE_PERL5 statements. | Anton Berezin | 2001-08-24 | 1 | -1/+0 |
| | |||||
* | The perl man directories should not be removed. | James E. Housley | 2001-06-07 | 2 | -4/+1 |
| | | | | | PR: 27696 Submitted by: Pete Fritchman <petef@databits.net> | ||||
* | Add a couple of missing files and remove extra directories on uninstall. | Steve Price | 2001-04-15 | 2 | -0/+6 |
| | |||||
* | Update to version 0.009. | Steve Price | 2001-02-26 | 5 | -41/+53 |
| | | | | | PR: 24119 Submitted by: Joseph Scott <joseph@randomnetworks.com> | ||||
* | Unleash all of these ports upon the people. I no longer have any interest | Will Andrews | 2000-06-22 | 1 | -1/+1 |
| | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -6/+5 |
| | |||||
* | Finish moving MAINTAINER for my ports. | Will Andrews | 2000-03-22 | 1 | -1/+1 |
| | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami | ||||
* | Upgrade shells/perlsh to new version (perlsh 0.007). | Chris D. Faulhaber | 2000-02-29 | 6 | -26/+91 |
| | | | | | | | | | | | | | | 1) Update pkg/PLIST. 2) Change to depend on perlsh's install mechanism. 3) New patch (patch-aa) fixes PREFIX problem. 4) Account for broken TCP/IP on MASTER_SITES. 5) General Makefile cleanups. 6) Addition of perlsh to perl5 virtual category. 7) Use PKGNAME to match port's name. 8) Remove unnecessary perl substitution. PR: 17031 Submitted by: Maintainer | ||||
* | Don't need a period at end. | Satoshi Asami | 2000-01-08 | 1 | -1/+1 |
| | |||||
* | Commit perlsh 0.004pre2 port. | Wes Peters | 2000-01-03 | 5 | -0/+53 |
PR: 15412 Submitted by: Will Andrews <andrews@technologist.com> |