Commit Graph

517 Commits

Author SHA1 Message Date
jakob
85ddc576f4 update to OpenLDAP 2.0.27 (stable release), bugfixes only 2002-09-23 13:12:28 +00:00
shell
9ddc5f699e Updated to p5-DBIx-XHTML_Table-1.12 2002-09-20 07:38:56 +00:00
wilfried
519b108933 remove NEED_VERSION from my remaining ports 2002-09-17 15:22:26 +00:00
shell
7f1227c02d Updated to py-mysql-0.9.2
- remove need_version
- update homepage
- update-patches
2002-09-15 10:54:19 +00:00
naddy
0b96c562e0 Use standard category name. 2002-09-14 23:38:16 +00:00
jakob
6b4e44c1c1 add postgresql flavour; submitted by Maurice Nonnekes 2002-09-13 23:06:06 +00:00
naddy
b13842ece0 Add missing fltk_images library dependency. 2002-09-13 22:18:28 +00:00
jcs
2993c89c13 update to freetds-0.60 2002-09-12 00:12:48 +00:00
brad
7590678bfd Enable workaround for OpenBSD pthreads and broken realpath().
Problem described in this post...
http://groups.google.com/groups?q=mysql+unknown+database+bsd&hl=en&lr=&ie=UTF-8&
safe=off&selm=a9n0f2%24e4e%241%40FreeBSD.csie.NCTU.edu.tw&rnum=1
--
From: Sam Smith <S@mSmith.net>
2002-08-22 13:44:17 +00:00
wilfried
730bf83a04 update to use new fltk 2002-08-10 20:10:24 +00:00
shell
f0fb746616 Updated to p5-ldap-0.26 2002-07-30 10:27:45 +00:00
brad
a1fbe86cf6 bye bye Java FLAVOR 2002-07-28 02:14:39 +00:00
brad
b542ebb081 - remove the useless Java FLAVOR
- merge the C++ FLAVOR into the main package
2002-07-28 02:11:37 +00:00
naddy
64c4907cb1 Fix a rare crash bug involving large databases (~1GB+), a large
number of transactions, and 64bit file offsets.  From downsj@
2002-07-26 00:14:37 +00:00
wilfried
3f03315ddd broken for now, too many internal changes in Qt which MyCC relied on
has changed
2002-07-23 08:13:33 +00:00
shell
108df45df9 Updated to p5-DBI-1.30 2002-07-20 04:40:13 +00:00
pvalchev
0531412ec7 add jpeg dependency for now. xforms has it as BUILD_DEPENDS, anything
linked with -lxforms requires -ljpeg at least when linking with new
binutils ld.
2002-07-19 18:42:49 +00:00
pvalchev
c4af684209 this wants libGL and libjpeg; register a proper dependency and fix linking
with new binutils
2002-07-19 18:26:18 +00:00
brad
2c33174e5f bring in a fix from newer MySQL which allows the autoconf option
--enable-local-infile to work as expected. before it didn't do anything.
2002-07-11 15:42:17 +00:00
shell
0c1176c116 Updated to py-psyopg-1.0.9
From Maurice Nonnekes <maurice@amaze.nl> (Maintainer)
2002-07-06 10:29:39 +00:00
kevlo
2d54e33d39 upgrade to version 0.251
--
Ok'd by maintainer
2002-06-27 03:34:53 +00:00
shell
987038527c Updated to p5-DBI-1.28 2002-06-15 10:02:44 +00:00
jakob
03c1f2710a update to 2.0.25, slapd crash bug 2002-06-11 07:48:38 +00:00
jakob
4156d14d93 update to OpenLDAP-stable 2.0.24, bugfix release 2002-06-09 21:18:53 +00:00
wilfried
0440d7845c add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-09 05:31:40 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
shell
da9e95d721 Updated to p5-DBI-1.25, patch from brad@ 2002-06-08 02:41:47 +00:00
shell
170a9510b9 Completed dependance, from wilfried@ 2002-06-08 02:39:48 +00:00
shell
795333a37e Depends p5-DBI=>1.20, from wilfried@ 2002-06-08 02:38:34 +00:00
jcs
c09a85fd91 regression test requires a valid database to connect to, set no_regress 2002-06-07 19:47:29 +00:00
wilfried
f300d9e76c homepage gone 2002-06-07 17:23:29 +00:00
shell
72b7e955bd Updated to p5-DBI-1.24 2002-06-05 04:58:01 +00:00
shell
5ebb95f4bc Updated p5-DBIx-XHTML_Table to 1.10 2002-06-04 00:46:23 +00:00
todd
c517990c04 master site changed subdirs. ok maint 2002-06-03 15:18:01 +00:00
shell
486beabecb Updated to p5-DBI-1.23 2002-05-27 05:01:01 +00:00
naddy
7039ee8496 undo s/forms/xforms/ patches 2002-05-26 15:09:07 +00:00
brad
ff6ed811a2 update the list of architectures 2002-05-20 03:26:27 +00:00
brad
8cf37ab1d6 remove sourceforge URL 2002-05-19 23:39:57 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
wilfried
157cd20d96 bye MASTER_SITES_SUBDIR 2002-05-13 08:18:19 +00:00
millert
54669baaa5 Update to gnats-3.113.1 and add OpenBSD tags on the patchs; dugsong@ OK 2002-05-09 16:16:02 +00:00
millert
c27643ab6f mkstemp() makes temp files mode 0600 so before renaming them to the
real name, fchmod to 0644.  Otherwise we end up with queue files and
the index file mode 0600 which is not the intention.

The original GNATS code makes queue files mode 0664 which seems excessively
open; 0644 should be fine.
2002-05-09 03:53:45 +00:00
brad
04f386e948 re-enable powerpc, the previously mentioned problem is not specific
to powerpc and also affects i386/sparc. the exact conditions that
cause this to happen are unknown at the moment though this will
have to be investigated in closer detail.
2002-05-02 03:04:14 +00:00
shell
d1a6ef61fe Updated p5-DBIx-XHTML_Table to 1.01 2002-04-27 08:10:11 +00:00
shell
e02bec52db - Add HOMEPAGE
- Regen PLIST
- Update need_version
2002-04-19 17:48:18 +00:00
wilfried
6b6e55c229 add p5-DBD-mysqlPP 2002-04-19 15:15:33 +00:00
wilfried
ab447b33c2 Import of p5-DBD-mysqlPP-0.03
DBD::mysqlPP is a Pure Perl MySQL Database Interface driver for the
mysql database.
2002-04-19 15:15:11 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
wilfried
790d214f3b Don't use a local copy of an (older) private qt3 include file, ok theo@ 2002-04-11 08:15:39 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00