Commit Graph

4443 Commits

Author SHA1 Message Date
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
jasper
9a1341d0fc import p5-File-DesktopEntry 0.02
This module is used to work with .desktop files. The format of these
files is specified by the freedesktop "Desktp Entry" specification.

ok simon@
2007-03-18 19:57:38 +00:00
jasper
8059e35b89 import p5-File-BaseDir 0.02
This module can be used to find directories and files as specified by
the XDG Base Directory Specification.

ok simon@
2007-03-18 19:54:45 +00:00
espie
4a316b3bea make sure hmake files belong to some entity 2007-03-18 16:58:35 +00:00
simon
8dcb24bad3 update to 0.31 2007-03-18 10:46:18 +00:00
simon
2f6550b874 update to 3.5 2007-03-18 10:43:57 +00:00
simon
7f7c3a24e3 update to 1.21 2007-03-18 09:53:46 +00:00
jasper
3e0c15a4fe update to 0.67 2007-03-18 08:28:40 +00:00
jasper
e7f640e021 update to 1.17 2007-03-17 22:41:07 +00:00
jolan
1c6709e0e4 update to 4.20, from maintainer rui reis 2007-03-17 21:43:20 +00:00
pedro
9382197ba3 Remove ports that still lack a proper update to Lua 5.1 after more than
a year, okay sturm@
2007-03-17 18:54:39 +00:00
pedro
ebcad79956 Remove references to ports that still lack a proper update to Lua 5.1
after more than a year, okay sturm@
2007-03-17 18:46:26 +00:00
simon
1031e81160 update to current maintenance versions, adjust conflict-markers.
ok martynas@
2007-03-17 16:54:26 +00:00
steven
8fa24a4fd7 fix more pkgnames ... 2007-03-17 15:22:42 +00:00
jasper
45855bbf7b bugfix update to geany 0.10.2
from MAINTAINER (Vlad Glagolev <stelzy@gmail.com>) with tweaks by me
2007-03-15 16:08:05 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
jasper
8e55bc08f4 update libmtp to 0.1.4 2007-03-15 07:17:59 +00:00
kurt
5169d71731 bump SO_VERSION to 19.0 to make room for firefox -stable updates. firefox
in -stable has internal nspr and will cause issues for users who upgrade if
SO_VERSION reaches 19.0 due to the .libs package. discussed with martynas.
okay pvalchev@
2007-03-06 18:30:31 +00:00
robert
71dd59e68a update to version 4.6.5; from Martynas Venckus; ok pvalchev@ 2007-03-01 22:37:48 +00:00