jasper
a93a2d6435
- update gconf-editor to 2.20.0
...
- switch to use gnome.port.mk
ok martynas@
2007-11-10 14:10:09 +00:00
jasper
de3313c5d2
- update gconf2 to 2.20.1
...
- fix license marker
- switch to use gnome.port.mk
ok martynas@
2007-11-10 14:08:16 +00:00
jasper
087b222076
- update ORBit2 to 2.14.10
...
- re-format DESCR
feedback and ok martynas@ simon@
2007-11-10 14:06:45 +00:00
steven
40d19078bc
- in the unpack function, add missing -f argument to tar invocations
...
- in the pkg function, use gmake instead of make, since all the octave-forge
stuff uses it; add corresponding runtime dependency on gmake
based on a diff from Paul Irofti (bulibuta at gmail)
2007-11-10 11:15:05 +00:00
ckuethe
983a18fd97
Add MOLDEN - a molecular density visualizer
...
testing and ok ajacoutot@
2007-11-09 17:28:38 +00:00
ckuethe
bea1305b8a
Molden: a MOLecular DENsity visualizer
2007-11-09 17:26:27 +00:00
ajacoutot
0db4f8ce20
- fix WANTLIB and lowercase COMMENT
2007-11-09 15:49:12 +00:00
kurt
c7b570efa8
s/ERRORS/BROKEN/ to fix mirror-maker per espie@ and nikolay@
2007-11-09 15:27:55 +00:00
steven
2ff99c7644
don't create symlinks to static libraries
2007-11-09 15:20:57 +00:00
pyr
f205dd17d6
update to 5.37 from Romain Gaillegue <romain@biscotte.net> (maintainer).
...
original submission by Giovanni Bechis <bigionews@snb.it>.
2007-11-09 13:35:37 +00:00
bernd
aee4790913
Update to xpdf-3.02pl2 which contains security fixes for CVE-2007-4352,
...
CVE-2007-5392 and CVE-2007-5393.
More info:
http://secunia.com/secunia_research/2007-88/advisory/
testing & ok simon@, jasper@
2007-11-09 07:15:12 +00:00
jolan
bca181c4d1
aac->libfaac
2007-11-09 00:26:29 +00:00
merdely
6393f4e72e
Update to 0.96.1.
...
Fixes an i18n vuln leading to possible DoS, described at
http://www.djangoproject.com/weblog/2007/oct/26/security-fix/
From MAINTAINER (Darren Chandler)
"go ahead" jasper@
2007-11-08 22:00:36 +00:00
sthen
557c9d2c87
fix packaging.
...
"just fix it" mbalmer@
2007-11-08 21:20:59 +00:00
todd
b4b969dc11
fix the display of upload/download speed, applied in upstream cvs already
...
from maint, tested by me
2007-11-08 21:13:10 +00:00
espie
60f104e08e
fix bogus include order: picks up /usr/local/include/recode.h
2007-11-08 20:51:23 +00:00
jasper
6fc26f3605
fix wantlib
2007-11-08 18:10:17 +00:00
simon
fb0d3888a6
fix and sort WANTLIB after gtk+2 update
...
ok mbalmer@ (maintainer)
2007-11-08 16:55:26 +00:00
martynas
edb6776279
update for 2.0.0.9
2007-11-08 16:08:24 +00:00
martynas
c3055b17e9
update to 2.0.0.9, a regression fix release:
...
http://developer.mozilla.org/devnews/index.php/2007/10/22/firefox-2008-update-to-be-updated/
ok kurt@, naddy@
2007-11-08 16:07:42 +00:00
jakob
8d1f7933bd
fix path for speedy_backend; from Eric Olsen
2007-11-08 06:43:47 +00:00
simon
54d7fef4f9
fix and sort WANTLIB after gtk+2 update
...
ok jasper@
2007-11-07 22:51:51 +00:00
jasper
28645e57cc
add p5-Data-Dumper-Simple
2007-11-07 22:12:55 +00:00
jasper
1151f07053
import p5-Data-Dumper-Simple 0.11
...
Data::Dumper::Simple is actually a source filter that replaces all
instances of Dumper($some, @args) in your code with a call to
Data::Dumper->Dump(). You can use the one function provided to make
dumping variables for debugging a trivial task.
ok simon@
2007-11-07 22:09:44 +00:00
jasper
9b2ada8126
fix build on mips64.
...
no bump, because !mips64 packages didn't change, and mips64 didn't package.
"of course it's ok!" jolan@ (MAINTAINER)
2007-11-07 20:58:15 +00:00
jasper
1d91bfb332
fix build on mips64.
...
no bump, because !mips64 packages didn't change, and mips64 didn't package.
2007-11-07 20:57:37 +00:00
winiger
7de29f1bdc
Update to Version 1.3. This is a sync of WordPress 2.3.1 which includes
...
native tagging support as well as many bug and security fixes.
ok mbalmer@
2007-11-07 20:02:57 +00:00
ckuethe
a4d64f943a
i hate cvs...
...
update to the latest vim, plus a patch from marco to highlight u_int##_t
like uint##_t
2007-11-07 19:52:15 +00:00
ckuethe
b2a2d964cd
latest vim micro-patches, plus a diff from marco to highlight u_int##_t
...
like uint##_t
2007-11-07 19:48:58 +00:00
jasper
fc303d4074
bump after last commit.
2007-11-07 19:30:10 +00:00
chl
e294ef6868
update to zzuf-0.10
...
ok jasper@
2007-11-07 19:11:54 +00:00
tobias
4808446af4
Fixed a wordo.
...
OK alek@
2007-11-07 18:13:05 +00:00
kurt
d03e52ac71
- another master site url
2007-11-07 17:17:41 +00:00
kurt
8778311747
Remove interactive license verification since it causes issues due to
...
lack of stdin availability when built indirectly as a depend of another
port. Instead of interactive license verification solely use the
ACCEPT_JRL_LICENSE var. If it's not correctly set error out and let the
user know what to do. Cluestick and okay espie@
2007-11-07 17:04:36 +00:00
kurt
a51d7f9f59
- migrate forward a few necessary networking patches from 1.5 that fell
...
through the cracks.
2007-11-07 03:53:53 +00:00
rui
3db89203fe
- update spice to version 3f5 de facto (instead of 3f4 + patches), from pedro@
...
"go for it" kili@
2007-11-06 22:01:26 +00:00
rui
dc487e122d
- SECURITY: update sylpheed to 2.4.5 which fixes a remote execution of arbitrary code.
...
- Reference: http://secunia.com/advisories/27379/
ok simon@
2007-11-06 21:18:10 +00:00
rui
cea58b3e5c
- SECURITY: update phpMyAdmin to 2.11.1.1 which fixes a Cross-Site Scripting Vulnerability.
...
- Reference: http://secunia.com/advisories/27173
ok kevlo@
2007-11-06 21:13:46 +00:00
rui
de94f04b02
- SECURITY: update wordpress to 2.3.1 which fixes a Cross-Site Scripting Vulnerability:
...
- Reference: http://secunia.com/advisories/27407
ok kevlo@
2007-11-06 21:10:29 +00:00
jakemsr
179eadc317
- use SYSCONFDIR for the configuration file
...
- add a sample configuration file
- expand the name of the configuration file in the manpage
mostly from and ok jasper@
2007-11-06 20:45:21 +00:00
ajacoutot
da198dc986
- this needs machine/sysarch.h to build, so set ONLY_FOR_ARCHS
...
(until we find a proper solution)
ok wilfried@ (maintainer)
2007-11-06 17:03:46 +00:00
bluhm
d8cf318027
+ p5-PDF-Table
2007-11-06 15:30:01 +00:00
bluhm
17fe4604c6
Initial import of p5-PDF-Table-0.9.3
...
A utility class for building table layouts in a PDF::API2 object.
ok sturm
2007-11-06 15:12:07 +00:00
ajacoutot
d2dc2575e1
- SECURITY: fix two boundary errors in fsplib code when processing
...
overly long directory or file names (CVE-2007-3961 & CVE-2007-3962
from Gentoo CVS via FreeBSD
- regen patches while here
2007-11-06 12:14:18 +00:00
jasper
4c3bcd5faf
fix build on mips64.
...
no bump, because !mips64 packages didn't change, and mips64 didn't package.
2007-11-06 09:44:54 +00:00
bernd
5db1b659e7
ht and texlive_base both install ${LOCALBASE}/bin/ht.
...
Add @conflict markers.
2007-11-06 06:33:51 +00:00
bernd
c26229397e
emboss and pscan both install ${LOCALBASE}/bin/pscan.
...
Add @conflict markers.
2007-11-06 06:30:32 +00:00
deanna
06f82acff2
- let it build on all archs
...
- don't redefine stuff we have in system headers
tested on vax with --null-audio
"looks sane" todd@
2007-11-06 02:50:28 +00:00
espie
2d57ecd936
yet another devel/check fuck-up
2007-11-05 23:27:22 +00:00
ajacoutot
e207ac3295
- use GSCUPS_LIBS instead of -lcups in configure (to make sure cups support
...
gets correctly detected in future versions)
spotted by steven@
2007-11-05 22:52:58 +00:00