Commit graph

2888 commits

Author SHA1 Message Date
Joe Marcus Clarke
ab2a43fd3a Fix a crash when trying to login to any database. 2004-04-19 01:54:38 +00:00
Ade Lovett
08b6cdcb5e Introduce bsd.autotools.mk to the world, ripped from bsd.port.mk
This is essentially a null-commit, with the one exception that
the "patch-libtool" target is now called "patch-autotools" for
consistency with "run-autotools".

Many thanks to kris for testing on the 4-exp bento cluster

Approved by:	portmgr (kris)
Verified by:	bento 4-exp
2004-04-19 01:37:12 +00:00
Joe Marcus Clarke
8a846b0f6b Update to 1.0.4. 2004-04-18 20:33:17 +00:00
Kirill Ponomarev
e973bad285 - Update to version 1.13
PR:		ports/65722
Submitted by:	maintainer
2004-04-18 19:45:00 +00:00
Akinori MUSHA
af34715760 Update to 0.4.2. 2004-04-18 18:44:17 +00:00
Akinori MUSHA
636967765a Update to 0.992. 2004-04-18 18:15:26 +00:00
Akinori MUSHA
d17d32c31d Update namazu2 to 2.0.13. 2004-04-18 17:05:49 +00:00
Kris Kennaway
1ebe72a0c1 Add missing file 2004-04-18 06:41:32 +00:00
Kirill Ponomarev
b8864c4e1e - Fix configure warning
PR:		65674 65675 65676 65677 65678 65679
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:20:31 +00:00
Jun Kuriyama
c030d50aaf Update to recent snapshot. 2004-04-17 16:02:32 +00:00
Pav Lucistnik
c6570b0011 - Add missing @dirrm's
Reported by:	bento's extras list
2004-04-17 14:30:03 +00:00
Kris Kennaway
7c82b92a0d Don't remove directory we didn't create 2004-04-17 13:51:04 +00:00
Kirill Ponomarev
48bd24582f Add py-memcached 1.2, python API for memcached, a distributed memory
cache daemon.

PR:		ports/65643
Submitted by:	michael johnson <ahze at ahze dot net>
2004-04-17 05:33:25 +00:00
Joe Marcus Clarke
2e1202a311 Fix the build on 4.X.
PR:		65466
Submitted by:	maintainer
2004-04-17 00:57:37 +00:00
Kris Kennaway
c2a3de6714 BROKEN: Does not compile 2004-04-17 00:53:47 +00:00
Mikhail Teterin
a06290b8cf Update from 0.8.1 to 0.8.3. Fix bugs... 2004-04-16 19:49:52 +00:00
Kirill Ponomarev
48c5aaf5d4 - Fix WWW:
PR:		ports/65632
Submitted by:	maintainer
2004-04-16 18:10:28 +00:00
Tilman Keskinoz
b6adcb2390 Workaround a problem with fast-mutexes on amd64
Reported by:			tjr
PR:				64886
Investigative work by:		perky
Workaround suggested by:	maintainer
2004-04-16 10:18:13 +00:00
Kirill Ponomarev
0920ee7f90 Add p5-Cache-Memcached 1.0.12, perl API for memcached, a distributed
memory cache daemon.

PR:		ports/65600
Submitted by:	michael johnson <ahze@ahze.net>
2004-04-16 08:11:42 +00:00
Dmitry Sivachenko
d0624ee2f2 Use a copy of libpng shipped with rrdtool. This fixes build with ancient
version of perl (5.005).

I have no spare machine with that version of perl to develop a proper fix.

