1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

2541 Commits

Author SHA1 Message Date
Sergey A. Osokin
117c1ceb96 Update to 2.87. 2004-01-06 15:28:32 +00:00
Will Andrews
08c8f0e2df Add py-sybase 0.36, a Python Database API interface to the Sybase RDBMS.
PR:		57521
Submitted by:	Gregory Bond <gnb@itga.com.au>
2004-01-06 06:18:59 +00:00
Pav Lucistnik
dd3f3818b5 - Update to 1.7.26
PR:		ports/60958
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
2004-01-05 23:35:27 +00:00
Akinori MUSHA
fad8517b93 Update to 0.991. 2004-01-05 18:17:22 +00:00
Adam Weinberger
6e7ec4e97c Udpate to 1.0.2.
Use %%DOCSDIR%%.
2004-01-03 20:29:08 +00:00
Edwin Groothuis
833ee1a4cc Remove options for -X, which is not possible on FreeBSD system.
Submitted by:	edwin@mavetju.org
2004-01-02 23:45:47 +00:00
Dmitry Sivachenko
7bdb27f843 Assume maintainership.
Approved by:	tobez (former maintainer)

Update to version 0.96.
2004-01-02 23:42:59 +00:00
Dmitry Sivachenko
5d806ff6a4 Fix build on -current;
utilize USE_MYSQL;
minor improvements to pet portlint.

PR:		59699
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-01-02 23:32:09 +00:00
Edwin Groothuis
7a6314056c FreeBSD port of the NetBSD db(1) command.
manipulate db(3)'s btree(3) and hash(3) databases

Submitted by:	edwin@mavetju.org
2004-01-02 21:53:41 +00:00
Michael Nottebrock
d80ad25f88 Add build-shimmies for qt-odbc-plugin. 2003-12-31 19:33:01 +00:00
Michael Nottebrock
5bf07460a2 Add qt-odbc-plugin, a database plugin for the QT toolkit. 2003-12-31 19:29:54 +00:00
Michael Nottebrock
701937e315 Build, link and install the plugins properly so they can actually work.
Reviewed by:	maintainer
2003-12-30 10:09:57 +00:00
Mark Linimon
a502f0a20d As documented at
http://www.mysql.com/documentation/connector-j/index.html#id2800748

MySQL Connector/J really does need JDK 1.4.x to compile.  Use of
apache-ant appears to side-step all of the effects of the USE_JAVA
knob from bsd.java.mk, so all previous testing was actually using JDK 1.4.2
to do the compilation step.

Since the distfile contains a pre-compiled .jar file, which will work with
any Java-2 JVM, provide a WITHOUT_BUILD option.

PR:		ports/59993
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Noticed by:	Aristedes Maniatis
2003-12-29 21:38:36 +00:00
Edwin Groothuis
0c43deceea Make some fields ?= so it can become a master-port for for example
databases/db3-tcl

PR:		ports/60473 (related)
2003-12-29 06:44:52 +00:00
Edwin Groothuis
59f5611bc4 New port: databases/pgbash
pgBash is a bash shell with the ability to directly connect
	to a PostgreSQL Database and use it while still being at a
	shell prompt with all its features.

PR:		ports/54271
Submitted by:	Sascha Holzleiter <sascha@root-login.org>
2003-12-29 05:20:14 +00:00
Mark Linimon
035feb978b Mark as broken on recent versions of -current due to use of varags.h
(deprecated in gcc3.3 in favor of stdarg.h.)  This is not caught on bento
because this is a restricted port.

The distfile is from 2001; perhaps the submitter of the most recent
PR (ports/58479) might take a look at creating a port for msql3?

