Commit graph

14146 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
a6c6d9cd12 - update to 1.5.0.6
Approved by:   miwi (co-mentor)
Feature safe:  yes
2011-11-20 06:13:22 +00:00
Martin Wilke
1db1e4f8a4 eLectrix is an application to view Portable Document Format (PDF) files.
Features:
- zoom an rotation
- basic text search
- basic navigation history
- fullscreen mode
- tabs

WWW:	http://electrix.sourceforge.net/

PR:		ports/162525
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe: yes
2011-11-19 18:14:53 +00:00
Dirk Meyer
4a7332689e - update to 0.8.0
- fix build with ruby19
- drop obsolte option WITH_GD1
- add homepages
Feature safe:	yes
Obtained from:	Mark Somerville
2011-11-19 12:35:04 +00:00
Brendan Fabeny
44c0b959e0 update to 1.4.5; fix optional dependencies
Feature safe:	yes
2011-11-19 07:20:08 +00:00
Brendan Fabeny
0e466f1002 update to 1.4.5; replace WITH_MMX with a check on MACHINE_CPU
Feature safe:	yes
2011-11-19 07:18:23 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Pietro Cerutti
838158613f - Unbreak - fix build with latest x11-toolkits/fltk
Feature safe:	yes
2011-11-17 15:20:54 +00:00
Sunpoet Po-Chuan Hsieh
ef6c22b0a2 - Fix CATEGORIES: it should be rubygems, not ruby
Feature safe:	yes
2011-11-16 18:57:10 +00:00
Martin Wilke
fa139565d7 - Update to 3.1.6
PR:		162589
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
Feature safe:	yes
2011-11-16 17:49:28 +00:00
TAKATSU Tomonari
8361e1265d - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
2011-11-15 20:09:02 +00:00
Pietro Cerutti
30e7ce895a - Unbreak - fix build with latest x11-toolkits/fltk
Feature safe:	yes
2011-11-15 16:35:43 +00:00
Alexey Dokuchaev
df65905183 Unbreak on FreeBSD 7.X which lacks dprintf().
Reported by:	pavmail
Feature safe:	yes
2011-11-15 09:38:40 +00:00
Alexey Dokuchaev
af5be1dafe Reformat and kill excessive attribution.
Feature safe:	yes
2011-11-15 08:02:23 +00:00
Cheng-Lung Sung
9ab3b18eef - Updte to 2.74
Feature safe:	yes
2011-11-15 01:59:28 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
TAKATSU Tomonari
02ecc31362 - Update to 1.0.3
Feature safe:	yes
2011-11-14 03:13:17 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Sunpoet Po-Chuan Hsieh
32e1002c30 - Take maintainership
Feature safe:	yes
2011-11-14 02:17:21 +00:00
Sunpoet Po-Chuan Hsieh
da6ed8b3a3 - Take maintainership
Feature safe:	yes
2011-11-14 01:57:45 +00:00
Andrej Zverev
9b8c49fab3 Fix WWW pointer to correct. I think Nobody will be against.
Approved by:	maintainer (implicitly - cosmetic change)
Feature safe:	yes
2011-11-13 18:14:12 +00:00
Martin Wilke
fa31c5aeb3 This module implements several resizing algorithms with a focus on low
overhead, speed and minimal features. Algorithms available are:

  GD's copyResampled (floating-point)
  GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
  GraphicsMagick's assortment of resize filters (floating-point)
  GraphicsMagick's Triangle filter in fixed-point

Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.

WWW: http://search.cpan.org/dist/Image-Size/

PR:		ports/162484
Submitted by:	Mark Atkinson <atkin901@gmail.com>
Feature safe: 	yes
2011-11-13 05:49:53 +00:00
Sunpoet Po-Chuan Hsieh
e9b3b248b5 - Add rubygem-png 1.2.0
PNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C
libraries.

WWW: https://rubygems.org/gems/png

Feature safe:	yes
2011-11-12 18:21:50 +00:00
Sunpoet Po-Chuan Hsieh
13a63f71a6 - Update to 9.11
- Cosmetic change
- Take maintainership

Feature safe:	yes
2011-11-12 07:02:26 +00:00
Thomas Abthorpe
cb18578363 - Fix colour display after poppler-glib update
PR:		ports/162266
Submitted by:	Anati Chang <femc7488 gmail.com>
Obtained from:	http://trac.emma-soft.com/epdfview/changeset/367
Feature safe:	yes
2011-11-12 00:24:15 +00:00
TAKATSU Tomonari
d4faa2634e - Update to 0.2.4
Feature safe:	yes
2011-11-11 21:34:46 +00:00
Wen Heping
24a5a04d64 - Update to 1.4.2
- Pass maintainership to submitter
- Update WWW

