Commit Graph

7963 Commits

Author SHA1 Message Date
ajacoutot
cf5a80bff3 *** HEADS UP!
Major update to glib2-2.26.0.
This starts a flood commit of several big updates (gtk+2 and GNOME 2.32).

Please note that there will be some WANTLIB/DEPENDS breakage probably,
this went into several bulks but it's impossible to catch everything.
Any gtk+2/glib2 related build failures, please talk to me or jasper@

The ports tree is expected to be in a unconsistent state for a couple of
days to give us time to fix everything we didn't spot or any runtime
issue with the latest GNOME.
We do this now so that we have packages with all the latest major bumped
libraries at p2k10.

Thanks to landry@ and his zomg!cluster for the bulks and reports.

ok jasper@
2010-09-30 07:17:19 +00:00
jeremy
25f119ed49 Missed the modified checksum for the distfile
Only metadata changes in the distfile, but the package is affected,
so bump.

OK sthen@
2010-09-29 21:26:49 +00:00
jasper
482c220073 - sync 2010-09-29 17:18:46 +00:00
jasper
4da3aa43c0 import Test-Corpus-Audio-MPD-1.100500
This module will try to launch a new mpd server for testing purposes.
This mpd server will then be used during POE::Component::Client::MPD or
Audio::MPD tests.

ok sthen@
2010-09-29 17:17:26 +00:00
jasper
fd3118f5bb import MooseX-Has-Sugar-0.05046611
Moose has syntax is generally fine, but sometimes one gets bothered with
the constant typing of string quotes for things. The MooseX::Types
module exists and in many ways reduces the need for constant string
creation.

ok sthen@
2010-09-29 17:15:44 +00:00
jeremy
99f5effd75 Remove MASTER_SITE_GITHUB
This was only used in two ports, and will never be used in more ports
as GitHub no longer builds new gems.  Both of the ports are also
found on rubygems.org, so this switches them to use the standard
MASTER_SITE_RUBYGEMS from ruby.port.mk. ruby-findmyiphone has a small
change from the GitHub version that requires a package bump.

OK landry@
2010-09-29 15:29:21 +00:00
jasper
9baeb59988 - roll PFRAG.shared into regular plist, it's SHARED_ONLY already 2010-09-29 10:54:24 +00:00
dcoppa
b26e4781b1 Remove mips64 from the list of archs that want -O0 to build cmake. This
is not needed anymore since the switch to gcc4.

Tested by jasper@ and phessler@ on loongson and sgi.

OK jasper@, phessler@
2010-09-29 07:33:24 +00:00
jeremy
3facbb78d0 Remove MASTER_SITES so that it uses the default rubygems site.
However, the distfile was rerolled on the rubygems site.  No
functional change, but it affects the package, so bump.

OK landry@
2010-09-28 21:09:00 +00:00
jeremy
8b18ec74db Update MASTER_SITES, future versions will probably not be hosted on
rubyforge

OK landry@
2010-09-28 21:07:14 +00:00
jasper
e5be30e6c8 - explicitly disable introspection here 2010-09-28 20:40:50 +00:00
jasper
ee6360a9ea - explicitly disable introspection support: 2010-09-28 20:13:38 +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
ajacoutot
033543cc2b Comment libtool generated files for dl modules. 2010-09-28 17:09:11 +00:00
jasper
9ede0b1032 - update to 0.25
- switch to new depends
- set license version
2010-09-28 11:41:22 +00:00
sthen
9dce0552ee - enable RTTI, requested by jeremy@ and suggested in LLVM packager notes
- add a comment referring to packager notes

- garbage-collect symlink which is no longer necessary and inclusion
of bsd.own.mk that was previously used to check the version of
the system compiler

