Commit Graph

4971 Commits

Author SHA1 Message Date
simon
56fd7f3abc update to version 0.32 and remove quotes around COMMENT where there
confirmed by Srebrenko Sehic (MAINTAINER)
2007-07-25 20:16:17 +00:00
simon
c11aa3d69e update to version 1.02 and remove quotes around COMMENT
confirmed by Okan Demirmen (MAINTAINER)
2007-07-25 18:37:47 +00:00
ajacoutot
e697908a24 - fix building after ipx removal (from mbalmer@)
- don't use substitution for PKGNAME
- remove quotes around COMMENT while here

ok mbalmer@
2007-07-25 16:43:44 +00:00
dlg
acc33bde1f descend into devel/ruby-gettext, devel/ruby-tzinfo, and
security/ruby-ezcrypto.

"now hook 'em up" robert@
2007-07-25 09:00:26 +00:00
dlg
5b8d786187 import of ruby-tzinfo-0.3.3
TZInfo is a Ruby library that uses the standard tz (Olson) database to provide
daylight savings aware transformations between times in different time zones.
The tz database is compiled into Ruby modules which are packaged in the
release. No external zoneinfo files are required at runtime.

ok robert@
2007-07-25 08:48:16 +00:00
dlg
304422307e import of ruby-gettext-0.14.6
This is the GNU gettext package.  It is interesting for authors or
maintainers of other packages or programs which they want to see
internationalized.  As one step the handling of messages in different
languages should be implemented.  For this task GNU gettext provides
the needed tools and library functions.

ok (and with help from) robert@
2007-07-25 08:45:48 +00:00
bernd
bfe930644a Update to git-1.5.2.4. Tested by Daniel Dickman , thanks! 2007-07-24 05:16:04 +00:00
bernd
2fe1d3a47c Move QT_MOC and QT_UIC from MAKE_FLAGS to CONFIGURE_ENV.
No PKGNAME bump required, didn't build before.

