Commit Graph

6171 Commits

Author SHA1 Message Date
ajacoutot
e71649a9f9 - update to libwnck-2.24.2
only some translations fixes
2008-11-25 13:26:14 +00:00
jasper
fce7dbe60a - update libsoup to 2.24.2
* fixes a couple of bugs and memleaks
2008-11-24 23:02:21 +00:00
jasper
67584aec7f - update mono-addins to 0.4 2008-11-24 20:04:39 +00:00
ajacoutot
53cd84216c - minor update to version 2.18.3
fixes some mem leak, translation and bugs

ok jasper@
2008-11-24 16:05:03 +00:00
sthen
f2c935f81c add license marker, and a Makefile comment about the other libuuid
in e2fsprogs, hopefully making it easier for someone who wants to port
software which requires uuid and doesn't let them know which one
is meant.

no change to build/packaging.
2008-11-24 15:37:00 +00:00
ajacoutot
76b19db651 - update to py-gdata-1.2.2 and update DESCR accordingly
from frantisek holop, thanks!
- note that regress tests are broken (known problem)
2008-11-23 16:54:58 +00:00
jasper
a86d48bab8 - fix COMMENT
- tweak DESCR
- better BUILD/RUN_DEPENDS
2008-11-22 19:37:28 +00:00
ajacoutot
0b0c814e9c - add a -fam subpackage which provides the fam(3) gio module
ok jasper@
2008-11-22 18:56:13 +00:00
ajacoutot
2eb7ee18ad - explicitely disable some configure options
- don't hardcode /usr/local nor /etc and fix paths
- add an XXX about the fam gio module

"reads fine" jasper@
2008-11-22 17:23:14 +00:00
jasper
3a6dfd9640 - explicitly depend on new cairo, otherwise pangocairo won't get build
found the hard way by me.

ok ajacoutot@
2008-11-22 15:08:11 +00:00
uwe
7c50dd0a0c Bluetooth userland update 2008-11-22 14:05:37 +00:00
jasper
4966702d6e - update libwnck to 2.24.1
- specify license version
2008-11-22 11:19:32 +00:00
jasper
0afc653394 - add missing header to fix potential 64-bit issues
- drop maintainship as i don't use this anymore
2008-11-22 09:37:43 +00:00
jasper
409c321e08 - update gconf-editor to 2.24.1
- fix license marker

ok ajacoutot@
2008-11-21 16:54:33 +00:00
bluhm
45b3725f1b + p5-Devel-NYTProf
ok sturm
2008-11-21 15:03:43 +00:00
bluhm
bd776c0933 Initial import of p5-Devel-NYTProf 2.07
Devel::NYTProf is a powerful feature-rich perl source code profiler.
NYTProf is effectively two profilers in one: a statement profiler,
and a subroutine profiler.
2008-11-21 14:55:19 +00:00
sthen
4b8d0cb2f8 chase WANTLIB (sndio) and bump 2008-11-19 17:26:20 +00:00
pirofti
6c7fa22fd3 Update to 3.0.2
okay bernd@
2008-11-19 14:36:36 +00:00
pirofti
d64275aad0 Update to 1.2.1 2008-11-19 14:34:55 +00:00
steven
e70acd34b8 fix build with no_bindings flavor
from maintainer Stefan Sperling
2008-11-18 23:08:01 +00:00
landry
60d028d5e8 Update to libgsf 1.14.10.
While here, remove the crazy no_gnome PSEUDO_FLAVOR, it leaded to way too
much headaches. Ports needing gsf-gnome extensions just have to directly
depend on libgsf,-gnome subpackage.

discussed at length with sturm@ ajacoutot@ jasper@ naddy@
ok ajacoutot@ jasper@
2008-11-18 13:25:43 +00:00
jasper
7f15a74b52 - another port checking in the maggot hotel, it's superseded by devel/vte
prodded by landry@
2008-11-18 12:59:30 +00:00
sthen
122dc60b9d non-native bootstrap is devel/jdk/1.5 not kaffe; update DESCR
accordingly.  ok kurt@
2008-11-18 01:51:59 +00:00
jasper
9fc77b1f50 - update py-gobject to 2.15.4
- specify license version

