1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

2261 Commits

Author SHA1 Message Date
Jun Kuriyama
20f082c52b Utilize pkg-plist by using %%DOCSDIR%%. No changes in packages.
Submitted by:	osa@
2003-09-02 13:34:02 +00:00
Sergey Skvortsov
44cc5be517 Update to 0.94 2003-09-02 09:54:01 +00:00
Jun Kuriyama
acf0b4ec45 Install etc/repliclog.cfg with .sample suffix.
Reported by:	olgeni@

XXX: This port is not yet checked completely as reasonable quality.
     Feel free to find a bug, create a patch and submit it to me!
2003-09-02 08:27:42 +00:00
Mathieu Arnold
60b9f91571 Add p5-Class-DBI-mysql 0.17, extensions to Class::DBI for MySQL.
PR:		55583
Submitted by:	Andrew McNaughton <andrew@scoop.co.nz>
2003-09-01 11:02:52 +00:00
Yen-Ming Lee
871f31e386 update to mytop-1.4
Noticed by:	John Angelmo <john@veidit.net>
2003-09-01 10:44:18 +00:00
Jun Kuriyama
36d61d677c Add erserver 1.2,
trigger-based asynchronous replication system for PostgreSQL.
2003-09-01 07:16:11 +00:00
Hye-Shik Chang
b5e2caf2b7 Update to 1.1.7
PR:		55128
Submitted by:	maintainer
2003-09-01 05:58:34 +00:00
Joe Marcus Clarke
f804367338 * Use USE_MYSQL [1]
* Handle OMF files properly
* Use %%DOCSDIR%% in the plist

Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
2003-08-30 04:17:18 +00:00
Joe Marcus Clarke
9b28c15608 With my portmgr hat on, apply a fix discussed on current@ to fix the
build on -CURRENT.  Also, reset maintainer to ports@ since dirk@ has been
inactive since 2003-02-06.
2003-08-29 17:29:06 +00:00
Neil Blakey-Milner
9834d9617a Correct package list typo
PR:		56121
Submitted by:	dinoex
2003-08-29 09:31:19 +00:00
Edwin Groothuis
a3c383f62d [orphaned ports]: use USE_MYSQL for various orphaned ports.
Make these ports use USE_MYSQL:
	    * databases/dbconnect
	    * net/netsaint
	    * www/mod_mp3
	    * www/mod_mylo
	    * www/phpnuke
	    * www/postnuke
	    * www/udmsearch
	    * mail/courier

PR:		ports/56029
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-28 12:57:52 +00:00
Norikatsu Shigemura
69c58a344a Update to 0.28 (based on SQLite 2.8.6). 2003-08-28 11:23:31 +00:00
Norikatsu Shigemura
46ea29140a UnBROKEN by previous commit.
PR:		ports/56033
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer (blanket)
2003-08-27 12:18:09 +00:00
Mathieu Arnold
46243a4526 Update to 0.94 2003-08-27 12:17:43 +00:00
Dmitry Sivachenko
7490453293 Update to version 1.0.15. 2003-08-27 07:00:51 +00:00
Sean Chittenden
5f120da46e Before too many folks upgrade to chase the intl port version bump, let me
upgrade to a recent snapshot.  initdb required, but there are a few fixes
that have been incorporated since beta1 was released that are worthwhile.
Release notes URL:

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
2003-08-27 03:05:40 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Sergey A. Osokin
42d665a6af Update to 2.75: a fresh bugfix release. 2003-08-25 15:06:24 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Mathieu Arnold
76cf235bdd Add MAN3 now that Module::Build does generate man pages
bump PORTREVISION

