Commit Graph

910 Commits

Author SHA1 Message Date
Dirk Froemberg
0a2fa4a15a Move mysql-client.sh from Makefile to files/mysql-client.sh
and add a start/stop parameter to satisfy rc.shutdown.
2000-11-16 10:29:06 +00:00
Chris D. Faulhaber
703b32c52b Update port to 1.1 2000-11-13 13:32:57 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Kevin Lo
e7217baede Change MASTER_SITES to SourceForge.
I sent the maintainer the patch, but I haven't got his reply.
2000-11-10 13:52:28 +00:00
Dirk Froemberg
a5942ac655 Set NO_LATEST_LINK.
Spotted by:	jedgar
2000-11-09 00:16:05 +00:00
Dirk Froemberg
f5ac20397a Install my_config.h to satisfy ports depending on mysql.
Submitted by:	steve
2000-11-09 00:14:19 +00:00
Murray Stokely
72f023b599 Fix typo that prevents Gtksql from being used with Postgres.
< HAVE_PYSQL=	yes
---
> HAVE_PGSQL=	yes
2000-11-08 04:47:33 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Neil Blakey-Milner
f5cc86aea1 Allow this to build. It needs python. Set PYTHON_VERSION accordingly. 2000-11-04 00:04:18 +00:00
Yukihiro Nakai
14508b6480 Initial import.
Enlightenment DR17 database utility.

Submitted by:	ports/22089
Reviewed by:	Brandon Fosdick
2000-11-03 07:17:19 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Maxim Sobolev
579a445279 Update to 0.3.0b2. 2000-11-01 11:55:54 +00:00
Maxim Sobolev
794da55486 Update to 0.3.0b1. 2000-10-30 09:37:47 +00:00
Chris D. Faulhaber
4e54d4a586 - Update MD5 due to various functional and non-functional changes
without a version bump
- Bump PORTREVISION
2000-10-27 21:51:06 +00:00
Akinori MUSHA
3f9dd01475 Update to 2.0.5.
- Fix several bugs.
  - Spanish and French translations of documents have been added.
  etc.

Submitted by:	kuriyama
2000-10-26 20:56:25 +00:00
James E. Housley
94c2cf530d Add new port: databases/jdbc-oracle816
The JDBC drivers for Oracle 8.1.6

PR:		21763
Submitted by:	Patrick S. Gardella <patrick@FreeBSD.org>
2000-10-26 13:06:18 +00:00
Kevin Lo
7ed6a30c73 - Updgrade to verion 2.50.34
- Update maintainer's e-mail address

PR: 22285
Submitted by: MAINTAINER
2000-10-25 13:11:09 +00:00
Will Andrews
79b138f7a8 Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
Dirk Froemberg
5fedba6b20 Fix MASTER_SITES. 2000-10-24 14:32:48 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Akinori MUSHA
849badb661 Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. 2000-10-20 19:56:05 +00:00
Kevin Lo
7ccff8de38 Update to version 2.16
PR: 22093
Submitted by: MAINTAINER
2000-10-20 15:36:29 +00:00
Thomas Gellekum
ea73b9c22a New port py-gdbm; this contains Python bindings to the GNU dbm library. 2000-10-20 09:11:38 +00:00
Dirk Froemberg
798cac5ca4 Upgrade to 3.23.26. 2000-10-19 13:28:42 +00:00
Dirk Froemberg
4c1664fda9 Add mysql323-client and mysql323-server. 2000-10-19 09:18:59 +00:00
Dirk Froemberg
5c5dc27ac7 Upgrade to MySQL-3.23.24 after repository copy from mysql322-client
and mysql322-server.

- mit-pthread support was dropped.

- libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the
  one coming with MySQL-3.22.x) so ports depending on MySQL having
  a chance of using 3.23.x if installed.