tested in a bulk build by me
ok ajacoutot@
2008-11-16 21:47:47 +00:00
jasper
a374030502 - update goffice to 0.6.5
- fix license marker

tested in a bulk build by me
feedback and ok ajacoutot@
2008-11-16 21:45:28 +00:00
jasper
588e191829 - update libIDL to 0.8.11
- specify license version

tested in a bulk build by me
ok ajacoutot@
2008-11-16 21:44:14 +00:00
jasper
b35743c5c6 - update GConf to 2.24.0
- specify license version

tested in a bulk build by me
feedback and ok ajacoutot@
2008-11-16 21:43:20 +00:00
jasper
f9f394d514 - update ORBit2 to 2.14.16
- specify license versions

ok ajacoutot@
2008-11-16 21:41:08 +00:00
martynas
6d02089311 security update to xulrunner-1.8.1.18; ok naddy@ 2008-11-14 16:29:36 +00:00
kevlo
f1764581d9 update to 2.2.1
ok jasper@
2008-11-14 09:24:42 +00:00
simon
3f3f434475 update to version 0.11
triggered, testing and feedback by pea@

ok pea@ ok msf@ (MAINTAINER)
2008-11-14 09:06:56 +00:00
pea
e6ae0afc41 +p5-LockFile-Simple 2008-11-14 08:07:00 +00:00
pea
b0c9c33bf6 The LockFile::Simple extension provides simple file locking, of
the advisory kind, i.e. it requires cooperation between applications
wishing to lock the same files.

ok ajacoutot@ simon@
2008-11-14 07:28:43 +00:00
jakemsr
31176b1a69 ISC license for these files, as they are not actually SDL files. 2008-11-13 22:09:59 +00:00
landry
a6747690ad Update to pango 1.22. While here, remove a patch not applying anymore
for static arches, and ditch the corresponding Makefile chunk.

tested by jasper@ in a bulk build, thanks!

ok jasper@
2008-11-13 20:17:01 +00:00
ajacoutot
c868c6dc18 - fix WANTLIB after neon update 2008-11-13 13:14:51 +00:00
sthen
b9a2867986 fix DISTNAME, pointed out by Dongsheng Song 2008-11-13 08:29:13 +00:00
pirofti
3c26d35451 Works on sparc64 now, but broken on the armish.
Okay kili@.
2008-11-12 23:56:07 +00:00
jasper
fdc5c94b14 - update libsoup to 2.24.1
ok landry@
2008-11-12 22:42:26 +00:00
sthen
e377137feb - don't build Hello sample module, it builds a shared library with
an odd filename which doesn't get correctly identified by pkg tools,
and isn't really useful to provide in the package anyway
- cnst@ points out this is actually a post-2.4 snapshot, change the
PKGNAME accordingly
2008-11-12 15:46:32 +00:00
bernd
5476e675df Update to git-1.6.0.4. 2008-11-12 12:36:29 +00:00
jasper
b65debfe56 - add glade3 2008-11-11 23:12:24 +00:00
jasper
48b54fbd49 import glade 3.5.2
Glade is a RAD tool to enable quick & easy development of user
interfaces for the GTK+ toolkit and the GNOME desktop environment,
released under the GNU GPL License.

initially based on a port by pyr@, then reworked by Jason Beaudoin
(MAINTAINER), and brought into shape by me
2008-11-11 23:11:25 +00:00
naddy
fb768f8a3c * LP64 fixes
* use MASTER_SITE_FREEBSD_LOCAL
2008-11-11 15:48:47 +00:00
jasper
010ca1f9e3 - update p5-AnyEvent to 4.32 2008-11-11 15:07:42 +00:00
kevlo
2e3d265662 add p5-PerlIO-via-Bzip2, p5-SVN-Dump, and p5-Time-Progress 2008-11-11 14:17:42 +00:00
kevlo
d5eb97a7eb import of p5-SVN-Dump-0.04
p5-SVN-Dump module lets you manage SVN dumps with Perl.

ok jasper@
2008-11-11 14:15:08 +00:00
kevlo
ee90133f8c import of p5-Time-Progress-1.3
p5-Time-Progress reports elapsed and estimated finish time.

