Commit Graph

47985 Commits

Author SHA1 Message Date
ajacoutot
c900c4fbde - no need for the gtk FLAVOR of ghostscript, now that libgs is provided
by default ; drawback is that this becomes SHARED_ONLY
from kili@
- merge PFRAG.shared into PLIST
2009-01-19 14:03:53 +00:00
kili
e91fb64abf Build, install and use libgs in all flavors on shared archs. Note:
there is currently no libgs (not even a libgs.a) on static archs.

Install only *one* binary (bin/gs), even in the gtk flavor; the gsc
binary in the gtk flavor was identically to gsx, with the exception
that the display driver (which is the sole purpose of the gtk flavor)
didn't work in gsc.

ok ajacoutot@
2009-01-19 12:46:22 +00:00
ajacoutot
1832f492c5 - re-add pie support now that it's been fixed on powerpc 2009-01-19 11:56:43 +00:00
jasper
3240b4fb84 ...and do the loudmouth dance here too. 2009-01-19 10:57:32 +00:00
jasper
718751ba92 ...and switch back to openssl, it was already fixed upstream
prodded by brad
2009-01-19 10:54:27 +00:00
jasper
7df0b88524 - update gnumeric to 1.8.4
* loads of bug fixes
2009-01-19 10:01:20 +00:00
ajacoutot
02d74d1ee6 - better comment for sndio
from jakemsr@
2009-01-19 09:54:34 +00:00
ajacoutot
4e67ad9d4c - s/LIBSNDIO/SNDIO for consistency
discussed with naddy@

"sure" jakemsr@
2009-01-19 09:42:21 +00:00
ajacoutot
3b9b014f22 - remove 2 useless patches
- tweak comment in patch-Makefile_in

maintainer timeout
"sure" landry@, ok jasper
2009-01-19 09:40:51 +00:00
jasper
50fb0ab7ec - sync wantlib after loudmouth's switch to gnutls 2009-01-19 08:57:37 +00:00
jasper
429d6804f6 - use gnutls instead of openssl, as it's causing apps using ssl to freak out
prompted by kevlo@
2009-01-19 08:56:41 +00:00
pea
2cd707a188 + take maintainership
+ fix run_depends
+ warns users about a problem of disconnections

ok sthen@, ajacoutot@
2009-01-19 08:07:13 +00:00
pea
1322d58c0a Update to 1.3.9.
ok ajacoutot@
2009-01-19 08:01:34 +00:00
djm
d6b133cda4 update to numpy-1.2.1, set MODPY_EGG_VERSION + MODPY_SETUPTOOLS
reorder to Makefile.template
2009-01-19 07:11:42 +00:00
djm
d69e95de6a update to matplotlib-0.98.5.2, reorder to Makefile.template,
drop MAINTAINERship
2009-01-19 07:10:28 +00:00
fgsch
58da969b0c update to 3.1.0.1 2009-01-18 23:40:43 +00:00
jasper
4af0899070 Security fix for CVE-2008-5030 , which can cause a buffer overflow.
Patch extracted from Debian's 02-cddb-bufferoverflow.dpatch

ok kevlo@ (MAINTAINER)
2009-01-18 23:34:04 +00:00
jasper
b6eba3d391 - honor CC
- while here, regen patches and plist, and add a license version
2009-01-18 23:19:15 +00:00
landry
235a177962 Link ssl-flavoured libsoup to the build.
Needed by an incoming midori update, pointed out by James Turner.
No objection from ajacoutot@ and jasper@
2009-01-18 21:44:41 +00:00
djm
414c977a9c + SUBDIR += py-jinja2
+     SUBDIR += py-werkzeug
+     SUBDIR += py-zine
2009-01-18 20:14:26 +00:00
djm
5d9e5b22be Import of Zine-0.1.2
> Zine is an open source blog engine written in python.

feedback & ok wcmaier@
2009-01-18 20:12:01 +00:00
djm
70d4c66974 Import of Werkzeug-0.4.1
> Werkzeug started as a simple collection of various utilities for WSGI
> applications and has become one of the most advanced WSGI utility
> modules. It includes a powerful debugger, full featured request and
> response objects, HTTP utilities to handle entity tags, cache control
> headers, HTTP dates, cookie handling, file uploads, a powerful URL
> routing system and a bunch of community contributed addon modules.
>
> Werkzeug is unicode aware and doesn't enforce a specific template
> engine, database adapter or anything else. It doesn't even enforce
> a specific way of handling requests and leaves all that up to the
> developer.
>
> Werkzeug is most useful for end user applications which should work
> on as many server environments as possible (such as blogs, wikis,
> bulletin boards, etc.).

feedback & ok wcmaier@
2009-01-18 20:10:31 +00:00
djm
543d28d9bf Import of jinja2-2.2.1
> Jinja2 is a template engine written in pure Python. It provides a
> Django inspired non-XML syntax but supports inline expressions and an
> optional sandboxed environment.

feedback & ok wcmaier@
2009-01-18 20:08:36 +00:00
djm
9302329f2c + SUBDIR += py-babel
+     SUBDIR += py-html5lib
2009-01-18 20:05:12 +00:00
djm
e918cd87df Import of html5lib-0.11.1
> A python based HTML parser/tokenizer based on the WHATWG HTML5
> specification for maximum compatibility with major desktop web
> browsers.

feedback & ok wcmaier@
2009-01-18 20:03:56 +00:00
djm
dfe1f7fe48 Import of Babel-0.9.4
> Babel is composed of two major parts: tools to build and work with
> gettext message catalogs, and a Python interface to the CLDR (Common
> Locale Data Repository), providing access to various locale display
> names, localized number and date formatting, etc.

