1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

1249 Commits

Author SHA1 Message Date
Boris Samorodov
b1376a1187 Mesa-based runtime libraries, drivers and binaries from Ubuntu-9.0.4
which are needed to run X-based applications within linuxulator.

WWW: http://www.mesa3d.org/
2009-05-08 12:35:48 +00:00
Johan van Selst
d1d269d441 libdmtx is open source software for reading and writing Data Matrix
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At
its core libdmtx is a shared library, allowing C/C++ programs to use its
capabilities without restrictions or overhead. The included utility
programs, dmtxread and dmtxwrite, serve as the official interface to
libdmtx from the command line, and also provide a good reference for
programmers who wish to write their own programs that interact with
libdmtx.

WWW:	http://www.libdmtx.org/
2009-04-23 17:06:44 +00:00
Martin Wilke
825a5466ec A WPVS is a web service which is able to generate perspective terrain
views, e.g. images of a certain terrain/area (possibly containing three
dimensional objects, e.g. building or trees) rendered from a requested
viewpoint. For this purposes the WPVS needs to process and render
different kinds of geospatial data which is retrieved from different
pre-configured datasets. These datasets can be remote OGC web services
or locally installed deegree 2 web services.

WWW: http://www.deegree.org/

PR:		ports/133811
Submitted by:	wenheping at gmail.com
2009-04-23 09:23:23 +00:00
Martin Wilke
a65181d477 Deegree's WPS is able to process Feature Collections based on arbitrary
processes. OGC's WPS (Schut & Whiteside 2005) specification describes
WPS as follows: "WPS defines a standardized interface that facilitates
the publishing of geospatial processes, and the discovery of and binding
to those processes by clients. "Processes" include any algorithm,
calculation or model that operates on spatially referenced data.
"Publishing" means making available machine-readable binding
information as well as human-readable metadata that allows service
discovery and use."

WWW: http://www.deegree.org/

PR:		ports/133810
Submitted by:	wenheping at gmail.com
2009-04-23 09:22:47 +00:00
Martin Wilke
b370f62d04 Deegree's WMS is able to render vector data as well as raster data
from different storage formats and deliver it to any client that is
able to perform a HTTP GET or POST request.

WWW: http://www.deegree.org/

PR:		ports/133807
Submitted by:	wenheping at gmail.com
2009-04-23 09:21:23 +00:00
Martin Wilke
5915b00d97 Deegree's WFS is able to serve vector and attribute data from different
data sources (backends) and deliver it to any client that is able to
perform WFS compliant HTTP-GET or POST requests.

WWW: http://www.deegree.org/

PR:		ports/133806
Submitted by:	wenheping at gmail.com
2009-04-23 09:20:31 +00:00
Martin Wilke
9780f18e7f deegree's Web Coverage Service (WCS) is able to read coverages from
different storage formats and deliver it to any client that is able to
perform an according HTTP GET or POST request. At the moment supported
formats are limited to several raster data formats; but in general a
coverage has not to be a raster dataset at all.

WWW: http://www.deegree.org/

PR:		ports/133805
Submitted by:	wenheping at gmail.com
2009-04-23 09:19:43 +00:00
Martin Wilke
48777d6973 Deegree iGeoPortal is the web-based portal framework of deegree. It
offers visualization of geodata through a standard web browser like
Mozilla, Firefox or MSIE.

WWW: http://www.deegree.org/

PR:		ports/133804
Submitted by:	wenheping at gmail.com
2009-04-23 09:18:57 +00:00
Martin Wilke
b4b07a8bb2 Deegree is a Java Framework offering the main building blocks for
Spatial Data Infrastructures (SDIs). Its entire architecture is
developed using standards of the Open Geospatial Consortium (OGC) and
ISO Technical Committee 211-Geographic information/Geoinformatics
(ISO/TC 211). deegree encompasses OGC Web Services as well as clients.
deegree is Free Software protected by the GNU Lesser General Public
License (GNU LGPL) and is accessible at http://www.deegree.org.

