Commit Graph

10889 Commits

Author SHA1 Message Date
jeremy
4df01cf8a7 Explicitly set ports that only build or run on ruby 1.8 to have both
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.
2012-09-23 17:00:49 +00:00
jeremy
ec54adfe61 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.

Remove dependency on parsetree, since it isn't a required dependency,
and parsetree does not run on ruby 1.9.
2012-09-23 16:58:40 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
rpe
a059fe3bd9 + gpatch 2012-09-23 12:33:56 +00:00
rpe
94759e9f78 add GNU patch
ok ajacoutot@ sthen@
2012-09-23 12:23:35 +00:00
matthieu
fe8c3e4a16 Link imake and imake-cf to the build. 2012-09-23 08:04:23 +00:00
matthieu
3eabca2f4b Don't install Motif.{rules,tmpl} from here.
x11/openmotif installs the correct versions.

bump revision.
ok landry@
2012-09-23 07:59:29 +00:00
matthieu
d356fb46a3 ConfigDir is now ${LOCALBASE}. ok landry@ 2012-09-23 07:58:50 +00:00
landry
181d9b3892 Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
  it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +00:00
ajacoutot
0c6b1b3a18 Fix documentation installation. 2012-09-21 15:48:43 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
jasper
f13cf07f87 sync comment now that it's been merged upstream 2012-09-21 13:57:32 +00:00
jasper
d6819a2f5e - update to 3.14.0 2012-09-21 13:51:17 +00:00
ajacoutot
6cc7590223 Forgot to sync PLIST. 2012-09-21 13:42:45 +00:00
ajacoutot
213a4a020a Update to atk-2.5.91. 2012-09-21 13:19:57 +00:00
jasper
c8c1ae70cc - update to 1.33.14 2012-09-21 13:19:40 +00:00
ajacoutot
6856337c8d +pangox-compat 2012-09-21 13:19:36 +00:00
ajacoutot
67a04068d1 Import pangox-compat-0.0.1.
This is a compatibility library providing the obsolete pangox library
that is not shipped by Pango itself anymore.

ok jasper@
2012-09-21 13:19:03 +00:00
ajacoutot
7132b9ccc7 Update to pango-1.31.2. 2012-09-21 13:18:00 +00:00
ajacoutot
7331be73e4 Update to glib2mm-2.33.12. 2012-09-21 13:17:18 +00:00
ajacoutot
9aafe34fee It's this time of the year again... update glib2 to the latest
available development release (glib2-2.33.14). A new stable is supposed
to come out within the next 2 weeks and we want to be proactive and get
some things in tree before the big GNOME 3.6 update that we will work on
at p2k12.

big thank to jasper@ for running this and the upcoming updates in a bulk
ok jasper@
2012-09-21 13:16:49 +00:00
ajacoutot
9685b7b35d Remove CONFIGURE_ENV now that freetype2 pc file has been fixed.
Require a current xenocara.
2012-09-21 06:31:27 +00:00
jasper
85510f1176 unconfuse DESCR
prompted by an issue reported by weerd@
2012-09-20 21:10:42 +00:00
jasper
6807c1f9b4 fix loading of introspected libraries 2012-09-20 20:56:34 +00:00
gsoares
dc9943512b update to 1.56; ok jasper@ 2012-09-20 19:35:09 +00:00
ajacoutot
47f7550ad8 +harfbuzz 2012-09-20 13:42:52 +00:00
ajacoutot
67d9879e4a Import harfbuzz-0.9.4.
HarfBuzz is an OpenType text shaping engine.

ok jasper@
2012-09-20 13:42:23 +00:00
jasper
561cfd5e28 sync 2012-09-20 12:50:47 +00:00
jasper
fce107179f import libvirt-glib 0.1.2
libvirt-glib wraps libvirt to provide a high-level object-oriented API
better suited for glib-based applications.