ok jasper@
2008-11-11 14:13:36 +00:00
kevlo
fe7d3e2e61 import of p5-PerlIO-via-Bzip2-0.02
p5-PerlIO-via-Bzip2 implements a PerlIO layer which will let you 
handle bzip2 compressed files transparently.

ok jasper@
2008-11-11 14:12:01 +00:00
kevlo
3d3d61ced7 update to 0.75
ok jasper@
2008-11-11 01:52:21 +00:00
ajacoutot
34f7f28478 +plib 2008-11-10 22:13:04 +00:00
ajacoutot
5d414bd321 Import plib-1.8.5
PLIB is a suite of portable game librairies.

PLIB includes sound effects, music, a complete 3D engine, font
rendering, a simple Windowing library, a game scripting language, a GUI,
networking, 3D math library and a collection of handy utility functions.
All are 100% portable across nearly all modern computing platforms.
Each library component is fairly independent of the others - so if you
want to use SDL, GTK, GLUT, or FLTK instead of PLIB's 'PW' windowing
library, you can.

Based on a submission from Gallon Sylvestre (MAINTAINER)
2008-11-10 22:10:22 +00:00
sthen
c2d63423f1 fix doc location, pointed out by ajacoutot 2008-11-10 12:17:54 +00:00
sthen
136611c6f3 import llvm/clang. not heavily tested yet but there's been a lot
of interest in the static analyser and it basically works, so put
it in now and link to the build later.

Low Level Virtual Machine (LLVM) is:
- A compilation strategy designed to enable effective program
  optimization across the entire lifetime of a program.
- A virtual instruction set.
- A compiler infrastructure.
- LLVM does not imply things that you would expect from a high-level
  virtual machine. It does not require garbage collection or run-time
  code generation.

some parts from chl@ and the FreeBSD port.
2008-11-10 11:25:33 +00:00
landry
c95d53c728 Update to vte 0.17.4, regen PLIST.
ok ajacoutot@ jasper@
2008-11-10 09:02:30 +00:00
jasper
44ce2ed0bf - update iso-codes to 3.3
- fix dependencies
- tweak DESCR
2008-11-09 19:11:56 +00:00
okan
444b48cf2d - update to 2.05.01, based on one from Gallon Sylvestre
- sync patches
- new homepage

ok brad
2008-11-07 18:38:22 +00:00
sthen
0d2e4ffd4b fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:08:58 +00:00
sthen
1713ce9aad add COMES_WITH to the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:07:01 +00:00
jasper
eeb98d00a3 - remove old and archaic icq client, there are enough similar clients
in our tree by now.

ok ajacoutot@ landry@ pvalchev@ (MAINTAINER)
2008-11-07 10:10:32 +00:00
jasper
3d64e1f658 When the weather turns grey and cold, the trees lose unneeded leafs.
So, it's the right time to drop some old gtk1/gnome1 ports from our tree.

discussed with and ok ajacoutot@ landry@
2008-11-07 10:01:41 +00:00
sthen
e861c067e1 WANTLIB+=sndio and bump 2008-11-07 00:33:01 +00:00
sturm
4587fb41ee fix build on sparc64
ok ajacoutot
2008-11-06 19:12:24 +00:00
sthen
beecfdbe22 unbreak dependencies following subversion update & bump package. 2008-11-05 22:22:03 +00:00
kevlo
3ad6d19253 update to 1.149
ok jasper@
2008-11-05 10:31:21 +00:00
kevlo
1ee11e319f set COMES_WITH=4.5 and fix dependencies
ok simon@
2008-11-05 10:06:49 +00:00
ajacoutot
0a05b19275 - s/lpthread/pthread 2008-11-04 15:35:56 +00:00
steven
7897a9f132 add some guidance to enable/disable the svn modules for apache2
slightly tweaked diff from Brad Walker, also reminded by Stefan Sperling.
2008-11-03 21:33:56 +00:00
sthen
9d93482dc4 p5-Locale-Maketext-Simple made it into base Perl, fix dependencies
ok simon, jasper
2008-11-03 14:05:43 +00:00
kevlo
4856fb208b update to 0.27
ok maintainer msf@
2008-11-03 10:44:07 +00:00
kevlo
ca804fc2b4 set COMES_WITH=4.5 for ports coming together with the new perl
ok jasper@
2008-11-03 09:02:37 +00:00
jasper
6ef90b0b1a - another antique piece from the glorious days of gnome/gtk+ 1.0 kicks
the bucket.

