1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

11053 Commits

Author SHA1 Message Date
Martin Wilke
884edfd13f Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.

Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.

WWW:	http://www.mapnik.org/

PR:		ports/128746
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-21 20:56:00 +00:00
Greg Larkin
1ccec4d151 - Initial release of version 1.3.1
- Turned on OpenMP by default
2008-11-20 22:41:04 +00:00
Greg Larkin
e2c8bdc472 - Upgrade to 1.2.6
- Fixed OpenMP support by enabling threads at the same time
- Added more OPTIONS
- Added handling for NOPORTDOCS
2008-11-20 22:38:40 +00:00
Greg Larkin
32fdc2ea20 - Updated CONFLICTS to add GM 1.3
- Added NOPORTDOCS support
2008-11-20 13:28:39 +00:00
Thierry Thomas
ec89250e1a Upgrade to 0.8.2.
Reported by:	portscout
2008-11-19 19:35:57 +00:00
Dmitry Marakasov
cef30e8567 - Update to 0.5.1
- Pass maintainership to submitter

PR:		128965
Submitted by:	Chess Griffin <chess at chessgriffin dot com>
2008-11-18 17:12:14 +00:00
Ion-Mihai Tetcu
1c25df7283 - fix plist for -DNOPORTDOCS
- use SF macro for MASTER_SITES
- bump PORTREVISION

Approved by:	maintainer timeout on QAT BotMails
Prompted by:	QAT QA run
2008-11-16 21:29:03 +00:00
Dmitry Marakasov
32a1d5cb97 - Update to 2.6.1
- Substitude shared lib versions in plist, as they're likely to change often
- Add mirror

PR:		128880
Submitted by:	Hardy Schumacher <hardy dot schumacher at amd dot com>
2008-11-15 19:00:01 +00:00
Pietro Cerutti
33f18164a6 - Update to 1.15 2008-11-13 17:32:26 +00:00
Martin Matuska
477ef015dd - Unbreak for 8.x (replace warning lines with ECHO_CMD) 2008-11-13 12:49:20 +00:00
Andrey A. Chernov
9758cb6e92 Upgrade to 1.2.33
PR:             128718
Submitted by:   bf <bf2006a@yahoo.com>
2008-11-13 10:19:40 +00:00
Pav Lucistnik
a61637c39a - Update php4-ffmpeg to 0.5.1 (last version for php4)
- Upgrade php5-ffmpeg from slave to standalone port and update to 0.6.0

PR:		ports/126143
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (acm; 4 weeks)
2008-11-12 17:06:31 +00:00
Pav Lucistnik
34d115b9a5 - Unbreak WITHOUT_NLS
PR:		ports/128808
Reported by:	Jimmie James <jimmiejaz@gmail.com>
2008-11-12 09:11:36 +00:00
Dmitry Marakasov
c6084df974 Picviz is a parallel coordinates plotter which enables easy scripting from
various input (tcpdump, syslog, iptables logs, apache logs, etc..) to visualize
your data and discover interesting results quickly.

Picviz helps you to create, automate and understand parallel coordinates plots.

Its primary goal is to graph data in order to be able to quickly analyze
problems and find correlations among variables. With security analysis in mind,
the program has been designed to be very flexible, able to graph millions of
events.

The language is designed to be close to the graphviz graph description
language.

WWW: http://www.wallinfire.net/picviz

PR:		128705
Submitted by:	Tim Hemel <ports at timit dot nl>
2008-11-11 12:18:38 +00:00
Ion-Mihai Tetcu
19ddfb8efb Give maintainership to dyeske@gmail.com.
Requested by:	beech@ (on IRC)
2008-11-11 12:03:40 +00:00
Martin Matuska
e95a728be4 - Update to 6.4.5-5
- Add filter patch for quantize
- Do not run tests on 8.x
2008-11-11 10:13:28 +00:00
Pietro Cerutti
664aac978a - Update to 0.5.3
- Unbreak with new GIMP 2.6 [1]
- Update Adobe's ICC profiles URL

