Commit Graph

5403 Commits

Author SHA1 Message Date
bernd
a92f1bbba1 Bump -main PKGNAME and loose depends too.
ok kurt@
2008-04-14 13:26:06 +00:00
bernd
5b3f798032 I missed to bump swt-gnome and swt-browser after the swt bump.
Loose the swt-gnome and swt-browser RUN_DEPENDS a bit.

ok kurt@
2008-04-14 07:17:41 +00:00
steven
131f19e432 update to libtool 1.5.26
from brad@ (maintainer)
ports build testing by naddy, ajacoutot, and me
2008-04-11 18:55:43 +00:00
deanna
44bbbc760f Don't pick up textproc/icu4c. Problem reported by brad and RD Thrush,
thanks.

no pkg change
2008-04-10 20:06:52 +00:00
okan
92e61139d1 +p5-Term-ProgressBar 2008-04-10 17:44:08 +00:00
okan
0c8b3dac62 import p5-Term-ProgressBar
Term::ProgressBar provides a simple progress bar on the terminal, to let
the user know that something is happening, roughly how much stuff has
been done, and maybe an estimate at how long remains.

A typical use sets up the progress bar with a number of items to do, and
then calls update to update the bar whenever an item is processed.

from Girish Venkatachalam

ok merdely@
2008-04-10 17:43:42 +00:00
jasper
fdd8c80aae - unbreak after recent glib2 update
testing and ok simon@
2008-04-09 13:24:46 +00:00
jasper
a0fa6af53e - update glib2mm to 2.14.2
Some bugs were fixed in this release.

g_assert() fixes by jakemsr@.

testing and ok simon@ wilfried@ (MAINTAINER)
2008-04-09 13:20:44 +00:00
jasper
793763899d - update pango to 1.20.0
Loads and loads of fixes and changes.

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@
2008-04-09 13:13:40 +00:00
jasper
fc2164c84a - update atk to 1.22.0
Mostly bug were fixed in this relese.

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@
2008-04-09 13:12:21 +00:00
jasper
439f4eb048 - this isn't needed anymore.. 2008-04-09 13:11:02 +00:00
jasper
c4e5ffbc2f - update glib2 to 2.16.1
lots of changes, most importantly, the addition of GIO (VFS API to replace
GnomeVFS).

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@

(diffs to unbreak some ports will follow)
2008-04-09 13:10:17 +00:00
jasper
9fb2efb35c - use the correct path to ping(1), (/bin vs. /sbin)
"good catch!" wilfried@ (MAINTAINER)
2008-04-08 13:37:19 +00:00
deanna
7b1cbc0182 - unbreak on amd64 by adding -fPIC to the link cmd
tested by sthen@, brad@, eric@ and others, ok brad@ sthen@

- use /dev/urandom (from Brad)
2008-04-06 17:57:43 +00:00
bernd
7b734f39a6 The swt package needs a bump as well. (java.port.mk changes) 2008-04-06 10:08:17 +00:00
okan
49ba93287b - update to 1.222
- PKG_ARCH is pulled in by the cpan module, so remove here

ok sturm@
2008-04-04 20:41:58 +00:00
okan
9c4efa5e6c - update to 1.07
- PKG_ARCH is pulled in by the cpan module, so remove here

ok bluhm@ (MAINTAINER)
2008-04-04 19:29:26 +00:00
bernd
11175912f0 Update to monotone-0.39 to let it build with the new boost. 2008-04-03 07:47:45 +00:00
bernd
109403012c Update to boost-1.34.1.
Initial diff from Mikko Tolmunen. Thank you!
Some corrections from brad@.

Tested by deanna@, naddy@, brad@ and myself.

ok deanna@, brad@
2008-04-03 07:44:39 +00:00
eric
0e9dc6a6b1 - add missing patch to fix packaging
noted by and ok sturm@
2008-04-02 11:04:49 +00:00
bernd
b0a4301f89 Update to git-1.5.4.5 and introduce a git-x11 package which contains
all graphical git stuff.

Initial git-x11 diff from Josh Elsasser. Thanks!
2008-04-01 22:36:30 +00:00
bernd
4ff4b681e4 Update to ruby-hoe-1.5.1. 2008-04-01 22:16:05 +00:00
bernd
89aa8e1a0c Update to ruby-rubyforge-0.4.5. 2008-04-01 22:12:16 +00:00
bernd
20525dc2b2 Update to ruby-tzinfo-0.3.8. 2008-04-01 22:06:11 +00:00
kurt
4dd42f3023 - add run deps on javaPathHelper, okay ian@ 2008-04-01 21:57:20 +00:00
kurt
a48ed8c7f1 - adjust to depend on threaded boehm-gc 2008-04-01 17:42:12 +00:00
kurt
67e36b90b6 - use __data_start symbol to find the beginning of the data sections
and adjust boehm-gc to deal with any number of holes that may appear
between __data_start and _end. (requires -current binutils)
- work-around libpthread bugs that prevent sigsuspend() from working
in a signal handler by using pthread_suspend_np() + an arch/libpthread
specific offset to obtain the suspended thread's stack pointer.

