Commit Graph

5365 Commits

Author SHA1 Message Date
jakemsr
cb3832e975 use -pthread instead of -lpthread for pthread linkage
bulk build tested by steven@

sync w/update-patches while here
2007-12-11 10:57:25 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
ajacoutot
9e0758caca - remove the sun FLAVOR and add sunaudio support by default
note: people running with non-default FLAVOR(s) will need to update their
package manually as "pkg_add -u" won't be able to cope with this change

discussed with and ok steven@, "theorical ok" from pvalchev@
2007-12-09 13:40:16 +00:00
ajacoutot
58c87013ef - add support for scons module
"put it in" steven@, ok simon@
2007-12-08 20:11:02 +00:00
jakemsr
1f92e55c9c add commoncpp and ccrtp 2007-12-08 05:25:31 +00:00
jakemsr
bb28c7befb import ccrtp
GNU ccRTP is an implementation of RTP, the real-time transport protocol
from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++
library based on GNU Common C++ which provides a high performance,
flexible and extensible standards-compliant RTP stack with full RTCP
support. The design and implementation of ccRTP make it suitable for
high capacity servers and gateways as well as personal client
applications.

from brad@

ok ajacoutot@
2007-12-08 05:23:20 +00:00
jakemsr
b5de437bf0 import commoncpp
Common C++ offers a highly portable C++ application development
framework.  Common C++ provides classes for threads, sockets, daemon
management, system logging, object synchronization, realtime network
development, persistant object management, and file access.

from brad@

ok ajacoutot@
2007-12-08 05:22:09 +00:00
okan
592d3e88e7 update to 20071205 from Jim Razmus
ok merdely@
2007-12-07 22:23:38 +00:00
martynas
46fa5a0dd4 update to xulrunner-1.8.1.11; ok kurt@ 2007-12-07 22:10:28 +00:00
martynas
15efa34317 update to libwnck-2.20.2; ok jasper@ 2007-12-07 22:05:12 +00:00
steven
12a9bacc8c maintenance update to 2.14.4 2007-12-05 14:31:24 +00:00
steven
3a243a4823 update to 0.8.2
from maintainer Will Maier
2007-12-01 13:35:20 +00:00
simon
ea8310390f update to version 0.2808
"go for it" steven@
2007-11-30 21:02:23 +00:00
kurt
447d54c5a1 update fetch manually url xalan. reported by James Hartley 2007-11-30 14:57:23 +00:00
okan
71cb41a8ea update to 1.4.8 from Will Maier (MAINTAINER)
ok sthen@
2007-11-29 19:00:41 +00:00
okan
f922aa7e42 add glpk 2007-11-29 13:54:13 +00:00
okan
ba14d4ae76 import glpk 4.19
The GLPK (GNU Linear Programming Kit) package is intended for solving
large-scale linear programming (LP), mixed integer programming (MIP),
and other related problems.  It is a set of routines written in ANSI C
and organized in the form of a callable library.

ok steven@
2007-11-29 13:53:03 +00:00
kili
057e94073e Really unbreak by adding the necessary BUILD_DEPENDS.
Problem found by steven@. Sorry for the mess.
2007-11-28 21:04:36 +00:00
okan
6d32a719f6 - maintenance update to 0.9.5 from Will Maier (MAINTAINER)
- clean-up just a bit from me

ok jasper@
2007-11-28 16:13:46 +00:00
ajacoutot
28669c7fdc - use full path MODULE name
no pkg change
2007-11-28 13:10:24 +00:00
simon
e68d7068d9 update to version 0.28
ok kevlo@ (maintainer)
2007-11-26 22:11:34 +00:00
bernd
7877c6a51e Security update to ruby-actionpack-1.13.6. (CVE-2007-6077) 2007-11-26 18:15:57 +00:00
bernd
d5e901058a Update to ruby-uuidtools-1.0.2. 2007-11-26 18:01:07 +00:00
steven
4638874745 update to 4.1.4
from maintainer Vlad Glagolev
2007-11-24 12:52:51 +00:00
simon
055c402735 update to version 0.11
ok landry@
2007-11-23 22:05:32 +00:00
simon
158c72f286 update to version 5.701003 and remove conflict marker 2007-11-21 21:10:53 +00:00
simon
1bc4a2036f update to version 0.08
ok okan@
2007-11-20 19:28:20 +00:00
simon
df6e80dc93 update to version 2.36
spaces and ok okan@
2007-11-20 19:22:00 +00:00
simon
a38b4de661 update to version 1.13
tweaks and ok merdely@
2007-11-20 19:11:24 +00:00
merdely
a5eab2dbe3 Add p5-Log-Dispatch-FileRotate 2007-11-20 18:45:05 +00:00
merdely
e3211c8ba3 import p5-Log-Dispatch-FileRotate 1.16
This module provides a simple object for logging to files under the
Log::Dispatch::* system, and automatically rotating them according
to different constraints. This is basically a Log::Dispatch::File
wrapper with additions. To that end the arguments:
        name, min_level, filename and mode
behave the same as Log::Dispatch::File. So see its man page (perldoc
Log::Dispatch::File)