Reported by:	ph via erwin
2008-11-10 18:05:56 +00:00
Li-Wen Hsu
d0548e8ffe - Update to 1.00
PR:		ports/127793
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	maintainer timeout
2008-11-10 16:33:25 +00:00
Li-Wen Hsu
bb763c8264 - Update to 0.06
PR:		ports/128231
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Yuan-Chung Hsiao <ychsiao AT ychsiao.org> (maintainer)
2008-11-10 15:03:16 +00:00
Martin Wilke
7330511658 - Disable build on non i386/amd64 archs
PR:		128622
Submitted by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2008-11-09 22:53:27 +00:00
Pav Lucistnik
41a98d4110 - Update to 0.1.16 2008-11-09 16:45:09 +00:00
Pav Lucistnik
de019f2420 - Update to 2.4.3
- Raise MAX_ENTRIES limit from 1024 to 8192 entries (a stopgap for 2.4.x
  series, 2.5.x will have adaptive list)
PR:		ports/127847
Requested by:	Henrik Herranen <leopold@iki.fi>
2008-11-09 16:10:50 +00:00
Alexey Dokuchaev
c875fba6f0 - Correctly assign RUN_DEPENDS
- Clean up Makefile
- Respect NOPORTEXAMPLES
- Utilize DOCSDIR and EXAMPLESDIR macros in pkg-plist
- Improve and beutify port description
2008-11-09 14:01:57 +00:00
Dmitry Marakasov
4422fd743d - Fix build without GTK gui 2008-11-08 23:45:43 +00:00
Poul-Henning Kamp
b5208eda48 Fix a longstanding bug in tek2plot(1) which causes optimized Tek4014
datastreams to render wrongly by up to -1 to -3 points in both X
and Y direction:

The Extra Byte is a persistent register, and it it only present in
the datastream when it changes.

