Neil Blakey-Milner
00fd580f6f
Change the BUILD_DEPENDS I was using for testing to RUN_DEPENDS.
2001-01-19 14:51:11 +00:00
Neil Blakey-Milner
fd95ea6185
Add phpMyAdmin, a set of PHP3 scripts to adminstrate MySQL over the web
2001-01-19 12:53:37 +00:00
Dirk Froemberg
e8edf128ce
Upgrade to 3.23.31.
2001-01-19 00:05:50 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Kevin Lo
faa76f4d2f
Update to 2.0.3
...
PR: 24353
Submitted by: Ports Fury
2001-01-16 15:15:26 +00:00
Chris D. Faulhaber
b65ec87afa
Mark as FORBIDDEN due to back door
...
Submitted by: CERT advisory CA-2001-01
2001-01-11 15:21:56 +00:00
Kevin Lo
122aeb5544
Update to 2.0.2
...
PR: 24199
Submitted by: Ports Fury
2001-01-10 15:50:55 +00:00
Kevin Lo
8303090cbf
Fix Makefile and pod2man problem.
...
BTW, patch-aa is no longer needed.
PR: 24152
Submitted by: MAINTAINER
2001-01-09 17:12:44 +00:00
Dirk Froemberg
e2af3249c8
Override PORTREVISION from master port.
2001-01-07 14:52:30 +00:00
Dirk Froemberg
4422c35a75
Add "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGS
...
to work around a problem causing mysqld to crash under heavy load
and multiple connections at the same time.
PORTREVISION bumped.
2001-01-07 14:51:48 +00:00
Dirk Froemberg
76f676a1de
--with-low-memory serves a similar purpose as patch-aq.
2001-01-07 13:52:24 +00:00
Will Andrews
e46c638781
Add p5-BerkeleyDB 0.12, perl5 interface to the Berkeley DB package
...
revision 3.
PR: 24064
Submitted by: T. William Wells <bill@twwells.com>
Regex help: Jeremy Shaffner <jeremy@external.org>
2001-01-07 07:23:10 +00:00
Kevin Lo
8c5821e2fa
Update to 2.0.0
...
PR: 24093
Submitted by: Ports Fury
2001-01-06 16:10:40 +00:00
Dirk Froemberg
cc3ecfa822
Remove extra .gz in MAN1.
2001-01-05 23:40:52 +00:00
Dirk Froemberg
c2b1c5db7f
Upgrade to 3.23.30.
2001-01-05 17:13:33 +00:00
FUJISHIMA Satsuki
c62e446518
make ${WRKSRC}/${CONFIGURE_SCRIPT} writable befor configure to allow
...
building without root privilege.
PR: 21951
Submitted by: Kawata Masahiko <m-kawata@cd.jp.nec.com>
2001-01-03 19:55:30 +00:00
Kevin Lo
4356313d1c
Update to 2.22
...
PR: 24043
Submitted by: MAINTAINER
2001-01-03 13:01:35 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Will Andrews
7756dfe8f4
Add p5-Text-Query-SQL 0.09, a perl module that provides query builders for
...
SQL databases.
PR: 23969
Submitted by: Anton Berezin <tobez@tobez.org>
2000-12-31 05:44:52 +00:00
Chris D. Faulhaber
4714098109
Add missing files to plist
...
PR: 23804
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2000-12-25 13:52:50 +00:00
Akinori MUSHA
33229c4c30
Get the WITH_CHASEN knob really working.
...
Add wvWare dependency and add a WITHOUT_MSOFFICE knob.
2000-12-20 21:14:31 +00:00
Dmitry Sivachenko
0aafce6a70
Remove trailing period and package name from the pkg-comment.
2000-12-18 20:32:55 +00:00
Dirk Froemberg
f2f4c3cebe
Upgrade to 3.23.29a.
2000-12-18 16:32:15 +00:00
Peter Pentchev
c31a5e5669
Chase checksum.
...
PR: 23528
Submitted by: maintainer
2000-12-13 20:47:17 +00:00
Steve Price
a348e709cc
Update to version 7.0.3.
...
PR: 23371
Submitted by: maintainer
2000-12-11 03:22:07 +00:00
Steve Price
1722222585
Palle Girgensohn <girgen@partitur.se> stepped forward and said that he
...
would like to maintain this port.
2000-12-08 06:12:19 +00:00
Dirk Froemberg
be4c7a8cdc
Go back to where I started: Put mysql.sock in /tmp/...
...
PR: ports/23266
Submitted by: Louis Mamakos <louie@TransSys.COM>
2000-12-04 15:13:36 +00:00
Dirk Froemberg
55dcab4f16
Move mysql.sock from ${DB_DIR} to /var/run/. ${DB_DIR} has mode 700
...
so only root and mysql were able to connect to the socket...
Noticed by: Marco Hinz <marco@todo.de>
2000-12-04 11:47:11 +00:00
Maxim Sobolev
922dd6737a
Nuke databases/p5-ApacheDBI and audio/ripit-atapi.
...
databases/p5-ApacheDBI
Redundant; we already have a ports/www/p5-Apache-DBI that is the same
program. Maintainer did not know this when submitting the port.
audio/ripit-atapi
The functionality of this port has been incorporated into
ports/audio/ripit. This port is no longer necessary.
PR: 23259
Submitted by: maintainer
2000-12-04 09:52:11 +00:00
Peter Pentchev
8bc53f743d
Update to version 0.5.
...
PR: 23235
Submitted by: maintainer
2000-12-04 08:57:58 +00:00
Maxim Sobolev
511f19be24
Update to 0.3.0.
2000-12-04 08:47:04 +00:00
Kevin Lo
a7275fa0c2
Update to version 2.21
...
PR: 23199
Submitted by: MAINTAINER
2000-12-01 16:55:38 +00:00
Dirk Froemberg
254b51509b
Put socket file into ${DB_DIR}.
...
Submitted by: Vivek Khera <khera@kcilink.com>
2000-12-01 11:13:23 +00:00
Dirk Froemberg
6fc722add6
Enable libwrap and put socket file into ${DB_DIR}.
...
Submitted by: Vivek Khera <khera@kcilink.com>
2000-12-01 11:02:55 +00:00
Dirk Froemberg
a525e01845
Upgrade to 3.23.28.
2000-12-01 10:31:49 +00:00
Dirk Froemberg
edd90209be
Adjust mysql's homedirectory if already exists.
2000-11-30 23:42:41 +00:00
Kevin Lo
f2fbabc0e7
Update to version 2.20
...
PR: 23155
Submitted by: MAINTAINER
2000-11-28 15:44:30 +00:00
Kevin Lo
f7017a32c2
Update to version 1.8.13
...
PR: 23133
Submitted by: Ports Fury
2000-11-28 15:07:22 +00:00
Kevin Lo
29ff086185
Support install macros.
...
PR: 23072
Submitted by: Ports Fury
2000-11-26 15:10:07 +00:00
Maxim Sobolev
29a0461ea9
Ditch out "Version required" from comments section.
2000-11-23 11:56:11 +00:00
Andreas Klemm
1b1d50d68c
maintenance -> ports@FreeBSD.ORG for the same reason.
2000-11-23 06:21:05 +00:00
Andreas Klemm
444f1bc0fd
hand maintenance of this port over to ports@FreeBSD.ORG
...
due to lack of time for maintaining and testing. Maybe
somebody other can do better than I.
2000-11-23 06:20:17 +00:00
Donald Burr
1232f4bf06
Import of new port databases/p5-ApacheDBILogger, a Perl5 module that
...
tracks what's being transferred in a DBI database from a mod_perl
Apache environment.
2000-11-23 04:59:02 +00:00
Donald Burr
8c609e8696
Import of new port databases/p5-ApacheDBILogConfig, a Perl module that
...
logs webserver access information in a DBI database
2000-11-23 04:44:53 +00:00
Donald Burr
67e64192a4
Import of new port p5-ApacheDBI, a Perl5 module to allow you to
...
access DBI through an Apache perl interpreter (e.g. mod_perl).
2000-11-22 23:27:50 +00:00
Kevin Lo
afec5bbcdb
Support CC/CFLAGS properly.
...
PR: 22987
Submitted by: MAINTAINER
2000-11-21 15:46:38 +00:00
Dmitry Sivachenko
98ab1ceee2
Fix typo (GigaBASe -> GigaBASE)
2000-11-19 21:29:45 +00:00
Dmitry Sivachenko
3d8ebe2187
Update to version 2.19
...
PR: 22960
Submitted by: maintainer
2000-11-19 20:17:18 +00:00
Kevin Lo
e210656b9c
- Update to 1.0.2
...
- Take over maintainership
PR: 22796
Submitted by: Jeremy Norris <ishmael27@home.com>
Approved by: MAINTAINER
2000-11-17 14:42:50 +00:00
Nick Sayer
f63adfa120
There has got to be someone who understands databases better than me to shepard
...
this port. :-)
2000-11-16 17:44:40 +00:00
Nick Sayer
dc7930522f
Give up maiantainership. I'm not really a perl guy and this port's pretty
...
stable anyhow.
2000-11-16 17:41:46 +00:00
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