Maxim Sobolev
b714ec93da
Add sweep - an audio editor for GNOME desktop.
2000-09-25 09:46:16 +00:00
Satoshi Asami
3f53f13474
Small patch to aclocal.m4 to change qt version to look for, so this
...
port will still find qt2 post the USE_QT2 change.
Submitted by: Max Khon <fjoe@iclub.nsu.ru>
2000-09-25 08:54:15 +00:00
Yukihiro Nakai
0b36728a13
Update to 1.2.3
2000-09-25 08:52:07 +00:00
Maxim Sobolev
b82bff9c55
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
...
installation.
2000-09-25 08:14:28 +00:00
Akinori MUSHA
d37fbb6052
Update to 1.4.5.
...
PR: ports/21514
Submitted by: Andrew Arensburger <arensb+freebsd-ports@ooblick.com> (MAINTAINER)
2000-09-25 08:04:29 +00:00
Maxim Sobolev
fa0b4be69c
Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
...
generated for libtool1.4.
No responce from: maintainer
2000-09-25 07:38:14 +00:00
Akinori MUSHA
58374e4eca
Update to 2.0.7-ja-1.3.
...
PR: ports/21462
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (MAINTAINER)
2000-09-25 07:34:31 +00:00
Maxim Sobolev
527910f526
Clarify usage instructions (you have to set LD_LIBRARY_PATH to
...
${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
2000-09-25 07:32:43 +00:00
Akinori MUSHA
96c7890368
Clean up.
...
Respect X11BASE.
PR: ports/21369
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury)
2000-09-25 07:30:25 +00:00
Maxim Sobolev
04b873263b
Properly convert scancode into acsii representation in svga driver.
2000-09-25 07:23:57 +00:00
Akinori MUSHA
83b42f5540
Clean up with USE_LINUX.
...
PR: ports/21500
Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
2000-09-25 07:19:31 +00:00
Maxim Sobolev
4a05c0ccb1
Fix hardcoded paths.
2000-09-25 07:16:53 +00:00
Maxim Sobolev
e29c060b2d
Add clanbomber - a bomberman-like multiplayer game written using clanlib.
2000-09-25 07:09:11 +00:00
Maxim Sobolev
78d89936e2
Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ).
2000-09-25 06:58:43 +00:00
Akinori MUSHA
ad82bf983f
Add a startup script for slapd.
...
Approved by: Lachlan O'Dea <lodea@vet.com.au> (MAINTAINER)
2000-09-25 05:43:46 +00:00
David E. O'Brien
57754ba65d
Fix an annoying (but apparently benign) error dialog that seems to be a
...
result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at
revs 1.58 and 1.59, apparently to resolve some sort of race condition.
(Search for EAGAIN in that file if you'd like to see).
Submitted by: W Gerald Hicks <jhix@mindspring.com>
2000-09-25 05:24:55 +00:00
Bill Fumerola
8f932217aa
Update WWW:
2000-09-25 03:42:01 +00:00
Jean-Marc Zucconi
4690c1697a
Some problems were discovered in X11 libraries which can cause DoS in
...
libICE and xdm. Also some potiential buffer overflow may occur in XKB
options parsing (although they can't be exploited in OpenBSD's default
setup where the X servers are not setuid). This patch fixes all these
problems.
Submitted by: kris
2000-09-24 23:12:07 +00:00
Akinori MUSHA
e7d442c175
Update to 1.3a5.
...
See http://www.swig.org/Release/CHANGES for details.
2000-09-24 22:45:54 +00:00
Satoshi Asami
0d97224b8d
Add missing file (bin/ghcprof).
...
Submitted by: onigiri
2000-09-24 21:58:07 +00:00
Akinori MUSHA
7ea58c48c9
Thanks to converter/iconv's update to 1.1, now ruby-iconv can use it
...
instead of converters/libiconv (giconv). :)
2000-09-24 21:56:45 +00:00
Akinori MUSHA
f91cce3dfd
Update iconv POSIX-compliant charset conversion library to 1.1.
...
Fixed problems:
- All the modules are linked against libiconv. iconv() now can be
called from other shared libraries (it could only be called from
executables in iconv-1.0);
- Case insensitive recognition of charset names. There was a bug in
1.0: the first letter of a charset name was case sensitive;
- Modified behaviour of iconv() used with (inbytesleft == NULL) or
(*inbytesleft = 0): now iconv silently returns 0; in 1.0 it
returned (size_t)(-1) and set errno=EINVAL. According to POSIX
specification both ways are correct; the new behaviour is just
less restrictive.
PR: ports/21521, ports/21522, ports/21523
Submitted by: Konstantin.Chuguev@dante.org.uk (MAINTAINER)
(Problems reported by: knu)
2000-09-24 21:48:04 +00:00
Dirk Froemberg
3b0128bba5
Fix Y2K URL.
2000-09-24 21:40:24 +00:00
Dirk Froemberg
d6aab0b08b
Remove stale information.
2000-09-24 21:27:48 +00:00
Dirk Froemberg
d9b01d7c92
- "@exec killall mysqld" should read "@unexec killall mysqld"...
...
- introduce MYSQL_VERSION in PLIST and PLIST_SUB
2000-09-24 21:07:50 +00:00
Dag-Erling Smørgrav
23e2325e3c
Fix bogon that made it impossible to stop innd.
2000-09-24 20:19:44 +00:00
Akinori MUSHA
a10318dfa4
Add ruby-ldap, Ruby interface to LDAP API based on RFC1823.
2000-09-24 19:40:38 +00:00
John-Mark Gurney
0187e86785
upgrade to latest version which includes some semicolons that somehow
...
disappeared...
2000-09-24 18:42:04 +00:00
Dag-Erling Smørgrav
79025bdeb3
Add forgotten post-install script
2000-09-24 12:44:26 +00:00
Dag-Erling Smørgrav
ed91215abe
Fix portlint warnings.
2000-09-24 12:43:39 +00:00
Dag-Erling Smørgrav
ec58bb116a
Upgrade to 2.3.0.
...
Note that unless you already have a /var/news or /var/spool/news directory,
the spool directory now defaults to /usr/local/news/spool.
2000-09-24 12:29:45 +00:00
Andrey A. Chernov
29defb3b1d
Make AllReferers page links clickable
2000-09-24 10:36:14 +00:00
Yukihiro Nakai
76043c1ba5
MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>
2000-09-24 09:17:39 +00:00
Chris Piazza
ce7055840c
Fix the stupid X man page problem.
2000-09-24 07:21:51 +00:00
Satoshi Asami
64f455eadb
Take out @dirrm of lib/modules/codeconv -- this directory exists in
...
BSD.x11-4.dist.
Submitted by: onigiri
2000-09-24 06:17:41 +00:00
Vanilla I. Shu
264822ce14
Upgrade to 1.0.
...
PR: ports/21295
Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
2000-09-24 05:08:39 +00:00
Vanilla I. Shu
1b8927ae07
Update the patches, otherwise it's completely broken.
...
PR: ports/21490
Submitted by: clive@CirX.ORG
2000-09-24 04:52:26 +00:00
Vanilla I. Shu
a8a560495c
Forgot to add patch files :)
2000-09-24 04:37:05 +00:00
Vanilla I. Shu
3136ece7f5
Update and enslave zh-tin.
...
PR: ports/21496
Submitted by: clive@CirX.ORG
2000-09-24 04:36:23 +00:00
Kris Kennaway
ebc70e68e9
Upgrade to gnut 0.4.14
2000-09-24 04:06:29 +00:00
Kris Kennaway
31bae60d36
Correct PLIST and bump PORTREVISION.
2000-09-24 03:38:06 +00:00
Kris Kennaway
f744f0b9e4
Don't try and remove a directory which is used by other ports.
2000-09-24 03:08:21 +00:00
Kris Kennaway
b65cefc79f
Remove config file on deinstall if unchanged from the default.
2000-09-24 02:58:51 +00:00
Kris Kennaway
d024aa704f
Oops, I forgot to commit this patch to make WITH_SSL compile again.
2000-09-23 23:39:42 +00:00
Kris Kennaway
216579801e
Add a patch to make this port compile (PR), add some missing files to
...
the PLIST and sort it.
Submitted by: Toru YANO <toru@maid.ne.jp>
PR: ports/21499
2000-09-23 21:33:16 +00:00
Will Andrews
6e422dda37
Update to 4.2.2. The patches are no longer necessary (actually, never were
...
necessary in the first place, or so it seems), obsoleted by the configure
option --with-gd-includes.
Requested by: Johannes Zellner <johannes@zellner.org>
2000-09-23 21:25:23 +00:00
Akinori MUSHA
4e169e9bbe
Update to knu-cvsweb 1.103.1.26.
...
2000-09-22 20:13 knu
* cvsweb.cgi, cvsweb.conf: Remove $backcolor and introduce
$body_tag_for_src to allow to set the foreground color.
Noticed by: dcs@FreeBSD.org
2000-09-22 00:30 knu
* cvsweb.cgi: MFZ: 1.103.
2000-09-23 20:48:46 +00:00
Gary Jennejohn
3c87ed7cf6
Specify --with-database=berkdb in the CONFIGURE_ARGS to avoid
...
confusion when databases/gdbm is installed. This change assures
that the Berkeley db in libc is used.
Since this is such a trivial change I also just went ahead and did
it for xemacs21-mule also.
PR: 21172
Submitted by: OGAWA Takaya
2000-09-23 19:27:31 +00:00
Dirk Froemberg
6feb9421df
Set INSTALLS_SHLIB (instead of calling ldconfig).
2000-09-23 18:57:11 +00:00
Chris Piazza
d039aa16ea
Update to 1.3.12 so it actually works with napster servers again.
...
Submitted by: dburr
2000-09-23 18:54:08 +00:00