Approved by:	demon (mentor)
2003-08-24 13:49:08 +00:00
Edwin Groothuis
16d1da8428 New port: postgresql-contrib
New port, containing all contrib stuff distributed with postgresql

	From the README:

	The PostgreSQL contrib tree
	---------------------------

	This subtree contains porting tools, analysis utilities,
	and plug-in features that are not part of the core PostgreSQL
	system, mainly because they address a limited audience or
	are too experimental to be part of the main source tree.
	This does not preclude their usefulness.

	Each subdirectory contains a README file with information
	about the module.  Most items can be built with `gmake all'
	and installed with `gmake install' in the usual fashion,
	after you have run the `configure' script in the top-level
	directory.  Some directories supply new user-defined
	functions, operators, or types.  After you have installed
	the files you need to register the new entities in the
	database system by running the commands in the supplied
	.sql file.  For example,

		$ psql -d dbname -f module.sql

	See the PostgreSQL documentation for more information about
	this procedure.

PR:		ports/53181
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-08-24 12:17:02 +00:00
Edwin Groothuis
364f82df74 New port: Replaces NULL MySQL Field with value from top records
Replaces NULL column(s) with value from  last available column value

PR:		ports/55649
Submitted by:	Aftab Jahan Subedar <jahan@geocities.com>
2003-08-24 06:24:58 +00:00
Sean Chittenden
919e7f4dbf Bring postgressql-devel up to snuff to build with PostgreSQL's other
sub-ports (eg: p5-postgresql-plperl).

PR:		ports/54629
Submitted by:	Yen-Shuo Su <yssu@CCCA.net>
2003-08-23 16:38:11 +00:00
Neil Blakey-Milner
f1afdf24ce Fix plist problem identified by bento
Use the same method as phpmyadmin for PHP4 dependency.

Submitted by:	kris
2003-08-22 19:41:39 +00:00
Sean Chittenden
404af3e9bb Upgrade memcached to 1.1.8
Noticed by: fenner's distfile survey
2003-08-21 18:20:44 +00:00
Alexander Leidinger
b059e92cdf Remove comment character in front of FORBIDDEN, slipped in by accident.
Pointy hat to:	netchild
2003-08-21 14:21:32 +00:00
Alexander Leidinger
ebc85e8bb4 Update address of maintainer. 2003-08-21 14:21:31 +00:00
Sean Chittenden
cf8103f5f5 Um, my bad. Hook up the pkg-message so that it gets displayed when
building the port.  Too much time in the beer garden tonight...
2003-08-21 09:43:52 +00:00
Sean Chittenden
894d797199 Add nifty little script that parses the CIA's World Factbook and
converts it into SQL for PostgreSQL, DB2, or MySQL.  Includes
referential constraints for PostgreSQL and DB2.  Useful for those
wanting to populate a database with dummy data that isn't completely
fake or people who make frequent use of the data.
2003-08-21 09:32:49 +00:00
Yen-Ming Lee
be13103521 unbreak databases/gauche-gdbm
PR:		55267
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	Erik Greenwald <erik@smluc.org>
2003-08-21 09:28:55 +00:00
Daichi GOTO
12428ece90 update databases/gauche-gdbm: add 'scheme' virtual catagory
PR:		55282
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2003-08-21 05:36:55 +00:00
Mikhail Teterin
af655ec14a Add the missing \n to one of the printf()s in the patch. 2003-08-20 21:44:34 +00:00
Mikhail Teterin
bd0e1ed385 Update to the patch to the newer version submitted to SF. No PORTREVISION
bump, since the last commit was only a little while ago.
2003-08-20 20:41:15 +00:00
Mikhail Teterin
2e8d02816b Upgrade from 0.5.1 to 0.6. Don't need gmake (any longer?).
Add a big patch, that's also submitted to the vendor --
fixing a number of bugs and inefficiencies.
2003-08-20 19:25:25 +00:00
Erwin Lansing
c750d2a6a5 Update to 1.32
PR:		55388
Submitted by:	mat
Approved by:	maintainer
2003-08-20 18:30:51 +00:00
Jun Kuriyama
4484008569 Add usogres 0.8.1, real-time backup utility for PostgreSQL. 2003-08-20 11:22:45 +00:00
Mathieu Arnold
072cd9b8fb Add p5-Class-DBI-Loader 0.01
Dynamic definition of Class::DBI sub classes.

PR:		54719
Submitted by:	me
Approved by:	demon (mentor)
2003-08-20 08:47:10 +00:00
Mathieu Arnold
8132a74c0d Add p5-Class-DBI-FromCGI 0.92
Update Class::DBI data using CGI::Untaint.

PR:		54718
Submitted by:	me
Approved by:	demon (mentor)
2003-08-20 08:44:36 +00:00
Mathieu Arnold
04566439cc Add p5-Class-DBI-BaseDSN 1.21, DSN sensitive base class.
PR:		54715
Submitted by:	mat
Approved by:	demon (mentor)
2003-08-20 08:39:23 +00:00
Mathieu Arnold
af3b17ac34 Add p5-Class-DBI-Oracle 0.51, extensions to Class::DBI for Oracle.
PR:		54710
Submitted by:	mat
Approved by:	demon (mentor)
2003-08-20 08:34:27 +00:00
Mathieu Arnold
e8823fa2ac Add p5-DBIx-Ease 0.07
DBIx::Ease is intended to allow less-code DBI interactions.

PR:		54706
Submitted by:	mat
Approved by:	demon (mentor)
2003-08-20 08:26:23 +00:00
Erwin Lansing
f2a146575f Add p5-Mysql-Diff 0.33,
perl module for comparing the table
structure of two MySQL databases.

PR:		55451
Submitted by:	Andrew McNaughton <andrew@scoop.co.nz>
2003-08-20 06:51:48 +00:00
Neil Blakey-Milner
47856f5684 Update phpmyadmin to 2.5.2
PR:		54776
Submitted by:   Kang Liu <lazykang@hotmail.com>
2003-08-19 20:23:40 +00:00
Akinori MUSHA
b9db623b3a Add p5-Time-Piece-MySQL, which adds MySQL-specific methods to Time::Piece. 2003-08-18 18:21:40 +00:00
Norikatsu Shigemura
efb928619b o Main modification
graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]
2003-08-18 16:15:10 +00:00
Daichi GOTO
3e8c2b2ab5 update databases/pgaccess: 0.98.8 -> 0.98.8.20030520
PR:		55355
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-08-18 05:17:34 +00:00
Kirill Ponomarev
924d4f201c - Fix build
PR:		55663
Submitted by:	Ports Fury
Reported by:	kris via bento
2003-08-17 19:21:34 +00:00
Kirill Ponomarev
762a33b466 - Remove gdbm dependency
- Fix build on -current

PR:		55658
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2003-08-17 18:28:02 +00:00
Joe Marcus Clarke
9714ee629b Assign maintainership back to ports@. Thanks for all your work, Martin. 2003-08-17 05:03:50 +00:00
Joe Marcus Clarke
ba724fb461 Depend on openldap20-client as openldap20 no longer exists.
Pointed out by:	Thierry Thomas <thierry@pompo.net>
2003-08-16 20:35:04 +00:00