Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove do-configure section, use PERL_CONFIGURE now. | Vanilla I. Shu | 2001-03-01 | 1 | -7/+3 |
| | |||||
* | Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. | Will Andrews | 2000-10-23 | 1 | -1/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Portlint: | Michael Haro | 2000-03-21 | 2 | -7/+4 |
| | | | | | | PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | 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. | ||||
* | Remove the trailing '/' from *_DEPENDS definitions. | Steve Price | 1998-12-07 | 1 | -4/+4 |
| | | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) | ||||
* | 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 | -2/+2 |
| | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm | ||||
* | Mark BROKEN. DEPENDS on databases/msql which is also BROKEN. | Justin M. Seger | 1998-04-03 | 1 | -1/+3 |
| | |||||
* | Upgrade to v1.1811 | James FitzGibbon | 1997-09-17 | 2 | -5/+5 |
| | |||||
* | Mass upgrade of CPAN ports: | James FitzGibbon | 1997-09-14 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Upgrade to v1.1808 | James FitzGibbon | 1997-09-13 | 3 | -12/+12 |
| | |||||
* | Massive changes to mSQL and related ports: | James FitzGibbon | 1997-07-14 | 5 | -83/+36 |
| | | | | | | - msql-beta is now dead. Now that v2.0 release is out, it has been folded into ports/databases/msql. - p5-DBD-mSQL is dead. It has been rolled into p5-Msql - The version number of p5-Msql has moved from 1.1702 to 0.91. This new version numbering scheme is related to the "Msql-modules" distfile on CPAN, whereas the old version numbering scheme was based on the "MsqlPerl" distfile (which is no longer available) | ||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | James FitzGibbon | 1997-06-24 | 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 to 1.1702 | James FitzGibbon | 1997-06-15 | 2 | -5/+5 |
| | |||||
* | 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. | ||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | James FitzGibbon | 1997-04-20 | 3 | -7/+5 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | Wolfram Schneider | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to v1.15 | James FitzGibbon | 1997-02-12 | 2 | -7/+19 |
| | | | | Modifications to work with mSQL v1.1x or v2.0bx | ||||
* | Oops, forgot these two. Update to use new features in bsd.port.mk 1.237. | Satoshi Asami | 1996-12-11 | 1 | -8/+3 |
| | |||||
* | Add back part of manual compression rule (note double meaning of | Satoshi Asami | 1996-11-19 | 1 | -2/+8 |
| | | | | | "manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they have different MANPREFIX's. Hmm. | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= | David E. O'Brien | 1996-11-17 | 1 | -15/+7 |
| | | | | | Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup | ||||
* | 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 | ||||
* | Fix missing first line of Makefile | James FitzGibbon | 1996-10-24 | 1 | -2/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | Import of standalone module to allow access to mSQL databases in perl5. | James FitzGibbon | 1996-10-23 | 5 | -0/+106 |