mysql322-(client|server) and mysql323-(client|server) can't be
installed at the same time, of course.
2000-10-19 09:17:57 +00:00
Ade Lovett
40c320728e Support LOCALBASE properly
PR:		21610
Submitted by:	Ports Fury (no response from maintainer)
2000-10-13 20:24:07 +00:00
Chris D. Faulhaber
d27eb16a11 - Update port to 1.2215
- Add WWW
2000-10-12 19:59:19 +00:00
Satoshi Asami
7a40c2a2f7 Fix MD5_FILE (files/md5 -> distinfo). 2000-10-08 10:31:13 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
606d04df37 Rename PLIST.* to pkg-plist.*. 2000-10-08 00:04:36 +00:00
Satoshi Asami
ebd01801c6 Rename {COMMENT,PLIST}.client to pkg-{comment,plist}.client. 2000-10-07 23:59:32 +00:00
Satoshi Asami
a5d771bbdd Remove NEWLAYOUT definition, this is going to be the default.
Jumped the gun by:	jeh :)
2000-10-07 21:33:54 +00:00
Andreas Klemm
0052621e46 mastersite changed
Submitted by:	tchoukharev@mail.ru
2000-10-06 05:31:48 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
James E. Housley
ef9103121d Initial import of mytop Version 0.3
mytop is a non-gui tool for monitoring the threads and overall performance
of MySQL 3.22.x and 3.23.x servers.

PR:		20892
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
Reviewed by:	will
Approved by:	will
2000-10-05 01:35:25 +00:00
Kevin Lo
6f7e553a69 Update to version 1.0.28
PR: 21744
Submitted by: MAINTAINER
2000-10-04 15:03:06 +00:00
Jacques Vidrine
4d34d14199 Forgotten WWW tag. 2000-10-03 21:33:21 +00:00
Jacques Vidrine
67bb1521ab Python dictionary wrapper around a SQL database 2000-10-03 20:55:20 +00:00
Jacques Vidrine
792afefafb Update 2.4 -> 3.0 2000-10-03 13:52:51 +00:00
Will Andrews
ec33bec011 Update to 3.0.16 and change MAINTAINER.
PR:		21529
Submitted by:	Jeremy Shaffner <jeremy@external.org> (new MAINTAINER)
2000-09-30 00:33:24 +00:00
Akinori MUSHA
3d3b2e83ce Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval.  I can never thank him too much for his previous
work which led me in the right direction! :)

lang/ruby:
	- Add a patch for find.rb, which fixes the bug found after
	1.6.1 was released.

databases/ruby-gdbm, */ruby-{tcltklib,tk}:
	- Remove files/md5 and refer to lang/ruby's one.
2000-09-28 19:33:39 +00:00
Jeremy Lea
9ec772b98e Add missing depends (png and jpeg). 2000-09-28 07:01:53 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Maxim Sobolev
b82bff9c55 Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
2000-09-25 08:14:28 +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
Dirk Froemberg
6feb9421df Set INSTALLS_SHLIB (instead of calling ldconfig). 2000-09-23 18:57:11 +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
Maxim Sobolev
d2a1700331 Several cleanups:
- properly install shared library (still needs more work);
- use pthreads;
- use libtool.

PR:		21470 (partially)
Submitted by:	maintainer
2000-09-22 16:48:51 +00:00
Neil Blakey-Milner
d0acb1b7bf Change Whom:, so people know who made the port, not what silly script
that didn't help at all was used to generate the skeleton.
2000-09-22 11:43:04 +00:00
Ade Lovett
65ebcdc907 Another GTK+ front-end for mysql.. submitter will be extending it
to handle mSQL, Oracle, PostgreSQL and Solid at a later date.

PR:		21069
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2000-09-19 18:19:19 +00:00
Ade Lovett
e40e2d85f6 Add p5-DBD-XBase, providing access to XBase (dBase, Fox*) database files,
namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx.

PR:		21167
Submitted by:	Ilia Chipitsine <ilia@jane.cgu.chel.su>
2000-09-19 17:06:01 +00:00
Akinori MUSHA
ce1cc1462f Update to Ruby 1.6.0 official release.
lang/ruby:
	- Do not force lib/ruby/site_ruby and lib/ruby removals,
	because a user may have his/her stuff installed there.

x11-toolkits/ruby-tk:
	- Fix duplicated PKGNAMEPREFIX.
2000-09-19 15:20:16 +00:00
Maxim Sobolev
cc2fb1f48f Use USE_PYTHON. 2000-09-19 06:38:32 +00:00
Ade Lovett
aeb00f7e3f Fix a number of issues in the code. See the PR for the long
and detailed explanation.  PORTREVISION bumped.

