ckuethe
00ad3036fc
update to gcc-4.2.2. adds support for lots of new devices, makes it possible
...
to compile arduino compatible code. based on the freebsd port
2008-10-01 04:52:19 +00:00
ckuethe
d42c86d6b0
update to binutils 2.18, plus some new devices. based on the freebsd port.
2008-10-01 04:46:19 +00:00
brad
0f0a23511a
Remove this ancient VMware 3 port for the kernel LKMs. They have never
...
really worked very well and with newer kernels they do not work at all.
PR 5893.
2008-09-30 17:39:24 +00:00
simon
9aefac75de
regen packaging list for new perl and bump
...
noticed by and ok landry@
2008-09-30 13:18:59 +00:00
simon
88261c6d56
regen packaging list for new perl and bump
2008-09-30 13:14:28 +00:00
ajacoutot
325dcbec4b
- add a workaround when updating a tar archive that doesn't exist;
...
tar.gz archives can now be created without error (it worked before but
an error was popped up)
from GNOME bugzilla #487012
- regen PLIST and precise license marker while here
2008-09-30 10:31:25 +00:00
landry
3d10a4b0fc
Update to conky 1.6.1.
...
conkyrc.sample disappeared, and src/openbsd.h is missing from distfile.
ok jasper@ & vlad glagolev (MAINTAINER)
2008-09-30 09:54:19 +00:00
jasper
d6fcd1fae2
add p5-AI-FANN
2008-09-30 09:25:02 +00:00
jasper
8205304855
import p5-AI-FANN 0.08
...
AI::FANN is a Perl wrapper for the Fast Artificial Neural Network (FANN)
Library. It's an object oriented interface provides an almost direct map
to the C library API.
2008-09-30 09:22:58 +00:00
ajacoutot
a7e480e196
- GNU cp is needed all the way; fix restore function
2008-09-30 08:15:06 +00:00
simon
f06c5645e2
remove dependencies to ports now coming with perl
2008-09-29 22:55:46 +00:00
simon
039fcf2a57
set COMES_WITH as those modules also come with the new perl
2008-09-29 22:54:15 +00:00
simon
c4d0866563
remove dependencies to modules coming with the new perl and bump
2008-09-29 22:53:57 +00:00
jasper
f051b6bb0a
- fix license marker
...
- add missing run dependency (spotted by simon@)
ok simon@
2008-09-29 22:43:06 +00:00
simon
d82a3df2ff
update to version 0.96 and fix plist for new perl
2008-09-29 19:12:29 +00:00
sturm
f63995e55c
explain RUN_DEPENDS on popt
...
requested by brad@
2008-09-29 19:02:22 +00:00
simon
832871dc5b
remove RUN_DEPENDS to p5-Compress-Zlib which now comes with perl and bump
2008-09-29 18:56:15 +00:00
simon
fc47b53f3e
remove RUN_DEPENDS to modules now coming with our perl and bump
2008-09-29 18:53:38 +00:00
simon
9101b5d9ef
update to version 1.18 which works with our new perl
...
ok jasper@
2008-09-29 18:50:54 +00:00
simon
04b7263325
remove dependency to p5-Compress-Zlib which now comes with perl and bump
2008-09-29 18:48:22 +00:00
simon
3bd34d23f6
remove dependency to p5-Archive-Tar which now comes with perl and bump
2008-09-29 18:47:15 +00:00
simon
feb92bc586
fix Makefile.PL for a sane packaging list under the new perl
2008-09-29 18:45:13 +00:00
simon
ce37063c8f
remove RUN_DEPENDS to module now coming with perl and bump
2008-09-29 18:42:31 +00:00
simon
f58a73166d
remove RUN_DEPENDS to modules now coming with perl and bump
2008-09-29 18:41:21 +00:00
simon
83605cee9c
remove RUN_DEPENDS to p5-Compress-Zlib that now comes with perl and bump
2008-09-29 18:34:23 +00:00
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