Commit graph

64687 commits

Author SHA1 Message Date
grant
a8e47b5c8d use buildlink3, expose hidden dependency on openssl. 2004-07-25 04:19:59 +00:00
grant
84898028ef including libpcap/buildlink3.mk now adds the required socket
libraries for the target platform to LDFLAGS automatically, so we
don't need to also specify them here.
2004-07-25 00:21:16 +00:00
grant
b0c97d22ca this blindly calls "gcc" with gcc specific flags, so use buildlink3 so
we use the wrappers.
2004-07-25 00:10:38 +00:00
grant
ce800511ae expose hidden dependency on openssl and tell configure where to find it. 2004-07-25 00:06:33 +00:00
grant
c6dff8ecb2 use buildlink3 so we strip gcc specific arguments. 2004-07-24 23:56:29 +00:00
grant
2556c62c37 regenerate patches with pkgdiff so they apply cleanly with
devel/patch.
2004-07-24 23:55:27 +00:00
grant
1585907690 this only uses a c++ compiler. 2004-07-24 23:50:01 +00:00
recht
6078f1509c Use mk/pgsql.buildlink3.mk for choosing the PostgreSQL version to be used. 2004-07-24 23:06:56 +00:00
recht
472cc8c1a4 Note the renaming (remove/add) of the postgresql 7.3 packages to
postgresql73.
2004-07-24 23:00:04 +00:00
recht
666e12f01b Add and enable the postgresql packages with their new names. 2004-07-24 22:52:42 +00:00
grant
d9b9dc59b6 really add the patch. 2004-07-24 22:52:26 +00:00
grant
728eccd15b patch the install script again to get rid of "export -n" bash'ism. 2004-07-24 22:51:32 +00:00
recht
e181ac3e68 Delete old postgresql packages now that we have the postgresql73 ones. 2004-07-24 22:48:13 +00:00
recht
8dc45652d4 Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL
version.
2004-07-24 22:45:14 +00:00
recht
469aa0e7b0 change pkgname to postgresql74* (from postgresql*) 2004-07-24 22:44:12 +00:00
grant
3b695b6022 fix ${INSTALL_DATA_DIR} arguments. fixes install on Solaris. 2004-07-24 22:40:49 +00:00
grant
04ab8ecdfe formatting fix. 2004-07-24 22:40:18 +00:00
grant
da9ffea92e call ${BSD_INSTALL} instead of "install". fixes install on Solaris. 2004-07-24 22:35:43 +00:00
recht
87e0fa1a5f reimport of tk-postgresql as tk-postgresql73
Tk interface to PostgreSQL consisting of a front-end Tcl/Tk client.
2004-07-24 22:28:08 +00:00
recht
8277db15ba reimport of py-postgresql as py-postgresql73
Note: This package should probably replaced by a PyGreSQL package.

PyGreSQL is a python module that interfaces to a PostgreSQL database. It
embeds the PostgreSQL query library to allow easy use of the powerful
PostgreSQL features from a Python script.  This also includes support for
the Python DB-API.
2004-07-24 22:26:44 +00:00
recht
e174370fbb reimport of tcl-postgresql as tcl-postgresql73
Tcl interface to PostgreSQL, including front-end clients and a loadable
shared object for Tcl clients.
2004-07-24 22:25:01 +00:00
recht
06403ecee1 reimport of postgresql-server as postgresql73-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 is the meta-package for the PostgreSQL database system.
2004-07-24 22:20:31 +00:00
recht
a5001b4d1f reimport of postgresql-pltcl as postgresql73-pltcl
PL/Tcl is a dynamic loadable extension for the PostgreSQL database system
that enables the Tcl language to be used to create functions and
trigger-procedures.  It offers most of the capabilities a function
writer has in the C language.
2004-07-24 22:19:43 +00:00
recht
6bc2020a9d reimport of postgresql-plperl as postgresql73-plperl
PL/Perl allows you to write functions in the Perl programming language
that may be used in SQL queries as if they were built into Postgres.
The PL/Perl intepreter is a full Perl interpreter.  However, certain
operations have been disabled in order to maintain the security of the
system.
2004-07-24 22:18:50 +00:00
recht
29d305a3c7 reimport of postgresql-lib as postgresql73-lib
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-07-24 22:17:56 +00:00
recht
ec2f659001 reimport of postgresql-docs as postgresql73-docs
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-07-24 22:16:56 +00:00
recht
0af9cf0e6f reimport of postgresql-client as postgresql73-client
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-07-24 22:15:50 +00:00
recht
dba14855c6 reimport of postgresql as postgresql73
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-07-24 22:14:39 +00:00
jdc
8a0aa09673 This works on NetBSD/sparc64 too, so clone the alpha platform entry. 2004-07-24 21:47:09 +00:00
salo
d2131ec308 Make it compile with SunPro C++ 2004-07-24 19:05:37 +00:00
jlam
c135417273 cyrus-sasl configure option takes no argument. 2004-07-24 18:37:10 +00:00
jlam
e4eb47db4b Need to bump the version in buildlink3.mk since the shlib major was
bumped.
2004-07-24 17:24:29 +00:00
mrg
cf9a18f421 note acroread 5.09 2004-07-24 14:44:07 +00:00
mrg
b284d71f77 upgrade to acroread 5.09. from the README:
A security patch was applied that solves a couple of problems
reported with malformed uuencoded pdf files.


