Commit Graph

4520 Commits

Author SHA1 Message Date
jasper
e64483071e bump shared_libs (and pkgname) 2007-04-20 15:08:06 +00:00
bernd
4eb7f4a98a Update to git-1.5.1.1 and take maintainership.
tested by grunk@, ok matthieu@
2007-04-20 08:44:40 +00:00
kili
e047a3267b -devel depends on -main, so bump the pkg name for it (plist change).
ok, kurt@
2007-04-18 18:56:49 +00:00
espie
2745946778 add a few perl packages 2007-04-18 00:18:35 +00:00
espie
0de6fcb541 yet another wiab dependency 2007-04-17 23:14:57 +00:00
espie
5f6e7557ba simple wrapper around File::Find, prereq for WIAB 2007-04-17 21:14:00 +00:00
espie
5f6665c8cb +p5-Devel-Leak
+p5-YAML-Syck
2007-04-16 21:09:47 +00:00
espie
90eac9a957 YAML/JSON parser in highly optimized C. 2007-04-16 21:08:35 +00:00
espie
2bd6cc3a2f Devel::Leak is a somewhat specialized module to hunt for hard to find
memory bugs in perl XS code.
2007-04-16 21:06:05 +00:00
espie
2b185486b5 update Jifty::DBI along with requisite dependencies 2007-04-16 19:30:57 +00:00
steven
610ba94fda mention the -ap2 package here too 2007-04-15 07:40:27 +00:00
sturm
b67038d83e WANTLIB 2007-04-14 21:20:19 +00:00
espie
0fdad65312 modify libtool to run install with *no* executable permissions on files that
do not need it.

After discussion with matthieu, theo, naddy, and a lot of tests, that
caught up the fact that sometimes, libtool uses cp, so we let it use cp
(for now).
2007-04-14 15:58:03 +00:00
naddy
3cafbc2710 Disable the x264 plugin. This doesn't build with our x264 port. 2007-04-13 19:49:16 +00:00
kurt
6065bc244c - update to 3.2.2
- SHARED_ONLY=Yes
- sprinkle some -nowarn to reduce verbosity caused by building with
  1.5 only (reqested by espie@)
- increase memory use during build to reduce jvm thrashing and cut 1/3 off
  the build time
2007-04-13 14:30:43 +00:00
kurt
7a8ccb19e2 use ant -q vs -v to reduce verbosity. requested by espie@ ok ian@ 2007-04-13 14:04:08 +00:00
bernd
d125f84607 Update to git-1.5.0.5 and put git-svn and git-svnimport into a subpackage.
Joint work with uwe@ and grunk@.

ok matthieu@ (MAINTAINER)
2007-04-13 10:19:45 +00:00
steven
482380b89e update to 0.8.0
from maintainer Will Maier
2007-04-13 04:50:17 +00:00
steven
b25aada4e1 change maintainer's email address per his request 2007-04-13 03:58:53 +00:00
kurt
3cb2b7ac3b - work-around libpthread limitations in javaForkAndExec() by adjusting the
child process to not set file descriptors back to blocking when closing
  them. This fixes the netbeans build failure since a libpthread fix is not
  evident.
- update the North America time zone file to account for the tz changes
  (from ian@)
- use X11BASE
- SHARED_ONLY=Yes
2007-04-13 00:29:48 +00:00
jasper
d86ecfca5d unify my e-mail address and bump PKGNAMEs.
"looks good" sturm@
2007-04-12 18:59:35 +00:00
bluhm
0be12b6ba1 Add the html documentation to the devel/git package.
ok sturm matthieu
2007-04-12 09:37:12 +00:00
deanna
c42bfec737 Add -ap2 subpackage that allows building of mod_dav_svn and
mod_authz_svn, for use with www/apache-httpd (apache2).

From dlg@, ok steven@, maintainer timeout.
2007-04-11 13:26:36 +00:00
msf
410af54260 update to 2.0.13
ok pval@
2007-04-11 00:39:36 +00:00
alek
057df9a50f update to 0.8.3c from new maintainer Joerg Zinke <umaxx@oleco.net> 2007-04-10 21:30:39 +00:00
martynas
56edb6b56d - regen patches;
- remove useless patch-mozilla_nsprpub_pr_include_private_primpl_h;
no pkg changes = no pkgname bump
ok maintainer ajacoutot@, kurt@
2007-04-10 18:07:43 +00:00
espie
3567712780 add FastProf and Sort-Key 2007-04-09 22:45:22 +00:00
espie
c98b37115b line-based perl profiler, in C for speed. 2007-04-09 22:43:47 +00:00
espie
447e642c0e fast key sort, prerequisite of FastProf 2007-04-09 22:43:06 +00:00
steven
8797fe2a83 +mcs 2007-04-09 07:37:29 +00:00
steven
41fc3b1d29 import mcs-0.4.1
mcs is a library and set of userland tools which abstract the
storage of configuration settings away from userland applications.

needed by newer version of audacious
2007-04-09 07:36:35 +00:00
espie
94739ad538 +zoid deps 2007-04-08 22:44:51 +00:00
espie
0b7d05ebef readline alternative suitable for zoid 2007-04-08 22:43:26 +00:00
espie
6226af76e7 another way to export stuff, zoid dependency 2007-04-08 22:42:40 +00:00
espie
4efd01817b perl: tie env variables to executable stuff for prompts.
zoidberg dependency
2007-04-08 22:42:00 +00:00
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +00:00
sturm
a11f08faad fix WANTLIB after switch to xenocara 2007-04-08 15:31:01 +00:00
kurt
caabf80130 remove BROKEN now that pthreads has been fixed. 2007-04-08 13:39:13 +00:00
kurt
3a2afa990f - fix the build for good on systems with >= 4G memory by limiting
the jdk's view of physical memory to datasize rlimit max
- remove and adjust old memory adjustments for OpenBSD
- shrink overhead on amd64 making more memory available for use
ok wilfried@
2007-04-08 12:43:06 +00:00
steven
f26b2d7db3 USE_LIBTOOL 2007-04-07 19:44:53 +00:00
steven
ed20381fd9 USE_LIBTOOL 2007-04-07 14:05:04 +00:00
ckuethe
15aac4904a Make jam define the $OS variable properly. From Josh Elsasser
ok steven
2007-04-07 03:49:39 +00:00
steven
86a5cd9c85 +rapidsvn 2007-04-06 16:01:05 +00:00
steven
51dc63d2a7 import rapidsvn 0.9.4
RapidSVN is a cross-platform GUI front-end for the Subversion revision
system written in C++ using the wxWidgets framework. This project also
includes a Subversion client C++ API.

from Vlad Glagolev <stelzy at gmail.com>
2007-04-06 16:00:20 +00:00
steven
0ccde4eecb USE_LIBTOOL 2007-04-06 06:40:09 +00:00
steven
5b60f74dfa USE_LIBTOOL 2007-04-06 05:42:26 +00:00
kurt
e31260f1cb Fix build on amd64 by adding missing -fPIC to swt-browser link. also
regen patches while here.
2007-04-06 02:16:21 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
david
c3cda7a2cf fix $OpenBSD$ RCS tags in patch header; no PKGNAME bump needed 2007-04-04 22:59:39 +00:00
martynas
bd7cfbeae8 remove some useless patches
ok wilfried@
2007-04-03 19:40:05 +00:00