Commit Graph

8447 Commits

Author SHA1 Message Date
jasper
45bae85402 - sync 2010-12-13 08:28:55 +00:00
jasper
32c92511f1 import hs-blaze-builder 0.2.1.1
This library provides an abstraction of buffered output of byte streams
and several convenience functions to exploit it. For example, it allows
to efficiently serialize Haskell values to lazy bytestrings with a large
average chunk size. The large average chunk size allows to make good use
of cache prefetching in later processing steps (e.g. compression) and
reduces the sytem call overhead when writing the resulting lazy
bytestring to a file or sending it over the network.

ok kili@
2010-12-13 08:28:27 +00:00
jasper
aaff0c4253 - reword COMMENT
- simplify MASTER_SITES
- set  NO_REGRESS

ok ckuethe@ (MAINTAINER)
2010-12-13 08:27:43 +00:00
jasper
d8a6a9ff88 - ramble a bit about programming various arduino devices with avrdude
prompted by a mail from mark peoples
ok ckuethe@ (MAINTAINER)
2010-12-12 20:20:56 +00:00
kili
8b2ddebb83 Wire hs-vector-algorithms to the build. 2010-12-12 16:32:23 +00:00
kili
8236d0d80b Update to hs-vector-0.7.0.1, necessary for an update of hs-snap-server,
which in turn is necessary after the update of hs-text.

Tested by jim@.
2010-12-12 16:28:54 +00:00
jasper
8db06142c1 - update hs-text to 0.10.0.2
ok kili@ (MAINTAINER)
testing dependant ports by jim@, thanks
2010-12-12 16:24:03 +00:00
ajacoutot
0dc3e16311 Bugfix update to libgdata-0.6.6. 2010-12-11 23:32:36 +00:00
kili
8333cc49e7 Import hs-vector-algorithm, a library with efficient algorithms for
vector arrays. Needed by the upcoming update of www/hs-snap-server.

Not yet wired to the build; I'll do this after updating a couple of
other Haskell libraries (and after jasper@ updated devel/hs-text).
2010-12-11 17:44:49 +00:00
shadchin
c637394626 +libguess 2010-12-11 11:09:53 +00:00
shadchin
a54ac523ea Import libguess-1.0
libguess employs discrete-finite automata to deduce the character set of
the input buffer. The advantage of this is that all character sets can
be checked in parallel, and quickly. Right now, libguess passes a byte
to each DFA on the same pass, meaning that the winning character set can
be deduced as efficiently as possible.

ok jasper@
2010-12-11 11:03:22 +00:00
landry
cde74941c8 +p5-Plack and its new dependencies 2010-12-11 09:55:51 +00:00
landry
32c557bd8b Import p5-Test-SharedFork:
Test::SharedFork is utility module for Test::Builder. This module makes
forking test!
This module merges test count with parent process & child process.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:36:52 +00:00
landry
ee83f424c4 Import p5-Test-Requires 0.06
Test::Requires checks to see if the module can be loaded.
If this fails rather than failing tests this skips all tests.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:35:23 +00:00
landry
df452a9eef Import p5-Devel-StackTrace-AsHTML:
Devel::StackTrace::AsHTML adds as_html method to Devel::StackTrace which
displays the stack trace in beautiful HTML, with code snippet context
and function parameters. If you call it on an instance of
Devel::StackTrace::WithLexicals, you even get to see the lexical
variables of each stack frame.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:34:05 +00:00
landry
3643e1e630 Import p5-Hash-MultiValue 0.08:
Hash::MultiValue is an object (and a plain hash reference) that may
contain multiple values per key, inspired by MultiDict of WebOb.

From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:32:31 +00:00
landry
fb09ebf179 Update to p5-Devel-Stacktrace 1.26.
From Abel Abraham Camarillo Ojeda on ports@
2010-12-11 09:19:02 +00:00
jasper
32b3a2433e - update p5-Config-IniFiles to 2.65 2010-12-10 10:57:28 +00:00
landry
b81ef08086 Chase firefox 3.6.13 update and update to xulrunner 1.9.2.13. 2010-12-10 10:54:24 +00:00
jeremy
4d58b20618 +ruby-cicphash 2010-12-09 21:46:39 +00:00
jeremy
dbbd894f1e Import ruby-cicphash.
CICPHash has the exact same interface as Hash, but is case insensitive
and case preserving. Any value can be used as a key. However, you cannot
have two keys in the same CICPHash that would be the same if when
converted to strings would be equal or differing only in case.

