Commit Graph

1946 Commits

Author SHA1 Message Date
Akinori MUSHA
38697e1393 Update gauche & gauche-gdbm to 0.6.6.
From the freshmeat announcement:
  A number of bugs are fixed, including a gauche.net bug and do-form
  compilation bug which were sometimes the cause of crashes.  Several
  new modules are added, including message digest libraries (rfc.md5,
  rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support,
  and port seek.  Other enhancements include string split to take
  strings and a regexp as a splitter.

Unfortunately, this does not fix the build failure on alpha.  It is
still under investigation.

PR:		ports/46284
Submitted by:	Erik Greenwald <erik@smluc.org> (MAINTAINER)
Approved by:	portmgr (knu)
2002-12-18 14:12:38 +00:00
Akinori MUSHA
0c46bafcb5 Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by:	Erik Greenwald <erik@smluc.org>
2002-12-18 13:04:36 +00:00
Akinori MUSHA
85d3de38b6 Do not build profiled libraries on 5-CURRENT, where g++ -pg produces
strange function calls that the assembler cannot understand.

Submitted by:	bento, kris

http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log
2002-12-18 12:57:05 +00:00
Dirk Froemberg
1ab754e246 make USE_LIBTOOL actually working
Submitted by:	sobomax
2002-12-16 19:33:58 +00:00
Dirk Froemberg
282d50d23d Upgrade to 3.23.54.
This fixes a security hole which is remotely exploitable.

See http://security.e-matters.de/advisories/042002.html for details.

Submitted by:	sobomax
Approved by:	sobomax
2002-12-14 16:00:39 +00:00
Maxim Sobolev
b1ba818a65 Mark as FORBIDDEN - multiple security vulnerabilities exist. See
http://security.e-matters.de/advisories/042002.html

Submitted by:	Constantin Deribin <deribin@portaone.com>
2002-12-13 11:28:40 +00:00
Edwin Groothuis
8d9b267b0e Make databases/adodb fetchable again.
Update to verison 2.50.
Implicit approval by portmgr@ because the old files weren't fetchable anymore.

PR:		ports/46022
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-12-12 11:38:30 +00:00
Dirk Meyer
6ea844edaf add ONLY_FOR_ARCHS, sparc64 has conflicting types 2002-12-12 05:42:55 +00:00
Tilman Keskinoz
6928d673c9 Fix Build with recent bison
PR:		46057
Submitted by:	Aries <aries@mindworks.hu>
2002-12-10 17:34:48 +00:00
Dirk Meyer
e58f4a351c Fix MASTER_SITES
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR:		46069
Submitted by:	never@nevermind.kiev.ua
2002-12-09 16:46:59 +00:00
Akinori MUSHA
4929e86653 Catch up with the Ruby Application Archive's URL scheme change. 2002-12-07 17:41:58 +00:00
Akinori MUSHA
e8515da24e Update WWW. 2002-12-07 17:14:40 +00:00
Akinori MUSHA
185ceb675c Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.

Tested on:	the axp cluster
Approved by:	kris
2002-12-06 17:17:38 +00:00
Kris Kennaway
b2588ba1ea Use -fPIC instead of -fpic to fix build on sparc64 2002-12-03 05:49:46 +00:00
Tilman Keskinoz
4e96557e6f Mark Broken on CURRENT. Drop Maintainership
PR:		45908
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-12-02 09:12:40 +00:00
Akinori MUSHA
320f9bb801 Synchronize PORTVERSION with lang/gauche's. This fixes packaging. 2002-12-01 07:36:30 +00:00
Akinori MUSHA
19e14f3b2d Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
2002-11-28 12:00:36 +00:00
Akinori MUSHA
1f02b928a0 Fix the build by removing superfluous LDFLAGS from MAKE_ARGS. 2002-11-28 11:57:42 +00:00
Dag-Erling Smørgrav
4ddc87fcef Drop maintainership.
Approved by:	portmgr (kris)
2002-11-28 11:56:51 +00:00
Sean Chittenden
c64e2df724 Update PostgreSQL-devel to 7.3 release. Once the ports freeze is over the
mainline postgresql7 port will be updated.  7.3 introduces many new
features, most notably schemas, drop column, table functions, and
prepared queries were added in this release.  Please read the release
notes for details.

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3

Approved by:	portmgr
2002-11-28 08:35:51 +00:00
Akinori MUSHA
60e37192e4 Sort entries. 2002-11-27 20:28:08 +00:00
Mikhail Teterin
727e83b1a7 This library should always have been linked with c++, rather than
cc, but we were able to get away with it previously. Not any more.
Set CC to ${CXX} (something bsd.lib.mk should be doing for us!) to
avoid unresolved __gxx_personality_v0 when trying to load the package
into the Tcl interpreter at run-time.

No PORTREVISION bump, since the port did not build on -current until
5 minutes ago, and the problem does not affect -stable.

Not Approved by: portmgr (Linnex would too cruel and too unusual anyway)
2002-11-27 01:00:57 +00:00
Mikhail Teterin
def45225d8 The newer, kinder C++ does not like it, when the default values
for functions' arguments are specified twice -- in the declaration
(sql-mysql.h) and in the definition (sql-mysql.cc). The added patch
removes the redundant defaults from the functions' definitions and fixes
the build on -current.

Submitted by:	bento
Not Approved by: portmgr -- no approval requested, since port did not build
2002-11-27 00:47:37 +00:00
Mikhail Teterin
b39fcf1f02 Point the WWW tag to the SourceForge too. 2002-11-25 11:54:38 +00:00
Edwin Groothuis
52669ed64d Fix master-site for databases/tcl-Mysql
PR:		ports/45668
Submitted by:	Glenn Trewitt <trewitt@trewitt.org>
2002-11-24 09:08:10 +00:00
Yen-Ming Lee
65d3fa6000 upgrade to mytop-1.2
Noticed by:	Szymon Grabowski <simonaway@implix.com>
2002-11-24 05:07:49 +00:00
Edwin Groothuis
6e41809f7e New port: databases/gbib
gBib is an editor/browser for BibTeX bibliographic database
    files.

PR:		ports/35355
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-11-23 04:10:42 +00:00
Edwin Groothuis
a681a88a76 Maintainer springcleaning of his Makefiles
PR:		ports/45514
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-11-22 23:44:52 +00:00
Edwin Groothuis
a776f8a865 Maintainer update
(also added WWW-field to pkg-descr to make portlint happy)

PR:		ports/45582
Submitted by:	Chris Knight <chris@aims.com.au>
2002-11-22 23:30:24 +00:00
Edwin Groothuis
e60fc71117 Maintainer update
PR:		ports/45583
Submitted by:	Chris Knight <chris@aims.com.au>
2002-11-22 23:26:24 +00:00
Norikatsu Shigemura
f5d155859d Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas.
PR:		38013
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-11-22 19:57:43 +00:00
Dirk Froemberg
b2a012a879 Fix MASTER_SITES. 2002-11-21 21:04:16 +00:00
Dirk Froemberg
da05ec7190 Fix MASTER_SITES. 2002-11-21 20:57:49 +00:00
Sean Chittenden
7b2178dbc3 Update the pkg-plist for phpPgAdmin.
Approved by:	nbm (maintainer)
2002-11-21 20:08:23 +00:00
Ying-Chieh Liao
baa07f3c3a fix make package error
Noted by:	kris
2002-11-21 02:49:07 +00:00
Sean Chittenden
59148f3e9f Updated PostgreSQL to 7.3 rc1. 2002-11-20 21:07:48 +00:00
Ying-Chieh Liao
0d21dd0321 fix build on -current
PR:		45464
Submitted by:	maintainer
2002-11-20 13:59:05 +00:00
Ying-Chieh Liao
0097a8100a - Do not install useless .la files
- Utilize NOPORTDOCS

PR:		45446
Submitted by:	Ports Fury
2002-11-20 13:15:12 +00:00
Ying-Chieh Liao
fc1a499ec3 upgrade to 2.73
PR:		45424
Submitted by:	Ports Fury
2002-11-20 12:24:10 +00:00
David E. O'Brien
bc6672dcfb Our configure tupple is ${ARCH}-portbld-freebsd${OSREL}. 2002-11-19 21:06:24 +00:00
Edwin Groothuis
a9439a9c1d strmov() is a macro for strcpy() and obsolete in libmysqlclient.
Noticed on: bento
2002-11-19 12:24:55 +00:00
Tilman Keskinoz
bebb970d83 /usr/bin/chgrp -> ${CHGRP}
PR:		39972
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-11-18 22:59:52 +00:00
Ying-Chieh Liao
1a0b435e07 fix previous patch, which patches generated file
PR:		45387
Submitted by:	maintainer
2002-11-18 10:54:30 +00:00
Kris Kennaway
64f0415ebe Reset undeliverable maintainer addresses to ports@FreeBSD.org 2002-11-18 03:48:10 +00:00
Edwin Groothuis
06e0bf7130 Maintainer update
PR:		ports/45364
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
2002-11-17 22:23:34 +00:00
Dirk Froemberg
1d48e3c107 WITH_XCHARSET is independent of WITH_CHARSET.
PR:		ports/45173
Submitted by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
2002-11-17 15:58:19 +00:00
Sean Chittenden
cf19879c06 Patch for Ruby 1.7.
Approved by:	maintainer (knu)
2002-11-17 04:49:02 +00:00
Edwin Groothuis
519513e88a Maintainer update for -current building
PR:		ports/45228
Submitted by:	Chris Knight <chris@aims.com.au>
2002-11-16 14:04:51 +00:00
Ying-Chieh Liao
5ae757f5d2 upgrade to 0.06
PR:		45280
Submitted by:	maintainer
2002-11-15 17:21:34 +00:00
Edwin Groothuis
f209474b37 Make databases/zpygresqlda building again.
Noticed on: bento
2002-11-15 01:46:49 +00:00
Dirk Froemberg
d1a0e21987 Bump PORTVERSION for CXX=${CC} in mysql323-server. 2002-11-13 10:47:42 +00:00
Dirk Froemberg
d649ce27bb -STABLE exits with signal 11 while connecting via TCP/IP if empty
prototypes are used. -CURRENT needs empty prototypes to build. Use
__FreeBSD_version to differentiate.

Set CXX to $CC on -STABLE again to get around stability problems
under heavy load.
2002-11-13 10:38:20 +00:00
Ying-Chieh Liao
33442f5f39 1. fix memory allocator
2. remove extra files I forgot last commit

PR:		45253
Submitted by:	maintainer
2002-11-13 02:05:20 +00:00
SADA Kenji
f160a7126f fix for different tcl versions
PR:	ports/42010
Submitted by:	unknown -- see the PR
Approved by:	maintainer
2002-11-13 01:42:44 +00:00
Christian Weisgerber
359da7e8c8 Update to 1.14.
PR:		44898
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-11-12 17:39:45 +00:00
Ying-Chieh Liao
3340a78674 upgrade to 2.7.3
PR:		45203
Submitted by:	maintainer
2002-11-11 18:05:19 +00:00
Ying-Chieh Liao
1f412c28a5 Add SuperServer build
Remove perl from scripts
Remove scripts + consolidate into pkg-install

PR:		45185
Submitted by:	maintainer
2002-11-11 17:23:49 +00:00
Kris Kennaway
063c457172 Don't remove system directories share/java, share/java/classes, and
share/doc
2002-11-10 22:44:03 +00:00
Dirk Froemberg
46420237f9 FreeBSD has broken realpath(3), too.
PR:		ports/44784
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2002-11-10 22:22:17 +00:00
Dirk Froemberg
be81ea8214 Set limits from user mysql before starting mysqld.
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2002-11-10 21:47:46 +00:00
Dirk Froemberg
69ae594e86 Only kill mysqld we started. Don't kill all mysqld.
Submitted by:	Submitted by:   sobomax (modified by me a bit)
2002-11-10 20:28:07 +00:00
Dirk Froemberg
9eeffbcbf8 Only kill mysqld we started. Don't kill all mysqld.
Submitted by:	sobomax (modified by me a bit)
2002-11-10 20:24:24 +00:00
Dirk Froemberg
7f49013883 Fix build on 5.0-CURRENT.
Submitted by:	sobomax
2002-11-10 17:11:59 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Sean Chittenden
84706ed727 Update to PostgreSQL 7.3 beta 5. 2002-11-08 22:38:20 +00:00
Christian Weisgerber
48bc240b41 Do not install useless .la file.
PR:		44484
Submitted by:	Ports Fury
2002-11-08 22:01:31 +00:00
Tilman Keskinoz
2edc3cc767 Remove -fnopermissve
PR:		Craig Rodrigues <rodrigc@attbi.com>
Submitted by: 	42785
2002-11-08 19:32:00 +00:00
Edwin Groothuis
ff2a2f614d And update to 1.0.13 (submitted at the end of october while the
previous commit was around september)

PR:		ports/44742
Submitted by:	Alex Rodioukov <simuran@shaw.ca>
2002-11-08 06:01:28 +00:00
Edwin Groothuis
2f163123e9 Maintainer update to version 1.0.11.1
PR:		ports/42432
Submitted by:	Alex Rodioukov <simuran@shaw.ca>
2002-11-08 04:49:48 +00:00
Akinori MUSHA
2a09fc7f1c Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.com
has been down these days.
2002-11-07 17:57:37 +00:00
Yen-Ming Lee
e1ab150f4b add gqlplus, the SQL*PLUS with commandline editing, history, and
table/column name completion

Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-11-07 17:36:47 +00:00
Edwin Groothuis
da9f30c3f2 Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)

