Commit graph

14226 commits

Author SHA1 Message Date
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
Martin Matuska
29fa945ba7 Update to 1.0.7 2011-11-05 14:48:51 +00:00
Martin Matuska
601e3a3dae Update to 6.7.3-3 2011-11-05 14:44:12 +00:00
TAKATSU Tomonari
80640eb017 - Update to 0.48 2011-11-05 01:04:17 +00:00
Pav Lucistnik
7bd53bb5b7 - Mark BROKEN: does not compile with new fltk
Reported by:	pointyhat
2011-11-04 22:19:36 +00:00
TAKATSU Tomonari
22c27d2946 - Update to 0.5.2 2011-11-04 18:54:07 +00:00
Alexey Dokuchaev
41cda1c0bc Back out some parts of the previous commit. While "technicalist excellence"
might be something cool, eternal values such as obviousness and readability
should not be sacrificed in its sake.

Discussed with:	pav
2011-11-04 13:55:43 +00:00
Alexey Dokuchaev
c9ffe24284 Allow to build without rawspeed backend (use libraw instead). 2011-11-04 09:23:41 +00:00
Alexey Dokuchaev
b223ec0181 Adjust WWW address. 2011-11-04 09:21:48 +00:00
Alexey Dokuchaev
95f8c9fd5a - Convert old school PLIST_SUB's to PLIST_FILES tuning and offload pkg-pist
- Assign MAN1 variable dynamically, based on selection of utilities
- Register `test' target quite natural dependency on `build' one, and hook
  it to `regression-test' so tests will be run when building on tinderbox
2011-11-04 08:20:11 +00:00
Alexey Dokuchaev
e1760484af Improve port description (loosely based on that of graphics/lcms2). 2011-11-04 04:37:47 +00:00
Alexey Dokuchaev
17a717e190 - Canonicalize Makefile header
- Rephrase COMMENT line, define LICENSE (MIT)
- Prefer lowercase (foo) to uppercase (FOO) variables in ``.for .. .endfor''
  loops, as it indicates better that variable supposed to be "local"
- Cleanup Makefile (drop no-op REINPLACE_CMD's, CFLAGS augmentation, etc.)
- Use more standard MANPREFIX instead of MAN1PREFIX which also does not seem
  to be documented anywhere
2011-11-04 03:41:21 +00:00
Alexey Dokuchaev
ad4166ed4c - Improve port description (reformat and make it more complete)
- Stop telling lies about LGPL; while Little CMS did use LGPL until revision
  1.12, it switched to the MIT license after that as it is more suitable for
  commercial applications
- Remove Author tag since WWW page is comprehensive enough
2011-11-04 03:32:18 +00:00
Pawel Pekala
59304a253b - Update to version 3.8 [1]
- Add desktop entry [2]

PR:		ports/162024 [1]
Submitted by:	Eugene Mychlo <myc@barev.net> (maintainer) [1], myself [2]
2011-11-03 17:47:25 +00:00
Steven Kreuzer
522d48aa71 Restore PORTEPOCH 2011-11-03 16:08:23 +00:00
TAKATSU Tomonari
8fd67d36e2 - Update to 0.2.2 2011-11-03 05:02:15 +00:00
TAKATSU Tomonari
bbf6775c2c - Update to 0.2.1 2011-11-03 01:50:09 +00:00
TAKATSU Tomonari
debc17221c - Update to 0.6.2 2011-11-02 23:07:26 +00:00
TAKATSU Tomonari
7b9f39d7e7 - Update to 0.9.7 2011-11-02 21:56:20 +00:00
Eitan Adler
2069ff6805 - create empty directories missing from packages
PR:		ports/162116
Submitted by:	"4720@hushmail.com" <4720@hushmail.com>
Approved by:	Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox)
Approved by:	gnome (marcus@, graphics/gimp-app)
Approved by:	gecko (beat@, www/firefox)
Approved by:	bapt (mentor)
2011-11-02 18:42:51 +00:00
Marcus von Appen
7837bd9a76 - Update to version 2.60a 2011-11-02 17:47:29 +00:00
TAKATSU Tomonari
d0d13c2713 - Update to 0.6.1 2011-11-02 11:23:17 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Philip M. Gollucci
24d3feefdb Send ports@ ruby ports over ruby@
most of these were from stas@
2011-11-01 22:59:35 +00:00
Doug Barton
291c479c05 Remove references to unsupported FreeBSD versions. Mostly of the form:
.if ${OSVERSION} < 700000
2011-11-01 20:46:07 +00:00
Baptiste Daroussin
4e8748375a - upgrade to 4.8
- add license
2011-11-01 17:50:23 +00:00
Cheng-Lung Sung
ea28115235 - Update to 0.86 2011-11-01 15:42:11 +00:00
Martin Wilke
e0149590aa - Fix INDEX
Pointy hat to:	clsung
2011-11-01 07:53:47 +00:00
Martin Wilke
c993547647 2011-11-01 games/phpua-ut2003: depends on phpua-engine
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 games/phpua-hl: depends on phpua-engine
2011-11-01 games/phpua-ut: depends on phpua-engine
2011-11-01 games/phpua-cod: depends on phpua-engine
2011-11-01 games/uox3: No more public distfiles
2011-11-01 games/phpua-q3: depends on phpua-engine
2011-11-01 games/phpua-bf: depends on phpua-engine
2011-10-30 graphics/kallery: does not build; last release 20010511
2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004
2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now
2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/dctc-gui-qt No more public distfiles
2011-10-31 net-p2p/dctc-gui No more public distfiles
2011-09-01 net-p2p/dctc: No more public distfiles
2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit
2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now
2011-09-30 databases/gnats: Security issues
2011-11-01 07:35:46 +00:00
Cheng-Lung Sung
9b1881f64e - Update to 2.08 2011-11-01 07:35:24 +00:00
Doug Barton
ef1a7001c8 x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
2011-11-01 05:19:50 +00:00
Doug Barton
2555968c05 audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATED
audio/p5-MusicBrainz-Client	Disappeared from CPAN
editors/doxymacs	Depends on www/w3-4, which is DEPRECATED
graphics/libart		Does not fetch, no more public distfiles
java/jboss4		Does not build with new ant
korean/hanterm		Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx
korean/johabfonts	No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra	Depends on korean/hlatex, which is DEPRECATED
korean/texinfo		Depends on korean/hlatex, which is DEPRECATED
korean/hlatex		No more public distfiles
mail/jboss-mailservices	Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW	Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid	Disappeared from CPAN
multimedia/fxtv		Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex	Upstream disapeared and distfile is not available
net/py-timeoutsocket	Upstream disapear and distfile is no more available
textproc/p5-XML-LibRSVG	Unmaintained and not used anymore
textproc/javacc		No more public distfiles
www/w3-4/Makefile	Upstream disapeared and distfile is not available
www/commonist		Depends on textproc/javacc, which is DEPRECATED
www/newsfeed		Depends on net/py-timeoutsocket, which is DEPRECATED
x11/fbsd-icons		Upstream disapear and distfile is no more available
x11-themes/geramik	Depends on x11-toolkits/qtpixmap, which is DEPRECATED
x11-toolkits/qtpixmap	No more public distfiles
x11-wm/fvwm95-i18n	Depends on x11/fbsd-icons, which is DEPRECATED
x11-wm/fvwm95		Depends on x11/fbsd-icons, which is DEPRECATED
2011-11-01 04:34:28 +00:00
Steven Kreuzer
7966832284 Update to 1.5.1 2011-10-31 17:34:51 +00:00
Koop Mast
a829062c83 Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.

Thanks to:	pav for a exp-runs
		bapt for double checking the libreoffice ports
2011-10-31 09:53:19 +00:00
Koop Mast
ae14a86c45 Update to 0.4.5. 2011-10-31 09:49:01 +00:00
Chris Rees
fae65ec05d Remove graphics/tumbler, outdated and superseded by identical
deskutils/xfce4-tumbler

Approved by:	ashish (maintainer)
2011-10-29 16:14:12 +00:00
Martin Wilke
a65fcd6a9c - Fix build on FreeBSD 10 2011-10-29 12:27:12 +00:00
Koop Mast
6561003cfe Fix build on FreeBSD 10 2011-10-29 10:25:51 +00:00
Beat Gaetzi
847d61df61 - Fix build on FreeBSD 10
Reported by:	pointyhat
2011-10-29 10:14:34 +00:00
Koop Mast
8e3f371244 Fix build on FreeBSD 10.
Approved by:	portmgr (miwi)
2011-10-29 09:37:46 +00:00
Martin Wilke
c6f888194d - Fix build on FreeBSD 10 2011-10-29 08:45:31 +00:00
Martin Wilke
d31032cfe5 - Fix build with FreeBSD 10 2011-10-29 07:40:51 +00:00
Steve Wills
a220470dae - Update to 1.10.1 2011-10-29 01:39:53 +00:00
TAKATSU Tomonari
f9dd2889bb - Update to 0.6.0 2011-10-29 01:31:53 +00:00
TAKATSU Tomonari
a2a6b6670e - Update to 0.5.2 2011-10-29 00:14:23 +00:00
Martin Wilke
6fab8b8200 - Fix build on FreeBSD 10
Approved by:	kwm implicit
2011-10-28 18:21:28 +00:00
Martin Wilke
3a61669522 - Fix build FreeBSD 10 2011-10-28 18:00:25 +00:00
Steve Wills
633d2e8c39 - Switch maintainer to ruby@ so it's easier for ruby folks to see PRs
and portscout updates
2011-10-28 16:43:47 +00:00
Martin Matuska
b867ff7154 Update to 1.0.6 2011-10-28 05:48:57 +00:00
Eitan Adler
b21965d5e2 TileCache provides a Python-based WMS-C/TMS server, with pluggable
caching mechanisms and rendering backends.

WWW:	http://tilecache.org/

PR:		ports/161773
Submitted by:	Joris Dedieu <joris.dedieu@gmail.com>
Approved by:	bapt (mentor)
2011-10-27 22:57:30 +00:00
Steve Wills
159f874da3 - Remove unneeded dependency on ruby
PR:		ports/161192
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
Approved by:	gahr (maintainer)
2011-10-27 14:23:50 +00:00
Beat Gaetzi
1c9a79eb5f - Fix build on FreeBSD 10
- Remove contiguous blank line
2011-10-27 10:37:43 +00:00
Eitan Adler
44e67a2750 - only cups-client is required, not cups-base
PR:		ports/160664
Submitted by:	"4720@hushmail.com" <4720@hushmail.com>
Approved by:	maintainer timeout (6 weeks)
Approved by:	bapt,sahil (mentors, implicit)
2011-10-27 02:03:38 +00:00
Rene Ladan
43e1cc46ab Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin

PR:		ports/160730
Submitted by:	ryusuke
2011-10-26 20:27:27 +00:00
Ryan Steinmetz
d3310d0094 - Update MAINTAINER to ruby@ for my ruby ports 2011-10-26 11:21:50 +00:00
Brendan Fabeny
a01ae4ea4d Adopt during Stas's hiatus
Approved by:	stas
2011-10-26 05:54:00 +00:00
Wen Heping
ac3d15c9c1 TinyOWS server implements latest WFS-T standard versions,
as well as related standards such as Filter Encoding (FE).

WWW: http://www.tinyows.org/

PR:		ports/161770
Submitted by:	Joris Dedieu <joris.dedieu@gmail.com>
2011-10-26 02:40:09 +00:00
Marcus von Appen
8952f9a7d5 - Update to 2.60 2011-10-25 20:10:21 +00:00
TAKATSU Tomonari
351630814c - Update to 0.5.1 2011-10-25 13:12:30 +00:00
Doug Barton
e45519e1e0 Remove graphics/gnash-devel:
DEPRECATED=     Outdated, use graphics/gnash instead
EXPIRATION_DATE=2011-10-06
2011-10-25 05:46:50 +00:00
Pietro Cerutti
aa7bb48a39 - Add patches to build against fltk-1.3.0 2011-10-24 13:12:45 +00:00
Tim Bishop
bbe5fb465e - Update to 10.1.2
- Now works with diablo and linux java versions
2011-10-24 12:04:23 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Rene Ladan
73684155f2 Re-assign to the Xfce team.
Approved by:	miwi (previous maintainer, Xfce team member)
2011-10-23 13:46:01 +00:00
TAKATSU Tomonari
43452dacc7 - Update to 0.9.6 2011-10-23 06:17:01 +00:00
Steve Wills
2706cf9b16 - Mark broken with Ruby 1.9 (builds OK, doesn't run)
PR:		ports/160184
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
Approved by:	maintainer timeout (>9 weeks)
2011-10-22 17:44:41 +00:00
Ulrich Spörlein
2caf196da8 Update to 2.0 2011-10-22 16:16:52 +00:00
TAKATSU Tomonari
37a387b312 - Fix minimal version of blockdiag dependency in RUN_DEPENDS 2011-10-21 23:08:41 +00:00
TAKATSU Tomonari
bd6e164cf5 - Update to 0.5.0 2011-10-21 22:42:00 +00:00
TAKATSU Tomonari
da10eef337 - Update to 0.4.3 2011-10-21 16:28:20 +00:00
TAKATSU Tomonari
21e31b0b3f - Update to 0.5.1 2011-10-21 16:26:59 +00:00
TAKATSU Tomonari
1a9dc00b24 - Update to 0.2.0 2011-10-21 16:25:58 +00:00
Pawel Pekala
400a4ac7ea Update to version 0.29.3
PR:		ports/161778
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2011-10-20 18:02:36 +00:00
TAKATSU Tomonari
5ee29dca8a - Update to 0.9.5 2011-10-20 11:15:56 +00:00
Wen Heping
c41cb4c2b3 - Fix build after databases/grass update
PR:		ports/161583
Submitted by:	Bartoletti <coder@tuxfamily.org>
2011-10-20 03:18:52 +00:00
Wen Heping
f038eaba73 - Update MASTER_SITES
- Fix build after grass update
2011-10-20 03:12:54 +00:00
Pav Lucistnik
3ea5721db1 - Cleanup gir* directories
Reported by:	pointyhat
2011-10-19 18:16:55 +00:00
Martin Matuska
98aadc8eeb Update to 1.0.5 2011-10-19 08:17:17 +00:00
Pawel Pekala
99d28db3e0 Add permanent dependency on graphics/lcms to fix missing dep and plist when
said package is installed

PR:		ports/161517
Submitted by:	Nali Toja <nalitoja@gmail.com>
Approved by:	maintainer
2011-10-18 17:48:11 +00:00
Martin Matuska
af8d9f4248 Update to 1.1 (git) 2011-10-18 14:06:07 +00:00
Emanuel Haupt
3915ca2c7d - Fix LIB_DEPENDS
- Update WWW

PR:		161628
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:18 +00:00
Emanuel Haupt
b5aadacb1f Support USE_TK
PR:		161598
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:13 +00:00
Emanuel Haupt
2461791ff4 - Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW

PR:		161619
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:09 +00:00
Emanuel Haupt
3741923381 Update to version 3.60
PR:		161638
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:04 +00:00
Emanuel Haupt
d42e79a6b2 Fix WWW
PR:		161618
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:57 +00:00
Emanuel Haupt
f4fcdf1f8f - Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW

PR:		161599
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:53 +00:00
Vasil Dimov
d8a65a6e1e Upgrade graphics/libpano13 from 2.9.17 to 2.9.18. 2011-10-18 07:54:20 +00:00
Sunpoet Po-Chuan Hsieh
c957b753ca - Update to 1.081
- Add CPAN to MASTER_SITES
- Move p5-Test-Number-Delta to TEST_DEPENDS
- Pet portlint

Changes:	http://cpansearch.perl.org/src/TSCH/Cairo-1.081/NEWS
PR:		ports/161724
Submitted by:	sunpoet (myself)
Approved by:	kwm (gnome, maintainer)
2011-10-18 04:57:42 +00:00
Eitan Adler
19253f5fe5 - update to 0.1.2
- give maintainership to submitter

PR:		ports/161500
Submitted by:	Maxim Samsonov <xors@mne.ru>
Approved by:	sahil (mentor)
2011-10-18 01:29:43 +00:00
Dirk Meyer
411068c9c6 - add patch for FreeBSD-10 2011-10-17 19:11:46 +00:00
Dirk Meyer
14a3524d1b - add patch for FreeBSD-10 2011-10-17 19:03:03 +00:00
Martin Matuska
c8eea26130 Update to 6.7.3-1 2011-10-17 14:58:02 +00:00
Pav Lucistnik
1541ebb552 - Update to 2.12.4
Submitted by:	kwm
2011-10-17 11:33:55 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +00:00
Steve Wills
90e2479eb2 ChunkyPNG is a pure Ruby library to read and write PNG images
and access textual metadata.

It has no dependency on RMagick, or any other library for that matter.

WWW: https://github.com/wvanbergen/chunky_png/wiki

PR:		ports/161465
Submitted by:	Phil Phillips <pphillips@experts-exchange.com>
2011-10-17 01:50:42 +00:00
Sunpoet Po-Chuan Hsieh
b657a9b7e6 - Update to 0.11
- Take maintainership
2011-10-17 01:36:56 +00:00
Alberto Villa
82e896cf69 - Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
2011-10-17 00:05:40 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Alberto Villa
fdb30cc642 Prison is a barcode API currently offering a nice Qt API to produce QR
code and Data Matrix barcodes, and can easily be made support more.

WWW: http://projects.kde.org/prison
2011-10-16 22:59:10 +00:00
Alberto Villa
de066f788c - Update PyQt4 to 4.8.5.
- Update SIP to 4.12.4.
- Use common DISTINFO_FILEs.
2011-10-16 22:50:48 +00:00
TAKATSU Tomonari
6660811ff2 - Update to 0.47 2011-10-16 21:42:52 +00:00
Johan van Selst
67ffb7ab61 Update xpaint to 2.9.8.3 2011-10-15 11:53:19 +00:00
Doug Barton
5549be760e Grant graphics/linux-tiff a stay of execution
Due to the way that linux dependencies are recorded my greps for the
portname, category/portname, etc. didn't discover that on RELENG_7
this version of the port is still heavily depended on. Neither did
my building INDEX on more recent versions of FreeBSD.

So bring it back for now, with the plan to mark those ports that
depend on it BROKEN conditional on OSVERSION.
2011-10-15 00:45:28 +00:00
Doug Barton
4eb5b88d9e As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar		Vulnerable since 2011-01-13
comms/libsyncml			Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server	Vulnerable since 2006-10-29
databases/mysql323-client	Vulnerable since 2006-10-29
databases/mysql323-scripts	Vulnerable since 2006-10-29
databases/mysql40-server	Vulnerable since 2006-10-29
databases/mysql40-client	Vulnerable since 2006-10-29
databases/mysql40-scripts	Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
		Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh			Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
		Depends on comms/libsyncml, which is DEPRECATED
devel/libsoup22			Vulnerable since 2011-07-28
dns/bind9-sdb-ldap		Vulnerable since 2011-06-04
dns/bind9-sdb-postgresql	Vulnerable since 2011-06-04
ftp/wgetpro			Vulnerable since 2004-12-14
games/quake2forge		Vulnerable since 2005-01-21
graphics/linux-tiff		Vulnerable since 2004-10-13
japanese/mutt			Vulnerable since 2007-07-29
japanese/asterisk14-sounds	Depends on net/asterisk14, which is FORBIDDEN
net/asterisk14			Vulnerable since 2011-06-25
net/isc-dhcp31-client		Vulnerable since 2011-04-10
net/isc-dhcp31-server		Vulnerable since 2011-04-10
net/isc-dhcp31-relay		Vulnerable since 2011-04-10
net/asterisk-app-ldap		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-app-notify		Depends on net/asterisk14, which is FORBIDDEN
net/asterisk-oh323
   Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64
net/asterisk14-addons		Depends on net/asterisk14, which is FORBIDDEN
net/astfax			Depends on net/asterisk14, which is FORBIDDEN
net-mgmt/nagios2		Vulnerable since 2009-06-30
www/gforge			Vulnerable since 2005-08-09
www/linux-flashplugin7		Vulnerable since at least 2008-05-30
www/opera-devel			Vulnerable since 2010-06-25, does not fetch
www/plone3			Vulnerable and unsupported upstream
www/serendipity-devel		Vulnerable since 2008-04-25
www/ziproxy			Vulnerable since 2010-06-15
www/asterisk-gui		Depends on net/asterisk14, which is FORBIDDEN
x11-toolkits/linux-pango	Vulnerable since 2009-05-13
2011-10-14 22:30:49 +00:00
Martin Matuska
d7745180e6 Bump ImageMagick library version and PORTREVISION
Reported by:	pointyhat (pav)
2011-10-13 08:34:39 +00:00
TAKATSU Tomonari
e8e50a63ec - Update to 0.4.2
- Add manpage
2011-10-12 22:16:51 +00:00
TAKATSU Tomonari
665ce736d9 - Update to 0.1.9
- Add manpage
2011-10-12 22:15:54 +00:00
Martin Matuska
690da4744b - Depend on graphics/ImageMagick-nox11 if WITHOUT_X11 defined 2011-10-11 22:07:33 +00:00
Martin Matuska
72dbca8ccb - Add missing patch for configure 2011-10-11 22:01:00 +00:00
Martin Matuska
89b9de50ab Bump PORTREVISION and ImageMagick shared library 2011-10-11 19:38:24 +00:00
Martin Matuska
732f014a7a - Update to 6.7.3-0
- Add upstream patch to fix bundled tests [1]
- Add LCMS2 support (enabled by default)
- Add WEBP support (enabled by default)
- Enable WMF support by default
- Disable the IMAGEMAGICK_TESTS option by default
- Run tests if building package
- Update MASTER_SITES

PR:		ports/161487 [1]
2011-10-11 19:34:04 +00:00
Martin Matuska
8bbb9d1a88 Add libwmf-nox11 slave port 2011-10-11 17:57:29 +00:00
Martin Matuska
2865af9ce0 Add CONFLICTS between libwmf and libwmf-nox11 2011-10-11 17:53:26 +00:00
Brendan Fabeny
14e140238c update math/R to 2.13.2, and adjust dependent ports 2011-10-11 14:19:46 +00:00
Martin Matuska
3b6562012d Update ImageMagick to 6.7.2-10 (shlib bumped to .5) 2011-10-11 07:17:46 +00:00
Wen Heping
166fa1e1d6 - Update to 2.0.0
PR:		ports/161420
Submitted by:	Alexey Illarionov <littlesavage@rambler.ru>
2011-10-11 06:37:15 +00:00
Sunpoet Po-Chuan Hsieh
54e770b305 - Update to 8.65
- Add comment of development version in ports tree
- Fix mantags:

Changes:	http://search.cpan.org/dist/Image-ExifTool/Changes
		http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
PR:		ports/161026
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
2011-10-10 14:08:05 +00:00
Pav Lucistnik
64894c8d0f - Fix plist
Reported by:	pointyhat
2011-10-09 14:51:29 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
2011-10-09 02:47:51 +00:00