Volker Stolz
5d1ef7e7fe
Update to 20041224 snapshot
2005-02-16 13:56:29 +00:00
Volker Stolz
317aa2cad2
Update to 20050206 snapshot
2005-02-16 13:30:44 +00:00
Anton Berezin
36a01ef794
Add p5-IPC-Cmd, a perl module for finding and running system commands.
2005-02-16 13:15:06 +00:00
Joerg Wunsch
1df853853d
Upgrade to version 1.2.3.
...
Also depend the build on pdflatex as well as latex, to resolve my part
of the PR mentioned below.
PR: ports/77356
2005-02-16 11:29:42 +00:00
Anton Berezin
e89cede325
Add p5-CPAN-Mini, a module to create and maintain a minimal mirror of
...
CPAN.
2005-02-16 09:52:05 +00:00
Joe Marcus Clarke
2512f4fb01
Update to 0.23.1.
2005-02-16 08:21:23 +00:00
Volker Stolz
2d63e0cf6f
Fix plist for NOPORTDOCS
...
PR: ports/77560
Submitted by: Jun Mukai (maintainer)
2005-02-15 21:52:21 +00:00
Pav Lucistnik
e543cc9e64
- Remove PHP version check
...
PR: ports/77526
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-02-15 19:46:39 +00:00
Sergey Skvortsov
38ef061b57
* update to 2.110
...
* change maintainer to perl@
2005-02-15 16:57:53 +00:00
Sergey Skvortsov
79652ed873
Update to 1.16
2005-02-15 16:47:38 +00:00
Sergey Skvortsov
954a58834d
Update to 1.08
2005-02-15 16:45:45 +00:00
Sergey Skvortsov
72dd34a416
Update to 1.3
2005-02-15 16:42:57 +00:00
Pav Lucistnik
e9c23f5c02
- Update to 0.3.5.1
...
PR: ports/77467
Submitted by: Ulrich Spoerlein <q@uni.de>
2005-02-15 12:55:52 +00:00
Erwin Lansing
5cdee28d6a
- Update to 0.10
...
- Hand over to perl@
2005-02-15 11:26:29 +00:00
Anton Berezin
e2bf8b7c22
Set maintainer to be the submitter (fbsdports at commit dor it).
...
PR: 77491
2005-02-15 09:50:17 +00:00
Wes Peters
5bc6c63142
Actually complete the upgrade to version 1.22.
...
Prodded by: kkenn
2005-02-15 05:23:09 +00:00
Thierry Thomas
0e29faee9d
Upgrade to 0.15.0.
...
Changelog at <http://pear.php.net/package/XML_Serializer/download/0.15.0/ >.
PR: ports/77520
Submitted by: maintainer.
2005-02-14 18:50:44 +00:00
Thierry Thomas
88a1830230
Upgrade to 1.10.4 (bugfix release).
...
Changelog:
* Fixed bug #3298 which wouldn't parse arrays with numerical indexes
correctly.
* Fixed bug #2742 which didn't trim variable names in Inicommented file.
* changed XML_Parser and XML_Util dependencies to optional, since
they're only needed when parsing XML files (bug #2738 ).
* added a new container for editing files of php constants, courtesy of
philip ortel [me@phillipoertel.com ] (devel).
PR: ports/77460
Submitted by: Roman Neuhauser
Approved by: maintainer.
2005-02-14 18:32:07 +00:00
Mikhail Teterin
81c6aea2fd
Update MASTER_SITES (old one is unavailable); adjust checksum and patch
...
for the tarball re-rolled by the new maintainer.
Discussion is in progress with maintainer regarding the newer 1.1
version, which is currently missing man-pages.
Prompted by: pointyhat (kris)
2005-02-14 18:15:23 +00:00
Sergey Skvortsov
8a822870aa
* add missed Test::Unit::Setup.3
...
* minor cleanup
2005-02-14 17:56:39 +00:00
Mathieu Arnold
fdfb212f79
Update to 1.11
...
Add docs
2005-02-14 17:34:01 +00:00
Adam Weinberger
5815e58c6e
Update to 2.8.3.
2005-02-14 17:15:40 +00:00
Joerg Wunsch
2c4e331c4c
Oops, one dash too many. ;-)
2005-02-14 17:10:10 +00:00
Joerg Wunsch
d228f6f642
Fix PGKNAMEPREFIX (missing trailing dash).
2005-02-14 17:08:56 +00:00
Mikhail Teterin
4b44fa0d1c
Upgrade from 2.1.5 to 2.2.2p4.
...
Prompted by: old version's dissapearance from master site
Notified by: pointyhat (kris)
2005-02-14 17:00:08 +00:00
Mathieu Arnold
cc700f48ab
Update to 0.10.1
...
Add docs
2005-02-14 16:40:20 +00:00
Anton Berezin
0512dd2a1d
Add p5-Test-WWW-Mechanize 1.02,
...
testing-specific WWW::Mechanize
subclass.
PR: 77491
Submitted by: aturetta@commit.it
2005-02-14 15:22:14 +00:00
Oliver Lehmann
70a904aecd
change MASTER_SITES to use sourceforge
2005-02-14 15:01:25 +00:00
Anton Berezin
4e75ae7282
Add p5-Test-LongString 0.07, a library to test long strings.
...
PR: 77491
Submitted by: aturetta@commit.it
2005-02-14 14:52:53 +00:00
Anton Berezin
5dff13ce47
Add p5-Module-Refresh 0.05, refresh %INC files when updated on disk.
...
PR: 77491
Submitted by: aturetta@commit.it
2005-02-14 14:12:26 +00:00
Joe Marcus Clarke
45483a9867
Update to 2.6.11
...
* Do not warn on direct command use if the command is preceeded by "--" [1]
* Add a check for ports installing charset.alias or locale.alias. In most
cases these ports should depend on libiconv or gettext, and not install
their own copies of these files [2]
PR: 77410 [2]
Requested by: gerald [1]
Submitted by: leeym [2]
2005-02-14 08:20:48 +00:00
Pav Lucistnik
ce64f38e17
- Install docs into share/doc instead of doc
...
PR: ports/76428
Submitted by: Florent Thoumie <flz@xbsd.org>
Approved by: maintainer timeout (3 weeks)
2005-02-14 00:15:40 +00:00
Lars Thegler
e2909488f8
Update to 2.24
2005-02-13 22:21:27 +00:00
Mark Linimon
09721c15a9
With portmgr hat on, reset maintainership of these ports. Maintainer's
...
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
2005-02-13 18:28:23 +00:00
Sergey Skvortsov
af522e603a
Update to 1.09
2005-02-13 15:48:52 +00:00
Sergey Matveychuk
9b75e6d4a2
- Install a sample configuration file
...
PR: ports/77446
Submitted by: hq
2005-02-13 14:31:11 +00:00
Joseph Koshy
9d2992ba95
Transfer MAINTAINER-ship into better hands.
2005-02-13 04:32:34 +00:00
Kris Kennaway
0216d90423
BROKEN: Incorrect pkg-plist
2005-02-12 22:21:11 +00:00
Joerg Wunsch
ce7ac1a834
dwarfdump is a utility to display DWARF debugging information in ELF
...
files. Needs libdwarf (and libelf in turn).
2005-02-12 22:12:15 +00:00
Joerg Wunsch
90be6507b5
libdwarf is a library to analyze (and even produce) DWARF debugging
...
information in ELF files.
2005-02-12 22:09:59 +00:00
Pav Lucistnik
736178351e
- Update to 0.1.3
...
PR: ports/77383
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-02-12 21:27:48 +00:00
Thierry Thomas
d409680541
Upgrade to 0.16 and unbreak on FreeBSD-5.3.
...
PR: ports/76738
Submitted by: maintainer.
2005-02-12 21:11:43 +00:00
Thierry Thomas
1d4a3faf88
Unbreak devel/monotone on FreeBSD-5.3.
...
Bump PORTREVISION.
PR: ports/76730
Submitted by: Mark A. Wicks and maintainer
Obtained from: Boost CVS repository.
2005-02-12 21:11:07 +00:00
Sergey Skvortsov
7f0986a8af
Install missed modules.
2005-02-12 17:05:49 +00:00
Sergey Skvortsov
5e8502dd08
Update to 0.6.3
2005-02-12 16:55:23 +00:00
Brian S. Dean
5c9c92bea5
Update to latest development snapshot; documentation build is disabled
...
by default, man page is still available; new safe-mode is enabled by
default.
2005-02-12 14:45:19 +00:00
Sergey Skvortsov
f3a08e71c6
Add p5-Class-Handle 1.03, create objects that are handles to classes.
2005-02-12 13:38:56 +00:00
Joe Marcus Clarke
a90925e870
Bump PORTREVISION since the gnutls ABI changed.
...
Suggested by: kwm
2005-02-11 23:05:45 +00:00
Akinori MUSHA
22fb98ec9a
Remove a -p flag which seems to be an overkill
2005-02-11 22:52:01 +00:00
Kris Kennaway
ea35939d36
BROKEN: Unfetchable
2005-02-11 22:14:13 +00:00