Commit Graph

4666 Commits

Author SHA1 Message Date
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
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
jasper
4ff9eb7452 update libsoup to 2.2.100
ok pval@
2007-03-01 16:46:48 +00:00
david
d22ecb4a46 fix SUBDIR sorting; ok sturm@ 2007-02-27 20:52:19 +00:00
espie
5f6c216aae update to much newer version. parallel work by ajacoutot@. 2007-02-27 10:46:00 +00:00
espie
049670ccaf fix DESCR: end of line 2007-02-23 22:36:13 +00:00
espie
63be9b48df forced commit to work around cvs 2007-02-23 22:35:56 +00:00
espie
454b984984 missing EOL at end of DESCR 2007-02-23 22:35:35 +00:00
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00
steven
d962a2a9ce fix texinfo stuff, regen patches, rerun makesum
from Moritz Grimm <mlist at scapa.dnsalias.net>

ok espie@
2007-02-21 17:27:53 +00:00
dlg
3a8622ced0 note that we're changing the default for auth credential caching in our
package.

steven requested i add ruby to the list of subpackages while im here.

ok robert@
2007-02-19 09:39:48 +00:00
espie
fb7c2cb86e minor update, mostly some sh compat stuff... 2007-02-17 19:04:24 +00:00
steven
0e82fb7814 resolve some texinfo conflicts between 2.60 and 2.61, and rerun makesum.
from Moritz Grimm <gtgbr at gmx.net>

ok espie@
2007-02-17 18:40:37 +00:00
steven
c3769e5165 fix a bunch of typos in rcs tags. from martynas 2007-02-16 07:30:56 +00:00
dlg
e64b95ca8b by default subversion caches passwords in cleartext under ~/.subversion.
the doco claims this is safe cos the directory has extremely restricted
permissions, but noone i know agrees with this or feels safe. this change
installs a config under /etc/subversion/config that disables this
behaviour.

discussed with pval@ ckuethe@ ok robert@ sturm@ ajacoutot@
2007-02-15 10:25:17 +00:00
steven
596390e40c fix version in autoconf.texi. avoids some install-info warnings when
deleting the package.

ok espie@
2007-02-15 00:32:27 +00:00
deanna
80ffe78c9d Bump pkgname for 4.1; add SHA256.
ok bernd@
2007-02-14 22:05:07 +00:00
bernd
b14d4ed8cd Security update to cscope-15.6.
This contains fixes for several security vulnerabilities.

More info:
http://sourceforge.net/project/shownotes.php?group_id=4664&release_id=451806

Submitted by raga <raga comcast net>. Thanks!

ok sturm@
2007-02-14 17:59:33 +00:00
steven
22341e706b bump PKGNAME due to PLIST changes after 4.0 -> 4.1
"feel free to bump whatever is needed" espie@
2007-02-14 11:51:07 +00:00
alek
5943535174 remove bogus lines from DESCR 2007-02-11 11:28:33 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
jasper
0d6fa8523d add p5-Getopt-Simple 2007-02-09 13:10:31 +00:00
jasper
e3849b234c import p5-Getopt-Simple 1.48
The Getopt::Simple module provides a simple way of specifying:
    * Command line switches
    * Type information for switch values
    * Default values for the switches
    * Help text per switch