PR:		20058
Submitted by:	maintainer
2000-09-18 21:44:45 +00:00
Paul Richards
569f934e5b Upgrade to 3.113 2000-09-17 00:41:34 +00:00
Paul Richards
7d35c9720f Cleanup the temporary message file. 2000-09-17 00:39:54 +00:00
Will Andrews
d91584cbef Update to 3.1.17.
PR:		21227
Submitted by:	maintainer
2000-09-16 22:57:41 +00:00
Maxim Sobolev
470f25f6c2 Update md5 and retire FETCH_BERORE_ARGS=-b.
Submitted by:	many (md5)
2000-09-15 13:59:05 +00:00
Chris D. Faulhaber
0339765402 Do not install files/dirs group-writable 2000-09-15 02:35:10 +00:00
Nick Sayer
d56bbea909 Oops. Somehow an extra USE_XLIB got into the !WITH_X case. 2000-09-14 14:27:23 +00:00
Thomas Gellekum
1155bdbace Use bsd.python.mk. 2000-09-14 12:05:42 +00:00
Maxim Sobolev
6e8513abed Update md5. The new version of distfile insludes path, which is the only
difference.

Submitted by:	bento
2000-09-12 17:40:45 +00:00
Andreas Klemm
b9ea043836 checksum of file changed on ftp server
Submitted by:	"Andre Goeree" <abgoeree@uwnet.nl>
2000-09-10 09:49:03 +00:00
Andreas Klemm
2c74b4f374 avoid:
ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root
during startup.

Submitted by:	tobez@tobez.org
2000-09-09 06:29:15 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Akinori MUSHA
e243587439 Update to 2.3.1. 2000-09-07 16:16:57 +00:00
Jeremy Lea
28e8ff00f4 Update to 5.0beta8.
Special thanks to Huidae Cho <hdcho@geni.knu.ac.kr> for getting all of the
patches into the distribution.
2000-09-07 15:58:31 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Neil Blakey-Milner
ce3bb2aafe Add ZPyGreSQLDA, a PostgreSQL database adaptor for Zope. 2000-09-07 13:12:36 +00:00
Akinori MUSHA
1fa355ad26 Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:29:07 +00:00
Akinori MUSHA
6b520813a7 Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine.
I didn't know an empty MASTER_SITE_SUBDIR brings an empty
MASTER_SITES..

Found by:	green
2000-09-06 23:17:10 +00:00
Akinori MUSHA
eb9a0e1f0a Activate ruby14-gdbm. 2000-09-06 23:07:29 +00:00
Akinori MUSHA
bedb9c4da6 Update to 1.6.0-preview3.
Utilize bsd.ruby.mk.
2000-09-06 22:54:59 +00:00
Akinori MUSHA
b68ed4bb86 This was just repocopied from databases/ruby-gdbm to keep version
1.4.x of Ruby for a while, until 1.6.x becomes as stable as 1.4.x is.

Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x.
2000-09-06 22:54:17 +00:00
Akinori MUSHA
760c72d9f9 Use MASTER_SITE_RUBY. 2000-09-05 12:44:13 +00:00
Steve Price
5a916816b0 - Add JAVAC and JAR variables to the Makefile so they are easier to
override.
- Also install the doc files in the post-install target.

PR:		20718
Submitted by:	maintainer
2000-09-05 02:09:27 +00:00
Andreas Klemm
9c5433f993 sorry, forgot to remove that ... 2000-08-31 13:36:32 +00:00
Andreas Klemm
38b11af5db allow PostgreSQL to compile and run on Alpha.
The DB is 64-bit capable so really only a few
bits of configuration for FreeBSD were needed.

