Commit Graph

5576 Commits

Author SHA1 Message Date
brad
8381efbfec upgrade to PCRE 7.7
fix a heap-based buffer overflow (CVE-2008-2371)

ok jakob@
2008-07-03 06:45:29 +00:00
bernd
25a08b5ea0 Update to git-1.5.6.1. 2008-07-01 18:10:15 +00:00
landry
00c2d5533c Split boehm-gc into -main and -atomic subpackages.
The latter contains libatomic_ops-1.2, which is developed inside boehm-gc,
as stated on libatomic_ops homepage. No change on -main subpackage.
libatomic_ops may be used by a future eventual pulseaudio port, which is
being worked on.

Feedback, tweaks and ok kurt@
2008-07-01 09:43:19 +00:00
wilfried
0983c4bdbd fix 64-bit warning 2008-07-01 08:27:18 +00:00
ajacoutot
7f607d8313 - bring in a patch from upstream to fix applications config reload 2008-07-01 08:22:12 +00:00
naddy
ff6e8a8558 spawn only ${MAKE_JOBS} build jobs in parallel; ok kurt@ 2008-06-30 20:16:37 +00:00
naddy
12240e42f2 Sync included glib with external glib: GPOINTER_TO_INT() etc should
not cause a warning.
The singular use of this, in libcroco, is safe.
2008-06-30 17:37:00 +00:00
brad
d4de7be650 It is not necessary to not split the info file.
ok sthen@
2008-06-30 09:22:46 +00:00
kurt
14f6a7704d - remove work-arounds for missing getpwuid_r now that we have it
- regen pkg files with @bin markers
2008-06-28 12:34:57 +00:00
naddy
615e16f769 bump -devel package too, since it depends on PKGNAME-main 2008-06-26 14:46:04 +00:00
okan
d591f87be0 update to 2.03.01
from Gallon Sylvestre - thanks!

ok merdely@
2008-06-26 01:25:32 +00:00
bernd
bcf83e2fd7 Update to git-1.5.6.
Tested by Daniel Dickman, Brad Walker and sturm@.
Thank you!
2008-06-24 20:28:00 +00:00
jasper
d745838f22 zap empty patch, spotted by Tim van der Molen 2008-06-24 16:04:23 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
kurt
d612fb2796 Deprecate 1.3 and 1.4 due to lack of security updates, end-of-life status
or near eol, and bulk build time. This removes the limited Java support we
had on arm, powerpc and sparc until such time OpenJDK/IcedTea can replace
it. 1.3 and 1.4 ports directories will be removed next release to avoid
bit rot. Requested by espie@ and okay by many with no objections.
2008-06-24 02:38:31 +00:00
wcmaier
a35a48f8e3 Update to 1.3.
Diff from Markus Bergkvist <markus.bergkvist at noda dot se>, who
also takes MAINTAINERship. Thanks!

ok merdely@
2008-06-23 17:47:46 +00:00
steven
eb6f97a927 update Paul Irofti's e-mail address, diff from him. 2008-06-19 09:09:42 +00:00
sthen
52e118a5af oops, I bumped DISTNAME not PKGNAME for this file with the cairo
WANTLIB sync. The package still built because gnome.port.mk overrode
DISTNAME, so the end result of this mistake was that the PKGNAME
didn't get bumped - missed because my test machine wasn't using
PLIST_DB.

Pointed out by naddy, thanks!
2008-06-18 20:24:12 +00:00
ajacoutot
2d423dc45d - update to sdl-net-1.2.7
- remove jolan@ from maintainer as per his request
2008-06-18 11:18:44 +00:00
bernd
61c13deabc Update to ruby-rspec-1.1.4. 2008-06-18 00:36:11 +00:00
bernd
4bf2e40024 Update to ruby-flexmock-0.8.2. 2008-06-18 00:29:39 +00:00
bernd
3a04f8708e Update to Ruby On Rails 2.1.
Tested by jcs@, thanks!
2008-06-17 22:54:19 +00:00
bernd
1dd1f087e1 Update to ruby-gems-1.1.1. 2008-06-17 22:42:59 +00:00
steven
6357f465dc update to cln 1.2.2
from maintainer Paul Irofti
tested by merdely and sthen
2008-06-17 19:30:19 +00:00
ajacoutot
77b33fc922 - fix configure output
no binary change
2008-06-17 13:54:09 +00:00
simon
b9501effd8 this module requires aspell, so add it to RUN_DEPENDS and bump
brought to my attention by merdely@
feedback & ok okan@, merdely@, msf@
2008-06-16 20:24:50 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
sthen
9399612f77 update to 1.0.2, ok pyr (maintainer) 2008-06-14 19:50:16 +00:00
landry
fba5666eb0 add libstdc++-man 2008-06-13 22:00:34 +00:00
landry
2615e0e8d2 Import libstdc++-man, a set of manpages generated by doxygen from
libstdc++ source, and in sync with our g++. Quite handy when you're hacking
on big c++/stl code without net access.

