Commit Graph

10084 Commits

Author SHA1 Message Date
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
b34e24d32f Explain XXX a bit more so that people can try and reproduce it easily if
they want to help fix this 64bit arches crash.
2012-02-21 09:22:33 +00:00
landry
73fadf6c7d Chase ffx 3.6 update and bump xulrunner to 1.9.2.27. 2012-02-20 20:29:10 +00:00
ajacoutot
65abff384a Increase deadlocking timer (from upstream): allows to properly pass the
gthread regress tests.
2012-02-20 19:36:50 +00:00
landry
73f17c0d11 Update to nspr 4.9, needed for mozilla 11+.
Tested on alpha amd64 hppa i386 powerpc sparc64, no change in regression
output (well, dtoa still fails, but thats not surprising given
corresponding code is heavily patched)
2012-02-20 09:17:00 +00:00
kili
685d346d8a Bump after the ghc change. 2012-02-19 20:40:22 +00:00
stsp
45f76d1b23 Update to 1.7.3; ok mpi 2012-02-19 12:13:35 +00:00
ajacoutot
a7a736463f Remove uthreads evil hack.
ok espie@ sthen@
2012-02-19 11:39:06 +00:00
sthen
4b930ab776 handle gpsbabel-gui -> gpsbabel-tk 2012-02-18 22:04:23 +00:00
ajacoutot
aa1a5010f0 Use autoreconf instead of manually using each autohell script one after the
other. Add missing BUILD_DEPENDS on libtool.

from Brad
2012-02-18 17:02:22 +00:00
landry
cad6e6ffa9 Update to p5-Curses-UI 0.9609 from Daniel Levai on ports@, thx! 2012-02-17 09:15:12 +00:00
ajacoutot
60ccb51e22 Update to pcre-8.30.
tested in a bulk by landry@
ok robert@ (maintainer)
2012-02-17 08:32:34 +00:00
ajacoutot
3c03cb6c0d Re-enable altivec.
from Brad, tested by myself
2012-02-17 06:59:46 +00:00
pirofti
08f123b336 Drop maintainership. 2012-02-16 23:35:49 +00:00
ajacoutot
2bc784c1d3 Update to py-gobject3-3.0.4. 2012-02-16 22:31:43 +00:00
ajacoutot
8d06c23fe5 Missed in previous. 2012-02-16 22:16:50 +00:00
ajacoutot
1755b358f1 From upstream: SoupHTTPInputStream: don't burn through GCancellable fds
(i.e. stop eating all those FDs)

ok landry@
2012-02-16 22:16:02 +00:00
ajacoutot
cc7b2981f0 Only continue when kevent() fails when we get EINTR; and return NULL
otherwise. This prevent the calling process to go into a loop.
2012-02-16 22:08:39 +00:00
espie
5ee810f609 update fix: vte2 should *not* update to vte3.
parts of gnome want vte3, and yet some other stuff (py-vte) still wants vte2.
if we let vte2->vte3 because of gnome, then py-vte will complain, and the
update won't happen.

considering we've set things up so vte2 and vte3 can coexist, the thing to do
is have vte2 update to vte2-newer, let gnome3 pick and install vte3 as well,
keeping py-vte happy and ending with a fully updated machine.

On the way, need to tell quirks AND vte about vte-pyhelper, which vanished
into vte2/vte3 (and again, pick one).