help and ok from simon@
2007-11-20 18:43:21 +00:00
steven
30ecced046 +cln 2007-11-20 12:10:29 +00:00
steven
6eff9f4ec6 import cln, a c++ library for efficient computations
from Paul Irofti <bulibuta at gmail.com> with some tweaks
2007-11-20 12:09:52 +00:00
fgsch
e6f700ebb4 Temporary update to 1.5.2svn. This should fix some issues with python 2.5. 2007-11-20 04:33:42 +00:00
sthen
1277ec056e add a comment to warn about risk of circular dependency if
ever gperf gets gettext support (following libiconv change
which uses gperf).

suggested by and ok naddy
2007-11-20 01:46:42 +00:00
simon
d43867036a update to version 1.10 and remove maintainer as requested
ok bernd@ (former maintainer)
2007-11-19 18:57:10 +00:00
simon
0322cbac24 update to version 1.24
confirmed by maintainer
2007-11-19 18:53:21 +00:00
kurt
ccfa8aa068 add 1.6 2007-11-19 03:20:55 +00:00
kurt
5d62878859 Initial import of Java (TM) 2 SDK, Standard Edition Version 1.6.0 with
amd64 plugin support. 64-bit plugin hacking by myself and Jung-uk Kim.
Credit for the majority of the 1.6 BSD porting goes to Greg Lewis who
back ported my 1.7 hotspot patches to 1.6 and forward ported the 1.5
j2se patches to 1.6. Thanks to several testers who provided helpful
feedback. okay ian@
2007-11-19 03:19:43 +00:00
okan
cbc9dc5384 man page fix based on report to ports@
ok merdely@, "go for it" todd@ (MAINTAINER)
2007-11-19 01:40:48 +00:00
simon
886015093e update to version 0.976
tweak & ok merdely@
2007-11-18 21:50:33 +00:00
merdely
0c85a6291e Sort and add p5-Package-Generator 2007-11-18 21:37:33 +00:00
merdely
fe3de31a31 This module lets you quickly and easily construct new packages. It
gives them unused names and sets up their package data, if provided.

ok simon@
2007-11-18 21:35:09 +00:00
simon
e8082977e5 update to version 0.102
tweak & ok merdely@
2007-11-18 21:18:33 +00:00
simon
cad9a67bcc maintenance update to version 0.78 2007-11-18 17:26:02 +00:00
kili
089e8323db Update to 0.15.0 and unbreak. 2007-11-18 16:30:36 +00:00
steven
9d9ccaf4e7 maintenance update to 2.14.3 2007-11-18 16:28:55 +00:00
simon
d398763267 update to version 1.302
ok okan@
2007-11-18 12:48:25 +00:00
simon
aca6695054 update to version 0.02 and adjust license comment
ok jasper@
2007-11-18 12:40:52 +00:00
simon
dc17c551b8 update to version 1.5
ok jasper@
2007-11-18 12:39:11 +00:00
simon
b974a16e35 maintenance update to version 1.22 2007-11-18 09:47:31 +00:00
ajacoutot
881b752615 - fix altivec FLAVOR variable expansion 2007-11-18 09:39:02 +00:00
simon
8f5df4437c update to version 1.04
ok okan@
2007-11-17 21:18:41 +00:00
simon
efa03679f8 update to version 0.07
ok merdely@
2007-11-17 20:42:14 +00:00
naddy
ba4c1418cb significant typo 2007-11-16 16:37:12 +00:00
ajacoutot
f05b0f4cb8 - there's a bug in the SDL altivec code and altivec was enabled by
default, so now we:
* add an altivec FLAVOR
* mark is BROKEN (so that --disable-altivec is used)

Note that this is not a "set and forget" workaround, we will try fixing
this segfault but for now we need a working SDL for powerpc.

discussed with and ok pvalchev@
2007-11-14 07:16:39 +00:00
jasper
fdd0e67352 oops.. 2007-11-14 05:57:50 +00:00
martynas
ab59b433e6 update to xulrunner-1.8.1.9; testing and ok kurt@ 2007-11-13 21:03:03 +00:00
jasper
33f06b00d3 update maintainers email address.
per his request
2007-11-13 20:05:00 +00:00
bernd
c8cfb703ad + ruby-rspec 2007-11-13 19:28:51 +00:00
bernd
128363e6c3 Initial import of ruby-rspec-1.0.8.
RSpec is a Behaviour Definition Framework intended for use in Behaviour
Driven Development. RSpec plays the same role that a unit testing framework
would play in a Test Driven Development environment, but does so using
words and structures that better support BDD.
2007-11-13 19:25:30 +00:00
bernd
c5d1f4082f Actually remove the skipped gem from the dependency chain so that it
doesn't end up in the .gemspec file.
2007-11-13 17:27:17 +00:00
bernd
b36cc7c6f9 Add a --skip-dependencies option to the gem install command.
This can be used to ignore bogus gem depends.