Noticed on: bento
2002-11-07 11:54:23 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
6ef0919abb - Fix LIB_DEPENDS
- Fix build when WITHOUT_X11 is defined

PR:		44963
Submitted by:	Ports Fury
2002-11-06 16:47:17 +00:00
Ying-Chieh Liao
487aef8666 upgrade to 0.5.1
PR:		44962
Submitted by:	Ports Fury
2002-11-06 16:42:02 +00:00
Ying-Chieh Liao
0dfd0799ce upgrade to 0.6.6
PR:		44961
Submitted by:	Ports Fury
2002-11-06 16:38:20 +00:00
Ying-Chieh Liao
67fefc20b9 upgrade to 2.51
PR:		44960
Submitted by:	Ports Fury
2002-11-06 16:33:24 +00:00
Yoichi NAKAYAMA
6c8abd2333 Update to 0.10 2002-11-06 04:09:06 +00:00
Nick Sayer
b77926499e Port update submitted by maintainer
PR: ports/44983
Submitted by: girgen@pingpong.net
2002-11-06 01:41:53 +00:00
Dirk Meyer
7992f140a1 - Update to 2.4.8 2002-11-05 21:04:39 +00:00
Oliver Braun
dc4de5ddca Upgrade to 1.12.
PR:		ports/44947
Submitted by:	maintainer
2002-11-05 20:45:13 +00:00
Sean Chittenden
b152472191 Updated PostgreSQL to 7.3beta4. This version fixes all known problems
on -CURRENT and should be the last release before rc1.  Updated the
optimized CFLAGS as well.

