1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

1608 Commits

Author SHA1 Message Date
Anders Nordby
08be2a6a3c Update to 1.2.4. 2002-08-25 21:34:30 +00:00
Trevor Johnson
8a19a03907 Forbid because of unconfirmed security bugs:
The following buffer overruns have been identified and
	addressed [in 7.2.2]:

	    * in handling long datetime input
	    * in repeat()
	    * in lpad() and rpad() with multibyte
	    * in SET TIME ZONE and TZ env var
2002-08-25 04:49:26 +00:00
Jimmy Olgeni
0073e26f6e Fix WWW tag (avoid redirect). 2002-08-24 17:24:43 +00:00
Andrey A. Chernov
e1fdcb3153 Remove -l in su call - not needed 2002-08-24 14:51:19 +00:00
Jimmy Olgeni
b4e1779c57 Add postgresql_autodoc, an automatic documentation generator for postgresql.
Supports output in HTML, GraphViz, SGML DocBook and DIA formats.
2002-08-23 20:47:36 +00:00
Kris Kennaway
f518c8fa0f Don't redeclare functions defined in <stdlib.h>
Noticed by:	bento
2002-08-23 03:45:05 +00:00
Ade Lovett
3fccc4d9a5 BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
2002-08-22 19:34:32 +00:00
Ade Lovett
ddc7dde299 Fix typo that would have meant this port would not have compiled
if db3 support had been selected.
2002-08-22 19:31:21 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Ade Lovett
91f316e522 BerkeleyDB cleanup:
Stage 1: clean out databases/db33 port
2002-08-22 19:09:10 +00:00
Ade Lovett
68994243ff Take over maintainership of this one, too. Previous maintainer bounces.
josh@ican.net
    SMTP error from remote mailer after RCPT TO:<josh@ican.net>:
    host smtp.primus.ca [216.254.136.21]: 550 Unknown local part josh in <josh@ican.net>
2002-08-22 01:12:18 +00:00
Ade Lovett
0cb6fd221e (1) Take over maintainership whilst unifying the Sleepycat ports
(2) Un-spam the 'Whom' line from a previous commit
2002-08-21 21:04:12 +00:00
Kevin Lo
6ee89411b4 Update WWW
PR: 41837
Submitted by: MAINTAINER
2002-08-21 09:11:27 +00:00
Dirk Froemberg
172ccca45e Upgrade to 3.23.52. 2002-08-19 13:27:52 +00:00
Yen-Ming Lee
d99dbad3de change my email address to leeym@FreeBSD.org
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-08-19 08:01:34 +00:00
Chris D. Faulhaber
f6133af18a Update port to 0.210.
Approved by:	maintainer
2002-08-18 15:45:37 +00:00
Akinori MUSHA
36e9306e56 Update to 0.3.3. (now supports db 4.1.16) 2002-08-16 10:15:12 +00:00
Ying-Chieh Liao
de9fac563e upgrade to 1.0.11 2002-08-15 05:24:55 +00:00
Norikatsu Shigemura
b76bc05aa9 Update to 0.19 (based on SQLite 2.6.3)
Approved by:	knu (mentor)
2002-08-14 16:32:58 +00:00
Joe Marcus Clarke
44e1cdb9b6 s/-pthread/${PTHREAD_LIBS}/ 2002-08-14 16:26:10 +00:00
Joe Marcus Clarke
42e96c2210 Correctly use the GNOMNG CONFIGURE_ARGS. This should properly disable
gtk-doc.

