Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utilize SITE_PERL | ijliao | 2003-10-24 | 1 | -6/+6 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | lioux | 2001-11-20 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -4/+4 |
| | |||||
* | PORTREVISION=1 | jmz | 2000-10-05 | 1 | -0/+1 |
| | |||||
* | Fix build with newer perl versions | jmz | 2000-10-05 | 1 | -0/+11 |
| | | | | Submitted by: reg | ||||
* | Upgrade to version 2.17 | jmz | 2000-07-30 | 2 | -2/+2 |
| | |||||
* | Add one more file. | jmz | 2000-05-10 | 1 | -0/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | string so I fixed it. | ||||
* | upgrade: 2.15->2.16 | jmz | 2000-04-04 | 2 | -4/+4 |
| | | | | | PR: ports/17784 Submitted by: Brian Handy <handy@physics.montana.edu> | ||||
* | Add missing directory name for BUILD_DEPENDS -- it was killing | asami | 1999-12-08 | 1 | -1/+2 |
| | | | | index generation. | ||||
* | Upgrade to version 2.15. | jmz | 1999-12-07 | 3 | -3/+2 |
| | |||||
* | Upgrade to version 2.15, use MASTER_SITE_PERL_CPAN. | jmz | 1999-12-07 | 1 | -16/+7 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Make this port build with egcs' f77. | steve | 1999-07-04 | 1 | -1/+11 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | More WWW: additions | mharo | 1999-05-06 | 1 | -1/+1 |
| | |||||
* | Spell PGPLOT correctly. | steve | 1999-04-03 | 1 | -1/+1 |
| | |||||
* | Rewrite p5- module's PLIST for alpha. | simokawa | 1999-01-11 | 1 | -6/+6 |
| | | | | | | | | 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 | ||||
* | Unbreak. | jmz | 1998-12-05 | 2 | -8/+16 |
| | |||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -3/+4 |
| | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) | ||||
* | Mark BROKEN for current. Depends on BROKEN pgplot | jseger | 1998-10-12 | 1 | -1/+6 |
| | |||||
* | Make sure to remove everything we install. | steve | 1998-10-05 | 2 | -2/+4 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Perl fixes | jseger | 1998-08-23 | 2 | -8/+9 |
| | |||||
* | Upgrade to version 2.08 | jmz | 1998-01-27 | 3 | -5/+7 |
| | |||||
* | Version change: 1.0 -> 2.06 | jmz | 1997-08-15 | 3 | -28/+25 |
| | |||||
* | Update name of perl executable in dependencies to "perl5.00401". | asami | 1997-07-18 | 1 | -3/+2 |
| | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). | ||||
* | 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. | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Move docs from share/pgperl to share/doc/pgperl. | asami | 1996-12-24 | 1 | -19/+19 |
| | |||||
* | Fix this Makefile up big-time. | asami | 1996-12-24 | 1 | -10/+11 |
| | | | | | | | | (1) Standardize (move variables around). (2) Finish writing the *_DEPENDS line, which all ended in mid-sentence. (3) Move docs from share/pgperl to share/doc/pgperl. | ||||
* | Shorten this file. Please, don't put the entire 218-line README here! :( | asami | 1996-12-24 | 1 | -204/+1 |
| | |||||
* | A perl5 extension which makes available the pgplot library. | jmz | 1996-12-23 | 5 | -0/+272 |