Commit Graph

5941 Commits

Author SHA1 Message Date
ajacoutot
eda206c4e7 +xdg-utils 2008-10-30 14:31:10 +00:00
ajacoutot
4c769a84fe Import xdg-utils-1.0.2
Xdg-utils is a set of command line tools that assist applications with a
variety of desktop integration tasks.  About half of the tools focus on
tasks commonly required during the installation of a desktop application
and the other half focuses on integration with the desktop environment
while the application is running.

based on an unfinished port from landry@
ok landry@
2008-10-30 14:28:36 +00:00
ajacoutot
18e9a52fc4 - forgot one patch 2008-10-30 14:23:31 +00:00
ajacoutot
d246cc48ba - minor update to py-xdg-0.16 2008-10-30 14:19:24 +00:00
pirofti
45eb6c89ef Update to 3.8.1.
Okay bernd@.
2008-10-30 14:00:07 +00:00
mbalmer
0e15ae6559 Update to Horde 3.3 Beware that Horde has quite a lot of optional
modules.  These are not recorded as RUN_DEPENDS on purpose.
2008-10-30 09:41:07 +00:00
simon
cc2f56a1f9 adjust for vim 7.2 and add VIMDIR to SUBST_VARS to shrink future diffs
similar diff from qgiovanni at gmail dot com
2008-10-29 09:04:53 +00:00
pirofti
b001476fee Add ruby-sexp_processor to the build, kindly reminded by jasper@. 2008-10-28 18:38:28 +00:00
bernd
414005b1a5 Remove wrong quotes around some lib stuff. Our new libtool chokes on it.
No package change, no bump.

Discussed with steven.
2008-10-28 18:25:54 +00:00
pirofti
8b92ebfab8 Initial import of ruby-sexp_processor.
This is the sexp_processor module for parsetree.

ParseTree is a C extension (using RubyInline) that extracts the parse tree for
an entire class or a specific method and returns it as a s-expression (aka sexp)
using ruby's arrays, strings, symbols, and integers.

Okay bernd@.
2008-10-28 17:54:08 +00:00
pirofti
27a6d4f3c1 Update to 1.8.2, okay bernd@. 2008-10-28 17:43:22 +00:00
steven
d7a51ff66c use tcl module; still needs tcl 8.4 for now 2008-10-28 16:08:32 +00:00
steven
d6a1067419 remove snit; newer snit is included with devel/tcllib
pointed out by Stuart Cassoff
2008-10-28 14:33:59 +00:00
jasper
8cf54158e9 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
steven
aa5895778f switch to tcl 8.5 and tcl module 2008-10-28 13:19:28 +00:00
steven
61adc5b56f this still needs tcl 8.4, use tcl module, enable regression tests 2008-10-28 13:12:29 +00:00
jasper
589ecda1d1 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:09:53 +00:00
steven
6606abdd43 switch to tcl 8.5 and use tcl module 2008-10-28 13:05:45 +00:00
ajacoutot
5817ed2550 - major update to glib2mm-2.18.1
all dependent ports seem happy with this update

ok wilfried@ (MAINTAINER)
2008-10-28 11:27:28 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
pirofti
88fb55cf94 Change mail addy, okay kili@. 2008-10-27 23:30:20 +00:00
ajacoutot
76b61ddff0 - fix WANTLIB 2008-10-27 22:56:53 +00:00
pirofti
dcd61ccdcb Update to 0.8.3.
Okay bernd@.
2008-10-27 22:30:27 +00:00
ajacoutot
6f45b031e6 - update to libvmime-0.9.0
somehow I missed this new version, reminded by landry@
2008-10-27 22:03:40 +00:00
landry
786222a047 Major upgrade to glib 2.18.2.
It's the perfect timing to slap it in now during p2k8, and it paves the way
for the incoming gtk 2.14.4 upgrade.
Tested by bernd@ in a mulk muild.