(triggers a bug in pkg_add caching which requires -current, btw ;( )

Solves update issue reported by Mikolaj.

Ports STILL fully locked, this making it in as a vital update thing,
(no don't ask, your silly little update won't make it)

okayed by naddy@
2012-02-06 22:07:09 +00:00
ajacoutot
9852adda0e Implement platform_get_argv0.
We are using autohell to put '-Wstrict-aliasing' into Makefile.am.

ok sthen@
2012-02-02 07:10:17 +00:00
mpi
0dd16b57f8 Fix a memleak reported by upstream.
ok ajacoutot@
2012-02-01 13:26:20 +00:00
ajacoutot
7e96a56543 Compile the gobject parts with -O0 on 64bit arches. There is a nasty
SEGFAULT when using g_closure() on at least amd64; unclear whether this
is a gcc/binutils/glib... bug yet but we want to be on the safe side for
the release.
Hopefully someone will be able to figure this out, I haven't...

Thanks to Stuart for teaching me PROPERTIES.
ok sthen@ naddy@
2012-01-29 17:28:01 +00:00
william
791cd5e982 update to 1.05, drop USE_GROFF, and update maintainer; ok sthen 2012-01-29 02:41:33 +00:00
landry
818cde702f Comma at end of enumerator list is not valid in c++ (and errors out when
using -pedantic), and some c++ code (like, mozilla) might use libnotify.
Fix offending header.

ok ajacoutot@
2012-01-28 09:33:09 +00:00
ajacoutot
fe15fa4bed Disable altivec for powerpc for now as it segfaults.
ok Brad (maintainer) sthen@
2012-01-27 09:44:11 +00:00
naddy
849196b437 Belatedly bump versions for libraries we know had symbol changes due
to the addition of stpcpy().  Prodded by espie@
2012-01-26 22:08:26 +00:00
sthen
49fb698bf8 BUILD_DEPENDS on p5-YAML-Tiny. Bump not needed. 2012-01-26 12:04:00 +00:00
ajacoutot
c9a1d04b41 SECURITY update to t1lib-5.1.2.
CVE-2011-0764 CVE-2011-1552 CVE-2011-1553 CVE-2011-1554 CVE-2011-0764
CVE-2011-1552 CVE-2011-1553 CVE-2011-1554 CVE-2010-2642 CVE-2011-0433

from Brad (maintainer)
2012-01-26 08:48:54 +00:00
kili
3f78558e7d Update to 0.8.8.1.
The only port depending on it (textproc/hs-attoparsec-iteratee)
wil get an update, too.

Add myself to MAINTAINER.
2012-01-25 21:44:21 +00:00
kili
175073d7d3 Sort. 2012-01-23 21:08:25 +00:00
kili
b72386c055 Hook new hs-* ports. 2012-01-23 21:07:58 +00:00
kili
33e542cb07 A continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
"Backtracking, Interleaving, and Terminating Monad Transformers"
available here: http://okmij.org/ftp/papers/LogicT.pdf.

ok ajacoutot@
2012-01-23 21:07:22 +00:00
kili
4cf8b50264 Automatically derive 'Lens'es for your data type for use with
'Data.Lens'.

ok ajacoutot@
2012-01-23 21:06:47 +00:00
kili
f0a16f9c35 Haskell 98 lenses.
ok ajacoutot@
2012-01-23 21:06:16 +00:00
kili
55d98468ee Comonad transformers.
ok ajacoutot.
2012-01-23 21:05:45 +00:00
kili
ac150d6220 Provides a wide array of semigroupoids and operations for working
with semigroupds.
A Semigroupoid is a Category without the requirement of identity
arrows for every object in the category.

ok ajacoutot@
2012-01-23 21:05:02 +00:00
kili
c4db4246ca Haskell 98 distributive functors -- dual to Traversable.
ok ajacoutot@
2012-01-23 21:04:08 +00:00
kili
13ab2a2e1a Haskell 98 contravariant functors.
ok ajacoutot@
2012-01-23 21:03:31 +00:00
kili
add271b16c Haskell 98 comonads.
ok ajacoutot@
2012-01-23 21:02:56 +00:00
kili
60060e9cb0 In mathematics, a semigroup is an algebraic structure consisting
of a set together with an associative binary operation. A semigroup
generalizes a monoid in that there might not exist an identity
element. It also (originally) generalized a group (a monoid with
all inverses) to a type where every element did not have to have
an inverse, thus the name semigroup.

ok ajacoutot@
2012-01-23 21:02:17 +00:00
kili
f02f37d96d This package provides a Haskell library for working with base16-encoded
data quickly and efficiently, using the ByteString type.

ok ajacoutot@
2012-01-23 21:01:37 +00:00
kili
b9aa56ab42 A JSON parsing and encoding library optimized for ease of use and
high performance.

ok ajacoutot@
2012-01-23 21:00:49 +00:00
kili
39e8e214b7 Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.

The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.

ok ajacoutot@
2012-01-23 21:00:08 +00:00
kili
87ab3a7c4c A library for efficiently rendering Haskell datatypes to bytestrings.
ok ajacoutot@
2012-01-23 20:59:17 +00:00
jeremy
e08194612a Update to 1.6.9. Fix REGRESS_DEPENDS and remove some unimportant files.
From Jiri B.

OK sebastia@
2012-01-22 16:46:41 +00:00
jeremy
1c6646e9e0 Update to 1.16.2, from Jiri B.
OK sebastia@
2012-01-22 16:36:25 +00:00
ajacoutot
157dfa2c61 Minor update to libgee-0.6.4. 2012-01-22 15:14:14 +00:00
ajacoutot
f5d46be714 Sync patches after upstream commit.
Remove bogus patch (indentical).

no pkg change
2012-01-22 11:55:10 +00:00
kili
79d2f3854d Update to 0.1.0.3.
Contains a performance improvement and fixes a buffer overrun (or at least
an out-of-bounds read).

ok ajacoutot@
2012-01-21 17:15:34 +00:00
ajacoutot
1a24040dae Some fixes and cleaning up.
from Brad
maintainer timeout
2012-01-21 07:53:58 +00:00
sthen
9c76f842e6 NOT_FOR_ARCHS=sparc, this uses too much memory, as found by phessler 2012-01-19 08:41:13 +00:00
okan
1a61b57ce9 +p5-Module-Install, +p5-Test-DistManifest 2012-01-18 16:56:28 +00:00
okan
2a20ee63fb import Test::DistManifest
This module provides a simple method of testing that a MANIFEST matches
the distribution.

from LEVAI Daniel with tweeks from me.  ok jasper@
2012-01-18 16:52:02 +00:00
okan
bff7baa8e9 import p5-Module-Manifest
It can load a MANIFEST file that comes in a Perl distribution tarball,
examine the contents, and perform some simple tasks.  It can also load
the MANIFEST.SKIP file and check that.

from LEVAI Daniel with tweeks from me.  feedback and ok jasper@
2012-01-18 16:50:57 +00:00
mpi
82918e4d22 Always try to open a node in rw mode if possible, the same endpoint may
be used for reading and writting and don't close it if a timeout occured

Fix a regression reported by mpf@, ok ajacoutot@
2012-01-18 14:09:52 +00:00
sthen
42e4d7a644 update to libmagic 5.10 2012-01-17 17:36:47 +00:00
ajacoutot
ecfd97cfa9 New revision of the gio-kqueue backend patch that fixes an issue when
unmounting devices that would make gvfsd-trash go into a loop.
Courtesy of Dmitry Matveev.
2012-01-17 16:50:29 +00:00
ajacoutot
a5e6152b1b Cope with recent aspell-XX renaming. 2012-01-17 11:06:10 +00:00
bentley
1827d9578d +p5-Getopt-ArgvFile 2012-01-17 07:58:53 +00:00
bentley
67c6e8b633 Import p5-Getopt-ArgvFile-1.11.
This module simply interpolates option file hints in @ARGV by the
contents of the pointed files. This enables option reading from files
instead of or additional to the usual reading from the command line.

ok sthen@
2012-01-17 07:57:37 +00:00
kili
8fcbe0f8e2 Update to hs-vector-0.7.1.
This is a requirement for an update of hs-snap I'm working on.

While here, add myself as maintainer (in addition to jim@, who is
too busy with private stuff for now).

There's a newer version available, but 0.7.1 is much less intrusive
to other depending ports (i.e. it doesn't break anything).

"go for it" jim@ (for co-maintaining and working on snap and related ports)
2012-01-16 23:32:02 +00:00
sthen
6547f2adb8 clean whitespace, no change with cvs di -w 2012-01-16 22:12:36 +00:00
sthen
7a046af2ec update pear-Date-Holidays-EnglandWales 2012-01-16 22:12:15 +00:00
sthen
666c4198e7 add holiday info for additional countries 2012-01-16 22:11:36 +00:00
dhill
ec38afd35c Add REGRESS_FLAGS 2012-01-16 16:27:53 +00:00
ajacoutot
73aed125bd Missing USE_LIBTOOL.
Missing WANTLIB.
2012-01-16 15:46:56 +00:00
ajacoutot
eee20c8dd6 Missing USE_LIBTOOL. 2012-01-16 15:46:14 +00:00
dhill
674e66bc42 + libee 2012-01-16 15:32:37 +00:00
dhill
795b81b40b import libee, an event expression library inspired by CEE.
ok benoit
2012-01-16 15:31:51 +00:00
ajacoutot
ac7ce7ec98 Full stop in DESCR. 2012-01-16 15:26:01 +00:00
dhill
281209ef0c + libestr 2012-01-16 15:22:38 +00:00
dhill
cae6f98f56 import libestr, a library for some string essentials
ok benoit
2012-01-16 15:17:58 +00:00
ajacoutot
3696df367d Major update to libaudiofile 0.3.3.
Changelog available at http://www.68k.org/~michael/audiofile/

ok naddy@
2012-01-16 11:01:47 +00:00
kili
826db96537 Update to hs-hoogle-4.2.8. 2012-01-15 17:21:48 +00:00
kili
44978fe7b0 Update to hs-case-insensitive-0.3.0.1.
There a newer version available (0.4.0.1) but this has to wait after some
ports depending in hs-case-insensitive have been updated.
2012-01-15 17:17:30 +00:00
kili
135df930b2 + hs-hashable 2012-01-15 16:59:38 +00:00
kili
4fdf20daa7 This package defines a class, 'Hashable', for types that can be
converted to a hash value.  This class exists for the benefit of
hashing-based data structures.  The package provides instances for
basic types and a way to combine hash values.

ok dcoppa@
2012-01-15 16:58:28 +00:00
sthen
4a3713997b Update p5-File-ChangeNotify to 0.20, fixing a bug in the kqueue watcher.
From Andreas Voegele.
2012-01-13 12:24:18 +00:00
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
kili
64e9934bcb Bump after the xhtml update in lang/ghc.
Not strictly necessary, but I don't want to get a heart attack
because of some people who don't use packages and don't
rebuild all hs-ports properly.
2012-01-12 20:20:05 +00:00
gsoares
4b23d809d8 update devel/cppcheck to 1.52
while here, fix MAKE_FLAGS to enable correctly the pcre dependency
that is used by regex optional support (--rule/--rule-file)

OK sthen@
2012-01-12 14:04:25 +00:00
dcoppa
8903ff6939 Some fixes from upstream git:
fixes for Modules/FindRuby.cmake

fix wrong use of IS_ABSOLUTE into Modules/GenerateExportHeader.cmake

fix Source/cmLocalUnixMakefileGenerator3.cxx: exit the loop when
we have determined the language
2012-01-12 13:14:33 +00:00
sthen
adc0f3dcb5 update to acpica 20111123; adds support for ACPI 5.0 2012-01-11 02:35:14 +00:00
nigel
e6b777dc67 Update firefox to 3.6.25 and xulrunner to 1.9.2.25
Ok landry@ stsp@
2012-01-10 23:58:27 +00:00
bluhm
55599c0259 - fix spaces around =
- sort according to Makefile.template
2012-01-10 00:21:11 +00:00
landry
7e3204c604 Upgrade to py-buildslave 0.8.5, from MAINTAINER Piotr Sikora, Thanks!
Tested by edd@ and myself.
2012-01-09 19:57:38 +00:00
landry
0d153574f7 Upgrade to py-buildbot 0.8.5, from MAINTAINER Piotr Sikora, in my tree
since september... be sure to run 'buildbot upgrade-master' if upgrading
an existing setup, as explained in README.
Tested by edd@ and myself.
2012-01-09 19:56:54 +00:00
ajacoutot
1afd4f7267 tsk tsk tsk. 2012-01-09 17:39:19 +00:00
robert
53a34592e0 s/kvm_getprocss/kvm_getprocs/g in unused code and warning messages 2012-01-09 17:22:15 +00:00
bluhm
b3527edefc - update p5-List-MoreUtils to 0.33
- take MAINTAINER
- no USE_GROFF
ok ajacoutot@ dhill@
2012-01-09 16:46:08 +00:00
robert
6c3edfd3f9 fix after kinfo_proc2 removal 2012-01-09 16:45:20 +00:00
sthen
64c8e71c1f Bugfix update to 3.1.7 2012-01-09 09:35:47 +00:00
dcoppa
0b7f7a5fee Update to cmake-2.8.7.
Tested in a bulk build by naddy@
2012-01-07 22:14:51 +00:00
dhill
63305e6e12 update to 0.6.0 2012-01-07 01:49:19 +00:00
sthen
b1fc144040 regression fix update to m4-1.4.16; from Brad 2012-01-06 23:08:01 +00:00
ajacoutot
a1738e64e4 Remove workaround after wchar.h header was fixed.
from Brad
2012-01-06 07:39:55 +00:00
ajacoutot
44e2d4a00b Update to desktop-file-utils-0.19. 2012-01-02 14:07:06 +00:00
ajacoutot
88f403097e Integrate the GLib kqueue(2) backend from Dmitry Matveev's GSoC 2011.
As a consequence, explicitely disable the FAM backend.
This bring a huge improvement compared to what we've been using before
(gio-fam+gamin): file / directory monitoring and notifications are next
to instantaneous without any cpu overhead like it was before.

This means we can also drop the bootstrap FLAVOR of gamin that was
needed because of the cyclic dependency (gamin->glib2->gamin).
2012-01-01 09:00:46 +00:00
kili
1b1084e088 Adjust dependency on hs-regex-compat. Darcs works fine
with the new version.

ok jasper@
2011-12-31 22:30:49 +00:00
kili
94f4cad048 Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.

ok jasper@
2011-12-31 22:19:45 +00:00
kili
54c1426d29 Update to hs-text-0.11.1.5.
ok jasper@
2011-12-31 22:15:04 +00:00
kili
dbad22be43 Update to hs-syb-0.3.3.
ok jasper@
2011-12-31 22:14:12 +00:00
kili
b077f8a175 Update to hs-regex-compat-0.95.1.
ok jasper@
2011-12-31 22:13:36 +00:00
kili
0e8ae19881 Update to hs-regex-posix-0.95.1.
ok jasper@
2011-12-31 22:12:47 +00:00
kili
180ee5ee35 Update to hs-network-2.3.0.5.
ok jasper@
2011-12-31 22:11:56 +00:00
kili
4f9e37b806 Update to hs-fgl-5.4.2.4.
ok jasper@
2011-12-31 22:11:19 +00:00
kili
a312b0064b Update to hs-HUnit-1.2.4.2.
@comment some binaries only used for testing, and
add a do-regress which uses those binaries (but from
${WRKBUILD}).

ok jasper@
2011-12-31 22:10:35 +00:00
ajacoutot
22bae48126 Missing gio-querymodules goo. 2011-12-30 11:15:20 +00:00
rpointel
73b2e6491a Update virtualenv to 1.7.
ok Wen Heping (maintainer).
2011-12-30 07:35:59 +00:00
espie
7da5784bc5 update to newer version. Patch away !POSIX Makefile behavior, stops the
Makefile from lying about itself ;)
2011-12-29 17:51:27 +00:00
fgsch
00072574a3 enter py-blinker. 2011-12-29 15:13:13 +00:00
fgsch
d9fcf2b497 sigh, kill this imported by mistake. 2011-12-29 15:10:49 +00:00
fgsch
b1f0fdc92d Import py-blinker, a fast, simple object-to-object and broadcast signaling.
input and ok rpointel@
2011-12-29 15:09:15 +00:00
kili
903b5233a6 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
kili
34dfb8f049 Install the database directory in post-install to silent a
warning from pkg_create(1).

No package changes.
2011-12-24 20:40:22 +00:00
eric
4936c91b94 update to bzr-svn 1.1.2
ok ajacoutot@
2011-12-23 17:12:40 +00:00
eric
6608316a25 update to bzr 2.4.2
ok ajacoutot@
2011-12-23 17:12:04 +00:00
jasper
0bde01cd77 sync 2011-12-23 13:12:13 +00:00
jasper
1f4c927cd7 import droplet 1.1
Scality Droplet is a high perfomance Cloud Storage client library providing
a set of high-level features. It is open source and released under the BSD
License. Multiple backends are supported: S3 (Simple Storage Service), CDMI
(Cloud Data Management Interface), SRWS (Scality Simple Rest Web Service).
On-the-fly encryption/decryption and buffered I/O are also supported.

    initial port from Vadim Zhukov
	tweaks by me and sthen@, ok sthen@
2011-12-23 13:10:30 +00:00
stsp
b3fd891374 Add a maintainer_mode flavour which displays file and line-number information
for errors thrown from Subversion. This doesn't need to be built by default.
It can provide some leads when debugging Subversion problems on OpenBSD.
2011-12-23 10:34:36 +00:00
pascal
c8935d2093 Allow gdb to read core files on amd64. Patch originally from kettenis@
(from base gdb).

ok sthen@
2011-12-22 20:27:31 +00:00
jeremy
7efc2b07e3 Update to kgio 2.7.0, remove patches applied upstream. 2011-12-21 19:57:30 +00:00
jasper
827d53fbba sync 2011-12-21 19:28:19 +00:00
jasper
bbf1169b39 import ruby-systemu 2.4.4
systemu is a portable replacement for popen4 in ruby.

systemu can be used on any platform to return status, stdout, and stderr
of any command. Unlike other methods like open3/popen4 there is zero
danger of full pipes or threading issues hanging your process or
subprocess.

from matt dainty
ok jeremy@
2011-12-21 19:27:23 +00:00
jasper
d7078d34d2 our m4 lacks the -E option to turn warnings into errors.
from Stefan Rinkes
ok sthen@
2011-12-21 17:41:52 +00:00
landry
6eb752069d Add @pkgpath devel/vte,-pty-helper to allow seamless updates from
a september pkg snapshot, bump REVISION.
ok ajacoutot@
2011-12-21 15:47:45 +00:00
sthen
1daf4b249f Add an @pkgpath on [,python2.4] as well 2011-12-20 11:33:56 +00:00
sthen
e74887cc94 zap useless PY_FLAVOR 2011-12-20 11:26:24 +00:00
sthen
a3df91bf98 unbreak; py-mxDateTime is now flavourless 2011-12-20 11:20:41 +00:00
fgsch
50c8b4e058 kill python2.4 flavour. this was previously used for zope. 2011-12-20 07:00:18 +00:00
sthen
2311980f29 tweaks taken from Antti Harri's diff:
- correct GPL version number
- drop maintainer, Antti discussed this with jsyn@ some time ago
- no need for groff
- mention Ruby in DESCR, reformat
2011-12-19 22:35:34 +00:00
rpointel
4a86b02949 Update rats to 2.3.
From Jan Klemkow (thanks) with few tweaks by me, maintainer timeout.
2011-12-19 22:28:59 +00:00
mpi
fdcaa42737 +py-setproctitle
+py-xmlrunner
2011-12-19 10:42:39 +00:00
mpi
8257de2f58 Import py-xmlrunner 1.3.1
PyUnit-based test runner with JUnit like XML reporting.

ok benoit@
2011-12-19 10:39:20 +00:00
mpi
e1506e0835 Import py-setproctitle 1.1.3
setproctitle allows a process to change its title (as displayed by
system tools such as ps and top).

ok benoit@
2011-12-19 10:37:41 +00:00
ajacoutot
021115b214 Sync patch, no change. 2011-12-18 13:54:29 +00:00
mpi
530992c16f +py-country 2011-12-18 13:44:59 +00:00
mpi
cccdaecdab Import py-country 0.14.1
pycountry provides ISO country, subdivision, language, currency and
script definitions and their translations, taken from the iso-codes
package.

ok benoit@
2011-12-18 13:42:31 +00:00
sthen
51c1f7b105 update to fossil 1.21 (using new version number scheme), from maintainer
- while there, include headers in the correct order
(netinet/in.h should come before arpa/inet.h)
2011-12-16 11:32:22 +00:00
rpointel
e223a90198 permit to build with Python 3.
ok Wen Heping (maintainer).
2011-12-16 08:23:49 +00:00
ajacoutot
a5a3e49c21 Missing RCS Id. 2011-12-16 08:19:36 +00:00
rpointel
fff1ce095c add a @pkgpath devel/py3-distribute in PLIST.
ok aja@.
2011-12-16 08:16:32 +00:00
rpointel
7557a923c8 distribute' => 'py3-distribute.
bump revision. ok aja@.
2011-12-16 08:15:49 +00:00
ajacoutot
e6f12c7580 Maintenance update to libgsf-1.14.22. 2011-12-16 08:10:05 +00:00
nigel
e1b48cf378 always build without gconf
Ok jasper@
2011-12-15 23:05:44 +00:00
kili
2577c17009 For MODJAVA_BUILD=ant, pass JAVA_HOME via MAKE_ENV.
ok kurt@, tested in a bulk build by naddy@ (thanks!).
2011-12-15 21:31:29 +00:00
sthen
f0bb115a15 Remove unnecessary patch to ignore -Wbounded, it was included upstream
elsewhere in the file. Reported by Amit Kulkarni.
2011-12-15 08:39:51 +00:00
sthen
7ff2ae5f79 update to LLVM/CLang 3.0, thanks sebastia@ for testing.
- switch to cmake build
- add profiling support from jsg@
2011-12-14 22:58:23 +00:00
robert
4d2e9c6a34 update to pcre-8.21 and take maintainership;
ok jasper@
2011-12-14 21:52:42 +00:00
rpointel
b43ca9de90 -py3-distribute
+py-distribute,python3
2011-12-14 20:37:02 +00:00