Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for DESTDIR part I. | erwin | 2006-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 | ||||
* | - Update to 2.19 | jmz | 2006-06-26 | 5 | -29/+31 |
| | | | | | | | | | - Patch Makefile.PL to see includes and libs - Update Makefile and pkg-plist to respect NOPORTDOCS - Update scripts/configure to respect PREFIX PR: ports/99012 Submitted by: Aaron Dalton <aaron@freebsd.org> | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Upgrade to version 2.18 | jmz | 2005-11-01 | 2 | -4/+3 |
| | |||||
* | Use pure_install target instead of install, to prevent writing to | jmz | 2005-04-12 | 1 | -4/+2 |
| | | | | perllocal.pod. | ||||
* | BROKEN: Incorrectly installs a perllocal.pod file | kris | 2005-03-27 | 1 | -0/+2 |
| | | | | Approved by: portmgr (self) | ||||
* | Add size data. | trevor | 2004-03-18 | 1 | -0/+1 |
| | | | | Approved by: maintainers | ||||
* | 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-21 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 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-31 | 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-05 | 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-08 | 3 | -3/+2 |
| | |||||
* | Upgrade to version 2.15, use MASTER_SITE_PERL_CPAN. | jmz | 1999-12-08 | 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-05 | 1 | -1/+11 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | More WWW: additions | mharo | 1999-05-07 | 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-16 | 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-24 | 5 | -0/+272 |