Commit Graph

5898 Commits

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