1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

1289 Commits

Author SHA1 Message Date
Pete Fritchman
bbb793fd0c Update to 0.16. 2001-12-26 01:53:23 +00:00
Pete Fritchman
9b097cf52b Add mird 1.0.7, a free database library with transaction support.
PR:		31827
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2001-12-26 01:11:20 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Ying-Chieh Liao
b7ca6197d5 fix conflict db3 with other db's
db* utils now with `db3_' prefix (like in db4 port)
sort pkg-plist

PR:		33165
Submitted by:	maintainer
2001-12-25 12:41:10 +00:00
Steve Price
2c07139283 Make this compile again by adding -lgiconv to satisfy the libct
dependency.
2001-12-24 22:44:43 +00:00
Steve Price
ac6282167c Use the versioned distfile so that we get the right one. 2001-12-24 21:55:38 +00:00
Will Andrews
ab682cc6c0 Add missing firebird-devel subdir.
Submitted by:	bento
2001-12-24 11:18:51 +00:00
Ying-Chieh Liao
77e9c7575a patch for 4.0.14
PR:		32533
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
2001-12-24 10:45:47 +00:00
David W. Chapman Jr.
6b85cc8717 Update to 0.53
PR:		33126
Submitted by:	tkato@prontomail.com
2001-12-24 04:40:36 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Ying-Chieh Liao
d1d021e1ad db4 -> ports/databases/db4 2001-12-23 12:23:29 +00:00
Kevin Lo
3a98a72ae6 Update to version 1.64
PR: 33025
Submitted by: MAINTAINER
2001-12-22 13:01:27 +00:00
Kevin Lo
a8392fbf85 Update to version 2.55
PR: 33026
Submitted by: MAINTAINER
2001-12-22 12:55:30 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Dirk Froemberg
40118ebaa1 Add support for InnoDB tables.
This will emit a warning on startup and will be disabled if not
configured properly.

See http://www.mysql.com/doc/I/n/InnoDB.html for details.
2001-12-19 20:31:08 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Dirk Meyer
d7e5af9aa2 - Use standard USE_PYTHON=yes instead of hardcoded path.
- Fix an problem installion on a clean system.
2001-12-19 14:18:08 +00:00
Dirk Froemberg
0022a32651 - remove -fno-omit-frame-pointer from CFLAGS if BUILD_OPTIMIZED is set
- add a warning for BUILD_OPTIMIZED
2001-12-18 22:41:48 +00:00
Dirk Froemberg
e046905f75 Bump PORTREVISION here, too, because CXX="${CC}" in master port
also affects slave port.
2001-12-18 10:40:37 +00:00
Dirk Froemberg
b4349b0aca - CXX=${CC} to get rid of libstdc++ in order to improve stability
under heavy load

- add BUILD_STATIC option to link mysqld statically

- add BUILD_OPTIMIZED to add -mcpu=pentiumpro -O3 -fno-omit-frame-pointer
  to CFLAGS (and thus to CXXFLAGS)

Submitted by:	Sergei Golubchik <serg@mysql.com>
2001-12-17 22:50:46 +00:00
Ying-Chieh Liao
b4317facd7 upgrade to 2.1.0
PR:		32851
Submitted by:	Ports Fury
2001-12-17 19:19:44 +00:00
Dirk Meyer
97984638c5 - Update to build with python 2.1
- fix extra files in package
2001-12-17 11:48:17 +00:00
David W. Chapman Jr.
43f3f425f7 Update repo copy to firebird-devel
PR:		32553
Submitted by:	maintainer
2001-12-17 03:35:22 +00:00
Patrick Li
ca222d57d7 Update to 1.63
PR:		32792
Submitted by:	maintainer
2001-12-15 11:51:49 +00:00
Ying-Chieh Liao
304b48673a add ruby-interbase
Ruby interface to Interbase library

PR:		31869
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 14:07:38 +00:00
Ying-Chieh Liao
a39222fe5b change RUN_DEPENDS from p5-Mysql to p5-DBD-mysql
remove extra directory.
change maintainer's email

PR:		32796
Submitted by:	maintainer
2001-12-13 13:31:36 +00:00
Ying-Chieh Liao
6a003de971 add p5-POE-Component-DBIAgent
POE Component for running asynchronous DBI calls

PR:		32783
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 12:30:13 +00:00
Dirk Meyer
e890501d35 Update to: metakit-2.4.2-32
TCLKIT is no longer part of the distribution.
METAKIT_WITH_TCL    Option build metakit for tcl8.3
METAKIT_WITH_TCLKIT Option build metakit for tcl8.4
2001-12-13 11:54:55 +00:00
Ying-Chieh Liao
a7577938f9 upgrade to 1.62
PR:		32696
Submitted by:	maintainer
2001-12-13 08:01:17 +00:00
Akinori MUSHA
a925530280 Update to 0.2.7. 2001-12-13 05:09:40 +00:00
Ying-Chieh Liao
48b5404008 pre-everything needs two colons
PR:		32755
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-12-12 19:30:35 +00:00
Yoichi NAKAYAMA
d1d5bc6f28 Add bbdb for Emacs, Insidious Big Brother Database.(stub for emacs20)
Reviewed by:	knu(mentor)
2001-12-12 12:35:52 +00:00
Yoichi NAKAYAMA
3ffbe6ce35 Add bbdb for Emacs, Insidious Big Brother Database.
Reviewed by:	knu(mentor)
2001-12-12 12:34:33 +00:00
Dag-Erling Smørgrav
a9c64dd4a9 Since nobody else seems to care about this port, grab maintainership and
change the edit-pr patch to use $VISUAL for all change messages, not just
for state changes.
2001-12-11 19:03:24 +00:00
Ying-Chieh Liao
6fb480eef0 upgrade to 2.54
PR:		32693
Submitted by:	maintainer
2001-12-11 14:30:18 +00:00
David W. Chapman Jr.
7be362e25e Update MASTER_SITES
PR:		32634
Submitted by:	maintainer
2001-12-09 01:00:48 +00:00
Andrey A. Chernov
435db652f7 Suggest user deleting command instead of using it automatically 2001-12-07 23:23:01 +00:00
Pete Fritchman
b89779c170 - update to 2.53
- sort pkg-plist

PR:		32496
Submitted by:	maintainer
2001-12-04 09:51:56 +00:00
Pete Fritchman
3f77e0d6b2 Add py-cdb-0.22.a, a Python interface to D. J. Bernstein's CDB (constant
database) library

PR:		32489
Submitted by:	Jason R. Mastaler <jason@mastaler.com>
2001-12-04 09:40:13 +00:00
Akinori MUSHA
2c26b28e56 Update to 2.4.1. 2001-12-02 19:36:33 +00:00
Steve Price
fff7cb6e02 Use versioned (1.0.32) to overcome unfetchable distfile.
PR:		32413
2001-12-02 18:19:09 +00:00
Dmitry Sivachenko
4195dfbcec Minor updates from MAINTAINER.
PR:		32423
Submitted by:	chris@aims.com.au
2001-12-02 17:53:14 +00:00
Dirk Froemberg
417a7a0ec0 Upgrade to 3.23.46. 2001-12-02 11:18:07 +00:00
Ying-Chieh Liao
459ec2b391 remove old email
add WWW

PR:		32403
Submitted by:	maintainer
2001-12-02 09:48:29 +00:00
Ying-Chieh Liao
40cd1c359c update maintainer email
PR:		32402
Submitted by:	maintainer
2001-12-02 09:46:11 +00:00
Jacques Vidrine
568c4ec45d Fix a malformed patch.
Noticed by:	olgeni
2001-12-01 13:07:58 +00:00
Akinori MUSHA
6be3b71821 Update to 2.0.9. 2001-12-01 11:31:02 +00:00
Maxim Sobolev
7124386487 Update checksums because distfiles were rerolled without version bump.
Since there were some non-witespace changes bump PORTREVISIONs.

Prompted by:	many
2001-12-01 08:21:14 +00:00
Jacques Vidrine
6c5a6c857f The patch for using mx.DateTime instead of DateTime was incomplete.
Update it.

Submitted by:	Allan Saddi <asaddi@philosw.com>
2001-11-30 20:20:14 +00:00
Clive Lin
ee0bd30627 New port: p5-DBD-ODBC, DBD module interfacing the ODBC databases. 2001-11-30 10:40:02 +00:00