PR:		ports/44893
Submitted by:	Vladimir Chukharev <chu@gpi.ru>
2002-11-05 02:14:55 +00:00
Akinori MUSHA
c721b3d3fe The Sybase driver for Ruby-DBI has been (officially) broken for quite
some time, so remove the port.
2002-11-04 21:14:57 +00:00
Norikatsu Shigemura
ccb41b3716 Add jdb(1.11), JDB manipulates flat-ASCII databases from shell scripts.
PR:		ports/39957
Submitted by:	Lars Eggert <larse@ISI.EDU>
2002-11-04 14:15:55 +00:00
Edwin Groothuis
b338e25fe5 Lots of perl in the install-scripts.
Noticed by: bento
2002-11-04 11:07:48 +00:00
Edwin Groothuis
d695eafc35 Lots of perl in the install-scripts
Noticed by: bento
2002-11-04 11:07:14 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
558f2d386c PERL -> REINPLACE
Noticed on: bento
2002-11-04 01:56:21 +00:00
Tilman Keskinoz
35d65d20e1 PERL -> REINPLACE_CMD
PR: 		39972
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-11-03 20:48:22 +00:00
Norikatsu Shigemura
07b4ed2bbe Update to 0.21 (based on SQLite 2.7.2) 2002-10-31 09:06:50 +00:00
Dag-Erling Smørgrav
c6e4f213c2 The Gnats homepage has moved.
PR:		ports/43987
Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
2002-10-29 09:32:29 +00:00
Kris Kennaway
f6be5fefa3 Add missing directory 2002-10-28 02:48:42 +00:00
Akinori MUSHA
6434a53a9a Update to 0.2.8. It seems PostgreSQL 7.3.x is now supported (not
tested by me).
2002-10-27 22:52:18 +00:00
Sean Chittenden
6e6ddae191 Update postgresql-devel to 7.3 beta3 and add a make check to perform
the regression tests[1].  Update the MASTER_SITES list so that it isn't
painfully slow to obtain the tarballs.  Added several new US mirrors to
help distribute the load.  An initdb is required when upgrading.