feedback & ok wcmaier@
2009-01-18 20:01:41 +00:00
ajacoutot
99e4cdd4c7 - fix typo in "ta" schema translation ; makes gconftool-2 happy
see GNOME Bug #554507 for more info
2009-01-18 19:16:42 +00:00
robert
db1a4a2835 +redland
+raptor
2009-01-18 19:07:55 +00:00
robert
02e965754c import of raptor-1.4.18;
Raptor is the RDF Parser Toolkit for Redland and currently consists of two
parsers: RDF/XML and N-Triples. Raptor is designed to integrate closely
with Redland and also work entirely standalone, in which case it will use
simple internal routines to perform the functions.
2009-01-18 19:07:05 +00:00
robert
3c8418c6dd import of redland-1.0.8;
Redland is a library that provides a high-level interface for RDF allowing
the model to be stored, queried and manipulated. Redland implements each
of the RDF model concepts in its own class so provides an object based API
for them. Some of the classes providing the parsers, storage mechanisms and
other elements are built as modules that can be added or removed as required.
2009-01-18 19:05:35 +00:00
ajacoutot
8f82cdd3ee - bugfix update to goffice-0.6.6 2009-01-18 18:49:55 +00:00
robert
980a048fcc Enable sjlj exceptions by default because the other implementation does not
work on OpenBSD, and exceptions are hevaily used by OpenOffice.Org.

Backport PR libstdc++/31481 from GCC repository because this fix is needed
by openoffice:
	PR libstdc++/31481
	* include/ext/type_traits.h (__numeric_traits): Move...
	* include/ext/numeric_traits.h: ... here; fix type of
	__max_digits10.
	* include/ext/pb_ds/detail/type_utils.hpp: Include
	<ext/numeric_traits.h> too.
	* include/tr1/random: Likewise.

Tested with both openoffice and webkit. bump needed PKGNAMEs;
2009-01-18 18:47:05 +00:00
ajacoutot
35156282a2 - refer to sndio instead of libsndio after all ; discussed with naddy@
- set the gconftool-2 @exec the same way as others ; we want to see the
warnings if there are some
2009-01-18 18:11:09 +00:00
ajacoutot
c41f859903 - set the gconftool-2 @exec the same way as others ; we want to see the
warnings if there are some
2009-01-18 18:05:32 +00:00
ajacoutot
a1cadc3899 +teeworlds 2009-01-18 17:54:49 +00:00
ajacoutot
0e746fcb66 Import teeworlds-0.5.0
Teeworlds is a free online multiplayer game, available for all major 
operating systems. Battle with up to 16 players in a variety of game 
modes, including Team Deathmatch and Capture The Flag.

Based on an original submission from Jonathan Armani (MAINTAINER) with
several tweaks from me
2009-01-18 17:53:36 +00:00
wcmaier
af3ef287a9 Update to 0.6.
Diff from Nicholas Marriott (MAINTAINER), who also notes that this
update will break existing 0.5 configurations. See the CHANGES and
NOTES files for more information. Thanks!
2009-01-18 17:06:15 +00:00
sturm
1b17db3a3d if you change half the WANTLIBs, you have to bump half the PKGNAMEs,
not just -main
2009-01-18 09:05:19 +00:00
jakemsr
4f124f1aaf update to xmxl-2.5
mostly from Piotr Sikora, thanks
2009-01-17 20:28:27 +00:00
ajacoutot
58f0679130 - s/sndio/libsndio 2009-01-17 14:36:10 +00:00
ajacoutot
4edab7438d - sync WANTLIB+PLIST after latest pwlib changes 2009-01-17 14:14:14 +00:00
jakemsr
06dd44f100 - add sndio backend
- remove OSS and esd support
ok ajacoutot@ (MAINTAINER)
2009-01-17 12:30:08 +00:00
ajacoutot
38f3ac6915 - update to gnugk-2.2.8
Some of the changes:
* auto-reconnect feature for all database drivers
* support for using stored procedures when using MySQL
* the extended 'sql' routing policy now supports setting multiple
failover routes
- use SUBST_CMD
- remove GNUGK_ID variable... not useful
2009-01-17 11:42:03 +00:00
kurt
b3c5b98ff9 - Update to early access b43:
http://download.java.net/jdk7/changes/jdk7-b43.html
- Remove KOI8_U char encoding which no longer applies
- Correct datatype warning in fork_and_exec()
- Sync patches
2009-01-17 11:37:42 +00:00
grange
430ed53fda Update to fuse 0.10.0.2, minor bugfix release. 2009-01-17 10:10:01 +00:00
naddy
55e741e2f6 SECURITY:
Fix potential crash induced by malicious archives; from upstream CVS.
CVE-2007-4476, Bugtraq ID 26445
2009-01-16 16:58:05 +00:00
kurt
3c269147e5 Various minor corrections:
- Remove some patches no longer needed
- Sync some corba and jdk makefiles with bsd-port repo
- Another datatype correction in hotspot
- Use proper scoping for clock_get* from bsd-port repo
- Use includeDB corrections from Coleen Phillimore @ Sun
instead of my own ones. From hotspot-dev list.
2009-01-16 16:49:29 +00:00
ratchov
4def6dd506 add libsndio backend for sox.
bits and ok from naddy@
2009-01-16 16:42:56 +00:00
ajacoutot
5ccaa27f3a - update to gramps-3.0.4
from Benoit Lecocq, with some tweaks
2009-01-16 08:14:58 +00:00
ajacoutot
f609036ef0 - remove myself from MAINTAINER 2009-01-16 08:06:26 +00:00