Port details |
- pgperl A perl5 extension which makes available the pgplot library
- 2.21 graphics
=3 2.21Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: unknown
- Last Update: 2011-09-28 06:33:35
- SVN Revision: UNKNOWN
- People watching this port, also watch:: octave, PDL, python-doc-html
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/PGPLOT/
- Description:
- 'pgperl' is a version of the Perl language which has available
the PGPLOT FORTRAN library, a very popular package for plotting
astronomical data. (As a glance through any issue of ApJ or MNRAS will
confirm.) The details of this involve some complicated C glue routines
but are transparent to the user.
See the file LICENSE in /usr/local/share/doc/pgperl for copyright/licensing
information and the file pgperl.doc on how to use pgplot from perl.
WWW: http://search.cpan.org/dist/PGPLOT/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pgperl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-ExtUtils-F77>=1.13 : lang/p5-F77
- gcc34 : lang/gcc34
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- perl5.8.9 : lang/perl5.8
- Library dependencies:
-
- pgplot.5 : graphics/pgplot
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.21 28 Sep 2011 06:33:35
 |
sunpoet  |
- Remove graphics/pgperl |
2.21 16 Sep 2011 19:46:59
 |
sunpoet  |
- Update to 2.21
- Respect PORTEXAMPLES
- Pet portlint
- Add WWW
Changes: http://search.cpan.org/dist/PGPLOT/CHANGES |
2.20_1 08 Sep 2011 08:36:43
 |
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
2.20_1 04 Sep 2011 21:07:18
 |
gerald  |
Move USE_FORTRAN to appease portlint. |
2.20_1 04 Sep 2011 00:47:34
 |
gerald  |
Complete the removal of the broken web reference. |
2.20_1 02 Aug 2011 20:58:23
 |
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
2.20_1 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
2.20_1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.20 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
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. |
2.20 27 Feb 2009 17:39:08
 |
mat  |
Update to 2.20 |
2.19_4 29 Nov 2008 00:11:56
 |
linimon  |
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr |
2.19_4 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${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) |
2.19_4 01 Oct 2007 09:56:52
 |
jmz  |
Replace USE_FORTRAN=yes with USE_FORTRAN=g77. |
2.19_3 14 Aug 2007 20:39:30
 |
jmz  |
s/WANT_FORTRAN/USE_FORTRAN/ |
2.19_2 04 Aug 2007 11:41:31
 |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
2.19_2 06 Jul 2007 11:19:09
 |
jmz  |
This port wants FORTRAN |
2.19_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.19 04 Aug 2006 12:34:50
 |
erwin  |
Add support for DESTDIR part I.
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 |
2.19 26 Jun 2006 11:21:39
 |
jmz  |
- Update to 2.19
- 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> |
2.18 22 Jan 2006 12:35:18
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.18 31 Oct 2005 21:58:23
 |
jmz  |
Upgrade to version 2.18 |
2.17_2 11 Apr 2005 20:58:18
 |
jmz  |
Use pure_install target instead of install, to prevent writing to
perllocal.pod. |
2.17_1 26 Mar 2005 20:51:27
 |
kris  |
BROKEN: Incorrectly installs a perllocal.pod file
Approved by: portmgr (self) |
2.17_1 18 Mar 2004 02:27:55
 |
trevor  |
Add size data.
Approved by: maintainers |
2.17_1 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.17_1 07 Mar 2003 06:04:15
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20 Nov 2001 23:49:34
    |
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:35:34
    |
asami  |
Convert category graphics to new layout. |
05 Oct 2000 11:59:03
    |
jmz  |
PORTREVISION=1 |
05 Oct 2000 11:57:52
    |
jmz  |
Fix build with newer perl versions |
31 Jul 2000 00:29:02
    |
jmz  |
Upgrade to version 2.17 |