PR:		ports/44526
Submitted by:	[1] Vladimir Chukharev <chu@gpi.ru>
2002-10-27 20:16:19 +00:00
Akinori MUSHA
9b68bb37bb Now that lang/python is updated to version 2.2, it is not necessary to
set (override) PYTHON_VERSION anymore.
2002-10-27 17:57:39 +00:00
Akinori MUSHA
45191089ef Make ruby-sqlrelay compile. 2002-10-27 17:55:42 +00:00
Akinori MUSHA
1b2b7fc161 Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed. 2002-10-27 17:55:21 +00:00
Akinori MUSHA
6236125065 Update to 0.32.
USE_REINPLACE.
2002-10-27 17:54:01 +00:00
Maxim Sobolev
d8f480a0ae Add missed RUN_DEPENDS. 2002-10-26 14:56:47 +00:00
Joe Marcus Clarke
7f08951006 Remove gnomedb2. 2002-10-25 07:33:52 +00:00
Joe Marcus Clarke
84ca8e0418 Nuke gnomedb2 in favor of mergeant. 2002-10-25 07:32:41 +00:00
Joe Marcus Clarke
1296d78903 Update to 0.8.199. 2002-10-25 07:31:27 +00:00
Pete Fritchman
0f0e1a36e9 Update to 0.18. 2002-10-24 20:17:42 +00:00
Akinori MUSHA
d37eecde02 Update Ruby/DBI and DBD modules to 0.0.18. 2002-10-23 21:06:45 +00:00
Johann Visagie
6cd163c1f8 - Make this port a subport of databases/postgresql7, since the development of
PyGreSQL has been folded into that of PostgreSQL itself.
- This update effectivly takes PyGreSQL to version 3.3, which is distributed
  with PostgreSQL 7.2.3.
