Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -2/+2 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | Put the .packlist somewhere it won't clash with other ports | mat | 2004-05-31 | 2 | -0/+7 |
| | |||||
* | Don't remove files or directories we didn't install. | kris | 2004-05-31 | 1 | -2/+0 |
| | |||||
* | fix plist | mat | 2004-04-15 | 1 | -0/+2 |
| | |||||
* | fix depends list | mat | 2004-04-15 | 1 | -3/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 2 | -15/+14 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 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. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Remove do-configure section, use PERL_CONFIGURE now. | vanilla | 2001-03-01 | 1 | -4/+1 |
| | |||||
* | Spaces->tabs in the mail category. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | | | | (I know, I look boring and pedant :o) | ||||
* | Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. | will | 2000-10-24 | 1 | -1/+1 |
| | |||||
* | Revert package names. | asami | 2000-04-15 | 1 | -2/+3 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-14 | 1 | -3/+3 |
| | |||||
* | PREFIX->LOCALBASE in *_DEPENDS (Portlint) | mharo | 2000-03-31 | 1 | -7/+7 |
| | |||||
* | The p5-Mail-Folder port has a couple of problems: | steve | 1999-12-24 | 1 | -2/+3 |
| | | | | | | | | | | | (1) It can't find Sync.pm due to a bad path. Everytime you reinstall the port, it rebuilds p5-File-Sync. (2) It won't run at all, because p5-MIME-Tools is not included in the RUN_DEPENDS. PR: 11636 Submitted by: Brian Handy <handy@physics.montana.edu> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Rewrite p5- module's PLIST for alpha. | simokawa | 1999-01-11 | 1 | -1/+1 |
| | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami | ||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 1 | -2/+2 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Fix perl dependencies. | jseger | 1998-08-23 | 1 | -7/+7 |
| | | | | Pointed out by: asami | ||||
* | Unbreak this with new perl variables. | jseger | 1998-08-23 | 2 | -9/+9 |
| | |||||
* | Remove more manpages, as part of the great manpage removal project. | hoek | 1998-08-17 | 1 | -5/+0 |
| | |||||
* | Upgrade to 0.07. | vanilla | 1998-05-08 | 3 | -11/+11 |
| | |||||
* | Now that all the requisite pieces are in place, fix this port. | steve | 1998-03-16 | 2 | -3/+11 |
| | | | | | PR: 4287 Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp> | ||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | jfitz | 1997-06-25 | 1 | -3/+2 |
| | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) | ||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 1 | -3/+3 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | jfitz | 1997-04-21 | 3 | -6/+10 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -8/+4 |
| | |||||
* | Convert to use MAN[1-8LN] | obrien | 1996-11-17 | 1 | -7/+3 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 1 | -2/+2 |
| | | | | And clean up variable ordering (as shown in the handbook) as little. | ||||
* | perl module for a folder-independant interface to email folders. | jfitz | 1996-10-24 | 5 | -0/+59 |