Commit Graph

7244 Commits

Author SHA1 Message Date
ckuethe
fe1aa6dd26 Don't crash when using ISP mode on AVR Dragon. From tdeval 2009-12-06 02:05:51 +00:00
espie
b1c038397a fam => gamin 2009-12-05 19:56:58 +00:00
espie
1692a7f774 less confusing version number (okay, we still have always-update, but let's
try harder not to go back).
put more packages we know to be gone in the base system list.
display a more helpful message in case we don't find base packages (say
we're not removing them since we can't find the file in the base system)
2009-12-05 14:42:52 +00:00
espie
b1a72df876 tsk, tsk, landry 2009-12-05 12:28:26 +00:00
espie
9c8de27263 add tmux 2009-12-05 11:28:48 +00:00
espie
902f33e552 prepare for stem changes 2009-12-05 11:19:08 +00:00
espie
446d2e7daf better message, now that it mostly works 2009-12-05 10:12:58 +00:00
espie
937e93ff7d future "quirks" package, to be used by pkg_add for various non-obvious
thingies.

(work in progress, not active yet, don't install unless you REALLY know
what you're doing)
2009-12-04 16:50:48 +00:00
ajacoutot
161de4c05b Missed bump.
spotted by Markus Lude
2009-12-04 12:50:24 +00:00
ajacoutot
b8fec8bd7f Use gamin instead of fam. Remove the -fam subpackage in the process
(libgamin has no external dependencies and it will simplify packaging
and dependencies).

ok landry@ jasper@
2009-12-04 08:08:31 +00:00
bernd
c88498fbdc Update to git-1.6.5.4. 2009-12-03 11:39:51 +00:00
wcmaier
3df51c9eb5 Update to 0.10.
Diff sent by Alexandr Shadchin <ShadchinAV at mail dot ru>. Thanks!
2009-12-02 17:45:53 +00:00
wcmaier
a121dd416c Update to 1.4.1.
Use gettext MODULE, reported by jasper@. Thanks!
2009-12-02 16:19:31 +00:00
jim
51860d4c45 Correct license comment.
OK merdely@
2009-12-01 17:46:25 +00:00
ajacoutot
1ba8be8b71 Maintainance update to glib2-2.22.3. 2009-12-01 16:13:00 +00:00
edd
977b010c0e Update to ddd-3.3.12.
Added a patch from NetBSD pkgsrc to fix amd64 hangs.

OK sthen@
2009-11-30 23:45:35 +00:00
landry
d69e4e7cbd Update to ethos 0.2.2, upstream fixed tarball so we can remove the
bundled headers in files. Tweak CONFIGURE_ENV to correctly find
libintl.h, bump ethos major as a function was renamed.
ok jasper@
2009-11-30 22:28:06 +00:00
sthen
37cb4113df Update to 2.3.0, and install example files. From Daniel Dickman. 2009-11-26 09:14:16 +00:00
ajacoutot
0f57c8d6a2 Enclose comment to unfuck header. 2009-11-26 08:00:43 +00:00
naddy
b2433a0793 update chroot instructions; ok jasper@, landry@ 2009-11-25 19:54:19 +00:00
landry
10139435ff Update to libofx 0.9.1.
Use gettext MODULE, and finally depend on textproc/opensp, like it
should have been since i ported this ages ago.
ok ajacoutot@ jasper@
2009-11-24 20:32:35 +00:00
bernd
21297b7d8f Add cvsps to the RUN_DEPENDS of the -main package.
Discussed with some people.
2009-11-24 19:48:01 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
kevlo
8e7e428e8d update to 1.17
ok jasper@
2009-11-23 10:14:10 +00:00
kevlo
908cb6dd31 update to 0.04
jasper@
2009-11-23 10:13:07 +00:00
ajacoutot
85ef1da98b __attribute__((__unused__)) is not supported on g++3.3, so use the same
define as in perl and only define G_GNUC_UNUSED when appropriate.

ok jasper@
2009-11-23 08:22:34 +00:00
fgsch
072c596e53 Use MASTER_SITE_PYPI. 2009-11-23 00:45:27 +00:00
msf
7cc03a8a01 +ruby-clio
+ruby-facets
+ruby-trollop
2009-11-22 06:49:14 +00:00
msf
3bd92e5f27 initial import of clio-0.3.0
Clio is a great way to build commandline tools. It provides an advanced
options parser with a variety of notations suited to almost any perfered
style, and provides a very rich and and easy to use library for
generating console output.

ok bernd@
2009-11-22 06:45:12 +00:00
msf
6d6774f217 initial import of trollop-1.15
Trollop is YAFCLAP --- yet another fine commandline argument processing
library for Ruby. Trollop is designed to provide the maximal amount of
GNU-style argument processing in the minimum number of lines of code
(for you, the programmer).

ok bernd@
2009-11-22 04:21:33 +00:00
msf
f8a7f303c4 initial import of facets-2.7.0
Ruby Facets is a collection of general purpose, pure-Ruby extensions
and additions for the Ruby programming language. Facets is divided into
two libraries, one for the extensions and the other for the additions.
called Facets/CORE and Facets/MORE, respectively.

Facets/CORE is a large collection of methods which extend the core
capabilities of Ruby's built-in classes and modules. This collection of
extension methods are unique by virtue of their atomicity. The methods
are stored individually so that each can be required independently.
This gives developers fine-grain control over which extra methods to bring
into his or her code. The collection currently contains over 400 methods
spanning 28 classes and modules. It is an atomic library in that the
methods are packaged individually so that each can be required
independently. This gives the programmer greater control to
include only the extra methods he or she actually needs.

Facets/MORE are a collection of classes, modules and light frameworks
whcih cons itutes an ever growing and improving source of reusable
components. Some very nice additions are provided, from an amazing SI
Units system to an elegant Annotations system. And of course there are
all the more typical goodies like Tuple, Functor and Multiton.

ok bernd@
2009-11-22 04:18:14 +00:00
fgsch
a70ef7a5f9 SECURITY UPDATE to 0.7.11p3.
Fixes several XSS vulnerabilities.  wcmaier@ ok.
2009-11-21 13:41:15 +00:00
ajacoutot
1f4a88d5e1 Fix bug 341481: pangocairo kerning problem with nonidentity scaling
Merged from upstream git d9abcaf566e9cd7f702c98958f99f90fd53b4c0b

Amongst others, this fixes the printing issue under Dia when using some
classes.
2009-11-21 13:29:29 +00:00
fgsch
08a10ac617 Update to 2.0.1 2009-11-20 21:15:25 +00:00
benoit
f8330d6fa4 - update mercurial to 1.4
ok wcmaier@, ajacoutot@
2009-11-20 15:09:24 +00:00
djm
828ba0a669 use MODPY_EGG_VERSION; pointed out by ajacoutot@ 2009-11-20 11:58:21 +00:00
djm
23df216af6 +pybugz 2009-11-20 11:52:40 +00:00
djm
e5656d631f import pybugz-0.8.0:
> PyBugz is a python and command line interface to Bugzilla, allowing
> the user to quickly search, extract attachments and close bugs all
> from the comfort of the command line.

much feedback and improvement from giovanni@
2009-11-20 11:51:49 +00:00
ajacoutot
5e638812db Use SYSCONFDIR. 2009-11-20 08:45:21 +00:00
bernd
673677f4a3 Move git-gui--askpass to the -x11 subpackage.
Noticed by Josh Elsasser. Thanks!
2009-11-19 21:38:48 +00:00
eric
f07780e9bf update to 0.5.12
ok jasper@
2009-11-19 17:11:30 +00:00
stephan
ab72f1ed9f update to 2.54, ok sthen@ and jasper@ 2009-11-19 08:53:15 +00:00
jasper
ca3fa961fc - add pear-System-Command and pear-Validate 2009-11-18 19:02:02 +00:00
jasper
e9063e896e import pear-System-Command 1.0.6 2009-11-18 19:00:08 +00:00
jasper
d64eb486d0 import pear-Validate 0.8.2 2009-11-18 18:59:42 +00:00
sthen
9d0f70b46f - fix dependencies following libstdc++ bump from 4.2.4p3 to 4.2.4v0
- bump relevant PKGNAMEs
2009-11-18 00:49:09 +00:00
jasper
858db5ef65 - use NOT_FOR_ARCHS, instead of BROKEN here 2009-11-17 22:27:37 +00:00
jasper
f6c30d1185 - bugfix update of vte to 0.22.5 2009-11-17 22:10:43 +00:00
bernd
036babf22d Update to git-1.6.5.3. 2009-11-17 16:29:42 +00:00
espie
8c1eea771b backport important bug-fix from newest ltdl.
There are probably other bad bugs in there, this code is a textbook example
of how NOT to write code if you want it to work.

Between the gnu style that obfuscate the stuff, the various thingies added
"just in case", the misuse of autoconf results, and the really high
abstraction level together with long functions and internal concepts, how
can anyone make sense of this code ? (short answer: it doesn't make actual
sense).

Also, no cookies for the gnu guys who, along with an important bug-fix,
manage *again* to push out 10000+ lines of useless diff thanks to a change
in automake/autoconf itself.

We don't need to make fun of Windows  and its security, the GNU project
manages to produce as many problems on its own...

When will they learn secure practices ? I would bet "not this century",
but then I probably won't be around to collect the bet...
2009-11-17 10:15:35 +00:00
kevlo
68e8d83fe8 add p5-MooseX-AttributeHelpers and p5-MooseX-MultiInitArg 2009-11-17 04:46:50 +00:00
kevlo
f427ed85d1 Initial import of p5-MooseX-AttributeHelpers 0.22
While Moose attributes provide you with a way to name your accessors,
readers, writers, clearers and predicates, this library provides
commonly used attribute helper methods for more specific types of data.

ok sthen@
2009-11-17 04:45:04 +00:00
kevlo
59c2d88498 Initial import of p5-MooseX-MultiInitArg 0.01
MooseX::MultiInitArg - Attributes with aliases for constructor
arguments.

ok sthen@
2009-11-17 04:43:46 +00:00
stephan
737abb2a3c +p5-MooseX-Log-Log4perl 2009-11-16 14:16:16 +00:00
stephan
f1246d77f6 Import p5-MooseX-Log-Log4perl
A logging role building a very lightweight wrapper to Log::Log4perl for
use with your Moose classes. For compatibility the logger attribute can
be accessed to use a common interface for application logging.

ok jasper@ and kevlo@
2009-11-16 14:10:11 +00:00
ajacoutot
7178d8128f Update to py-xdg-0.18 which adds support for XDG_MENU_PREFIX.
prodded by landry@
2009-11-14 14:16:23 +00:00
ajacoutot
4bd45bcbac Generated library was linked against a non existent version, unbreak.
from Antti Harri with a tweak.
2009-11-13 20:41:43 +00:00
stephan
21d628537d update to 6.04, ok kevlo@ and sthen@ 2009-11-13 19:05:50 +00:00
kili
6dd9d13718 Bump after java.port.mk changes.
Noticed by naddy@
2009-11-13 07:01:15 +00:00
jasper
cb3b506082 james turner takes maintainership. 2009-11-12 23:08:39 +00:00
jasper
6be773e0d2 - update fossil to 20091111162119.
from james turner, thanks!
2009-11-12 21:50:30 +00:00
jasper
24013d61a6 Prevent redefinition of ALIGN in giroffsets.c, doesn't fix sparc64 build though.. 2009-11-12 21:48:18 +00:00
sthen
88225d474c Override detection of GNU sed otherwise, if it's installed at build
time, the generated libtool script tries to use 'gsed' instead of 'sed'.
ok Brad.
2009-11-11 10:47:08 +00:00
kevlo
1cfbe2351f update to 0.51
ok jasper@
2009-11-11 07:44:09 +00:00
djm
103511e041 update to setuptools-0.6c11 2009-11-11 00:18:09 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
sthen
7e2de42881 Fix RUN_DEPENDS with MODJAVA_VER=1.3+ or 1.4+, it was allowing 1.5/jamvm/kaffe
but not newer jdk/jre versions. Problem noted by Matthew Szudzik. ok kurt@
2009-11-09 11:02:58 +00:00
jasper
7cda62a877 - not for mips64 either 2009-11-09 10:43:46 +00:00
ajacoutot
a1f17782ee Bugfix update to vte-0.22.4.
* fix a regression introduced in previous version
2009-11-09 08:00:25 +00:00
eric
d09730c481 mention static FLAVOR in DESCR
ok sthen@
2009-11-08 15:59:00 +00:00
william
c8f358d7b4 Bump to p4, because I mistakenly put that in 4.5-stable. This is
to keep future updates working; no other changes.

ok steven@ jasper@
2009-11-07 18:08:14 +00:00
ajacoutot
6aeeb059ac Really kill the gconfd-2 process when gconftool-2 runs. 2009-11-07 08:41:15 +00:00
stephan
084fe74e28 - update to 1.11.5
- fix HOMEPAGE
- change license to MIT (since 1.11.0)
- add regression tests (by sthen@)
- take maintainership
- minor cleanups

ok sthen@ and ok jasper@ (for a previous diff)
2009-11-06 15:28:09 +00:00
giovanni
21fcad8f0c Update to 6.3
ok kevlo@ (maintainer)
2009-11-06 09:19:34 +00:00
jasper
383bcb84a5 - move another common variable into pear.port.mk (the 'pear' category). 2009-11-06 09:01:07 +00:00
jasper
65dbb2a870 - if the same two lines are copy/pasted into every single port using the pear
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place

ok sthen@ robert@
2009-11-06 08:32:36 +00:00
kevlo
723a8f5447 update to 1.280
ok jasper@
2009-11-06 02:18:39 +00:00
kevlo
4e66f6b82a update to 1.030
ok jasper@
2009-11-06 02:16:59 +00:00
giovanni
72309b44fd Update to 1.10 and take maintainership
ok jakob@ (old maintainer)
2009-11-05 13:42:16 +00:00
jasper
c99a0fb298 - remove prc-tools. it's been broken for > 7.5 years. and nobody showed
any intrest in it. it belongs in the Attic..

"axe it!" pvalchev@
2009-11-04 13:36:55 +00:00
sthen
959f4df8eb update to 20091103194336, from James Turner 2009-11-04 08:02:11 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
sturm
44c9500d5c unbuildable on sparc64 for now, from maintainer pirofti 2009-11-03 05:49:44 +00:00
jsg
d264b944d0 update to 2.6
ok sthen@
2009-11-02 22:53:27 +00:00
jasper
3d472c5987 - fix a check in configure and first stab at working mountlist. 2009-11-02 20:19:06 +00:00
naddy
ec1ece4166 don't hide build commands 2009-11-02 18:11:56 +00:00
jasper
63310565b8 - add p5-MooseX-Role-Parameterized 2009-11-02 10:07:16 +00:00
jasper
696295f9d9 import p5-MooseX-Role-Parameterized 0.13
Your parameterized role consists of two new things: parameter
declarations and a role block. Parameters are declared using the
"parameter" keyword which very much resembles "has" in Moose. You can
use any option that "has" in Moose accepts. The default value for the is
option is ro as that's a very common case. Use is => 'bare' if you want
no accessor. These parameters will get their values when the consuming
class (or role) uses "with" in Moose. A parameter object will be
constructed with these values, and passed to the role block.

from Stephan A. Rickauer (MAINTAINER), with tweaks by me
2009-11-02 10:05:39 +00:00
jasper
4e2a22fc81 - bugfix update of json-glib to 0.8.2 2009-10-29 18:00:52 +00:00
jasper
2a7c20e769 - update p5-common-sense to 2.01
from  Toni Mueller, ok kevlo@ (MAINTAINER)
2009-10-29 08:33:22 +00:00
giovanni
3d1eda003f Fix README.chroot after perl upgrade
remove naddy@ as maintainer per his request
ok naddy@
2009-10-29 08:19:06 +00:00
sthen
6ebe2c85de +flex 2009-10-28 23:16:21 +00:00
sthen
c36bb94a5a Import devel/flex. This is flex v2.5.35, which uses m4 to generate the
scanners and is a required dependency to update a number of ports.

Following analysis of bulk build and base build logs with this done as
an update to /usr/src/usr.bin/lex mostly over p2k9 it's clear this has
incompatibilities with existing scanners (including minor SUS breakage)
so at this time it's being imported as a port rather than updating base.

Port originally from Brad with some changes by myself (executable
file now named gflex, and use base m4 not GNU m4 - requires /usr/bin/m4
with -P support; 2009/10/14 or newer).

Discussed with and requested by many. ok ajacoutot, jasper, Brad.
2009-10-28 23:13:56 +00:00
kevlo
41cf5d0c1b Add missing dependencies in regression test.
ok jim@
2009-10-28 02:08:08 +00:00
ajacoutot
c92a31ce19 Update to vte-0.22.3.
* lots of bugfixes

ok jasper@
2009-10-27 15:50:06 +00:00
kevlo
215e6d0e8a add missing dependencies in regression test
ok jim@
2009-10-27 15:03:56 +00:00
stsp
ec8791ee90 Update to 1.6.6.
ok sthen@
2009-10-27 09:06:13 +00:00
kevlo
f5caf83041 add p5-Declare-Constraints-Simple 2009-10-27 02:25:37 +00:00
kevlo
1ed78e872d Initial import of p5-Declare-Constraints-Simple-0.03
This module is to provide an easy way to build a profile to validate
a data structure. It does this by giving you a set of declarative
keywords in the importing namespace.

ok pea@
2009-10-27 02:23:55 +00:00
jim
36204628ee update to 5.8001
ok simon@
2009-10-27 00:42:26 +00:00
jim
27942c7ab9 +p5-Devel-Caller, p5-File-ChangeNotify, p5-MooseX-Params-Validate, p5-MooseX-SemiAffordanceAccessor 2009-10-27 00:39:50 +00:00
jim
54659dfccd import MooseX::SemiAffordanceAccessor 0.05
ok simon@
2009-10-27 00:35:51 +00:00
jim
53d120d273 import MooseX::Params::Validate 0.12
ok simon@
2009-10-27 00:33:37 +00:00
jim
eb0b338da0 import File::ChangeNotify 0.07
ok simon@
2009-10-27 00:31:20 +00:00
jim
3cfe8e1e28 import Devel::Caller 2.03
ok simon@
2009-10-27 00:28:50 +00:00
jim
a667384129 update to 0.17
ok simon@
2009-10-27 00:17:38 +00:00
jim
8a935529d0 update to 0.34
ok simon@
2009-10-27 00:16:14 +00:00
jim
9a5d918593 update to 0.20 from Cesare Gargano <gar at plusiagamma dot org> and me.
ok simon@
2009-10-27 00:12:37 +00:00
jim
c5f1487db4 p5-String-RewritePrefix is in textproc, not devel 2009-10-26 18:26:49 +00:00
jim
41c0a7394b +p5-namespace-autoclean, p5-String-RewritePrefix, p5-Try-Tiny
and kill a trailing whitespace whil here.
2009-10-26 16:58:50 +00:00
jim
fba7e8bf72 update to 0.18 from Cesare Gargano <gar at plusiagamma dot org> with pollish by me.
ok simon@
2009-10-26 16:51:13 +00:00
jim
9e60ef2380 update to 0.20 from Cesare Gargano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:48:59 +00:00
jim
9f7ea0341e update to 0.00903 from Cesare Gargano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:47:06 +00:00
jim
83f847b1e7 update to 0.92 from Cesare Gargano <gar at plusiagamma dot org> with pollish from me.
ok simon@
2009-10-26 16:44:41 +00:00
jim
42207b3d41 import Try::Tiny from Cesare Gargano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:39:57 +00:00
jim
5be2c5c632 update to 0.94 from Cesare Gardano <gar at plusiagamma dot org>
ok simon@
2009-10-26 16:35:24 +00:00
jim
1392edd3e3 Import devel/p5-namespace-autoclean for Catalyst::Runtime.
From Cesare Gargano with pollish by me.

ok simon@
2009-10-26 16:30:35 +00:00
jim
cbbc405706 update to 0.38
ok simon@
2009-10-26 16:26:57 +00:00
sthen
1f1028a105 update to 2.0.4, from maintainer frantisek holop. 2009-10-26 11:37:51 +00:00
bernd
175bdb1e7c Update to git-1.6.5.2. 2009-10-26 09:12:09 +00:00
jasper
2697e1afda - update p5-Po-Co-Pluggable to 1.24 2009-10-25 22:24:14 +00:00
jasper
ee58fe7a7c - update p5-Event to 1.13 2009-10-25 22:19:41 +00:00
sthen
3bfccf6ba8 steven@ points out the -O0 which is needed on amd64 with gcc 3.3 for
slarrfun.c can be passed via the environment rather than in a patch;
do this and only apply it to amd64.
2009-10-25 11:48:09 +00:00
ajacoutot
3a05c41734 Update to gconfmm-2.28.0.
ok jasper@
2009-10-24 10:23:41 +00:00
ajacoutot
df551c50f6 Major update to gconf2-2.28.0.
LDAP and policykit support are disabled.
Bring a patch from Fedora so that the gconf daemon gets killed when
gconftool-2 is run; this should fix some applications startup after first
installation.

ok jasper@
2009-10-24 10:23:02 +00:00
jasper
70e8508886 - enable libffi on hppa
tested by landry@, thanks!
2009-10-23 15:39:51 +00:00
sthen
e7827c67d0 - build slarrfun.c with -O0, with default flags it generates broken
code on some arch (reported on amd64 with GCC 3.3 by Simon Nicolussi)

- autoconf picks up oniguruma if installed, add as a LIB_DEPENDS
2009-10-23 09:23:11 +00:00
pirofti
40cca5914f Fix conflict with ruby-puppet by removing the pi example.
Noticed by jasper@, okay sthen@.
2009-10-22 10:40:33 +00:00
sthen
d7835832b4 Mark these as COMES_WITH=4.7; they are in base Perl 5.10.1. ok jasper@ 2009-10-21 22:50:12 +00:00
sthen
d336773564 Don't depend on modules that are now in base with Perl 5.10.1.
ok jasper@
2009-10-21 22:49:48 +00:00
bluhm
17465d483a update p5-Lchown to 1.01 2009-10-20 21:54:50 +00:00
ajacoutot
1e908d1a92 Force dependency on newer glib2 version which it needs for building.
spotted by Jonathan Armani, thanks.
2009-10-20 14:37:19 +00:00
ajacoutot
30dbe3063e Small update to libsoup-2.28.1.
Main change is that now libsoup will make multiple connections to a server.
2009-10-20 08:11:39 +00:00
bernd
915a3f7a6c Add missing dependency on ruby-locale.
Noticed by naddy@. Thanks!
2009-10-19 17:51:40 +00:00
landry
c6ac8980d3 Add x11/py-gtk2 to BUILD/RUN_DEPENDS to let ethos build on a clean box.
spotted by jasper@
2009-10-19 12:11:12 +00:00
bernd
ea63263cdd Update to git-1.6.5.1. 2009-10-19 08:40:34 +00:00
martynas
466440ad48 security update to xulrunner-1.9.0.14 2009-10-16 12:38:17 +00:00
jasper
3c5a9b58e0 - update libgtop2 to 2.28.0
* it's not any less broken than the previous version, but at least it
gives us a recent base to hack on.

aja@ agrees
2009-10-16 10:56:04 +00:00
bernd
336e5a0c2b Update to git-1.6.5.
From Simon Kuhnle with some tweaks by me.
Thanks!
2009-10-16 10:55:06 +00:00
ajacoutot
c798ff72db Hobbits take over. 2009-10-16 10:10:16 +00:00
ajacoutot
9e90b0a272 Hobbits take over. 2009-10-16 09:44:02 +00:00
kurt
ab695a3f28 - recognize cwm as a Non-Reparenting window manager for when cwm
is changed to suport NetWMName. As discussed with oga@
2009-10-16 02:22:26 +00:00
landry
6462be2ae0 Re-enable py-twisted-web2, yet another dependency of moovida/elisa.
Bump the version back to the last existing version (8.1.0), and bump
PKGNAME again to be on the safe side..
ok eric@
2009-10-14 12:47:48 +00:00
ajacoutot
6dbfe57662 From FreeBSD: poll the list of mounted filesystems since we can't rely
on checking for mtab updates like other systems.
2009-10-14 01:29:39 +00:00
sthen
691b3ef0e0 update slang to 2.2.1, dependent ports will be updated shortly. 2009-10-13 21:46:20 +00:00
pirofti
57e2ede181 Update ruby-gettext to 2.0.4 2009-10-13 21:14:55 +00:00
pirofti
9c92e571e8 Add ruby-locale to the makefile 2009-10-13 21:00:02 +00:00
pirofti
40685a07d8 Import ruby-locale, required by ruby-gettext.
Ruby-Locale is the pure ruby library which provides basic APIs for
localization.
2009-10-13 20:58:50 +00:00
pirofti
4e6e78cd05 Update ruby-echoe to 3.2 2009-10-13 20:21:29 +00:00
jasper
4bee449b4e remove useless var that's only used with SUBST_VARS, for which we can also use
another var. keep plist clean with upcoming update.
2009-10-13 16:44:28 +00:00
ajacoutot
573bf82492 Update to gconf-editor-2.28.0. 2009-10-13 14:37:20 +00:00
landry
223c1b3650 +gtkparasite 2009-10-13 10:56:17 +00:00
landry
c0acc651cd Import gtkparasite-0.0.1:
Parasite is a debugging and development tool that runs inside your GTK+
application's process. It can inspect your application, giving you
detailed information on your UI, such as the hierarchy, X window IDs,
widget properties, and more. You can modify properties on the fly in
order to experiment with the look of your UI.
as upstream didn't make a release yet, host a git snapshot labelled
0.0.1.. with comments and req'd by jasper@
2009-10-13 10:55:19 +00:00
phessler
35b9dd64da add gdk_pixbuf-2.0 to WANTLIBS-gnome, bump gnome package.
OK ajacoutot@
2009-10-13 09:13:25 +00:00
ajacoutot
0184f991a1 Update to libelf-0.8.12
ok jasper@
2009-10-13 00:00:37 +00:00
pirofti
b120d4764f Update ruby-extlib to 0.9.13 2009-10-12 22:36:03 +00:00
landry
eb445e4f27 Remove checks for things that sucks donkey balls, as configure doesn't
provide (yet) the corresponding --idontwantmono-or-vala
reported by jasper@
2009-10-12 18:21:14 +00:00
sthen
d1906220bb add patch from upstream repo; clientlib: close connection after failed rekey.
From Brad.
2009-10-12 17:28:11 +00:00
sthen
de918bd5ec Add a nasty hack so this can build with non-default MODPY_VERSION.
Better suggestions welcome, but we couldn't think of any.
"Oh that is nasty, ok aja@".
2009-10-12 17:19:16 +00:00
bernd
0dd529a522 Update to ruby-gems-1.3.5.
From Jeremy Evans. Thank you!
2009-10-12 17:18:00 +00:00
pirofti
51642fd5fc Update ruby-actionpack to 2.3.4. 2009-10-12 14:26:01 +00:00
pirofti
795efdcf19 Update cln to 1.3.1. Okay kili@ 2009-10-12 14:05:03 +00:00
pirofti
a7257760a7 Update ruby-activesupport to 2.3.4. 2009-10-12 13:59:36 +00:00
ajacoutot
34a5d28042 Add small reminder comment. 2009-10-12 12:29:26 +00:00
jasper
3ecdcd8564 sigh...add missing patch *again* 2009-10-12 10:34:50 +00:00
jasper
4bdc2bf94f - add missing full stops 2009-10-12 10:33:55 +00:00
jasper
2d7119e9e4 - update libunique to 1.1.2 2009-10-12 10:25:07 +00:00
jasper
cb916319db - update libgsf to 1.14.16 2009-10-12 10:19:32 +00:00
ajacoutot
60352dbde4 Regen PLIST and bump. 2009-10-12 10:18:32 +00:00
sthen
3904dcf86c update to 0.09001 2009-10-11 23:17:19 +00:00
jasper
e640b9b962 - merge PFRAG.shared into PLIST 2009-10-11 20:59:37 +00:00
kili
9f337923e0 Fix after guile update. 2009-10-11 18:49:57 +00:00
landry
bc65ad514c Disable shave to make sure it really use our libtool & add -module
-avoid-version to libtool flags for plugin loaders, so that they are
real unversioned .so and they can be discovered by ethos users. Update
PFRAG.shared, PLIST & SHARED_LIBS.
Makes emerillon happy.
2009-10-11 13:37:47 +00:00
ajacoutot
5ebc380010 Provide a minimal libgnutls-config script to unbreak with newer gnutls.
breakapge reported by jasper@
2009-10-11 13:18:36 +00:00
sthen
9b177cf8ac update to 1.24, maintainer timeout 2009-10-11 13:14:27 +00:00
sthen
7fd7627ffe update to 0.08, maintainer timeout 2009-10-11 13:14:03 +00:00
landry
c9c3b570ff +ethos 2009-10-11 11:32:00 +00:00
landry
16f08f316a Import ethos 0.2.0, a plugin framework library:
The core ethos library, libethos-1.0, only links against libgobject so
that it is safe to use in GUI-less applications.  The GTK+ library,
libethos-ui-1.0, provides widgets that can be embedded within your
application to manage plugins during run-time.

Add a pair of header files upstream forgot to put in distfile.
2009-10-11 11:31:13 +00:00
jasper
d6c8b944d5 - resolve the conflict with gcj 2009-10-10 22:48:54 +00:00
jasper
0e890da0bf localbase -> prefix 2009-10-10 18:26:34 +00:00
jasper
225bd501b0 - add a note that libffi will most likely never work on vax...
- fix license marker
2009-10-10 18:18:14 +00:00
jasper
71e87a95c5 - add openmpi 2009-10-10 18:13:31 +00:00
jasper
e74c4d6bf6 import openmpi 1.3.3
The Open MPI Project is an open source MPI-2 implementation that is
developed and maintained by a consortium of academic, research, and
industry partners. Open MPI is therefore able to combine the expertise,
technologies, and resources from all across the High Performance
Computing community in order to build the best MPI library available.
Open MPI offers advantages for system and software vendors, application
developers and computer science researchers.

from Andreas Bihlmaier (MAINTAINER) with minor tweaks by me
2009-10-10 18:11:41 +00:00
jasper
585ae65e95 - revert previous update. gobject-introspection fails to build on sparc64
and i can't currently see why..
2009-10-10 14:41:21 +00:00
jasper
8db5448167 - update libwnck to 2.28.0 2009-10-10 13:40:20 +00:00
phessler
083abfdf83 add pthread to WANTLIB
some minor whitespace prettyfication

ok ajacoutot@
2009-10-10 13:36:14 +00:00
jasper
67832b1446 add --disable-silent-rules to CONFIGURE_ARGS so we can see what
is actually being done, instead of CC $FILE and LD $FILE

ok aja@
2009-10-10 11:25:28 +00:00
steven
00cc504605 update to 0.8.0
ok landry
2009-10-10 11:05:55 +00:00
sthen
6794c7a396 +rsvndump 2009-10-10 11:03:19 +00:00
sthen
4c40849426 import rsvndump, from Brynet on ports@
rsvndump is a command line tool that is able to dump a subversion
repository that resides on a remote server. All data is dumped in
the format that can be read/written by svnadmin, so the data produced
by rsvndump can easily be imported into a new subversion repository.
2009-10-10 11:02:52 +00:00
sthen
52e655bfe8 update to 1.18 (old version no longer fetchable); drop
msf@ as maintainer at his request.
2009-10-10 09:29:21 +00:00
sthen
871c3bfd11 update to 0.31, ok kevlo@ 2009-10-10 08:27:17 +00:00
sthen
92e04afee8 +p5-AutoXS-Header, p5-Class-XSAccessor 2009-10-10 08:17:09 +00:00
sthen
00ecde4359 import p5-Class-XSAccessor
Class::XSAccessor implements fast read, write and read/write accessors
in XS. Additionally, it can provide predicates such as has_foo()
for testing whether the attribute foo is defined in the object. It
only works with objects that are implemented as ordinary hashes.
Class::XSAccessor::Array implements the same interface for objects
that use arrays for their internal representation.
2009-10-10 08:15:52 +00:00
sthen
9a3bb56e67 import p5-AutoXS-Header.
This module is a simple container for the AutoXS header file.
2009-10-10 08:14:08 +00:00
sthen
7357cef57d update to 1.06, remove msf as maintainer. ok msf@ 2009-10-10 07:57:03 +00:00
ajacoutot
96f0db9805 Update to xdg-user-dirs-0.11.
* New translations
* Change "Download" to "Downloads" by default to match other names
* Fix bashism in xdg-user-dir
2009-10-09 23:25:59 +00:00
sthen
86b27b8e28 update to 5.201, ok jasper@ 2009-10-09 23:24:21 +00:00
jasper
264f85a7f2 - update iso-codes to 3.11
ok aja@
2009-10-09 23:11:14 +00:00
jasper
245a2cb34d - update py-gobject to 2.20.0
* uses gobject-introspection now

ok aja@
2009-10-09 22:18:13 +00:00
jasper
a151b58134 - bugfix update of atk to 1.28.0
ok aja@
2009-10-09 22:17:28 +00:00
jasper
ab9f5b91e3 - castrate libexecinfo on mips64 as
__builtin_return_address() and __builtin_frame_address()
can't have a !0 argument on mips.

with a hint from miod@
ok aja@ (sorry for making your eyes bleed..!)
2009-10-09 15:10:13 +00:00
kili
bba1c4bb71 Add some distfile mirrors.
ok jasper@ kurt@
2009-10-07 20:35:47 +00:00
ajacoutot
6d3add74ff Minor update to glib2-2.22.2.
Bugfix, translation update and typo.
2009-10-07 15:07:49 +00:00
kurt
4f807b2863 Update to early access build 72 plus the following:
- sync patches with upstream repo: OpenJDK/bds-port
- fix gtk look and feel issue caused by dlopen of non-matching major
- fix other dlopen's of non-matching majors
- change max memory utilization on i386 to correct build failures
2009-10-07 01:53:54 +00:00
jasper
0c82bca246 - add short blurb 2009-10-05 20:50:07 +00:00
landry
3552686fe1 Update to libsoup 2.28.0, needed for newer webkit/gnome/etc.. commit it
early so eventual runtime fallout will be dealt at p2k9.
Major bump on soup-2.4 lib, minor bump on soup-gnome-2.4 lib.
Tested in a bulk build by jasper@ and sthen@, thanks!
2009-10-05 14:12:21 +00:00
kevlo
7172f71306 add p5-SUPER, p5-Params-Coerce, and p5-aliased 2009-10-05 12:57:38 +00:00
kevlo
176ac6fc78 Initial import of p5-SUPER 1.16
This module provides three different ways to control superclass method
dispatch.

ok pea@
2009-10-05 12:53:44 +00:00
kevlo
dc051e1710 Initial import of p5-Params-Coerce 0.14
Params::Coerce module allows your classes to do coercion of parameters.

ok pea@
2009-10-05 12:52:16 +00:00
kevlo
ef8624a610 Initial import of p5-aliased 0.30
aliased is simple in concept but is a rather handy module. It loads 
the class you specify and exports into your namespace a subroutine
that returns the class name. You can explicitly alias the class to 
another name or, if you prefer, you can do so implicitly.
In the latter case, the name of the subroutine is the last part of
the class name.

ok pea@
2009-10-05 12:50:38 +00:00
kili
d36a7301d8 Drop maintainership. 2009-10-04 21:16:17 +00:00
ajacoutot
26df99378a Update to pangomm-2.26.0
ok landry@
2009-10-04 18:19:22 +00:00
ajacoutot
e957652cc0 Update to version 2.22.0.
ok landry@
2009-10-04 18:18:46 +00:00
ajacoutot
394379e18e Update to version 2.22.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:13 +00:00
benoit
5b1a1fdb97 - update py-optik to 1.5.3
- change maintainer
- add documentation and examples
- regen plist

ok ajacoutot@
2009-10-02 22:26:58 +00:00
benoit
038308739a - update py-pyro to 3.9.1
- regen plist

ok ajacoutot@, fgsch@
2009-10-01 14:11:58 +00:00
jasper
f6895964b5 - update vte to 0.22.2
ok aja@
2009-09-29 11:38:27 +00:00
kevlo
8d28de70cf add p5-Test-LeakTrace 2009-09-29 09:05:19 +00:00
kevlo
bc3ab35a60 Initial import of p5-Test-LeakTrace-0.10
Test::LeakTrace module provides several functions that trace
memory leaks.  This module scans arenas, the memory allocation
system, so it can detect any leaked SVs in given blocks.

ok sthen@
2009-09-29 09:04:13 +00:00
sthen
80a725208d Update the Horde suite to current versions. devel/horde has SECURITY fixes
including XSS (prefs, MIME viewer) and preventing overwriting of webserver-
accessible files (image form fields, e.g. with Turba). For more information
see http://lists.horde.org/archives/announce/2009/000512.html.

Thanks Vijay Sankar, Michiel van Baak and Daniel Levai for testing/feedback.
2009-09-28 13:09:15 +00:00
jasper
020deebab4 - bugfix update of vte to 0.22.1
ok aja@
2009-09-26 13:02:25 +00:00
bernd
cbd1f9fc90 Update to git-1.6.4.4. 2009-09-26 10:12:42 +00:00
jasper
a24b18c60e - take maintainership of libffi, and drop it of two others. any takers? 2009-09-25 15:59:15 +00:00
jasper
a4c40b855c - hobbits take over 2009-09-25 15:56:29 +00:00
sthen
7ac194ac29 zap spurious commas in NOT_FOR_ARCHS 2009-09-25 14:33:05 +00:00
jasper
b62c4e7637 - update vte to 0.22.0
* among the changes, significant reduce in memory usage

ok aja@
2009-09-25 08:10:36 +00:00
sthen
96abe1eba8 Revert one line from the last update which doesn't work well with
our cvs(1).
2009-09-24 21:48:48 +00:00
jasper
a4263bbe1e - add gobject-introspection 2009-09-24 20:09:48 +00:00
jasper
3f3b372442 import gobject-introspection 0.6.5
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection data
can be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.

feedback and ok ajacoutot@ landry@
2009-09-24 20:08:09 +00:00
espie
7b690d6f1a +gflags 2009-09-24 19:53:13 +00:00
espie
6f7adf0017 gflags, from Vincent Auclair 2009-09-24 19:51:44 +00:00
jasper
8159700629 - add libffi 2009-09-23 20:58:46 +00:00
jasper
9bf295a421 import libffi 3.0.8
FFI stands for Foreign Function Interface. A foreign function interface
is the popular name for the interface that allows code written in one
language to call code written in another language. The libffi library
really only provides the lowest, machine dependent layer of a fully
featured foreign function interface. A layer must exist above libffi
that handles type conversions for values passed between the two
languages.

successfully tested on seven arches by me. other arches are disabled for now as
they need more work (mips64) or haven't been tested yet.
2009-09-23 20:55:46 +00:00
jasper
8fdf733fdd - add libgdata 2009-09-23 19:37:18 +00:00
jasper
a19a7f475e import libgdata 0.4.0
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol - most notably, Google's services. It provides
APIs to access the common Google services, and has full asynchronous
support.

this used to be part of evolution-data-server, but from e-d-s 2.28 onwards
it's split into it's own library. (nothing picks it up for now, tested in a
bulk build)

ok ajacoutot@
2009-09-23 19:35:14 +00:00
sthen
ce437b6681 +fossil 2009-09-23 19:09:59 +00:00
sthen
9c1631a8a5 I guess this wasn't such a good name for a temporary directory. Remove. 2009-09-23 19:09:28 +00:00
sthen
0ce3337109 Import devel/fossil, from James Turner with a couple of tweaks by me;
Fossil is a software configuration management system. Fossil is software
that is designed to control and track the development of a software project
and to record the history of the project. There are many such systems in
use today. Fossil strives to distinguish itself from the others by being
extremely simple to setup and operate.

In addition to distributed version control, it supports distributed bug
tracking and wiki, with a built-in web interface, in a single easy-to-use
integrated package.
2009-09-23 19:06:46 +00:00
jasper
dc2e7ada7d - revert previous commit. embedding variables in variables makes you lose a cookie, and break the build.
ok sthen@
2009-09-21 20:30:58 +00:00
ajacoutot
3097aeb6de Always remove mimeinfo.cache when deleting this package.
Regen PLIST while here.
2009-09-20 21:38:19 +00:00
benoit
557cc9ddae - update py-asn1 to 0.0.9a
ok ajacoutot@
2009-09-19 22:39:41 +00:00
fgsch
c3e2298371 Update to bzr 1.18.1. 2009-09-19 22:08:52 +00:00
martynas
2ef72aa792 fix packaging with python-2.6. ok jasper@, sthen@ 2009-09-18 20:37:46 +00:00
ajacoutot
2e0d73474c Fix build with newer libsigc++2
(reported by jasper@)
ok jasper@ landry@ wilfried@ (maintainer)
2009-09-18 10:24:50 +00:00
ajacoutot
0c32937d6f Major update to pangomm-2.24.0
(see HOMEPAGE for complete ChangeLog)

ok jasper@ landry@ wilfried@
2009-09-18 10:23:52 +00:00
ajacoutot
6e6fb39587 Major update to glib2mm-2.20.2
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.

ok jasper@ landry@ wilfried@ (former maintainer) - on a former diff
2009-09-18 10:23:27 +00:00
ajacoutot
0c48adf8cf Major update to libsigc++-2.2.4
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.

This and all upcoming *mm updates have been tested by jasper@ in a bulk,
thanks!

ok jasper@ landry@ wilfried@ (former maintainer)
2009-09-18 10:22:24 +00:00
ajacoutot
fa1e85ba3b Major update to pango-1.24.5 (needed for upcoming pangomm update)
ok jasper@ landry@ wilfried@
2009-09-18 10:21:53 +00:00
sturm
966e49413c openocd 2009-09-17 22:01:10 +00:00