tested by jeremy@ and myself
2010-09-28 07:38:24 +00:00
kili
ccf713a662 Work around a bug in dpb. 2010-09-27 19:40:20 +00:00
stephan
6b84d7245b update to 0.42 2010-09-27 18:12:43 +00:00
stephan
3fe2f09f2f update to 0.20 and license change to Perl, using jaspers Ok coupon. 2010-09-27 13:29:33 +00:00
stephan
3718ac06d5 update to 0.102080, 'yep' jasper@ 2010-09-27 13:22:31 +00:00
ajacoutot
98932b027c Minor update to libwnck 2.30.5
* fix pager with multiple rows, regression from 2.30.4
2010-09-27 12:18:13 +00:00
ajacoutot
334ade5522 Bugfix update to atk-1.32.0.
Move to new DEPENDS.
2010-09-27 11:55:06 +00:00
ajacoutot
e5273c9fc9 Update to libgee-0.6.0. 2010-09-27 05:02:23 +00:00
martynas
814a52ad6b switch master_sites to openbsddistfiles.com so that the ports are
fetchable again.  reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
jasper
2bb9e59844 - sync 2010-09-26 18:36:37 +00:00
jasper
6d1908035c import hlint 1.8
HLint is a tool for suggesting possible improvements to Haskell code.
These suggestions include ideas such as using alternative functions,
simplifying code and spotting redundancies.

feedback/ok kili@
2010-09-26 18:36:09 +00:00
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +00:00
kili
fedf050f46 Use cabal and build the library on archs with ghc (i386 and amd64),
because jasper@ wants the cpphs library.
Put the library into a separate subpackage (hs-cpphs).
Shorten DESCR-main (formerly DESCR).

Tested with both ghc and nhc98 (the latter on armish).
2010-09-26 13:32:44 +00:00
kili
812b55b434 Zap malware spreading server from MASTER_SITES.
ok landry@
2010-09-26 09:49:53 +00:00
espie
97ff07965a fix nonsense in conflicts. 2010-09-26 07:42:03 +00:00
ajacoutot
73da9b51e2 Update to json-glib-0.12.0.
Move to new DEPENDS/REVISION.
2010-09-26 07:11:06 +00:00
ajacoutot
ab772dcf76 Bugfix update to libgsf-1.14.19.
* Add some more OOo 3.2 and 3.3 namespaces.
* Quiet xml parsing two bits.
2010-09-26 05:50:59 +00:00
jasper
49e713ebdd - sync 2010-09-25 20:57:05 +00:00
jasper
ed53cd4987 import hs-uniplate 1.5.1
Uniplate is library for writing simple and concise generic operations.
Uniplate has similar goals to the original Scrap Your Boilerplate work,
but is substantially simpler and faster.

feedback/ok kili@
2010-09-25 20:56:36 +00:00
jasper
2debc45496 - update hscolour to 1.17
ok kili@
2010-09-25 20:53:56 +00:00
jakemsr
fc123f5c22 video(1) is in xenocara again 2010-09-25 03:22:42 +00:00
ajacoutot
16f4a95279 We do support monotonic clock, so patch accordingly.
Set correct mix/max thread priorities.
Remove an obvious comment.

ok landry@ jasper@
2010-09-24 16:20:40 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
millert
5e17a4b491 Add a patch from debian to make this build with perl 5.12.2.
Not all features work but it is enough for p5-Data-Visitor to work
(its only consumer).
2010-09-24 15:14:49 +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
jeremy
f3ba7fefc2 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
jeremy
255b948e1a Bump rake after split ruby port.
This also installs rake as rake18, as rake comes with ruby 1.9.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:08:21 +00:00
jeremy
4ad1a0322a Upgrade to ruby-gems 1.3.7 and work with the new split ruby port.
This now installs gem as gem18, since gem is included in ruby 1.9.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:06:47 +00:00
joshe
4770ab0216 Fix on sparc and sparc64.
ok phessler@ jasper@
2010-09-23 13:38:33 +00:00
jasper
c44fd7c076 - better comment 2010-09-23 11:46:57 +00:00
jasper
9ed6d71a8f - update iso-codes to 3.19 2010-09-23 11:21:53 +00:00
jasper
5363403692 - sync 2010-09-23 09:35:36 +00:00