PR:		ports/161920
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
Feature safe:	yes
2011-11-11 11:08:58 +00:00
Mark Linimon
d35c0b9cc6 Mark as broken on powerpc: fails to install.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:48:26 +00:00
Ruslan Makhmatkhanov
1d3015aac7 Change email for my ports to FreeBSD one.
Approved by:	novel (mentor)
Feature safe:	yes
2011-11-10 22:20:18 +00:00
Mark Linimon
9ea7ce4a25 Mark as broken on powerpc and sparc64.
Hat:		portmgr
2011-11-10 06:07:18 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Emanuel Haupt
cfe7a8b985 Freshmeat is now called Freecode. Change all freshmeat.net URLs for to
freecode.com (for ports@ and ehaupt@).
2011-11-09 21:53:33 +00:00
TAKATSU Tomonari
310dc7540a - Update to 0.50 2011-11-09 20:33:38 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
TAKATSU Tomonari
b7b7f8e3fe - Update to 0.6.1 2011-11-09 13:42:29 +00:00
Baptiste Daroussin
743df00776 2011-11-06 devel/soup: Unmaintain, use devel/libsoup
2011-11-06 graphics/clutter-qt: upstream distfile and doesn't build, and doesn't seem to be developed anymore
2011-11-06 graphics/p5-clutter: upstream distfile disappeard, and doesn't seem to be developed anymore
2011-11-06 graphics/librsvg: unmaintained and not used anymore
2011-11-09 13:14:01 +00:00
Baptiste Daroussin
d7707c3015 - remove non default librsvg1 option because librsvg1 has expired 2011-11-09 13:13:12 +00:00
Sunpoet Po-Chuan Hsieh
8d91c37fd7 - Add p5-GraphViz2 1.11
This module provides a Perl interface to the amazing Graphviz, an open source
graph visualization tool from AT&T.

It is called GraphViz2 so that pre-existing code using (the Perl module)
GraphViz continues to work.

To avoid confusion, when I use GraphViz2 (note the capital V), I'm referring to
this Perl module, and when I use Graphviz (lower-case v) I'm referring to the
underlying tool (which is in fact a set of programs).

This version of GraphViz2 targets Graphviz 2.23.6+.

GraphViz2 1.x is a complete re-write, by Ron Savage, of GraphViz 2.x, which was
written by Leon Brocard. The point of the re-write is to provide access to all
the latest options available to users of Graphviz.

GraphViz2 1.x is not backwards compatible with GraphViz 2.x, despite the
considerable similarity. It was not possible to maintain compatibility while
extending support to all the latest features of Graphviz.

To ensure GraphViz2 is a light-weight module, Hash::FieldHash has been used to
provide getters and setters, rather than Moose.

WWW: http://search.cpan.org/dist/GraphViz2/
2011-11-09 01:37:51 +00:00
TAKATSU Tomonari
5062727440 - Update to 0.49 2011-11-08 21:42:39 +00:00
Alexey Dokuchaev
ff1dfeafd7 - Update to version 0.9.3
- Stop disabling -Werror as it does not cause problems anymore
2011-11-08 17:18:15 +00:00
TAKATSU Tomonari
51bdb6b501 - Update to 0.6.0 2011-11-07 18:55:33 +00:00
Sunpoet Po-Chuan Hsieh
1794b84566 - Update BUILD_DEPENDS 2011-11-07 17:38:17 +00:00
TAKATSU Tomonari
1eb1585640 - Update to 0.6.3 2011-11-07 17:38:03 +00:00
TAKATSU Tomonari
26336485a2 - Update to 0.2.3 2011-11-07 17:15:33 +00:00
TAKATSU Tomonari
bba0650575 - Update to 1.0.2 2011-11-07 17:08:20 +00:00
Alexey Dokuchaev
c659c8a506 Update to match reality and upstream description more closely. 2011-11-07 07:49:04 +00:00
Doug Barton
2167bc17ca Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2011-11-06 23:45:43 +00:00
Martin Matuska
e0da916aa3 Upgrade to 6.7.3-4
Add WITH_IMAGEMAGICK_PANGO to OPTIONS [1]

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl> (private e-mail) [1]
2011-11-06 18:01:46 +00:00
Dirk Meyer
5b902f74f5 - fix pkg-config file
Reported by:	Markus Dolze
2011-11-06 07:02:23 +00:00
Martin Wilke
b9a01f7d59 A pure Python module to decode (read) and encode (write) PNG files.
All PNG formats are supported.

WWW: http://code.google.com/p/pypng/

PR:		ports/162304
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2011-11-05 18:35:30 +00:00
Sunpoet Po-Chuan Hsieh
11b279967e - Update to 2.73
Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2011-11-05 16:08:35 +00:00