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
brad
ec23f9c2ad
fix initial permissions on the database directory, they were a little too tight for the client apps to be able to read DB_DIR/mysql.sock.
2000-11-02 14:42:44 +00:00
espie
27c3aafa8f
Remove dependency on main package.
...
First, it's broken.
Second, it's not even logically true, the postsgresql docs don't
require postgresql to be there.
2000-11-01 14:51:22 +00:00
brad
32b48f1afd
create initial database dir with tighter perms.
2000-10-24 20:22:07 +00:00
espie
9b37c7e113
Update pvk MAINTAINER name.
2000-10-22 18:46:02 +00:00
espie
b53bd7cb83
One of the ickiest points of multi packages is the correct handling of
...
package conflicts.
openldap-client -> openldapclient. This will have to do, until we have
much better package tools.
2000-10-22 18:43:58 +00:00
espie
46b5f232b5
Kill
...
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
kevlo
cd74a89cb5
MAKE_ENV -> CONFIGURE_ENV, thanks Pavel Korovin <pvk@tsinet.ru>
2000-10-16 09:34:59 +00:00
espie
54848dabf9
Fix my address. Dust off details.
2000-10-10 00:40:20 +00:00
jakob
60d7778b66
update to v2.0.6
...
--
OpenLDAP 2.0.6 Release
Build Environment
Fixed schema install (ITS#802)
Added libtool customizations
Re-enabled module support
Documentation
Update ldapsearch(1)
OpenLDAP 2.0.5 Release
Fixed slapd/ldbm/search confusing log message (ITS#771)
Fixed slapd/sasl no cred bug
Fixed slapd idletimeout lock bug (ITS#767)
Fixed slapd caseIgnoreIA5string indexing bug (ITS#786)
Fixed slurpd TLS initialization bug (ITS#768)
Fixed slurpd empty one shot hang (ITS#798)
Fixed -lldap SASL ctx close bug (ITS#790)
Fixed -lldap first/next attribute bug (ITS#778)
Fixed -lldap (v2) rebind URL bug
Fixed -lldap msgfree NULL bug (ITS#800)
Fixed -lldif empty value bug
Fixed -llber stringal len=0 bug
Updated -llber bprint routine
Build Environment
Fixed LDFLAGS/-rpath usage
Fixed IPv6 detection (ITS#669,ITS#770)
Fixed VPATH schema install
Updated libtool to 1.3.5
Added Darwin support
Disabled module support
2000-10-05 15:54:37 +00:00
jakob
7fe47a6b00
add openldap
2000-10-04 21:23:45 +00:00
jakob
5320f0fad4
OpenLDAP - Lightweight Directory Access Protocol (LDAP) server suite
2000-10-04 21:22:24 +00:00
brad
3918ceb4a1
add name to MAINTAINER
2000-09-24 07:03:59 +00:00
brad
a02837ed14
define FLAVOR as being empty, subsequent tests for FLAVOR then do not have
...
to check if FLAVOR is defined. (stays consistent with every other port).
2000-09-24 01:32:39 +00:00
brad
d799c56ad6
don't need to specify --srcdir
2000-09-11 06:38:45 +00:00
brad
4864505aae
- don't force uid/gid to 40 when adding user/group for mysql
...
- user add/group add -> useradd/groupadd
- remove egrep nastiness and use userinfo/groupinfo instead
2000-09-06 21:09:16 +00:00
brad
cd88360bdf
user del/group del -> userdel/groupdel
2000-09-06 21:06:20 +00:00
matt
21308d1a91
add java flavor to db
2000-09-04 17:36:09 +00:00
matt
9e699b4576
- update to 3.1.17
...
- FAKE, IS_INTERACTIVE -> FLAVOR
- use shared libs again on arches that support it (req'd for java)
- make java support actually compile
2000-09-04 17:17:45 +00:00
brad
9c8aafa4cf
- ${PREFIX} -> ${LOCALBASE}
...
- remove unnecessary sub-shell
2000-08-25 21:12:44 +00:00
brad
7c7d215d0d
- fixup Makefile
...
- replace docs FLAVOR with a -docs sub-package
2000-08-25 15:34:13 +00:00
brad
b6f22ef0bd
- remove useless symlinks
...
- add @comment with RCS id
2000-08-25 15:30:27 +00:00
brad
496d48f0b2
remove docs FLAVOR for postgresql
2000-08-25 15:26:08 +00:00
brad
ec64f3033b
bump NEED_VERSION
2000-08-23 01:21:11 +00:00
brad
5ba5f5c6bd
%D -> %B
2000-08-22 23:16:04 +00:00
brad
e3dcb2eb0d
upgrade to DBD-Pg 0.95
2000-08-21 03:26:06 +00:00
brad
f3766dcf0b
- fix category, perl -> perl5
...
- remove 2 @dirrm's from PLIST
2000-08-21 02:57:38 +00:00
brad
e3f5f1c379
- fixup Makefile
...
- remove 2 @dirrm's from PLIST
2000-08-21 02:49:44 +00:00
brad
62ccc49425
kill CFLAGS/CXXFLAGS override
2000-08-15 18:24:24 +00:00
brad
75bbe430e7
set homedir to /nonexistent
2000-08-15 18:23:19 +00:00
brad
6fc17e3f42
- re-introduce DB_DIR option
...
- make sure MySQL is started as user mysql from safe_mysqld.sh script
instead of the example startup.sh
- hard coded /usr/local -> ${PREFIX} in MESSAGE
- use user/group commands instead of cat/adduser in INSTALL script
- ${FOO} -> $FOO in INSTALL/DEINSTALL
2000-08-15 13:24:00 +00:00
brad
93e2eb96a2
uncomment section in safe_mysqld.sh to check for and use ulimit to raise
...
the maximum number of open file descriptors before loading MySQL.
--
requested by ericj@
2000-08-02 04:24:28 +00:00
brad
34a4a5e42b
mySQL -> MySQL
2000-07-28 22:15:54 +00:00
brad
946b65402d
add pth flavor for MySQL
2000-07-28 22:06:46 +00:00
brad
ce08511713
add a pth FLAVOR to the MySQL port which makes it use the GNU Portable
...
Threads port for the threads library, this is primarily intended for users
of the SPARC architecture though it will work on all other archs too.
2000-07-28 22:04:25 +00:00
brad
a3adadacc9
- add HOMEPAGE
...
- HAS_CONFIGURE -> CONFIGURE_STYLE
- remove FAKE=Yes and unnecessary post-install target
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-22 15:33:34 +00:00
krw
c5e582e67c
Change PFRAG.shared ldconfig invocation(s) to
...
NEWDYNLIBDIR() invocations.
Bump NEED_VERSION to 1.310 so NEWDYNLIBDIR() works.
As requested by espie@
2000-07-04 02:49:34 +00:00
form
c60544eded
@exec /sbin/ldconfig -> DYNLIBDIR
2000-07-01 18:10:37 +00:00
espie
f0828d01e9
Kill PLIST.sed
2000-06-28 13:18:45 +00:00
espie
1ded36759b
Kill PLIST.sed
2000-06-28 12:08:35 +00:00
kevlo
58425abb11
Upgrade to version 1.14 and add @comment to package list.
...
Features:
- Password parameter now shown as **** in trace output.
- Added two fields to type_info and type_info_all.
- Added $dsn to PrintError/RaiseError message from DBI->connect().
- Added further DBD::ADO enhancements
2000-06-28 01:35:49 +00:00
brad
91186adef3
- add HOMEPAGE
...
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-25 04:53:10 +00:00
form
1f5994956f
add postgresql flavors
2000-06-15 16:13:31 +00:00
form
d3c5226de7
upgrade to 7.0.2
2000-06-07 03:38:12 +00:00
espie
87b8c45121
Link in
2000-06-02 12:27:05 +00:00
espie
4d25c37781
Simple Ascii Database tie class
2000-06-02 12:26:09 +00:00
espie
a5b5853ecd
Convert to CONFIGURE_STYLE perl
2000-06-02 11:56:22 +00:00
espie
2cdb703df0
Fake.
...
Fix dependency... this has never been checked, apparently.
lib-style depends don't work for BUILD_DEPENDS yet...
2000-05-28 17:27:52 +00:00
form
91be3ad138
fix MASTER_SITE_SUBDIR; naddy@mips.inka.de
2000-05-24 04:23:21 +00:00
form
853e1188aa
new postgresql 7.0 port from pvk@openbsd.ru
2000-05-23 16:31:41 +00:00
kevlo
84c74acb45
style
2000-04-21 05:04:44 +00:00
espie
233ac49af6
explicit FAKE=No, so that we can turn FAKE on by default.
2000-04-09 17:35:57 +00:00
espie
d7e19a306e
Fake
2000-04-09 16:39:04 +00:00
turan
38cb47ee5d
fix broken port
...
- move from X11 to local broke it
- rename patches to something more sensible
- fake
2000-04-09 09:44:07 +00:00
turan
a3977a0c88
fix broken port
...
- move from X11 to local broke it. fix.
- reorder patches
2000-04-09 09:13:22 +00:00
espie
82d0993ee6
Fake, fix.
2000-04-08 14:40:27 +00:00
brad
dd65a13f8a
make sure adduser uses the proper uid
2000-04-08 06:06:25 +00:00
brad
4dfec84a14
tell the end user to remove the database dir as well
2000-04-08 05:41:34 +00:00
brad
db13e80428
${PREFIX} -> ${TRUEPREFIX}
2000-04-08 05:40:07 +00:00
brad
164aaec289
maybe this will get some comments/feedback once it's actually in the ports
...
tree, Fake MySQL port
2000-04-07 19:07:20 +00:00
brad
b4f6807790
- remove blank line
...
- remove license type
- better BROKEN message
- remove CONFIGURE_ARGS option --enable-thread-safe-client, the problems
caused by enabling it offset the good of enabling it in the first place
(programs that link agains't libmysqlclient.{a,so} should have an autoconf
test to check whether the library has support for pthreads built in or
not)
2000-03-31 06:10:35 +00:00
espie
46805c3820
Fix tcl/tk 8.0 and 8.3 dependencies...
...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
espie
3b5e3e8d17
Introduce :: in *_DEPENDS as a place holder for a package spec
...
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce
Move all NEED_VERSION right after CATEGORY
2000-03-24 22:11:32 +00:00
turan
a9908b4869
unmark broken
2000-03-24 04:02:19 +00:00
turan
70fe3b5b19
xforms is broken. fake problems. Mark ports w/ depends broken as well.
2000-03-24 01:00:38 +00:00
turan
8b82aabdda
license
2000-03-14 05:08:47 +00:00
kevlo
27075f04c7
Mark unbroken since install target exists.
2000-03-11 16:19:55 +00:00
espie
76d52e1f68
PORTSDIR no longer needed in *DEPENDS.
2000-03-05 18:30:21 +00:00
turan
03325804f1
broken, installs files automatically in /etc
2000-03-03 11:25:05 +00:00
espie
edba5cfedf
MAKEFILE-> MAKE_FILE
2000-02-22 17:08:31 +00:00
brad
37bcd0929b
- yes -> Yes
...
- turn on threads support for client programs
2000-02-16 19:01:20 +00:00
turan
f139bc5a63
broken, no install target. can not build
2000-02-16 05:16:47 +00:00
brad
adfbcd43c7
PERMIT_PKG_ -> PERMIT_PACKAGE_, PERMIT_DISTF_ -> PERMIT_DISTFILES_
2000-02-15 07:36:39 +00:00
turan
504f314d16
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE
2000-02-15 05:03:51 +00:00
brad
9499cdb4ff
add license info
2000-02-14 22:32:08 +00:00
brad
56b79fc7f8
upgrade to MySQL 3.22.32
2000-02-14 21:28:05 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
turan
8d37dded6c
bsd licenses
2000-02-12 06:29:49 +00:00
brad
907c5ec443
typo
2000-02-11 07:56:30 +00:00
brad
7271a49f35
enable interlibrary dependencies
2000-02-11 07:45:52 +00:00