ok ajacoutot@
2008-06-13 21:59:17 +00:00
merdely
7915e37acf Update to 0.23.
CPAN_AUTHOR is not necessary (anymore).
Patch Makefile.PL to not try to use CPAN to load missing RUN_DEPENDS.

ok simon@
2008-06-13 17:45:08 +00:00
merdely
a9142df442 + p5-File-Tempdir 2008-06-13 14:35:33 +00:00
merdely
6116d68ae2 import File::Tempdir
This module provide an object interface to tempdir() from File::Temp.
This allows to destroy the temporary directory as soon you don't need it
anymore using the magic DESTROY() function automatically call be perl
when the object is no longer reference.

If a value is passed to at object creation, it become only a container
allowing to keep same code in your function.

This is for an update to another port coming soon.
ok simon@ who had a similar version in his tree.
2008-06-13 14:34:26 +00:00
naddy
382931c0ad Update to 0.17.
The major new functionality in this release is colorization support
in the message catalog tools.
ok brad@
2008-06-13 04:56:33 +00:00
brad
936c51164c upgrade to gmake 3.81
Bulk build tested by naddy@

ok okan@
2008-06-12 21:04:16 +00:00
kurt
84aea7500b Fix build with gmake-3.81. Corrections from OpenJDK repository:
http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/12b0d64c4953
No package bump since package didn't change.
2008-06-12 18:45:20 +00:00
eric
0b0288fa0b update to 8.1.0
tweaks and ok martynas@
2008-06-12 06:46:40 +00:00
okan
596cd2c0cd update to 2.03 from Gallon Sylvestre - thanks!
ok merdely@
2008-06-11 19:35:46 +00:00
okan
05a54fc691 update to 1.29 from kevlo@ (MAINTAINER)
ok merdely@ simon@
2008-06-11 18:20:55 +00:00
okan
64890b0f10 update to 1.02 from kevlo@ (MAINTAINER)
ok merdely@
2008-06-11 18:17:02 +00:00
landry
dd899175bb Convert existing lua-related ports to use new lang/lua MODULE, and bump
PKGNAMEs.

ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
pvalchev
bb0a677b47 -mieee is now default on alpha 2008-06-10 05:11:21 +00:00
robert
ffab71422d make the discovery of video(4) devices actually work by querying
the device itself; bump PKGNAME
2008-06-08 02:49:00 +00:00
kurt
e0ef9069a3 fix atomic_count.hpp: libstdc++ is not built with thread support yet so
adjust atomic_count.hpp to only use libstdc++ when it has been built with
thread support and fall back to using the pthreads implementation.
diagnosed, tested and okay deanna@
2008-06-05 12:55:56 +00:00
bernd
f693235bc1 Update to git-1.5.5.3. From Daniel Dickman. Thanks! 2008-06-05 07:19:14 +00:00
wcmaier
2f0ff039d5 Upgrade to 0.8.4 (skipping the still-born 0.8.3).
While here, use MODPY_EGG_VERSION and update my address.

ok merdely@
2008-06-03 23:30:28 +00:00
jasper
290a1c88ac - update goffice to 0.6.4
joint work with seth jackson, ok ajacoutot@
2008-06-03 16:35:41 +00:00
jasper
c299ce2d74 - update libgsf to 1.14.8
- explicitly disable gvfs

ok ajacoutot@
2008-06-03 16:34:43 +00:00
ajacoutot
5dcd16b39e - use the in-tree intltool utilities (textproc/intltool MODULE) instead
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00