ok jcs, "sounds reasonable but I haven't really looked at it" msf@
2007-11-13 16:02:35 +00:00
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
simon
59afbd67cf update to version 0.66 and adjust license comment
ok msf@ (maintainer)
2007-11-12 17:37:22 +00:00
simon
cdf10a59eb update to version 0.38
same diff from Jim Razmus

ok msf@ (maintainer)
2007-11-12 17:34:44 +00:00
msf
f0cf60bba6 +p5-Class-MOP
+p5-Moose
2007-11-12 14:32:14 +00:00
msf
cc7869ae6c initial import of Moose 0.26
Moose is built on top of Class::MOP, which is a metaclass system 
for Perl 5. This means that Moose not only makes building normal 
Perl 5 objects better, but it also provides the power of metaclass 
programming.
2007-11-12 14:27:33 +00:00
msf
3720c517d2 initial import of Class::MOP 0.42
This module is an attempt to create a meta object protocol for the
Perl 5 object system. It makes no attempt to change the behavior
or characteristics of the Perl 5 object system, only to create a
protocol for its manipulation and introspection.
2007-11-12 14:21:19 +00:00
jasper
cff8a3b933 - update libglademm to 2.6.5 2007-11-10 14:44:50 +00:00
jasper
98b1c5d4b0 - update gconfmm to 2.20.0
- fix license marker
2007-11-10 14:17:09 +00:00
jasper
236f76b3eb - update libwnck to 2.20.1
- remove useless homepage

feedback and ok martynas@
2007-11-10 14:15:23 +00:00
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
kurt
c7b570efa8 s/ERRORS/BROKEN/ to fix mirror-maker per espie@ and nikolay@ 2007-11-09 15:27:55 +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
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
bernd
c26229397e emboss and pscan both install ${LOCALBASE}/bin/pscan.
Add @conflict markers.
2007-11-06 06:30:32 +00:00
naddy
76d44177b1 honor CFLAGS; fixes ICE on alpha, noticed by merdely@ 2007-11-05 19:48:54 +00:00
bernd
782bb21283 + ruby-fastthread 2007-11-05 17:29:27 +00:00
bernd
02da9b7784 Initial import of ruby-fastthread-1.0.1.
fastthread is an optimized replacement for the default thread.rb
found in the Ruby stdlib.
2007-11-05 17:28:18 +00:00
merdely
e4753fd0ee Update to 0.97. Per Nick Nauwelaert's request, take over
maintainership.  Add p5-IO-Multiplex for REGRESS_DEPENDS
so all tests complete.  And the patches-* are no longer
needed.

ok simon@
2007-11-04 16:27:53 +00:00
bernd
1607c0cbb9 Update to ruby-gem_plugin-0.2.3. 2007-11-04 14:35:22 +00:00
bernd
8563c2add3 Update to ruby-daemons-1.0.9. 2007-11-04 14:34:08 +00:00
steven
2ef17219c4 you shouldn't just delete PKGNAME-main 2007-11-03 15:35:20 +00:00
merdely
a3ebb2e0e0 Add p5-Slay-Makefile, p5-Slay-Makefile-Gress, p5-Slay-Maker 2007-11-02 14:51:29 +00:00
merdely
393520a7ed Slay::Makefile::Gress provides support for running a set of regression
tests from a .t file by doing builds with a Slay::Makefile file.

From Okan Demirmen
ok simon@
2007-11-02 14:49:10 +00:00
merdely
8ebb73e506 Slay::Makefile wrapper allows for the rules to be contained within a
SlayMakefile file whose syntax is similar to that of a normal Makefile.

From Okan Demirmen
ok simon@
2007-11-02 14:47:59 +00:00
merdely
7ecb9c40fb Slay::Maker is a make engine that uses perl declaration syntax for
rules, including regular expressions for targets and anonymous subs for
targets, dependencies, and actions.

This allows you to tightly integrate a make engine in an application and
to exercise a large amount of control over the make process, taking full
advantage of Perl code at any point in the make cycle.

From Okan Demirmen
ok simon@
2007-11-02 14:46:30 +00:00
steven
97aa070a0d don't build your own libintl. remove old unneeded libtool patch while here. 2007-11-01 12:59:15 +00:00
ajacoutot
a2cb4112c5 - remove CVS keywords from patches
noticed by kurt@
ok kili@
2007-10-31 23:14:46 +00:00
winiger
d4ebe5e01e fix WANTLIB, bump PKGNAME
ok jasper@ and martynas@
2007-10-31 21:54:11 +00:00
winiger
14d2f5b6db fix LIB_DEPENDS-main and bump PKGNAME-main
ok jasper@ and martynas@
2007-10-31 21:50:51 +00:00
mbalmer
61bb0ed24a Add two patches to allow this package to be buuilt on the vax again.
ok naddy
2007-10-31 19:46:09 +00:00
jasper
2ca0684271 - update libsoup to 2.2.103
- convert to use gnome.port.mk