Deegree's Web Catalogue Service implementation (Catalogue Service - Web
profile, therefore CS-W) is able to serve different metadata formats in
parallel based on the same physical datastore. This is possible because
deegree CS-W uses XSLT processing to transform requests as well as
responses into the desired format. deegree CS-W does not contain its a
data access modul of its own. It uses an OGC WFS (at the moment limited
to deegree WFS) as datasource. So in future it will be possible to use
deegree CS-W on top of any other OGC compliant WFS to offer catalogue
functionalities.

WWW: http://www.deegree.org/

PR:		ports/133802
Submitted by:	wenheping at gmail.com
2009-04-23 09:17:47 +00:00
Chin-San Huang
4071a307f3 Add p5-Color-Library, an easy-to-use and comprehensive named-color library.
Currently provides coverage for www (svg, html, css) colors, x11 colors, and
more.

WWW: http://search.cpan.org/dist/Color-Library/
2009-04-12 17:09:35 +00:00
Boris Samorodov
3030b91bf1 Add linux-f8-dri 7.0.2, mesa libGL runtime libraries and DRI drivers
(Linux Fedora 8).
2009-04-09 16:34:51 +00:00
Dmitry Marakasov
2e844ae137 Rabbyt is a sprite library for Python with game development in mind.
It has two goals:

 1. Be fast, without sacrificing ease of use.
 2. Be easy to use, without sacrificing speed

WWW:	http://matthewmarshall.org/projects/rabbyt/
2009-04-08 23:14:43 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Anton Berezin
a76bf7579a Add graphics/p5-URI-GoogleChart 0.02, a Perl module that simplifies
generation of Google Chart URIs.
2009-03-28 21:06:26 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Martin Wilke
366d941909 This modules provides an interface to layout and generate images
of directed graphs in a variety of formats (PostScript, PNG, etc.)
using GraphViz.

WWW:	http://raa.ruby-lang.org/project/ruby-graphviz/

PR:		ports/132918
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-22 12:56:16 +00:00
Martin Wilke
b320449319 GD::Graph::histogram extends the GD::Graph module to create histograms. The
module allow creation of count or percentage histograms.

WWW: http://search.cpan.org/dist/GDGraph-histogram/

PR:		ports/132362
Submitted by:	Fernan Aguero <fernan at iib.unsam.edu.ar>
2009-03-19 14:50:11 +00:00
Li-Wen Hsu
bef5688b92 Add pdf2svg 0.2.1, convert PDF to SVG.
PR:		ports/132616
Submitted by:	martin.dieringer at gmx.de
2009-03-14 16:21:09 +00:00
Martin Wilke
f04f7a7964 p5-Geo-Gpx is a perl module to Create and parse GPX files.
WWW: http://search.cpan.org/dist/Geo-Gpx/

PR:		ports/132487
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-12 16:49:15 +00:00
Martin Wilke
7c2593b133 2009-03-01 databases/rubygem-rrdtool: port no longer maintained by upstream use rrdtools own ruby bindings instead
2009-01-19 graphics/crystalentitylayer-devel: Depends on broken, expired port
2008-09-19 graphics/crystalspace-devel: Has been broken for more than 6 months
2009-03-09 21:29:10 +00:00
Stanislav Sedov
c056f45076 - Remove graphics/libgdgeda: is not required anymore. 2009-03-09 08:45:36 +00:00
Dmitry Marakasov
464602e87a The NVIDIA Texture Tools is a collection of image processing and
texture manipulation tools, designed to be integrated in game tools
and asset conditioning pipelines.

The primary features of the library are mipmap and normal map
generation, format conversion and DXT compression.

DXT compression is based on Simon Brown's squish library. The library
also contains an alternative GPU-accelerated compressor that uses
CUDA and is one order of magnitude faster.

WWW: http://code.google.com/p/nvidia-texture-tools/
2009-03-07 14:51:39 +00:00
Emanuel Haupt
2258f28656 Add grafx2, a bitmap paint program that supports more than 60 video
resolutions.

