Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
build on Linux because SEEK_SET is undeclared.
|
|
pulling in pth.
Pointed out by seb@.
|
|
|
|
|
|
|
|
to build.
|
|
|
|
|
|
|
|
NetBSD pax-as-tar. So avoid using both...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Provide a buildlink3.mk file for mysql4-client package.
While here remove obsolete USE_NEW_TEXINFO.
|
|
|
|
|
|
with --enable-thread-safety.
Bump PKGREVISIONs accordingly (meta-pkg, -client, -lib).
|
|
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
|
|
----------------------------
- 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)
|
|
------------------------
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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.
|
|
to share/doc/html/postgresql.
|
|
postgresql74
postgresql74-client
postgresql74-docs
postgresql74-lib
postgresql74-server
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|