"commit it!" martynas@
2007-10-31 19:10:45 +00:00
eric
36aa8a22f4 update master site for pkg-config
ok espie@
2007-10-30 21:50:36 +00:00
steven
11dbea90de bump pkgname again 2007-10-30 16:56:45 +00:00
steven
5f2e3821d2 forgot to add a patch 2007-10-30 16:55:48 +00:00
steven
871e5ca3ad use the libtool we want, and don't install your own.
also make apr-config --apr-libtool return the right thing.
2007-10-30 16:47:50 +00:00
steven
7abc70de3f update to 0.74 2007-10-29 15:34:50 +00:00
kurt
f35ddca1d5 Exit prompt loop when there's nothing to read from stdin. This can happen
when stdin is redirected someplace unanticipated. This fixes the infinite
prompt loop when the port is built as a build depend of another port
(reported by Martin Toft <mt at martintoft.dk>). Still to do is fix
bsd.port.mk to not redirect stdin for build depends...
2007-10-29 01:22:34 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
simon
4226adf063 bump after PLIST change
pointed out by steven@
2007-10-27 16:50:37 +00:00
steven
abd266f6e6 update to 1.03
from maintainer Okan Demirmen
2007-10-27 16:38:02 +00:00
simon
7547320261 remove PFRAG.shared and %SHARED% marker from PLIST as it's SHARED_ONLY
pointed out by Okan Demirmen

ok jasper@
2007-10-27 16:37:00 +00:00
simon
d2ddbca788 update to version 0.17009
ok sthen@
2007-10-27 14:48:50 +00:00
simon
a06d87a1b2 update to version 1.161
ok jasper@
2007-10-27 14:40:25 +00:00
simon
69e45c160c add p5-Tie-Hash-Indexed 2007-10-26 21:22:48 +00:00
simon
f9d357f13b import p5-Tie-Hash-Indexed
Tie::Hash::Indexed is very similar to Tie::IxHash.  However, it is
written completely in XS and usually about twice as fast as Tie::IxHash.
It's quite a lot faster when it comes to clearing or deleting entries
from large hashes.

by Okan Demirmen (MAINTAINER) with some tweaks by me
2007-10-26 21:22:44 +00:00
ajacoutot
eca8b54851 - use our naming scheme for patches 2007-10-26 20:44:35 +00:00
simon
e57fe541be adjust WANTLIB for gtk+2 update and bump PKGNAME
ok jasper@
2007-10-26 13:10:14 +00:00
sthen
cd4b3b12b8 db.=4 -> db.>=4 in preparation of db4 update
ok steven@
2007-10-26 01:23:38 +00:00
sthen
9c84c360b3 +p5-Data-VString
+p5-File-BOM
+p5-Locale-Hebrew
+p5-POE-XS-Queue-Array
2007-10-25 22:06:38 +00:00
sthen
8fcc7abab5 import p5-POE-XS-Queue-Array
This class is an implementation of the abstract POE::Queue interface.
It implements a priority queue using C, with an XS interface supplied.

The current implementation could use some optimization, especially
for large queues.

Please see the POE::Queue documentation, which explains this one's
functions, features, and behavior.

ok simon@
2007-10-25 22:01:48 +00:00
sthen
1ae2f087cf import p5-Locale-Hebrew
Bidirectional Hebrew support based on code from the Unicode Consortium.

The charset on their code was bogus, therefore this module had to
work the real charset from scratch. There might have some mistakes,
though.

ok simon@
2007-10-25 22:00:33 +00:00
sthen
2b24984cfc import p5-File-BOM
This module provides functions for handling unicode byte order
marks, which are to be found at the beginning of some files and
streams.

The intention of File::BOM is for files with BOMs to be readable
as seamlessly as possible, regardless of the encoding used.

ok simon@
2007-10-25 21:59:34 +00:00
sthen
58748f13ec import p5-Data-VString
Version Strings (v-strings) in base Perl have been deprecated and
will not be available after Perl 5.8.

This module revives them as a simple module implementation.
Version strings are well suited in many version "numbering" schemes
and straightforward (if you always remember they are not numbers).

ok simon@
2007-10-25 21:58:38 +00:00
simon
c9596b6b50 add p5-Class-Accessor-Grouped, p5-Class-C3-Componentised, p5-MRO-Compat
and p5-Scope-Guard
2007-10-25 21:23:00 +00:00
simon
4debab46fc import p5-Scope-Guard
This module provides a convenient way to perform cleanup or other forms
of resource management at the end of a scope.  It is particularly useful
when dealing with exceptions: the Scope::Guard constructor takes a
reference to a subroutine that is guaranteed to be called even if the
thread of execution is aborted prematurely.  This effectively allows
lexically-scoped "promises" to be made that are automatically honoured
by perl's garbage collector.

ok jasper@, tested by espie@
2007-10-25 21:22:38 +00:00
simon
29fabbd655 import p5-Class-C3-Componentised
This will inject base classes to your module using the Class::C3 method
resolution order.

ok jasper@, tested by espie@
2007-10-25 21:22:22 +00:00
simon
e5e9a26e57 import p5-Class-Accessor-Grouped
This class lets you build groups of accessors that will call different
getters and setters.

ok jasper@, tested by espie@
2007-10-25 21:22:08 +00:00
simon
755f699a24 import p5-MRO-Compat
The "mro" namespace provides several utilities for dealing with method
resolution order and method caching in general in Perl 5.9.5 and higher.

