Thierry Thomas
b828b5a7db
Upgrade to 0.9.0.
2004-08-10 20:49:32 +00:00
Josef El-Rayes
3803cdbfc5
Fix wrong COMMENT in Makefile
...
Approved by: clement
Spotted by: Gerhard Gonter <g.gonter@ieee.org>
2004-08-10 20:45:02 +00:00
Greg Lewis
16df5ea99e
. Fix the main build for gcc 3.4. The HotSpot build may need some
...
additional patches.
This patch is taken almost verbatim from PR 69853 which was
submitted by Jake Hamby <jhamby@anobject.com>. I've applied it to
jdk13 rather than jdk14 though.
2004-08-10 20:30:30 +00:00
Clement Laforet
8342797c35
- Update to 0.9.10
2004-08-10 20:28:52 +00:00
Greg Lewis
453f0beec3
. Set CC, CXX and CPP conditionally so that this port will respect them
...
if set in the port build. Note that the HotSpot build will likely
require additional changes for it to also respect these variables.
2004-08-10 20:28:44 +00:00
Greg Lewis
4d7fe23937
. Call unregistervm with the VM we registered, not the comment associated
...
with (as comments should be optional).
2004-08-10 20:27:17 +00:00
Ade Lovett
e58f55eca8
Update to 2.1.1, fixing a critical issue with the previous version using
...
system malloc (irrespective of whether perl itself was compiled with its
own malloc or system malloc), with the obvious hilarity on freeing.
Maintainer timeout. Please wake up :)
Submitted by: ade
Approved by: maintainer-timeout (2 weeks)
2004-08-10 19:44:02 +00:00
Oliver Eikemeier
764c05e57a
Fix nested brace vs. variable expansion
2004-08-10 19:32:19 +00:00
Thierry Thomas
e4dd95b91a
Add pear-Net_POP3 1.3.2, provides a POP3 class to access POP3 server.
...
PR: 70251
Submitted by: Gerrit Beine.
2004-08-10 19:27:19 +00:00
Oliver Eikemeier
fa4d9be814
Fix segfault when accessing an unset array
2004-08-10 19:04:41 +00:00
Sergey Skvortsov
4f7fcd1bcc
Unbreak build of p5-[Pp]od*
...
PR: ports/70185
Submitted by: Yen-Ming Lee <leeym@FreeBSD.org>
2004-08-10 19:01:26 +00:00
Kirill Ponomarev
1d76dde1a4
Do not include the package name in the comment.
...
Portlint.
PR: ports/70270
Submitted by: Ports Fury
2004-08-10 18:54:49 +00:00
Kirill Ponomarev
310f233031
Update MASTER_SITES and WWW: line
...
Support PLIST_FILES
PR: ports/70269
Submitted by: Ports Fury
2004-08-10 18:53:11 +00:00
Kirill Ponomarev
3b1657a6cd
Update to version 0.8.6
...
PR: ports/70268
Submitted by: Ports Fury
2004-08-10 18:51:20 +00:00
Kirill Ponomarev
f0a235f17f
Update to version 1.10
...
PR: ports/70267
Submitted by: Ports Fury
2004-08-10 18:48:23 +00:00
Kirill Ponomarev
612d455c51
Update MASTER_SITES and WWW: line
...
Support PLIST_FILES
PR: ports/70266
Submitted by: Ports Fury
2004-08-10 18:41:25 +00:00
Kirill Ponomarev
08811aeb18
Update MASTER_SITES and WWW: line
...
Support PLIST_FILES
PR: ports/70265
Submitted by: Ports Fury
2004-08-10 18:38:33 +00:00
Kirill Ponomarev
aa9d6cbab3
Update MASTER_SITES and WWW: line
...
Support PLIST_FILES
PR: ports/70263
Submitted by: Ports Fury
2004-08-10 18:36:13 +00:00
Kirill Ponomarev
977d09429b
Fix build with gcc-3.4
...
PR: ports/70262
Submitted by: Ports Fury
2004-08-10 18:34:15 +00:00
Kirill Ponomarev
24e7e57f25
Update to version 0.8.0
...
PR: ports/70261
Submitted by: Ports Fury
2004-08-10 18:26:27 +00:00
Oliver Eikemeier
c9f95c64af
update to rc.subr 1.31
...
- pass extra args when start/stop commands are overidden
- update README and example.sh
2004-08-10 18:11:51 +00:00
Adam Weinberger
92bfad2606
Oosp.
...
Bump PORTEPOCH.
Who would have thought that 0.2 < 20040701 ? What is
mathematics coming to these days?!
You know, back in MY day, we didn't have decimal points, 'cause
fractions hadn't been invented yet. You wouldn't go down to the
store and ask for half a cow. You couldn't even go to the store
and ask for a cow, 'cause meat hadn't been invented yet!
You think you all have it so easy, with your decimal points and
your hamburgers. Imagine what it was like back when we didn't
have mouths yet! We had to smear ground patty on our skin and
hope that it'd absorb into our bloodstream.
Yeah, you try getting some ground beef into your bloodstream. THEN
you'll find out whether you're a man or woman or boy or girl or
some reasonable facsimile thereof.
2004-08-10 18:04:21 +00:00
John Polstra
aa94b59f85
Fix an incorrect distfile name for the Alpha.
2004-08-10 17:44:53 +00:00
Tom Hukins
39708a50e1
Fix erroneous path to DSO.
...
Approved by: maintainer
2004-08-10 17:19:32 +00:00
Herve Quiroz
63acad6387
- Calm portlint: echo -> ${ECHO_CMD}
...
Approved by: glewis (mentor)
2004-08-10 17:15:22 +00:00
Sergey A. Osokin
e662720ff2
Update coda5*- and coda6*-affiliated software.
...
Fix build under fresh -CURRENT (gcc 3.4.2).
Bump or remove PORTREVISION where it needed.
2004-08-10 17:06:15 +00:00
Vanilla I. Shu
39fd96c88a
Fix typo error, s/tartet/target/.
...
Submitted by: "Herbert J. Skuhra" <herbert.skuhra@gmx.at>
2004-08-10 16:41:21 +00:00
Yen-Ming Lee
165991c04c
- Time::HiRes is included in perl 5.8.5, depends on it only when perl < 5.8.5
...
- fix for POD when perl < 5.6.0 only
- bump PORTREVISION
PR: 70247
Submitted by: Rong-En Fan <rafan@infor.org>
2004-08-10 16:24:46 +00:00
Tilman Keskinoz
ec83f9d228
Fix build with gcc 3.4
...
PR: 70202
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz>
2004-08-10 16:19:01 +00:00
Vanilla I. Shu
f3befbc716
Upgrade to 1.0.
...
PR: ports/70255
Submitted by: maintainer
2004-08-10 16:14:17 +00:00
Tilman Keskinoz
b9fb5f2e00
Fix build with gcc 3.4
...
PR: 70200
Submitted by: Patrick MARIE <mycroft@virgaria.org>
Remove uneeded dependency on gnugetopt on CURRENT.
2004-08-10 16:12:16 +00:00
Vanilla I. Shu
20e4709efc
Add p5-Tk-ResizeButton 0.01, a resizeable button to be used in a
...
Tk::HList column header.
PR: ports/70230
Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
2004-08-10 16:04:26 +00:00
Vanilla I. Shu
44defee49d
Add p5-Tk-JPEG-Lite 2.01403, very simplistic image viewer that loads
...
JPEG images.
PR: ports/69503
Submitted by: Michael Johnson <ahze@ahze.net>
2004-08-10 16:03:19 +00:00
Tilman Keskinoz
51200dff62
Update to 3.0.1
...
PR: 70089
Submitted by: Michael Ranner <mranner@inode.at>
2004-08-10 15:59:28 +00:00
Vanilla I. Shu
6f5d4ec713
Add gnometarget to USE_GNOME, that's better way.
2004-08-10 15:50:54 +00:00
Vanilla I. Shu
878e8b4073
add gnometarget to USE_GNOME, that's better way.
2004-08-10 15:50:26 +00:00
Vanilla I. Shu
f21a9ae0bf
Add pecl-memcache 1.2, memcached extension.
...
PR: ports/70253
Submitted by: Gerrit Beine <tux@pinguru.net>
2004-08-10 15:40:37 +00:00
Adam Weinberger
dad51f7d16
Update to 0.2.
...
Requested by, cuz she knows I'm that smoove: juli
2004-08-10 15:33:00 +00:00
Michael Landin
98170e54ea
o Fix build with gcc-3.4
...
o Fix build on sparc64 and amd64
2004-08-10 15:25:21 +00:00
Adam Weinberger
1bdb2dd885
Update to 2.3.3.
2004-08-10 15:22:31 +00:00
Christian Weisgerber
c7d850453c
The return value of getaddrinfo(3) was only checked for negative
...
values but on FreeBSD it can also return positive values to indicate
a problem.
PR: 70242
Submitted by: Meno Abels <meno.abels@adviser.com>
2004-08-10 15:13:08 +00:00
Peter Pentchev
9e4111b530
Fix curlpp-config --cflags
.
2004-08-10 14:57:51 +00:00
Peter Pentchev
df4007e8c3
Update curlpp to version 0.3.1, which not only lets it build with
...
the new gcc in -CURRENT, but also makes a giant leap forward WRT
example programs: they actually run instead of dumping core now!
2004-08-10 14:29:30 +00:00
Mathieu Arnold
96c89afc28
Update to 1.0a
2004-08-10 14:27:14 +00:00
Tilman Keskinoz
b2b20d240f
Update to 1.0.R.1
...
PR: 70076
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-08-10 14:24:31 +00:00
Tilman Keskinoz
c06e02b578
Update to 1.0 RC1
...
PR: 70075
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-08-10 14:13:53 +00:00
Peter Pentchev
8348162986
Update to 7.12.1, which is mainly an important bugfix release, but also
...
contains some new functionality.
2004-08-10 13:32:51 +00:00
Tilman Keskinoz
ba9b271fcd
Update to 0.3.c
...
PR: 70066
Submitted by: Michael Bushkov <bushman@stinger.cc.rsu.ru>
2004-08-10 12:39:40 +00:00
Mathieu Arnold
ca36f47a34
Add p5-DBD-PgPP 0.05, Pure Perl PostgreSQL driver for the DBI.
...
PR: ports/70229
Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
2004-08-10 12:36:56 +00:00
Volker Stolz
03c91fcad6
Update to 0.12.5
...
PR: ports/70211
Submitted by: Jean-Yves Lefort (maintainer)
2004-08-10 12:32:56 +00:00