Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Take advantage of CPAN macro from bsd.sites.mk, change ↵ | Marcelo Araujo | 2008-04-17 | 1 | -2/+1 |
| | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) | ||||
* | - Add WWW link. | Chin-San Huang | 2007-10-27 | 1 | -0/+2 |
| | |||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 2 | -6/+5 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | 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 | ||||
* | Remove do-configure section, use PERL_CONFIGURE now. | Vanilla I. Shu | 2001-03-01 | 1 | -4/+1 |
| | |||||
* | Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. | Will Andrews | 2000-10-23 | 1 | -1/+1 |
| | |||||
* | Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. | Will Andrews | 2000-06-17 | 1 | -3/+3 |
| | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Unbreak, portlint. | Mark Murray | 1999-02-02 | 3 | -7/+18 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | Satoshi Asami | 1998-09-15 | 1 | -2/+2 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Mark ports that are still suffering from post-perl5-upgrade syndrome | Satoshi Asami | 1998-09-03 | 1 | -1/+3 |
| | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm | ||||
* | Secure the freedom of the manpages! Free the manpages! | Tim Vanderhoek | 1998-08-19 | 1 | -1/+0 |
| | | | | PR: ports/7651 | ||||
* | Fix commented #MASTER_SITE line | James FitzGibbon | 1997-09-18 | 1 | -3/+2 |
| | | | | Submitted-by: asami@freebsd.org | ||||
* | Mass upgrade of CPAN ports: | James FitzGibbon | 1997-09-14 | 4 | -11/+21 |
| | | | | | | | | | | | | | | | | | | | | p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 | ||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | James FitzGibbon | 1997-06-24 | 1 | -4/+4 |
| | | | | | | | 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.) | ||||
* | Make MASTER_SITES blank because the current distfile is broken and the old ↵ | James FitzGibbon | 1997-06-09 | 1 | -2/+3 |
| | | | | | | distfile isn't on CPAN anymore. Suggested-by: Bill Fenner <fenner@parc.xerox.com> | ||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | James FitzGibbon | 1997-05-24 | 1 | -3/+3 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | Add virtual category 'perl5'. | Wolfram Schneider | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Silently fix up my mistakes so nobody will know what a dork I am. | Satoshi Asami | 1996-11-22 | 1 | -1/+2 |
| | |||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-)) | David E. O'Brien | 1996-11-17 | 1 | -15/+5 |
| | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable | ||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | James FitzGibbon | 1996-10-24 | 1 | -1/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | perl5 module to work with PGP messages. | James FitzGibbon | 1996-10-24 | 5 | -0/+58 |