from claudio@ (MAINTAINER), with tweaks by me.
2007-02-09 13:06:54 +00:00
msf
3cbc6ef19d +p5-Test-Distribution 2007-02-07 10:22:43 +00:00
msf
40969c125c initial import of Test::Distribution 1.26
When using this module in a test script, it goes through all the
modules in your distribution, checks their POD, checks that they
compile ok and checks that they all define a VERSION.
2007-02-07 09:42:11 +00:00
kurt
d26de13317 install javaws man page for amd64 too. fixes a packaging problem on amd64
found by wilfried@. okay wilfried@
2007-02-04 15:57:06 +00:00
simon
8c93de130d simple updates and fixes, plists unchanged.
"looks ok" jasper@
2007-02-03 19:10:39 +00:00
espie
8ade2fd44a debugging flavor that uses the old libdvdcss, to compare... 2007-02-03 17:07:07 +00:00
sturm
5856465386 missing BUILD_DEPENDS 2007-02-03 11:42:18 +00:00
ian
e485fc1daf Add PKG_ARCH=*; Consistify my email; bump pkg. 2007-02-02 17:35:39 +00:00
ian
ac8d654f1c += findbugs 2007-02-02 16:52:28 +00:00
ian
9f3b52ee39 FindBugs plugin for Eclipse, ok kurt@ 2007-02-02 16:52:13 +00:00
kurt
93021f4781 NO_REGRESS=Yes 2007-02-02 16:24:28 +00:00
jasper
60438c6b66 update p5-Graph to 0.81 2007-02-02 14:53:03 +00:00
jasper
5e869917fb update to libmtp 0.1.3 2007-02-02 14:25:28 +00:00
kurt
9203a7311b - fix mistake that broke OOo build. the jdk needs to search ${PREFIX}/lib
by default.
- regen plist and move javaws man page to no-no_web PFRAG files where it
belongs.
2007-02-01 21:00:52 +00:00
jasper
85f31fc04f Security update to chmlib 0.39
This update fixes a vulnerability which might lead to a code execution:
http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=468

from Martynas Venckus <martynas@altroot.org>

ok sturm@
2007-01-31 21:42:03 +00:00
kurt
064d60b115 Security fix for CVE-2007-0243:
Buffer overflow allows applets to gain privileges via a GIF image with a
block with a 0 width field, which triggers memory corruption and possible
execution of arbitrary code.
2007-01-31 18:14:36 +00:00
espie
74e21706ec substitute version number, to facilitate further updates.
no package change.
2007-01-30 14:49:16 +00:00
espie
85f168815a bump the pkg.m4 part to pkg-config 0.21 2007-01-30 14:22:29 +00:00
espie
efad9e5d9b make it usable by pkg-config 2007-01-30 14:15:27 +00:00
wilfried
43958cfc23 update the MySQL tools to versions that are not broken with the latest version of MySQL
from brad@
2007-01-30 07:59:12 +00:00
steven
c5edc0b130 maintenance update to subversion 1.4.3
tested/ok simon@, maintainer timeout
2007-01-29 16:33:36 +00:00
kurt
10c96fb157 Security fix for CVE-2007-0243:
Buffer overflow allows applets to gain privileges via a GIF image with a
block with a 0 width field, which triggers memory corruption and possible
execution of arbitrary code.
2007-01-28 04:45:04 +00:00
steven
3b28e5c4bf update to 1.10, from Martynas Venckus <martynas at altroot.org>
USE_LIBTOOL while here.
2007-01-26 22:32:23 +00:00
kurt
f92fe71650 +USE_ZIP=yes - no pkg bump 2007-01-26 14:15:37 +00:00
ajacoutot
4265799101 - better MASTER_SITES
from Vlad Glagolev <stelzy at gmail dot com>
2007-01-24 23:26:55 +00:00
kurt
a5d5e8fec5 distfile rerolled with milestone bumped. 2007-01-24 21:05:10 +00:00
kurt
20ef89247d Update to patchset 4 which includes a security fix for CVE-2007-0243
Buffer overflow allows applets to gain privileges via a GIF image with a
block with a 0 width field, which triggers memory corruption and possible
execution of arbitrary code.

Also included in patchset 4 are corrections for building the jdk on amd64
systems with 4G+ memory and the inclusion of the mozilla headers needed to
build the plugin without an external dependency on the old mozilla suite.
2007-01-23 14:14:37 +00:00
bernd
f6f1c29c9e - Fix PKGNAME. It has to be libgtop2-x.xx.x and not libgtop-x.xx.x.
- Remove useless libtool patch.
- Put locale files in the correct directory path. We don't install those
  files into ${LOCALBASE}/lib/locale...

Bad jasper@ and ajacoutot!