Submitted by:	Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
2000-08-31 13:35:45 +00:00
Steve Price
fc38456d46 Add the db3 port.
PR:		20886
Submitted by:	Dann Lunsford <dann@greycat.com>
2000-08-27 16:16:10 +00:00
Andreas Klemm
fb9b5a39f4 old postgresql port has been removed.
use postgresql7, which has proven stability now.
2000-08-26 16:34:17 +00:00
Will Andrews
05cb12c356 Update to Berkeley DB3, after repocopy from databases/db to databases/db3.
PR:		20763
Submitted by:	Sergey A. Osokin <ozz@FreeBSD.org.ru>
2000-08-26 12:43:51 +00:00
Andreas Klemm
441c317dae after removal of old postgresql port fix dependencies for postgresql7 port
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
2000-08-26 09:15:05 +00:00
Andreas Klemm
7d36d77f8b not available anymore, use postgresql 7 2000-08-24 21:05:17 +00:00
Akinori MUSHA
71217109c1 Add ruby-gdbm, a Ruby extension to GDBM library. 2000-08-23 19:17:22 +00:00
Will Andrews
67d983c26c Add gigabase 2.14, an object-relational database management system.
PR:		20661
Submitted by:	Sergey A. Osokin <ozz@FreeBSD.org.ru>
2000-08-20 10:37:54 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Steve Price
10148b3c12 Fix a bogon in the configure script where the executable suffix was being
set to '.C' and causing serious problems with ${ac_link} evaluating to this:

	c++ -o conftest.C conftest.C
2000-08-14 01:50:52 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Akinori MUSHA
9ab9203389 Update to 0.6.1.
Depend on Postgresql7. (Though it works with either 6.4/6.5 or 7.0)

Take over the maintainership.

At the request of:	yasuf@big.or.jp (the previous MAINTAINER)
2000-08-09 19:43:48 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Akinori MUSHA
1fd451d376 Add another couple of Ruby modules.
databases/ruby-mysql:
	Ruby module for accessing MySQL databases, which has
	the same functions as C API

ports/devel/ruby-optparse:
	Yet another command line option parser for Ruby
