11243 Commits

Author SHA1 Message Date
kurt
45bb6f02db - Fix intermittent segfaults by enabling UseMembar by default. 2013-02-03 21:03:39 +00:00
jasper
966922c982 import json_pure-1.7.6
This is a implementation of the JSON specification according to RFC 4627. You
can think of it as a low fat alternative to XML, if you want to store data to
disk or transmit it over a network rather than use a verbose markup language.

ok jeremy@
2013-02-03 16:45:57 +00:00
jasper
4e1badbd38 sync 2013-02-03 16:45:22 +00:00
jasper
60ebf34b3b add MODJAVA_*_DIR to SUBST_VARS.
ok kurt@
2013-02-03 15:03:03 +00:00
bcallah
6a440f0d69 Update guichan to 0.8.2 and take MAINTAINER.
ok armani@ (previous MAINTAINER) jasper@
2013-02-03 14:48:03 +00:00
kurt
97a9d398c2 - Fix MulticastSocket.setInterface(). Report and fix from Oliver
Lehmann on bsd-port list.
2013-02-02 17:41:18 +00:00
kurt
ee1a62881f - Restore poll(2) based NET_Timeout implementation that was changed
to select(2) for MacOSX support. The select based implementation
  was causing crashes under load for at least FreeBSD.
- Fix MulticastSocket.setInterface(). Report and fix from Oliver
  Lehmann on bsd-port list.
2013-02-02 17:39:23 +00:00
espie
1952a1b4b8 directly link with dvdcss, we've been run-depending on it for ages anyhows. 2013-02-02 11:47:47 +00:00
sthen
7828965ecc use OSREV in PLIST/SUBST_VARS to handle 5.3. bump. 2013-02-02 10:35:24 +00:00
zhuk
7e51b545ed Hook up devel/automoc to build. 2013-02-02 09:55:51 +00:00
zhuk
5570fac61a Import devel/automoc. This is actually x11/kde4/automoc, with patch for
new Boost. It's silly to have other ports depend on x11/kde4/automoc
since the latter isn't linked to builds, and x11/kde4 should contain KDE SC
only eventually anyway.

ok espie@
2013-02-02 09:42:07 +00:00
naddy
cbeb31112b bump for plist changes 5.2 -> 5.3 2013-02-01 16:34:36 +00:00
kurt
27d793f51d - Update to openjdk6 u32 which is licensed under the GPL and allows
packages.
- Initial BSD patchset from FreeBSD openjdk6 port.
- New bootstrap method. Since ecj is not able to bootstrap openjdk6
  without heavy patching, use a functional bootjdk to build.
- Add a target for building the bootjdk called build-bootjdk.
- Apply IcedTea AppletHole patches for icedtea-web support.
- Backport patch to serialize gconf client access which corrects
  gconf/dbus related crashes. From Christian Schulte Upstream
  CR 7188755.
- Reapply audio support from jakemsr@.
- Port change for CWM. Recognize CWM as a Non-Reparenting window
  manager.
- Backport various openjdk7/bsd-port upstream fixes both specific
  to OpenBSD and general.
Tested by landry@ espie@ and others.
2013-02-01 15:34:35 +00:00
stu
5e41f86f8e Cleanup: Remove unnecessary depends and modules usage.
Thanks to sthen@

ok landry@, sthen@
2013-02-01 15:13:39 +00:00
brad
7853b0e90b Update to automake 1.13.1.
ok ajacoutot@
2013-02-01 04:19:05 +00:00
benoit
0c161a72a8 - update git to 1.8.1.2
ok dcoppa@
2013-01-30 12:16:13 +00:00
jasper
f76199953f - update to fribidi-0.19.5
* adds support for unicode 6.2.0
2013-01-29 14:55:49 +00:00
tobiasu
166aa5bddb Fix symbol names of assembly routines for SH.
ok naddy@
2013-01-29 12:40:05 +00:00
nigel
e7df779f8b Fix typo in REGRESS_DEPENDS
Ok sthen@
2013-01-28 14:09:12 +00:00
jasper
1cc8e82af9 sync 2013-01-28 08:19:06 +00:00
jasper
15f2131cda import bpython-0.12
bpython is a fancy interface to the Python interpreter

It has the following (special) features:
- In-line syntax highlighting.
- Readline-like autocomplete with suggestions displayed as you type.
- Expected parameter list for any Python function.
- "Rewind" function to pop the last line of code from memory and
  re-evaluate.
[...]