ok jasper@, tested by espie@
2007-10-25 21:21:49 +00:00
kurt
c347040e92 - update to BSD patchset 7 based off Sun's JRL licensed Update 13 source:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_13
- Do a better job respecting Sun's JRL license by using interactive
  license verification, installing the correct license and include a
  license blurb in the pkg MESSAGEs. (Interactive license verification
  script from FreeBSD/Greg Lewis)
- fix a packing problem with the no_web FLAVOR.

NOTE: This port is now IS_INTERACTIVE=Yes. After agreeing to the JRL
license, users can put ACCEPT_JRL_LICENSE=Yes into /etc/mk.conf to
automatically accept the license and make the port IS_INTERACTIVE=No.
Bulk builders will need to do this so things like OpenOffice get built.
okay naddy@
2007-10-25 20:51:41 +00:00
landry
5ac9a1cdad Add a MESSAGE telling people to install either notification-daemon or
notification-daemon-xfce if they want to use libnotify, it makes much
more sense to put MESSAGE directly in this port instead of in each port
using libnotify.
suggested by ajacoutot@, ok jasper@
2007-10-25 20:12:08 +00:00
landry
e2cb0ecfe8 Fix WANTLIB after gtk+2 upgrade, bump PKGNAME.
ok jasper@ ajacoutot@
2007-10-25 18:20:04 +00:00
wilfried
9b474c68e5 add argp-standalone 2007-10-25 18:14:24 +00:00
wilfried
999f0d186f import of argp-standalone-1.3
Standalone version of arguments parsing functions from GLIBC
2007-10-25 18:13:16 +00:00
landry
00f2785714 Fix WANTLIB after gtk+2 upgrade, bump PKGNAME.
ok jasper@
2007-10-25 17:02:10 +00:00
steven
234fe4c8b3 make this use the python module, and switch to python 2.5 2007-10-25 10:00:03 +00:00
jasper
1f81fb2370 - update libglade2 to 2.6.2
feedback and ok steven@
2007-10-24 22:38:53 +00:00
jasper
4508c282c7 - update glib2mm to 2.14.1
ok wilfried@
2007-10-24 22:35:27 +00:00
jasper
7d9065cd91 - update pango to 1.18.3
- re-format DESCR

ok steven@
2007-10-24 22:31:48 +00:00
jasper
f1d2eedb9d - update atk to 1.20.0
ok martynas@ steven@
2007-10-24 22:30:06 +00:00
jasper
561f316f27 - update glib2 to 2.14.2
- don't use the local pcre, but use pcre from ports

with tweaks from wilfried@ (pcre and static libs)
ok steven@
2007-10-24 22:29:02 +00:00
jasper
cb603401fc - update pcre to 7.4
with and ok wilfried@
2007-10-24 22:28:10 +00:00
naddy
eb198f439c Maintenance update to 4.2.2.
Tested on alpha, amd64, i386, powerpc (ajacoutot@), sparc64.
2007-10-24 16:19:57 +00:00
simon
459c659400 update to version 0.35 2007-10-24 16:00:01 +00:00
simon
cccefb153a update to version 1.10 2007-10-24 15:51:59 +00:00
steven
e937a69e16 update to 1.19 2007-10-24 14:58:57 +00:00
wilfried
94678e2272 update to 2.0.18 2007-10-24 08:51:57 +00:00
jasper
fdab8ea12e update p5-Test-Manifest to 1.21 2007-10-23 15:34:58 +00:00
wilfried
324b9df909 update to mysql-gui-tools-5.0r12 2007-10-23 13:44:02 +00:00
wilfried
624ba17ae1 HW_PHYSMEM is unsigned 2007-10-23 13:37:11 +00:00
steven
94f22279a1 replace MODPY_NO_RUNDEP with MODPY_RUNDEP (yes by default)
add MODPY_LIB_DEPENDS

no objection djm@, ok bernd@
2007-10-22 10:14:02 +00:00
jasper
7af37b0386 update desktop-file-utils to 0.14 2007-10-21 18:05:11 +00:00
jasper
11b2d868b4 update iso-codes to 1.5 (among things, includes iso 15924 support)
ok robert@
2007-10-21 18:00:12 +00:00
steven
9e4a77b155 use the python module, but without runtime dependency 2007-10-21 11:59:47 +00:00
simon
78865741c1 update to version 0.41
ok pyr@
2007-10-20 17:22:06 +00:00
simon
e93c429bee update to version 0.35
ok pyr@
2007-10-20 17:21:11 +00:00
ajacoutot
5dd62992eb - compile func___future___import_not_first_stmt.pyc
- install egg-info file