discussed with and ok ajacoutot@ and landry@ (who also poetically exclaimed:
"shitfuckhell yes!")
2008-11-02 23:49:15 +00:00
steven
b8f78082d6 update to 1.5.4
joint work with new maintainer Stefan Sperling
and Brad Walker (me at bradwalker.com)

tested by several
2008-11-02 20:43:49 +00:00
jakemsr
bb8f2fc023 add libsndio backend and use it by default.
take maintainership as suggested by current maintainer.

ok pvalchev@
2008-11-02 14:53:51 +00:00
ajacoutot
724b5582a9 - merge xdg enhancements from productivity/thinkingrock
(support custom user hooks and create "open" and "email" links)

suggested by, feedback from and ok sturm@
2008-11-01 19:30:07 +00:00
brad
23586f506c Update the patch so it'll apply for 2.18.2. 2008-10-31 07:00:03 +00:00
ajacoutot
b38d9fda1f +xdg-user-dirs 2008-10-30 16:29:55 +00:00
ajacoutot
ed38af5c52 Import xdg-user-dirs-0.10
xdg-user-dirs is a tool to help manage "well known" user directories
like the desktop folder and the music folder.  It also handles
localization (i.e. translation) of the filenames.

adapted from FreeBSD port
2008-10-30 16:28:38 +00:00
pirofti
f07503b3c7 Update to 3.0.1.
Okay bernd@.
2008-10-30 15:34:33 +00:00
pirofti
3d7964151e Update to 1.2.0.
Okay bernd@.
2008-10-30 15:31:22 +00:00
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
bernd
e700147493 add tig 2008-10-24 22:52:29 +00:00
bernd
14b9a11437 Initial import of tig-0.12.1.
GIT repository browser that additionally can act as a pager for
output from various GIT commands.  When browsing repositories, it
uses the underlying GIT commands to present the user with various
views, such as summarized revision log and showing the commit with
the log message, diffstat, and the diff.  Using it as a pager, it
will display input from stdin and colorize it.

Submitted and maintained by Tobias Ulmer. Thanks!
2008-10-24 22:49:21 +00:00
bernd
298a20a315 Update to ruby-tzinfo-0.3.11. 2008-10-24 22:31:36 +00:00
bernd
2dbb6c7f2e Update to ruby-mocha-0.9.1. 2008-10-24 22:25:59 +00:00
jasper
68d528df10 - fix RCS ID 2008-10-24 16:29:54 +00:00
bernd
969dde6fd7 Update to ruby-gettext-1.93.0. 2008-10-24 15:36:14 +00:00
jasper
80882b7731 - update cppunit to 1.12.1
- specify license version
- tweak DESCR

tested in a bulk build by me
2008-10-24 14:49:44 +00:00
bernd
be3169f676 Update to ruby-flexmock-0.8.3. 2008-10-24 14:48:36 +00:00
jasper
e38d765d22 - add p5-Term-ReadLine-Perl 2008-10-24 13:24:04 +00:00
jasper
be799690b0 import p5-Term-ReadLine-Perl 1.0302
This is a quick implementation of the minimal interface to Readline
libraries.
2008-10-24 13:21:39 +00:00
jasper
d7da1745a2 - don't try to build gtkdocs if a useable version is found
* unbreaks coming gtk-doc update
* no bump needed, as the package doesn't change
2008-10-24 12:22:06 +00:00
bernd
36855fe6b9 Maintenance update to git-1.6.0.3.
(otto@ asked for a commit from p2k8)
2008-10-24 09:17:34 +00:00
steven
19ea0028f7 don't try to install HOMEDIR outside of fakedir, it's already @sample'd
unbreaks build with systrace
2008-10-22 20:03:08 +00:00
naddy
94d64c194a disable C# check so we don't try to pick up Mono; pointed out by jasper@ 2008-10-22 19:27:07 +00:00
landry
66b3f5f394 - Fix dependencies on powerpc, correctly link with devel/libelf
- Remove a doubled VMEM_WARNING
- Use libiconv MODULE
- Honor CXXFLAGS
- Fix licence marker
- Update PLIST