Problem noticed by steven@.
2007-01-23 11:00:12 +00:00
ajacoutot
09b0321194 - better MASTER_SITES mirror for distfiles hosted on www.libsdl.org 2007-01-21 14:47:58 +00:00
ajacoutot
9cb6dfb021 - add one MASTER_SITES and change order as libsdl.org site is very slow
and unreliable

"go ahead" naddy@
2007-01-19 16:29:23 +00:00
jasper
abeb05aa56 update libsoup to 2.2.99
based on work by Alexander Wirt <alexander.wirt@credativ.de>

ok (or actually: "yeah, hit me baby!")  ajacoutot@
2007-01-18 22:15:55 +00:00
jasper
4a32abc628 update libgtop2 to 2.14.6
based on work by Alexander Wirt <alexander.wirt@credativ.de>

ok ajacoutot@
2007-01-18 19:31:34 +00:00
bluhm
c7d325184f Initial import of p5-Time-Format-1.02
This module creates global pseudovariables which format dates and
times, according to formatting codes you pass to them in strings.

ok sturm@
2007-01-17 14:27:34 +00:00
bluhm
eb50298243 Initial import of p5-Time-Format-1.02
This module creates global pseudovariables which format dates and
times, according to formatting codes you pass to them in strings.

ok sturm@
2007-01-17 14:13:36 +00:00
ajacoutot
15b11d21a0 - remove unneeded gcc3 compile fix (don't make it link with supc++)
- regen PLIST while there
- bump PKGNAME

ok simon@
2007-01-17 12:28:44 +00:00
jasper
b6a221de27 add gconfmm 2007-01-16 14:12:35 +00:00
jasper
8924a2f8fc import gconfmm 2.16.0
C++ wrappers for GConf. All classes are in the Gnome::Conf namespace.

feedback and ok wilfried@
2007-01-16 14:05:55 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
kurt
80d3cd2c49 Change the default package for 1.3+ and 1.4+ ports to devel/jdk/1.5 on
i386. This fixed a 'FORCE_UPDATE=yes make install' issue noticed by brad@
and further encourages users to use the 1.5 jdk which works the best.
2007-01-16 02:47:14 +00:00
ajacoutot
4ce77292dd - build fix for newer libfreetype
- bump PKGNAME

from and ok brad@
2007-01-15 17:53:44 +00:00
ajacoutot
b63fe57ef8 - update to 2.0.8
ok jolan@ (MAINTAINER)
2007-01-15 16:31:46 +00:00
deanna
a758e2aaca Disable noisy and misleading debug messages.
ok kili@
2007-01-13 22:49:09 +00:00
matthieu
7c3c870771 Update to git 1.4.4.4 2007-01-13 14:26:59 +00:00
kurt
efbd06c9e7 - move some things from -main to -devel package where they belong
- use make var MOB the same as firefox & thunderbird
2007-01-12 20:35:15 +00:00
kurt
97519ae8d7 - use xulrunner for gecko libs now
- make swt-browser a run depend of eclipse-sdk so the internal browser
always works
2007-01-12 18:46:37 +00:00
jasper
47c9a3a1de update p5-POE to 0.9917 2007-01-12 18:22:20 +00:00
ian
4469621cb7 += netbeans 2007-01-12 18:16:29 +00:00
ian
946f0078fb Source build of NetBeans IDE for Java. Uses recent Ant upgrade to make source
version explicit. Updated and OK kurt@.
2007-01-12 16:29:51 +00:00
kurt
897cd07c19 - maintenance update to 1.7.0
NOTE: 1.7.0 has a useful new feature that will help java porters to
maintain runtime compatibility for src built java ports. Default values
for javac -source and -target arguments can be globally set using two new
properties: ant.build.javac.source and ant.build.javac.target.
2007-01-12 14:34:30 +00:00
espie
d3055ab614 move pkgconfig stuff into our location. okay robi 2007-01-12 10:05:13 +00:00
steven
db1c321d99 fix WANTLIB 2007-01-12 08:39:24 +00:00
jasper
689feff997 add libmtp 2007-01-11 22:03:23 +00:00
jasper
adc5c2a626 import libmtp 0.1.2
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in the form of a library suitable primarily for POSIX compliant
operating systems. We implement MTP Basic, the stuff proposed for
standardization.

ok naddy@
2007-01-11 21:56:16 +00:00
jasper
d67751f245 update to 1.2 2007-01-11 17:42:21 +00:00
jasper
75b6de4087 - update to 1.64
- license: perl
- drop maintainership
2007-01-10 21:50:34 +00:00
jasper
c833c439ae update to 0.63
help & ok steven@
2007-01-10 21:47:21 +00:00
bernd
08692a347b tkdiff and tkcvs both install ${LOCALBASE}/bin/tkdiff.
Add @conflict markers.
2007-01-10 18:02:27 +00:00
espie
c8aa713f50 unconfuse pkg_add, get the gstreamer dependency to grab only 0.8.* 2007-01-10 11:30:03 +00:00
espie
593af68fb3 allow for gstreamer-0.10 to use the same names, since there won't be any
conflict.
2007-01-08 19:52:25 +00:00
robert
0d92faef7b +iso-codes 2007-01-08 15:21:28 +00:00
robert
544eec372a import of iso-codes-0.58;
This package aims to provide a central list of the country, language,
and currency names and their translations.  The data comes from
ISO standards 639 (language names), 3166 (country names), and 4217 (currency).
The translations are from the Translation Project. The data is provided
in tabular files as well as XML.
2007-01-08 15:20:12 +00:00
espie
0e76227ffb split off frontends into their own packages, and mark that there will
be no conflict at all with gstreamer-0.10.
2007-01-08 14:34:08 +00:00
deanna
be9ffdf7ad The soname needs to match the filename in order for the libs to be
usable.  Noticed by Tero Koskinen, thanks.

Simplify the install by using an undocumented jam rule.

Ok wilfried@.
2007-01-07 22:20:20 +00:00
espie
95ca738e6d bye, bye, conflict 2007-01-07 19:14:09 +00:00
simon
335c516c0d maintainer dropped it; take over and update
go ahead robert@
2007-01-07 11:10:42 +00:00
kurt
d456230af7 +xulrunner 2007-01-05 15:04:37 +00:00
kurt
96429b6933 import xulrunner 1.8.0.4
XULRunner is a single "gecko runtime" installable package that can be
used to bootstrap multiple XUL+XPCOM applications that are as rich as
Firefox and Thunderbird.  It will provide mechanisms for installing,
upgrading, and uninstalling these applications. XULRunner will also
provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.

Based on an initial port by James Wright <jamesw at bsdhosting.co.za>.
Improvements and okay steven@
2007-01-05 14:44:47 +00:00
robert
6b4f0ce9ae fix a type (RUB_DEPENDS->RUN_DEPENDS) and remove some whitespaces
at the end of lines; bump PKGNAME because of the dependency change;

noticed by dlg@
2007-01-05 10:57:06 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
steven
9887cc2c27 NO_REGRESS. ok espie@ 2007-01-04 19:10:43 +00:00
robert
63d173db79 do not try to use auto* tools even if they are installed, because
this port does not need them, and it was broken on systems where
auto* tools were not installed; spotted by sturm@
2007-01-03 19:29:00 +00:00
jasper
d055223eb0 add p5-Filter-Template 2007-01-02 22:16:12 +00:00
jasper
259a687611 import p5-Filter-Template 1.02
Filter::Template is a Perl source filter that provides simple inline
source code templates. Inlined source code can be significantly faster
than subroutines, especially for small-scale functions like accessors
and mutators. On the other hand, they are more difficult to maintain and
use.

ok steven@
2007-01-02 21:42:05 +00:00
steven
aa82550acb bump after substitution bug fix (changed PREFIX in MESSAGE)
ok espie
2007-01-02 13:50:31 +00:00
msf
50d152af49 +p5-Test-Spelling 2006-12-31 08:40:34 +00:00
msf
2c9c1db5da initial import of Test::Spelling 0.11
"Test::Spelling" lets you check the spelling of a POD file, and
report its results in standard "Test::Simple" fashion.
2006-12-31 08:38:28 +00:00
jasper
5cc11a84ff add sdcc 2006-12-30 18:47:50 +00:00
jasper
0acef1e117 import sdcc 2.6.0
SDCC is an open source retargettable, optimizing ANSI - C compiler. The
current version targets the Intel 8051, Zilog Z80, Dallas 80C390,
Motorola HC08 and Microchip PIC MCUs.

submitted by Andreas Bihlmaier <andreas.bihlmaier at gmx.de> (MAINTAINER)

feedback and ok naddy@
2006-12-30 18:45:32 +00:00
aanriot
0d28cbddea - drop maintainership (I'm not using them anymore).
- bump PKGNAMEs.
2006-12-30 16:24:05 +00:00
matthieu
5596c62685 Update to git 1.4.4.3 2006-12-30 15:47:34 +00:00
naddy
d22d2e65f6 bump, dependency changed pkgname 2006-12-29 20:37:18 +00:00
steven
f9d60f2291 change maintainer -> bump pkgname 2006-12-29 00:56:17 +00:00
deanna
a7b1353be0 Remove the alpha exception workaround, now that kettenis@ has fixed the
problem.

Ok brad@.
2006-12-28 10:46:20 +00:00
simon
dc4e71469c update to recent version
OK jasper@
2006-12-27 12:58:08 +00:00
simon
8ef56ebc44 last part to change my email, a few licenses and do maintenance updates
OK jasper@
2006-12-27 12:56:07 +00:00
steven
97240fc2d0 add rcs id 2006-12-27 10:16:39 +00:00
avsm
45a6e1fb7c bump PKGNAME on ocaml ports for recent ocaml-3.09.3 dependency change 2006-12-26 22:39:31 +00:00
deanna
6224604df1 +remake 2006-12-26 18:18:53 +00:00
deanna
e538bb935b Import remake 0.61, a GNU Make debugger.
With a patch from and ok jasper@.
2006-12-26 18:16:09 +00:00
avsm
b2286d0864 forgotten patch file from previous 0.2.3 update 2006-12-26 17:17:54 +00:00
avsm
651f32d4c3 update to cvsutils-0.2.3 2006-12-26 17:16:23 +00:00
espie
97d37a315a rearrange patch a bit. 2006-12-26 13:48:36 +00:00
simon
204c176ee1 second part to change my email plus simple updates and fixes.
OK jasper@
2006-12-25 15:17:52 +00:00
simon
f15b57f2b8 first part to change my email, a few licenses and categories;
bump all PKGNAMEs.

OK jasper@
2006-12-25 13:40:28 +00:00
jolan
3ac7f3024b update to 0.9.3, from maintainer will maier 2006-12-23 04:17:20 +00:00
espie
87c1358d8b FIX PKGNAME. First sturm, then you steven. What's up with you guys ? 2006-12-22 22:59:19 +00:00
dassow
441e752425 update to 1.14
from MAINTAINER Srebrenko Sehic <ssehic@gmail.com>
2006-12-22 10:01:33 +00:00
jasper
9b0e9584ea update to 0.10
from MAINTAINER Vlad Glagolev <stelzy at gmail.com>
2006-12-22 07:04:49 +00:00
steven
8961d3c03c update to subversion 1.4.2
maintainer didn't have time
also tested by simon.
2006-12-21 08:58:04 +00:00
espie
01e21aa910 bad bump 2006-12-21 08:23:43 +00:00
espie
637d29964b oops, RUN_DEPENDS -> bump 2006-12-21 08:13:37 +00:00
espie
cdbdc3c45c update to 0.2806, which fixes unattended prompt responses.
okay msf@
2006-12-21 08:11:50 +00:00
espie
d11d34cacc +p5-Proc-Background 2006-12-21 01:09:10 +00:00
espie
ee6ca8e32f dependency for Devel::ebug, a perl debugger. 2006-12-21 01:08:12 +00:00
espie
15dd462a7b +p5-PadWalker 2006-12-21 01:03:42 +00:00
espie
0e7a2a2f6f a perl XS module to look at lexical variables in higher scopes.
Used automatically by the perl debugger to implement y if installed.
2006-12-21 01:02:58 +00:00
steven
944544f72c bump PKGNAME after changed RUN_DEPENDS 2006-12-20 19:00:19 +00:00
steven
76adef31ee update to ipython 0.7.3
from maintainer Will Maier
2006-12-20 12:26:29 +00:00
espie
5692efed6e add 2.61 2006-12-18 20:36:26 +00:00
espie
44867b1671 wee, newer version. Probably a new set of bugs. 2006-12-18 20:35:46 +00:00
espie
58e493f790 update to cmake 2.4.5, quite a few patches vanish since cmake can now
build stuff with system libraries, so we no longer have to repair
curl/zlib... just xmlrpc which cmake can't find without help.
2006-12-18 16:04:31 +00:00
kili
8d2cee5205 Swap RUN_DEPENDS and BUILD_DEPENDS. No bump required.
ok steven@

There'l be more of this, including some ports where a
RUN_DEPENDS=${BUILD_DEPENDS} really causes wrong runtime
dependencies.
2006-12-17 11:56:56 +00:00
kili
3715e8167f Swap RUN_DEPENDS and BUILD_DEPENDS. Remove BUILD_DEPENDS, because it's
NO_BUILD=Yes (thanks to steven@ for pointing this out).

No bump required.

ok steven@
2006-12-17 11:50:51 +00:00
kili
04f3bd9a44 Remove bogus REGRESS_DEPENDS=${BUILD_DEPENDS}.
ok steven@
2006-12-17 11:49:12 +00:00
kili
4db9a6dab1 Swap RUN_DEPENDS and BUILD_DEPENDS. Bump pkgname.
ok steven@
2006-12-17 11:47:12 +00:00
espie
dd61bf7595 do not build 2006-12-16 12:48:09 +00:00
espie
6283751681 zap more pkgconfig 2006-12-16 12:47:40 +00:00
espie
0cd1991e99 blast another pkg-config dep 2006-12-16 12:30:32 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
ef944c4c31 depends on p5-version, noticed by pval 2006-12-16 08:24:41 +00:00
steven
f38bfa09b8 also run depends on p5-version 2006-12-16 08:21:01 +00:00
steven
fac6b2b57e depends on p5-version, noticed by pval 2006-12-16 08:15:37 +00:00
sturm
09391b8bda depends on gettext 2006-12-15 17:22:07 +00:00
robert
4e29b69533 update to version 1.5.1; 2006-12-15 11:11:54 +00:00
steven
b6d439743e use BASE_PKGPATH instead of homegrown variable, no bumps needed 2006-12-14 09:07:55 +00:00
kurt
228bcca98c - update to 3.2.1
- incorporate patches to allow building with newer gecko from
http://overlays.gentoo.org/proj/java/browser/other/eclipse-patches/3.2.1/.
however still building/depending on www/mozilla since we don't have a
-devel firefox package yet. Also use NS_InitXPCOM2 instead of NS_InitXPCOM3
since exists in both the suite and firefox.
- restructure sub-packages for standalone swt installs. people using
eclipse-gnome and/or eclipse-mozilla will need to manually pkg_delete /
pkg_add due to the restructure.
tested by ian@, jolan@ and some input steven@
2006-12-13 20:57:16 +00:00
deanna
c9164d0ddf Fix this on alpha by disabling the serialization lib. This lib does
not honor BOOST_NO_EXCEPTIONS, and exception support is currently
broken on alpha.

ok espie@.
2006-12-11 21:42:30 +00:00
deanna
f507eaf517 Update to 0.3.10 and take maintainership.
Tested by ajacoutot@, ok espie@.
2006-12-11 21:08:35 +00:00
sturm
fa68efa1f5 p5-Data-Random 2006-12-11 21:03:03 +00:00
sturm
1a1a378d1d Initial import of Data-Random 0.05
Data::Random - Perl module to generate random data

from alexander_bluhm at genua.de
2006-12-11 20:50:12 +00:00
espie
53f8c2037c add tangram pieces 2006-12-10 23:50:13 +00:00
espie
f775807e0c lazy evaluation of variables, dependency of tangram. 2006-12-10 23:26:32 +00:00
espie
c14bc3c5fe add rose pieces 2006-12-10 22:15:00 +00:00
jasper
0b740b268f add geany 2006-12-10 22:04:56 +00:00
jasper
247c1d03b5 import geany 0.9
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only
a few dependencies from other packages.

Basic features of Geany:

    * syntax highlighting
    * code folding
    * code completion
    * auto completion of often used constructs like if, for and while
    * auto completion of XML and HTML tags
    * call tips
    * many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
    * symbol lists

from MAINTAINER Vlad Glagolev <stelzy gmail.com>
2006-12-10 22:03:48 +00:00
jasper
d48005c645 add libconfuse and libdaemon 2006-12-10 21:45:26 +00:00
jasper
e1eaf78606 import libdaemon 0.10
libdaemon is a lightweight C library that eases the writing of UNIX
daemons. It consists of the following parts:

* A wrapper around fork() which does the correct daemonization procedure
  of a process
* A wrapper around syslog() for simpler and compatible log output to
  Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
  select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to
  syslog.

ok kili@
2006-12-10 21:42:29 +00:00
jasper
ff54e9d2b8 import libconfuse 2.5
libConfuse is a configuration file parser library, and written in C. It
supports sections and (lists of) values (strings, integers, floats,
booleans or other sections), as well as some other features (such as
single/double-quoted strings, environment variable expansion, functions
and nested include statements). It makes it very easy to add
configuration file capability to a program using a simple API.

ok kili@
2006-12-10 21:40:53 +00:00
espie
a339e7fdfd simple clock object, dependency for Rose. 2006-12-10 17:36:23 +00:00
espie
f27eaedbc7 handle critics better 2006-12-10 12:46:01 +00:00
espie
320cccc5cc marry test framework with perl::critic 2006-12-10 12:40:34 +00:00
espie
b9c761a2b1 add stuff related to p5-Sub-Exporter 2006-12-10 12:35:09 +00:00
espie
7f754b1d0e about final missing package in that set, all that for SQL::ReservedWords... 2006-12-10 12:34:09 +00:00
espie
8ec1c46838 yet another tester 2006-12-10 12:29:56 +00:00
espie
d028de6b3c another funky export mechanism for perl modules. 2006-12-10 12:26:46 +00:00
espie
f0d114c741 yet another perl module, useless except as a dependency to interesting
stuff, yada yada yada...
2006-12-10 12:21:43 +00:00
espie
4024168fe8 +p5-DateTime-Format-Pg
mark *MySQL extra category converters
2006-12-10 11:09:23 +00:00
espie
2367f98ac9 handle postgres datetime conversion from perl 2006-12-10 11:07:14 +00:00
sturm
a1e44c5f3e missing dependency on p5-Test-ClassAPI 2006-12-10 09:10:15 +00:00
kili
99fea678ca Oops! This was for guile 1.8, but we still have guile 1.6 in the tree.
Add guile-ltdl to LIB_DEPENDS and bump pkgname. Sorry.
2006-12-09 19:00:49 +00:00
kili
c8189c00cb Update to 5.8.7.
Fix regression tests and a use after realloc.

ok jasper@
2006-12-09 18:28:53 +00:00
pedro
233867a36f luabitlib-20 2006-12-09 15:25:35 +00:00
steven
86d252c71f +p5-Inline 2006-12-08 23:02:18 +00:00
steven
f54864c967 import p5-Inline 0.44
The Inline module allows you to put source code from other programming
languages directly "inline" in a Perl script or module. The code is
automatically compiled as needed, and then loaded for immediate access
from Perl.

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2006-12-08 23:01:17 +00:00
sturm
a1decb60eb missing BUILD_DEPENDS 2006-12-08 22:45:01 +00:00
sturm
4b5d736129 bump PKGNAME after maintainer removal 2006-12-08 22:29:56 +00:00
msf
4791360f7b update to 1.17 2006-12-08 13:19:10 +00:00