Commit Graph

4461 Commits

Author SHA1 Message Date
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
alek
822a74eeae straightforward update to 0.8.8 2007-03-19 00:20:49 +00:00
matthieu
a36190270d Don't assume that mkinstalldirs and install-sh checked out of CVS will
be executable. This is needed for xenocara builds. ok naddy@, espie@
2007-03-18 21:43:50 +00:00
simon
e22d1b15a9 hook up p5-Benchmark-Timer and p5-FileHandle-Unget 2007-03-18 20:21:59 +00:00
simon
216154a457 import p5-Benchmark-Timer 0.7100, requirement for grepmail 5.x
The Benchmark::Timer class allows you to time portions of code
conveniently, as well as benchmark code by allowing timings of repeated
trials.  It is perfect for when you need more precise information about
the running time of portions of your code than the Benchmark module will
give you, but don't want to go all out and profile your code.

ok jasper@
2007-03-18 20:17:10 +00:00
jasper
77624c7b16 add p5-File-BaseDir, p5-File-DesktopEntry and p5-File-MimeInfo 2007-03-18 20:16:42 +00:00
simon
8a84e8e52e import p5-FileHandle-Unget 0.1621, requirement for grepmail 5.x
FileHandle::Unget is a drop-in replacement for FileHandle which allows
more than one byte to be placed back on the input.  It supports an
ungetc(ORD) which can be called more than once in a row, and an
ungets(SCALAR) which places a string of bytes back on the input.

ok jasper@
2007-03-18 20:14:18 +00:00
robert
f586eb52b2 +bzr 2007-03-18 20:10:10 +00:00
jasper
c2f93d152b import p5-File-MimeInfo 0.13
This module can be used to determine the mime type of a file. It tries
to implement the freedesktop specification for a shared MIME database.

ok simon@
2007-03-18 20:05:56 +00:00
robert
8139abc130 import of bzr-0.14;
DESCR:
Bazaar-NG allows you to keep old versions of files and directories,
keep a log of who, when, and why changes occurred, etc., like SVN,
CVS, or RCS. Bazaar-NG is distributed, which gives it significant
advantages and some disadvantages compared to SVN and CVS.
Bazaar-NG is written in Python.
2007-03-18 20:05:28 +00:00