1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

32641 Commits

Author SHA1 Message Date
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
Will Andrews
5996c0bc8c Update maintainer address.
Submitted by:	maintainer
2000-09-23 18:47:29 +00:00
Neil Blakey-Milner
a77f1faf64 Update to 0.11.
PR:		ports/21501
Submitted by:	Trevor Johnson <trevor@jpj.net> (maintainer)
2000-09-23 18:28:13 +00:00
Neil Blakey-Milner
5346583ee6 Update to 0.7.
PR:		21503
Submitted by:	Trevor Johnson <trevor@jpj.net> (maintainer)
2000-09-23 18:25:22 +00:00
Daniel Harris
b67033fc2c Update to version 0.6.9.
PR:		21492
Submitted by:	MAINTAINER
2000-09-23 18:10:50 +00:00
Vanilla I. Shu
a7d62a99f7 patch-ac back to version 1.5 :(
Approved by:	green
2000-09-23 17:26:39 +00:00
Andreas Klemm
4d0172d6b4 pl/Perl and ODBC support
Submitted by:	Nadav Eiron <nadav@cs.technion.ac.il>
2000-09-23 16:13:56 +00:00
Neil Blakey-Milner
3276d4167c Update to iplog 2.2.1.
PR:		ports/21432
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> via maintainer
Approved by:	Udo Schweigert <ust@cert.siemens.de>
2000-09-23 14:59:10 +00:00
Neil Blakey-Milner
d434090bc5 Add qmailadmin, a web-based vpopmail mail server administrator, which
allows you to set up POP accounts, forwarders, mailing lists, and such
from the web.
2000-09-23 14:40:34 +00:00
Chris D. Faulhaber
b6519745c7 - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text
- Fix ${CATEGORIES} and add german

Submitted by:	Maintainer
2000-09-23 10:33:14 +00:00
Chris D. Faulhaber
50a27d35bc - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text

PR:		Maintainer
2000-09-23 10:32:44 +00:00
Chris D. Faulhaber
8e3dae73f7 - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text

Submitted by:	Maintainer
2000-09-23 10:32:30 +00:00
Chris D. Faulhaber
5bc7d070ec Correct perms for installed files (7700 -> 0700)
No response from:	Maintainer
2000-09-23 10:11:05 +00:00
Vanilla I. Shu
2700c8dfe4 Add a patch that fixes the vulnerability.
Submitted by:	ade
2000-09-23 08:21:22 +00:00
Satoshi Asami
9c21047709 You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.
(Of course, they shouldn't have been writing "qt21" explicitly in the
 first place....)
2000-09-23 08:05:59 +00:00
Vanilla I. Shu
4e29101aad Remove BROKEN, patches/patch-aa.
It's my fault, I forgot to remove patch-aa before back to military :(

Approved by:	kris, onigiri
2000-09-23 07:52:53 +00:00
Daniel Harris
b5b013b151 Change MAINTAINER e-mail address.
PR:		21453
Submitted by:	MAINTAINER
2000-09-23 04:32:13 +00:00
Satoshi Asami
a1115a48da A small commit to fix a screwup of mine yesterday (forgot to change
the categories of ports repo-copied into french and german).

However, I have something else to say: the package build just ended,
and we have 3,422 (= 2 x 29 x 59) packages for 2,478 (= 2 x 3 x 7 x
59) MB and 3,054 (= 2 x 3 x 509) MB of distfiles for 4.1.1R!

Hmm, that's a lot of 2's and 5[0]9's.  Maybe imp will tell you what
those mean.
2000-09-23 01:36:52 +00:00
Will Andrews
72115b5926 Fix PLIST bogons.
Submitted by:	onigiri
2000-09-23 00:38:50 +00:00