Commit Graph

2131 Commits

Author SHA1 Message Date
jasper
73d695f89f - and revert this too of espie's overeager commit 2010-11-16 14:36:34 +00:00
jasper
b64cc55848 - revert this too 2010-11-16 13:58:21 +00:00
pea
fab59e9697 Update to 2.1.12.
This version works with PostgreSQL 9

"comitski" landry@
2010-11-16 12:28:41 +00:00
ajacoutot
1438e4ca7e Bugfix update to evolution-data-server-2.32.0. 2010-11-15 18:34:33 +00:00
espie
b922dbf9a2 overeager commit, revert. noticed by naddy@ 2010-11-15 13:11:24 +00:00
espie
99fe429f1a missed libspecs 2010-11-15 13:08:37 +00:00
espie
9de7d94549 a few depends I missed 2010-11-15 12:44:20 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
benoit
774bdc3d6b - update py-mysql to 1.2.3
- regen patches, PLIST
- take maintainership
- use MODPY_EGG_VERSION
2010-11-14 08:57:16 +00:00
espie
4d961263ee prepare for new specs 2010-11-14 08:42:00 +00:00
espie
c3228e20f8 fix typo 2010-11-13 11:53:16 +00:00
sthen
b7a07d2cf6 The patchsets are no longer available at their old location on
oracle.com; I've mirrored them. Pointed out by Diana Eichert, thanks!
2010-11-12 08:06:42 +00:00
sthen
c8e930b871 Update MySQL to 5.1.52, from Brad. 2010-11-10 21:03:03 +00:00
eric
9d72827680 - update to 0.18
- take maintainership

ok wcmaier@ (former maintainer)
2010-11-10 13:24:41 +00:00
ajacoutot
eb9003add0 Trailing space. 2010-11-10 07:33:02 +00:00
jasper
8e9891d667 - switch to pkg-readmes 2010-11-09 21:33:24 +00:00
jeremy
66b04c978c Build ruby 1.9 packages of some ruby database adapters by default.
OK landry@
2010-11-09 16:08:57 +00:00
ajacoutot
088d74ef7a Move to pkg-readmes. 2010-11-09 09:55:56 +00:00
landry
71d721d201 pkg-readme filename comes from ${FULLPKGNAME}, fixes packaging. 2010-11-09 09:07:28 +00:00
ajacoutot
67eef87141 Add missing RCS id. Protect variable names. 2010-11-09 08:58:06 +00:00
robert
5e9a799ce8 Add an rc script for mysqld 2010-11-09 08:55:32 +00:00
jeremy
f7c6eaff83 Update ruby-sqlite3 to 1.3.1 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:35:15 +00:00
jeremy
b7aca0f198 Update ruby-do_sqlite3 to 0.10.2 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:34:25 +00:00
jeremy
933a724348 Update ruby-data_objects to 0.10.2 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:33:27 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
jasper
454368f0f1 meh, regen PLIST might help
spotted by charles smith
2010-11-08 17:28:10 +00:00
ajacoutot
6ec76fdbc6 Add missing RCS id. 2010-11-08 14:57:56 +00:00
pea
bea13cc2c7 * MAJOR UPGRADE *
+ upgrade to 9.0.1
+ move readme to new location
+ add a rc script

A dump / restore is needed for this upgrade.
See http://openbsd.raveland.org/ports/postgresql/UPGRADE_HOWTO.txt
if you need help for this.

ok jasper@, eric@
2010-11-08 14:12:24 +00:00
jasper
088261f9df - switch to pkg-readmes
- disable silent builds

ok pea@ (MAINTAINER)
2010-11-08 08:53:05 +00:00
espie
cd474773cf bye bye old LIB_DEPENDS 2010-11-06 22:50:02 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
pea
f6b72229b6 Update to 1.12.1
comitski landry@
2010-11-05 15:34:02 +00:00
sthen
a7fbedab1c use shared libiconv again (fixed amd64 build noted by landry) 2010-11-05 10:25:24 +00:00
landry
fa90b67d7c this needs gnu libtool macros 2010-11-05 09:50:52 +00:00
sthen
706261c00f - include missing netinet/in.h header pointed out by landry@
- don't run configure twice
2010-11-04 22:13:33 +00:00
sthen
f3fc458c9a use autoconf/automake to regenerate (the distribution patchset updates
configure.ac obsoleting patch-configure but doesn't provide a regenerated
configure script so it was never picked up).
2010-11-04 21:33:49 +00:00
jasper
8204cd9b5a - regen PLIST after doxygen update
- tighten build dependency on doxygen
2010-11-04 20:14:20 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
benoit
88ce360dd8 - update py-pugresql to 4.0
ok maintainer
2010-11-01 13:48:40 +00:00
steven
4c41a66bd0 switch back to openbsd libtool 2010-10-30 23:14:15 +00:00
espie
008a996e4e fix. stupid. me. 2010-10-30 23:00:28 +00:00
jasper
f9882dbcf5 - switch back to gnu libtool after recent libtool revert
ok sthen@
2010-10-28 22:20:59 +00:00
jeremy
c60a77447b Update for the new ruby.port.mk to add the ruby18 WANTLIB back. I've
already prepared an update for this, but it hasn't been approved yet,
and this port needs to be working in the meantime.  Since it's
possible someone could have built the port since the ruby.port.mk
change, bump for safety.

ok naddy
2010-10-28 22:15:36 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
espie
ece9e58d15 make sure sqlports will stop in case of an error.
problem noticed by steven@, sneaky solution by me ;)
2010-10-28 11:11:17 +00:00
espie
34e40550be lazy bum, script pkglocate as locate -d ... 2010-10-28 11:06:46 +00:00
steven
8eb269448b remove some @ in makefile, so we can see what is executed, e.g. libtool...
regen patches for v3 while here
2010-10-28 10:33:16 +00:00