Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | portlint: remove extra whitespaces before end of line. | dirk | 2001-12-24 | 1 | -1/+1 |
| | |||||
* | Fix a braino (having @unexec rmdir ... without 2>/dev/null || true really | petef | 2001-10-05 | 1 | -1/+1 |
| | | | | defeats the purpose...) | ||||
* | Add missing @unexec rmdir | petef | 2001-10-05 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | Remove redundant USE_PERL5 statements. | tobez | 2001-08-24 | 1 | -1/+0 |
| | |||||
* | The perl man directories should not be removed. | jeh | 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 | 2001-04-15 | 2 | -0/+6 |
| | |||||
* | Update to version 0.009. | steve | 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 | 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 | cpiazza | 2000-04-09 | 1 | -6/+5 |
| | |||||
* | Finish moving MAINTAINER for my ports. | will | 2000-03-22 | 1 | -1/+1 |
| | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami | ||||
* | Upgrade shells/perlsh to new version (perlsh 0.007). | jedgar | 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. | asami | 2000-01-08 | 1 | -1/+1 |
| | |||||
* | Commit perlsh 0.004pre2 port. | wes | 2000-01-03 | 5 | -0/+53 |
PR: 15412 Submitted by: Will Andrews <andrews@technologist.com> |