4496 Commits

Author SHA1 Message Date
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
aanriot
77c594cfe6 remove p5-Test-Builder-Tester, which was tagged "COMES_WITH= 3.9".
ok steven@
2007-04-03 14:00:53 +00:00
aanriot
468d0e5066 disconnect p5-Test-Builder-Tester. 2007-04-03 13:57:14 +00:00
jasper
4eb4b45d1d - update tcllib to 1.6
many many new libraries (eg: bibtex, blowfish, jpeg, etc)

ok martynas@
2007-04-02 18:59:46 +00:00
sturm
4742c644c3 arm-elf 2007-04-02 15:35:51 +00:00
sturm
9a9b1d2495 GNU cross compiler suite, configured for the arm-elf target.
from and maintained by Sebastian Trahm <basti at schleifi.com>
2007-04-02 15:35:01 +00:00
steven
4db7303ed2 USE_LIBTOOL and enable shared libraries.
fine with todd@
2007-04-02 07:12:27 +00:00
steven
7d32eddf97 add MODPY_SETUPTOOLS; unbreaks install if setuptools is installed.
ok djm@
2007-04-02 07:05:08 +00:00
pvalchev
aa6c165684 mark as broken on amd64 for now so this doesn't stop bulk builds:
java hangs compiling DDProvider.java
2007-04-02 00:48:32 +00:00
steven
7657738100 USE_LIBTOOL 2007-04-01 21:13:53 +00:00
kurt
4d71d63aee per POSIX accept(2) can return EINTR so have apr_socket_accept() retry
when this happens. http://issues.apache.org/bugzilla/show_bug.cgi?id=41975
fixes issues noticed while testing tomcat-native. regen patches and distinfo
while here.  "looks ok" steven@
2007-04-01 20:03:07 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
9294c00b21 USE_LIBTOOL, regen plist 2007-04-01 06:16:08 +00:00
steven
a79e4f37e4 USE_LIBTOOL 2007-03-31 12:21:38 +00:00
jasper
e59f98056d update libmtp to 0.1.5 2007-03-30 16:49:07 +00:00
steven
4877cc1580 fix mt flavor 2007-03-28 07:02:07 +00:00
steven
7096a0e5d2 we don't have FAKE_ENV 2007-03-28 06:47:57 +00:00
jasper
32fefba1ae backout previous update as it depended on the new gtk..
noticed by sturm@
2007-03-27 18:19:41 +00:00
sturm
09f1168bcb sometimes, further PKGNAMEs hide further down the Makefile...bump them too 2007-03-27 14:29:22 +00:00
espie
867caa01a4 set USE_LIBTOOL, bump PKGNAME just in case. 2007-03-27 11:04:48 +00:00
djm
001382a2a4 force "zip_safe=False" to give consistent PLIST regardless of Python
version, bump PKGNAME; problem spotted by mestdagh@
2007-03-27 09:25:26 +00:00
espie
eab92da0b6 fix shared library numbers for OpenBSD. Patch may still change, but it
appears to work fine w/ kde4.

cmake will still generate a libfoo.so (which is useful as a placeholder to
know the lib has been built, since other directories don't have access to
the version number), but it obeys OpenBSD conventions for the actual library
now.

ld does the right thing, namely it ignores the libfoo.so and links against
libfoo.so.5.0 properly.

Also take environment into account to allow the ports tree to override
version numbers.

Todo: logfile of built libraries.
2007-03-26 21:27:44 +00:00
espie
30059c7ebb help people not mix up X11 with xenocara, by making sure they link against
X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.

(artificial `flag day' as discussed with deraadt@)
2007-03-26 21:22:13 +00:00
jolan
93914f3768 +lpeg 2007-03-26 13:07:54 +00:00
jolan
0f13e23318 lpeg-0.5, parsing expression grammars library for lua 2007-03-26 13:03:57 +00:00