ok landry
2010-12-09 21:43:46 +00:00
jeremy
b0efc65894 sync 2010-12-09 20:58:37 +00:00
jeremy
47dae47918 Import ruby-kgio, a dependency for unicorn and rainbows.
kgio provides non-blocking I/O methods for Ruby without raising
exceptions on EAGAIN and EINPROGRESS. It is intended for use with the
Unicorn and Rainbows! Rack servers, but may be used by other
applications.

ok landry
2010-12-09 20:05:16 +00:00
jeremy
5ae6098d07 Import ruby-isolate, a regress dependency for unicorn and rainbows.
Isolate is a very simple RubyGems sandbox. It provides a way to express
and automatically install your project's Gem dependencies.

ok landry
2010-12-09 20:04:23 +00:00
ajacoutot
3cd50f7294 Maintenance update to pangomm-2.26.3. 2010-12-09 17:36:49 +00:00
ajacoutot
2fb064fafe WANTLIB. 2010-12-09 17:31:10 +00:00
ajacoutot
e5fe03f6f8 Upstream rerolling. 2010-12-09 17:14:04 +00:00
jasper
4415b06b3f - sync 2010-12-09 13:54:16 +00:00
jasper
eb48d926e1 import hs-base64-bytestring 0.1.0.1
Fast base64 encoding and decoding for ByteStrings.

ok kili@
2010-12-09 13:53:12 +00:00
jasper
4f70ab385d - sync 2010-12-08 23:25:08 +00:00
jasper
737fc1162a import hs-tagged 0.1.1
Provides newtype wrappers for phantom types to avoid unsafely passing
dummy arguments.

ok kili@
2010-12-08 23:24:29 +00:00
jasper
b81ad5194b import hs-data-fault 0.2
Class for types with a default value.

ok kili@
2010-12-08 23:23:58 +00:00
jeremy
2f27312ccc Update ruby-uuidtools to 2.1.1, needed by recent update to
ruby-datamapper.

ok landry
2010-12-08 22:41:46 +00:00
jeremy
08b18d5a34 Update ruby-polyglot to 0.3.1, needed by a recent update to
ruby-datamapper.

ok landry
2010-12-08 22:40:54 +00:00
jeremy
de41305237 Update ruby-extlib to 0.9.15, needed by recent update to ruby-datamapper.
ok landry
2010-12-08 22:40:02 +00:00
jeremy
1bf08cc9c0 sync 2010-12-08 22:00:39 +00:00
jeremy
a8324484f3 Import ruby-stringex, required for an update for ruby-datamapper.
Some [hopefully] useful extensions to Ruby.s String class. Stringex is
made up of three libraries: ActsAsUrl [permalink solution with better
character translation], Unidecoder [Unicode to Ascii transliteration],
and StringExtensions [miscellaneous helper methods for the String
class].

ok landry
2010-12-08 21:58:53 +00:00
jeremy
96bf17e205 Remove now unnecessary patch.
ok landry
2010-12-08 21:50:52 +00:00
jeremy
ba3b6673b3 Update to 0.3.23.
ok landry
2010-12-08 21:46:50 +00:00
jeremy
f6f7353f5a Update to 3.0.3.
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317 sync 2010-12-08 21:37:06 +00:00
jeremy
be2f8b7fc1 Import ruby-i18n, one of the dependencies for Rails 3.
Ruby Internationalization and localization solution.  Features:

* translation and localization
* interpolation of values to translations (Ruby 1.9 compatible syntax)
* pluralization (CLDR compatible)
* customizable transliteration to ASCII
* flexible defaults
* bulk lookup
* lambdas as translation data
* custom key/scope separator
* custom exception handlers
* extensible architecture with a swappable backend

ok landry
2010-12-08 21:25:47 +00:00
jeremy
e621804d49 Import ruby-bundler, one of the dependencies for Rails 3.
Bundler manages an application's dependencies through its entire life
across many machines systematically and repeatably.

