Commit graph

64513 commits

Author SHA1 Message Date
grant
0b85776bd8 add CONFLICT with openssh. 2004-07-25 12:35:06 +00:00
grant
d4f7b767c4 "ln -s" does not overwrite existing targets on all platforms,
explicitly rm targets before trying to create symlinks.

fixes install on Solaris.
2004-07-25 12:29:19 +00:00
wiz
47c24aacd1 Note NeoPop-SDL update to 0.2. 2004-07-25 12:28:22 +00:00
wiz
2b9f05ad57 Update to 0.2:
* load ROMs from zip archives
* YUV overlay (hardware scaling)
* config file (~/.neopop/neopoprc)
* joystick support
* HQ2x/HQ3x smoothing scalers
* sound and throttling improvements
* speed improvements
* configurable key and joystick bindings
* pause
* 10 state save slots
* on-screen display
2004-07-25 12:27:46 +00:00
grant
6d3c089bb1 make this build on NetBSD >=2.0E with statvfs(). 2004-07-25 11:59:27 +00:00
tron
6b7e168e5f Record checksum for linux binary distribution. 2004-07-25 09:12:39 +00:00
grant
51bd835ca8 correctly use PKG_SUFX instead of ".tgz".
this fixes a problem where bulk builds with PKG_SUFX=.tbz would
needlessly, repeatedly rebuild dependency packages because
${PKGNAME}.tgz did not exist.
2004-07-25 08:40:46 +00:00
grant
5668b65ff5 note update of aspell to 0.50.5nb1 (libm dependency on Solaris). 2004-07-25 07:43:30 +00:00
grant
c3c01fde3f link against libm on Solaris for sqrt(), as well as libCrun and libCstd
when using SunPro so libaspell.so can resolve all symbols required.

bump PKGREVISION for library dependency change.
2004-07-25 07:42:02 +00:00
grant
a8c0d67d4f handle X.org 6.7 and treat it the same way as XFree86 4.4 for the
moment.
2004-07-25 07:34:38 +00:00
grant
38ec7e0ca7 move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk. 2004-07-25 06:51:33 +00:00
grant
9a993c5df0 one of the Makefiles uses ${RM} but doesn't define it, so pass
RM=${RM} in MAKE_ENV.
2004-07-25 06:15:24 +00:00
grant
feb2560cae note update of nbsed to 20040725. 2004-07-25 05:42:58 +00:00
grant
8d0cac60d6 bump to 20040725. 2004-07-25 05:42:30 +00:00
grant
5eee77338d sync with src:
Usage: Options before arguments; add -E.
2004-07-25 05:40:39 +00:00
grant
46bbd6c55d sync with src:
Sort options.
2004-07-25 05:40:25 +00:00
grant
9c376da5ba sync with src:
Yet another s/xmalloc/xrealloc/ so that large multi line text
can be added.
2004-07-25 05:40:08 +00:00
grant
c379f4f3de this blindly calls "gcc", so use buildlink3 so it uses the wrappers. 2004-07-25 04:57:11 +00:00
grant
451309f5c1 call ${BSD_INSTALL} instead of "install". fixes install on Solaris. 2004-07-25 04:51:26 +00:00
grant
69b1c87899 be quiet in post-extract, too. 2004-07-25 04:47:15 +00:00
grant
4193bb5aa1 be quieter in post-patch and pre-build targets. 2004-07-25 04:46:10 +00:00
grant
ff39f3579e only pass -traditional if using gcc. 2004-07-25 04:45:41 +00:00
grant
72928b60b8 expose a hidden dependency on openssl (it is needed all the time, not
only when openldap support is enabled).
2004-07-25 04:35:14 +00:00
grant
6f7f00cf3e don't override pkgsrc set build variables, don't pass gcc specific
flags.

fixes install on Solaris.
2004-07-25 04:30:09 +00:00
kim
c96fc26643 Note update of p5-Image-Imlib2 to 1.03 2004-07-25 04:25:04 +00:00
kim
50c4e682df Upgrade to Image-Imlib 1.03:
1.03 Tue Jul 13 11:30:47 IST 2004

    * fixed minor POD tyop
    * new flip_horizontal, flip_vertical, flip_diagonal
      (thanks to Tuomas Jormola)

1.02 Tue May 25 22:18:32 BST 2004

    * renamed Changes to CHANGES
    * new set_quality function (thanks to Andreas Plesner)

1.01 Mon Nov 3 19:18:14 GMT 2003

    * document get_width and get_height methods (thanks to Andreas Plesner)
    * added NINJA support

1.00 Sun Sep 14 09:47:42 BST 2003

    * applied patch to make the module work under threaded perls
      (thanks to Mathieu Jondet, Andreas Plesner Jacobsen, zak3)
    * applied patch to make the module work without X
      (spotted by Mike Castle, Jens Gassmann)
    * applied patch to pass the correct compiler flags
      (thanks to Christian Laursen)
2004-07-25 04:23:36 +00:00
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