This patch has been submitted to FSF.
2008-11-08 11:24:29 +00:00
Dmitry Marakasov
94ca1d9017 - Mark broken with GTK gui for now (doesn't build)
- Fix build with gstreamer
2008-11-06 16:24:53 +00:00
Dmitry Marakasov
08d2675292 - Fix plist
Reported by:	QAT
2008-11-06 00:53:31 +00:00
Dmitry Marakasov
9754fa35b6 - Update dependency on GIMP to 2.6
PR:		128614
Submitted by:	Christoph Moench-Tegeder <cmt at burggraben dot net> (maintainer)
2008-11-05 23:23:55 +00:00
Dmitry Marakasov
44c80ffba7 - Update to 0.5.1
PR:		128545
Submitted by:	Sergei Golyashov <svvord at spline-studio dot ru>
2008-11-05 22:48:47 +00:00
Dmitry Marakasov
c75e411497 - Update to 0.2.1
PR:		128544
Submitted by:	Sergei Golyashov <svvord at spline-studio dot ru>
2008-11-05 22:48:44 +00:00
Andrey Slusar
47503ed3f3 - Update to 2.2.1 2008-11-05 13:57:06 +00:00
Dmitry Marakasov
78d48034eb - Update to 1.6.11 2008-11-04 22:18:13 +00:00
Thomas Abthorpe
4918cf0e6f - Update to 4.4.4
PR:		ports/128379
Submitted by:	Stephen Montgomery-Smith <stephen math.missouri.edu>
2008-11-04 20:48:31 +00:00
Jeremy Messenger
58fbc8d86f Correct the webkit in LIB_DEPENDS, webkit-1.0.1 -> WebKitGtk.1. In the
MarcusCom CVS has newer webkit that changed to webkit-1.0.1.

Submitted by:	Jan Henrik Sylvester <me@janh.de>
2008-11-04 05:03:45 +00:00
Emanuel Haupt
ca67c0ace5 Update to 0.20 2008-11-03 22:42:54 +00:00
Jeremy Messenger
88ebe0ab8f -Fix the dependency in help browser plugins by add webkit-gtk2. [1]
-Fix the plist when WITHOUT_RSVG and WITHOUT_HELBROWSER are defined. [2]
-Bump the PORTREVISION.

PR:		ports/128201 [2]
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> [2]
Reported by:	many [1]
2008-11-03 20:34:17 +00:00
Dirk Meyer
5dc083c292 - update to 10.26.58 2008-11-01 09:30:57 +00:00
Thierry Thomas
f934c95899 - Make fetchable again by upgrading to 4p8; (1)
- s/NOPORTDOCS/NOPORTEXAMPLES/;

- elease maintainership.

Notified by:	Karsten Rothemund <photor (at) photor (dot) de> (1)
2008-11-01 08:32:27 +00:00
Dmitry Marakasov
3aca875aca pyglet provides an object-oriented programming interface for
developing games and other visually-rich applications for Windows,
Mac OS X and Linux. Some of the features of pyglet are:

 * No external dependencies or installation requirements. For most
   application and game requirements, pyglet needs nothing else besides
   Python, simplifying distribution and installation.
 * Take advantage of multiple windows and multi-monitor desktops.
   pyglet allows you to use as many windows as you need, and is fully
   aware of multi-monitor setups for use with fullscreen games.
 * Load images, sound, music and video in almost any format. pyglet
   can optionally use AVbin to play back audio formats such as MP3,
   OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264,
   WMV and Xvid.

pyglet is provided under the BSD open-source license, allowing you
to use it for both commerical and other open-source projects with
very little restriction.

WWW: http://pyglet.org/
2008-10-31 12:11:34 +00:00
Thomas Abthorpe
fb32af0e7a - Properly attach mesagl
Submitted by:	linimon
Pointyhat to:	tabthorpe
2008-10-31 11:59:00 +00:00
Dmitry Marakasov
27cf07fb2e - Update to 20081030 2008-10-30 21:39:29 +00:00
Thomas Abthorpe
c79182d196 - Resurrect graphics/mesagl in a mangled version
PR:		ports/125705
Submitted by:	Pedro F. Giffuni <giffunip tutopia.com>
2008-10-30 13:07:23 +00:00
Emanuel Haupt
3221246041 Update to 0.19 2008-10-29 13:24:22 +00:00
Chin-San Huang
63ad38313c - Add Knob for CUPS support
PR:		ports/128366
Submitted by:	Carlos Santos <unixmania at gmail _dot_ com>
2008-10-28 15:28:27 +00:00
Philippe Audeoud
b9e5c70440 - Update to 7.50
PR:		ports/128413
Submitted by:	Tod McQuillin <devin _AT_ spamcop _DOT_ net> (maintainer)
2008-10-27 09:49:54 +00:00
Dmitry Marakasov
8fa39fab95 - Update print/hs-hscolour to version 1.10.1
PR:		128344
Submitted by:	Jacula Modyun <jacula at gmail dot com> (maintainer)
Approved by:	obraun (for lang/ghc and devel/hs-haddock-docs)
2008-10-26 18:14:28 +00:00
Dirk Meyer
84e8e3ef0f - better fix for manpages
Submitted by:	Christian Weisgerber (naddy)
2008-10-26 13:11:01 +00:00
Maho Nakata
141a3b3421 Update to 7.0.3
PR: 125609
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
Maingainer timeout: over 1 month (I asked 2008/9/2 11:07:45 +9 JST)
2008-10-26 02:19:18 +00:00
Felippe de Meirelles Motta
872505773b - Update to 1.00.
PR:		ports/128373
Submitted by:	leeym
2008-10-26 00:44:17 +00:00
Dmitry Marakasov
17eb6fb568 - Fix build WITH_JAVA on i386
- Mark broken on !i386 when built WITH_JAVA (does not build)
- Disable java by default as suggested in ports/127386 (too many problems with it after all)

PR:		128329
Submitted by:	Stephen Montgomery-Smith <stephen at math dot missouri dot edu>
2008-10-24 11:01:48 +00:00