Commit graph

1670 commits

Author SHA1 Message Date
recht
d0ce7074dd Fix build for NetBSD > 1.6L < 2.0. 2004-04-29 22:23:32 +00:00
minskim
760b3a7af3 Add ``#include <stdio.h>'' to sdbm.c; otherwise this package doesn't
build on Linux because SEEK_SET is undeclared.
2004-04-28 00:20:22 +00:00
recht
bdba030bb8 Only enable-thread safety on systems which have native threads to avoid
pulling in pth.
Pointed out by seb@.
2004-04-27 11:54:20 +00:00
snj
67721bd22d Convert to buildlink3. 2004-04-27 04:59:42 +00:00
snj
e72dda603a Convert to buildlink3. 2004-04-27 02:24:08 +00:00
snj
1e889eaa86 Convert to buildlink3. 2004-04-27 02:04:06 +00:00
snj
040513f9ed Add include/pgsql/* to BUILDLINK_FILES. Needed to get, e.g., gtranslator
to build.
2004-04-27 01:12:51 +00:00
wiz
d549be02da Unused. 2004-04-27 01:02:45 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
wiz
15c183f995 Unused. 2004-04-26 00:13:06 +00:00
seb
592d309fb2 GNU tar 1.11.2 as seen in NetBSD 1.6.2 does not grok -T with -C like
NetBSD pax-as-tar. So avoid using both...
2004-04-25 23:14:40 +00:00
snj
36e8037acd Convert to buildlink3. 2004-04-25 18:51:10 +00:00
snj
295b4f6e99 Convert to buildlink3. 2004-04-25 18:17:50 +00:00
snj
cd53e64f65 Convert to buildlink3. 2004-04-25 17:42:44 +00:00
snj
b99286f6ba Convert to buildlink3. 2004-04-25 17:12:30 +00:00
recht
da91f11b99 bl3ify 2004-04-25 16:07:34 +00:00
recht
5e52fae621 bli3fy, remove unused buildlink2.mk 2004-04-25 14:01:01 +00:00
recht
7d9f749533 bl3ify 2004-04-25 13:54:07 +00:00
recht
8ebcec78d1 bl3ify 2004-04-25 13:50:10 +00:00
recht
d582931071 Add buildlink3.mk. 2004-04-25 13:43:35 +00:00
recht
46829e1ea2 bl3ify 2004-04-25 13:36:29 +00:00
recht
7ba5d1e947 bl3ify, removed unused buildlink2.mk 2004-04-25 13:09:07 +00:00
xtraeme
e9a3553f24 NO_BUILDLINK=yes. 2004-04-25 01:14:25 +00:00
xtraeme
e8fd16e74d bl3ify 2004-04-25 01:12:49 +00:00
xtraeme
e0e6de4597 bl3ify 2004-04-25 01:11:11 +00:00
xtraeme
307dce5c5a BUILDLINK_{INC,LIB}DIRS should be relatives to BUILDLINK_PREFIX.<pkg> 2004-04-25 00:56:00 +00:00
xtraeme
9187c0f923 bl3ify 2004-04-25 00:52:39 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
seb
1f38a6c5c7 Bl3ify.
Provide a buildlink3.mk file for mysql4-client package.
While here remove obsolete USE_NEW_TEXINFO.
2004-04-22 14:31:35 +00:00
tron
e8da5fbe3b Regenerate checksum after update of "php4" package. 2004-04-21 11:14:40 +00:00
snj
9a61342102 Convert to buildlink3. 2004-04-21 04:46:44 +00:00
recht
82e12f085b Follow a suggestion by Josh Berkus (pgsql core team) and build
with --enable-thread-safety.
Bump PKGREVISIONs accordingly (meta-pkg, -client, -lib).
2004-04-20 22:37:22 +00:00
jdolecek
13f2532a2e Update PHP4 package and all PHP4 modules to version 4.3.6.
Changes are bug-fixes mostly, but also synchronizes bundled GD
with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD
patches were integrated too, so future pkgsrc updates would
be even more smooth.

Full list of changes since PHP 4.3.4 is available at:
	http://www.php.net/ChangeLog-4.php#4.3.6
	http://www.php.net/ChangeLog-4.php#4.3.5
2004-04-20 19:19:23 +00:00
jmmv
9b0bfa4809 libgnomedb 1.0.4, 2004-04-18
----------------------------
 - Fixed parameter mismatch in GnomeDbCombo API (rodrigo)
 - Added missing implementation for gnome_db_config_get_component_data_model
   (laurent)
 - Fixed desktop icon location (julio)
 - Fixed gtk-doc comments (stephane)
 - Removed missing files in spec file (rodrigo)
 - Make sure the GUI doesnt allow data source names with spaces (rodrigo)
 - Only build documentation if gtk-doc is enabled (rodrigo)
 - Updated translations:
        - ca (jordi)
        - cs (mitr)
	- de (christian)
	- en_CA (adam)
	- en_GB (dave)
	- es (francisco)
	- fi (tvainika)
        - ga (alastairmck)
	- hr (rsedak)
	- hu (andras)
	- id (mohammad)
	- it (algol)
	- nl (vincent)
        - no (kjartan)
	- pt_BR (evandro, gustavo)
	- sr@Latin (danilo)
2004-04-20 16:26:00 +00:00
jmmv
cd0aeaba23 libgda 1.0.4, 2004-04-18
------------------------
 - Fixed connection pool problems with sharing/not sharing of connections
   (jon, laurent)
 - Fixed UTF-8 problems in ODBC provider (jon)
 - Fixed setting of config entries when the type has changed (laurent)
 - Fixed spec file (rodrigo)
 - Fixed splitting of SQL commands in SQLite provider (benjamin)
 - Fixed values in 'Not Null?' fields schema for PostgreSQL provider (denis)
 - Updated FreeTDS provider to latest FreeTDS API (rodrigo)
 - Updated translations:
        - ca (jordi)
	- cs (mitr)
	- de (christian)
	- en_CA (adam)
	- en_GB (dave)
	- fi (tvainika)
	- ga (alastairmck)
	- hr (rsedak)
	- id (mohammad)
	- no (kjartan)
	- pt_BR (medina)
	- sv (christian)
2004-04-20 16:15:48 +00:00
xtraeme
7de5d1e2eb Accept any apache package installed available, defaults to apache. 2004-04-20 10:16:50 +00:00
xtraeme
62270ba642 Remove USE_BUILDLINK3 this time... 2004-04-20 10:09:38 +00:00
xtraeme
55de47ff4e This doesn't need buildlink/build, so set NO_BUILD/NO_BUILDLINK. 2004-04-20 10:09:14 +00:00
xtraeme
383a171192 s/wip/databases/ 2004-04-20 09:53:27 +00:00
xtraeme
4bae8ec04c Added adodb and acid. 2004-04-20 09:52:18 +00:00
xtraeme
ceb177290d Initial import of acid-0.9.6b23, from pkgsrc-wip packaged by Adrian
Portelli, with minor changes by me.

The Analysis Console for Intrusion Databases (ACID) is a PHP-based analysis
engine to search and process a database of security events generated by
various IDSes, firewalls, and network monitoring tools.

ACID has the ability to analyze a wide variety of events which are
post-processed into its database. Tools exist for the following formats:

- Snort
- logsnorter
2004-04-20 09:50:54 +00:00
xtraeme
1c586ab1bf Initial import of adodb-4.00, from pkgsrc-wip packaged by Adrian
Portelli.

ADOdb stands for Active Data Objects Data Base. It currently supports MySQL,
PostgreSQL, Interbase, Informix, Oracle, MS SQL 7, Foxpro, Access, ADO, Sybase,
DB2 and generic ODBC. The Sybase, Informix and PostgreSQL drivers are community
contributions. We hope more people will contribute drivers to support more
databases.

Unique Features of ADOdb
- Easy for Windows programmers to understand. Makes porting ASP code to PHP
  easy because many of the conventions are similar to Microsoft's ADO.
- We provide support code to handle inserts and updates which can be adapted
  to multiple databases quickly. Methods are provided for date handling,
  string concatenation and string quoting characters for differing databases.
- A metatype system is built in so that we can figure out that types such as
  CHAR, TEXT and STRING are equivalent in different databases.
- Easy to port because all the database dependent code are stored in stub
  functions. You do not need to port the core logic of the classes.
- SQL to popup menu (<SELECT>) support included
- PHP4 Session support.
2004-04-20 09:49:33 +00:00
recht
c7c3475b09 PostgreSQL has no --with-htmldir, so install the html files by hand
to share/doc/html/postgresql.
2004-04-19 22:39:55 +00:00
recht
1bcd334128 Add and enable:
postgresql74
postgresql74-client
postgresql74-docs
postgresql74-lib
postgresql74-server
2004-04-19 00:10:58 +00:00
recht
e9f9c2a65b Initial import of PostgreSQL 7.4.2
meta-package

PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system.  While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.

PostgreSQL is free and the complete source is available.

This is the meta-package for the PostgreSQL database system.
2004-04-19 00:07:12 +00:00
recht
f16b3b60f1 Initial import of PostgreSQL 7.4.2
Documentation.

PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system.  While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.

PostgreSQL is free and the complete source is available.

This package contains the database documentation.
2004-04-19 00:05:25 +00:00
recht
20a77dfda2 Initial import of PostgreSQL 7.4.2
Database server.

PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system.  While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.

PostgreSQL is free and the complete source is available.

This package contains the database server programs.
2004-04-19 00:04:22 +00:00
recht
d881a5be23 Initial import of PostgreSQL 7.4.2
Client programs.

PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system.  While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.

PostgreSQL is free and the complete source is available.

This package contains the database client programs.
2004-04-19 00:03:25 +00:00
recht
e8d064bffe Initial import of PostgreSQL 7.4.2
Libraries and headers.

PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
derived from the Berkeley Postgres database management system.  While
PostgreSQL retains the powerful object-relational data model, rich data types
and easy extensibility of Postgres, it replaces the PostQuel query language
with an extended subset of SQL.

PostgreSQL is free and the complete source is available.

This package contains the database headers and libraries.
2004-04-19 00:02:30 +00:00