PR:	41665
2002-08-14 16:20:39 +00:00
Sergey Skvortsov
54e435f4eb Updated to 2.1018 2002-08-14 13:11:40 +00:00
Alan Eldridge
b248740bfb Bumped portrevision for previous commit (sorry, it's late, I forgot), since
it affects what is installed, although the pkg-plist doesn't change.
2002-08-14 08:50:33 +00:00
Alan Eldridge
1ad73a0fb2 Fix failure to build package due to apparent source tarball change. No idea
how long it's been broken. Maintainer email address bounces. Committing
w/o timeout because of package failure and upcoming 4.7 release.

PR:	41656
2002-08-14 08:48:43 +00:00
Anders Nordby
e2cd124717 Fix startup-scripts for -current /bin/sh issues. 2002-08-14 00:14:07 +00:00
Dirk Froemberg
97b1019c82 - remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.
- add patch to use correct prototypes for libwrap
2002-08-12 20:21:51 +00:00
Ying-Chieh Liao
4108e1fabc add dbh 1.0
Disk Based Hashtables
2002-08-09 16:22:37 +00:00
Neil Blakey-Milner
ce23a92492 Add md5 for the WITH_PHP3 case
PR:		41399
Submitted by:	Maxim Maximov <mcsi@agava.com>
2002-08-08 14:54:53 +00:00
Dirk Froemberg
74e69248fb Bump PORTREVISION after fixing startup script. 2002-08-07 19:58:25 +00:00
Dirk Froemberg
8dc8d99f09 Workaround revision 1.42 and 1.29.2.7 of src/bin/sh/parser.c.
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx>
2002-08-07 19:51:47 +00:00
Dirk Froemberg
0ffe9c48ec Back out last commit. It was unapproved and inappropriate since it
breaks existing installations (very clever!).

An appropriate "fix" for this "problem" would be to look in both /etc
and ${PREFIX}/etc.
2002-08-07 19:48:40 +00:00
Norikatsu Shigemura
956ac63471 Update to 0.18 (based on SQLite 2.5.6)
Approved by:	knu (mentor)
2002-08-06 07:14:37 +00:00
Sergey Skvortsov
96c8ed2d25 Add p5-POE-Component-RRDTool 0.14,
POE interface to Round Robin
Database Tools.
2002-08-05 14:55:36 +00:00
Neil Blakey-Milner
5bcddc1f4b Upgrade to phpmyadmin 2.3.0 release candidate 4. 2002-08-04 19:18:54 +00:00
Neil Blakey-Milner
50d1662f43 Upgrade to phppgadmin 2.4.2. 2002-08-04 19:09:51 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Mikhail Teterin
5a400e09e7 Port of Sybase's OpenClient -- discovered by accident on Sybase's
"Linux" web-site this port has static versions of native FreeBSD
libraries good enough to build sqsh with it instead of the freetds.
See pkg-descr and pkg-message for more. i386 only, though...
2002-07-31 00:05:21 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Joe Marcus Clarke
6aae8c9ea4 cvs add a patch missing from the last commit.
Reported by:	Daniel Mueller <mue.da@gmx.de>
2002-07-27 17:19:05 +00:00
Joe Marcus Clarke
40459166e0 * Update to 0.8.192
* Use USE_GNOMENG
* Use USE_REINPLACE were appropriate
2002-07-26 22:24:31 +00:00
Akinori MUSHA
e290e71310 Update to 0.5.1. 2002-07-24 09:49:08 +00:00
Ruslan Ermilov
2b16d4118d Catch up to the new bsd.lib.mk API (the lib is not internal). 2002-07-21 17:23:29 +00:00
Ruslan Ermilov
beaef15fde Fix build on -CURRENT. 2002-07-21 17:20:24 +00:00
Maxim Sobolev
47d2777b16 Use USE_REINPLACE. 2002-07-18 17:58:57 +00:00
Sergey Skvortsov
b919aca2ab Fix incorrect parsing of 'ib_role' in DSN. 2002-07-17 14:40:42 +00:00
Mikhail Teterin
e13e4850ad Upgrade from 0.4.0 to 0.5.0 2002-07-16 16:44:40 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Akinori MUSHA
bc0eb7612c Update to 0.3.2. 2002-07-14 18:13:11 +00:00
Patrick Li
53dd558a1f Project site moved
PR:		ports/40534
Submitted by:	maintainer
Noticed by:	Tilman Linneweh <tilman@arved.de>
2002-07-14 18:01:10 +00:00
Patrick Li
7204ee94e8 Add patches to allow port build again and also fix some plist problems.
PR:		ports/39899
Submitted by:	maintainer
2002-07-12 19:12:02 +00:00