Commit Graph

8250 Commits

Author SHA1 Message Date
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
jasper
d659753405 - plug a few memory leaks, from upstream git.
ok aja@
2010-11-25 15:45:30 +00:00
stsp
a54ebc7e2b Update to 1.6.15. This release contains fixes for server-side crashes
which can be triggered by clients. Please update your servers (it doesn't
matter whether you use svnserve or mod_dav_svn, you need to update).
A corresponding update for -stable ports will follow.

ok jasper sthen dcoppa
2010-11-25 11:43:27 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
jasper
19b2ec1664 - Update p5-App-CLI to 0.3 2010-11-24 15:52:06 +00:00
jasper
9bb2355395 - Update p5-AnyEvent-HTTP to 1.46 2010-11-24 15:52:05 +00:00
jasper
be071b2aad - Update p5-B-Deobfuscate to 0.20 2010-11-24 15:52:04 +00:00
jasper
b8ca9398f4 - Update p5-B-Keywords to 1.10 2010-11-24 15:52:00 +00:00
jasper
204fc48748 - Update p5-Algorithm-Dependency to 1.110 2010-11-24 15:28:45 +00:00
jasper
af2932f690 - update p5-POE to 1.294
- install examples
2010-11-24 15:28:09 +00:00
jasper
adb52eda56 - Update p5-POE-Test-Loops to 1.036 2010-11-24 15:27:46 +00:00
jasper
791349f50d - update p5-Config-IniFiles to 2.64 2010-11-24 15:27:00 +00:00
dcoppa
b3ce3b586b Update to hslogger-1.1.0 2010-11-24 09:03:26 +00:00
jasper
3a9d5ffc22 sync 2010-11-23 20:11:25 +00:00
jasper
91e330405a import hs-atom 1.0.7
Atom is a Haskell DSL for designing hard realtime embedded software.
Based on guarded atomic actions (similar to STM), Atom enables highly
concurrent programming without the need for mutex locking. In addition,
Atom performs compile-time task scheduling and generates code with
deterministic execution time and constant memory use, simplifying the
process of timing verification and memory consumption in hard realtime
applications. You can now program your Arduino with Haskell. [..]

ok kili@
2010-11-23 20:10:12 +00:00
dcoppa
cc31bf9207 It's better having iconv and intl as QtCore dependencies.
This is my last commit for this, I promise.
2010-11-22 22:27:02 +00:00
jasper
8f8a87410b - update hs-primitive to 0.3.1
ok jim@ (MAINTAINER)
2010-11-22 18:25:11 +00:00
dcoppa
6738b0f177 Sync with KDE upstream 2010-11-22 16:26:30 +00:00
shadchin
fb2092618b Update to 4.44.
ok jasper@, okan@ (MAINTAINER)
2010-11-22 14:32:54 +00:00
jasper
3b62b29076 - update intelij to 9.0.4
from daniel dickman (MAINTAINER)
2010-11-22 14:07:54 +00:00
espie
002a88ef3b new style >= 2010-11-22 10:04:18 +00:00
jasper
83e12de810 - fix path to documentation 2010-11-22 09:14:20 +00:00
jasper
5160e43211 - drop maintainership of ports i don't use anymore, and take maintainership of three new ones. 2010-11-22 08:56:47 +00:00
dcoppa
841328cec5 Add some patches from upstream.
One fixes a problem with dpb display, as reported by jasper@

OK jasper@
2010-11-22 08:50:26 +00:00
fgsch
0c10720122 Update to mercurial 1.7.1. wcmaier@ (maintainer) ok. 2010-11-22 00:19:37 +00:00
jasper
474fb4f48b - update hs-hlint to 1.8.3 2010-11-21 21:11:26 +00:00
jasper
2a1e2a7a1a - update hs-uniplate to 1.6 2010-11-21 20:42:58 +00:00
kili
ea446d99de Move the unregister.sh entry below the @unexec line. 2010-11-21 18:03:17 +00:00
kili
02e82aac0d Move the entry for unregister.sh *below* the @unexec line. 2010-11-21 17:52:55 +00:00
landry
bad72fbc0a Update to libgeotiff 1.3.0, now uses libtool, hence remove two
unneeded patches
2010-11-21 09:31:55 +00:00
ajacoutot
f99d972ead Use ftruncate(2), from FreeBSD. 2010-11-21 09:31:32 +00:00
landry
fa85c997ec Update to proj 4.7.0, adds pthread as dependency for mutexes..
ok benoit@
2010-11-21 09:31:00 +00:00
jasper
04c208bbe1 - update atk2mm to 2.22.1 2010-11-20 15:35:47 +00:00
dcoppa
8b27d047f3 Just removing that check makes more sense. I'm a moron. 2010-11-19 16:18:12 +00:00
dcoppa
a54b3f6002 Fix a bug that broke $QT_QT*_LIB_DEPENDENCIES since cmake-2.8.2.
Now port-lib-depends-check for geo/qgis is happy.

Problem noticed by, and OK landry@
2010-11-19 11:10:35 +00:00
jasper
5e994fc4be - update hs-convertible to 1.0.9.1
ok dcoppa@ (MAINTAINER)
2010-11-19 10:21:02 +00:00
jasper
6056aec73e - update orc to 0.4.11
from brad
2010-11-19 08:58:18 +00:00
jasper
8a7c92bfa4 - update p5-Config-IniFiles to 2.61 2010-11-18 19:21:55 +00:00
jasper
f4f4d8a86e - update POE-Component-Supervisor to 0.07 2010-11-18 19:19:26 +00:00
dcoppa
9cf5162ab4 Update to libev-4.01, zap USE_GROFF 2010-11-18 12:18:06 +00:00
sthen
6442b98395 add missing WANTLIBs, bump REVISION. 2010-11-18 10:41:56 +00:00
sthen
0083c0e2af depend on p5-Class-ISA, bump REVISION. 2010-11-17 23:30:49 +00:00
sthen
a60ea186d7 depend on p5-Class-ISA, bump REVISION. 2010-11-17 23:18:15 +00:00
sthen
b8eff0f92c depend on devel/p5-Class-ISA, bump REVISION. 2010-11-17 22:50:57 +00:00
sthen
6526e8f40c +p5-Class-ISA 2010-11-17 22:46:09 +00:00
sthen
2426162927 adding files manually to fix my botched import, port was already in the attic.
Import ports/devel/p5-Class-ISA. This is currently present in core perl,
but triggers a warning "Class::ISA will be removed from the Perl core
distribution in the next major release. Please install it from CPAN.
It is being used at [...]".

ok jasper@
2010-11-17 22:45:40 +00:00
ajacoutot
a006330971 tracker-search -> meta-tracker 2010-11-17 20:40:31 +00:00
ajacoutot
66a4b65b48 Small update to gsettings-desktop-schemas-0.1.1. 2010-11-17 15:32:56 +00:00
ajacoutot
f136912b02 Minor update to libwnck-2.30.6. 2010-11-17 11:47:31 +00:00
jasper
90f3647219 - USE_GROFF not needed.
pointed out by daniel dickman (MAINTAINER)
2010-11-16 19:53:02 +00:00