FreshPorts -- The Place For Ports Sat, 5 Jul 2008 10:44 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
PDL 2.4.3_4 math on this many watch lists=2 search for ports that depend on this port
Perl Data Language
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5


PDL (``Perl Data Language'') gives standard perl the ability to
COMPACTLY store and SPEEDILY manipulate the large N-dimensional data
arrays which are the bread and butter of scientific computing.

The idea is to turn perl in to a free, array-oriented, numerical
language in the same sense as commerical packages like IDL and
MatLab. One can write simple perl expressions to manipulate entire
numerical arrays all at once. For example, using PDL the perl variable
$a can hold a 1024x1024 floating point image, it only takes 4Mb of
memory to store it and expressions like $a=sqrt($a)+2 would manipulate
the whole image in a few seconds.

A simple interactive shell (perldl) is provided for command line use
together with a module (PDL) for use in perl scripts.

WWW: http://pdl.perl.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: graphics/pgperl, lang/p5-F77, devel/p5-Inline, devel/p5-Filter, astro/p5-Astro-FITS-Header, graphics/pgperl, devel/p5-ReadLine-Perl, devel/gmake, lang/perl5.8
Required To Run: graphics/pgperl, lang/p5-F77, devel/p5-Inline, devel/p5-Filter, astro/p5-Astro-FITS-Header, graphics/pgperl, devel/p5-ReadLine-Perl, devel/gmake, lang/perl5.8, lang/perl5.8
Required Libraries: math/plplot, math/fftw, math/gsl, graphics/libGLU

To install the port: cd /usr/ports/math/PDL/ && make install clean
To add the package: pkg_add -r PDL


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 46

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:44:06
Original commit files touched by this commit  2.4.3_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
08 Apr 2008 14:53:22
Original commit files touched by this commit  2.4.3_3
jadawin search for other commits by this committer
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
08 Sep 2007 02:01:47
Original commit files touched by this commit  2.4.3_2
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
04 Aug 2007 12:41:31
Original commit files touched by this commit  2.4.3_2
gabor search for other commits by this committer
- 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)
29 Jun 2007 06:46:43
Original commit files touched by this commit  2.4.3_2
ijliao search for other commits by this committer
chase math/gsl lib version
19 May 2007 21:32:57
Original commit files touched by this commit  2.4.3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
13 Oct 2006 02:58:43
Original commit files touched by this commit  2.4.3
clsung search for other commits by this committer
- Builds on amd64

Noted by:   kris
Approved by:    portmgr (kris)
06 Oct 2006 05:04:05
Original commit files touched by this commit  2.4.3
clsung search for other commits by this committer
- Update to 2.4.3
- patch-aa to patch-perldl.conf with minor modification
- patch-Lib::Slatec::Makefile.PL removed
  hack in Makefile.PL resolve x86_64 systems problem.
15 Aug 2006 10:07:11
Original commit files touched by this commit  2.4.2_2
mat search for other commits by this committer
Respect DESTDIR

PR:             101851
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
04 Aug 2006 13:34:50
Original commit files touched by this commit  2.4.2_2
erwin search for other commits by this committer
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
05 Jun 2006 23:19:10
Original commit files touched by this commit  2.4.2_2
pav search for other commits by this committer
- Chase plplot update
06 May 2006 02:28:22
Original commit files touched by this commit  2.4.2_1
mnag search for other commits by this committer
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
28 Feb 2006 13:53:10
Original commit files touched by this commit  2.4.2
tobez search for other commits by this committer
Make it build with 5.8.8.

PR:             93938
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    portmgr (kris/semi-implicit)
14 Nov 2005 15:16:26
Original commit files touched by this commit  2.4.2
mat search for other commits by this committer
fixup make logic so that the distfile only gets here once and don't get
dupplicated in the distinfo file by the makesum target.
14 Nov 2005 15:05:17
Original commit files touched by this commit  2.4.2
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
05 Nov 2005 17:22:37
Original commit files touched by this commit  2.4.2
tobez search for other commits by this committer
Fix some portlint warnings.
05 Nov 2005 15:45:52
Original commit files touched by this commit  2.4.2
tobez search for other commits by this committer
Update to 2.4.2;  assign maintainership to perl@.
31 Oct 2005 18:24:21
Original commit files touched by this commit  2.4.1_1
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
02 May 2005 21:46:12
Original commit files touched by this commit  2.4.1_1
jylefort search for other commits by this committer
Bump PORTREVISION after the libgsl update.

Obtained from:  thierry
02 May 2005 14:00:18
Original commit files touched by this commit  2.4.1
jylefort search for other commits by this committer
Chase the libgsl update.
12 Apr 2005 04:26:57
Original commit files touched by this commit  2.4.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  2.4.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
29 Jan 2005 11:43:19
Original commit files touched by this commit  2.4.1
sem search for other commits by this committer
- Fix PLIST