ok ajacoutot@ bernd@ 'go ahead' jasper@
2008-10-27 21:28:01 +00:00
landry
d46f1aa688 Update atk to 1.24. Tested by bernd@ in a bulk build.
ok ajacoutot@ bernd@
2008-10-27 21:19:37 +00:00
bernd
a9121cbd6f Add some backup MASTER_SITES. requested by steven@ 2008-10-27 21:00:24 +00:00
ajacoutot
85850b9deb - fix build with latest gnutls 2008-10-27 20:59:33 +00:00
naddy
4e24496904 update to 2.3.2; from Daniel Dickman, but the library needs a bump, too 2008-10-27 20:45:54 +00:00
pirofti
b2698bc092 Add the last ruby-* imports to the devel/Makefile. 2008-10-27 20:18:57 +00:00
pirofti
c4c592d513 Initial import of ruby-zentest.
Testing, on steriods. Go red with zentest which ensures test coverage and
accelerates TDD. Go green with unit_diff using Advanced Diffing Technology(TM) 
to highlight errors. Refactor with autotest, continuous integration while you 
code.

Okay bernd@.
2008-10-27 20:07:36 +00:00
pirofti
f6a31bba31 Initial import of ruby-sexp.
S-Expression is a pure Ruby library to parse strings of Lisp style 
s-expressions into native Ruby style s-expressions and back again.

Okay bernd@.
2008-10-27 19:43:27 +00:00
pirofti
eeca9e07e3 Initial import of ruby-rparsec.
rparsec is a recursive descent parser combinator framework. Intuitive and
declarative API is provided instead of code generation or proprietary BNF-like
syntax. A calculator parser can be built from scratch in 10 lines of simple
code.

Okay bernd@.
2008-10-27 19:38:12 +00:00
pirofti
bcde956221 Update to 1.0.1, okay bernd@. 2008-10-27 19:32:46 +00:00
pirofti
d0b56861d7 Update to 0.10.2, okay bernd@. 2008-10-27 19:29:16 +00:00
pirofti
10e4f014c2 Initial import of ruby-columnize.
Sorts an array in column order, this is needed for the ruby-typo dep-tree.

Okay bernd@.
2008-10-27 19:21:50 +00:00
pirofti
703538cbed Update to version 0.10.2.
Okay bernd@.
2008-10-27 19:16:10 +00:00
pirofti
478a14fa42 Change email addy to my openbsd one.
Suggested and okayed by naddy@, also okayed by mbalmer@.
2008-10-27 11:34:00 +00:00
steven
bfd10febdb remove libtool from dependencies, eases LIBTOOL_FLAGS usage... 2008-10-27 00:30:18 +00:00
naddy
1dcb1faf86 maintenance update to 4.2.4; tested by various 2008-10-26 23:05:41 +00:00
sthen
ab9b257d4c update to 1.1.8, fixes many bugs. ok brad (maintainer). 2008-10-26 19:07:57 +00:00
pirofti
939afddc8a Add ruby-linecache to the devel/Makefile. 2008-10-26 16:38:21 +00:00
pirofti
dde71e922d Initial import of LineCache. This is required for
ruby-typo <- ruby-debug <- ruby-debug-base updates.

LineCache - caches (Ruby source) files as might be used in a debugger
or a tool that works with sets of Ruby source files.

okay bernd@, import guidance from jasper@
2008-10-26 16:19:28 +00:00
landry
ce7b688eb4 Fix waf MODULE, honour CONFIGURE_ENV and CONFIGURE_ARGS, clean up some
root-owned directories in ${WRKSRC} after fake. Nothing in tree used it,
hence no PKGNAME bump.

ok wcmaier@, discussed a bit with ajacoutot@ too
2008-10-26 12:21:47 +00:00
mbalmer
cb9548ce0b Security update to Horde 3.1.9. Fixes soem XSS problems. 2008-10-25 17:22:45 +00:00
jasper
d9b65f8543 - update pkgconfig to 0.23
although not actively used anymore, it is still handy as a reference
application for our own pkg-config.

ok landry@
espie@ agreed updating it
2008-10-25 16:44:56 +00:00
naddy
9ecc2447c9 remove gmake dependency 2008-10-25 16:07:05 +00:00
landry
f5b8e55952 link libunique to the build 2008-10-25 12:48:38 +00:00
landry
0f7ecb0a94 Import of libunique 1.0.2 :
LibUnique is a library for writing single instance applications, that is
applications that are run once and every further call to the same binary
either exits immediately or sends a command to the running instance.

with tweaks and ok jasper@ ajacoutot@
2008-10-25 12:47:46 +00:00
bernd
e88bf85b89 Security update to rails 2.1.2.
http://weblog.rubyonrails.com/2008/10/23/rails-2-1-2-security-other-fixes

ok jcs@
2008-10-25 10:39:48 +00:00