Commit Graph

6083 Commits

Author SHA1 Message Date
jasper
b27f0a8a21 - add json-glib 2009-01-05 18:14:47 +00:00
jasper
3ac252df74 import json-glib 0.6.2
JSON-GLib implements a full JSON parser using GLib and GObject.
Use JSON-GLib it is possible to parse and generate valid JSON data
structures, using a DOM-like API. JSON-GLib also offers GObject
integration, providing the ability to serialize and deserialize GObject
instances to and from JSON data types.
2009-01-05 18:11:06 +00:00
kurt
ac17ae9adf Update to early access build 42:
- sync/regen patches
- use os_bsd_x86.cpp from OpenJDK bsd-java repository plus
  Greg Lewis's fixes posted to the bsd-port-dev list
- use Xiaobin Lu's datatype corrections from OpenJDK bug
  6787106 + additional datatype corrections from me.
- use Vladimir Kozlov's bug fix from OpenJDK bug 6782820
- remove obsolete IcedTea awt binary plugs and update binary
  plug distfile
- correctly define DEVTOOLS_PATH for bsd and verify + correct
  Defs-utils.gmk locations for bsd utilities
2009-01-04 23:25:15 +00:00
jasper
ac787fe024 - update py-gobject to 2.16.0
ok ajacoutot@
2009-01-04 21:41:16 +00:00
jasper
2da58ea5a8 - update p5-Graph to 0.90 2009-01-04 10:09:13 +00:00
jasper
647a05bbc7 - update p5-Config-IniFiles to 2.45
- set license marker (perl)
2009-01-04 10:05:40 +00:00
kili
d6195c119a MODPY_EXPAT_DEPENDS doesn't exist any longer.
While here, update PLISTs, some WANTLIBs, some license
markers and use MODPY_EGG_VERSION where it may help to
keep future PLIST diffs smaller.

help, nitpicking and ok jasper@, ok wcmaier@

note that print/py-reportlab/reportlab needs some more
love.
2009-01-03 21:27:25 +00:00
naddy
2034b7ab04 PERMIT_* changes require a version bump 2009-01-03 19:51:04 +00:00
ajacoutot
1f1fcb10c3 - add missing @conflict marker with old thinkingrock
from Mikolaj Kucharski, thanks!
2009-01-02 17:05:27 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
wcmaier
e47ce3c059 Update to 1.1.2 (SECURITY).
Prevent malicious clients from overwriting repo config file (and a
few other bug fixes).
2009-01-01 17:27:22 +00:00
pea
c9efae7a95 Update to 0.1.2
ok ajacoutot@
2008-12-31 12:15:45 +00:00
sthen
e6cdb88c0c add @pkgpath marker to ease updates from the removed -esd flavour and
bump version.  pointed out by ajacoutot; ok ajacoutot, jakemsr.
2008-12-30 22:17:54 +00:00
sthen
9ab85f017e Don't try and build the now-removed esd flavour of sdl. From viq, thanks! 2008-12-30 16:15:52 +00:00
jakemsr
be62cb80f3 remove arts and esd backends
from Brad, thanks
2008-12-30 02:15:20 +00:00
wcmaier
39a9c721eb Update to setuptools 0.6c9.
ok djm@ (MAINTAINER)
2008-12-29 20:09:02 +00:00
wcmaier
6879915745 Update to mercurial 1.1.
Lots of testing (and prods) from Simon Kuhnle <simon at blarzwurst dot de>
and Vadim Zhukov <persgray at gmail dot com>. Thanks!
2008-12-29 20:04:59 +00:00
okan
b96009749e maintenance update to 0.7.2; from Brad.
ok sthen@
2008-12-28 22:11:59 +00:00
steven
9d093b04e0 update to 1.5.5
also,
- add various utilities from contrib/ and tools/
- update svn2cl to version 0.11 (has a fix for OpenBSD ksh)
- install SVN::Fs man page

from maintainer Stefan Sperling, tweaked a bit by me
2008-12-27 19:20:36 +00:00
sturm
d2085d3540 fixup mt FLAVOR, untested but looks much more like apr-mt
maintainer timeout
2008-12-27 15:33:04 +00:00
fgsch
203f67a75b Update to 0.7.9; maintainer (wcmaier@) ok. 2008-12-27 15:32:54 +00:00
fgsch
365c32d682 update to 0.9.1. maintainer (wcmaier) ok. 2008-12-27 15:29:54 +00:00
jakemsr
3d85607ee9 bufsz -> appbufsz per recent libsndio changes 2008-12-23 07:45:32 +00:00
phessler
4fc209635b I was mistaken in my reading of the license. We can distribute packages
of this.