thanks to sthen@ and jasper@ for access to other arches. discussed
with todd@
2008-04-01 17:41:13 +00:00
jasper
a1d3817782 SECURITY FIX for http://secunia.com/advisories/28640/
Patches were taken from libsdl's svn.
2008-03-31 21:19:17 +00:00
bernd
e41f7b00ef Revert last change because it will cause some breakage which I have
to fix first.
2008-03-31 08:47:25 +00:00
jakemsr
1c30c7bc39 maintainence update to ccrtp-1.6.0
from brad@, with small change by me to disable libgcrypt
2008-03-31 01:10:27 +00:00
jakemsr
de37fb5c7c maintainence update to commoncpp-1.6.1.
from brad@
2008-03-31 01:08:46 +00:00
bernd
3ef9647bc6 Let the wrapper exit unsuccessfully if it doesn't get what it needs.
From Ralf Wildenhues. Thanks!

ok espie@
2008-03-29 19:24:40 +00:00
bernd
0328b8a786 Fix manpath so git-help(1) works correctly.
From fulvio ciriaco. Thanks!
2008-03-28 19:06:20 +00:00
landry
c397ad7d37 Update to mercurial 1.0, enable regress tests.
From Will Maier (MAINTAINER), tested by myself.

ok MAINTAINER
2008-03-26 20:43:44 +00:00
eric
f7f70cc196 - update to ZopeInterface 3.3.0
- take maintainership

tested by Will Maier

ok alek@
2008-03-26 20:35:52 +00:00
eric
7591c88979 - update to TwistedCore 2.5.0 and related subpackages
- add documentation and examples for twisted.doc
- disable twisted.web2 (still experimental and not working with 2.5.0 yet)
- take maintainership (requested by alek@)

with help from and tested by Will Maier and martynas@

ok martynas@
2008-03-26 19:57:23 +00:00
fgsch
b469af200f do not pickup xvid or libshout2. naddy@ ok. 2008-03-26 14:58:55 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
fgsch
d29d0487b6 no need for lame's no_x11 flavor anymore. 2008-03-25 17:29:57 +00:00
simon
1ae079219e Remove -pgsql subpackage to avoid an endless loop as the next version of
postgresql will provide native uuid support, which depends on uuid.

Except a few function names your databases will need no changes.

For the list of new functions look at the postgresql-docs package or
http://www.postgresql.org/docs/8.3/static/uuid-ossp.html.

tests & ok mbalmer@
2008-03-24 17:25:49 +00:00
jakemsr
c3a88cc59a disable jack for now 2008-03-24 06:51:04 +00:00
mbalmer
6b1bf122c1 Add json-c 2008-03-23 09:00:15 +00:00
mbalmer
c294c0c02a json-c-0.7.0, a JSON implementation in C and licensed under the MIT license. 2008-03-23 08:57:02 +00:00
fgsch
629c8da8bf fix crash when obtaining the number of users. ok from martynas@ some time ago.
while i'm here remove some unneeded printf's and fix the reply users
callback.  bump package.
2008-03-23 05:46:29 +00:00
sthen
d3ec5bd5d4 SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
From Brad.
2008-03-22 22:38:00 +00:00
kurt
ca7bea7a8d - add VMEM_WARNING
- adjust memory calculations so this has a chance of building on systems
  with 256M of real memory. Reported by Dongsheng Song
- bring the the rest of IcedTea's icedtea-graphics.patch and fix typo that
  prevented interactive apps from launching. I expect I will eventually
  will want to convert over to using IcedTea in full in the future.
2008-03-21 02:46:43 +00:00
pvalchev
546f4316e3 @X_LIBS@ and @C_CFLAGS@ for pkg-config too, from brad 2008-03-20 22:00:15 +00:00
jasper
aa63e6ef6c - update liboil to 0.3.14
- remove MAINTAINER (per her request)
2008-03-20 18:21:39 +00:00
pvalchev
7081132bbf add @X_CFLAGS@ to sdl-config --cflags (-I${X11BASE}/include), much
like -L{X11...} is in --libs
from Peter Hessler
2008-03-20 05:14:11 +00:00
kurt
00dc6d05e3 - connect 1.7 to the build and build distributable packages
ok nikolay@
2008-03-20 01:54:56 +00:00