Maxim Sobolev
738b2e8829
- Update to 0.8.2.
...
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
- Drop maintainership.
2003-04-30 19:53:42 +00:00
James E. Housley
edf783a9d3
Update to DAT 4260
2003-04-30 19:16:04 +00:00
Oliver Braun
d839f18a04
Upgrade to 0.9.8.
2003-04-30 18:36:00 +00:00
Tilman Keskinoz
b6478e3ed3
Add dirmngr, a client for managing and downloading certificate
...
revocation lists (X.509).
PR: 51577
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
2003-04-30 17:00:36 +00:00
Peter Pentchev
fb4c110510
Brian Hatch updated his RSA blinding patch to only apply
...
the blinding when really needed. However, the name of
the patch file was not changed, which may confuse FreeBSD
distfile mirrors. So, host the patch file in my local
FreeBSD cluster space, changing the file's name.
Reported by: Dan Langille <dan@langille.org>
2003-04-30 16:28:37 +00:00
Joe Marcus Clarke
c21a817c4c
Re-roll checksum. A diff reports only some Debian rules were added.
...
Reported by: Wade Majors <wade@ezri.org>
2003-04-30 15:58:21 +00:00
Greg Lewis
354b36fb4c
. Address ownership issues during the installation step.
...
PR: 36411
Approved by: maintainer timeout
2003-04-30 15:45:09 +00:00
Greg Lewis
3fa4a90e30
. Fix Math.pow() when the JDK is compiled with optimisation flags set.
...
There may be other Math methods which similarly fail under optimisation,
these will be addressed by a more extensive change in patchset 9.
PR: 48825
2003-04-30 15:31:12 +00:00
Sergey Skvortsov
69c6551918
Updated to 0.18
2003-04-30 15:02:23 +00:00
Sergey Skvortsov
75105bcfeb
Updated to 0.92
...
PR: ports/51578
2003-04-30 14:55:37 +00:00
Sergey Skvortsov
a197802ba8
Updated to 0.08
...
PR: ports/51626
2003-04-30 14:38:46 +00:00
Tilman Keskinoz
85c8505901
Update to 0.95
...
PR: 51611
Submitted by: maintainer
2003-04-30 13:29:23 +00:00
Tilman Keskinoz
d946eb8abd
Add kpopup, KDE program for sending and receiving WinPopup messages
...
PR: 51549
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
2003-04-30 13:20:05 +00:00
MANTANI Nobutaka
8da816967a
Install gc_cpp.h and gc_allocator.h to the correct location.
...
Submitted by: des
2003-04-30 12:56:46 +00:00
Max Khon
530a158dff
Honor PREFIX when patching startup script
...
Submitted by: MAINTAINER
2003-04-30 12:15:55 +00:00
Munechika SUMIKAWA
eb1af203eb
Use ${PERL_ARCH} to fix building error on non-i386 architectures.
...
Pointed out by: kris
2003-04-30 11:40:36 +00:00
Tilman Keskinoz
b61bde8bfe
Add entry for gimp-manual-ps
...
Reminded by: leeym
2003-04-30 10:58:24 +00:00
Oliver Braun
f6afba1ff7
Tarball has been rerolled. Author just added a function goodbye() which
...
printf's "thank you for flying multitail" and the like.
Noticed by: Forrest Aldrich <forrie@forrie.com>
2003-04-30 07:17:40 +00:00
Dmitry Sivachenko
013fdf7666
Fix MASTER_SITES [1];
...
Update to version 1.4.2.
PR: 51266 [1]
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-04-30 06:28:21 +00:00
Greg Lehey
9737c0e470
Remove FORBIDDEN, which was added by accident.
...
Reviewed by: kris
2003-04-30 05:48:39 +00:00
Dirk Meyer
2afea9866d
- Update to 3.6.1p2
2003-04-30 05:44:38 +00:00
Mario Sergio Fujikawa Ferreira
891a539e8a
Update to 1.2.1
2003-04-30 05:37:59 +00:00
Joe Marcus Clarke
0521b34db7
Update to 2.0.6.
2003-04-30 05:19:59 +00:00
Christian Weisgerber
447810cf6f
Update to 0.7
...
PR: 51542
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-30 02:20:51 +00:00
Christian Weisgerber
62602aef8e
Update to 1.2.
...
PR: 51541
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-30 01:05:35 +00:00
Yen-Ming Lee
5c47852577
upgrade to ifile-1.3.1
...
update to WWW in pkg-descr
PR: 51597
Submitted by: David Bushong <david+ports@bushong.net>
2003-04-30 00:55:28 +00:00
Yen-Ming Lee
48135f0ca6
set ONLY_FOR_ARCHS=i386
...
keep static executable files
drop MAINTAINERship
PR: 51537
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-30 00:49:11 +00:00
Yen-Ming Lee
cc138bc022
It's only for i386.
...
drop MAINTAINERship.
PR: 51534
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-30 00:38:29 +00:00
Yen-Ming Lee
b7df167dc0
- Reroll tarball, due the error in the DISTFILE name.
...
- One bug has also been killed, hence the checksum mismatch.
- Requested by author.
PR: 51570
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-30 00:35:53 +00:00
Eric Anholt
916ce7b9c6
Fix a small memory leak in __driUtilCreateScreen()
...
PR: ports/51580
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-04-30 00:16:01 +00:00
Eric Anholt
ff8b37ce7a
Fix a small memory leak in XvQueryAdaptors()
...
PR: ports/51579
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-04-30 00:15:06 +00:00
Christian Weisgerber
a89bf4c691
Update to 0.2.22.
...
PR: 51546
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-04-29 23:33:41 +00:00
Joe Marcus Clarke
d6f1f8e6ce
Run the pkg-install script even if BATCH is defined. These scripts are
...
not interactive.
2003-04-29 23:31:14 +00:00
Mario Sergio Fujikawa Ferreira
c37f632458
o Prefer FreeBSD's strlcpy() function over qpopper's incorrect
...
implementation
o Bump PORTREVISION
Submitted by: nectar
2003-04-29 23:05:40 +00:00
Tilman Keskinoz
2193fbfcfa
The PS version was retired.
2003-04-29 22:14:05 +00:00
Tilman Keskinoz
a78c8ee064
Retire gimp-manual-ps port. The new version of the manual is only available
...
as html or pdf
PR: 51600
Submitted by: maintainer
2003-04-29 22:09:39 +00:00
Adam Weinberger
d2d44fd97c
distinfo unnecessary for slave port.
...
Pointed out by: Marius Strobl <marius@alchemy.franken.de>,
Dominic Marks <dom@cus.org.uk> (maintainer)
2003-04-29 22:06:57 +00:00
Adam Weinberger
73393db6f9
Update to 3.27.
...
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Reviewed by: Dominic Marks <dom@cus.org.uk> (maintainer)
2003-04-29 22:04:56 +00:00
Tilman Keskinoz
c35e84cda9
Reset Maintainer address
...
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
2003-04-29 22:00:17 +00:00
Mario Sergio Fujikawa Ferreira
d1f0357229
Update to 0.203
2003-04-29 21:59:36 +00:00
Joe Marcus Clarke
5d89859da7
Update to 0.10.27.
2003-04-29 18:36:16 +00:00
Max Khon
35554e7a78
New port: middleman
...
Middleman is a robust proxy server.
PR: 51471
Submitted by: Kirill Ponomarew
2003-04-29 17:35:56 +00:00
Joe Marcus Clarke
9962d20139
Update to 4.2.83.
2003-04-29 17:09:36 +00:00
Joe Marcus Clarke
2887f69213
Ensure that pthread CFLAGS and LDFLAGS are properly passed in.
...
PR: 51533
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-29 16:25:56 +00:00
Joe Marcus Clarke
43b2295678
Add a flag to allow one to disable threading support. Setting
...
LIBXML_WITHOUT_THREADS can fix build problems with apps such as PHP.
2003-04-29 16:19:49 +00:00
Yen-Ming Lee
a459d01547
Fix PREFIX under perl-5.005
...
bump PORTREVISION
PR: 51507
Submitted by: leeym
Approved by: Lars Thegler <lars@thegler.dk>
2003-04-29 15:58:06 +00:00
Dmitry Sivachenko
8d4648e255
Use bsd.port.pre/post.mk, so Makefile.local does work.
...
PR: 50680
Submitted by: Petr Rehor <rx@rx.cz>
2003-04-29 15:38:06 +00:00
Dmitry Sivachenko
a2ce68bd45
Drop maintainership.
2003-04-29 15:31:22 +00:00
Dmitry Sivachenko
6477f048ef
Update MASTER_SITES.
...
PR: 46499
Submitted by: Jan Hornyak <pav@oook.cz>
2003-04-29 15:31:02 +00:00
Dmitry Sivachenko
3c7fa00b6c
Update to version 0.52;
...
Add WWW.
PR: 51561
Submitted by: Mathieu Arnold <m@absolight.net>
2003-04-29 15:23:55 +00:00