Commit Graph

8467 Commits

Author SHA1 Message Date
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
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
dcoppa
195d9f90cf Update to cmake-2.8.3
OK sthen@, landry@ (who also tested this in a bulk build)
2010-11-15 11:39:08 +00:00
ajacoutot
6d0633ffce Bugfix update to glib2-2.26.1.
Amongst other things, fixes an issue with GSettings on big endian.
2010-11-14 15:56:55 +00:00
ajacoutot
4cfb86d9a4 Redirect stderr to /dev/null for the pkill(1) exec.
That is needed because one may want to install packages while running
on a ramdisk kernel which does not have kvm_getproc2().

discussed with robert@
2010-11-14 14:16:43 +00:00
ajacoutot
4946e261ec Bugfix update to vte-0.26.2. 2010-11-13 18:46:55 +00:00
ajacoutot
0369f26939 Move to pkg-readmes. 2010-11-13 09:24:52 +00:00
kurt
ef02b69803 Fix MASTER_SITE_ECLIPSE. Prodded by Diana Eichert, Thanks. 2010-11-12 21:32:17 +00:00
jasper
6b38788aad - update fossil to 20101111133638
* one can now export fossil to git and import a git repository into fossil

from james turner (MAINTAINER)
2010-11-12 19:02:13 +00:00
dcoppa
51d1db0b82 HOMEPAGE has been changed long ago. 2010-11-12 17:17:27 +00:00
jasper
dcc5d39845 - mark as broken on amd64 as the build always hangs
ok robert@
2010-11-12 13:20:28 +00:00
jasper
e28b71e036 - update netbeans to 6.9.1
- switch to pkg-readmes

from daniel dickman (MAINTAINER) with small tweaks by me
2010-11-12 12:26:16 +00:00
landry
7c259f66be Fix packaging after last mozilla-firefox commit. Noticed by matthieu@ 2010-11-12 09:08:02 +00:00
kili
d3a47e6c50 Fix dependencies. Noticed by landrty@ 2010-11-10 13:00:19 +00:00
jasper
d4c1173c89 - switch to pkg-readmes
ok daniel dickman (MAINTAINER)
2010-11-10 07:58:59 +00:00
jasper
81afd07e22 - switch to pkg-readmes
ok ian@ (MAINTAINER)
2010-11-09 21:39:57 +00:00
jeremy
7a8a9ba0d8 Replace MODRUBY_REV by MODRUBY_LIBREV in PLIST. No package change, no
bump.

OK landry@
2010-11-09 18:42:46 +00:00
jeremy
43594b515e Bump after change in PLIST due to ruby.port.mk change. Noticed by
landry@.

OK landry@
2010-11-09 15:45:58 +00:00
jeremy
5139c6b80c Add a quirks entry for the renaming of nmap-parser to
ruby-nmap-parser.  This is a ruby library, not a program written
in ruby, so it should have the ruby- prefix.

OK landry@
2010-11-08 23:39:04 +00:00
jeremy
f1057171dc Update ruby-rubyforge to 2.0.0 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:36:15 +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
jeremy
2a9bbcdcc4 Remove --skip-depends and --default-source-index gem install options,
no longer needed.

