Commit Graph

2171 Commits

Author SHA1 Message Date
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
steven
22c7c2e9c6 build with openbsd libtool and bump revision 2010-10-28 09:10:54 +00:00
espie
21e0ae48fa prepare for qt 4.7 (still ambiguous QString(0) ) 2010-10-28 08:56:08 +00:00
steven
1d7316fbd0 works with openbsd libtool. verified by pea@ 2010-10-27 12:54:44 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jeremy
3f82f36bc5 Use CONFIGURE_STYLE = ruby gem ext to clean things up.
Remove BUILD_DEPENDS on swig, since it doesn't actually
depend on it.

ok landry, phessler, sthen
2010-10-26 21:17:49 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot
3041b2373b Remove obsolete USE_X11 from $vars. 2010-10-24 20:44:50 +00:00
sthen
b58a9ed08f Fix up the dependencies for iodbc, the GUI only depends directly
on Gtk+2 and the rest are WANTLIBs. From Brad.
2010-10-23 13:13:06 +00:00
ajacoutot
177dc4280c This does not need the GNU libtool.
Regen WANTLIB while here.
2010-10-23 09:41:19 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
jasper
27d13fd904 - USE_X11 is default now from gnome.port.mk 2010-10-18 13:28:51 +00:00
dcoppa
5ce8239b6e Update to redis-2.0.3
From Remi Pointel, with tweaks by me.
2010-10-17 12:48:46 +00:00
jeremy
52fbf2f432 Switch to using gem version. No behavior change, but any ruby
script requiring mysql must now require rubygems first, similar
to how the other ruby database drivers work.

ok jcs
2010-10-14 20:33:09 +00:00
dcoppa
d9053d24ea Link py-redis 2010-10-13 08:58:27 +00:00
dcoppa
4740ba6921 Import databases/py-redis, python bindings for the Redis key-value store.
From Remi Pointel

More to come (php, ruby, who knows)...

OK dcoppa@, landry@, benoit@
2010-10-13 08:55:11 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
dcoppa
6b8a442224 Fix a wrong cvs tag in Makefile. I'm sorry.
No bump as it was just imported...
2010-10-10 16:02:45 +00:00
dcoppa
1451c005de Link redis to the build. 2010-10-10 15:53:35 +00:00
dcoppa
2eb7d2b8a1 Import databases/redis.
Redis is an advanced key-value store. It is similar to memcached
but the dataset is not volatile, and values can be strings, exactly
like in memcached, but also lists, sets, and ordered sets. All this
data types can be manipulated with atomic operations to push/pop
elements, add/remove elements, perform server side union, intersection,
difference between sets, and so forth.
In order to be very fast but at the same time persistent the whole
dataset is taken in memory, and from time to time saved on disc
asynchronously (semi persistent mode) or alternatively every change
is written into an append only file (fully persistent mode).

OK sthen@, landry@
2010-10-10 15:50:06 +00:00
pea
81a0b8e85f Add a comment about libtools
no need to bump

ok jasper@
2010-10-09 10:25:06 +00:00
pea
5bb3c4934b OpenLDAP doesn't build correctly with our libtool.
Unbreak it.
ok sthen@
2010-10-09 09:26:02 +00:00
pea
b8ddf1b93b Update to 8.4.5
Changelog here: http://www.postgresql.org/docs/8.4/static/release-8-4-5.html

ok jasper@

note: i will update it to 9.0.1 in a few days
2010-10-08 06:50:23 +00:00
jeremy
a5d8a54476 Depend on ruby-sequel and ruby-pg so you can build without them already
installed.  Didn't build without them before, so no bump.

ok landry
2010-10-07 15:06:08 +00:00
jeremy
4da769b17c Simple version bump to 0.9.0.
OK landry@ "commit within a week if you get no feedback"
2010-10-06 16:26:57 +00:00
jeremy
e2a2af7540 Lowercase COMMENT and bump REVISION. No cookie for me.
OK ajacoutot@
2010-10-05 22:21:35 +00:00
jeremy
aea4a8269f Add ruby-sequel_pg SUBDIR 2010-10-05 19:46:17 +00:00
jeremy
e936f8c3a2 sequel_pg overwrites the inner loop of the databases/ruby-sequel
postgres adapter row fetching code with a C version. The C version is
significantly faster (2-6x) than the pure ruby version that Sequel uses
by default.

