| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Add x11-toolkits/xclasses, required by XCmail.
PR: 21665, 21666
Approved by: will
|
|
|
|
|
|
| |
not when XFREE86_VERSION=3).
Submitted by: Brandon D. Valentine <bandix@looksharp.net>
|
|
|
|
| |
Approved by: will
|
|
|
|
|
|
|
|
|
|
|
| |
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:
1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX safely.
-JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
+JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
|
|
|
|
| |
Reported by: Josh Bonczkowski <josh@goblin.bonczkowski.net>
|
|
|
|
| |
make clear that update is necessary.
|
| |
|
|
|
|
| |
Reported by: Takeshi Hiyami <th@cis.ibaraki.ac.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval. I can never thank him too much for his previous
work which led me in the right direction! :)
lang/ruby:
- Add a patch for find.rb, which fixes the bug found after
1.6.1 was released.
databases/ruby-gdbm, */ruby-{tcltklib,tk}:
- Remove files/md5 and refer to lang/ruby's one.
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
|
|
|
|
|
|
|
|
|
|
|
| |
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
this commit urgently, as there are -10 minutes left before ports freeze.
OK'ed by: PW
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/21403
Submitted by: Allan Bowhill <kosmos@bowhill.yi.org>
|
|
|
|
| |
libhelp) need these.
|
|
|
|
|
|
|
|
|
| |
lang/ruby:
- Do not force lib/ruby/site_ruby and lib/ruby removals,
because a user may have his/her stuff installed there.
x11-toolkits/ruby-tk:
- Fix duplicated PKGNAMEPREFIX.
|
|
|
|
| |
Approved by: nectar
|
|
|
|
| |
Requested by: asami
|
|
|
|
|
|
| |
files in the correct place.
Submitted by: maintainer
|
|
|
|
|
|
| |
that depend on it.
Submitted by: maintainer
|
|
|
|
|
|
| |
library, useful for things like libh. Bump PORTREVISION accordingly.
Submitted by: nra
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add RUN_DEPENDS to imake, since it is necessary to use some of the
stuff this port installs (imake config files, obviously). This also
prevents the problem seen on bento about host.def left behind for
ports using open-motif, which was caused by imake being pkg_deleted
before open-motif. The dependency takes care of that.
While I'm here, take out MANCOMPRESSED=yes, it's the default with USE_IMAKE
set.
|
| |
|
|
|
|
| |
using Gtk-- and Gnome--
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
should happen sometime later this week. Yes, this is *THE* QT that will be
used with KDE2. :-)
Submitted by: nra (thanks for making my job easier)
|
|
|
|
|
| |
PR: ports/21101
Submitted by: Steve Coltrin <spcoltri@omcl.org>
|
| |
|
|
|
|
| |
Forgotten by: nakai
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/21123
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
| |
2. Allow you to define WRKDIRPREFIX.
Approved by: lioux@linf.unb.br (maintainer)
|
| |
|
|
|
|
| |
Submitted by: obento
|
|
|
|
| |
on python1.5:lang/python15.
|
| |
|
|
|
|
| |
Submitted by: new-bento (by way of asami)
|
| |
|
|
|
|
|
| |
This is just a workaround and should soon be fixed by changing
mkmf.rb.
|
| |
|
|
|
|
|
| |
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
|
|
|
|
|
|
| |
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3.
|
| |
|
|
|
|
| |
Remove patch-aa. (merged :)
|
| |
|
|
|
|
|
|
| |
- make it USE_LIBTOOL;
- sort PLIST;
- fix configure's sprintf test segfault.
|
|
|
|
|
| |
kde-qt-addon, because it's no longer needed in KDE2; kde-qt-addon in its
entirety has been gobbled up by the QT 2.2 snapshots.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough). It took too long to get this update
out the door... :-(
This is a rather stable version of KDE2. Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.
Also decide policy by removing the interactive requirement in qt22's
configure script. I don't know why they bothered adding it there..
Bugged by: *many* bug-reports, requests, etc.
|
|
|
|
| |
Pointed out by: nbm
|
| |
|
| |
|
| |
|
|
|
|
| |
No response from: nakai (maintainer)
|
|
|
|
| |
Approved by: Dmitry S. Sivachenko <dima@chg.ru> (MAINTAINER of fltk)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
theme.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Don't install imake and makedepend (although we need to build them for
internal use -- it is too hard to make it use the installed versions).
Make PLIST complete and add more manpages to MAN*.
Approved by: obrien (defact maintainer)
|
|
|
|
| |
Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
|
|
|
|
|
|
| |
the command line.
Feedback status: Already sent to the author
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
|
| |
|
| |
|
|
|
|
| |
Noticed by: fenner's portsurvey
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
|
|
|
|
| |
(for qt145 and qt-i18n, respectively)
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
|
|
|
|
|
|
| |
use imake themselves.
Submitted by: bento (sort of)
|
|
|
|
|
|
| |
merely an "extension" as it was in Qt 1.45 and hence not needed.
Submitted by: asami, rwatson, and many others
|
|
|
|
| |
Submitted by: bento (well, sort of)
|
|
|
|
| |
Submitted by: joerg
|
|
|
|
| |
namespace pollution.
|
| |
|
|
|
|
|
| |
Take over maintainership since I've had no response for over
a month to a number of emails
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
|
|
|
| |
Asami-san regenerates it.
Noticed by: my Alpha box
Approved by: will
|
|
|
|
|
| |
PR: ports/19451
Submitted by: Mike Meyer <mwm@mired.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After short discussion with Imura-san, back out GIF-by-default until I can
confirm whether or not there are license issues with Unisys. I will deal
with this later. I should note that I'd committed to qt2[12] previously
without conferring with him on the GIF issue first.
One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22
properly.. but oh well. Nobody's perfect. :-)
Things should be un-broken now.. please test these ports! I'll be trying
to update them to a new snap after a week or so.
Pointy hat: will
Patches graciously submitted by: nra
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy. Only kdeutils was left out of this mega-update.
However, it should return soon. :-)
The massive reduction in patches is mostly the result of using perl
regex replacement. This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.
QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile. It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images. GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries. Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.
I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard
work, testing, etc. were put into this update. Another couple hundred of
hours were spent by CPUs trying to compile this behemoth. :->
Special thanks to: Physics Computer Network @ Purdue staff, especially
C. Stephen Gunn <csg@physics.purdue.edu>, for giving
me access to an extremely fast machine for doing
test builds (it performed 12 full builds of the
entire suite in the last 7 days).
PR: 18838
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Approved by: imura, asami
|
|
|
|
|
| |
PR: 20182
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
usr/lib/libgtk-1.2.so.0.5.0
usr/lib/libgtk-1.2.so.0
Somehow the PLIST didn't include libgtk entries though this port is
linux-gtk..
This should fix e.g. linux-netscape-6.
Strangely enough, bento does not show any PLIST errors on this port. ?-)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
offering.
Portions of this port came from the following (the rest was my own blood
and sweat):
PR: 18691
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Submitted by: Sungman Cho <smcho@tsp.korea.ac.kr> (via -ports)
|
|
|
|
|
| |
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
|
| |
|
| |
|
|
|
|
| |
used as a base renderer in upcoming gtk/gnome 2.0.
|
|
|
|
|
|
| |
librep: 0.12.3
rep-gtk: 0.13a
sawfish: 0.30.2
|
| |
|
|
|
|
|
| |
been built with --soname option and w/o this link dynamically-linked
executables don't work.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
JParser is an additional library for the JX widget library.
PR: 19283
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
|
|
|
|
|
|
|
| |
A 2D plotting library for the JX toolkit.
PR: 19285
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
|
|
|
|
|
| |
PR: 19144
Submitted by: maintainer
|
|
|
|
|
| |
PR: 19143
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Consistently put things in the jx directory.
PR: 19135
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 19671
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
since its inception). Remove redundant LIB_DEPENDS. Make sure CFLAGS are
properly respected by removing -O6 (who the heck in the right mind uses
that with GCC?!) from configure. This update is the precursor to updating
games/flightgear, which I will do later on Wednesday.
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
| |
|
|
|
|
| |
Noticed by: bento
|
| |
|
|
|
|
|
|
| |
version of the Qt 1.45 library.
Submitted by: alex
|
| |
|
| |
|
|
|
|
| |
be done to save/restore original lib/X11/config/Imake.tmpl.
|
| |
|
| |
|
|
|
|
|
| |
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
|
|
|
|
|
| |
PR: 19368
Submitted by: Erich Zigler <erich@tacni.net>
|
| |
|
|
|
|
|
|
|
|
| |
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
| |
on freefall.
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
| |
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
theme engines.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from my collection.
|
|
|
|
| |
from my collection.
|
|
|
|
|
| |
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
|
|
|
|
|
| |
PR: 19202
Submitted by: Daniel Harris <dannyboy@subdimension.com>
|
| |
|
|
|
|
| |
area on the local ports tree.
|
|
|
|
| |
Bonobo and GtkHTML support will be added later as things stabilize.
|
|
|
|
|
|
| |
No response from MAINTAINER for 2 weeks, if no-one objects, I'm
going to take over this port since it's a dependency for
x11-toolkits/guile-gnome which I'm about to commit
|
|
|
|
|
| |
PR: 19041
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
|
|
|
|
|
|
|
| |
x11-toolkits/libjtree.
PR: 19040
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
|
|
|
|
|
|
|
| |
codecrusader.
PR: 19039
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 19058
Submitted by: Mikhail Teterin <mi@privatelabs.com>
|
|
|
|
|
|
|
|
| |
is an official part of GNOME. Some of the previous MASTER_SITES
had bad and/or missing distfiles.
Pointed out by: Dennis Favro <dennis.favro@utoronto.ca>
Approved by: MAINTAINER (nectar)
|
|
|
|
|
| |
PR: 19030
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
|
|
|
|
|
| |
+ drop aout support;
+ add a WWW.
|
| |
|
|
|
|
|
|
|
|
|
| |
inexplicably removed in rev. 1.8. This commit also restores the
usefulness of the "ldconfig -m %B" line, which was run on
${PREFIX}/interviews/man (the directory path of the previous filename)
after the removal.
Submitted by: bento
|
|
|
|
|
|
|
| |
binary packages already have the "/usr/X11R6" part).
Also, define DISTNAME instead of DISTFALES open-motif-devel/Makefile
so it will actually work.
|
|
|
|
|
|
| |
installation.
Submitted by: bento
|
|
|
|
|
|
| |
directory is shared between at least 3 ports (GTK+ theme engines).
Suggested by: bento
|
|
|
|
| |
instead of Mesa.
|
|
|
|
|
|
| |
PR: 18993
Submitted by: Dann Lunsford <dann@greycat.com>
Forgotten by: obrien
|
| |
|
| |
|
|
|
|
| |
path.
|
| |
|
|
|
|
| |
Submitted by: obento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
in non-ja tkstep80.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/gnomemedia 1.2.0
deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0
devel/glade 0.5.9
devel/libgtop 1.0.9
games/gnomegames 1.2.0
graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2
misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0
sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50
x11/gnomecore 1.2.0
x11/gnomelibs 1.2.1
Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.
Plus. The metaport has been reworked to bring in a few more
often-requested items.
Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
clarify, this file is here to help keep the Qt port Makefile clean.
PR: 18902
Submitted by: jss@subatomix.com, imura, Mike Harding <mvh@ix.netcom.com>
|
| |
|
|
|
|
|
|
|
| |
the kdelibs11 and kdebase11 ports, which work just fine with no GL depend
in Qt 1.x. Also nuke a.out support.
Requested by: Alex Zepeda <jazepeda@pacbell.net> and probably others.
|
|
|
|
|
|
| |
PR: 18885
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
No response: maintainer
|
| |
|
|
|
|
| |
serve to waste CPU time.
|
|
|
|
| |
Update submitted by: steve
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overview of Changes in GTK+ 1.2.8:
* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
Overview of Changes in GLib 1.2.8:
* GArray zero initialization bug fixed
* Fix for upper bound calculation of formatted strings
* Improved GCC detection
* AIX dynamic modules fix to retrive symbols from shared libraries for the main
program.
* Miscellaneous other minor bug fixes
|
| |
|
|
|
|
|
|
|
|
| |
replacement, at least functionally. Also, the source distribution has
been unavailable at the original master site for quite some time.
PR: 18470
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
in bsd.port.mk so it doesn't have to be in 1000 (or whatever) ports..
Submitted by: Scott Blachowicz <scott@sabmail.rresearch.com>
|
|
|
|
|
| |
PR: 18556
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
|
| |
|
|
|
|
| |
Approved by: asami (re: no repo-copy)
|
| |
|
| |
|
|
|
|
| |
Reviewed by: nectar
|
| |
|
| |
|
| |
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
| |
PR: ports/18054
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
|
|
|
|
|
|
|
| |
Change the MAINTAINER's mail address.
PR: ports/18195
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change WWW in DESCR.
- Change the MAINTAINER address.
PR: 18197
Submitted by: MAINTAINER
- Change NO_IMLIB to WITHOUT_IMLIB.
- Use `=' instead of unneeded `+='. You don't need to use `+=' before
including a file.
|
| |
|
|
|
|
|
| |
PR: ports/17599
Submitted by: Will Andrews <andrews@technologist.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
|