aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-PGPLOT
Commit message (Collapse)AuthorAgeFilesLines
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-0/+6
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-6/+0
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* Use the right toolchain, not lang/gcc34; add a test targetBrendan Fabeny2012-01-201-1/+8
| | | | Notes: svn path=/head/; revision=289534
* - Update BUILD_DEPENDSSunpoet Po-Chuan Hsieh2011-11-071-1/+1
| | | | Notes: svn path=/head/; revision=285249
* - Update PORTNAME and PKGNAMEPREFIXSunpoet Po-Chuan Hsieh2011-09-281-2/+2
| | | | | | | - Remove DISTNAME which is the default value Notes: svn path=/head/; revision=282547
* - Update to 2.21Sunpoet Po-Chuan Hsieh2011-09-164-34/+32
| | | | | | | | | | | - Respect PORTEXAMPLES - Pet portlint - Add WWW Changes: http://search.cpan.org/dist/PGPLOT/CHANGES Notes: svn path=/head/; revision=281857
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-09-081-2/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat Notes: svn path=/head/; revision=281438
* Move USE_FORTRAN to appease portlint.Gerald Pfeifer2011-09-041-1/+1
| | | | Notes: svn path=/head/; revision=281183
* Complete the removal of the broken web reference.Gerald Pfeifer2011-09-041-1/+0
| | | | Notes: svn path=/head/; revision=281124
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-5/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Update to 2.20Mathieu Arnold2009-02-272-5/+5
| | | | Notes: svn path=/head/; revision=229185
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,Mark Linimon2008-11-291-1/+1
| | | | | | | | | and no commit activity for 3 months. Hat: portmgr Notes: svn path=/head/; revision=223517
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-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) Notes: svn path=/head/; revision=211450
* Replace USE_FORTRAN=yes with USE_FORTRAN=g77.Jean-Marc Zucconi2007-10-011-2/+2
| | | | Notes: svn path=/head/; revision=200539
* s/WANT_FORTRAN/USE_FORTRAN/Jean-Marc Zucconi2007-08-141-2/+2
| | | | Notes: svn path=/head/; revision=197694
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* This port wants FORTRANJean-Marc Zucconi2007-07-061-1/+2
| | | | Notes: svn path=/head/; revision=195084
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-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 Notes: svn path=/head/; revision=169648
* - Update to 2.19Jean-Marc Zucconi2006-06-265-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> Notes: svn path=/head/; revision=166350
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Upgrade to version 2.18Jean-Marc Zucconi2005-10-312-4/+3
| | | | Notes: svn path=/head/; revision=146866
* Use pure_install target instead of install, to prevent writing toJean-Marc Zucconi2005-04-111-4/+2
| | | | | | | perllocal.pod. Notes: svn path=/head/; revision=133086
* BROKEN: Incorrectly installs a perllocal.pod fileKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132002
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* utilize SITE_PERLYing-Chieh Liao2003-10-241-6/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* PORTREVISION=1Jean-Marc Zucconi2000-10-051-0/+1
| | | | Notes: svn path=/head/; revision=33435
* Fix build with newer perl versionsJean-Marc Zucconi2000-10-051-0/+11
| | | | | | | Submitted by: reg Notes: svn path=/head/; revision=33434
* Upgrade to version 2.17Jean-Marc Zucconi2000-07-302-2/+2
| | | | Notes: svn path=/head/; revision=31141
* Add one more file.Jean-Marc Zucconi2000-05-101-0/+1
| | | | Notes: svn path=/head/; revision=28388
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* upgrade: 2.15->2.16Jean-Marc Zucconi2000-04-042-4/+4
| | | | | | | | PR: ports/17784 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=27328
* 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