245 Commits

Author SHA1 Message Date
camield
21cb3919fa add cdb, sync
(openldap, postgresql and gnats maintainers may want to check if
they do not want additional flavors to get built)
2001-03-16 07:39:03 +00:00
camield
b8b1a619f3 cdb 0.75
Submitted by David Lebel <lebel@lebel.org> with some fixes by me
2001-03-16 07:31:18 +00:00
brad
e67e52c31b - use "cc -shared" to create shared libraries
- lop off the micro version number from libecpg
--
Tested by me on -current sparc and Daniel Hartmeier <daniel@benzedrine.cx>
on -current powerpc.
2001-03-13 22:05:47 +00:00
brad
eeb6788aa2 upgrade to MySQL 3.23.34 2001-03-12 22:30:59 +00:00
brad
79fb23ecac - Fix the -client subpackage package name.
- PREFIX -> LOCALBASE
- make -> ${MAKE_PROGRAM}
- move SUBPACKAGE variable check to after bsd.port.mk has been included.
2001-03-12 15:13:14 +00:00
avsm
55454b1304 Remove reference to editing man.conf (not needed with new port layout),
and fix typo.

Maintainer ok'ed
2001-03-12 13:09:52 +00:00
brad
0f08e2d351 remove pth FLAVOR and just make it the default until our threads library is suitable for use with MySQL. 2001-03-12 00:10:26 +00:00
brad
37e6c2823a - use NOMAN as opposed to an empty MAN variable.
- remove BINDIR which is unnecessary since we use the ports Makefile
post-install target, it was hardcoded with /usr/local anyway.
2001-03-10 19:39:31 +00:00
brad
c61f088c45 do not hardcode path of /usr/local 2001-03-10 19:27:15 +00:00
brad
fb8d2bd8c1 move -clients SUBPACKAGE check to after including bsd.port.mk. 2001-03-10 16:56:54 +00:00
brad
b676d035fb remove major rev for mysqlclient dependency entry. 2001-03-07 19:05:33 +00:00
brad
7318eb273f remove redundant dependency 2001-03-05 19:36:22 +00:00
brad
32248135c4 upgrade to 7.0.3 blew away the RCS ids. 2001-02-23 02:41:00 +00:00
kevlo
e49c9ee005 ${PREFIX} -> ${LOCALBASE}
Thanks to danh@
2001-02-23 01:18:20 +00:00
danh
16f26284e3 one small ${PREFIX} -> ${LOCALBASE} change 2001-02-22 20:08:57 +00:00
danh
5547dcfbea missed in last commit 2001-02-22 19:30:57 +00:00
danh
ee35a84d1e upgrade to postgresql 7.0.3 2001-02-22 19:28:12 +00:00
danh
5be9a151e3 sync libtool patch 2001-02-20 19:05:04 +00:00
danh
0e83a2af44 sync libtool patches 2001-02-19 19:41:14 +00:00
danh
409e4858fc - add NEED_VERSION.
- add HOMEPAGE.
- use included libtool; sync patches.
- /etc -> ${SYSCONFDIR}.
- split shared library out of PLIST and add PFRAG.shared.
2001-02-19 17:59:42 +00:00
brad
552b2a51e2 remove USE_LIBTOOL 2001-02-18 22:22:30 +00:00
brad
405136cb09 libtool patches 2001-02-18 22:21:55 +00:00
brad
dda4bdbd3f sync libtool patches 2001-02-18 21:49:13 +00:00
brad
3cc406085e sync libtool patch 2001-02-18 18:54:29 +00:00
brad
3e1eb90c9d saner INSTALL script which now allows you to do a pkg_delete and
pkg_add back to back without needing to remove the DB_DIR first.
Now the install script just informs the user of the existing DB_DIR
and how to recreate from the default setup if they wish todo so.
2001-02-15 01:14:34 +00:00
brad
862ec817f6 oops, uncomment BROKEN tag. 2001-02-14 00:55:40 +00:00
brad
76f5c4c68b upgrade to MySQL 3.23.33 2001-02-13 21:03:42 +00:00
kevlo
3210ac2545 Fix CONFIGURE_ENV, due to Postgres installation layout changed.
Submitted by Pavel Korovin <pvk@tsinet.ru>
2001-02-13 07:09:45 +00:00
jakob
3aac296c30 fix SASL flavour; <jladwig@aravox.com> 2001-02-11 10:44:00 +00:00
brad
ea5695903a document the FLAVORs available for these ports 2001-02-10 00:33:24 +00:00
espie
de8f8529c5 cvs has some annoying habits, fuck it. 2001-02-08 20:11:45 +00:00
espie
37d907313a likewise: correct mysqlclient library number, correct BINMODE install. 2001-02-08 20:10:59 +00:00
espie
771d63c530 Use normal ${BINMODE}, allows packaging as root. 2001-02-08 20:09:38 +00:00
espie
64418a3b2d bump libmysql version number. I don't know if this package works, but
at least it's no longer bogus.
2001-02-08 20:00:25 +00:00
brad
2783c9e4ef upgrade to MySQL 3.23.32 2001-01-23 00:48:45 +00:00
brad
966bcec9d8 %D/lib -> %B 2001-01-21 17:25:30 +00:00
brad
08677f0112 upgrade to MySQL 3.23.31 2001-01-21 17:09:12 +00:00
dugsong
896186cc9c GNATS, the GNU Problem Report Management System. FLAVOR=www adds the gnatsweb CGI interface. 2001-01-12 17:14:51 +00:00
avsm
e95ab699e1 Just get rid of the last few packlist installations from the PLIST 2001-01-08 23:41:08 +00:00
matt
c0075a13a8 - fixup PLIST and build both shared & static libs (gluk@ptci.ru)
- don't install java docs if not installing java flavor
2000-12-28 17:14:10 +00:00
brad
57cc2481d7 use "cc -shared" for 2.8 and up to create shared libraries. 2000-12-26 02:13:43 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
dugsong
1ffc439103 add odbc flavor 2000-11-30 19:23:14 +00:00
dugsong
b57dab690c dlsym fix - from Jon Poland <polandj@arbornetworks.com> 2000-11-28 16:00:07 +00:00
dugsong
f7fc8d0d0c add iodbc 2000-11-22 17:52:38 +00:00
dugsong
84bc417e22 ODBC 2.x driver manager 2000-11-22 17:32:18 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
jakob
3dfa93551c update to v2.0.7 2000-11-18 10:29:49 +00:00
espie
268b897aa8 commit mysql fix, now that I've had time to look at it 2000-11-03 00:54:09 +00:00
espie
18023f6e78 Ports is locked.
Revert unauthorized commit, until I have a chance to look at it.
2000-11-02 15:15:24 +00:00