also, enable installation on netbsd/sparc64 for the solaris version.
2004-07-24 14:43:12 +00:00
jlam
15dcbb1b12 If neither USE_SASL nor USE_SASL2 are defined, then use cyrus-sasl2 by
default.
2004-07-24 14:21:44 +00:00
jlam
89a26085db Use the correct configure option for cyrus-sasl, and correct the path to
the cyrus-sasl2/buildlink3.mk file.
2004-07-24 14:20:07 +00:00
jlam
3b9a3e81f4 Honor VARBASE; bump PKGREVISION. 2004-07-24 14:01:20 +00:00
jlam
48fff8b8ad Bump PKGREVISION for last change. 2004-07-24 13:56:09 +00:00
jlam
dec6dfc605 Honor VARBASE. 2004-07-24 13:55:30 +00:00
jlam
c95ff9bcd6 LTCONFIG_OVERRIDE is deprecated. 2004-07-24 13:47:04 +00:00
tron
299ee93c38 Set default dependence method to build because this package doesn't
provide any shared libraries.
2004-07-24 10:53:14 +00:00
recht
f8d7e38602 Export the according BUILDLINK_PREFIX of postgresql-lib as PGSQL_PREFIX. 2004-07-24 10:40:15 +00:00
wiz
4079869a37 Note chicken update to 1.51nb1. 2004-07-24 10:33:42 +00:00
wiz
c9a5dc5994 Bump PKGREVISION for missing dir. 2004-07-24 10:33:12 +00:00
wiz
71d3d41dc6 Create ${PREFIX}/lib/chicken; needed for library eggs.
Based on PR 26414 by Peter Bex.
2004-07-24 10:32:40 +00:00
jlam
ec4b3da2c7 As suggested by reed@, use '.pkgsrc.mailwrapper' as the backup suffix so
that it's more apparent who owns that file.  Bump the PKGREVISION.
2004-07-24 09:19:14 +00:00
recht
acfa8463d3 Note addition of patchutils-0.2.30. 2004-07-24 08:48:57 +00:00
recht
8da8f21bec Add and enable patchutils. 2004-07-24 08:46:46 +00:00
recht
96f235d772 initial import of patchutils-0.2.30
Patchutils is a small collection of programs that operate on patch files.
Interdiff generates an incremental patch from two patches against a common
source. For example, if you have applied a pre-patch to a source tree, and
wish to apply another pre-patch (which is against the same original source
tree), you can use interdiff to generate the patch that you need to apply.
You can also use this to review changes between two pre-patches.
Combinediff generates a single patch from two incremental patches, allowing
you to merge patches together. The resulting patch file only alters each file
once.
Filterdiff will select the portions of a patch file that apply to files
matching (or, alternatively, not matching) a shell wildcard.
Fixcvsdiff is for correcting the output of 'cvs diff'.
Rediff corrects hand-edited patches, by comparing the original patch with the
modified one and adjusting the offsets and counts.
Lsdiff displays a short listing of affected files in a patch file, along with
(optionally) the line numbers of the start of each patch.
Splitdiff separates out patches from a patch file so that each new patch file
only alters any given file once. In this way, a file containing several
incremental patches can be split into individual incremental patches.
Grepdiff displays a list of the files modified by a patch where the patch
contains a given regular expression.
Recountdiff fixes up counts and offsets in a unified diff.
Unwrapdiff fixes word-wrapped unified diffs.
2004-07-24 08:45:26 +00:00
wiz
afd105ca65 gss updated to 0.0.11. 2004-07-24 08:34:51 +00:00