Commit Graph

6902 Commits

Author SHA1 Message Date
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