Commit Graph

11233 Commits

Author SHA1 Message Date
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
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
espie
64075f7ae2 no cookie for brad and sthen.
you guys are expected to fully test that shit.
2013-01-20 15:11:22 +00:00
kurt
4fab9ed37d Update to 7u11. Security: CVE-2013-0422
- Update man patchset to upstream bsd-port at u10
- u11 patchset from FreeBSD/Greg Lewis's port
2013-01-18 22:30:43 +00:00
dcoppa
ec9f3212ec Fix a couple of crashers, from upstream:
Bugfix: don't crash when a target is expected but is not available
(upstream git commit e767ffcda58ab73cf2c4394202eec7ae1f6035b5)

Bugfix: don't crash if the link.txt file contains empty lines
(upstream git commit 8ff1d4714fb7cd42eb3cd8db041b529e433eb7c8)
2013-01-18 22:17:06 +00:00
steven
0c4ecaeade update to 0.36.1 (this is a stable branch) 2013-01-18 19:08:26 +00:00
jasper
b6a2eddaf8 sync 2013-01-18 18:05:35 +00:00
jasper
c727b5628f import ruby-yajl 1.1.0
This gem is a C binding to the excellent YAJL JSON parsing and
generation library.

feedback/ok jeremy@
2013-01-18 18:04:52 +00:00
jasper
28ae2b3163 sync 2013-01-18 17:08:58 +00:00
jasper
4d01fb7719 import ruby-rb-gsl-1.14.7
Ruby/GSL is a Ruby interface to the GNU Scientific Library, for
numerical computing with Ruby.

ok jeremy@
2013-01-18 17:07:32 +00:00
jasper
179a4c5428 import ruby-narray-0.6.0.4
NArray is an Numerical N-dimensional Array class. Supported element
types are 1/2/4-byte Integer, single/double-precision Real/Complex, and
Ruby Object. This extension library incorporates fast calculation and
easy manipulation of large numerical arrays into the Ruby language.
NArray has features similar to NumPy, but NArray has vector and matrix
subclasses.

ok jeremy@
2013-01-18 17:06:33 +00:00