Joe Marcus Clarke
1f95ca7992
Remove gbiff as it depends on the old GNOME 1.4 libpanel.
2003-08-19 01:42:26 +00:00
Joe Marcus Clarke
dec7c28f6f
Remove zclock as it depends on the old GNOME 1.4 libpanel.
2003-08-19 01:41:47 +00:00
Joe Marcus Clarke
c7a1501b2d
Remove these ports as they depend on the old GNOME 1.4 libpanel.
2003-08-19 01:41:05 +00:00
Joe Marcus Clarke
da206e6a67
Remove gnomeres_applet as it depends on the old GNOME 1.4 libpanel.
2003-08-19 01:39:14 +00:00
Joe Marcus Clarke
30a4e9d45c
Add rhythmbox after a repo copy from net-rhythmbox. Rhythmbox is an
...
audio player for GNOME 2 that is a re-merge of the net-rhythmbox code plus
the original rhythmbox code.
2003-08-19 01:33:00 +00:00
Joe Marcus Clarke
ca00f87f86
Remove this port as it requires the old GNOME 1.4 libpanel.
...
Reported by: bento via kris
2003-08-19 01:26:47 +00:00
Maho Nakata
262bc73e39
Fix `fails to patch'
...
Submitted by: kris via bento
Simon Barner <barner@in.tum.de>
2003-08-19 00:36:47 +00:00
Maho Nakata
27e0b92655
a) add a possible patch to build on Alpha.
...
b) however, for safety, set ONLY_FOR_ARCHS= i386
Submitted by: kris via bento
Christian Gusenbauer <c47g@gmx.at> (maitainer)
2003-08-19 00:31:42 +00:00
Jun Kuriyama
a0c44024a2
One more gd* dependency fix.
2003-08-18 23:10:26 +00:00
Jun Kuriyama
e6e7d1aef6
Fix forgotten gd* dependency.
2003-08-18 23:08:38 +00:00
Oliver Lehmann
3eb7d58982
bump PORTEPOCH
...
Noted by: kris
2003-08-18 22:34:10 +00:00
FUJISHIMA Satsuki
203cf8201f
"unbreak for\n\
...
gcc33"
2003-08-18 21:57:37 +00:00
Joe Marcus Clarke
c4891b8d93
Mark IGNORE until scaffold can be committed.
2003-08-18 21:07:19 +00:00
Hajimu UMEMOTO
f3317786e1
Update to 2.1.15.
...
* Correct a potential DOS attack in the fud daemon.
* Arbitron now works again
* Telemetry logging for mupdate
* Duplicate Suppression logging for redirect sieve actions
* A number of bugs in reconstruct have been fixed. also added the -p
and -x options
* Better stubbing out of user_deleteacl
* No longer log any shutdown() failures
* Improved IPv6 support (for systems with two getnameinfo
implementations)
* Misc Documentation Improvements
2003-08-18 20:23:27 +00:00
Jimmy Olgeni
a7d3060813
Add clisp-hyperspec: commercial redistribution prohibited.
2003-08-18 20:14:31 +00:00
James E. Housley
29ab6a6b00
*******************IMPORTANT*******************
...
4286 Emergency Dat release due to:
W32/NACHI.WORM
**********************************************
2003-08-18 20:09:25 +00:00
Jimmy Olgeni
2ccb917430
Add HyperSpec, a Common Lisp reference in HTML format, based on the
...
ANSI X3.226-1994 standard.
2003-08-18 19:40:56 +00:00
Akinori MUSHA
fa92d445b6
Update to 0.76. Pthread is not required any longer.
2003-08-18 19:25:59 +00:00
Akinori MUSHA
5f029c5d3f
Update to 0.9.
2003-08-18 18:36:29 +00:00
Akinori MUSHA
b9db623b3a
Add p5-Time-Piece-MySQL, which adds MySQL-specific methods to Time::Piece.
2003-08-18 18:21:40 +00:00
Akinori MUSHA
bc96aa74f6
Add p5-Email-Valid-Loose, a variation of Email::Valid which allows dot before
...
at mark.
2003-08-18 18:10:54 +00:00
Sheldon Hearn
397db8d46b
Update to exim-4.22:
...
* IPv6 bug fix incorporated.
* Catch up with changes in makefiles.
* Make portlint happier with respect to DOCSDIR, INFO and spaces.
* Use the new INFO macro.
* Use PATCHFILES instead of patching by hand, now that we don't support
the non-ACL exiscan patch.
This release fixes a few last minute release mistakes from 4.21.
PR: ports/55701
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-08-18 17:19:58 +00:00
Mario Sergio Fujikawa Ferreira
7228877fdc
Update to 1.0.a.4
...
PR: 55492
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-08-18 17:13:37 +00:00
Makoto Matsushita
4420e81b68
Updated to the latest version, 1.1.
...
PR: 55679
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-08-18 16:37:19 +00:00
Norikatsu Shigemura
049a1e7cce
Update to 20030816.
2003-08-18 16:26:03 +00:00
Norikatsu Shigemura
efb928619b
o Main modification
...
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
2003-08-18 16:15:10 +00:00
Trevor Johnson
dfc14c855f
Update to 5.0.8. As reported by Paul Szabo in
...
<200307092234.h69MYHM43920@milan.maths.usyd.edu.au> on the
full-disclosure and bugtraq lists,
Despite recent security fixes, an exploitable buffer overflow
with long URL strings remains [in version 5.0.7]. The
overflow occurs when you click on the link, and allows
execution of arbitrary code.
Version 5.0.8 is a second attempt at correcting the problem.
Submitted by: Shiozaki Takehiko of be.to
Also remove some cruft, and add another master site. I only tested
this with linux_base-8-8.0_1.
2003-08-18 16:01:42 +00:00
Oliver Lehmann
2597df852b
backout 2.1.0 update, and downgrade it to 2.0.0.
...
It seems to be impossible to move or delete an email with 2.1.0 (CPU
utilizaztion grows up to 100%, and nothing gets done)
2003-08-18 15:40:30 +00:00
Michael Landin
3f64348dcf
Update t0 -> 1.6.1
...
Use DOCSDIR macro in pkg-plist
Approved by: roberto (mentor)
2003-08-18 15:37:26 +00:00
Michael Landin
a96836d83c
Update to -> 0.3.0
...
Use DOCSDIR macro in pkg-plist
Approved by: roberto(mentor)
2003-08-18 15:36:13 +00:00
Michael Landin
7ee3561572
Update to latest release (4.0.1)
...
- Major code cleanup
- Improved logging and spell-checking
- Faster compilation time
Approved by: roberto (mentor)
2003-08-18 15:32:23 +00:00
Andrey A. Chernov
1f3ad986ee
Upgrade to 0.93
2003-08-18 15:25:41 +00:00
Kirill Ponomarev
c2dc557db1
New bogofilter-tdb port, which is essentially the same as
...
bogofilter, but linked against TDB (Trivial Database) rather
than BerkeleyDB.
PR: 55662
Submitted by: Matthias Andree <matthias.andree@web.de>
2003-08-18 15:15:00 +00:00
Kirill Ponomarev
d450bae5a8
* TDB is now supported (will be filed as a separate
...
bogofilter-tdb port)
* bogofilter now supports a (faster) "combined data base"
* (single file) for
fresh installs, but continues to support the former "separate
data base" (two files) format.
* WARNING: the exit code for "error" has changed from 2 to 3
Update your scripts to use -T or to use the new exit codes.
* bugfixes
* new -T fixed-formatting terse mode for scripts
* documentation updates (FAQ)
* bogofilter can now degenerate tokens before looking them up
* support for encoded tokens was enhanced
* bogoutil error reporting improved
* new bogominitrain.pl script
PR: 55660
Submitted by: maintainer
2003-08-18 14:35:31 +00:00
Oliver Lehmann
cd479d6723
Fix build on 4-STABLE
...
PR: ports/55671
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-08-18 14:20:17 +00:00
Kirill Ponomarev
1ea480c8ef
- Update to 1.5.1
2003-08-18 14:02:09 +00:00
Michael Nottebrock
1783dac8db
Bento fixes.
...
Notified by: kris (bento)
Approved by: arved (Mentor)
2003-08-18 14:00:16 +00:00
Erwin Lansing
d6780d08c9
Update to 2.001
...
PR: 55640
Submitted by: Lars Thegler <lars@thegler.dk>
2003-08-18 13:34:54 +00:00
Erwin Lansing
13f9d3c840
Update to 0.09
...
PR: 55621
Submitted by: Lars Thegler <lars@thegler.dk>
2003-08-18 13:29:52 +00:00
Erwin Lansing
ce474e9e2b
Update to 0.45
...
PR: 55632
Submitted by: Lars Thegler <lars@thegler.dk>
2003-08-18 13:24:41 +00:00
Erwin Lansing
6c5f4f98c5
Update to 1.50
...
PR: 53730, 55647
Submitted by: mat, Sergey Matveychuk <sem@ciam.ru>
Approved by: maintainer (implicit)
2003-08-18 13:18:41 +00:00
Hidetoshi Shimokawa
7f043e75dc
Update for new device name (/dev/fw?.?).
2003-08-18 12:24:30 +00:00
Hidetoshi Shimokawa
118461cdec
xdvshow uses evil busy loop in the decoding routine and it doesn't work
...
as expected with some thread libraries. For an adhoc workaround for this
problem, insert usleep() in the loop to force context switch.
The original code should be rewritten using a conditional variable.
2003-08-18 12:06:55 +00:00
Mathieu Arnold
7fb0c2fd50
Update to 20030726
...
grab maintainership
PR: 55309
Submitted by: me
Approved by: demon (mentor)
2003-08-18 10:47:18 +00:00
Norikatsu Shigemura
fb1a8d2827
Update to 20030818.
...
Requested by: simokawa (developer)
2003-08-18 10:44:06 +00:00
Norikatsu Shigemura
eacbcdc5e6
Update to 20030805.
...
Requested by: simokawa (developer)
Submitted by: daichi
2003-08-18 10:34:09 +00:00
Kirill Ponomarev
36cf1e05f8
- Update to 3.1.0
2003-08-18 10:33:13 +00:00
Kirill Ponomarev
88f6dd10ff
- Update to version 1.2
...
PR: 55688
Submitted by: Ports Fury
2003-08-18 09:02:49 +00:00
Kirill Ponomarev
a8ba85da9c
- Update to version 0.14
...
PR: 55684
Submitted by: Ports Fury
2003-08-18 09:01:53 +00:00
Kirill Ponomarev
44762cf280
- Update to version 1.7.1
...
PR: 55685
Submitted by: Ports Fury
2003-08-18 08:55:15 +00:00