summaryrefslogtreecommitdiff
path: root/graphics/p5-PGPLOT (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing directory name for BUILD_DEPENDS -- it was killingSatoshi Asami1999-12-081-1/+2
| | | | | | | index generation. Notes: svn path=/head/; revision=23653
* Upgrade to version 2.15.Jean-Marc Zucconi1999-12-073-3/+2
| | | | Notes: svn path=/head/; revision=23648
* Upgrade to version 2.15, use MASTER_SITE_PERL_CPAN.Jean-Marc Zucconi1999-12-071-16/+7
| | | | Notes: svn path=/head/; revision=23647
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Make this port build with egcs' f77.Steve Price1999-07-041-1/+11
| | | | Notes: svn path=/head/; revision=20041
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* More WWW: additionsMichael Haro1999-05-061-1/+1
| | | | Notes: svn path=/head/; revision=18564
* Spell PGPLOT correctly.Steve Price1999-04-031-1/+1
| | | | Notes: svn path=/head/; revision=17566
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-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 Notes: svn path=/head/; revision=16010
* Unbreak.Jean-Marc Zucconi1998-12-052-8/+16
| | | | Notes: svn path=/head/; revision=15114
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-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.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current. Depends on BROKEN pgplotJustin M. Seger1998-10-121-1/+6
| | | | Notes: svn path=/head/; revision=13884
* Make sure to remove everything we install.Steve Price1998-10-052-2/+4
| | | | Notes: svn path=/head/; revision=13653
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Perl fixesJustin M. Seger1998-08-232-8/+9
| | | | Notes: svn path=/head/; revision=12754
* Upgrade to version 2.08Jean-Marc Zucconi1998-01-273-5/+7
| | | | Notes: svn path=/head/; revision=9478
* Version change: 1.0 -> 2.06Jean-Marc Zucconi1997-08-153-28/+25
| | | | Notes: svn path=/head/; revision=7587
* Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1997-07-181-3/+2
| | | | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). Notes: svn path=/head/; revision=7366
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Move docs from share/pgperl to share/doc/pgperl.Satoshi Asami1996-12-241-19/+19
| | | | Notes: svn path=/head/; revision=5081
* Fix this Makefile up big-time.Satoshi Asami1996-12-241-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. Notes: svn path=/head/; revision=5080
* Shorten this file. Please, don't put the entire 218-line README here! :(Satoshi Asami1996-12-241-204/+1
| | | | Notes: svn path=/head/; revision=5079
* A perl5 extension which makes available the pgplot library.Jean-Marc Zucconi1996-12-235-0/+272
Notes: svn path=/head/; revision=5072