pea
77c3c480fb
Postgis doesn't build with PostgreSQL 9.2
...
We are working on an update.
ok jasper@ landry@
2012-09-24 19:54:54 +00:00
naddy
be5efd77b8
Update to 4.0.3.
...
* A number of security issues have been resolved, including CVE-2012-3401.
* Accessor functions for TIFF field information have been added to
support functionality which was available in libtiff 3.9.X.
ok jasper@
2012-09-24 19:51:03 +00:00
pea
ea0b924b51
Update to 3.2.0
...
ok jasper@ landry@
2012-09-24 19:39:59 +00:00
pea
2656435782
Update to 3.1
...
ok jasper@ landry@
2012-09-24 19:38:46 +00:00
pea
3bd128894f
Update to 5.0.0
...
Add a patch from miod@ to fix compilation with gcc 2.95
ok jasper@
2012-09-24 19:33:50 +00:00
jeremy
a0d7f3f4e8
Fix module directory to use for building passenger FLAVOR, after the
...
switch to use ruby 1.9 by default. No bump as the package is not
affected.
OK jasper@
2012-09-24 19:29:05 +00:00
jasper
57ab3b90d5
remove explict CONFIGURE_ENV, it's been taken care of by gnome.port.mk
...
for a while now.
2012-09-24 19:22:27 +00:00
jasper
6c521ef134
- bump to 1.34.0; no real change since the previous development release.
2012-09-24 18:46:18 +00:00
brad
df2ec8c067
Update to QEMU 1.2.0.
...
Ok sthen@
2012-09-24 17:55:36 +00:00
jeremy
6061383cfb
Update to jruby 1.6.8.
2012-09-24 17:07:39 +00:00
landry
f4118c2caf
Backport fix for an issue with httpd output streaming. Audio was being
...
played too fast when resuming, see http://bugs.musicpd.org/view.php?id=3527
ok dcoppa@ (maintainer)
2012-09-24 16:26:33 +00:00
espie
8d2a6ea015
fix typo
2012-09-24 15:49:00 +00:00
jasper
52b21e32fe
unbreak build when p5-JSON is installed
...
from RD Thrush, thanks
2012-09-24 14:33:54 +00:00
jasper
2713d05afc
skip two tests that currently fail due to time_t not being 64-bit yet.
2012-09-24 12:59:58 +00:00
jasper
47235e9b36
- update to libvirt-0.10.2
...
* various new features and changes (http://libvirt.org/news.html )
* all submitted patches have been merged
2012-09-24 12:36:08 +00:00
jasper
a27b1ea994
add two suggested dependencies; though it doesn't fix the occasional build failure
2012-09-24 12:34:20 +00:00
jasper
9206e20978
- remove -lpthread vs. -pthread patches/chunks.
2012-09-24 06:51:59 +00:00
ajacoutot
116f0d64ea
Update to gtk+2-2.24.13.
2012-09-24 04:47:09 +00:00
ajacoutot
d9bbeb439a
Update to stable glib2-2.34.0.
2012-09-24 04:11:50 +00:00
ajacoutot
cb06f05c99
Bugfix update to libsigc++-2.2.11.
2012-09-24 03:20:51 +00:00
bluhm
fd28e36f58
update p5-OSPF-LSDB to 1.07
2012-09-23 21:30:40 +00:00
kili
c03859effa
Add archivers/gtar to BUILD_DEPENDS, because without it, configure
...
may detect it but dpb(1) may remove it afterwards, which causes the
build to fail (spotted by naddy).
This *could* be done simpler (by adding TarCmd=/bin/tar to
CONFIGURE_ENV), but this would break the bootstrap target.
Some more dependency odditiies (dblatex, docboo*, libxslt may be
not necessary for the no_doc FLAVOR, also noticed by naddy@) will
be checked and fixed later.
2012-09-23 20:26:57 +00:00
jasper
9e2b475eb3
missing rcs id
2012-09-23 19:50:22 +00:00
jasper
7b5bd51a46
remove -lpthread vs. -pthread patches/chunks
2012-09-23 19:33:02 +00:00
espie
f8d9ead7d8
new framework to deal with the new ports cluster, to be documented
2012-09-23 18:13:32 +00:00
jasper
7c3cc4f988
- update to 0.1.0
2012-09-23 17:52:27 +00:00
jasper
61367464b1
- update to 0.0.4
2012-09-23 17:31:55 +00:00
jasper
fad26d4ad9
- update to 2.0.0
2012-09-23 17:31:19 +00:00
jasper
7418c38f91
missed in previous
2012-09-23 17:30:16 +00:00
jasper
1bd058af89
- update to 0.13.1
2012-09-23 17:29:47 +00:00
jeremy
5542f53b23
Now that ruby 1.9 is the default ruby implementation for gem/extconf
...
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.
Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port. These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
fe19214bf7
Have metasploit depend on the correct FLAVOR of a couple ruby
...
dependencies.
2012-09-23 17:19:51 +00:00
jeremy
eae07be2d5
Switch ruby-dbus to use ruby 1.9 by default. Adjust PKGNAME to be
...
similar to other ruby 1.9 packages.
2012-09-23 17:14:45 +00:00
jeremy
616393b529
Explicitly set ports that only build or run on ruby 1.8 to have both
...
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.
Remove MAINTAINER at his request.
2012-09-23 17:13:42 +00:00
jeremy
620cf0a1fe
Have raggle depend on the correct FLAVOR of the ruby-ncurses dependency.
2012-09-23 17:12:42 +00:00
jeremy
e603210399
Have puppet-dashboard depend on the correct FLAVOR of the ruby
...
dependencies.
2012-09-23 17:11:34 +00:00
jeremy
3eab43d6a5
Have gonzui depend on the correct FLAVOR of the ruby-bdb dependency.
2012-09-23 17:09:54 +00:00
jeremy
f21f715417
Switch ruby-rss to use ruby 1.9 instead of ruby 1.8, and change
...
PKGNAME to be similar to other ruby 1.9 packages.
2012-09-23 17:09:11 +00:00
jeremy
8e2a29de24
Have puppet depend on the correct FLAVOR of the ruby-json dependency.
2012-09-23 17:08:06 +00:00
jeremy
421a127e8f
Switch god to use ruby 1.9 instead of ruby 1.8.
2012-09-23 17:07:00 +00:00
jeremy
e7549ddf5e
Switch ruby plugin to use ruby 1.9 instead of ruby 1.8.
2012-09-23 17:05:49 +00:00
jeremy
dde73a2a57
Update to ruby-ole 1.2.11.4, which runs correctly on ruby 1.9.3.
2012-09-23 17:03:36 +00:00
jeremy
0ee6cb4137
Don't use the format-executable CONFIGURE_STYLE, as it has been removed.
...
Switch to setting GEM_FLAGS instead. Explicitly set FLAVOR and FLAVORS
to ruby18, as other ruby implementations ship with rake.
2012-09-23 17:02:42 +00:00
jeremy
4df01cf8a7
Explicitly set ports that only build or run on ruby 1.8 to have both
...
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.
2012-09-23 17:00:49 +00:00
jeremy
9395e3f102
Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
...
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
Remove MAINTAINER at his request.
2012-09-23 16:59:49 +00:00
jeremy
ec54adfe61
Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
...
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
Remove dependency on parsetree, since it isn't a required dependency,
and parsetree does not run on ruby 1.9.
2012-09-23 16:58:40 +00:00
jeremy
c3579f1baf
Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
...
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
jeremy
9292714b1a
Switch gem/extconf ports to build with ruby 1.9 by default, allowing
...
the use of the ruby18 FLAVOR to explicitly build a version for ruby 1.8.
To handle updates, add a @pkgpath marker with the unflavored PKGPATH
to all ruby18 FLAVOR gem/extconf PLISTs.
Remove format-executable CONFIGURE_STYLE, since only one port uses it.
Instead, allow the port Makefile to set GEM_FLAGS, and have ruby.port.mk
append to that if it already exists.
2012-09-23 16:56:15 +00:00
jasper
4504690ef5
unbreak on big endian arches
2012-09-23 13:25:25 +00:00
rpe
a059fe3bd9
+ gpatch
2012-09-23 12:33:56 +00:00