- Byte-compile installed modules to ensure clean deinstallation.
- Install documentation under $DOCSDIR.
- Remove Makefile from $FILESDIR - not required anymore.
- Remove patch-pgdb.py - not required any longer.
- Add two patches to ensure installation is $PREFIX-clean.
- Update pkg-comment and pkg-descr to reflect the current status of the port.
2002-10-23 14:33:47 +00:00
Bill Fenner
bcc333b8db Update Dominik Rothert's (MAINTAINER) email address.
Submitted by:	Dr. Jurgen K. Lang <jkl@astorit.de>
2002-10-22 17:55:52 +00:00
Ying-Chieh Liao
ec12190d89 upgrade to 0.4 2002-10-22 17:36:56 +00:00
Maxim Sobolev
f7451357dd Unbreak on -current.
Submitted by:	bento
2002-10-21 13:23:13 +00:00
Maxim Sobolev
bd50152bf7 Unbreak on current. This should unlock another 6 packages that depend on db2.
Submitted by:	bento
2002-10-21 11:05:57 +00:00
Dirk Froemberg
5f0e15e63a Upgrade to 3.23.52. 2002-10-21 09:04:51 +00:00
Kris Kennaway
ca4f4b7421 Fix build on -current (remove dependencies on obsolete system headers).
These hardcoded dependencies are probably wrong.
2002-10-20 21:23:01 +00:00
Jimmy Olgeni
83a55e89a3 Update port to version 1.01. 2002-10-20 08:30:14 +00:00
Kris Kennaway
2751f0a36b Add missing USE_XLIB=yes 2002-10-19 22:53:09 +00:00
Dmitry Sivachenko
91242e72cb Update to 1.0.40. 2002-10-18 06:59:57 +00:00
Ying-Chieh Liao
89b25cf738 add tinycdb 0.72
Analogous to cdb, but faster
2002-10-17 16:23:42 +00:00
Hye-Shik Chang
0c46db4749 Add checksums for Python-2.2.2.
Approved by:	tg
2002-10-17 11:17:35 +00:00
Hye-Shik Chang
eda43de2f2 MASTER_SITE is moved.
PR:		43585, 43586
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-16 15:24:47 +00:00
Akinori MUSHA
7b7c9bd8f0 Update to 0.7.0. 2002-10-15 19:11:42 +00:00
Mikhail Teterin
26c59a87d0 Reset maintainership to ports, due to the original author's
timeout (the previous timeout also noted in the cvs-log -- 2
years ago). Upgrade to the latest sqsh-2.1. Build with readline
and motif, unless WITHOUT_X11 is set (plain --with-x results in
a rather hard to use X support, author recommend Motif too).