OK landry@
2010-11-08 23:21:47 +00:00
espie
8b51999dc4 oops 2010-11-08 18:18:11 +00:00
espie
c7ab0ff2e4 fix doxygen gui pseudo-flavor (don't bring stuff in doxygen-main)
and convert to wantlib
2010-11-08 13:15:10 +00:00
espie
fc527dfe4d devel almost finished, doxygen wants some love 2010-11-08 12:29:24 +00:00
espie
59435b12ba new WANTLIB. fix-up a bit. 2010-11-08 12:26:01 +00:00
espie
d7f6fc7e23 more conversions 2010-11-08 10:28:22 +00:00
espie
7f2b17ae6e kill a few libspecs in LIB_DEPENDS 2010-11-08 09:57:39 +00:00
espie
210d854682 forgotten commit, noticed by landry... 2010-11-08 09:20:49 +00:00
espie
1f0d9080d4 LIB_DEPENDS cleanup 2010-11-08 01:22:36 +00:00
fgsch
adac36942b correct plist and don't need to fake to run regress. 2010-11-08 01:20:06 +00:00
fgsch
bb5c5ea3a9 Update to buildbot 0.8.2. wcmaier@ (maintainer) ok. 2010-11-07 17:17:42 +00:00
ajacoutot
9613b67c75 We have sched_get_priority_* now. 2010-11-07 17:00:45 +00:00
espie
e99803c88e gconf2 module goes wantlib 2010-11-06 20:48:11 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
landry
776b2a6ab4 Return an error code in case the AUTO{CONF,MAKE}_VERSION variable is not
found in environment instead of failing silently. Bump metaauto to 1.0.

from Tobias Ulmer, ports failing with that diff (automake, cups, freetds,
tremor-tools) fixed by sthen@ and myself, 'go ahead' espie@
2010-11-06 10:58:15 +00:00
landry
b9fb7b7b9d Add MODGNU_AUTOCONF_DEPENDS to BUILD_DEPENDS as those automake ports
check for autoconf existence during configure. Propagate
AUTOCONF_VERSION to CONFIGURE/MAKE_ENV to make sure the needed version
is found.
'go ahead' espie@
2010-11-06 10:54:53 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
ajacoutot
c4d4ca4f00 Move to pkg-readmes and REVISION. 2010-11-06 08:03:05 +00:00
jasper
6809522ce4 - sync 2010-11-05 14:02:59 +00:00
jasper
0546282962 import stm32loader
Python script which will talk to the STM32 bootloader to upload and
download firmware.

ok aja@
2010-11-05 14:02:25 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
landry
c8d7d565f1 Add devel/bison to BUILD_DEPENDS, fixes build on clean box. 2010-11-05 09:15:57 +00:00
bernd
25b9d95097 Update to git-1.7.3.2 and switch to new README stuff. 2010-11-05 08:23:04 +00:00
kili
80edb59319 Set EPOCH to get around the p0OB fatfingerism. 2010-11-04 22:28:37 +00:00
landry
26edde5c56 Unbreak when building with systrace, replacing
${TAR} -C ${WRKSRC}/doc by cd ${WRKSRC}/doc && ${TAR}.
Maybe this got broken by gtar update ?
2010-11-04 22:27:22 +00:00
sthen
44b612f91a update Doxygen to 1.7.2; original 1.7.1 update by me / ok jasper@,
revised for 1.7.2 by jasper
2010-11-04 20:13:10 +00:00
jasper
f7f6664652 provide a proper wrapper script 2010-11-04 17:51:46 +00:00
ajacoutot
9c47f61431 Update to libnotify-0.5.2.
0.5.X versions will be the latest to work with gtk+2, starting 0.6 it
will require gtk+3.
This update brings ~3 years worth of fixes.

ok jasper@
2010-11-04 09:49:52 +00:00
jasper
2f973aac7d - update to 0.3.1
- new depends

OK maintainer
2010-11-04 07:28:36 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
kili
5fed67cef7 @comment the LICENSE stuff, because it's the only documentation stuff in this port.
I'm skipping the bump because there'll be another sweep over all hs-* ports soon.
2010-11-03 19:23:05 +00:00
jasper
11d1015614 - update fossil to 20101101142335
from james turner (MAINTAINER)
2010-11-03 17:30:14 +00:00
jasper
e6ebdcf0bd - update uthash to 1.9.3 2010-11-03 16:37:46 +00:00
jasper
add4f7d9ef - update cppcheck to 1.45
- improve DESCR

from maintainer igor zinovik
ok steven@ sthen@
2010-11-03 07:27:26 +00:00
kili
10b897592e Update to darcs-2.5. 2010-11-02 20:22:34 +00:00
kili
4fc8b36ded Update to hashed-storage-0.5.2 2010-11-02 20:21:40 +00:00
kili
c371d17f82 Update to mmap-0.5.6. 2010-11-02 20:20:39 +00:00
ajacoutot
0577ef0eef Update to gsettings-desktop-schemas-0.1.0. 2010-11-02 13:10:05 +00:00
jasper
5299a9e9e2 - mirror distfile, so it's reachable again 2010-11-01 10:39:40 +00:00
naddy
e5810da355 mandoc handles these pages just fine, no need for groff 2010-10-31 16:03:52 +00:00
jasper
ecd56fb122 - make this fetchable again 2010-10-29 10:37:48 +00:00
espie
ee3b6095aa minor updates, synchs with qt 4.7 2010-10-28 14:56:24 +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
landry
475b89f213 Security update to xulrunner19 1.9.2.12.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 12:04:50 +00:00
jasper
6664314267 - sort of missed this somehow 2010-10-28 10:00:59 +00:00
fgsch
f198261eb3 py-pymilter => py-milter 2010-10-28 08:18:25 +00:00
stephan
5b5e6b4b73 update to 1.5000, now recognizes UTC as a valid time zone. 2010-10-27 18:17:35 +00:00
stephan
2180e8f627 update to 0.05 2010-10-27 18:03:42 +00:00
espie
b83ace4a28 use default constructor, so we don't have to rely on type conversions
(breaks with qt 4.7.0 otherwise)
2010-10-27 14:45:27 +00:00
jasper
fba33e3de4 - update hs-pango to 0.11.2
ok kili@
2010-10-27 13:39:22 +00:00
jasper
af09ddef9e - this can use our libtool now, prompted by steven. 2010-10-27 13:09:35 +00:00
naddy
aaea5782a9 no need for groff, mandoc handles these man pages just fine 2010-10-27 12:54:32 +00:00
jasper
1455ac7eb2 - update hs-gio to 0.11.1
- tighten dependency on hs-glib

ok kili@ (MAINTAINER)
2010-10-27 12:53:35 +00:00
jasper
914c42b267 - update hs-glib to 0.11.2
ok kili@ (MAINTAINER)
2010-10-27 12:53:10 +00:00
jasper
9814d516e8 - update gtk2hs-buildtools to 0.11.2
ok kili@
2010-10-27 12:52:49 +00:00
ajacoutot
92a03e3800 Include sys/sched.h. 2010-10-27 12:52:42 +00:00
ajacoutot
0fe400b179 Fix the f_fstypename call. 2010-10-27 11:38:58 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
ajacoutot
a58a66c372 +dconf 2010-10-27 10:54:38 +00:00