Commit Graph

4470 Commits

Author SHA1 Message Date
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
djm
eeebb2f00a bump pkgname; reminded by naddy@ 2007-03-25 22:36:36 +00:00
djm
721ccc9264 zap file that only belongs there if we use setuptools (which we don't) 2007-03-25 21:50:31 +00:00
mbalmer
bffaf52a08 Add poedit. 2007-03-25 13:07:14 +00:00
mbalmer
bbf03d53b3 GTK+-2 based PO-files editor for the translators.
From Vlad Glagoley <stelzy@gmail.com>
2007-03-25 13:02:29 +00:00
matthieu
4e9964992c Add an explicit check for shared libraries support in autoconf bits.
ok brad@, todd@.
2007-03-25 11:36:29 +00:00
djm
deb79be2f9 ctypes-1.0.1, patches no longer required thanks to responsive upstream 2007-03-25 10:34:12 +00:00
djm
1e6cb509b5 setuptools-0.6c5 2007-03-25 10:24:52 +00:00
djm
68d5535195 update to pytz-2006p, including some new timezones 2007-03-25 10:21:40 +00:00
steven
30d8f95123 fix install path of apu-1-config.
fixes subversion build failure noticed by Vlad Glagolev
2007-03-25 09:59:35 +00:00
todd
ec0058ce82 add apr,mt and apr-util,mt 2007-03-24 14:09:26 +00:00
todd
ae292e2030 add mt flavor that can co-exist with the default non-mt flavor
ok kurt@
2007-03-24 13:46:47 +00:00
todd
b2d1109146 add mt flavor capable of co-existing w/default non-mt flavor
ok kurt@
2007-03-24 13:45:12 +00:00
steven
d8554d1894 add to benchmarks category 2007-03-24 09:12:02 +00:00
espie
665a689517 fix openbsd lib detection, don't break out of the loop (I'm stupid).
let cmake detect most recent library, as it should
2007-03-23 16:30:35 +00:00
ian
9c09d65bdb pkg bump after DESCR change, prodded by steven@, bernd@ 2007-03-23 12:25:11 +00:00
ian
db7153d568 typo 2007-03-22 23:40:18 +00:00
robert
0dbe5bb8c3 - adapt to the new pear port
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
jasper
9e9b8b5258 update libwnck to 2.18.0
ok alek@
2007-03-20 14:51:53 +00:00
espie
8063f8ee22 find qmake4, not qmake...
regen other patches with new diff.
2007-03-20 11:23:10 +00:00
jasper
0a7d1f8bbf ...and update the "other" desktop-file-utils to 0.12 2007-03-20 06:43:49 +00:00
bluhm
435be4f784 +p5-Regexp-Copy 2007-03-19 22:05:32 +00:00
bluhm
4fb4dcf541 Initial import of p5-Regexp-Copy-0.06
Perl Regexp::Copy allows you to copy the contents of one Regexp
object to another.
2007-03-19 21:59:02 +00:00
ajacoutot
f662216f07 Add libofx. 2007-03-19 10:56:55 +00:00
ajacoutot
50846e162d Import libofx-0.8.3
LibOFX is an API designed to allow applications to very easily support
OFX (Open Financial eXchange) command responses, usually provided by
financial institutions.

It was implemented directly from the full OFX 1.6 spec, and currently
supports:
 * Banking transactions and statements
 * Credit card and statements
 * Investment transactions
 * OFX 2
 
 
based on a submission by Landry Breuil <gaston at gcu dot info> (MAINTAINER)
2007-03-19 10:50:16 +00:00
espie
e17e6dee44 gnome-pty-helper is quite happy with setgid utmp.
also fix comment and plist directories while there.
2007-03-19 09:48:44 +00:00
djm
cf5b88aa97 update to python-dateutil-1.1; patch from Will Maier 2007-03-19 02:06:38 +00:00