simon
3894a7c8e4
set COMES_WITH=4.5 for ports coming together with the new perl
2008-09-29 18:32:12 +00:00
simon
d488f29b50
regen plist and bump for new perl
...
ok jasper@
2008-09-29 18:17:18 +00:00
ajacoutot
53f6e0c34e
- use intltool MODULE
...
- while here: precise GPL marker, regen PLIST and make fake less verbose
- bump
2008-09-29 18:16:58 +00:00
jasper
8556cc911b
- fix location of gnome-session in README.OpenBSD (spotted by landry@, thanks!)
...
- regen PLIST while here
2008-09-29 09:27:32 +00:00
jasper
db55d0b427
(hmm..patch got borked last time..)
...
- add HOMEPAGE
- add license marker
- remove (now) double STK_ARCH
- reformat DESCR
2008-09-29 08:32:04 +00:00
bernd
4ceceb041e
Add ruby-assistance.
2008-09-28 16:50:11 +00:00
bernd
54ffaa0efb
Initial import of ruby-assistance-0.1.5.
...
assistance is a mini-ActiveSupport like project that's fast, and
light-weight to be used as a dependency in various other projects by
multiple maintainers.
Submitted and maintained by Clint Pachl. Some tweaks by me.
2008-09-28 16:48:29 +00:00
bernd
2722fcf52d
Add ruby-diff-lcs.
2008-09-28 16:42:00 +00:00
bernd
0b2a41f2fd
Initial import of ruby-diff-lcs-1.1.2.
...
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt
longest common subsequence (LCS) algorithm to compute intelligent
differences between two sequenced enumerable containers.
The implementation is based on Mario I. Wolczko's Smalltalk version
(1.2,1993) and Ned Konz's Perl version (Algorithm::Diff).
2008-09-28 16:40:23 +00:00
bernd
ec79fdcb67
Add ruby-pg.
2008-09-28 16:04:47 +00:00
bernd
4b0f56cdfa
Initial import of ruby-pg-0.7.9.2008.08.17.
...
This is a newer interface to access PostgreSQL database from Ruby.
It is designed to offer every feature available in libpq to Ruby, with a
better API. This module is simpler, cleaner, and more portable than
ruby-postgres.
Submitted and maintained by Jeremy Evans.
2008-09-28 16:03:41 +00:00
bernd
6e81804257
Update to ruby-sqlite3-1.2.4.
2008-09-28 15:58:55 +00:00
bernd
344085df2b
Update to ruby-mongrel-1.1.5.
2008-09-28 15:52:15 +00:00
bernd
c4f3158173
Require ruby-gems-1.3.0 and add --default-source-index to GEM_FLAGS.
2008-09-28 15:47:27 +00:00
bernd
3da8093741
Update to ruby-gems-1.3.0.
...
Initial diff for 1.2.0 from Jeremy Evans.
Some hints from sturm@.
2008-09-28 15:45:17 +00:00
bernd
87244aa155
Security update to ruby-1.8.6.287.
...
This fixes a DNS spoofing vulnerability in Ruby's resolver lib. (CVE-2008-1447)
A DoS vulnerability in WEBrick(CVE-2008-3656), problems with Ruby's
safelevel implementation (CVE-2008-3655) and a taint check problem
in Ruby's dynamic loader (CVE-2008-3657) got fixed as well.
This also contains a fix for the REXML DoS issue. (CVE-2008-3790)
More information:
http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/
http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/
Tested by Jeremy Evans and jcs@. Thanks!
2008-09-28 15:43:05 +00:00
naddy
4de0998058
Maintenance update to 1.2.32.
...
Library bump because png_struct has been extended.
2008-09-28 14:43:22 +00:00
naddy
6d6cbf3399
* new homepage; from robert@openbsd.pap.st
...
* remove a dead master site
* drop maintainership
2008-09-28 13:55:17 +00:00
ajacoutot
5bd1139f47
- use intltool MODULE; p5-XML-Parser was needed because of the intltool
...
command
"Feel free to fix it" sturm@
2008-09-28 13:40:51 +00:00
sturm
eb7d733629
missing RUN_DEPENDS on devel/popt
...
bump PKGNAME
2008-09-28 10:57:51 +00:00
sturm
4f63f10c0a
missing BUILD_DEPENDS on ::x11/xfce4/xfce-mcs-manager
...
no PKGNAME bump needed
2008-09-28 10:53:05 +00:00
sturm
d48352309e
build with -O0 on sparc64, even -O1 needs 800M of memory
...
bump PKGNAME
2008-09-28 10:37:13 +00:00
sturm
039a9c36aa
missing dependency on x11/gnome/doc-utils
...
bump PKGNAME
2008-09-28 10:29:47 +00:00
sturm
9c83ce535b
unbreak build
...
fix WANTLIB
bump PKGNAME
2008-09-28 10:10:30 +00:00
sturm
c37c1dfd1c
missing dependency on x11/py-gtk2
...
bump PKGNAME
2008-09-28 09:16:24 +00:00
sturm
63fe1f578d
mising dependency on gnome-doc-utils
...
bump PKGNAME
2008-09-28 08:55:01 +00:00
sturm
64846247a4
complete switch to tcl/tk 8.5
...
bump PKGNAME
2008-09-28 08:00:33 +00:00
sturm
a8d3e5a0d6
missing BUILD_DEPENDS on p5-XML-Parser
2008-09-28 07:46:01 +00:00
sturm
3bef6e5be8
missing BUILD_DEPENDS on unzip
2008-09-28 07:34:43 +00:00
sturm
acb2f9cebf
missing BUILD_DEPENDS on p5-XML-Parser
2008-09-28 07:28:54 +00:00
sturm
c8fe16a2e7
this port breaks python.port.mk's logic, it needs python during fake
...
although NO_BUILD=Yes
2008-09-28 07:19:07 +00:00
sturm
32cdd681ec
RUN_DEPENDS can never provide libs for WANTLIB, fix it up and bump PKGNAME
2008-09-28 07:13:18 +00:00
bernd
1ff015f807
Update to git-1.6.0.2.
...
An earlier diff got tested by landry@. Thanks!
2008-09-27 21:47:20 +00:00
martynas
5fc221343d
simplify, since main is not special anymore. adapted from naddy@'s
...
diff for mozilla-dicts. ok naddy@
2008-09-27 19:14:32 +00:00
brad
ab1dc48603
Update to GTK+ 2.12.12.
...
ok ajacoutot@
2008-09-27 17:59:12 +00:00
brad
eb5e564725
Update glib2 to 2.16.6.
...
ok ajacoutot@
2008-09-27 17:58:25 +00:00
martynas
6b99e69f75
- add neon to LIB_DEPENDS, so that netxml driver always builds
...
- upsimage.cgi used upsimage_cgi_LDFLAGS to tweak for -all-static,
and not *_LDADD as upsstats.cgi and upsset.cgi did. as a result
upsimage.cgi was linked dynamically, therefore broken inside chroot
- add USE_GMAKE, so that it builds on landisk
- make lib-depends-check happy
- add @bin marker for bin/snmp-ups
- bump all PKGNAMEs
ok sthen@
2008-09-27 17:30:08 +00:00
martynas
af06343c46
update to firefox3-3.0.3:
...
Fixed a problem where users were unable to retrieve saved passwords
or save new passwords (bug 454708)
ok naddy@
2008-09-27 13:05:21 +00:00
ajacoutot
7fa5774ca9
- update to rsnapshot-1.3.1
...
- take over MAINTAINERship (previous maintainer timeout)
- use SUBST_VARS
2008-09-27 11:54:11 +00:00
ajacoutot
3e8df667d4
- update to hiawatha-6.9
...
Small bugfixes and improvements.
2008-09-27 11:34:07 +00:00
ajacoutot
fc872e51dc
- distfile changed name; spotted by landry@, thanks!
...
- I could not get direct link to the main tarball, so I'll host it
- remove myself from MAINTAINER
2008-09-27 09:23:28 +00:00
sturm
789a85ca5c
update to getmail 4.8.4
2008-09-27 08:20:49 +00:00
kevlo
1d2d94072d
SECURITY update to 2.11.9.2 which fixes XSS vulnerability for
...
Microsoft Internet Explorer.
ok sthen@
2008-09-27 05:07:45 +00:00
brad
90a621abf6
Update to silc-server 1.1.13; bug fix update.
...
ok johan@
2008-09-26 21:17:57 +00:00
martynas
fd78ac6ac5
update for mozilla-thunderbird-2.0.0.17
2008-09-26 19:35:47 +00:00
martynas
da5fc09c0b
- bug-fix update to enigmail-seamonkey-0.95.7
...
http://enigmail.mozdev.org/download/changelog.php#enig0.95.7
ok naddy@
2008-09-26 19:33:25 +00:00
martynas
5e25eeb2aa
- update to enigmail-0.95.7, bug-fix release
...
http://enigmail.mozdev.org/download/changelog.php#enig0.95.7
- update for mozilla-thunderbird-2.0.0.17
ok naddy@
2008-09-26 19:30:13 +00:00
martynas
8c7a439dd0
security update to mozilla-thunderbird-2.0.0.17. MFSA 2008-46,
...
MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-38,
MFSA 2008-37
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.17
ok naddy@. looks good to kurt@
2008-09-26 19:29:19 +00:00
martynas
07bcfa73e3
security update to minimo-1.8.1.17. ok kili@
2008-09-26 19:04:26 +00:00
martynas
530ab60608
Apapche -> Apache. ok wcmaier@
2008-09-26 19:00:58 +00:00