While here, pet portlint and fix plist.
2003-12-28 08:55:53 +00:00
Edwin Groothuis
93b7ed7f50 [PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:

	* devel-pear-PEAR-Makefile.common.patch
	    - provides a do-install target and all that jazz in
	      devel/pear-PEAR/Makefile.common
	    - individual PEAR ports now just set a few variables:
	* pear-ports-Makefile.common-ng.patch
	    contains changes for all pear-* ports including devel/pear-PEAR

	See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

Note: still missing are:
	devel/pear-HTML_Common
	devel/pear-I18N
	net/pear-Net_NNTP
	security/pear-Auth

PR:		ports/59213
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-28 07:55:47 +00:00
Kirill Ponomarev
c0c1552a04 - Update to version 1.14
PR:		60605
Submitted by:	maintainer
2003-12-28 00:24:43 +00:00
Mark Linimon
cc748244df In a followup to ports/60559, Alex admitted to being the maintainer of all
the other mysql-(server|client) ports, and thus found himself volunteered
for this one as well.  Of course, it may well be that he didn't run away
fast enough ... or that this release is probably the last in the 3.x series.
2003-12-27 07:04:07 +00:00
Norikatsu Shigemura
9b40ba5549 add CONFLICTS, use USE_MYSQL.
PR:		ports/60559
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-12-26 17:25:49 +00:00
Norikatsu Shigemura
68c83ee767 Add new SLAVE port for p5-DBD-mysql with databases/mysql41-client.
PR:		ports/60559
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-12-26 17:08:26 +00:00
Norikatsu Shigemura
6109a20595 Add new SLAVE port for p5-DBD-mysql with databases/mysql40-client.
PR:		ports/60559
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-12-26 17:07:11 +00:00
Norikatsu Shigemura
1a4405c8a4 add CONFLICTS, make a MASTER port, use USE_MYSQL.
PR:		ports/60559
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-12-26 17:05:39 +00:00
Norikatsu Shigemura
6af6d64e7e o Add CONFLICTS sections.
o Fix packages dependencies.
o portlint clean
o Correct typo in MASTER_SITES, Fix non-optimized build.

PR:		ports/60559
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-12-26 16:56:52 +00:00
Sean Chittenden
b919b91069 Maintainer update to PostgreSQL 7.4.1. This release includes fixed ident
authentication support for FreeBSD (been broken since 7.4).  Merry
Christmas to all, and to all a good night.

Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-4-1

Prompted by PR:	ports/60542
Obtained from:	maintainer
2003-12-25 10:55:39 +00:00
Akinori MUSHA
f6a45a43c0 Update to 0.5.0. 2003-12-23 17:33:32 +00:00
Dmitry Sivachenko
eb903a06ad Remove redundant USE_GMAKE.
PR:		58993
Submitted by:	Helge Oldach <1464424446@oldach.net>
2003-12-22 10:27:13 +00:00
Kirill Ponomarev
1feadf79a0 - Update to 1.7.23
PR:		60481
Submitted by:	maintainer
2003-12-21 21:54:42 +00:00
Clement Laforet
384e4de0ff - Update WWW
- Change my email address

Approved by:        erwin (mentor)
2003-12-21 18:37:57 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Sergey A. Osokin
b5cf419f03 Update to 2.86. 2003-12-20 20:29:03 +00:00
Mark Linimon
ed9d5928e5 Per distfile list, fix fetch and WWW location. 2003-12-18 05:45:24 +00:00
Mathieu Arnold
c6b9f2fd99 Update to 0.05 2003-12-17 13:07:28 +00:00
Kirill Ponomarev
50075dc6cf - Sync with lang/gauche
PR:		60324
Submitted by:	maintainer
2003-12-17 11:36:37 +00:00
Norikatsu Shigemura
a9851b4910 o Update to 4.0.17.
o Make portlint clean.

PR:		ports/60321
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-17 10:52:54 +00:00
Ying-Chieh Liao
553d3eefb7 add mtop 0.6.4
MySQL Monitoring Tool
2003-12-17 03:27:46 +00:00
Pav Lucistnik
4dbbbcde23 - Fix Makefile syntax for older versions of make, like 4.8-RELEASE
PR:		ports/60288
Reported by:	parv <parv@pair.com>
2003-12-16 19:32:03 +00:00
Jacques Vidrine
e596d188de Patch a remotely exploitable root buffer overflow, as reported by a
nruns.com security advisory published on the Full-Disclosure list.
2003-12-15 22:20:08 +00:00
Sergey A. Osokin
84aa2b06c8 Update to 3.07. 2003-12-15 10:59:18 +00:00
Sergey A. Osokin
dfb79990e8 Update to 2.85. 2003-12-15 10:50:52 +00:00
Akinori MUSHA
835a1b3239 Update to 0.4.9. 2003-12-15 06:53:24 +00:00
Pav Lucistnik
e4b8424f33 - Fix patching
- Fix build on 4.x
- Add patches to build on 5.x from edwin
  Note this does not build on 5.x, my C++ fu is not good enough to overcome
  iterator usage in admin.cc. Patches are welcomed.

PR:		ports/47862
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2003-12-14 18:03:48 +00:00
Pav Lucistnik
2f90dc000f - Fix build on 4.x
- Silence portlint

PR:		ports/59547
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-12-14 16:47:40 +00:00
Oliver Lehmann
47623894e1 fix the compile when bison is installed
PR:		ports/58589
Submitted By:	Ryan Thompson <ryan@saskonw.com>
2003-12-14 15:03:30 +00:00
Alexander Leidinger
6328a8a5ce Fix bento build by adding the missing patch.
Submitted by:	maintainer
Noticed by:	kris (bento)
Pointy hat to:	netchild
2003-12-14 11:09:21 +00:00
Dirk Meyer
f0eb84289b - Fix the symbolic link created by pkg_add
this fixed the build of e4graph an other ports
- bump PORTVERSION for the new package

Pointed out by: kris
2003-12-13 13:02:00 +00:00
Michael Nottebrock
64c4818f8e - Update QT to version 3.2.3.
- s/USE_MESA/USE_GL
- Get rid of the nvidia-driver warning
- Unhook database-plugin ports from the main port.
- Use and depend on devel/qmake.

Thanks to Mikhail Teterin <mi+kde@aldan.algebra.com> for ideas
and code for the dependency on the qmake-port and the database-
plugins.

Approved by:    Maintainer (for qt-mysql-plugins)
2003-12-13 10:21:14 +00:00
Norikatsu Shigemura
03170478cc o Update to 4.1.1 alpha release.
o Make portlint clean.

PR:		ports/60120
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-11 15:59:24 +00:00
Norikatsu Shigemura
26d483a7a9 o Update to 4.1.1 alpha release.
o Sync with mysql40 port changes.
o Make portlint clean.

PR:		ports/60119
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-11 15:58:26 +00:00
Sergey Skvortsov
2a4a1c403d Updated to 0.21 2003-12-11 15:23:55 +00:00