Remove the bogus dependency on gettext introduced in Makefile
version 1.2 -- the (unpatched) software will, indeed, link with
libintl, if present -- mistaking it for Sybase OpenClient's
libintl.

Install the system-wide sqshrc as ${PREFIX}/etc/sqshrc.default,
and allow for another system-wide ${PREFIX}/etc/sqshrc to
overwrite some or all of the default settings.

PR:	ports/40374	(readline and X/Motif)
2002-10-15 13:18:00 +00:00
Christian Weisgerber
b3d1423262 Update to version 0.6.5.
PR:		43782
Submitted by:	Ports Fury
2002-10-14 16:22:53 +00:00
Ying-Chieh Liao
adffaf811e add tdb 1.0.6
Trivial Database
2002-10-12 13:02:16 +00:00
Akinori MUSHA
97fe30f152 Update WWW.
PR:		ports/43871
Submitted by:	Alex Zepeda <freebsd@blarf.homeip.net>
2002-10-10 20:50:26 +00:00
Akinori MUSHA
c29ae2c52b Set DIST_SUBDIR=ruby like other ruby module ports.
(No response from MAINTAINER yet, but this wouldn't hurt anything)
2002-10-10 17:12:55 +00:00
Ying-Chieh Liao
944f5449af - Enable --with-pthreads option.
- Add WITH_GUI support(not default).

PR:		36129
Submitted by:	Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Approved by:	maintainer timeout
2002-10-10 07:20:24 +00:00
Chris D. Faulhaber
18efa9504d Remove p5-MyObject due the prolonged disappearance of it's homepage
and distfile.
2002-10-09 01:14:51 +00:00
Akinori MUSHA
a19d80a756 Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
2002-10-08 11:38:07 +00:00
Sheldon Hearn
2e3e4673a7 Upgrade to DBD-Sybase-0.94. 2002-10-08 09:15:55 +00:00
Sheldon Hearn
1d83daa20b Use in-place editing to replace <malloc.h> with <stdlib.h>.
Bump PORTREVISION accordingly, since the affected files were installed
even in -CURRENT, where they couldn't be used to build stuff.
2002-10-08 09:10:00 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Akinori MUSHA
f006f18654 Reflect *_RD renaming. 2002-10-06 19:50:45 +00:00
Patrick Li
e62206d1a3 Update to 7.2.3 and maintainer's email address. All advised to update
to this version as soon as possible. Check PR description.

PR:		ports/43676
Submitted by:	maintainer
2002-10-06 07:42:36 +00:00
Patrick Li
12faf4a009 Respect LOCALBASE and remove py-mx-base as a build dependency.
Use tab in place of whitespace as well.

PR:		ports/43570
Submitted by:	maintainer
2002-10-05 23:12:29 +00:00
Kris Kennaway
7dfc6744de BROKEN: Does not compile 2002-10-05 22:11:09 +00:00
Akinori MUSHA
8daf47ba42 Update Ruby/DBI and DBD modules to 0.0.17. 2002-10-05 10:20:09 +00:00
Sean Chittenden
3256a1e431 Updated to 7.3b2. Many improvements and bug fixes over previous beta.
The location of the distfiles has changed with this release, compensate
accordingly.  Re-initdb required.

Approved by:	portmgr/knu (mentor)
2002-09-29 08:45:45 +00:00
Kris Kennaway
ef82274f65 Add dependency on gettext, since there appears to no longer be an
included gettext in this port.
2002-09-29 02:55:24 +00:00
Greg Lewis
1e88d98dd3 Hopefully unbreak this port:
. Add many missing dependencies.
. Add patches to get some of the optional components compiling.
. Update packing list to match files in fixed build.

After the port freeze we need to:
. Update to 0.99-4.
. Add make knobs for the optional components.
. Get the remaining optional components compiling.

Approved by:	bento
2002-09-27 18:19:57 +00:00
Trevor Johnson
71e9de7da1 Send this to the Attic (when it was marked FORBIDDEN, Mir was still
in orbit).

Approved by:	Berend de Boer (maintainer)
advisory:	FreeBSD-SA-01:26.interbase
2002-09-27 09:44:48 +00:00
Sean Chittenden
bb7d32715f Hook postgresql-devel up to the build
Approved by:	knu (mentor) && portmgr
2002-09-23 22:03:37 +00:00
Sean Chittenden
11d66f7e29 Adding a development port for PostgreSQL. postgresql-devel will have its
distfiles periodically updated to track PostgreSQL between major releases.
Port is repo copied from databases/postgresql7 and has been updated to
7.3b1.

Approved by:	portmgr && knu (mentor)
2002-09-23 22:01:46 +00:00
Akinori MUSHA
37b7d031e0 Correct a *_DEPENDS entry. SQL/Statement.pm installed by
databases/p5-SQL-Statement lives right under ${PERL_VER}, not under
${PERL_VER}/${PERL_ARCH}.

Submitted by:	bento
2002-09-23 11:44:47 +00:00
Joe Marcus Clarke
8db8391dc9 Make this fetchable. 2002-09-23 00:33:44 +00:00
Will Andrews
1a55f2b077 Fix braino: add USE_REINPLACE. 2002-09-21 04:24:01 +00:00
Will Andrews
aa71b8322d Update to 1.3.12, which works on KDE3. 2002-09-21 04:21:45 +00:00
Alan Eldridge
a023750df6 KDE2 only. Too far gone, no kde3, won't even configure. 2002-09-20 22:03:28 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Akinori MUSHA
7bb65faca3 Unbreak by updating the sqlite dependeny, now that sqlite has been
given a proper shlib major.

PR:		ports/42354
Submitted by:	Gerhard Haering <gerhard.haering@gmx.de>
2002-09-20 07:47:12 +00:00
Akinori MUSHA
7908026ee7 Renumber the shlib major 2 instead of 0, which was unwanted
regression.

While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite
library is properly built in the build stage instead of the install
stage.
2002-09-20 07:43:55 +00:00
Ying-Chieh Liao
eea39fafa8 upgrade to 0.60
PR:		42735
Submitted by:	Ports Fury
2002-09-19 20:33:32 +00:00
Akinori MUSHA
5df078a3f9 Update to 0.3.5. (adapted for db 4.1.24) 2002-09-19 18:56:10 +00:00
Dirk Froemberg
d8732b19d1 Fix include path for xforms. 2002-09-19 11:46:05 +00:00
Kris Kennaway
6f28c1fe04 BROKEN: Incorrect pkg-plist 2002-09-19 02:54:10 +00:00
Joe Marcus Clarke
7f6339ae48 Add missing dependency on scrollkeeper.
Submitted by:	bento
2002-09-18 18:51:30 +00:00
Ying-Chieh Liao
ab0635ddfa remove bogus dependence to bash1
PR:		35670
Submitted by:	Roman Neuhauser <neuhauser@mobil.cz>
2002-09-18 04:15:18 +00:00
Anton Berezin
f21bf8a7fc Update to 2.01.
PR:		42884
Submitted by:	maintainer
2002-09-17 21:20:38 +00:00
Ying-Chieh Liao
2c340dd0a5 upgrade to 1.004 2002-09-17 19:05:29 +00:00
Ying-Chieh Liao
f53df2a6bf 1) upgrade to 1.002
2) reset maintainer

