lebel
a72ffadb4c
update vim/stable to 6.2.318; fixes build issues and some
...
other bugs; pvalchev@ don't mind :)
2004-03-05 16:43:25 +00:00
brad
345e91b5b3
- remove auto* tools workaround patch now that gnu.port.mk deals with this
...
- use autoconf 2.57
2004-03-04 18:48:17 +00:00
espie
26bd7c43d8
explicitly tag no-autoheader some ports for which re-running it after autoconf
...
is a problem.
2004-03-04 17:49:26 +00:00
espie
9c6f8a3cc2
replace with a new script that works faster.
2004-03-04 17:48:29 +00:00
avsm
a7f1ff3d04
support amd64, ok and tweaks maintainer, pvalchev@
2004-03-04 12:57:45 +00:00
kevlo
dc76859347
upgrade to quirc 0.9.84
2004-03-04 07:28:02 +00:00
kevlo
649570e074
upgrade to 2.30
2004-03-04 06:34:09 +00:00
naddy
ee1de00fc1
fix include path for freetype and remove old autotools kludge
2004-03-04 01:48:02 +00:00
xsa
414d53b9ab
enable SSL support from Robert Nagy;
...
"go ahead." brad@.
2004-03-03 23:53:03 +00:00
xsa
cd0bf6e6d1
-Wall cleanup;
...
ok sturm@.
2004-03-03 22:51:00 +00:00
naddy
f7cb2321af
Update
...
- gkrellm to 2.1.27
- bgchg plugin to 0.0.9 and fix homepage/master site
- mms plugin to 2.1.14
From: Peter Hessler <phessler@theapt.org>
2004-03-03 19:49:42 +00:00
brad
1a77331df1
upgrade to silc-server 0.9.18
...
fixes some nasty server linking bugs
that would cause silcd to crash
2004-03-03 18:17:13 +00:00
brad
1608ff0d8a
fix --infopath list, was munged in rev 1.14
2004-03-03 09:58:21 +00:00
brad
3f17d8a5be
for now disable the Berkeley DB support until someone fixes the autoconf
...
test to ensure the libc version is used over an external version.
2004-03-03 09:54:19 +00:00
pvalchev
f0944f0d69
get this to pass most of the regresses on sparc64 (now checks for __LP64__ for 64-bitness)
2004-03-03 09:03:12 +00:00
pvalchev
728931077d
use va_copy for copying va_list types, not assigning directly which is illegal
2004-03-03 09:02:14 +00:00
pvalchev
1572cfdca6
define amd64 byte order
2004-03-03 09:01:29 +00:00
pvalchev
b8f400e0e2
-O0 workaround no longer needed on sparc64
2004-03-03 08:55:28 +00:00
pvalchev
c1cea7f750
amd64 support - now passes all regress
2004-03-03 08:55:15 +00:00
pvalchev
718cc9cb86
use va_copy for copying va_list
2004-03-03 08:42:47 +00:00
pvalchev
5437708bec
specify amd64 endianness
2004-03-03 08:29:10 +00:00
pvalchev
fb14c479d3
enable propolice on sparc64 here too
2004-03-03 08:20:55 +00:00
djm
ff95fee103
fix PKGNAME; spotted by jcs AT rt.fm
2004-03-03 02:41:49 +00:00
naddy
cc3712ff80
enable propolice on sparc64; ok pvalchev@
2004-03-03 02:23:56 +00:00
brad
b765b0c3ec
upgrade to Squid 2.5.STABLE5
2004-03-03 01:20:42 +00:00
brad
e3df2e484a
AUTOCONF_NEW has been removed from all ports so remove this
...
knob.
ok naddy@
2004-03-03 01:17:39 +00:00
brad
2025ab9659
better usage of the KDE module.
...
ok naddy@
2004-03-02 23:48:16 +00:00
naddy
62f1f8d394
Update to 20jan2003: date parsing functions rewritten.
...
From: Nick Nauwelaerts <nick@nauwelaerts.net>
2004-03-02 23:15:30 +00:00
xsa
03f7c4ed17
update to 040301 snap;
...
From maintainer Eduardo Alvarenga <eduardo at thrx.org>
2004-03-02 23:10:29 +00:00
hshoexer
2c5ca4a0bd
+ libdvd
2004-03-02 22:56:54 +00:00
hshoexer
3063825994
libdvd is a simple library designed for accessing DVDs like a block
...
device without having to worry about the decryption.
2004-03-02 22:42:14 +00:00
brad
14c4ac2377
upgrade to pure-ftpd 1.0.18... again.
...
Previous release had a bug with closefrom() usage.
Now listens on both a v4 & v6 socket by default
when in standalone mode so it's no longer necessary
to run two daemons.
--
From: Frank Denis <j at pureftpd dot org>
2004-03-02 22:19:00 +00:00
naddy
ec03d9af91
SECURITY: (GID games)
...
Prevent buffer overflow from environment variable; from Debian.
2004-03-02 22:18:53 +00:00
pvalchev
e5f65fcb14
fix a crash when setting default dcc_autoget_max_size
...
from Robert Nagy <thuglife@bsd.hu> via maintainer reinhard@
2004-03-02 22:15:29 +00:00
xsa
53a3580c5e
SECURITY FIX
...
This patch fixes a bug in mutt import filter which causes crashes.
Patch comes from project page: http://abook.sourceforge.net/
bumped PKGNAME
ok reinhard@.
2004-03-02 22:15:20 +00:00
xsa
26f70e13fe
update to 040205 snapshot; based on a diff from new MAINTAINER
...
Eduardo Alvarenga <eduardo at thrx.org> via and ok rohee@.
2004-03-02 21:20:12 +00:00
ish
1313a2cb8f
update homepage and master site
...
- noticed by mjc@bitz.ca
2004-03-02 20:56:09 +00:00
lebel
87e10b2316
update to vim/stable 6.2.310; fixes a rather nasty undo level bug
2004-03-02 14:45:56 +00:00
naddy
cf837088c6
update to 2.65: fixes a crash on powerpc; from Willem Dijkstra <wpd@xs4all.nl>
2004-03-02 14:32:43 +00:00
xsa
29eef9c0dd
PKG_ARCH= *
...
ok sturm@.
2004-03-02 14:15:39 +00:00
xsa
88b6a4e404
tell the user about the softdep of the Tk interface on the
...
Python -tkinter subpackage;
ok sturm@ & MAINTAINER;
2004-03-02 13:01:25 +00:00
pvalchev
0251022995
since this actually depends on mpg321, make it use mpg321 instead of mpg123...
...
from cannings, maintainer timeout
2004-03-02 08:59:59 +00:00
pvalchev
b7d0effb29
amd64
2004-03-02 08:35:54 +00:00
pvalchev
0baad5284c
rest of amd64, cvs is piece of shit
2004-03-02 08:34:57 +00:00
pvalchev
fe295636fd
amd64 support
2004-03-02 08:32:13 +00:00
brad
bea02de42e
AUTOCONF_NEW -> AUTOCONF_VERSION
2004-03-02 07:57:20 +00:00
ish
9d28b29fa3
no need to include etc/fonts now that OpenBSD has it
...
- noticed by millert@
2004-03-02 07:49:24 +00:00
ish
e462bfcb48
Update to 2.0.5
2004-03-02 07:41:32 +00:00
brad
d49e2657af
upgrade to gqview 1.4.1
2004-03-02 05:33:16 +00:00
brad
2304ccdc68
- add license marker
...
- AUTOCONF_NEW -> AUTOCONF_VERSION
2004-03-02 04:59:51 +00:00