requested by deraadt@
2008-12-22 22:43:02 +00:00
naddy
7633a2c82b quote first argument of AC_DEFUN to silence warnings from aclocal 1.8+ 2008-12-22 20:28:18 +00:00
kurt
f0884d2dc8 Fix WANTLIB. No cookie for me. 2008-12-22 15:06:39 +00:00
kurt
ad64801283 Fix some undefined symbols by correcting the non-static link of libjvm. 2008-12-22 14:56:40 +00:00
kurt
f3783a0dd8 Fix symbol conflict issues with eclipse by enabling the use of
version scripts. Also complete SYSTEM_ZLIB build hooks and enable
it to use system libz.
2008-12-22 13:22:12 +00:00
kurt
646f5aaf1d Complete SYSTEM_ZLIB build flag hooks and enable for OpenBSD. 2008-12-22 13:16:56 +00:00
ajacoutot
08d4aaca8c - use same workaround as for gtk+2: lower buffer size to prevent memory
access issues.

This should at least fix the nautilus copy bug as well as
gnome-screenshot.

ok jasper@
2008-12-21 14:02:39 +00:00
kurt
b40643ba2e Parellel make doesn't work for the jdk builds so instead of passing
MAKE_JOBS on allow users to set HOTSPOT_BUILD_JOBS via env.
2008-12-21 03:59:44 +00:00
naddy
0f3b1ceb06 port cleanup and maintenance update to 1.11 2008-12-19 20:10:59 +00:00
martynas
4085e74c25 security update to xulrunner-1.8.1.19. this is the last security
update for 1.8 branch.  ok naddy@
2008-12-18 19:29:38 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
ajacoutot
d33ae0d44c - update to libnotify-0.4.5
after some morse code deciphering, ok jasper@
2008-12-17 12:24:41 +00:00
jasper
7b0860de7b - update beediff to 1.9
- fix homepage/mastersites
- regen PLIST
2008-12-16 08:14:54 +00:00
martynas
4499dcc359 NSPR 4.7.3:
- PL_ArenaFinish should zero the static variable PRCallOnceType
once.
- Missing _MD_UNLOCK() in IsFileLocal in ntio.c.
- PR_Interrupt() interrupts PR_TransmitFile() while PR_BlockInterrupt()
in effect.
- use /dev/urandom instead of /dev/random
ok naddy@
2008-12-15 21:26:04 +00:00
mbalmer
0329cc04c1 Update to Horde 3.3.2
The major changes compared to Horde version 3.3.1 are:
    * Fix prototypejs regression on IE.
2008-12-13 08:53:19 +00:00
mbalmer
5813f48def Update to Horde 3.3.1 and fix a dependency in the package.
This is a minor security release that adds another check to the XSS
filter for an Internet Explorer exploit. All users are encouraged
to upgrade to this version.
2008-12-13 08:43:20 +00:00
bernd
6ed5ddc0c9 Update to git-1.6.0.5. 2008-12-09 09:53:33 +00:00
pirofti
2f3ebd0ca8 Update to version 0.10.3 (also make proper spacing in Makefile).
Okay bernd@.
2008-12-08 11:11:00 +00:00
pirofti
3eef4d635a Update to version 0.10.3, okay bernd@. 2008-12-08 11:08:43 +00:00
jasper
15850705bb - update p5-AnyEvent to 4.33 2008-12-07 18:49:02 +00:00
jasper
4089229509 - add a reminder as why not to update this port to 0.07 2008-12-07 18:43:47 +00:00
mbalmer
7bdfd69644 Add www/pear-SOAP as a dependency. 2008-12-07 13:14:43 +00:00
simon
bd8666d200 add shared-mime-info to RUN_DEPENDS to make this module more useful
ok jasper@
2008-12-05 10:43:30 +00:00
jasper
cf9d3c19b7 - update p5-Graph to 0.85 2008-12-05 08:53:49 +00:00
jasper
869643ec60 - update pango to 1.22.3
ok ajacoutot@
2008-12-04 15:05:38 +00:00
simon
e2a7656b6b update to version 1.26 2008-12-04 00:00:51 +00:00
simon
e76d3295e0 maintenance update to version 0.89 2008-12-03 23:43:24 +00:00