ok aja@
2012-09-20 12:48:39 +00:00
jasper
dd83ab271e add two LTS patches from upstream 2012-09-20 09:51:00 +00:00
jasper
129a168127 - update to 3.12.2 2012-09-19 18:15:40 +00:00
dcoppa
2a7d6dc36c Update to unbounded-delays-0.1.0.5 2012-09-19 13:15:56 +00:00
dcoppa
4ba206de13 Update to base-unicode-symbols-0.2.2.4 2012-09-19 13:15:17 +00:00
dcoppa
b4dbfb7f85 Update to MonadCatchIO-mtl-0.3.0.5 2012-09-19 13:14:31 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
ajacoutot
4a9621da1f Add VMEM_WARNING. 2012-09-18 18:05:16 +00:00
ajacoutot
f3d9095951 Rely on g_mount_can_unmount() from GLib for the gio-kqueue backend to
choose between kqueue(3) or poll(2) for monitoring. This allows dropping
the need for a gio-kqueue.conf file.
2012-09-18 13:05:59 +00:00
landry
ee15792e12 Update to nspr 4.9.2.
- Garbage collect patch adding -pthread hack while here.
- Improve pthread_set_name_np() call (returns void)
- Needed anyway by upcoming Mozilla 16 releases
been in a bunch of amd64 bulks, ok ajacoutot@
2012-09-17 20:00:09 +00:00
jasper
831b895a62 - update to 0.34.0 2012-09-17 08:05:04 +00:00
ajacoutot
3862af765a Sync the jsnativestack patch with the one in Firefox which is actually
more correct than this one.

ok landry@
2012-09-17 06:00:09 +00:00
jeremy
fc111005c8 Remove pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:55:15 +00:00
jeremy
d9028f61a8 Unlink pure ruby gem ports that aren't compatible with ruby 1.9.
Most OK sthen@, ruby-prawn OK claudio@
2012-09-15 17:53:15 +00:00
jasper
88c01a4d66 - update to -/21 2012-09-15 09:53:59 +00:00
jasper
5243cfa0c6 - update to 0.14 2012-09-14 18:12:54 +00:00
sthen
ce5be91c38 Add missing build dep on texi2html, pointed out by nigel@.
Also add @comment'ed lines for lib/charset.alias and share/locale/locale.alias,
no problem at present but will save hassle if someone blindly update-plist's
later.
2012-09-12 12:59:05 +00:00
jasper
7d85734a84 bump to 0.27.1 2012-09-12 08:47:43 +00:00
sthen
9893517f58 update to gnu indent 2.2.10 2012-09-11 23:40:52 +00:00
jasper
70273c84ec - bump the fd.o pkg-config implementation to 0.27; some bits may
trickle into our pkg-config.
2012-09-11 09:37:42 +00:00
jasper
c6f1b901a0 sync 2012-09-11 07:27:03 +00:00
jasper
cdd3310712 import p5-File-FnMatch 01.02
File::FnMatch::fnmatch() provides simple, shell-like pattern matching.