maintainer timeout
2007-10-20 13:01:57 +00:00
espie
98e2fbe54f fix build, by explicitly making sure we don't pick libconfuse.
REAL SLOPPY WORK by initial porter.
If you see error messages in the configure output, you DEAL WITH THEM.
you don't just expect them to not mean anything.
2007-10-20 11:43:24 +00:00
simon
d6cbbd8b4a update to version 0.08 and adjust license comment
ok jasper@
2007-10-19 17:45:52 +00:00
simon
301f810161 update to version 0.19
ok jasper@
2007-10-19 17:44:37 +00:00
jasper
8095d944ae - update check to 0.9.5
ok ajacoutot@
2007-10-19 08:39:08 +00:00
steven
ad0b81cea3 unbreak packaging (no bump needed)
ok maintainer, reminded by nikolay
2007-10-18 08:04:13 +00:00
ajacoutot
f2f1b0c58a - unlink gengameng 2007-10-17 16:50:21 +00:00
ajacoutot
8307c8c2cd - remove devel/gengameng ; it has been superseded by devel/flatzebra
ok pvalchev@
2007-10-17 16:46:23 +00:00
ajacoutot
ac5851afda +flatzebra 2007-10-16 09:50:09 +00:00
ajacoutot
7905b0fcc5 Import flatzebra-0.1.1
A generic game engine for 2D double-buffering animation.

from Serge Basterot <sb at wo-do dot com> (MAINTAINER) with some tweaks.
2007-10-16 09:49:18 +00:00
jcs
7647bf914f bump activesupport dep too 2007-10-15 15:24:22 +00:00
jcs
b8e42790fd actionpack-1.13.5 2007-10-15 15:22:22 +00:00
jcs
3d58b14e49 activesupport-1.4.4 2007-10-15 15:19:37 +00:00
kurt
9e80ec3311 - fix a 64-bit problem with the LiveConnect feature. From mozilla
bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=345866
  Eventually the java plugin will need this on amd64. okay martynas@
2007-10-14 18:33:09 +00:00
simon
31a96aafbe remove p5-Class-ISA from RUN_DEPENDS which comes with base perl
noticed by sturm@
2007-10-14 09:29:37 +00:00
winiger
345afd64d2 fix WANTLIB, bump PKGNAME 2007-10-14 08:22:17 +00:00
simon
8864638839 update to version 0.27, fixes memory leaks
ok jasper@
2007-10-13 07:23:52 +00:00
simon
8da2efd76d add p5-Array-Window, p5-Class-Default, p5-Class-Handle, p5-Time-Duration 2007-10-13 06:45:04 +00:00
simon
ba15e85f6e import p5-Time-Duration
This module provides functions for expressing durations in rounded or
exact terms.

ok pyr@
2007-10-13 06:44:59 +00:00
simon
8ca61f9820 import p5-Class-Handle
Class related functionality in Perl is broken up into a variety of
different modules.  Class::Handle attempts to provide a convenient
object wrapper around the various different types of functions that can
be performed on a class.

ok pyr@
2007-10-13 06:44:54 +00:00
simon
5d57d39ae6 import p5-Class-Default
Class::Default provides a mechanism to allow your class to take static
method calls and apply it to a default instantiation of an object.  It
provides a flexibility to an API that allows it to be used more
comfortably in different situations.

ok pyr@
2007-10-13 06:44:49 +00:00
simon
55f51d28b9 import p5-Array-Window
Many applications require that a large set of results be broken down
into a smaller set of 'windows', or 'pages' in web language.
Array::Window implements an algorithm specifically for dealing with
these windows.  It is very flexible and permissive, making adjustments
to the window as needed.

ok pyr@
2007-10-13 06:44:44 +00:00
sturm
857ae64bd2 missing PKGNAME bump after WANTLIB changes 2007-10-13 05:23:11 +00:00
sthen
3daba1a1a9 update version and take MAINTAINER
ok steven@
2007-10-12 21:23:17 +00:00
winiger
c3787d7e67 correct WANTLIB, ok pvalchev@ 2007-10-12 12:38:00 +00:00
ajacoutot
fd275570d4 - don't force -Os gcc optimisation
- install locales in correct directory
- USE_LIBTOOL
- add desktop-file-utils goo
- add p5-XML-Parser to BUILD_DEPENDS
- remove useless docs
- small other cleanups

ok landry@
2007-10-12 09:44:21 +00:00
landry
28b10f615d Missing file.. ok ajacoutot@ 2007-10-12 08:22:58 +00:00
jasper
8eec0726c1 update geany to 0.12 (many, many changes, including plugin support)
from Vlad Glagolev (MAINTAINER)
2007-10-11 20:21:07 +00:00
merdely
260d23a739 Add p5-Rcs 2007-10-11 06:56:22 +00:00
merdely
1906f20530 This Perl module provides an object oriented interface to access
Revision Control System (RCS) utilities.

From Okan Demirmen
ok simon@
2007-10-11 06:55:43 +00:00
jasper
d17e35739f update vte to 0.16.9 2007-10-10 17:31:50 +00:00
simon
a9234b1100 update to version 1.36
"looks good" steven@
2007-10-09 22:20:13 +00:00
steven
fe24418f81 let this build with wxWidgets 2.8 as well
patches from the rapidsvn repository