ok ajacoutot@
2008-10-22 17:04:14 +00:00
kurt
c815b3d8e9 Fork off a large javac so this builds on amd64 with 1G datasize. No
change in package so no bump.

okay naddy@ ian@
2008-10-22 16:04:30 +00:00
kurt
7b94302412 Limit the jdk's view of physical memory to rlimit_cur instead of
rlimit_max. This makes the jdk behave better on amd64.

okay naddy@ ian@
2008-10-22 16:02:24 +00:00
steven
a52765e699 update to 1.3.36
from Brad Walker <me at bradmwalker.com> some time ago

looks fine to kevlo@
2008-10-22 05:07:17 +00:00
ajacoutot
2c5e909337 +libexecinfo 2008-10-21 17:06:23 +00:00
ajacoutot
bc7fe1a93a Import libexecinfo-1.1
This is a quick-n-dirty BSD licensed clone of backtrace facility found
in the GNU libc, mainly intended for porting linuxish code to BSD
platforms, however it can be used at any platform which has a gcc
compiler.

from bernd@ (patch-execinfo_c from FreeBSD)
2008-10-21 17:01:24 +00:00
kili
7e52c3f399 Update to 2.1.0. 2008-10-18 18:58:06 +00:00
ajacoutot
607030bb68 +libyaml 2008-10-18 10:51:33 +00:00
ajacoutot
6dfa61d68f Import libyaml-0.1.1
LibYAML is a YAML 1.1 parser and emitter written in C.
LibYAML covers presenting and parsing processes. Thus LibYAML defines the
following two processors:
* Parser, which takes an input stream of bytes and produces a sequence
of parsing events.
* Emitter, which takes a sequence of events and produces a stream of bytes
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:50:46 +00:00
sthen
c4f1c47a93 update MASTER_SITES, ok mbalmer@ 2008-10-17 21:57:57 +00:00
robert
169d6240ce +mono-addins 2008-10-17 06:56:08 +00:00
robert
996cfe5eb7 import of mono-addins:
Mono.Addins is a framework for creating extensible applications,
and for creating libraries which extend those applications.
Mono.Addins has been designed to be easy to use and useful for
a wide range of applications: from simple applications with small
extensibility needs, to complex applications which need support
for large add-in structures.
This new framework intends to set an standard for building
extensible applications and add-ins in Mono.
2008-10-17 06:55:19 +00:00
steven
2a45578ba3 sort 2008-10-16 20:31:22 +00:00
steven
0b4e5e43c4 s/p5-Devel-PAR/p5-PAR/ 2008-10-16 19:52:50 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
b1af3876bc import p5-PAR:
PAR is a toolkit to create and use perl scripts and modules stored
inside compressed .par files.

ok simon@
2008-10-16 00:00:05 +00:00
ajacoutot
aeac0c3067 - better DISTFILE (from pea, MAINTAINER)
- format tables with tbl so we get readable man pages
issue spotted by Markus Bergkvis
- bump
2008-10-15 13:32:53 +00:00
steven
9f06f29a5a sync RUN_DEPENDS with reality so this can actually be installed 2008-10-14 21:06:50 +00:00
jasper
07090124ca - update p5-Sub-Uplevel to 0.2002
- fix license marker

ok msf@ (MAINTAINER)
2008-10-12 20:44:12 +00:00
martin
3c0c796159 enable flashing via the parallel port on i386; bump PKGNAME
from Claus Kestel with help from sturm@
2008-10-12 08:29:39 +00:00
sturm
b8fa644743 needs autoconf to build properly 2008-10-10 19:56:21 +00:00
sthen
5f8c066a33 - remove unused VERSION variable
- add missing license marker, pointed out by jasper

ok jasper
2008-10-10 12:18:06 +00:00
jasper
21b00d71da - update p5-Object-Realize to 0.18 2008-10-09 22:20:51 +00:00
ajacoutot
bda8ea7d07 +libvmime 2008-10-09 15:18:46 +00:00
ajacoutot
a36d25d142 Import libvmime-0.8.1
VMime is a powerful C++ class library for working with MIME messages and
Internet messaging services like IMAP, POP or SMTP.  With VMime you can
parse, generate and modify messages, and also connect to store and
transport services to receive or send messages over the Internet.  The
library offers all the features to build a complete mail client.