Reported by:    kris via pointyhat
31 Aug 2004 05:39:56
Original commit files touched by this commit  2.4.1
linimon search for other commits by this committer
Chase plplot shared library version.

PR:             ports/71163
Submitted by:   Joerg Pulz <Joerg dot Pulz at frm2 dot tum dot de>
07 Jul 2004 09:22:50
Original commit files touched by this commit  2.4.1
vs search for other commits by this committer
Chase libgsl-update
10 Apr 2004 18:26:55
Original commit files touched by this commit  2.4.1
trevor search for other commits by this committer
Tidy up whitespace.
29 Mar 2004 09:43:14
Original commit files touched by this commit  2.4.1
kris search for other commits by this committer
Fix build on amd64 (compile shared libraries with -fPIC)
19 Mar 2004 01:46:06
Original commit files touched by this commit  2.4.1
ijliao search for other commits by this committer
make it fetchable again
18 Mar 2004 11:50:30
Original commit files touched by this commit  2.4.1
kris search for other commits by this committer
BROKEN: Distfile is unfetchable
12 Mar 2004 08:14:22
Original commit files touched by this commit  2.4.1
ijliao search for other commits by this committer
add missing dependency
12 Mar 2004 02:58:25
Original commit files touched by this commit  2.4.1
ijliao search for other commits by this committer
revive PDL and upgrade it to 2.4.1
06 May 2003 04:49:05
Original commit files touched by this commit  2.3.4
kris search for other commits by this committer
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
04 Apr 2003 06:34:50
Original commit files touched by this commit  2.3.4
lioux search for other commits by this committer
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):

ports/graphics/libfame          -->     ports/multimedia/libfame
ports/graphics/libquicktime     -->     ports/multimedia/libquicktime
ports/graphics/mpeg             -->     ports/multimedia/mpeg
ports/graphics/mpeg_encode      -->     ports/multimedia/mpeg_encode
ports/graphics/mpeg_play        -->     ports/multimedia/mpeg_play
ports/graphics/mtv              -->     ports/multimedia/mtv
ports/graphics/smpeg            -->     ports/multimedia/smpeg
ports/graphics/totem            -->     ports/multimedia/totem
ports/graphics/transcode        -->     ports/multimedia/transcode
ports/graphics/xanim            -->     ports/multimedia/xanim
ports/graphics/xmps             -->     ports/multimedia/xmps

Repo copied by:         cvs (joe)
Approved by:            portmgr (self & no objections)
28 Mar 2003 13:54:54
Original commit files touched by this commit  2.3.4
arved search for other commits by this committer
This port requires perl > 5.6

PR:             43728
Submitted by:   Jamie Aczel <temperanza@softhome.net>
20 Feb 2003 18:42:25
Original commit files touched by this commit  2.3.4
knu search for other commits by this committer
De-pkg-comment.
20 Jan 2003 10:02:03
Original commit files touched by this commit  2.3.4
obraun search for other commits by this committer
Bump gsl shlib version.

Pointed out by: kris
Forgotten by:   obraun
05 Oct 2002 23:31:14
Original commit files touched by this commit  2.3.4
kris search for other commits by this committer
BROKEN: Does not compile
25 Sep 2002 08:13:02
Original commit files touched by this commit  2.3.4
ijliao search for other commits by this committer
bump gsl lib version

Submitted by:   La Temperanza <temperanza@softhome.net>
25 Sep 2002 05:03:46
Original commit files touched by this commit  2.3.4
ijliao search for other commits by this committer
fix build problem by upgrading it to 2.3.4

Approved by:    will
16 Aug 2001 15:22:24
files touched by this commit
tobez search for other commits by this committer
Give up PDL maintainership.    
12 Jun 2001 21:25:42
files touched by this commit
tobez search for other commits by this committer
Updated MAINTAINER to my new committer email address.   Do the same for
pkg-descr files.    
14 Feb 2001 20:19:44
files touched by this commit
lioux search for other commits by this committer
typo clean up police: \s -> \t    
15 Nov 2000 12:49:46
files touched by this commit
sobomax search for other commits by this committer
Fix pkg-plist breakage on systems with perl < 5.6.0.    
08 Oct 2000 05:10:26
files touched by this commit
asami search for other commits by this committer
Convert category math to new layout.  
22 Aug 2000 15:36:03
files touched by this commit
sobomax search for other commits by this committer
Upgrade the math/PDL port to the latest version 2.1.1.  Correctly identify a  
couple of LIB_DEPENDS as such, and add a KITCHEN_SINK dependency on the GSL  
math libraries.    
03 Aug 2000 11:28:58
files touched by this commit
asami search for other commits by this committer
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    

Number of commits found: 46

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18751
Broken 146
Deprecated 99
Ignore 430
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 9
new 48 hours9
new 7 days41
new fortnight74
new month184

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.441 seconds.