Commit graph

1047 commits

Author SHA1 Message Date
seb
1f825479a3 Use buildlink2. Use perl5/module.mk. 2002-10-27 22:51:06 +00:00
seb
e8328761a2 Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
seb
749cc12a27 Use perl5/module.mk (including PERL5_LDFLAGS).
Remove Makefile.PL interactive part via patch.
2002-10-27 19:41:53 +00:00
seb
ed2eb17e4c Use perl5/module.mk. 2002-10-27 19:34:19 +00:00
cjones
60f9ada109 Added guile-pg-0.07. 2002-10-27 01:17:34 +00:00
cjones
d93d1a240e Imported guile-pg:
Guile-pg is a Guile module providing access and allowing updates to
PostgreSQL databases from Guile scripts. Guile is the GNU interpreter
for the Scheme language and PostgreSQL is a free relational database
management system.
2002-10-27 01:14:09 +00:00
grant
248bf22f9c Update to freetds-0.60.
Changes since 0.53 include:

*  Much improved support for Microsoft servers, including SQL Server 2000
   datatypes and domain logins.

*  Support and convertibility of all major datatypes.

*  Much expanded coverage of the ODBC API.

*  An all-new BCP implementation, including host variable support.

*  Character set conversions, via the iconv library.

*  Threadsafe operation.
2002-10-26 18:45:28 +00:00
wiz
b8664845e3 Prefer BUILDLINK_PREFIX.* to BUILDLINK_DIR. 2002-10-25 18:32:43 +00:00
drochner
78f5bcd79e add one 2002-10-25 14:44:21 +00:00
drochner
35fc6deffc add py-psycopg 2002-10-25 14:18:44 +00:00
drochner
ce35e7b871 another Python-PostgreSQL adapter 2002-10-25 14:17:24 +00:00
drochner
d0530fe5f1 postgresql-7.2.3 contains PyGreSQL-3.3, so reflect this in the name 2002-10-25 11:17:24 +00:00
wiz
819a06fa2d Use pax instead of relying on gtar (wwww). 2002-10-24 16:25:32 +00:00
drochner
f055bbaba6 this postinstall rule needs the real GNU tar, so BUILD_DEPEND on it 2002-10-24 13:18:05 +00:00
wiz
e2d1ae2f9f Convert to buildlink2. 2002-10-21 14:47:00 +00:00
wiz
e8ac36ddb4 Unused. 2002-10-21 12:51:00 +00:00
wiz
68c8771147 buildlink1 -> buildlink2. 2002-10-21 12:32:16 +00:00
wiz
fb2e1ca2f6 buildlink1 -> buildlink2. 2002-10-21 11:56:49 +00:00
seb
34e5b77c6c Use buildlink2. Use perl5/module.mk. 2002-10-20 23:35:09 +00:00
jlam
cdac1ba014 Note the locations of the common distinfo file and patches directory. 2002-10-20 04:19:17 +00:00
wiz
72490a0f26 Improve. From Greg A. Woods in PR 18713. 2002-10-20 01:50:33 +00:00
jlam
1356f8f701 Fix case where pgsql_flags contains more that one option. 2002-10-19 22:26:35 +00:00
jlam
d7ca9840df Forgot to fix quoting for pgsql_flags. 2002-10-19 21:32:46 +00:00
jlam
bcc2d00c74 Alter quoting so that command_args can be set to something like:
command_args="> /var/log/pgsql.log"
2002-10-19 21:02:53 +00:00
jlam
60667c3404 Don't create ${PGHOME} at install time, as the rc.d script will do it for
us the first time that pgsql is run.
2002-10-19 19:03:59 +00:00
jlam
6ad39330ce Allow for different "home" directory for storing PostgreSQL databases.
This is specified at run-time by setting pgsql_home=/path/to/home in
/etc/rc.conf.  Ensure that ${pgsql_home} has the correct permissions
(o=${pgsql_user}, g=${pgsql_group}, m=0750) before initializing the
database.
2002-10-19 19:01:52 +00:00
jlam
6431b1c4c3 You don't need to run "/etc/rc.d/pgsql start" at boot time only. 2002-10-19 18:01:19 +00:00
jlam
3eefda642d Don't default to pgsql=NO anymore, as rc.d scripts aren't copied into
/etc/rc.d by default any longer.  This causes the usual warning to be
emitted when the script is executed.
2002-10-19 18:00:16 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
jlam
a0a08eae8e Trivially use buildlink2. 2002-10-19 04:01:22 +00:00
jlam
44b24b7f48 Update databases/odbc-postgresql to version 7.2.3. Pkgsrc changes include
Splitting out a common Makefile for future unixodbc-postgresql and
      iodbc-postgresql packages.