from UMEZAWA Takeshi
ok sthen@
2012-09-11 07:25:06 +00:00
sthen
36d16b790c add a wrapper to LD_PRELOAD pthread, maintainer timeout 2012-09-10 14:37:59 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
ajacoutot
0909c35992 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 07:42:33 +00:00
landry
21abbb2473 Update to libofx 0.9.5. 2012-09-09 20:27:47 +00:00
ajacoutot
bd23252961 Explicitely patch for DATADIRNAME; the gnome module hack for it will be
removed soonish.
2012-09-09 17:36:26 +00:00
rpointel
24d5f0fa5d Update tortoisehg to 2.5.
ok landry@.
2012-09-08 08:03:03 +00:00
rpointel
3267f8a341 Update mercurial to 2.3.1 and take maintainership (wcmaier didn't use it).
ok wcmaier@ (old maintainer), landry@ and jim@.
2012-09-08 08:00:45 +00:00
stsp
0f2f097e68 Add a patch from upstream to fix the no_ap2 flavour build, prodded by aja.
No revision bump needed since this doesn't affect generated packages.
2012-09-07 23:30:32 +00:00
sthen
19b3902855 block autoconf from finding mzscheme, which is part of racket, currently
in openbsd-wip repo. from Juan Francisco Cantero Hurtado.
2012-09-07 21:38:00 +00:00
ajacoutot
e2ff114871 Fix MASTER_SITES. 2012-09-07 14:40:59 +00:00
sthen
ec2304b599 Use MAKE/CONFIGURE_ENV= LD_PRELOAD=libpthread.so to allow these to build.
Marked with XXX to remove if perl becomes linked with pthread itself.
2012-09-07 08:09:59 +00:00
jasper
8abb6aa436 - update libsigsegv to 2.9
* most of the openbsd definitions have been included upstream
- re-adjust the included m88k definition (checked with miod@)

from Brad
ok aja@
2012-09-06 06:29:05 +00:00
sthen
651353dd61 fix RTTI building since moving to CMake - problem reported & fix tested
by Tony Sidaway, thanks!
2012-09-05 23:19:24 +00:00
avsm
c0728d2077 update to lwt-2.4.1
- patches now upstream, so remove local versions
- add missing GMAKE dependency (I am fixing this requirement in OASIS directly too)
2012-09-05 21:39:09 +00:00
avsm
6265a75a69 remove the manual dependency on findlib, since the CONFIGURE_STYLE=oasis includes it now 2012-09-05 21:37:26 +00:00
jasper
7092139267 sync 2012-09-05 07:34:32 +00:00
jasper
6ff4dbbb70 import py-newt-syrup 0.2.0
Newt Syrup is a Python framework for creating text-based
applications. The framework depends on the Python bindings for Newt.

ok aja@
2012-09-05 07:32:24 +00:00
jasper
325e28bbb6 import newt 0.52.14
Newt is a programming library for color text mode, widget based user
interfaces. Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars, etc.,
to text mode user interfaces. Newt is based on the S-Lang library.

feedback/ok aja@
2012-09-05 07:31:48 +00:00
jasper
69815b5392 - update to 3.4.3 2012-09-04 12:26:12 +00:00
ajacoutot
5c2dfe2ea3 Bugfix update to libgsf-1.14.24. 2012-09-03 19:37:39 +00:00
kili
070d9d3ff5 Better fix: just use the pregenerated Lexer and Parser. 2012-09-03 17:35:25 +00:00
kili
ce51b6ffb1 Missing devel/alex and devel/happy in BUILD_DEPENDS.
Noticed by nigel@
2012-09-03 17:01:54 +00:00
ajacoutot
a0373b57bc Forgot to cvs add this patch... thanks nigel@ 2012-09-03 14:35:52 +00:00
jeremy
c6147e4185 Provide the path to the ruby binary when building swig. Without this,
swig can't find ruby.  While this doesn't seem to affect swig's output,
it's definitely more correct.

OK aja@
2012-09-03 08:11:40 +00:00
kili
0afda10308 Add fixes for ghc-7.4. 2012-09-02 22:12:36 +00:00
kili
2b720f38c3 Update to darcs-2.8.1. 2012-09-02 21:58:45 +00:00
kili
85769265aa Update to tar-0.3.2.0. 2012-09-02 21:57:28 +00:00
kili
67e291c17b Update to data-lens-2.9.0. 2012-09-02 21:56:59 +00:00
kili
1fba03164b Update to comonad-transformers-2.1.2. 2012-09-02 21:56:18 +00:00
kili
3ddb936eb2 Update to semigroupoids-1.3.4. 2012-09-02 21:55:13 +00:00
kili
5f51d0962e Update to comonad-1.1.1.6. 2012-09-02 21:54:38 +00:00
kili
64730fef40 Fix build with ghc-7.4. 2012-09-02 21:54:08 +00:00
kili
a225c5c3ec Update to hasktags-0.68.2. 2012-09-02 21:53:10 +00:00
kili
7e52c08ff3 Update to hoogle-4.2.11. 2012-09-02 21:51:55 +00:00
kili
2b3c0e4b74 Update to simple-sendfile-0.2.4. 2012-09-02 21:50:08 +00:00
kili
84f7929497 Update to sendfile-0.7.6. 2012-09-02 21:47:33 +00:00
kili
bf5ec2e1a7 Update to glade-0.12.1. 2012-09-02 21:46:15 +00:00
kili
c877edec6d Update to pango-0.12.3. 2012-09-02 21:43:31 +00:00
kili
f34b2b631b Update to gio-0.12.3. 2012-09-02 21:43:02 +00:00
kili
fbaaae302a Update to glib-0.12.3.1. 2012-09-02 21:42:25 +00:00
kili
7373d80ca1 Update to gtk2hs-buildtools-0.12.3.1. 2012-09-02 21:41:20 +00:00
kili
dd89d7bb5d Update to data-lens-template-2.1.5. 2012-09-02 21:40:46 +00:00
kili
ce82b3a6a0 Update to hint-0.3.3.4. 2012-09-02 21:37:22 +00:00
kili
9cd010de81 Update to vector-algorithms-0.5.4. 2012-09-02 21:36:35 +00:00
kili
4c3501874c Update to iteratee-0.8.8.2. 2012-09-02 21:35:59 +00:00
kili
8f9d9746dc Update to hlint-1.8.29. 2012-09-02 21:35:29 +00:00
kili
3e7faeeed8 Update to unix-compat-0.3.0.1. 2012-09-02 21:29:17 +00:00
kili
e0ab87420e Update to ghc-mtl-1.0.1.1. 2012-09-02 21:28:37 +00:00
kili
47264c7f76 Update to vector-0.9.1. 2012-09-02 21:24:58 +00:00
kili
a4a37f3c11 Update to primitive-0.4.1. 2012-09-02 21:24:31 +00:00
kili
5074253264 Update to uniplate-1.6.7. 2012-09-02 21:23:43 +00:00
kili
1ca1bd97fe Update to hashable-1.1.2.3. 2012-09-02 21:23:17 +00:00
kili
3b85252014 Update to ListLike-3.1.5. 2012-09-02 21:22:25 +00:00
kili
dcb27a6f93 Udpate to pugs-DrIFT-2.2.3.20120203. 2012-09-02 21:21:48 +00:00
kili
6f8e19adf0 Update to MetaObject-0.0.6.20110925. 2012-09-02 21:19:01 +00:00
kili
c5bb12b861 Update to murmur-hash-0.1.0.5. 2012-09-02 21:16:32 +00:00
kili
8ed32f5107 Update to distributive-0.2.2. 2012-09-02 21:14:36 +00:00
kili
c0ecfab86c Update to contravariant-0.2.0.2. 2012-09-02 21:14:02 +00:00
kili
02cd723867 Update to case-insensitive-0.4.0.1. 2012-09-02 21:11:52 +00:00
kili
3a196912d5 Update to blaze-builder-enumerator-0.2.0.4. 2012-09-02 21:11:25 +00:00
kili
57f702c1d1 Update to aeson-0.6.0.2. 2012-09-02 21:10:43 +00:00
kili
20f1820e90 Update to haskeline-0.6.4.7. 2012-09-02 20:33:23 +00:00
kili
6c03c31f09 Update to dataenc-0.14.0.3. 2012-09-02 20:32:13 +00:00
kili
8b026bc87c Update to MonadCatchIO-transformers-0.3.0.0. 2012-09-02 20:31:43 +00:00
kili
47ae13d045 Update to cpphs-1.13.3. 2012-09-02 20:30:51 +00:00
kili
b9d69f25f5 Update to logict-0.5.0.1. 2012-09-02 20:28:18 +00:00
kili
b27a0b08e1 Update to cmdargs-0.9.5. 2012-09-02 20:27:16 +00:00
kili
c5f5c3f688 Update plist and bump. 2012-09-02 20:25:16 +00:00
kili
a521459e00 Update to List-0.4.2. 2012-09-02 20:22:33 +00:00
kili
9871c4bdc4 Update to enumerator-0.4.19. 2012-09-02 20:21:42 +00:00
kili
b62b1a6159 Bump. 2012-09-02 20:21:09 +00:00
kili
02bf0e0822 Update to transformers-0.3.0.0. 2012-09-02 20:17:53 +00:00
kili
98aab3f1b9 Update to text-0.11.2.0. 2012-09-02 20:16:35 +00:00
kili
b251b58d6c Update to syb-0.3.6.1. 2012-09-02 20:15:42 +00:00
kili
e32402982d Update to stm-2.3. 2012-09-02 20:15:14 +00:00
kili
e19a467bfd Update to parsec-3.1.2. 2012-09-02 20:14:40 +00:00
kili
d6fa3ecb6c Update to parallel-3.2.0.2. 2012-09-02 20:13:42 +00:00
kili
2514134652 Update to network-2.3.0.13. 2012-09-02 20:13:08 +00:00
kili
18279cf8d5 Update to mtl-2.1.1. 2012-09-02 20:12:12 +00:00
kili
e0eb252818 Update to QuickCheck-2.4.2. 2012-09-02 20:11:17 +00:00
kili
3320e0cba3 Update to happy-1.18.9. 2012-09-02 20:10:36 +00:00
kili
d48f0d27c4 Update to cabal-install-0.14.0. 2012-09-02 20:09:42 +00:00
kili
c4f1acc5c3 Update to alex-3.0.1. 2012-09-02 20:09:08 +00:00
kili
340756b9c0 Update to haddock-2.11.0 (using the sources bundled with ghc-7.4.2;
see comment in the Makefile).
2012-09-02 20:06:54 +00:00
kili
135c150047 Add devel/hs-random dependency.
Update to pugs-compat-0.0.6.20120229.163800.
2012-09-02 20:04:19 +00:00
kili
b670cc117b Add devel/hs-random dependency. 2012-09-02 20:00:55 +00:00
kili
1684d3a5f5 Remove hs-deepseq. It's now included in the ghc package. 2012-09-02 19:59:41 +00:00
kili
af2ea00742 Remove dependency on devel/hs-deepseq, which is now
included in the ghc package.
2012-09-02 19:57:48 +00:00
ajacoutot
9b50138806 Keep --as-needed since it works fine now. 2012-09-02 18:03:28 +00:00
matthieu
3aac1c660d - fix MASTER_SITES and distinfo
- install all needed files
ok espie@
2012-09-02 18:01:48 +00:00
matthieu
c01c0d5a9c fix MASTER_SITE and distinfo. ok espie@ 2012-09-02 18:00:31 +00:00
kili
f23de849b3 Hook new hs-ports to the build. 2012-09-02 17:00:59 +00:00
kili
a66745fa52 This package provides a straightforward port of monadLib's BaseM
typeclass to transformers.

ok sthen@
2012-09-02 15:27:28 +00:00
ajacoutot
569a210242 Fix DESCR.
Don't hardcode /usr/local.
Missing NO_REGRESS.
2012-09-02 14:37:49 +00:00
espie
2398ba661a matthieu wants to scrape imake off xenocara
initial port, to be worked in-tree
(no need for autoconf to discover we have mkstemp...)
2012-09-02 14:14:02 +00:00
espie
75d9505a29 matthieu wants to scrape imake off xenocara
imake-config files for ports
(to be finished in-tree)
2012-09-02 14:13:09 +00:00
miod
d1af360949 Add m88k and vax support, and add them to the ONLY_FOR_ARCHS list. No version
bump as it did not build before.
ok landry@
2012-09-01 18:22:04 +00:00
landry
8e3a8d782e Add quirk to update postler to geary. 2012-09-01 18:17:21 +00:00
miod
db9eab8ba7 Add m68k to the NOT_FOR_ARCHS list, needs significant work to build. 2012-09-01 18:15:06 +00:00
espie
ef70979bcb + p5-Devel-TraceUse 2012-09-01 17:11:48 +00:00