Additional patches from:	dinoex
2009-03-04 17:53:46 +00:00
Max Brazhnikov
e5776e40b8 Connect digikam-kde4 to build
Noticed by pav
2009-02-15 09:21:19 +00:00
Dmitry Marakasov
9644477e58 - Update to 2.7.9, connect to build 2009-02-10 03:54:31 +00:00
Pav Lucistnik
279168e156 - Remove graphics/processing-devel, graphics/processing now has much newer
version

PR:		ports/131173
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:	edwin (maintainer)
2009-02-09 21:32:45 +00:00
Martin Wilke
d53ed73a7f p5-Google-Chart is a Perl interface to Google Charts API.
WWW: http://search.cpan.org/dist/Google-Chart/

PR:		ports/131163
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-09 20:11:02 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Philip M. Gollucci
458331105f - rename graphics/Captcha-reCAPTCHA-Mailhide -> graphics/p5-Captcha-reCAPTCHA-Mailhide
Port was submitted without it and I didn't catch this mistake until it was tolate

Pointhat to:    me
2009-01-27 08:10:57 +00:00
Philip M. Gollucci
83cae1f456 Captcha::reCAPTCHA::Mailhide - A Perl implementation of
the reCAPTCHA Mailhide API

reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who
complete the captcha to assist in the digitization of books.

reCAPTCHA improves the process of digitizing books by sending words that
cannot be read by computers to the Web in the form of CAPTCHAs for
humans to decipher. More specifically, each word that cannot be read
correctly by OCR is placed on an image and used as a CAPTCHA. This is
possible because most OCR programs alert you when a word cannot be read
correctly.

http://recaptcha.net/learnmore.html

WWW: http://search.cpan.org/~andya/Captcha-reCAPTCHA-Mailhide-0.93/

PR:		ports/ports/130275
Submitted by:	gerard
2009-01-26 18:40:18 +00:00
Philippe Audeoud
352966c26d p5-Geo-EOP is a perl module to process earth observation
products meta-data.

WWW: http://search.cpan.org/dist/Geo-EOP/

PR:		ports/130908
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-26 12:45:28 +00:00
Chin-San Huang
cdb6af1fbc Add p5-Sane, Perl bindings for the SANE (Scanner Access Now Easy) Project.
This module allows you to access SANE-compatible scanners in a Perlish and
object-oriented way, freeing you from the casting and memory management in
C, yet remaining very close in spirit to original API.

The Sane module allows a Perl developer to use SANE-compatible scanners.
Find out more about SANE at http://www.sane-project.org.

WWW: http://search.cpan.org/dist/Sane/
2009-01-17 15:42:57 +00:00
Greg Larkin
11170c1c91 - Hook graphics/GraphicsMagick13 into the build
Reported by:	pav
2009-01-15 16:26:07 +00:00
Jose Alonso Cardenas Marquez
52046c91c4 - New port: graphics/fpc-imagemagick
Free Pascal interface to ImageMagick
2009-01-14 02:46:22 +00:00
Luigi Rizzo
7721338231 jpg2pdf is a program to convert one or more JPG images into a
single PDF or PostScript file.

Compared to other similar programs, the main advantage of jpg2pdf
is that it is very small, fast and entirely written in C.

It works by simply wrapping the JPG data with appropriate PDF or PS
glue so there is no image conversion involved.

WWW: http://info.iet.unipi.it/~luigi/FreeBSD/
2009-01-13 11:52:21 +00:00
Martin Wilke
e5c17336b0 p5-Geo-KML is a perl module to process GML(Geography
Markup Language) file.

WWW: http://search.cpan.org/dist/Geo-GML/

PR:		ports/130378
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:26:01 +00:00
Martin Wilke
f8004b9f96 p5-Geo-KML is a perl module to create Google Earth
KML/KMZ file.

WWW: http://search.cpan.org/dist/Geo-KML/

PR:		ports/130376
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:04:41 +00:00
Martin Wilke
11d42b8683 Geo::Point tries to abstract coordinate systems. It does not
try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.

The module is heavily resting on Math::Polygon.

WWW: http://search.cpan.org/dist/Geo-Point/

