sthen
9df8d3022f
Add -pthread to the pkg-config files, bump PKGNAME. From Andreas Kahari.
2009-12-09 20:36:49 +00:00
ckuethe
5773c09eb1
based on the freebsd port, update to binutils 2.19.1. adds support for
...
a whole bunch of new devices.
2009-12-09 16:55:51 +00:00
ckuethe
beb5b7c9d3
update to avr-libc 1.6.7
2009-12-09 16:41:10 +00:00
ckuethe
3952635444
Take maintainership of the avr toolchain, bump package names.
...
"I'm rarely using it nowadays." martin@
"you can remove myself from the maintainers" aanriot@
2009-12-09 16:34:06 +00:00
ajacoutot
f4bdb13515
No need to link with libm after the fam -> gamin move.
...
spotted by landry@
2009-12-08 18:55:29 +00:00
benoit
1a416b1974
- update py-asn1 to 0.0.10a
...
- regen PLIST
ok ajacoutot@
2009-12-08 11:22:56 +00:00
bernd
6a456519ee
Update to git-1.6.5.5.
2009-12-06 10:03:15 +00:00
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