Commit Graph

11208 Commits

Author SHA1 Message Date
chrisz
b6be895832 unbreak for i386, amd64 and powerpc.
OK sthen@, jasper@

bsd.port.arch.mk is now needed again for .if ${ARCH} == ...
2012-11-27 22:28:53 +00:00
gonzalo
0048ae6cbe Update for cflow to 1.4
Tested on amd64.

Ok benoit@ (maintainer)
2012-11-27 19:00:00 +00:00
jasper
be7fe819eb -update to libvirt-glib-0.1.4 2012-11-27 16:09:07 +00:00
sthen
234ca15df7 remove CLEANDEPENDS workaround no longer needed. 2012-11-27 12:23:57 +00:00
sthen
28d18d0277 - fix packaging on architectures which are native, non-dynlink for OCaml
- set CLEANDEPENDS_devel_coccinelle=No to fix regress now that dependencies
are auto-cleaned (coccinelle must itself be installed to run the tests)
2012-11-27 10:07:59 +00:00
ajacoutot
523dcc1ef1 Update to ptlib-2.10.9. 2012-11-27 08:12:26 +00:00
ajacoutot
31558a4ac5 Update to glib2-2.34.3. 2012-11-27 06:49:49 +00:00
jasper
4026353210 - update to glade-3.14.2 2012-11-26 16:24:29 +00:00
dcoppa
9213ddc2b4 Sync with upstream
(http://cmake.org/gitweb?p=cmake.git;a=commit;h=94f37851ef5c6dccbe2dd647a3b38e3196393298)
2012-11-26 12:32:29 +00:00
jasper
5313d839dd sync 2012-11-26 09:52:45 +00:00
jasper
0cabe581a1 import lua-cjson-2.1.0
Lua CJSON provides JSON support for Lua.

Features:
- Fast, standards compliant encoding/parsing routines.
- Full support for JSON with UTF-8, including decoding surrogate pairs.
- Optional run-time support for common exceptions to the JSON
  specification (infinity, NaN,..).
- No dependencies on other libraries.

ok dcoppa@
2012-11-26 09:52:13 +00:00
sthen
d71e1828c2 mark this as BROKEN for now; ok aja@ 2012-11-25 23:46:36 +00:00
jasper
436d77687e - update to libpeas-1.6.2 2012-11-25 13:18:46 +00:00
brad
62c3911a22 Update to automake 1.12.5.
ok ajacoutot@
2012-11-25 08:29:07 +00:00
dcoppa
9e78ddaf2d Append "/usr/X11R6/include" to ${QT_INCLUDES} to unbreak the build
in some circumstances (i.e. QtOpenGL not finding GL/gl.h)
2012-11-22 13:21:49 +00:00
kili
0273bd240b Ignore exceptions thrown by setsockopt IPV6_ONLY in the socket
function. May look pointless to not just remove the call to setsockopt,
but this way it's probably easier to get it accepted upstream.

Problem initially reported and diff tested by Alexander Polakov.
2012-11-21 22:27:18 +00:00
brad
92191feea6 Update to automake 1.12.4.
ok ajacoutot@
2012-11-21 09:13:16 +00:00
gsoares
61e93eed6d update to cppcheck-1.57; OK sthen@ jasper@ 2012-11-20 12:41:27 +00:00
ajacoutot
2b1a0bea77 Bugfix update to harfbuzz-0.9.6. 2012-11-20 06:57:26 +00:00
ajacoutot
b34414df86 Better unexec-delete. 2012-11-18 09:17:11 +00:00
ajacoutot
2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
dcoppa
ca0eb5212e Fix string literal typo (from upstream) 2012-11-15 12:29:07 +00:00
dcoppa
a056eca19b Update to cmake-2.8.10.1 (plus some fixes)
Thanks Vadim, landry@

OK landry@
2012-11-15 08:43:25 +00:00
ajacoutot
b045b75d4e New iteration of the kqueue patch. 2012-11-14 19:05:49 +00:00
ajacoutot
4384653ac1 Bugfix update to pango-1.32.2. 2012-11-14 07:33:42 +00:00
ajacoutot
cc46977f93 Update to libgsf-1.14.25. 2012-11-14 06:59:42 +00:00
ajacoutot
87f6510efa New revision of the kqueue patch; hopefully to be pushed upstream soon... 2012-11-13 16:34:59 +00:00
ajacoutot
7f4a4297ce Update to gsettings-desktop-schemas-3.6.1. 2012-11-13 11:11:03 +00:00
jasper
989289a59f remove empty files 2012-11-13 10:42:27 +00:00
jasper
1419a22726 - update to vte-0.34.2 2012-11-13 08:24:52 +00:00
jasper
808b98c6c2 - update to libwnck-3.4.4 2012-11-13 08:12:21 +00:00
jasper
2d8e7312c4 - update to gobject-introspection-1.34.2 2012-11-13 08:09:53 +00:00
ajacoutot
90bb8bb3bf Bugfix update to libsoup-2.40.2. 2012-11-13 07:26:47 +00:00
landry
0f9eea998d Bump all ports depending on nspr to account for the devel/nspr,-main ->
devel/nspr pkgpath change. While here, make sure mozilla ports depend on
the latest and greatest via mozilla.port.mk.
Tested in a bulk build..
2012-11-12 20:45:32 +00:00
landry
df694e00fd Update to nspr 4.9.3.
- remove subpackages, it makes no sense to have -docs fetching its distfile
from a separate tarball. If really needed one can make a standalone port.
- remove handmade nspr.pc.in, upstream provides one
- remove handrolled install target and use the one upstream provides.
- merge PFRAG.shared back into PLIST

Tested on amd64/i386/powerpc and in a bulk build.
Needed by firefox 18.

ok sthen@ ajacoutot@ jasper@
2012-11-12 20:39:09 +00:00
ajacoutot
13565bac60 Bugfix update to py-gobject3-3.4.2. 2012-11-12 14:42:48 +00:00
ajacoutot
1a6ae29126 GKqueueDirectoryMonitor -> GKqueueFileMonitor 2012-11-12 10:19:39 +00:00
jasper
c04cff8fb6 pushed upstream 2012-11-11 18:52:53 +00:00
jasper
416a01fe9d drop dependency on gsed by turning this into a regex our sed(1) groks.
ok aja@
2012-11-11 18:40:13 +00:00
dcoppa
c079d1f2bf Update to cmake-2.8.10.
Successfully gone through a bulk build.

Feedback landry@, Vadim Zhukov, Amit Kulkarni
Bulk build and OK landry@
2012-11-11 17:13:31 +00:00
ajacoutot
add9b45a75 Update to libgee-0.8.2. 2012-11-11 08:45:31 +00:00
ajacoutot
04f1f2e91d Minor update to libgee06-0.6.6.1. 2012-11-11 07:36:03 +00:00
ajacoutot
774660cc72 Bugfix update to glib2-2.34.2. 2012-11-10 07:37:06 +00:00
dcoppa
7575243e60 Take maintainership of devel/cryptopp, net/amule and www/tomcat
since I've de-facto babysitted these ports for a long time.

ok espie@, ajacoutot@, jasper@
2012-11-08 10:06:04 +00:00
ajacoutot
3cf8d8a6bc Fix a reference counting bug.
from kettenis@ (thank you!)
2012-11-07 08:17:56 +00:00
kili
75c4104e44 Patch configure.ac and use CONFIGURE_STYLE and AUTOCONF_VERSION
instead of patching configure, to minize headaches for updates
of this port.
2012-11-06 21:24:16 +00:00
jasper
d861d56955 sync 2012-11-06 20:54:39 +00:00
jasper
3238fdd8ce import ocaml-curses-1.0.3
OCaml Curses is a project to provide curses / ncurses bindings for the
Objective Caml language.

It was formally known as Text Mode Kit (TMK), but the TMK part of the
project is not supported anymore, and instead we are just concentrating
on providing reliable OCaml curses bindings.

help/ok chrisz@
2012-11-06 20:53:47 +00:00
jasper
d45386c6f5 import ocaml-extlib-1.5.3
ExtLib is a project aiming at providing a complete - yet small -
standard library for the OCaml programming langage. The purpose of this
library is to add new functions to OCaml Standard Library modules, to
modify some functions in order to get better performances or more safety
(tail-recursive) but also to provide new modules which should be useful
for the average OCaml programmer.

help/ok chrisz@
2012-11-06 20:52:49 +00:00
jasper
02ad595bee sync 2012-11-05 21:28:17 +00:00
jasper
75265f4a2c import lua-cmsgpack-0.3.0
Lua-cmsgpack is a MessagePack implementation and bindings for Lua.

ok dcoppa@
2012-11-05 21:26:19 +00:00
ajacoutot
1a7879570c Committed upstream. 2012-11-05 13:56:04 +00:00
ajacoutot
64cf76fd0d Maintenance update to glib2mm-2.34.1. 2012-11-05 09:26:45 +00:00
naddy
bfa7a8d4eb fix mistyped versions of "SUBDIR" 2012-11-04 11:40:11 +00:00
espie
2009c4a6ca zap space 2012-11-03 03:23:20 +00:00
sthen
32e723bd5a update to sip 4.14.1 2012-11-01 22:53:35 +00:00
ajacoutot
d6030d1688 Bugfix update to dconf-0.14.1. 2012-11-01 17:11:16 +00:00
ajacoutot
a835067a0c BZ URL. 2012-11-01 12:37:04 +00:00
dcoppa
f63e0cc64f Fix a crash caused by a limitation of the current vm system (see uvm(9)):
mapping descriptors PROT_WRITE without also specifying PROT_READ results
in a segmentation fault when first accessing the mapping.

OK ajacoutot@
2012-11-01 11:59:57 +00:00
jasper
d279dd8f90 - update to giggle-0.6.2 2012-11-01 08:08:31 +00:00
kili
56e47d9893 Add new hs-ports. 2012-10-31 19:26:39 +00:00
kili
f133c214d9 Various useful functions on tuples, overloaded on tuple size.
ok jasper@
2012-10-31 19:20:41 +00:00
kili
326242d17c A library for patching functions and data structures.
ok jasper@
2012-10-31 19:20:13 +00:00
kili
4d1caae764 This library offers an alternative parallel programming API to that
provided by the parallel package.

The 'Par' monad allows the simple description of parallel computations,
and can be used to add parallelism to pure Haskell code.  The basic
API is straightforward: the monad supports forking and simple
communication in terms of 'IVar's.

The library comes with an efficient work-stealing implementation,
but the internals are also exposed so that you can build your own
scheduler if necessary.

ok jasper@
2012-10-31 19:19:40 +00:00
kili
19c8e85cad structures, and other added capabilities layered on top of the 'Par'
monad.

ok jasper@
2012-10-31 19:18:58 +00:00
kili
53e39ea080 Combinators for building fast hashing functions. Includes hashing
functions for all basic Haskell98 types.

ok jasper@
2012-10-31 19:17:28 +00:00
kili
b9d34590f9 This package provides data types and classes for manipulating the
'ConstraintKinds' exposed by GHC in 7.4.

ok jasper@
2012-10-31 19:16:55 +00:00
kili
78f6601c62 The Newtype typeclass represents the packing and unpacking of a
newtype, and allows to operate under that newtype with functions
such as ala.

ok jasper@
2012-10-31 19:16:00 +00:00
kili
14b5086838 The 'Par' monad(s) offer an alternative parallel programming API
to that provided by the parallel package.

A 'Par' monad allows the simple description of parallel computations,
and can be used to add parallelism to pure Haskell code.  The basic
API is straightforward: a 'Par' monad supports forking and simple
communication in terms of 'IVar's.

This module is an interface module only. It provides a number of
type clasess, but not an implementation.  The type classes separate
different levels of 'Par' functionality.  See the "Control.Monad.Par.Class"
module for more details.

The monad-par library is one example of a concrete library providing
this interface.

ok jasper@
2012-10-31 19:15:03 +00:00
kili
e52927accc An abstract interface to highly-parameterizable queues/deques.
Background: There exists a feature space for queues that extends
between:

  * simple, single-ended, non-concurrent, bounded queues

  * double-ended, threadsafe, growable queues

... with important points inbetween (such as
the queues used for work-stealing).

This package includes an interface for Deques that allows the
programmer to use a single API for all of the above, while using
the type-system to select an efficient implementation given the
requirements (using type families).

This package also includes a simple reference implementation based
on 'IORef' and "Data.Sequence".

ok jasper@
2012-10-31 19:14:17 +00:00
kili
309a963d55 A framework introducing annotations by preprocessing. For using it,
it is enough to derive 'QuickAnnotate.Annotatable' and then use the
preprocessor (qapp). The package contains an example demonstrating
this procedure.

ok jasper@
2012-10-31 19:13:29 +00:00
kili
069d35a99d OneTuple fills the "tuple gap" with a singleton tuple. It does
not support the usual parenthesized tuple syntax (which would be
"(a)" instead of "OneTuple a"). It
* has the expected laziness properties,
* can be pattern-matched,
* ships with instances for several standard type classes,
  including all those supported by H98-standard tuples,
* requires no language extensions, except for hierarchical modules.

ok jasper@
2012-10-31 19:12:27 +00:00
brad
a1e45825a0 Update to physfs 2.0.3.
ok sthen@
2012-10-30 23:51:21 +00:00
martynas
50acdb7d5a add py-jsonrpclib 2012-10-30 20:47:49 +00:00
martynas
ad406cd5ec import py-jsonrpclib. from Markus Bergkvist. ok fgs@ 2012-10-30 20:46:18 +00:00
gsoares
7301f2c5c6 unbreak do-regress target by using ${MODLUA_BIN} instead of hardcode lua
ok jasper@ sthen@
2012-10-30 12:28:46 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
stsp
4d20811e3e Update to Subversion-1.7.7. 2012-10-29 14:30:55 +00:00
sthen
9c095e631d fix PYTHON_LIBS setting, pointed out by espie@.
- generally avoid using != in port Makefiles, but in particular don't use it
in a way where it has a dependency on some other package being installed.
2012-10-29 12:14:39 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
ajacoutot
fd98613cb3 Cleaner way to skip ipv6_v4mapped. 2012-10-25 15:41:52 +00:00
jeremy
0cf4c39834 Handle building of C extension gems as non-root in more cases.
OK jcs@
2012-10-24 22:50:27 +00:00
kurt
0d5cdf73eb - Restore man pages in PLIST-main. Reported by Tomas Bodzar
- Patch to serialize gconf client access which corrects gconf/dbus
related crashes. From Christian Schulte
- Patch to stop the JDK from querying the locale using the LC_MESSAGES
category. From Christian Schulte
2012-10-24 18:54:03 +00:00
kurt
250a126cfa Add CWM support. Ported from jdk/1.7 by Kent R. Spillner 2012-10-24 18:44:51 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
e4197e09d8 update Fossil to 1.24, from maintainer James Turner 2012-10-23 08:10:27 +00:00
jasper
e82d54b840 missing bump in previous
spotted by nigel@
2012-10-22 11:41:26 +00:00
ajacoutot
39bc6dc14c MACHINE_ARCH -> ARCH 2012-10-22 08:05:25 +00:00
bluhm
e7e6d287ec Update BSD::stat to 1.33 which gives us the new functions utimes()
and lutimes().  Unfortunately lutimes() is specific to FreeBSD.
Emulate it with OpenBSD utimensat() and add a test for that.
OK sthen@
2012-10-21 23:07:12 +00:00
jasper
49ddb20f21 - fixup MODULES/WANTLIB 2012-10-21 19:21:32 +00:00
kili
f649054002 Update to hs-tagged-0.4.4.
ok jasper@ (maintainer)
2012-10-21 18:30:00 +00:00
kili
10c740363b Update to hs-data-lens-2.10.2. 2012-10-21 18:28:39 +00:00
ajacoutot
f6151020cb Minor update to glib2mm-2.34.0. 2012-10-21 17:19:56 +00:00
kurt
cb045bf328 Use gcj 4.6 to bootstrap instead of jamvm. okay jasper@ 2012-10-19 22:29:49 +00:00
steven
aaedb105a1 +libivykis 2012-10-19 21:40:42 +00:00
steven
9d58d2d149 import libivykis 0.34
libivykis is a library for asynchronous I/O readiness notification.
It is a thin, portable wrapper around OS-provided mechanisms such as
kqueue(2) and poll(2).

this is a dependency of more recent versions of syslog-ng.
2012-10-19 21:39:12 +00:00
ajacoutot
38d169ec53 Pushed upstream. 2012-10-19 12:35:41 +00:00
ajacoutot
711f9e360e Slightly increase the poll_duration in the timed_wait regress test.
req. by robert@
2012-10-19 12:07:53 +00:00
espie
c7f03958d7 zap spaces at end of variables (posix make compliance minor issue) 2012-10-18 21:23:51 +00:00
ajacoutot
34d52f120c Extend README: give an example of xdg-mime(1) usage. 2012-10-18 13:17:36 +00:00
landry
8780a3cf88 Remove py-ctypes, it's been bundled in python since 2.5, and it doesnt
build on hppa.
ok rpointel@ ajacoutot@ maintainer timeout
2012-10-18 08:00:28 +00:00
ajacoutot
738f8654fa Update to pangox-compat-0.0.2. 2012-10-18 06:21:37 +00:00
kili
5a82261ef1 Update to hs-base64-bytestring-1.0.0.0.
ok dcoppa@, jasper@ (maintainer)
2012-10-17 20:07:44 +00:00
jasper
731fff7b10 - fixup LIB_DEPENDS 2012-10-17 19:43:34 +00:00
ajacoutot
4a9063a2d9 Minor update to py-gobject3-3.4.1.1. 2012-10-17 17:31:05 +00:00
jasper
372a8beb2e - update to 1.34.1.1.. 2012-10-17 16:31:55 +00:00
jasper
ff7c8a46d3 - update to 1.34.1 2012-10-17 16:29:30 +00:00
pea
d150a1cc82 Add npth 2012-10-17 12:00:44 +00:00
pea
fa4c815e80 Import npth
nPth is a non-preemptive threads implementation using an API very similar to
the one known from GNU Pth. It has been designed as a replacement of GNU Pth
for non-ancient operating systems. In contrast to GNU Pth is is based on the
system's standard threads implementation. Thus nPth allows the use of
libraries which are not compatible to GNU Pth.

ok ajacoutot@
2012-10-17 11:56:22 +00:00
jasper
9319ac3f2e - drop the 'svn' suffix from llvm-config --version output.
ok sthen@
2012-10-16 18:22:30 +00:00
ajacoutot
48bd8766a5 Add devel/py-gobject3 to REGRESS_DEPENDS. 2012-10-16 14:18:09 +00:00
ajacoutot
8f8be21c7c Update to libsoup-2.40.1. 2012-10-16 12:01:39 +00:00
jasper
d58282ef41 - update to libpeas-1.6.1 2012-10-16 08:43:47 +00:00
jasper
25ef599e04 - update to vte-0.34.1 2012-10-16 08:34:14 +00:00
ajacoutot
3718dca9fe Maintenance update to glib2-2.34.1. 2012-10-16 06:30:46 +00:00
robert
d11f09d747 bring back a diff from boost svn to support code compilation
with libreoffice and boost

tested in a bulk by jasper and ok jasper@
2012-10-15 20:31:59 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
espie
cc9fa3ec7c zap extra space before comment 2012-10-15 10:09:10 +00:00
jasper
e7c7146dc2 - update to glade-3.14.1 2012-10-15 07:00:24 +00:00
ajacoutot
9ddd811de7 Bugfix update to py-gobject3-3.4.1. 2012-10-15 06:56:48 +00:00
ajacoutot
b38b04a4fc Update to glib2mm-2.33.14. 2012-10-15 06:06:14 +00:00
ajacoutot
c2ea363feb Update to libgee-0.8.1. 2012-10-14 18:53:43 +00:00
ajacoutot
5cc654682d Update to libgee06-0.6.6. 2012-10-14 18:49:41 +00:00
abieber
59b6880727 unhook libv8 2012-10-14 03:28:03 +00:00
abieber
7d6829b97b connect libv8 and gyp to build
OK jeremy@, sthen@
2012-10-14 02:57:50 +00:00
pascal
204ae0f5f1 record @conflict with ksh93 2012-10-13 15:18:33 +00:00
abieber
93a4d727a6 importing devel/gyp
- allows generating of SCons/Makefiles from platform-independent input

OK jeremy@, sthen@
2012-10-13 14:53:11 +00:00
jasper
7785c65727 - add a note about how to use the Ethernet library.
based on a mail from Tom Doherty
2012-10-13 12:13:37 +00:00
jeremy
ceed4c9fc6 Update to kgio 2.7.4. 2012-10-13 10:47:17 +00:00
jasper
2506a6b74d - update to uthash-1.9.7 2012-10-13 10:40:38 +00:00
ajacoutot
3d0ed2d3d6 Ok, at the time we had 100 tests failing it made sense to keep running the regression suite.
Nowadays, we want to actually stop on errors so that we can see and fix them.
2012-10-12 20:54:23 +00:00
sthen
f37584e19e remove a gnu-specific flag in find command lines 2012-10-12 20:53:39 +00:00
ajacoutot
260ec750cf Disable a couple of tests:
* test_create_delete: there seems to be an issue with the kqueue backend
(to be revisited)
* ipv6_v4mapped: this will never be supported on OpenBSD
2012-10-12 20:52:04 +00:00
sthen
dec8980a0f update to coccinelle 1.0.0-rc15 2012-10-12 19:59:32 +00:00
ajacoutot
b6566f6a3d Unfuck. 2012-10-12 15:54:39 +00:00
ajacoutot
628a677758 Update to desktop-file-utils-0.21.
prodded by landry@
2012-10-12 15:41:04 +00:00
kirby
a1554408b5 add a quirk for tangogps 2012-10-12 15:39:28 +00:00
sthen
6eacdb91e8 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 14:53:39 +00:00
dcoppa
545f83df7b Update to hs-cereal-0.3.5.2, needed by an upcoming port of hs-dbus
(it wants Data.Serialize.IEEE754).
Bump the other ports where necessary (because their haskell package
signatures changed).

Suggestion about bumps, and ok kili@
2012-10-12 14:02:21 +00:00
dcoppa
b2ed9a9bac Fix fallout of haskell ports, now that devel/gmp is no more a
dependency for ghc - devel category

ok kili@
2012-10-11 13:31:28 +00:00
ajacoutot
c77903f53b Use override files instead of patching the schemas. 2012-10-10 12:49:17 +00:00
sthen
3ab3d02836 +tclap 2012-10-10 11:38:40 +00:00
sthen
2ef6851151 import ports/devel/tclap, feedback kirby@, feedback/ok dcoppa@
TCLAP is a small, flexible library that provides a simple interface
for defining and accessing command line arguments. It was initially
inspired by the user friendly CLAP libary. The difference is that
this library is templatized, so the argument class is type independent.
Type independence avoids identical-except-for-type objects, such
as IntArg, FloatArg, and StringArg. While the library is not strictly
compliant with the GNU or POSIX standards, it is close.

TCLAP is written in ANSI C++ and is meant to be compatible with any
standards-compliant C++ compiler. It is known to work on Linux,
MacOS X, Windows, and Solaris platforms. The library is implemented
entirely in header files making it easy to use and distribute with
other software. It is licensed under the MIT License for worry free
distribution.
2012-10-10 11:38:17 +00:00
sthen
d7a52cacbb +p5-Switch 2012-10-09 17:12:06 +00:00
sthen
e42866aeea import devel/p5-Switch, ok jasper
Switch.pm provides the syntax and semantics for an explicit case
mechanism for Perl. The syntax is minimal, introducing only the
keywords "switch" and "case" and conforming to the general pattern
of existing Perl control structures. The semantics are particularly
rich, allowing any one (or more) of nearly 30 forms of matching to
be used when comparing a switch value with its various cases.

This is from CPAN and works the same as a deprecated function in
Perl base which will be removed in a future version.
2012-10-09 17:11:31 +00:00
jeremy
de7b669d65 Upgrade to ruby-ncurses 1.2.1. Upstream has changed, and package
is now distributed as a gem, so deal with that.  Remove patch
that is no longer needed.  This release works with ruby 1.9, and
will build a ruby 1.9 package by default.

OK landry@
2012-10-09 10:24:06 +00:00
kirby
668fe9ebe1 missed rm 2012-10-09 07:38:29 +00:00
kirby
023d82b536 *** empty log message *** 2012-10-09 07:36:49 +00:00
rpe
988a8a52ed add quilt 2012-10-08 15:43:48 +00:00
rpe
81d0293866 Import quilt 0.60
Quilt allows you to easily manage large numbers of patches by keeping
track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, and more.

whith help from sthen and aja, ok aja
2012-10-08 15:14:25 +00:00
ajacoutot
25f591f9c6 Offer this to robert@ 2012-10-08 10:39:24 +00:00
dcoppa
8db1eb592e CMake now creates shared libraries without soname.
Tested in a bulk build by landry@
Feedback by nigel@ and landry@
OK landry@
2012-10-08 07:23:09 +00:00
jasper
a6b5f8cd14 remove unused oldie.
ok aja@
2012-10-08 06:51:40 +00:00
jasper
fbd663358d unhook mm-common 2012-10-08 06:51:25 +00:00
ajacoutot
2c8edfb03d No need to include bsd.port.arch.mk. 2012-10-06 13:53:46 +00:00
brad
f3cd37d602 Bring in a bunch of bug fixes from microe's git repo on github.
ok jasper@
2012-10-04 07:23:17 +00:00
ajacoutot
1ae3511a6f -mono-flickrnet 2012-10-03 08:07:41 +00:00
ajacoutot
8bbab5de6b Remove. Unmaintained and nothing uses it in-tree.
ok jasper@
2012-10-03 08:07:20 +00:00
landry
c03f7c7ac3 Tighten the BUILD_DEPENDS on the fixed version of docbook to avoid
failing during package step because of missing manpages..
2012-10-02 20:56:18 +00:00
dcoppa
a6c495e401 Fix: ucred -> sockpeercred
ok kili@ (maintainer)
2012-10-02 13:35:40 +00:00
lteo
2ceebb941a Update to kdiff3 0.9.97. Notable changes:
* Memory usage optimized for comparison of large directories.
* In overview for two way diff show if only one side contains text.
* If text is selected in either input or output window use that in
  Find dialog.
* Command line option --cs doesn't change the config value permanently
  anymore.

Also remove unneeded flags from CXXFLAGS, sync WANTLIB, and update my
email address.

Thank you to brad@, espie@, and pascal@ for guidance on fixing
CXXFLAGS, and Amit Kulkarni for testing.

Tested on amd64 and i386.

OK brad@ sthen@
2012-10-02 01:54:47 +00:00
edd
4afb8c5efd We now require -fPIC to link ocaml-mlgmp.
OK sthen@
2012-10-01 21:20:55 +00:00
naddy
1363ad3c0a upstream fix for parallel builds (e.g., of webkit); ok espie@ 2012-10-01 17:47:44 +00:00
brad
3bef20e296 Update to fribidi 0.19.4.
ok sthen@
2012-10-01 07:46:47 +00:00
rpe
9592364826 no need for MASTER_SITES and EXTRACT_SUFX,
the www/pear module provides them

ok robert@
2012-09-30 19:45:11 +00:00
jasper
d41504b639 - update to libgata-0.13.2 2012-09-30 11:02:29 +00:00
sthen
42c6a55c0c don't .include <bsd.port.arch.mk> just to get definitions from arch-defines 2012-09-30 09:16:36 +00:00
ajacoutot
8c78974c57 So, there is this new unexplained trend going on in ports which is
to remove "-Wl,-soname" because (as I was told) "we don't do that"...
Ok well, this break things, so put my soname back.
2012-09-29 19:27:33 +00:00
ajacoutot
388c0f6585 @comment -> post-install rm 2012-09-29 13:14:04 +00:00
jasper
ce158f072f sync 2012-09-29 10:26:19 +00:00
jasper
55797c3ae9 import py-isodate-0.4.8
Python module that implements ISO 8601 date, time and duration parsing.
The implementation follows ISO8601:2004 standard, and implements only
date/time representations mentioned in the standard. If something is not
mentioned there, then it is treated as non existent, and not as an
allowed option.

ok aja@
2012-09-29 10:25:57 +00:00
ajacoutot
e9bf35ab9d Update to libgdata-0.13.1. 2012-09-29 07:42:40 +00:00
landry
8182ed9af8 Mark as ONLY_FOR_ARCHS=amd64 i386 powerpc sparc64, since there's little
luck it build or ever work on other archs. Maybe sparc, mips64*, alpha
or arm someday ?
2012-09-29 07:17:47 +00:00
landry
46d0145c17 Mark as BROKEN-hppa, triggers an ICE in src/tr1/assoc_laguerre.cpp,
apparently related the switch to PIE and the fact that boost uses
precompiled .gch headers.
2012-09-29 07:08:38 +00:00
sthen
6b66e41d9d drop maintainer as per his request
while there drop USE_GROFF
2012-09-28 18:56:56 +00:00
sthen
5b614b27f4 drop maintainer as per his request 2012-09-28 18:55:27 +00:00
jasper
b4023884b4 - drop support for seed, which will be removed soon. 2012-09-28 14:43:43 +00:00
ajacoutot
189bbb6808 Update to liblouis-2.5.1. 2012-09-28 06:32:13 +00:00
ajacoutot
181ac31824 Update to pango-1.32.1. 2012-09-28 05:48:16 +00:00
naddy
35cd2db00c mark for parallel dpb building to shorten the time to libreoffice 2012-09-27 21:49:58 +00:00
naddy
402c9aa0d1 fix build: M_AUTH_AH is gone 2012-09-27 21:27:43 +00:00
jasper
12dcc9db63 - apply a patch from upstream which a nasty crash i've been observing 2012-09-27 18:50:37 +00:00
ajacoutot
ba8a7e44e8 Tweak after recent docbook changes. 2012-09-27 17:38:17 +00:00
ajacoutot
ff52f74e3c docbook-xsl already comes with libxslt. 2012-09-27 17:26:05 +00:00
jasper
f3a0bbb019 - remove BT_MAX_DEPTH and struct bt_frame from the public API as they don't belong there
and create issues with guenthers upcoming header cleaning.

  as discussed with guenther@
  ok landry@
2012-09-27 15:45:42 +00:00
jasper
a6ce913f8c sync 2012-09-27 14:56:58 +00:00
jasper
e304de1a09 import spice-protocol-0.12.2
The Simple Protocol for Independent Computing Environments (SPICE) is a
remote display system built for virtual environments which allows you to
view a computing 'desktop' environment not only on the machine where it
is running, but from anywhere on the Internet and from a wide variety of
machine architectures.

This package provides headers defining protocols.

ok aja@ gsoares@
2012-09-27 14:55:20 +00:00
ajacoutot
130fc832bd Fix bash-completion directory. 2012-09-27 12:48:30 +00:00
ajacoutot
321eb520e0 Update to libsoup-2.40.0. 2012-09-27 09:58:38 +00:00
jasper
b516e2ac87 - fix up LIB_DEPENDS-editor
ok aja@
2012-09-27 08:45:52 +00:00
ajacoutot
14438555fe Update to py-gobject3-3.4.0. 2012-09-27 08:43:51 +00:00
ajacoutot
21e9b8e67e Update to gsettings-desktop-schemas-3.6.0. 2012-09-27 08:35:45 +00:00
ajacoutot
9a90d07b6f Update to dconf-0.14.0. 2012-09-27 08:32:05 +00:00
jasper
5e36cfd899 - update to libpeas-1.6.0 2012-09-27 07:07:00 +00:00
ajacoutot
61fb87d932 Update to stable pango-1.32.0. 2012-09-26 21:37:00 +00:00
naddy
b854bf5c08 Permit building with MAKE_JOBS:
Don't call make -jN, instead pass MAKE_JOBS to HOTSPOT_BUILD_JOBS

ok kurt@, espie@
2012-09-26 18:23:04 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
espie
4e929abcd7 annotate for !parallel. too much time in configure scripts... 2012-09-26 09:34:09 +00:00
dcoppa
25049950c8 Bugfix update to 2.0.20
While here, add pthread to WANTLIB

Initial diff from David Hill
2012-09-26 07:36:09 +00:00
ajacoutot
c1e188d470 Update to glib2mm-2.33.13. 2012-09-25 22:45:32 +00:00
brad
070f3215ed Don't use the output of sdl-config and instea just pass both LOCALBASE
and X11BASE paths in CPPFLAGS/LDFLAGS.

ok naddy@ MAINTAINER
2012-09-25 22:05:22 +00:00
brad
bb1b1d9d26 Update to libsigsegv 2.10.
ok sthen@
2012-09-25 21:22:51 +00:00
bluhm
6e4b64584c update p5-Devel-NYTProf to 4.09 2012-09-25 21:19:31 +00:00
bluhm
1194b727e6 update p5-Data-Random to 0.08 2012-09-25 20:40:06 +00:00
ajacoutot
2d6894b3e2 Update to stable libgee-0.8.0. 2012-09-25 16:34:07 +00:00
ajacoutot
6ddcc324e4 Update to stable atk-2.6.0. 2012-09-25 16:28:39 +00:00
jasper
5d1938d1c4 - update to 3.38 2012-09-25 13:39:02 +00:00
jasper
dfbad2102c - use MODPY_ADJ_FILES 2012-09-25 13:33:50 +00:00
jasper
6c521ef134 - bump to 1.34.0; no real change since the previous development release. 2012-09-24 18:46:18 +00:00
ajacoutot
d9bbeb439a Update to stable glib2-2.34.0. 2012-09-24 04:11:50 +00:00
ajacoutot
cb06f05c99 Bugfix update to libsigc++-2.2.11. 2012-09-24 03:20:51 +00:00
jasper
7c3cc4f988 - update to 0.1.0 2012-09-23 17:52:27 +00:00
jasper
61367464b1 - update to 0.0.4 2012-09-23 17:31:55 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
dde73a2a57 Update to ruby-ole 1.2.11.4, which runs correctly on ruby 1.9.3. 2012-09-23 17:03:36 +00:00
jeremy
0ee6cb4137 Don't use the format-executable CONFIGURE_STYLE, as it has been removed.
Switch to setting GEM_FLAGS instead.  Explicitly set FLAVOR and FLAVORS
to ruby18, as other ruby implementations ship with rake.
2012-09-23 17:02:42 +00:00
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