ok landry
2010-12-08 21:24:41 +00:00
jeremy
78ac82b471 Import ruby-activemodel, one of the dependencies for Rails 3.
A toolkit for building modeling frameworks like Active Record and Active
Resource. Rich support for attributes, callbacks, validations,
observers, serialization, internationalization, and testing.

ok landry
2010-12-08 21:23:23 +00:00
jasper
ed4fde1e35 - sync 2010-12-08 16:21:02 +00:00
jasper
5e665deb24 import monads-tf 0.1.0.0
Monad classes using type families, with instances for various monad
transformers, inspired by the paper "Functional Programming with
Overloading and Higher-Order Polymorphism", by Mark P Jones.

ok kili@
2010-12-08 16:20:19 +00:00
jasper
54f99dcbc8 sync 2010-12-08 12:46:55 +00:00
jasper
0bbc0f144e import hs-failure 0.1.0.1
Failure is the typeclass used to model this abstract notion of failure.

ok kili@
2010-12-08 12:46:06 +00:00
jasper
32285913cc import hs-enumerator 0.4.3
Enumerators and Iteratees are an abstraction discovered by Oleg
Kiselyov, which provide a performant, predictable, and safe alternative
to lazy I/O. This library is a simplified, reorganized version of
Oleg's original code.

ok kili@
2010-12-08 12:45:38 +00:00
ajacoutot
cb0d25bae1 Regen WANTLIB after avahi removal from gnomevfs2.
spotted by espie@
2010-12-08 11:26:24 +00:00
jasper
dc809a3f4a - update fossil to 20101207133137
from james turner (MAINTAINER)
2010-12-08 00:10:28 +00:00
millert
6e621202e2 Update py-hg-git to 0.2.5 to work with current mercurial. 2010-12-07 23:08:03 +00:00
dcoppa
e15f6ce2fc Fix build with upcoming ocaml update.
OK landry@
2010-12-07 14:57:19 +00:00
shadchin
e23349d9ba update to 0.7.1
ok jasper@
2010-12-06 08:24:36 +00:00
shadchin
4f54c956f2 update to 0.7.2
ok jasper@
2010-12-06 08:23:24 +00:00
jasper
85a6156975 - use REVISION instead of a patch-level
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
jasper
5b904ba60b - update mspdebug to 0.13
- remove support for Olimex MSP430-JTAG-ISO which requires a linux-only ioctl.
2010-12-02 18:41:46 +00:00
jasper
7a03d816ad - fix tyop 2010-12-02 13:52:09 +00:00
jasper
eda8250a16 - use better ifdef blocks 2010-12-02 11:40:53 +00:00
jasper
a30c12533f sync 2010-12-02 10:36:29 +00:00
jasper
628f7cd63a import mspdebug 0.10
MSPDebug is a free debugger for use with MSP430 MCUs. It supports
FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be
used as a proxy for gdb or as an independent debugger with support for
programming, disassembly and reverse engineering.

With a patch from jakemsr@ to work around a ugen/libusb issue where
usb_bulk_read return 0 on timeout, which isn't deal with properly.

ok ajacoutot@
2010-12-02 10:35:04 +00:00
ajacoutot
b262a4660a Forgot to cvs rm in previous. 2010-12-02 09:20:29 +00:00
ajacoutot
1394d63d24 This is not needed anymore. 2010-12-02 09:15:25 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
millert
96b072b573 p5-EV port. Originally from James Wright; OK sthen@ 2010-12-01 14:29:39 +00:00
millert
837e906024 p5-EV port. Originally from James Wright; OK sthen@ 2010-12-01 14:27:57 +00:00
sthen
145ccc6bfa update Getopt::Long::Descriptive to 0.0087, ok jasper@ jim@ 2010-12-01 14:08:12 +00:00
sthen
6c0866b41e update Class::XSAccessor to 1.09, ok jasper@ jim@ 2010-12-01 14:06:43 +00:00
sthen
7647d7403a update Class::Accessor::Grouped to 0.10000, ok jasper@ jim@ 2010-12-01 14:06:09 +00:00
sthen
a3d2962d42 update Test::Exception to 0.31, ok jasper@ jim@ 2010-12-01 14:03:27 +00:00
jasper
10215ae239 - update bouml to 4.22.2 2010-12-01 13:44:39 +00:00
sebastia
b0f236fa73 Include missing header files to fix compilation warnings. Bump revision.
OK jasper@, landry@
2010-12-01 09:19:28 +00:00
jasper
9ab69acb80 - add msp430 2010-12-01 09:07:42 +00:00
jasper
5a71f2c6ae Import mspgcc4, the toolchain for MSP430 MCUs. based on gnu gcc, binutils, gdb
with additional patches for msp430 support.