ok maintainer
2007-10-08 20:38:17 +00:00
steven
39262ab837 bump PKGNAME after python version switch 2007-10-08 08:32:55 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
steven
07abbdbf16 regen patches with 1 line of context to avoid CVS keyword substitution
where it's not welcome.
2007-10-06 19:41:49 +00:00
steven
b237253b43 let this build with python 2.5
ok martynas@
2007-10-06 14:27:52 +00:00
simon
77c4271f8c add p5-Term-Encoding 2007-10-05 20:32:25 +00:00
simon
0f87087aed import p5-Term-Encoding
Term::Encoding is a simple module to detect an encoding the current
terminal expects, in various ways.

ok jasper@
2007-10-05 20:32:16 +00:00
jcs
b6241b6aeb update to actionpack-1.13.4 2007-10-05 14:40:19 +00:00
jcs
c826190374 update to activesupport-1.4.3 2007-10-05 14:32:41 +00:00
ajacoutot
90a7a119ab - fix CATEGORIES 2007-10-05 13:38:31 +00:00
sturm
f72e1e2bdb change default behaviour for arm-elf targets to always pass '-mfpu=softfpa'
to GAS unless '-mhard-float' is specified
sync patches while here

from maintainer
2007-10-05 13:14:12 +00:00
steven
c6ba93e2b7 bump PKGNAME after changing COMMENT 2007-10-05 09:18:35 +00:00
merdely
d1c5fbaddb Update to 0.9.4.
From Will Maier (MAINTAINER)
ok jolan@
2007-10-05 02:00:45 +00:00
msf
63d79b0058 fix the COMMENT, it was obviously never meant for Perl::Critic 2007-10-03 05:13:29 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
martynas
14622a7687 update for silc-toolkit-1.1; ok naddy@ 2007-10-02 17:35:48 +00:00
merdely
d1c25494d6 Update to silc-toolkit-1.1.3
From brad@
"just commit it" steven@
2007-10-01 21:30:06 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
mbalmer
e05da2f779 Maintenance update to Horde 3.1.5
Major changes compared to Horde 3.1.4 are:
    * Improved webroot detection.
    * Fixed language selection in login screen.
    * Updated Czech, Estonian, German, Polish, Spanish, and Simplified
      Chinese translations.
    * Small bug fixes and improvements.

The full list of changes (from version 3.1.4) can be viewed here:

http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.298&r2=1.515.2.306&ty=h
2007-10-01 09:02:52 +00:00
ajacoutot
4819a37312 +libopensync 2007-09-30 09:38:57 +00:00
ajacoutot
fc6e4c720a Import libopensync-0.31
OpenSync is a synchronization framework that is platform and
distribution independent. It consists of a powerful sync-engine and
several plugins that can be used to connect to devices.
OpenSync is very flexible and capable of synchronizing any type of data,
including contacts, calendar, tasks, notes and files.


Note that it is still a development version. But it's better to have
this in-tree now so that one can port the different sync plugins as they
come out. Also it will ease integration with other apps (i.e kdepim).

"as long as it doesn't break kdepim" espie@
2007-09-30 09:37:53 +00:00
simon
1a78cc31f0 update to version 0.08 and correct whitespaces 2007-09-29 20:12:14 +00:00
ian
ab51fc6231 += struts-console 2007-09-28 23:51:27 +00:00
ian
9a29346dd9 Configuration file editor for Struts (struts-config, taglibs,
validation, etc.), as an Eclipse plugin.
ok kurt@
2007-09-28 23:49:58 +00:00
bernd
865e1d69f2 Fix distinfo because of a re-rolled distfile. Bump PKGNAME because
I don't have the old distfile anymore to compare both.

Noticed by naddy@, thanks!
2007-09-28 18:42:10 +00:00
steven
58386d8b73 unbreak
ok bernd@
2007-09-28 09:55:41 +00:00
bernd
d345fec8a4 Update to ruby-daemons-1.0.8. 2007-09-27 18:56:32 +00:00
bernd
0c7dddf195 Update to ruby-gem_plugin-0.2.2. 2007-09-27 18:53:53 +00:00
steven
99504fb70f no runtime dependency on python.
ok bernd@
2007-09-27 11:54:56 +00:00
bernd
a5f5c27f6b + ruby-rcov 2007-09-26 17:21:07 +00:00
bernd
a2de2b942e Initial import of ruby-rcov-0.8.0.2.
A code coverage tool for Ruby featuring fast execution, multiple
analysis modes, cross-referenced XHTML and several kinds of text
reports, easy automation with Rake and Rant.

Submitted and maintained by markus@.

ok sturm@
2007-09-26 17:17:22 +00:00
bernd
c7dd7aecd5 + ruby-uuidtools 2007-09-26 16:49:04 +00:00
bernd
e2ef2b3a37 Initial import of ruby-uuidtools-1.0.1.
UUIDTools was designed to be a simple library for generating any of the
various types of UUIDs (or GUIDs if you prefer to call them that).
It conforms to RFC 4122 whenever possible.
2007-09-26 16:46:48 +00:00
bernd
015beb387f Update to libidn-1.1, mention the new license (GPLv3), drop maintainership.
Tested and ok steven@.
2007-09-26 05:05:40 +00:00
merdely
da16530e0b Add p5-Tie-Cache 2007-09-26 02:36:03 +00:00
merdely
937b0d5f65 Add Tie::Cache as a dependency for "an additional speed boost when
caching static data"

