jasper
2d090ef045
SECURITY FIX for http://secunia.com/advisories/29544/
...
lighttpd OpenSSL Error Queue Denial of Service Vulnerability
patches from upstream svn, via brad@
2008-04-03 10:18:15 +00:00
jasper
275e22e63b
SECURITY UPDATE to gnupg 1.4.9
...
http://secunia.com/advisories/29568/
tested by many, thanks!
2008-04-03 10:13:00 +00:00
sturm
c87c7b5722
fix CONFIGURE_ENV and use it in pre-configure to permit building w/o
...
/usr/local/bin in user's path (as reported by krw@ on ports@)
no PKGNAME bump needed
ok brad@ (maintainer)
2008-04-03 09:23:40 +00:00
jasper
872e337230
- zap empty file; brad
2008-04-03 07:57:01 +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
ajacoutot
0ee735e36c
- update to gnugk-2.2.7
...
* extends virtual queues to work on unregistered calls,
* adds per prefix capacity limits and Q.931 cause code translation per
gateway
* adds H.460.9 realtime, QoS monitoring, H.460.interop support and H.350
authentication
2008-04-03 07:18:08 +00:00
sthen
7c7f03755a
update to 1.4.19
...
ok ian@
2008-04-02 23:18:11 +00:00
landry
69c8d642d8
Missing HOMEPAGE, bump PKGNAME
...
From Mikolaj Kucharski, thanks !
ok MAINTAINER and merdely@
2008-04-02 19:08:14 +00:00
fgsch
17affa845d
update to 1.6.2
2008-04-02 15:30:51 +00:00
eric
0e9dc6a6b1
- add missing patch to fix packaging
...
noted by and ok sturm@
2008-04-02 11:04:49 +00:00
sthen
7d0d1fd0da
Unbreak packaging, sorry. Found by sturm.
...
From Brad
2008-04-02 07:53:23 +00:00
jakemsr
380b9b5a40
allow this to build on arches other than i386, amd64 and macppc.
...
no pkg bump because it has no effect on archs that were building.
problem noticed by sturm@
2008-04-02 06:46:03 +00:00
fgsch
9c696d2dfd
update audacious and audacious-plugins to 1.5.0; with and ok jakemsr@
...
some changes were submitted for inclusion.
2008-04-02 00:39:19 +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
fkr
be0b0d0633
update to OpenVPN 2.1rc7
...
tested by many
ok bernd@
2008-04-01 21:50:14 +00:00
bernd
5ffca7cdec
Update to ruby-mongrel-1.1.4.
...
ok MAINTAINER
2008-04-01 21:37:00 +00:00
jakemsr
6fcdd6f95b
avoid overflowing a time_t when converting timeval to a timestamp in
...
milliseconds.
problem found and fix sent upstream by Mark Peloquin, who notified the
port maintainer. thanks Mark!
this patch is from brad@ (MAINTAINER) via ktorrent svn
2008-04-01 21:22:10 +00:00
kili
71cb80234a
Necessary change after ghostscript update.
2008-04-01 20:47:30 +00:00
kili
ed80eba166
Update to 8.62.
...
NOTE: the cups flavor will probably vanish very soon. See
http://marc.info/?l=openbsd-ports&m=120624299930920&w=2 for
explanation.
"looks ok", and some testing, jakemsr@
2008-04-01 20:37:00 +00:00
kili
4229275220
+jpegpixi
2008-04-01 20:24:20 +00:00
kili
79356c33d7
"Jpegpixi" is short for "JPEG pixel interpolator". The intent of
...
the program is to interpolate pixels in JFIF images (commonly
referred to as "JPEG images"). This is useful to correct images
from a digital camera with CCD defects. For example, if one pixel
is always bright green, this pixel can be interpolated away with
jpegpixi.
From Giovanni Bechis <g.bechis@snb.it>.
ok okan@
2008-04-01 20:23:07 +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
f7cfa438f4
- add py-adns
2008-04-01 13:53:13 +00:00
jasper
ff826033d0
import py-adns 1.2.1
...
py-adns is a Python interface to the GNU adns asynchronous DNS resolver
library.
2008-04-01 13:50:36 +00:00
ajacoutot
4293717563
+axel
2008-04-01 12:52:42 +00:00
ajacoutot
42590dfc4f
Import axel-1.0b
...
Axel does the same thing any other accelerator does: it opens more than
one HTTP/FTP connection per download and each connection transfers its
own, separate, part of the file.
[...]
from Girish Venkatachalam <girish1729 at gmail dot com> with some tweaks
2008-04-01 12:52:00 +00:00
jasper
ffefbd4fb2
- add missing BUILD_DEPENDS on wget
...
(specifically in a seperate commit of the security fix)
spotted by sthen@, thanks!
2008-04-01 11:36:24 +00:00
jasper
7585a37f8e
SECURITY FIX for http://secunia.com/advisories/28444/
...
Libxml2 UTF-8 Parsing Denial of Service Vulnerability
Patch taken from upstream author.
testing and ok simon@ sthen@
2008-04-01 11:34:16 +00:00
martynas
0a278895dd
security update to seamonkey-1.1.9
...
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9
ok naddy@
2008-04-01 10:14:58 +00:00
jasper
a9e556da7a
- describe the flavor in DESCR
...
- re-format DESCR while here
2008-04-01 09:59:33 +00:00
ajacoutot
0ef375bca4
- update to latest release: 1.11.0
2008-04-01 09:14:31 +00:00
ajacoutot
d24fdf83d0
- add license markers
...
no pkg change
"go for it" todd@
2008-04-01 08:51:18 +00:00
ajacoutot
814de70bb4
+xdesktopwaves
2008-04-01 07:49:43 +00:00
ajacoutot
13129864e6
Import xdesktopwaves-1.3
...
xdesktopwaves is a cellular automata setting the background of your
X Window desktop under water. Windows and mouse are like ships on
the sea. Each movement of these ends up in moving water waves. You
can even have rain and/or storm stirring up the water.
from Giovanni Bechis <g.bechis at snb dot it>
2008-04-01 07:47:39 +00:00
jakob
c7c12458ba
upadate to postgrey v1.31; based on patch from Giovanni Bechis
2008-03-31 21:26:15 +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
okan
4a83b71cb3
remove qemu's kqemu FLAVOR, for it's built by default now
2008-03-31 21:00:48 +00:00
okan
d5d71abff7
build with kqemu by default
...
ok todd@ merdely@
2008-03-31 20:59:21 +00:00
todd
41135e85af
cleanup stray comment
2008-03-31 20:36:35 +00:00
todd
d8a85c3561
give encrypted image support a chance to work, from viq at viq dot ath dot cx
2008-03-31 20:16:52 +00:00
todd
09533e9ce4
fix -smb option, from viq at viq dot ath dot cx
2008-03-31 14:25:59 +00:00
wcmaier
2f08e80c7d
Make distfile fetchable via MASTER_SITE_SOURCEFORGE.
...
Noticed by Tobias Ulmer; ok merdely@ jasper@
2008-03-31 12:49:58 +00:00
sthen
095be32f58
Bump for libnids update. From Brad.
2008-03-31 11:40:22 +00:00
sthen
38bb9f9adb
Add pflog/pfsync support to libnids. From Brad, tested by me.
2008-03-31 11:39:48 +00:00