One will need an upcoming umodem.c commit by jakemsr@, and an upcoming
mspdebug port in order to actually program the devices though.

feedback/ok aja@
2010-12-01 09:06:52 +00:00
eric
4c0e46acba +py-buildslave 2010-11-30 11:09:07 +00:00
eric
67d5e91aac Standalone buildslave implementation for the buildbot system.
ok landry@
2010-11-30 10:59:01 +00:00
eric
d622b2b97d update to zope.interface 3.6.1
ok landry@
2010-11-30 10:53:51 +00:00
jasper
d2ce2fb364 - unhook mysql-gui-common 2010-11-30 10:35:49 +00:00
jasper
6225a2bbca Remove, it's been EOL'd and abondoned upstream. It also didn't built anymore
since a recent MySQL update.

long maintainer time-out (wilfried@)
ok sthen@
2010-11-30 10:33:40 +00:00
ajacoutot
20759854d9 Bugfix update to libsoup-2.32.2.
* fixes a few regressions introduced in version 2.32.0
2010-11-30 07:17:10 +00:00
ajacoutot
4d4d903315 Update to gsettings-desktop-schemas-0.1.2.
* add new media-handling schema
2010-11-30 07:06:01 +00:00
kili
399c78eef1 The change from gpsd-motif to gpsd-x11 needs a quirk to let
pkg_add -ui work correctly.

ok jasper@
2010-11-28 15:22:59 +00:00
espie
24e41965fd minor bumps after pkg_create fix: generate catN entry when needed. 2010-11-27 11:54:53 +00:00
espie
44cde5c90e somewhat large quirk for texlive.
with the needed files, which is quite a bit more than just fmt files,
and does include symlinks too...
2010-11-27 10:01:37 +00:00
jasper
5251a9fff8 - set EPOCH, as pkg_add didn't think the version increased. 2010-11-27 08:52:05 +00:00
bluhm
2e8a65b2cb - update p5-Sub-Name from 0.04 to 0.05
- take maintainership
- fix spaces around =
- sort according to Makefile.template
ok jasper@
2010-11-26 23:21:49 +00:00
espie
52ad628070 better specs for libsigc++, fixes ekiga build. 2010-11-26 15:00:45 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
15196452e1 default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
f9827a98ad zap autoconf-N: part, since it's now default 2010-11-26 14:17:17 +00:00
espie
217649a004 not yet. bump to avoid problems 2010-11-26 14:14:25 +00:00
ajacoutot
f8a043de1e Implement usb_clear_halt as it's required by several scanners and UPS.
Add O_NONBLOCK inusb_interrupt_read  to to fix communication with UPS.
Fix return value of usb_control_msg.

All from FreeBSD.

Add missing WANTLIB while here.

ok sthen@ jakemsr@
2010-11-26 13:30:19 +00:00
ajacoutot
afd83f7835 Minor update to goffice-0.8.12. 2010-11-26 09:42:44 +00:00
espie
b23c63119a PKGSPEC for automake as well, finish fixing those ports 2010-11-26 07:58:43 +00:00
espie
c7e774caa1 enforce autoconf-version, fix and bump xfce4-dev-tools
(this also fixes build depends in comms/tlf and games/alephone)
2010-11-26 07:54:43 +00:00
espie
fe13b4748a make use of PKGSPEC to simplify depends, requires most recent security/gnupg
to compile correctly
2010-11-26 07:51:00 +00:00
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
jeremy
4bd4f509d7 Switch MODRUBY_REV to MODRUBY_LIBREV in PLIST.
OK landry@
2010-11-16 18:16:12 +00:00
jeremy
cd038e2bbb Modify PKGNAME to not begin with ruby-, since that is automatically
added to FULLPKGNAME by ruby.port.mk.

OK landry@
2010-11-16 18:14:54 +00:00
espie
74150e1301 move common parts into a Makefile.inc, should have done this ages ago... 2010-11-15 20:21:01 +00:00