ok simon@
2007-09-25 22:16:03 +00:00
merdely
8e64585139 This module implements a least recently used (LRU) cache in memory
through a tie interface. Any time data is stored in the tied hash, that
key/value pair has an entry time associated with it, and as the cache
fills up, those members of the cache that are the oldest are removed to
make room for new entries.

So, the cache only "remembers" the last written entries, up to the size
of the cache. This can be especially useful if you access great amounts
of data, but only access a minority of the data a majority of the time.

ok simon@
2007-09-25 22:11:54 +00:00
merdely
637c8bc061 Update to 0.12
From Volker.Wiegand
ok steven@, jasper@
2007-09-24 14:41:56 +00:00
merdely
d258205c1c Tweak HOMEPAGE and MASTER_SITES.
ok MAINTAINER (Will Maier) and simon@
2007-09-23 17:07:21 +00:00
pvalchev
4967057365 update to sdl-1.2.12. long due update, possible now since the macppc
X acceleration bug is now gone (thanks for ajacoutot for endless testing
of this issue), diff from brad
2007-09-22 01:12:38 +00:00
merdely
c12619bb77 Add libconfig 2007-09-21 20:23:50 +00:00
merdely
74893583cf Libconfig is a simple library for manipulating structured configuration
files. This file format is more compact and more readable than XML. And
unlike XML, it is type-aware, so it is not necessary to do string
parsing in application code.

Libconfig is very compact - just 25K for the stripped C shared library
(one-fifth the size of the expat XML parser library) and 39K for the
stripped C++ shared library. This makes it well-suited for
memory-constrained systems like handheld devices.

From Will Maier (MAINTAINER)

tweaks and ok sturm@ and kili@
2007-09-21 20:19:05 +00:00
steven
42d2d25b03 update to 0.73 2007-09-21 07:38:11 +00:00
msf
63db7b990e +p5-Expect-Simple
+p5-Test-Expect
2007-09-21 05:55:37 +00:00
msf
9e809e073e initial import of Test::Expect 0.30
Test::Expect is a module for automated driving and testing of
terminal-based programs. It is handy for testing interactive programs
which have a prompt, and is based on the same concepts as the Tcl Expect
tool. As in Expect::Simple, the Expect object is made available for
tweaking.
2007-09-21 02:41:48 +00:00
msf
22f30638f6 initial import of Expect::Simple 0.03
Expect::Simple is a wrapper around the Expect module which should
suffice for simple applications. It hides most of the Expect machinery;
the Expect object is available for tweaking if need be.
2007-09-21 02:38:59 +00:00
msf
5becbc2d29 use MASTER_SITE_RUBYFORGE 2007-09-20 12:48:05 +00:00
steven
20b11768fd update to 1.3.7
from maintainer Vlad Glagolev
2007-09-20 12:41:06 +00:00
msf
92205c62a2 use MASTER_SITE_RUBYFORGE 2007-09-20 12:33:32 +00:00
steven
7b6672e379 update to 1.2.10
tested and ok merdely@, simon@
2007-09-20 10:18:37 +00:00
steven
a5f69b4f28 update to 1.2.11
tested and ok merdely@, simon@
2007-09-20 10:17:21 +00:00
martynas
799cddec5f update to 2.14.0; REGRESS_FLAGS tweak and ok jasper@ 2007-09-19 13:19:50 +00:00
martynas
1e7fe25a2f update to 2.14.3; ok jasper@ 2007-09-19 13:11:09 +00:00
naddy
a01a0850ad adapt FLAC support to the FLAC 1.1.3+ API 2007-09-18 18:33:25 +00:00
naddy
68ccde1d59 adapt FLAC support to the FLAC 1.1.3+ API; ok mgrimm@ 2007-09-18 18:29:14 +00:00
kurt
d9e46b09e2 - fix patch borked by cvs changing cvs tag upon commit (i.e. $Revision$).
breakage reported by RD Thrush rd at thrush.com
2007-09-17 13:31:20 +00:00
naddy
827a4ca6e0 use autoconf instead of directly patching configure; it's more maintainable 2007-09-16 16:45:59 +00:00
simon
026a13bf4d remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-16 11:14:46 +00:00
simon
66ede79a7e remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-16 09:25:09 +00:00
simon
a8d100e201 import p5-Test-Group
Test::Group allows for grouping together related tests in a standard
Test::More-style script.  It provides a bunch of maintainability and
scalability advantages to large test suites.

feedback & ok merdely@
2007-09-16 09:24:46 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
jolan
e5e845bb1c +luarings 2007-09-15 09:49:18 +00:00
jolan
eb55afd6aa resurrect the luarings port now that a lua 5.1 compatible version has
been released

submitted by pedro martelletto
2007-09-15 09:48:31 +00:00
steven
9d99902589 +mowgli 2007-09-14 21:17:28 +00:00
steven
06ea21cd06 import mowgli 0.4.0
libmowgli is a class library containing performance and usability
oriented extensions to C.
2007-09-14 21:16:14 +00:00