2000-08-07 11:23:12 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Chris D. Faulhaber
df05575ea8 Correct PLIST, Makefile, and portlint nits
PR:		20084
Submitted by:	Maintainer
2000-08-01 23:28:34 +00:00
Maxim Sobolev
d3cfa03f69 Update to 1.0.25.
PR:		20316
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-31 16:57:02 +00:00
Kevin Lo
5507a6a39d Update to version 1.2214
PR: 20246
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:53:58 +00:00
Kevin Lo
9e7994f4a2 Update to version 1.9
PR: 20250
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:37:40 +00:00
Kevin Lo
a73e28797d Update to version 0.95
PR: 20247
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:33:24 +00:00
Maxim Sobolev
289b236303 Update to 2.01.
Other improvements:
- make USE_LIBTOOL actually working;
- enable building of python module and make python the secondary category;
- install api documentation;
- reshape PLIST to fully use screen estate;
- replace ugly ${FILESDIR}/patch.Makefile with normal patch.
2000-07-31 08:38:54 +00:00
Kevin Lo
96aead34ed PLIST @dirrm should be added to configuration directory.
PR: 20152
Submitted by: MAINTAINER
2000-07-25 01:26:09 +00:00
Dirk Froemberg
a9f1cdfbfd Fix build error caused by xforms upgrade. 2000-07-24 10:59:15 +00:00
Vanilla I. Shu
ae6f836a9a Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Will Andrews
9e46214234 Add mysql++, a C++ library API to MySQL.
PR:		20063
Submitted by:	Miklos Niedermayer <mico@bsd.hu>
Apologies to:	Mikhail Teterin <mi@aldan.algebra.com>, for never finishing
		work on his mysql++ port in PR 17588.  :-(
2000-07-21 05:06:59 +00:00
Maxim Sobolev
0e6fa7c75c Add USE_LIBTOOL to fix c_r issues.
Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
2000-07-19 15:40:28 +00:00
Chris D. Faulhaber
6a029ad96d Correct PLIST
PR:		20032
Submitted by:	Maintainer
2000-07-19 11:14:19 +00:00
Maxim Sobolev
0da7d958de Update to 0.3.2. 2000-07-17 06:55:35 +00:00
Steve Price
ea94f608b4 Update to use Tcl version 8.3.
PR:		19874
Submitted by:	maintainer
2000-07-16 19:57:01 +00:00
Steve Price
a46043fd14 Update to use tcl-8.3.
PR:		19900
Submitted by:	maintainer
2000-07-16 19:51:40 +00:00
Chris D. Faulhaber
ba2e407c07 Update port to 0.0.11 2000-07-16 13:15:17 +00:00
Chris D. Faulhaber
096485c910 Update port to 1.2 2000-07-14 12:45:24 +00:00
Andreas Klemm
ade3e50d9e -LDCONFIG_DIRS= %%PREFIX%%/pgsql
+LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib

Submitted by:	"Chris D. Faulhaber" <jedgar@fxp.org>
2000-07-11 19:03:58 +00:00
Steve Price
ed7f616289 Build with tcl8.2 instead of tcl8.0.
PR:		19108
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2000-07-10 02:13:02 +00:00
Andreas Klemm
d359087daa Update to latest version 0.98.6
TCL/TK 8.3 works, so changed port dependencies
2000-07-09 19:55:58 +00:00
Chris D. Faulhaber
6d397ca36a Update MASTER_SITES
Update my email address
2000-07-07 20:46:06 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Dirk Froemberg
cd257b5a78 Fix MASTER_SITES. 2000-07-05 14:24:32 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Asami
e0ebf8d102 Add lib/libtyphoon_p.a.
Submitted by:	bento
2000-07-05 06:07:11 +00:00
Maxim Sobolev
c4609c2259 New port of mysql-navigator - a MySQL database server administration package
for Gnome desktop.
2000-07-03 16:44:36 +00:00
Will Andrews
488749fefd Add p5-DBZ_File, a perl module for accessing DBZ databases.
PR:		18846
Submitted by;	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-07-02 08:08:14 +00:00
Alexander Langer
deb90e6a16 Update to 1.0.24
PR:		19250
Submitted by:	maintainer
2000-06-28 14:02:51 +00:00
Maxim Sobolev
8d40a9a9a2 Update to 0.2.2. 2000-06-24 15:39:24 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Akinori MUSHA
d78d23752a Use ${PKG_PREFIX} instead of `/usr/local'. 2000-06-20 05:16:27 +00:00
Akinori MUSHA
7145c7d0d1 Update to 7.0.2.
Fix NOPORTDOCS support.

Fix PLIST in many respects, especially for pgacess.
2000-06-20 05:08:07 +00:00
Akinori MUSHA
5804ca48ae Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. 2000-06-17 05:34:04 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Maxim Sobolev
00e405d352 Add support for building db2 shared library.
"A somewhat cumbersome update to db to have it build
a shared lib. Ports depending on it will now be
able to use a simple LIB_DEPENDS instead of
a semantically incorrect RUN_DEPENDS."

PR:		19035
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-06-06 15:15:18 +00:00
Akinori MUSHA
44de5f52b2 Enable multibyte support by default, and add knobs to disable it or set the
default encoding.

Still the "default" default encoding is singlebyte, so this shouldn't hurt
anything but a little code increase.

Approved by:	andreas (the maintainer)
2000-06-04 16:47:24 +00:00
Dirk Froemberg
835c9ff362 GNU_CONFIGURE -> USE_LIBTOOL. 2000-06-03 07:59:18 +00:00
Maxim Sobolev
0fc22cf59b Add "-b" option for the fetch(1) to make distfile actually downloadable.
Submitted by:	bento
2000-06-02 09:02:13 +00:00
Maxim Sobolev
0910e8828b Actually display ${PKGMESSAGE}, which I added some time ago, upon installation. 2000-06-01 08:28:46 +00:00
Will Andrews
b9cf2a6561 Add MyODBC port, an ODBC driver for MySQL.
PR:		17586
Submitted by:	Erik H. Bakke <erikhb@bgnett.no>
2000-05-30 00:12:26 +00:00
Nick Sayer
2d610cd8b4 Make the port work in the absence of X
Submitted by:	andrews@technologist.com
2000-05-29 16:42:04 +00:00
Will Andrews
1fdcbff778 Add libiodbc, a library which allows access to ODBC databases.
PR:		17587
Submitted by:	Erik H. Bakke <erikhb@bgnett.no>
2000-05-29 08:23:02 +00:00
Steve Price
a23d18d6d7 Put the freefall-specific patches behind a WANT_FREEFALL_CFG knob. Moved
Paul's changes to files/gnats-edit-pr.patch.  Added [1] the ability to track
class changes with a change message.  Also added [2] a URL to the problem
report online in the 'thank you' message when a new report is submitted.

Submitted by:	[1] sheldonh
Inspired by:	[2] archie@whistle.com
2000-05-29 04:05:09 +00:00
Steve Price
74fd001d80 Specify the path to javac so this builds even if it isn't in the user's path. 2000-05-28 03:58:38 +00:00
Steve Price
5b51dbc6ff Specify the path to javac just in case it is not in the user's PATH as
it wasn't on bento.
2000-05-28 03:46:58 +00:00
Maxim Sobolev
a9600cccfa Add a warning message that this software is not maintained and could became
obsolete in the nearest future.
2000-05-26 08:29:21 +00:00
Maxim Sobolev
3f6f295181 Activate py-MySQLdb. 2000-05-26 07:43:13 +00:00
Maxim Sobolev
b5e2400373 Initial import of py-MySQLdb.
py-MySQLdb is a Python module to access MySQL databases, very similar to the one
in ports/databases/py-MySQL, but unlike the latter it is actively maintained
and conform to the DB-API v2.0. Therefore it should be used instead of the oldest
one by all who want retain maintainability of their Python DB applications in
the future.

PR:		18383
Submitted by:	sobomax
2000-05-26 07:05:20 +00:00
Andreas Klemm
989d7f9fd3 make startup script work (start/stop)
Obtained from:	Palle Girgensohn <girgen@partitur.se>
2000-05-25 09:35:25 +00:00
Andreas Klemm
af0564d809 upgrade postgresql to v 7.0 release
thanks for complete diffs ;-)
closed PR

PR:	18699
Obtained from:	Palle Girgensohn <girgen@partitur.se>
2000-05-24 14:11:19 +00:00
Akinori MUSHA
c64d023017 Complete the PLIST.
Submitted by:	bento
2000-05-17 18:04:01 +00:00
Tim Vanderhoek
f5a27b3b34 Comment clean-ups. 2000-05-12 20:00:17 +00:00
Nick Sayer
22cd9f07ec Add a threading patch
Submitted by:	glewis@trc.adelaide.edu.au
2000-05-12 03:11:34 +00:00
Nick Sayer
75f67d8b0c Add unixODBC port 2000-05-11 15:41:27 +00:00
Nick Sayer
6939674606 Activate unixODBC port 2000-05-11 15:40:20 +00:00
Satoshi Asami
3b9ee8cb50 Remove some directories upon deinstallation.
Submitted by:	bento
2000-05-10 06:06:16 +00:00
Chris D. Faulhaber
59c464d691 Fix DISTNAME breakage 2000-05-08 15:37:24 +00:00
Dirk Froemberg
0cd9c6aaf6 Remove -Werror from configure script. This caused incorrect results
if -Wall was in CFLAGS. Thus mysql didn't build.

Reported, analyzed and tested by:	deischen
2000-05-03 11:33:14 +00:00
Steve Price
01de4f1c56 Adding mysql-editor version 0.2.
A set of CGI scripts in Perl for editing your MySQL tables.

PR:		17376
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-05-01 02:45:01 +00:00
Kris Kennaway
2f253f5bf6 This file was forgotten during the recent version update.
Noticed by:	bento
2000-04-30 01:09:57 +00:00
Chris Piazza
9740e2415c Update to 1.4.3
PR:		18136
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 21:14:39 +00:00
Akinori MUSHA
f3c862d4ac - Update to 1.2c.
PR:		ports/17773
Submitted by:	MAINTAINER

- Add `java' category.
2000-04-25 13:59:18 +00:00
Akinori MUSHA
5265cd36e2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Vanilla I. Shu
8ee05fcbde Cleanup of build process of the py-MySQL port. Previously port used
custom Makefile for this purpose, which led to resulting module
being bloated (~600K) by linking all Python code from libpython1.5
into it. With this patch the module will use standard Python's way
to build supplemental modules, which should generally be cleaner.
Other good sideeffect is that after this patch resulting module
is only 20K in size.

PR:		ports/17893
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-23 16:24:06 +00:00
Vanilla I. Shu
b7fe3ddec4 Upgrade
p5-Errno => 1.09
    p5-File-BasicFlock => 98.1202
    p5-File-Sync => 0.09
    p5-Filter => 1.18
    p5-HTML-Parser => 3.07
    p5-IO-Tty => 0.03
    p5-IO-stringy => 1.210
    p5-Mysql => 1.2213
    p5-Net => 1.703
    p5-Storable => 0.6.11
    p5-URI => 1.06
    p5-libwww => 5.48
2000-04-22 22:25:32 +00:00
Akinori MUSHA
27a1f19ec5 Update to 2.0.4. 2000-04-20 18:24:24 +00:00
Michael Haro
ad963fa132 portlint 2000-04-20 05:04:31 +00:00
Michael Haro
baefc72969 portlint and add SLAVEDIRS variable 2000-04-20 04:44:30 +00:00
Satoshi Asami
9c080badf9 Add postgresql7.
Forgotten (again) by:	andreas ;)
2000-04-19 17:26:30 +00:00
Andreas Klemm
358c2408d6 Update to postgresql 7 beta 5
closes PR