OK landry@
2010-10-05 19:09:06 +00:00
jeremy
5d47ec901c Simple version update to 3.16.0. Lots of new features, bug fixes, and
performance improvements.

OK landry@, bernd@
2010-10-02 18:24:29 +00:00
espie
06007602cc USE_LIBTOOL is 3-valued.
register TARGETS
2010-10-02 10:26:17 +00:00
jasper
b6ee272f61 - switch to new MODCPAN_EXAMPLES 2010-10-01 22:00:04 +00:00
jasper
a302b9fb04 - fix DEPENDS/WANTLIB; spottedy landry 2010-09-30 19:16:02 +00:00
ajacoutot
20a103b369 Update to evolution-data-server-2.32.0.
ok jasper@
2010-09-30 07:32:08 +00:00
jeremy
b1ea7b2bba Remove MASTER_SITE_GEMCUTTER
Gemcutter was replaced with rubygems.org, so remove the MASTER_SITES
from the Makefiles and let MASTER_SITE_RUBYGEMS in ruby.port.mk
handles things.

OK sthen@ "if the checksums still match"
2010-09-28 21:40:12 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
dcoppa
44a2b7671b Cleanups for haskell ports.
"Looks fine" kili@
2010-09-24 10:09:42 +00:00
jeremy
9f3cb0eb77 Take over maintenance of databases/ruby-postgres and devel/ruby-rcov
from Markus.

OK markus@
2010-09-23 23:30:49 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
ajacoutot
f973d417b8 Update to p5-Search-Xapian-1.2.3.0.
Move to new DEPENDS.
2010-09-23 12:52:33 +00:00
ajacoutot
83904c431c Update to xapian-core-1.2.3. 2010-09-23 12:49:57 +00:00
pea
d220b04ffc I forgot to cvs rm this patch.. no cookies for me
Spotted by kili@, thanks !
2010-09-23 05:20:36 +00:00
fgsch
442355474a Update to version 0.8. Fix package name to match directory.
landry@ ok.
2010-09-22 18:53:47 +00:00
giovanni
825e1c1581 Update to release 6926 2010-09-22 10:14:25 +00:00
landry
94d407ab0f Force the use of gnu libtool here, mail/bogofilter configure script is
confused when db is built with our ports libtool.
2010-09-22 06:50:39 +00:00
sthen
09b62d428a use shared not static libiconv; fixes build with .Ox libtool. bump. 2010-09-21 16:10:02 +00:00
sthen
f0af6ad5d4 output EPOCH and REVISION in dump-vars, and use it in sqlports.
ok espie@ (with a reminder to add EPOCH, my first diff just had REVISION).
2010-09-21 15:18:03 +00:00
pea
8d39157e18 Update to 1.12.0
ok landry@
2010-09-21 13:41:56 +00:00
pea
5a4209d36f Update to 0.4001
ok landry@
2010-09-21 13:14:01 +00:00
jasper
507b9c2e53 - install a bunch of examples 2010-09-17 17:26:51 +00:00
jasper
96d8ee5b33 - update to 1.20 2010-09-17 14:40:25 +00:00
fgsch
1a8d6aef34 Better regress target. 2010-09-16 07:33:32 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
sthen
45722cbf47 update pyodbc to 2.1.8; from Ryan Boggs with plist fix from me
ok jasper@
2010-09-14 13:16:04 +00:00
sebastia
3fb3691099 Maintainer update of erlang to R13B04, and apache-couchdb to 0.11.0
OK landry@
2010-09-13 17:31:02 +00:00
sthen
d1d77884d6 update FreeTDS to a newer post-0.82 patchset; thanks to Ryan Boggs for testing. 2010-09-12 09:32:58 +00:00
jasper
8868c8786e - remove maintainer; he timed-out many many times in the past with multiple ports
and timed-out too after a long period for this change.
2010-09-07 19:21:42 +00:00
eric
f3c86a947b update to 2.6.0
ok landry@
2010-09-07 16:57:03 +00:00
sebastia
c470a4ab70 Update the MAINTAINERs E-Mail address, and bump pkg revision.
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
pea
c629d1b733 Update to 1.10.5
ok landry@
2010-09-07 12:59:06 +00:00