PR:		ports/130360
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-01-11 14:03:26 +00:00
Nicola Vitale
67266c99ea A complete Python wrapper for the Google Chart API
WWW:	http://pygooglechart.slowchop.com/
2009-01-09 17:53:24 +00:00
Nicola Vitale
d89770a79a Python wrapper for the Google Chart API.
The wrapper can render the URL of the Google chart, based on your parameters,
or it can render an HTML img tag to insert into webpages on the fly.
Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly
chart generation without any extra modules. Can also grab the PIL Image
instance of the chart for manipulation

WWW: http://code.google.com/p/google-chartwrapper/
2009-01-09 17:51:24 +00:00
Luigi Rizzo
960fa658ea A SANE scanner backend for various Epson scanners.
This backend supports many more devices than the sane-epson included
in graphics/sane-backends, including new multifunction devices such
as the SX400.

http://avasys.jp/english/
2008-12-31 12:02:50 +00:00
Martin Wilke
d39fa2bada Perl bindings to the Clutter OpenGL canvas. Clutter aims to give a nice
and easy GObject based API for creating fast, heavily stylised applications,
such as media box UI, presentations, kiosk style applications, etc.

Clutter uses OpenGL for rendering.

The Clutter Perl bindings allow you to write canvas-based applications in
a Perlish and object-oriented way, freeing you from having to care about
casting and memory management of the original Clutter C API, and yet
remaining close to its spirit.

WWW: http://www.clutter-project.org/
2008-12-26 22:08:19 +00:00
Martin Wilke
6308e3eb26 This package contains the Python modules that allow you to use the
Clutter toolkit in Python programs.

WWW:	http://clutter-project.org/
2008-12-26 22:07:28 +00:00
Martin Wilke
a9e575c885 An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
cairo via an image surface and thus no real cairo rendering
acceleration. Experiments with glitz and sharing GL contexts for such
acceleration proved problematic. Needs more investigation.

WWW:	http://clutter-project.org/
2008-12-26 22:06:13 +00:00
Martin Wilke
b6aad5a2ca A glue layer between clutter and box2d that provides a special group where the
actors can be set to be static or dynamic in regard to a physics simulation. The
source tree currently contains an embedded version of box2d trunk.

Features:
- Children of the ClutterBox2d group can be simulated as static or dynamic
  rigid bodies. Collision detection.
- Specifying the gravity of the world.
- play/pause control over the box2d physics engine
- Setting linear and angular velocities of simulated children.
- automatic position synchronization between clutter and box2d.
- joints
- prismatic.
- revolute.
- distance (spring)
- mouse (for dragging objects around and manipulating them).

WWW:	http://clutter-project.org/
2008-12-26 22:05:40 +00:00
Martin Wilke
1dc127965c Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
default ClutterStage into any GtkContainer.

WWW:	http://clutter-project.org/
2008-12-26 22:04:22 +00:00
Martin Wilke
00def3dd90 Clutter it an open source software library for creating fast, visually
rich and animated graphical user interfaces.

WWW:	http://clutter-project.org/
2008-12-26 22:03:41 +00:00
Dirk Meyer
05c7a26123 - disconnect ycomp 2008-12-23 15:26:57 +00:00
Dirk Meyer
ef3d6c9570 Program Highlights
* Read, layout and print of graphs in the .VCG, .GML and .YGF format
 * Layout support for program dependency graphs yielding
   high performance graph layout
 * Easy to use GUI
 * NEW! PGF / TikZ format export to use in LaTeX documents
 * For version 1.3.1 we have implemented numerous improvements to the layout,
   useability and performance
 * System requirements: Java 1.5 aka J2SE 5.0

Licence:
This software is based on the yFiles library.
yWorks GmbH granted an academic license for #yFiles" to IPD Goos: An academic
license restricts the use of the software (yComp) to non-commercial purposes
(research, teaching, projects, courses and application development).

WWW: http://www.info.uni-karlsruhe.de/software.php/id=6&lang=en
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
2008-12-23 14:00:17 +00:00
Pav Lucistnik
4bcb1e79cd - Has expired: Has been broken for more than 6 months 2008-12-19 21:07:38 +00:00