PR:		17736
2000-04-17 20:56:06 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Michael Haro
e78fe5bbfb portlint - mostly moving around variables. 2000-04-16 23:12:33 +00:00
Andreas Klemm
d6eb50cc40 Close PR
Postgresql port now can be packaged.
User and group will be created automatically

PR:		17744
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2000-04-16 18:43:19 +00:00
Chris D. Faulhaber
afcfbbe9fa Update port to 0.0.6 2000-04-16 12:42:47 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
2af857df77 Convert to PORTNAME/PORTVERSION. 2000-04-13 06:40:05 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
5530ead648 place optional variables after required ones 2000-04-06 17:10:13 +00:00
Akinori MUSHA
16084b8ee4 Update to 2.0.3.
- Small security fix
  - Add some more filters
Change PKGNAME to PORTNAME + PORTVERSION.
Remove `Version required'.
2000-04-06 13:58:55 +00:00
Will Andrews
dcc8379ff7 Add the mysqltcl port, which is a suite that allows manipulation of MySQL
through Tcl. The port installs only the libraries.

PR:		13514
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-06 04:07:48 +00:00
Akinori MUSHA
eb72ea0971 Update to 2.0.2.
- Fix several small bugs.
  - Support Excel spreadsheets using xlHtml. (RUN_DEPENDS added)
  - Abolish mknmz --ole option.
  - Introduce mknmz --html-split option.  Split a large HTML document
  into parts by <a name="..."> and index them respectively.
Fix PLIST.  (@dirrm share/namazu was missing)
2000-04-04 05:29:01 +00:00
Dirk Froemberg
b96340db55 - move startup file from Makefile to files/mysql-server.sh
- check for start/stop arguments in startup file
- don't rip off --force option from mysql_install_db
2000-04-02 22:15:13 +00:00
Akinori MUSHA
e6bde6dd45 Change PKGNAME: ja-namazu -> ja-namazu2 2000-03-30 07:57:39 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
Michael Haro
b8f99c3a9b remove a.out support
Approved by:	maintainer
2000-03-27 17:28:41 +00:00
Dirk Froemberg
82d2d592bc Fix URL. 2000-03-26 21:38:19 +00:00
Vanilla I. Shu
01ac56597c Correct PLIST. 2000-03-25 14:32:52 +00:00
Michael Haro
4250be55ee Portlint:
PREFIX -> LOCALBASE
	Man pages in Makefile, not PLIST
	Remove extra blank lines
2000-03-21 23:40:35 +00:00
Michael Haro
72ef1b81ec PREFIX -> LOCALBASE 2000-03-21 23:35:19 +00:00
Chris D. Faulhaber
fd8b481fdf Update port to 0.75
PR:		17460
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-20 21:47:46 +00:00
Chris D. Faulhaber
a2f3141d37 Fix Makefile so the install directory and event log to not be
world writable.

PR:		17408
Submitted by:	Maintainer
2000-03-19 01:42:56 +00:00
Dirk Froemberg
dd71807e6a Upgrade to 1.10. 2000-03-11 21:06:39 +00:00
Dirk Froemberg
36921e64c6 Add WWW: in from of URL remove Linux stuff. 2000-03-11 21:06:03 +00:00