Changes from version 7.1.3 include:

   Remove query size limit (Hiroshi)
   Remove text field size limit (Hiroshi)
   Fix for SQLPrimaryKeys in multibyte mode (Hiroshi)
   Allow ODBC procedure calls (Hiroshi)
   Improve boolean handing (Aidan Mountford)
   Most configuration options on setable via DSN (Hiroshi)
   Multibyte, performance fixes (Hiroshi)
   Allow driver to be used with iODBC or unixODBC (Peter E)
   MD5 password encryption support (Bruce)
   Add more compatibility functions to odbc.sql (Peter E)
2002-10-19 03:51:00 +00:00
jlam
685fd8b148 Update py-postgresql to build using the postgresql-7.2.3 sources. 2002-10-19 03:04:37 +00:00
jlam
1f2f4c68c5 Update databases/postgresql to version 7.2.3.
This has a variety of fixes from 7.2.2, including fixes to prevent
   possible data loss.

   A dump/restore is *not* required for those running 7.2.X.

Changes from version 7.2.2 include:

 Prevent possible compressed transaction log loss (Tom)
 Prevent non-superuser from increasing most recent vacuum info (Tom)
 Handle pre-1970 date values in newer versions of glibc (Tom)
 Fix possible hang during server shutdown
 Prevent spinlock hangs on SMP PPC machines (Tomoyuki Niijima)
 Fix pg_dump to properly dump FULL JOIN USING (Tom)
2002-10-19 03:03:49 +00:00
bouyer
479b2b57a4 Solaris's builtin [ and /usr/bin/test don't know -e. Use -r instead. 2002-10-17 10:02:53 +00:00
martti
a9e061798a Updated php to 4.2.3
* lots of bug fixes
* experimental apache2 support
* added IPv6 support to gethostbyaddr()

ATTENTION!! register_globals defaults to 'off' now
2002-10-14 06:21:05 +00:00
seb
25e9e6b0ea Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
seb
59f516a51b Use perl5/module.mk. 2002-10-13 22:02:55 +00:00
wiz
6676fc5687 Unused. 2002-10-13 12:05:01 +00:00
jlam
b813c8f4d2 buildlink1 -> buildlink2 and use java.mk instead of relying on older
(buggier) Java-handling in bsd.pkg.mk.
2002-10-13 09:32:49 +00:00
wiz
07613eebf7 Unused. 2002-10-13 00:54:58 +00:00
wiz
75dbb6ee4a Unused. 2002-10-12 09:42:08 +00:00
wiz
562f48a704 buildlink1 -> buildlink2. 2002-10-12 09:40:38 +00:00
wiz
746848156d libct needs linking against libiconv.
Bump to 0.53nb2.
2002-10-12 09:40:00 +00:00
wiz
c169be95be buildlink1 -> buildlink2. 2002-10-12 01:17:11 +00:00
wiz
55123fcadc Unused. 2002-10-12 01:14:36 +00:00
wiz
4fb1b9dd44 Unused. 2002-10-10 12:31:30 +00:00
wiz
3fa30dd16e buildlink1 -> buildlink2. 2002-10-10 12:31:08 +00:00
wiz
8424cfa6c4 Unused. 2002-10-10 12:25:20 +00:00
wiz
1adde0f154 buildlink1 -> buildlink2. Use perl5/module.mk. 2002-10-10 12:13:05 +00:00
wiz
e7fe6c1ff1 buildlink1 -> buildlink2. 2002-10-10 12:07:48 +00:00