ok aja@
2013-01-28 08:18:19 +00:00
kurt
5f1b7ee832 - Update download location for the BSD patchset 2013-01-27 20:10:10 +00:00
robert
c999119e76 add the latest libvmime patches 2013-01-27 13:07:10 +00:00
nigel
158457f4c1 PLIST sync for doxygen 1.8.2
Ok sthen@
2013-01-26 23:58:36 +00:00
sthen
d0cd1c14a8 add pear-Date-Holidays-Turkey, from maintainer Johan Huldtgren, ok benoit@ 2013-01-26 20:37:47 +00:00
sthen
20e289fba1 pear-date-holidays updates, from maintainer Johan Huldtgren 2013-01-26 14:46:28 +00:00
brad
9ca15ca9f7 Update libmtp to 1.1.5.
Started by LEVAI Daniel and I patched it so it will build with older
GCC versions due to the use of __builtin_bswap32.

ok sthen@
2013-01-26 09:46:35 +00:00
benoit
b59c70556b - update p5-Test-Deep to 0.110
- regen PLIST
- update patches
- remove USE_GROFF

from David Hill, maintainer timeout
2013-01-25 16:27:10 +00:00
benoit
328ae7e2b1 - update py-altgraph to 0.10.1
- regen PLIST
2013-01-25 15:59:59 +00:00
dcoppa
9746e8c68f Update to git-1.8.1.1
ok sthen@, pascal@, benoit@ (maintainer)
2013-01-25 08:14:59 +00:00
kurt
c90f34fd25 - Add missing KQueueArrayWrapper symbols to nio mapfile-bsd to correct
UnsatisfiedLinkErrors.
2013-01-24 23:14:54 +00:00
ajacoutot
463a641c07 Add comment about --disable-Bsymbolic. 2013-01-24 07:31:58 +00:00
zhuk
cb49dfd663 Move KDE 3 headers from ${PREFIX}/include to ${PREFIX}/include/kde.
This just unbreaks build of the port, no need to bump REVISION.

Tested in a bulk, input and okay by landry@
Reviewed by ajacoutot@ too
2013-01-23 21:16:30 +00:00
ajacoutot
bdc2476119 Update to harfbuzz-0.9.12. 2013-01-23 18:09:28 +00:00
benoit
ef25747e14 - update py-py to 1.4.12
ok eric@
2013-01-23 11:44:37 +00:00
ajacoutot
324039d9d6 Update to gconf2-3.2.6. 2013-01-22 06:10:28 +00:00
naddy
cb61facb5d maintenance update to 0.18.2 2013-01-21 22:08:52 +00:00
bcallah
ff6aa1210f Welcome mips64* to the JavaScript world.
Help and edits from landry@

ok landry@
2013-01-21 20:02:09 +00:00
jasper
e1c1198097 - update to spice-protocol-0.12.3 2013-01-21 18:05:00 +00:00
jasper
4d951c93b9 missed in previous 2013-01-21 15:17:08 +00:00
jasper
f96201ea46 un-bullshitbingo DESCR a tad. 2013-01-21 15:15:33 +00:00
jasper
679023ee94 sync 2013-01-21 14:35:47 +00:00
jasper
a5016e2a54 import legit-0.1.1
Legit is a complementary command-line interface for Git, optimized for
workflow simplicity. It is heavily inspired by GitHub for Mac.

ok aja@
2013-01-21 14:31:53 +00:00
jasper
dd827f8d8e import py-smmap-0.8.2
Pure git implementation of a sliding window memory map manager.

When reading from many possibly large files in a fashion similar to
random access, it is usually the fastest and most efficient to use
memory maps.

ok aja@
2013-01-21 14:31:24 +00:00
jasper
b4b56b9e38 import py-gitpython-0.3.2
GitPython provides object model read and write access to your git
repository. Access repository information conveniently, alter the index
directly, handle remotes, or go down to low-level object database access
with big-files support.

ok aja@
2013-01-21 14:30:56 +00:00
jasper
5d03dad969 import py-gitdb-0.5.4
GitDB is a pure-Python git object database.

ok aja@
2013-01-21 14:30:24 +00:00
jasper
38a8063bba import py-clint-0.3.1
Clint is a module filled with a set of awesome tools for developing
commandline applications.

ok aja@
2013-01-21 14:29:50 +00:00
jasper
d41ca7f637 import py-async-0.6.1
Async is a framework to process interdependent tasks in a pool of
workers.

ok aja@
2013-01-21 14:28:55 +00:00
ajacoutot
8d7372a925 Update to check-0.9.9. 2013-01-21 13:01:48 +00:00
benoit
a137e30595 - bump REVISION
Drop maintainership.
2013-01-21 10:21:52 +00:00