Noticed by:	many
2004-04-16 07:16:50 +00:00
Kirill Ponomarev
1cdde2963b - Update to version 1.8.8
PR:		ports/65566
Submitted by:	maintainer
2004-04-15 12:30:42 +00:00
Erwin Lansing
9bf3be4307 Fix typo
Submitted by:	dosirak
2004-04-14 19:13:14 +00:00
Kirill Ponomarev
da603e0252 - Fix handling empty directory
PR:		ports/65532
Submitted by:	Ports Fury
2004-04-14 18:48:40 +00:00
Mathieu Arnold
e9c83d2ecf Update to 0.05 2004-04-14 11:07:06 +00:00
Mark Linimon
98a42122f1 Per dosirak run, add missing directories to plist. 2004-04-14 05:30:10 +00:00
Mark Linimon
3ef1f35af0 Fix mastersite and mark deprecated. The distfile has not been updated
since 1999, and still depends on obsolete versions of Zope and Python.
Other alternatives are available from zope.org.
2004-04-14 02:48:05 +00:00
Kris Kennaway
87e55fbdfc Add missing @dirrm 2004-04-13 01:23:37 +00:00
Thierry Thomas
ab551f7307 Add fpc-mysql 1.0.10, Free Pascal interface to MySQL.
PR:		62621
Submitted by:	John Merryweather Cooper
Approved by:	pav (mentor).
2004-04-12 21:56:21 +00:00
Thierry Thomas
193e188899 Add fpc-ibase 1.0.10, Free Pascal interface to interbase.
PR:		62620
Submitted by:	John Merryweather Cooper
Approved by:	pav (mentor).
2004-04-12 21:55:33 +00:00
Kirill Ponomarev
c7a4b53d8c - Update to version 0.62.3
PR:		ports/65444
Submitted by:	maintainer
2004-04-12 05:55:13 +00:00
Kris Kennaway
70c493c001 BROKEN: Broken dependency 2004-04-12 03:32:23 +00:00
Kris Kennaway
b8cc0ae60f This is broken on i386 as well (broken pkg-plist) 2004-04-12 03:31:28 +00:00
Mark Linimon
29f03bf761 Update to 0.6.3:
- the password will be stored in the file .hk_classes/SERVER/driver.conf,
   the RW-flags are set to the user only
 - hk_presentation: presentation local datasources can be defined in the
   datasource dialog
 - Python script handles uninstall now
 - (many other minor API changes and bugfixes: see ChangeLog)

Also, the port consolidates several patches into patching one Makefile.in.

PR:		ports/65166
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2004-04-11 01:23:14 +00:00
Thierry Thomas
18718bebce Add xbsql 0.11, an SQL wrapper for the XBase DBMS library.
Approved by:    pav (mentor).
2004-04-10 18:06:00 +00:00
Thierry Thomas
b6a30b1048 Add xbase 2.0.0, an xbase (i.e. dBase, FoxPro, etc.) compatible
C++ class library.

Approved by:	pav (mentor).
2004-04-10 18:05:19 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
ef3d2f50aa Trim leading or trailing blank lines. 2004-04-10 16:57:07 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Pav Lucistnik
69f2dc222a - Update to 3.51.06
PR:		ports/64059
Submitted by:	Sergey Prihodko <sergey@migsoft.com.ua>
This patch by:	Erik H. Bakke <ebakke@trolltech.com> (maintainer)
2004-04-10 14:08:08 +00:00
Pav Lucistnik
9877989572 - Fix detect of wchar_t on FreeBSD. Using _BSD_CT_RUNE_T_ is not sufficient
for some version of FreeBSD, rather test on __FreeBSD__. This problem
  prevent other programs to include iodbc's header files on -STABLE systems.

PR:		ports/64743
Submitted by:	eik
Approved by:	maintainer timeout (2 weeks)
2004-04-10 14:02:52 +00:00
Akinori MUSHA
80f2ddbdd2 And oops. 2004-04-09 14:23:40 +00:00
Akinori MUSHA
d7f44debbb Oops.. 2004-04-09 14:20:39 +00:00
Akinori MUSHA
0eb847bb5d Add databases/ruby-libgda, Ruby binding for libgda (GNOME-DB Project).
This is part of the Ruby/GNOME2 suite.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:17:14 +00:00
Erwin Lansing
602bdb5436 Add p5-Class-DBI-Loader-Relationship 1.2, easier relationship
specification in CDBI::L.

This module acts as a mix-in, adding the relationship method to
Class::DBI::Loader. Since Class::DBI::Loader knows how to map between
table names and class names, there ought to be no need to replicate
the names.  In addition, it is common (but not universal) to want
reverse relationships defined for has-many relationships, and for
has-a relationships to be defined for the linkages surrounding a
many-to-many table.

WWW: http://search.cpan.org/dist/Class-DBI-Loader-Relationship/

PR:		ports/65176
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-04-08 15:58:14 +00:00
Mikhail Teterin
95b191f02c Update to 2.50 from 2.40. Spell the name of the package properly in
synopsis. Add tcl84 as the category.
2004-04-08 14:29:09 +00:00
Thierry Thomas
a73a64446c Upgrade to 1.6.2.
Approved by:	mat (implicit).
2004-04-07 21:49:25 +00:00
Clement Laforet
113d291e1d - tar -> ${TAR} (since we have now a bsdtar ;) 2004-04-07 13:26:20 +00:00
Joe Marcus Clarke
ea6768e688 Fix build with firebird support. FreeBSD doesn't have nor does it need
libdl.

PR:		65269
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
2004-04-07 00:12:19 +00:00
Jun Kuriyama
01a5be59f4 Link shared module with libintl to avoid this error:
/usr/libexec/ld-elf.so.1: /usr/local/lib/libnmz.so.6: Undefined symbol "libintl_gettext"
2004-04-06 09:26:46 +00:00