<...>

feedback from and ok landry@
2008-10-09 15:16:03 +00:00
simon
da27938dc1 update to version 1.5201
ok jasper@
2008-10-08 22:27:06 +00:00
jasper
d67df0b411 - update p5-Test-Base to 0.54 2008-10-08 21:46:06 +00:00
simon
1bd4e071d8 maintenance update to version 1.18 2008-10-08 21:45:13 +00:00
jasper
25a67443ab - update p5-Test-File-Contents to 0.05 2008-10-08 21:43:02 +00:00
jasper
4a743a759e - update p5-Test-Distribution to 2.00 2008-10-08 21:41:09 +00:00
simon
306267ef3d maintenance update to version 0.14 2008-10-08 21:38:44 +00:00
simon
4677dd3206 maintenance update to version 0.103 2008-10-08 21:35:27 +00:00
jasper
f526707346 - update spe to 0.8.4 (which actually works with our wxwidgets)
- specify license marker
- install .desktop file
- re-format DESCR

from Joerg Zinke with some suggestions by me
2008-10-08 21:32:51 +00:00
simon
46e49b80ca maintenance update to version 0.21 2008-10-08 21:31:31 +00:00
martynas
be85537165 update to py-turbojson-1.1.4.diff. ok wcmaier@ 2008-10-08 21:07:25 +00:00
martynas
e42055e256 update to py-simplejson-1.9.3. ok wcmaier@ 2008-10-08 21:06:44 +00:00
simon
a585485d9c update to version 1.09 2008-10-08 17:51:46 +00:00
jasper
a66eb942b0 - update p5-IPC-Run to 0.042 2008-10-08 17:43:37 +00:00
simon
f3eec7f83f update to version 0.05
ok okan@ (maintainer)
2008-10-08 17:21:25 +00:00
jasper
a52f3e889d - update py-gdata to 1.2.1
- install documentation and examples
- sync DESCR with reality

from frantisek holop (new MAINTAINER)
2008-10-08 16:08:00 +00:00
jasper
531d8af471 - update p5-DateTime-TimeZone to 0.81 2008-10-08 12:43:25 +00:00
jasper
7efde86096 - update p5-DateTime-Locale to 0.42 2008-10-08 12:42:54 +00:00
jasper
8ff433509c - update p5-DateTime-Format-Pg to 0.16002 2008-10-08 12:42:32 +00:00
jasper
44d02ee383 - update p5-DateTime-Format-Strptime to 1.0800 2008-10-08 12:42:08 +00:00
jasper
c5e9e1a931 - update p5-DateTime-Format-Builder to 0.7901 2008-10-08 12:41:46 +00:00
jasper
4933b53391 - update p5-DateTime to 0.4305 2008-10-08 12:41:05 +00:00
simon
3f65ba2174 add missing dependency, remove nonexisting CONFIGURE_STYLE and bump
ok jasper@
2008-10-07 17:54:22 +00:00
jasper
2f0f427913 - update p5-Moose to 0.58 2008-10-07 17:01:42 +00:00
jasper
cc510b4d99 - update p5-Class-MOP to 0.66 2008-10-07 17:01:14 +00:00
sthen
eda16f8aef bump package versions, for perl 5.10.0 2008-10-07 14:57:21 +00:00
jasper
38e34e4365 - update p5-Sub-Name 0.04
- fix license

ok msf@ (MAINTAINER)
2008-10-07 09:00:38 +00:00
brad
ef6eb88bce Update to SCons 1.0.1.
ok maintainer
2008-10-07 04:11:56 +00:00
simon
81fe29b34d add missing dependency to enable build in clean environment and bump 2008-10-06 22:07:19 +00:00
jasper
03aa549c70 - update p5-Exception-Class to 1.23
maintainer timed-out
2008-10-06 21:55:47 +00:00
jasper
6d54b7a777 - add p5-Devel-GlobalDestruction and p5-Sub-Identify 2008-10-06 16:52:54 +00:00
jasper
cc6fecdf24 - update p5-Curses-UI to 0.9605
testing by landry@, thanks!
2008-10-06 16:50:49 +00:00