"go ahead" espie@
2007-07-24 05:04:52 +00:00
espie
75747f1f92 +qgit 2007-07-23 19:22:18 +00:00
espie
92c108724a graphical interface to git, easier to read than tkgit.
(trivial port)
2007-07-23 19:20:31 +00:00
simon
a2a38f629e import warzone2100
Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
2007-07-22 15:59:46 +00:00
simon
c42825b06c import p5-Parse-PlainConfig
Parse::PerlConfig provides OO objects which can parse and generate
human-readable configuration files.
2007-07-22 15:59:33 +00:00
simon
b23dbed9e0 import p5-POE-Component-IKC
This is Inter-Kernel Communication for POE.  It is used to get events
from one POE kernel to another.
2007-07-22 15:59:19 +00:00
simon
a230efd040 import p5-Locale-US
Map from US two-letter codes to state names and vice versa.
2007-07-22 15:58:57 +00:00
simon
a77ac7e3e0 import p5-ExtUtils-XSBuilder
Modules to parse C header files and create XS glue code and
documentation out of it.  Idealy this allows to "write" an interface to
a C library without coding a line.  Since no C API is ideal, some
adjuments are necessary most of the time.  So to use this module you
must still be familiar with C and XS programming, but it removes a lot
of stupid work and copy & paste from you.  Also when the C API changes,
most of the time you only have to rerun XSBuilder to get your new Perl
API.
2007-07-22 15:58:36 +00:00
simon
ea659630c5 import p5-Data-Structure-Util
Data::Structure::Util is a toolbox to manipulate the data inside a
data structure.  It can process an entire tree and perform the
operation requested on each appropriate element.
2007-07-22 15:58:02 +00:00
kili
f286a31e66 Fix HOMEPAGE (and this MASTER_SITES).
Noticed by sturm@.
No pkgbump, since it was initially broken. Sorry.
2007-07-22 12:24:46 +00:00
kili
1e680708f3 Oops! Forgot some files. 2007-07-21 17:25:43 +00:00
kili
e82a340efb Update to 1.16 to make it build with ghc-6.6.1. 2007-07-21 17:20:57 +00:00
kili
5faf573595 Update to 0.8 to make it build with ghc-6.6.1. 2007-07-21 17:20:20 +00:00
kili
0de0622e60 Update to 2.1.0 to make it build with ghc-6.6.1. 2007-07-21 17:19:49 +00:00
kili
c657f836ac - hs-ports
+ hs-newbinary
2007-07-21 17:18:56 +00:00
kili
c77f37b021 This isn't maintained any longer, and, according to Don Stewart, should
be removed. (And it doesn't build with recent Haskell compilers).
2007-07-21 17:18:24 +00:00
kili
cf75de7983 The NewBinary package is an older binary serialization library for
Haskell used by a number of projects. Consider it legacy code, i.e.
don't use it for new projects.

This port is reqired for security/hs-crypto.
2007-07-21 17:17:00 +00:00
kili
a6b0bb0585 BROKEN for ghc-6.6.1. Upstream promised to make a new release in a few
days, so don't panic.
2007-07-21 17:11:46 +00:00
kili
fb8b3d4fe3 GHC runtime not required. While here, remove quotes from COMMENT. 2007-07-21 14:05:10 +00:00
kili
ae5e47ac92 GHC runtime not required. hmake is able to work with other Haskell
compilers like nhc98. While here, remove quotes from COMMENT.
2007-07-21 14:03:45 +00:00
kili
b5d340d288 GHC runtime not required. While here, remove quotes from COMMENT. 2007-07-21 13:59:16 +00:00
jakemsr
26a9c9cc52 - use the sun audio interface instead of the OpenBSD interface
- sync patches with update-patches
- bump PKGNAME

the sun interface keeps fewer samples in the play buffer, and with
less fluctuation than the OpenBSD interface.  results in better
audio-video synchronization in e.g. ffplay and gnash

go for it -pval
2007-07-20 05:23:41 +00:00
kurt
dacf31c5b4 make this work with motif > 2.1 too 2007-07-18 17:53:07 +00:00
kurt
f71ecfc678 regen patches 2007-07-18 15:09:52 +00:00
kurt
515f2a2739 regen patches 2007-07-18 14:19:27 +00:00
jasper
fbd899d90d add yasm 2007-07-18 11:43:20 +00:00
jasper
076f4c9428 import yasm 0.6.1
YASM is a complete rewrite of the NASM Assembler under the "new" BSD
License. YASM currently supports the x86 and amd64 instruction sets,
accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64,
COFF, Win32 and Win64 object formats, and generates source debugging
information in STABS, DWARF 2, and CodeView 8 formats.

from Shaun Amott (MAINTAINER), updated and tweaked by Stuart Henderson and me
2007-07-18 11:41:28 +00:00
jasper
5e3c5fcc8b - update libglademm to 2.6.4
- convert to use gnome.port.mk

ok wilfried@
2007-07-17 16:54:15 +00:00
jasper
640d52c6b5 - update libglade2 to 2.6.1
- convert to use gnome.port.mk
- add REGRESS_IS_INTERACTIVE

ok wilfried@
2007-07-17 16:50:34 +00:00
jasper
20b6a0d50a - update gconfmm to 2.18.0
- convert to use gnome.port.mk
- remove unused patch

ok ajacoutot@
2007-07-17 16:49:02 +00:00
jasper
422c018aa9 - update glib2mm to 2.12.10
- convert to use gnome.port.mk

"okey-dokey" wilfried@ (MAINTAINER)
2007-07-17 08:16:26 +00:00
jolan
45b31caa2e fix long standing memory corruption problem, from sdl_mixer svn 2007-07-15 01:05:52 +00:00
kili
a2e52b65da Let it build with the new boehm-gc, and add a help file to the PLIST. 2007-07-14 22:17:22 +00:00
kili
1dd9afdf52 Update to 7.0.
Most work done by kurt@, who got bleeding eyes and has been trapped
into pthread issues because some of us (me and Stuart Henderson)
were slopyy and applied some patches only partial. A big sorry to
kurt@ for this waste of time!

Tested by many. Intermediate ok's (IIRC) from kurt@, naddy@ and todd@.
2007-07-14 22:16:16 +00:00
deanna
d102239f91 Add a patch from Boost CVS for amd64 support in endian.hpp. From
Jon Olsson <jon at vexed.se>.  Bump pkgnames and order plist.

"looks good" wilfried@
2007-07-14 14:13:48 +00:00
sturm
95df912651 BUILD_DEPENDS are not SUBPACKAGE specific
no PKGNAME bump it needed
2007-07-14 06:20:55 +00:00
kurt
d46a2a67a5 - remove patch that should have been removed with last commit 2007-07-13 23:25:30 +00:00
kurt
6b86e4383e - update to build 15
- switch to the JRL licensed src. why? because it will allow me to complete
the port. OpenJDK/GPLv2 src isn't complete and the parts that we don't have
are only released in binary form with a defend and indemnify clause. When
all of the jdk is GPLv2 I will switch back to OpenJDK/GPLv2 src.
- copy the Linux src files for the rest of the jdk so i can begin to patch
them. One src file is based on solaris code since that suits us better as
a starting point.
2007-07-13 22:52:35 +00:00
jasper
4c067f4344 - fix WANTLIB
- bump PKGNAME
 -sync patches while here.
2007-07-13 13:47:25 +00:00
ajacoutot
02622d3623 - tweak HOMEPAGE
- remove quotes around COMMENT while here
2007-07-13 08:05:18 +00:00
bernd
786de2fdd3 Update to git-1.5.2.3.
Diff from Daniel Dickman. Thank you!
2007-07-12 18:26:04 +00:00
sturm
704c96b325 don't use PKGNAME as DIST_SUBDIR, otherwise you'd have to adjust and
redownload the tarball with every p-level change
2007-07-10 05:15:03 +00:00
jasper
a7d698cad8 woops..comitted the wrong tarball...so add the shared lib here too.
no pkgname bump, as it didn't package.
2007-07-09 22:27:34 +00:00
jasper
f00ecabe63 of course is this for i386 too... 2007-07-09 20:08:53 +00:00
jasper
b66c50207b add libsigsegv 2007-07-09 20:08:16 +00:00
jasper
d36a5b8830 import libsigsegv 2.4
This is a library for handling page faults in user mode. A page fault
occurs when a program tries to access to a region of memory that is
currently not available. Catching and handling a page fault is a useful
technique for implementing:

    * pageable virtual memory,
    * memory-mapped access to persistent databases,
    * generational garbage collectors,
    * stack overflow handlers,
    * distributed shared memory,

based on a submission by Scott Vokes <vokes.s at gmail.com> (MAINTAINER)
with lots of tweaks by me and kurt@

help and ok kurt@
2007-07-09 20:05:29 +00:00
jasper
e4b7b5a4c2 forgot to bump pkgnames after PFRAG.shared removal, sorry..
noticed by naddy@
2007-07-09 19:31:07 +00:00
ajacoutot
6aa7589e31 - bump PKGNAME to force upgrade as former powerpc snap package did not
contain the correct revision of patch-ltmain_in (thanks to CVS tag and
yours truly's stupidity)
gnome-applets,gstreamer-0.8 and gdm should be able to build correctly now

thanks to kurt@ for discovering my brain damage...
2007-07-09 16:05:41 +00:00
ajacoutot
531f56b2bc - s/macppc/powerpc 2007-07-09 14:44:22 +00:00
ajacoutot
2ffc577fc9 - make it build under macppc
- set ONLY_FOR_ARCHS=i386 amd64 macppc

"fine with me" steven@, ok martynas@ (maintainer)
2007-07-09 13:33:21 +00:00
aanriot
1264485847 remove SUBST_VARS+=DISTNAME, no package change.
ok ajacoutot@
2007-07-07 21:38:36 +00:00
kurt
ca0e01e493 - don't link jvmti demo native libs with $ORIGIN in RPATH since ld.so
does not support it yet.
- fix writes to HOME complaints
- clean up post-build target
2007-07-06 01:35:57 +00:00
steven
31a958f07e update to 1.2.8
ok simon@
2007-07-05 16:02:03 +00:00
steven
fd306b2071 update to 1.2.9
ok simon@
2007-07-05 16:01:28 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
sturm
18a9741557 just match the first 2 chars of EDITOR to recognize vi mode, this way
a value of 'vim' works as expected
sync patches while here

from mfriedl@ who is too shy to commit to ports
2007-07-04 16:39:41 +00:00
jolan
3c7dd80e51 +luaevent 2007-07-03 19:37:45 +00:00
jolan
f8a575b0e3 luaevent-0.1.1, lua binding of libevent
from pedro martelletto
2007-07-03 19:36:10 +00:00
jasper
bfb93b112b update p5-Event to 1.09 2007-07-02 22:42:27 +00:00
kurt
ff364b1c3b - actually enable version scripts on libjvm which fixes a symbol conflict
with recent xulrunner which is used by eclipse's internal swt-browser.
(patch missed in last update)
- adjust url to update 11 download which has been move to the archive.
2007-07-01 20:34:02 +00:00
martynas
20ad84604b better comments; ok steven@ 2007-06-29 21:38:31 +00:00
kili
1aa7acd27f And bump the PKGNAME. 2007-06-29 11:23:41 +00:00
kili
54fcefd559 Build with nhc98 if no ghc is available. 2007-06-29 11:07:16 +00:00
kili
fbd333f92c Update to 1.4.
Tweak WANTLIB (gmp only required when built with ghc).
Take maintainership.

Not that some regression tests fail. This will be fixed in the next
release.
2007-06-29 10:59:07 +00:00
kili
ac7da55938 Tweak WANTLIB (gmp only needed when built with ghc).
Take maintainership.
2007-06-29 10:57:29 +00:00
jakemsr
468e026756 - use exact width data types for libfaad interaction
- LIB_DEPENDS-faad libfaad >= 1.0
- bump PKGNAME-main and PKGNAME-${PLUGIN}
- remove unused PATCHLEVEL variable
- adjust WANTLIB-main and WANTLIB-gnome as per lib-depends-check
- sync patches with update-patches

OK naddy@
2007-06-29 06:13:44 +00:00
martynas
b1e7eeeafa stick with firefox codebase and manually check out xulrunner update
so that applications which depend on xulrunner won't suffer from
the vulnerabilities which are already fixed.

MFSA 2007-17; MFSA 2007-16; MFSA 2007-14; MFSA 2007-13; MFSA 2007-12;
MFSA 2007-11; MFSA 2007-09; MFSA 2007-08; MFSA 2007-07; MFSA 2007-06;
MFSA 2007-05; MFSA 2007-04; MFSA 2007-03; MFSA 2007-02; MFSA 2007-01;
MFSA 2006-76; MFSA 2006-75; MFSA 2006-73; MFSA 2006-72; MFSA 2006-71;
MFSA 2006-70; MFSA 2006-69; MFSA 2006-68; MFSA 2006-67; MFSA 2006-66;
MFSA 2006-65; MFSA 2006-64; MFSA 2006-62; MFSA 2006-61; MFSA 2006-60;
MFSA 2006-59; MFSA 2006-58; MFSA 2006-57; MFSA 2006-56; MFSA 2006-55;
MFSA 2006-54; MFSA 2006-53; MFSA 2006-52; MFSA 2006-51; MFSA 2006-50;
MFSA 2006-48; MFSA 2006-47; MFSA 2006-46; MFSA 2006-45; MFSA 2006-44.

(these are for firefox 1_8_0_4 -> 1_8_1_4)

ok kurt@
2007-06-28 19:50:04 +00:00
ian
614ac9a90a Better url in FETCH_MANUALLY, ok kurt@ 2007-06-28 03:20:20 +00:00
kurt
f343bad171 - Update to 0.5.33 from maintainer Carlos Valiente <yo@virutass.net>. 2007-06-27 22:47:29 +00:00
kurt
450f231ad4 - update port to be based of Sun's 1.5.0 Update 11 src which includes many
bug fixes since the initial release of the 1.5 jdk. I'm sure some of the
fixes are security related but I wasn't able to find a concise list. All
the bugs fixes listed here from update 11 and lower should be fixed by
this update: http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_11
- NOTE: License change: used to be SCSL, now is JRL (Java Research
License). Still no packages with this license but at least we get the bug
fixes and security fixes now: https://tiger.dev.java.net/
- enable version scripts on libjvm which fixes a symbol conflict with
recent xulrunner which is used by eclipse's internal swt-browser.
2007-06-27 21:51:09 +00:00
kurt
01ba206cd1 expand BUILD_DEPENDS to allow building ports with jdk-1.5.0 update 11 2007-06-27 21:33:33 +00:00
steven
1cbf991a04 forgot a piece 2007-06-27 21:09:48 +00:00
steven
107ab5068c find locale under share/locale. discussed with author a while ago. 2007-06-27 20:33:14 +00:00
ajacoutot
14b9dbf647 - fix BUILD_DEPENDS on !i386/amd64 2007-06-27 13:14:02 +00:00
jasper
faf9d57770 update vte to 0.16.6
from lteo.openbsd1 at calyptix.com

ok martynas@
2007-06-26 17:21:46 +00:00
steven
a9f2e37312 update to 0.11.
ok jasper@
2007-06-26 17:07:54 +00:00
jasper
c3355a1920 add cxxtools 2007-06-26 16:52:43 +00:00
jasper
ab4b14589a import cxxtools 1.4.4
Various unrelated, but useful C++ classes.

ok ajacoutot@
2007-06-26 16:47:37 +00:00
ajacoutot
ce44a3bea8 - disable optimization for glib on powerpc because it can lead to a segfault
under some circumstances

ok kili@ jasper@
2007-06-25 15:28:44 +00:00
ajacoutot
427335879c - use MODGCC4 for powerpc instead of manually setting depends and variables
no binary change
2007-06-25 14:25:30 +00:00
martynas
fafe944df2 add py-configobj, py-kid, py-simplejson, py-turbocheetah, py-turbojson,
py-turbokid, py-wsgiutils
2007-06-24 22:06:44 +00:00
martynas
f7dda04d7d import py-turbokid-1.0.1
This package provides a template engine plugin, allowing you to
easily use Kid with TurboGears, Buffet or other systems that support
python.templating.engines.  Kid templates are assumed to have a
"kid" extension.

ok simon@
2007-06-24 22:03:11 +00:00
martynas
1f339e1e82 import py-kid-0.9.5
Kid is a simple template language for XML based vocabularies written
in Python. It was spawned as a result of a kinky love triangle
between XSLT, TAL, and PHP. We believe many of the best features
of these languages live on in Kid with much of the limitations and
complexity stamped out (see WhatsBorrowed and WhatsDifferent).

ok simon@
2007-06-24 22:02:32 +00:00
martynas
357a5ff4e3 import py-turbocheetah-0.9.5
This package provides a template engine plugin, allowing you to
easily use Cheetah with TurboGears, Buffet and other tools that
support the python.templating.engines entry point.  Cheetah templates
are assumed to have a "tmpl" extension.

ok simon@
2007-06-24 22:01:47 +00:00
martynas
40b9cbc48c import py-turbojson-1.0
This package provides a template engine plugin, allowing you to
easily use Json with TurboGears, Buffet or other systems that support
python.templating.engines.

ok simon@
2007-06-24 21:58:12 +00:00
martynas
f7213838a1 import py-configobj-4.4.0
ConfigObj is a simple but powerful config file reader and writer:
an ini file round tripper. Its main feature is that it is very easy
to use, with a straightforward programmer's interface and a simple
syntax for config files.

ok simon@
2007-06-24 21:56:36 +00:00
martynas
4d8bc41901 import py-wsgiutils-0.7
WSGI Utils are a package of standalone utility libraries that ease
the development of simple WSGI programs.  The functionality provided
is limited at the moment.

ok jasper@
2007-06-24 21:54:42 +00:00
martynas
0f9bae17c7 import py-simplejson-1.7.1
Simplejson is a simple, fast, extensible JSON encoder/decoder for
Python.  It is compatible with Python 2.3 and later with no external
dependencies. It covers the full JSON specification for both encoding
and decoding, with unicode support.  The encoder may be subclassed
to provide serialization in any kind of situation, without any
special support by the objects to be serialized (somewhat like
pickle).  The decoder can handle incoming JSON strings of any
specified encoding.

ok simon@ (who also spotted HOMEPAGE not escaping #)
2007-06-24 21:51:30 +00:00
martynas
815893568c add py-py 2007-06-24 10:30:22 +00:00
martynas
0900e94aa9 import py-py-0.9.0
The py lib is a development support library featuring py.test,
ad-hoc distributed execution, micro-threads and svn abstractions.

feedback, ok steven@
2007-06-24 10:29:40 +00:00
martynas
630cff2d91 add py-decoratortools, py-protocols and py-ruledispatch 2007-06-23 21:47:27 +00:00
martynas
bf63700867 import py-ruledispatch-0.5r2306
Rule-based Dispatching and Generic Functions.  The dispatch module
allows Python programmers to write generic functions to handle
various problems based on rules for the arguments it receives.

"go ahead" (after some nice tweaks, actually) steven@
2007-06-23 21:43:16 +00:00
martynas
d05cb9a94c import py-protocols-1.0r2306
PyProtocols extends the PEP 246 adapt() function with a new
"declaration API" that lets you easily define your own protocols
and adapters, and declare what adapters should be used to adapt
what types, objects, or protocols.  In addition to its own Interface
type, PyProtocols can also use Twisted and Zope's Interface types.

"go ahead" (after some nice tweaks, actually) steven@
2007-06-23 21:41:54 +00:00
martynas
7513c9af03 import py-decoratortools-1.4
Use class and function decorators -- even in Python 2.3 (now with
source debugging for generated code)!  Want to use decorators, but
still need to support Python 2.3? Wish you could have class decorators,
decorate arbitrary assignments, or match decorated function signatures
to their original functions? Then you need "DecoratorTools".

"looks good" steven@
2007-06-23 21:34:44 +00:00
steven
ff1ac7ec5e update to 2.02, from maintainer Srebrenko Sehic 2007-06-23 13:40:59 +00:00
steven
9d1f58fe0b update to 1.16, from maintainer Srebrenko Sehic 2007-06-23 13:31:40 +00:00
jcs
564ee6e168 update to actionpack-1.13.3 2007-06-22 03:44:21 +00:00
jcs
2a9f219b5f update to activesupport-1.4.2 2007-06-22 03:43:01 +00:00
kili
1c78258672 The distfile changed (found by steven@).
Some autoconf fallout in generated documentation (and one source
file), so bump the PKGNAME. They even changed the default installation
path of the manpage, which requires an additional tweak to
CONFIGURE_ARGS.

No functional changes; same result for regression tests as before.

While here, force configure to use our grep and the one true awk,
even if g{grep,awk} are installed.
2007-06-21 15:13:45 +00:00
sturm
2e35a1da4d missing BUILD_DEPENDS 2007-06-20 05:32:51 +00:00
ajacoutot
1b3f81287d - make it work under powerpc (get around a gcc3/pcc bug by using gcc4)
- take maintainership
2007-06-19 21:51:30 +00:00
simon
61423a0bef new subpackage that adds support for pgsql
feedback & ok robert@
2007-06-19 16:09:12 +00:00
ajacoutot
b53948be18 - when cmake uses gcc to build things, make it correctly grab CFLAGS and
CXXFLAGS variables and don't force compiler optimizations

ok espie@
2007-06-18 11:52:26 +00:00
steven
08b37454c3 update to subversion 1.4.4
ok kili@, simon@
maintainer timeout
2007-06-18 06:34:48 +00:00
espie
12c720e6cc only call mkdir on !empty stuff that does not exist.
removes systrace warnings. reported by ajacoutout.
2007-06-16 13:01:37 +00:00
kili
c71a5ac01c Update to hmake-3.13
Take maintainership.
2007-06-15 21:28:19 +00:00
bernd
81bcd23cb9 Update to git-1.5.2.1.
Initial diff from Daniel Dickman. Thank you!
2007-06-14 21:44:49 +00:00
simon
98e69d17a9 maintenance update to version 0.07 2007-06-14 20:50:00 +00:00
alek
2206636856 Update to 0.8.1 from Will Maier <willmaier@ml1.net> 2007-06-13 15:07:34 +00:00
jakob
4e726a39eb update to PCRE v7.1 2007-06-13 07:19:06 +00:00
steven
42840433d3 fix the PKGNAME 2007-06-13 06:57:45 +00:00
jasper
4da44bb429 - update cvsgraph to 1.6.1
- some cosmetics in Makefile
- remove alek@ as maintainer (per his request)

ok alek@
2007-06-11 20:19:59 +00:00
simon
0590c5e568 the conflict is gone. remove the markers and bump
ok kevlo@, "go ahead" robert@
2007-06-11 11:01:27 +00:00
espie
e640d83dda allow cmake to proceed in color unless you `explicitly' ask it otherwise
(setting BATCH, for instance).

Synch FindQt4 with some of qt 4.3.0 stuff. Need to be fully synched with
qt 4.3.0 anyways...
2007-06-09 09:09:44 +00:00
rui
647b139ecf update libmagic to 4.21
ok mbalmer@, ajacoutot@
2007-06-08 17:49:40 +00:00
steven
15aaea3940 update to 1.144
ok msf@
2007-06-07 07:34:04 +00:00
uwe
9d15d6f23e Update devel/bluetooth-libs and net/bluetooth-tools to match the kernel
This time, the userland tools and libraries are being ported from NetBSD
(which in turn is also based on FreeBSD code).  Both packages represent
work in progress and are not fully functional yet.

ok jasper@ for the new ports, grange@ for taking over maintainership
2007-06-06 21:12:23 +00:00
kili
5bf0c0778f Update to 1.0.9, from Jon Olsson (maintainer).
Tested by me with both ghc-6.2.2 and upcoming ghc-6.6.1 on i386 and
by R.D. Thrush on amd64. Some spaces vs. tabs detected by sturm@.

ok sturm@
2007-06-06 19:52:17 +00:00
jasper
d05b070e0f update sdcc to 2.7.0
from Andreas Bihlmaier (MAINTAINER)
2007-06-06 17:23:09 +00:00
steven
05565e86a6 linux-getcwd -> linux-__getcwd after the change in linux compat.
fixes build of jdk 1.4 with systrace.

"makes sense" sturm@
2007-06-06 04:33:33 +00:00
pedro
2ed52b48eb luaalarm-20061011, okay jolan@ 2007-06-04 19:39:59 +00:00
kurt
e5dee3255f remove libtool work around for -pthread. no objections usual suspects 2007-06-04 19:02:45 +00:00
kurt
9f5648811a Propagate -pthread in dependency_libs so linking with -pthread makes
its way up the dependency chain. no objections usual suspects, okay
maintainer Brad <brad at comstyle.com>
2007-06-04 19:00:16 +00:00
espie
59bc707055 +p5-Devel-SawAmpersand 2007-06-04 18:38:27 +00:00
espie
8fdb212ec3 perl regexp perform poorly if $`, $', $& are used.
This module allows you to figure out what's going on.
2007-06-04 18:37:26 +00:00
martynas
e4865be8ae merge a patch to fix some artifact problems that crept into vte-0.16.4
from vte svn via freebsd
ok jasper@
2007-06-04 18:20:16 +00:00
espie
cd1d20c8af fix build. 2007-06-04 18:00:00 +00:00
espie
59973efc3d removing a flavor means you have to remove the %%fragment%% too !!! 2007-06-04 17:34:57 +00:00
jcs
571399098f move local build lib to the front of the line so we don't pick up a
currently installed gems when upgrading

noticed by and ok espie@
2007-06-04 15:22:03 +00:00
naddy
f191173272 remove gnome flavor here, too 2007-06-01 17:23:27 +00:00
jcs
2bb3d706c0 use MASTER_SITE_RUBYFORGE 2007-06-01 16:17:55 +00:00
jasper
b87389357c remove obsolete gnome1 stufF 2007-06-01 15:26:31 +00:00
jasper
04e230cbe4 remove gnome1 flavor 2007-06-01 15:21:16 +00:00
aanriot
c1e3376376 - update to 1.1092.
- update HOMEPAGE.
2007-06-01 00:32:41 +00:00
jcs
924607b8db update to rake-0.7.3
ok msf@
2007-05-31 15:02:43 +00:00
martynas
d3c6ca6a79 update to 0.16.4; ok jasper@
similar diff to ports@ from Lawrence Teo
2007-05-31 13:34:28 +00:00
martynas
1ea5e2d5f4 add py-nose 2007-05-31 13:29:51 +00:00
martynas
fabeccd9f3 Nose provides an alternate test discovery and running process for
unittest, one that is intended to mimic the behavior of py.test as
much as is reasonably possible without resorting to too much magic.

similar diffs from niallo@ and Will Maier
ok steven@ (who also had REGRESS_DEPENDS fix) and niallo@
2007-05-31 13:28:51 +00:00
robert
d825c0c5b0 update to version 1.6.0 2007-05-31 05:21:25 +00:00
jcs
e67f0672c7 ruby-needle 2007-05-31 03:42:05 +00:00
jcs
9c263193dd ruby-needle-1.3.0
dependency-injection/inversion-of-control container for Ruby
2007-05-31 03:40:57 +00:00
jcs
492dbe1d7d update to gems 0.9.4 2007-05-30 23:34:36 +00:00
steven
c6c6a22140 fix build to honor SHARED_LIBS
better configure style and sync plist
2007-05-30 21:28:40 +00:00
jason
067739ebd3 pull in some changes from Eric Faurot's port:
- use our semantics for shared libs instead of linux
- pass -with-{jpeg/proj/libtiff}=${LOCALBASE} in CONFIGURE_ARGS
also bump package to p0
2007-05-30 20:41:53 +00:00
jasper
c46bfad0ad update p5-POE to 0.9989 2007-05-29 23:04:17 +00:00
jasper
75cd8560a3 update p5-Want to 0.14 2007-05-29 22:53:26 +00:00
jcs
50c83706c4 alpha sort 2007-05-29 04:36:22 +00:00
jcs
76978585a2 add more ruby stuff 2007-05-29 04:35:55 +00:00
jcs
3b6a9b7d22 ruby-transaction-simple-1.4.0
generic active transaction support for ruby objects
2007-05-29 04:25:59 +00:00
jcs
7b53796170 ruby-hoe-1.2.1
simple rake/rubygems helper for project Rakefiles
2007-05-29 04:24:52 +00:00
jcs
96cf25dfcc rubyforge-0.4.2
a script which automates a limited set of rubyforge operations

PERMIT_* currently set to no until the authors clarify its license
2007-05-29 04:23:00 +00:00
jcs
0e763ad542 += ruby-color-tools 2007-05-29 04:19:05 +00:00
jcs
d86c5eaa29 ruby-color-tools 1.3.0
ruby library to provide colorspace support
2007-05-29 04:14:54 +00:00
jasper
d6d6817109 update geany to 0.11
from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
2007-05-28 14:20:43 +00:00
jason
dccf92e3c7 add geo to CATEGORY from steven 2007-05-27 19:07:09 +00:00
ajacoutot
f2abef118e - add UTF8 support
"please test and fix" jakob@
2007-05-27 14:31:03 +00:00
martynas
540c3480db update to 2.0rc8, install README, fmt DESCR, substitute V and other
small changes; ok steven@
2007-05-27 14:29:42 +00:00
alek
31084990c6 update to 0.35
prodded by/looks ok steven@
2007-05-27 10:43:48 +00:00
jason
eb734e061e add geotiff and proj (thanks jasper =) 2007-05-26 20:24:38 +00:00
jason
d57e775398 georeferenced TIFF imagery; ok mbalmer/HB9SSB 2007-05-26 20:23:47 +00:00
jason
536d8942c0 cartographic projection library; ok mbalmer 2007-05-26 19:09:01 +00:00
martynas
9a27c8281f - update to py-orbit 2.14.2;
- install documentation and examples;
- enable regression tests;
ok ajacoutot@
2007-05-25 16:56:55 +00:00
ajacoutot
d15e2ad99b +sdl-pango 2007-05-24 13:38:48 +00:00
ajacoutot
6e07a2279f Import sdl-pango-0.1.2
This library is a wrapper around the Pango library.
It allows you to use TrueType fonts to render internationalized and
tagged text in SDL applications.

some inputs and ok jasper@
2007-05-24 13:38:11 +00:00
jasper
bf31026be9 *** empty log message *** 2007-05-23 18:43:38 +00:00
jasper
307991452e update physfs to 1.0.1
ok jolan@
2007-05-23 12:03:25 +00:00
ajacoutot
5ab736c523 - drop maintainership 2007-05-23 06:28:03 +00:00
simon
4e1a979c9d unbreak bulk build and add p5-version as build dependency
"it's fine" espie@
2007-05-22 21:13:07 +00:00
espie
9fd3895989 fix infinite recursion for p5-version like we already did for modbuild
proper... nothing new under the sun.
2007-05-22 20:57:25 +00:00
espie
b856396fd6 unbreak 2007-05-22 20:28:09 +00:00
msf
e2c1ee994b version doesn't need to use modbuild
ok simon@ kurt@
2007-05-22 19:19:58 +00:00
jasper
5ed0e388e6 update p5-Module-CoreList to 2.11
ok simon@
2007-05-22 19:08:26 +00:00
simon
838ad41892 run depends on p5-version
found by kurt@ via bulk build, also noticed by naddy@

help and ok kurt@
2007-05-22 19:05:46 +00:00
ajacoutot
6278c3e12c - give maintainership to martynas@ 2007-05-22 18:47:14 +00:00
naddy
fae5b40d50 remove leading "an " from COMMENT 2007-05-22 17:28:38 +00:00
naddy
0137c82d43 remove leading "a " from COMMENT 2007-05-22 17:23:53 +00:00
simon
35dd6bdb74 maintainance updates
tested by and fine with steven@
2007-05-19 21:01:30 +00:00
steven
b23944717c +p5-AnyEvent
+p5-Event-ExecFlow
+p5-libintl
2007-05-19 10:13:13 +00:00
steven
35a6c53425 high level API for event-based execution flow control
ok simon@
2007-05-19 10:10:24 +00:00
steven
03af49bffd internationalization library written in Perl
ok simon@
2007-05-19 10:09:27 +00:00
steven
c1febdc6d9 provides a framework for multiple event loops
ok simon@
2007-05-19 10:08:18 +00:00
jasper
82cd4ba50c remove marcm@ as maintainer
ok marcm@
2007-05-19 09:13:54 +00:00
pedro
df42695254 lpeg 0.6, okay rui@ jasper@ 2007-05-18 19:27:15 +00:00
espie
676081b9de shorten comment 2007-05-18 10:00:25 +00:00
espie
76322d0b50 shorten comment 2007-05-18 09:06:24 +00:00
kurt
459dd8bf47 - remove jem plugin since it is included in wtp now
- maintenance update of emf to version 2.2.3
- maintenance update of gef to version 3.2.2
- maintenance update of uml2 to version 2.0.3
- maintenance update of wtp to version 1.5.4
tested and ok ian@
2007-05-18 02:32:12 +00:00
kurt
99d1a8e70b - update to version 1.2.1 2007-05-18 02:27:51 +00:00
kurt
94a8d6629b -update to version 1.2.0
okay ian@
2007-05-18 02:27:10 +00:00
steven
ed9438b956 +re2c 2007-05-16 14:11:53 +00:00
steven
826ae21d4a import re2c 0.12.0
re2c is a tool for writing very fast and very flexible scanners.
re2c focuses on generating high efficient code for regular expression
matching. As a result this allows a much broader range of use than
any traditional lexer offers. And last but not least re2c generates
warning free code that is equal to hand-written code in terms of
size, speed and quality.

from Stuart Henderson <stu at spacehopper.org>
2007-05-16 14:10:57 +00:00
kili
a9c242f98d Update to 1.2.0, including Ivy 1.4.1.
ok kurt@
2007-05-15 19:30:42 +00:00
kili
da1fb86317 Update to 1.4.1.
ok kurt@
2007-05-15 19:29:49 +00:00
jasper
20412dd0e3 update perltidy to 20070508
from MAINTAINER  Jim Razmus
2007-05-15 18:46:55 +00:00