PR:		35447 (1)
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-09-17 19:01:57 +00:00
Ying-Chieh Liao
39d5845adf - update port to pyPgSQL 2.2
- updated maintainer email address
- use REINPLACE instead of PERL

PR:		42560
Submitted by:	maintainer
2002-09-16 13:57:56 +00:00
Kris Kennaway
33f216ea71 Add missing manpage 2002-09-15 23:20:27 +00:00
Joe Marcus Clarke
f3c215bbe6 Fix some plist issues I missed. Bump PORTREVISION. 2002-09-15 07:00:12 +00:00
Joe Marcus Clarke
893fed8847 Add mergeant, a libgnomedb frontend that merges portions of gnome-db and
gASQL.
2002-09-15 00:35:47 +00:00
Joe Marcus Clarke
fc9e49c981 Update to 0.8.193. 2002-09-15 00:34:39 +00:00
Joe Marcus Clarke
0f7e9de868 Update to 0.8.193. 2002-09-14 09:16:12 +00:00
Akinori MUSHA
d30cec0e96 Chase the libnmz shlib version bump. 2002-09-13 12:18:32 +00:00
Akinori MUSHA
9e5b0fc10d Update to 2.0.12 + German translation.
Upgrade is strongly recommended due to newly found cross-site
scripting vulnerabilities.
2002-09-13 12:10:50 +00:00
Akinori MUSHA
7f72a16364 Remove a dead .jp mirror and add the official .jp mirror instead.
Submitted by:	fenner's distfiles survey
2002-09-13 10:41:46 +00:00
Akinori MUSHA
d0244caa39 Hand the maintainership over to the submitter of the PR.
PR:		ports/40901
Submitted by:	Erik Greenwald <erik@smluc.org>
2002-09-13 08:36:20 +00:00
Sergey Skvortsov
b27c579924 Minor change (%ll -> %q) 2002-09-12 08:22:16 +00:00
Sergey Skvortsov
de549fa0b2 Updated to 0.40 (many bugfixes) 2002-09-10 12:46:54 +00:00
Maxim Sobolev
26d7b8c9f4 Update to 0.9.2. 2002-09-10 07:52:20 +00:00
Akinori MUSHA
0bdb4b602f Add gauche-gdbm, a GDBM interface for Gauche. 2002-09-09 19:25:33 +00:00
Kris Kennaway
05f7f5bac2 Fix build on -current (incorrect #include)
Submitted by:	kan
2002-09-09 01:26:59 +00:00
Akinori MUSHA
e6fa242397 Update to 0.3.4. 2002-09-08 04:53:20 +00:00
Ade Lovett
283fe409ce Relinquish all my ports. 2002-09-07 08:44:49 +00:00
Chris D. Faulhaber
f4c3b1e256 Update port to 0.0.19. 2002-09-06 17:31:49 +00:00
Jimmy Olgeni
905f49307e Update port to version 1.00.
Submitted by:	Rod Taylor <iam@rbt.ca>
2002-09-06 16:46:20 +00:00
Yoichi NAKAYAMA
234990834a Update to 0.9 2002-09-05 06:05:57 +00:00
Dirk Froemberg
5095db8b9c Don't restrict InnoDB to i386. Works on alpha, too.
PR:		ports/42337
2002-09-03 21:31:38 +00:00
David W. Chapman Jr.
7bb30f60b0 Fixup from previous commit
Bump PORTREVISION

Submitted by:	maintainer
2002-09-02 13:21:36 +00:00
David W. Chapman Jr.
e5962c5b63 Update to 2.7.1
PR:		40816
Submitted by:	maintainer
2002-09-02 02:58:53 +00:00
David W. Chapman Jr.
d89a76a997 Update to 2.2.3
PR:		42033
Submitted by:	tkato@prontomail.com
2002-09-01 17:28:43 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Dmitry Sivachenko
eb72dabb62 Upgrade to 1.0.39.
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications).
2002-08-31 13:31:32 +00:00
Mario Sergio Fujikawa Ferreira
a1236aeac7 Deploy USE_GNOMENG infrastructure
PR:		42192
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:16:55 +00:00
Trevor Johnson
63c7505c62 Add ports/databases/postgresql-docs, which will install the documentation
formerly found in ports/databases/postgresql7.

PR:		42008
Submitted by:	Palle Girgensohn (maintainer)
2002-08-26 23:14:23 +00:00
Yoichi NAKAYAMA
ca764113b6 * Update to 0.8
* Change master site
* Remove lisp directory while pkg_delete
2002-08-26 12:21:15 +00:00
Trevor Johnson
c80f4eaad8 Update to 7.2.2, which fixes several security bugs. Do not install
documentation--it will be in a separate port.

PR:			42009
Submitted by:		Palle Girgensohn (maintainer)
2002-08-26 08:12:40 +00:00
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