Commit graph

17817 commits

Author SHA1 Message Date
Pawel Pekala
857de54ed9 - Add staging support
- Convert to new LIB_DEPENDS format
- Use option helper
- Define DOCS option
- Unmute install commands
2014-04-28 10:14:19 +00:00
Pawel Pekala
f315982c88 - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-28 09:34:39 +00:00
Pawel Pekala
b71bfa2711 - Add staging support
- Convert to new LIB_DEPENDS format, USES=tar:bzip2
- Use options subs
- Needs desktop-file-utils
2014-04-28 09:21:00 +00:00
Pawel Pekala
34ddc65d98 - Add staging support
- Convert to new LIB_DEPENDS format
- Fix few shebangs
2014-04-28 08:57:57 +00:00
Pawel Pekala
800bd98c44 Add staging support 2014-04-28 08:56:09 +00:00
Pawel Pekala
1a4640895a Add staging support 2014-04-27 21:02:09 +00:00
Pawel Pekala
2056e14475 - Add staging support
- Convert to new LIB_DEPENDS format, options framework
2014-04-27 20:50:28 +00:00
Pawel Pekala
9298b2b523 - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-27 20:34:08 +00:00
Pawel Pekala
e760d243ab - Add staging support
- Fix letter capitalization in COMMENT
- Switch to PLIST_FILES
2014-04-27 20:29:50 +00:00
Pawel Pekala
a087baee3b - Add staging support
- Convert to new LIB_DEPENDS format
- Remove non-standard info from pkg-descr
2014-04-27 19:58:37 +00:00
Pawel Pekala
f865373354 - Add staging support
- Convert to USES=tar:bzip2, new options framework
2014-04-27 19:40:51 +00:00
Pawel Pekala
e9c8720884 - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-27 19:27:58 +00:00
Pawel Pekala
0147f8ede3 - Add staging support
- Remove leading article from COMMENT
- Remove dependency on javavmwrapper, pulled in by java port
2014-04-27 19:10:07 +00:00
Pawel Pekala
2b0f6eddd3 Add staging support 2014-04-27 19:07:52 +00:00
Pawel Pekala
0199dc835a - Add staging support
- Make RUN_DEPENDS path independent
2014-04-27 18:42:50 +00:00
Pawel Pekala
c2a80da818 - Add staging support
- Convert to USES=gmake
- Switch to PLIST_FILES
2014-04-27 18:26:01 +00:00
Pawel Pekala
6a0247ab11 - Add staging support
- Convert to new LIB_DEPENDS format
- Use options helpers, subs
2014-04-27 18:17:37 +00:00
Pawel Pekala
7df358633a - Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format, options framework
2014-04-27 17:54:56 +00:00
Pawel Pekala
a9ea18d8bd - Add staging support
- Convert to new LIB_DEPENDS format
- Use options helpers
- Install striped binaries
- Remove Authors tag from pkg-descr
2014-04-27 17:52:34 +00:00
Tijl Coosemans
bae084f1fb Fix build after r351936 by disabling the examples subdirectory. One of
the examples uses gthread API but doesn't link to it.

PR:		ports/189026
2014-04-27 16:52:34 +00:00
Pawel Pekala
ee34dd2850 - Add staging support
- Remove leading article from COMMENT
- Fix typo in pkg-message.in
- Use @sample keyword for config files
2014-04-27 16:29:44 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
Pawel Pekala
d8aaaa9765 - Add staging support
- Remove leading article from COMMENT
- Convert to USES=tar:bzip2
- Use option helper
- Move things to proper places and simplify where needed
- Install striped binaries
2014-04-27 13:34:30 +00:00
Pawel Pekala
6b9b1c776c - Add staging support
- Convert to new options framework
2014-04-27 12:23:38 +00:00
Pawel Pekala
a1442b6caa - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-27 12:21:10 +00:00
Pawel Pekala
2eca9b9125 - Add staging support
- Convert to USES, options helpers
2014-04-27 12:19:53 +00:00
Pawel Pekala
a853d7356c - Add staging support
- Convert to new LIB_DEPENDS format, options framework, USES=gmake
2014-04-27 11:05:30 +00:00
TAKATSU Tomonari
ced16b3766 - Update to 0.9.0
* Switch run-time dependency from PIL to Pillow
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
  * Remove pkg-plist, accordingly
- Support STAGEDIR
  * Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
2014-04-26 21:19:15 +00:00
TAKATSU Tomonari
eaedf20abc - Update to 1.0.0
* Switch run-time dependency from PIL to Pillow
- Remove indefinate article from COMMENT
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
  * Remove pkg-plist, accordingly
- Make use of UNIQUENAME
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix options default
- Support STAGEDIR
  * Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
2014-04-26 21:18:44 +00:00
TAKATSU Tomonari
4d1f34ba47 - Update to 0.5.1
* Switch run-time dependency from PIL to Pillow
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
  * Remove pkg-plist, accordingly
- Support STAGEDIR
  * Make DOCS unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target

PR:		ports/188882 (based on)
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-26 21:18:07 +00:00
TAKATSU Tomonari
8fa82c9d07 - Update to 1.3.3
* Switch run-time dependency from PIL to Pillow
- Remove indefinite article from COMMENT
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
  * Remove pkg-plist, accordingly
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix default options
- Support STAGEDIR
  * Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target

PR:		ports/188891 (based on)
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-26 21:17:32 +00:00
Antoine Brodin
951d48382a - Use libtool and tar:bzip2
- Strip binaries
- Use sample keyword
2014-04-26 21:16:13 +00:00
TAKATSU Tomonari
30e1d623fa - Remove indefinite article from COMMENT
- Fix LICENSE section
- Use PYDISTUTILS_AUTOPLIST
  * Remove pkg-plist, accordingly
- Make use of UNIQUENAM
- Support STAGEDIR
  * Make DOCS and EXAMPLES unconditional to stage
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix default options
- Unmute INSTALL_DATA and COPYTREE_SHARE in post-install target
- Use single space after WWW: in pkg-descr

PR:		ports/188883 (based on)
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-26 21:02:58 +00:00
Steve Wills
193c6c2ef3 - Stage
- Fix LIB_DEPENDS
- Pet portlint

PR:		ports/188954
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	Buganini <buganini@gmail.com> (maintainer)
2014-04-26 20:49:41 +00:00
Sunpoet Po-Chuan Hsieh
a1524b126a - Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:18:39 +00:00
Sunpoet Po-Chuan Hsieh
0a5466e038 - Update to 1.11.0
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:11:17 +00:00
Sunpoet Po-Chuan Hsieh
0f299836c2 - Update to 1.11.0
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:11:12 +00:00
Sunpoet Po-Chuan Hsieh
74f6c667ad - Update to 1.11.0
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:11:07 +00:00
Sunpoet Po-Chuan Hsieh
4a24d1d3a5 - Update to 1.11.0
- Remove regression-test:

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:11:03 +00:00
Thierry Thomas
a9e3fa7d25 Don't hardcode libdir flag spec in GraphicsMagick++-config: without
that, ports depending on it (e.g. graphics/cimg) fail with the error:
c++: error: unknown argument: '-R/usr/local/lib'
2014-04-26 14:04:28 +00:00
TAKATSU Tomonari
34b1e7616a - Update to 1.6.1 2014-04-26 10:01:20 +00:00
Martin Wilke
8919b0ebad - Update MASTER_SITES
- Support gmake USES macro
- Add LICENSE
- Stage support

PR:		187748
Submitted by:	ports fury
2014-04-26 02:27:25 +00:00
Steve Wills
fbdedfc523 - Take maintainership 2014-04-26 01:33:28 +00:00
Pawel Pekala
c206304493 Add staging support 2014-04-25 20:45:57 +00:00
Pawel Pekala
1e6f6f6e8d - Add staging support
- Convert to new LIB_DEPENDS format
2014-04-25 20:44:47 +00:00
Thierry Thomas
327477b432 Tarball has been rerolled: several modifications, but no problem.
Full diff available at
<http://people.freebsd.org/~thierry/CImg-1.5.8_140417-140418.diff>.
2014-04-25 17:49:34 +00:00
Baptiste Daroussin
f8472ea346 Fix expiration date
With hat:	portmgr
Reported by:	Dan Langille
2014-04-25 13:46:13 +00:00
Baptiste Daroussin
c024fd9030 Deprecate java bindings for gnome
They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about

Discussed with:	kwm (gnome)
Approved by:	self (portmgr)
2014-04-25 13:37:43 +00:00
Baptiste Daroussin
862e5bf88f Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port
2014-04-25 12:46:45 +00:00
Antoine Brodin
16d31fc723 Fix packaging with openjdk 6
With hat:	portmgr
2014-04-25 12:37:28 +00:00
Tijl Coosemans
33c17bbfe1 Like r351970 removed an extra USES+=desktop-file-utils from the Makefile,
also remove the extra update-desktop-database from pkg-plist.
2014-04-25 10:54:50 +00:00
Baptiste Daroussin
b56a109402 Support stage 2014-04-25 10:47:58 +00:00
Baptiste Daroussin
bce3883a2f Remove remnant USE_AUTOTOOLS=libtool forgotten in previous commit
Reported by:	tijl
2014-04-25 09:11:42 +00:00
Baptiste Daroussin
463cabc409 Switch to USES=libtool
Strip binaries
2014-04-25 06:45:45 +00:00
Wen Heping
16fbc9ac98 - Stage support [1]
- Drop easy_install [1]
- Pet portlint [1]
- Add LICENSE
- Reset maintainer to ports@

PR:		188946 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-25 02:52:48 +00:00
Antoine Brodin
0240ab1574 Do not create strange stage orphans 2014-04-24 20:09:16 +00:00
Tijl Coosemans
8ca80ac2e2 Convert to USES=libtool. 2014-04-24 17:35:44 +00:00
Tijl Coosemans
f4af9e4c0d Remove USE_GNOME=lthack. This port does not use libtool. 2014-04-24 17:34:45 +00:00
Tijl Coosemans
10a80290b2 - Convert to USES=libtool.
- Use LDFLAGS instead of LIBS.
2014-04-24 17:33:30 +00:00
Mathieu Arnold
cf28d260c6 Remove the last @comment $FreeBSD$ from plists.
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:26:48 +00:00
Dmitry Marakasov
b1895e7ce4 - Stage
- Drop easy_install
- Use auto plist
- Pet portlint

PR:		188950
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2014-04-24 14:17:23 +00:00
Pietro Cerutti
8a99b01709 - STAGE-clean 2014-04-24 13:25:51 +00:00
Pietro Cerutti
95060ed2f8 - USES shebangfix + tar:bzip2
PR:		188943
Approved by:	bapt (portmgr)
2014-04-24 11:28:11 +00:00
Antoine Brodin
b50d2cef3f Remove blank line 2014-04-23 20:44:14 +00:00
Antoine Brodin
908e0b6c37 Move the -nox11 PKGNAMESUFFIX to the -nox11 slave and simplify CONFLICTS
Suggested in:	ports/188785 followup
2014-04-23 20:42:47 +00:00
Matthias Andree
744899e18f Drop excess USES+=desktop-file-utils under the GNOME option,
which broke the stage-qa target.

Approved by: portmgr (blanket)
2014-04-23 20:26:50 +00:00
Tijl Coosemans
edf526ceb8 Link editors/gedit and graphics/evince with libICE. (Fixup for r351936)
Reported by:	Mike Harding <mvharding@gmail.com>
2014-04-23 17:00:53 +00:00
TAKATSU Tomonari
d1a76f88d8 - Update to 0.2.4 2014-04-23 16:01:47 +00:00
Tijl Coosemans
ce5a9a5d44 Update gstreamer 1.0 ports to version 1.2.4. 2014-04-23 14:22:47 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Rene Ladan
acfcae5a89 Restore conflict with -nox11 variant
Submitted by:	John Hein in PR follow up
2014-04-23 11:06:57 +00:00
Pietro Cerutti
6fcd7e3165 - Fix build on < 9.0 2014-04-23 08:29:23 +00:00
Dmitry Marakasov
667da16725 - Update to 1.7.73
Changelog:
* Restored calls to png_set_crc_action() which had been removed from version 1.7.72 for some testing and inadvertently not restored.
* Changed "fix" internal variable name to "salvage" (still set with "-fix")
* Added code to fix/salvage PNG with "bad adaptive filter value" error.
* Avoid calculating CRC during compression trials except for the last trial, when the output is actually written.
* Fixed a bug with reducing 16-bit images to 8-bit using "-reduce" option.

PR:		188290
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com> (maintainer)
2014-04-23 00:59:06 +00:00
Antoine Brodin
3902300dbc Fix ports with duplicate pkgnames
With hat:	portmgr
2014-04-23 00:26:36 +00:00
Rene Ladan
34b3ce97e3 - Fix package build as non-root
- Use option helpers

Note that the CONFLICT with the -nox11 variant is not registered anymore.
PR:		ports/188785
Submitted by:	John Hein <john.hein@microsemi.com>
2014-04-22 18:40:24 +00:00
Baptiste Daroussin
e52bf0cb0f Support stage 2014-04-22 15:41:10 +00:00
Baptiste Daroussin
e4f6307f45 Support stage 2014-04-22 15:38:40 +00:00
Rodrigo Osorio
a3b355c4e4 - fix clang issue caused by incorrect namespacing
- add dependency
- bump portrevision

PR:		ports/188044
Submitted by:	Chris Rees <crees@FreeBSD.org>
Approved by:	bapt (mentor)
Obtained from:	Macports
MFH:		2014Q2
2014-04-22 13:41:53 +00:00
Pietro Cerutti
e1ab652da9 - Add a couple of missing patches
- Explicitely depend on graphics/jpeg
- Remove DOCS
2014-04-22 13:24:48 +00:00
Pietro Cerutti
942f0dee50 graphics/tulip -- depend on graphics/png 2014-04-22 11:41:18 +00:00
Pietro Cerutti
aa02cf5a17 - Update to 10.1.1
Release notes: http://www.mesa3d.org/relnotes/10.1.1.html
2014-04-22 08:47:39 +00:00
Baptiste Daroussin
0485aae945 Support stage
Modernise
2014-04-22 06:46:48 +00:00
Baptiste Daroussin
8bfc3dd55b Switch to lua 5.2 2014-04-21 23:25:22 +00:00
Emanuel Haupt
b5c0ff5703 Update to 1.3.1 2014-04-21 21:15:08 +00:00
Johan van Selst
77cc7f502c Update to XPaint 2.9.10.2 2014-04-21 13:16:06 +00:00
John Marino
dd918e15cf graphics/povray37: Fix build on clang, support stage
The main problem with building this port with clang was the use of
shared_ptr without the boost namespace which clashes with libc++.  This
occurs in numerous places but luckly sed can fix most of them save for
a few files that inconsistently used boost names.

It was also missing an explicit link to libboost_system [1]

PR:		ports/176172
Submitted by:	Oliver Hartmann
Approved by:	Maintainer timeout
Stage support:	blanket approval
MFH:		2014Q2
2014-04-21 13:08:53 +00:00
Thierry Thomas
575463b2c4 - Support staging
- Define license

- Use NOPORTEXAMPLES.
2014-04-21 09:58:05 +00:00
Thierry Thomas
0c654fdf23 Support staging- Support staging. 2014-04-21 09:57:02 +00:00
Thierry Thomas
689141f42b Upgrade to 1.5.8. 2014-04-20 21:12:51 +00:00
Ruslan Makhmatkhanov
27d66f679c graphics/GraphicsMagick12: mark deprecated
- mark this port deprecated - 1.2.x branch is no more supported upstream,
  no ports in the tree depending on this one. Users should migrate to
  graphics/GraphicsMagick13 (1.3.x - current stable branch)
- set deprecation date to 2014-05-20
2014-04-20 19:01:45 +00:00
TAKATSU Tomonari
df5613098c - Update to 2.2.5 2014-04-20 14:46:31 +00:00
Bryan Drewery
5b88b2459b - Stop removing directories from BSD.local.dist.
This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
2014-04-19 06:11:21 +00:00
Mathieu Arnold
81c76da1e1 Fix build as a user.
USES+=uidfix dos2unix shebangfix

Sponsored by:	Absolight
2014-04-18 17:10:16 +00:00
Rene Ladan
8b3c8800eb Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
2014-04-18 11:17:45 +00:00
Max Brazhnikov
f7670aefe0 graphics/klatexformula:
- Update to 3.2.8
- Add dependence on help2man and install man pages
- Fix build with clang-3.4
2014-04-18 09:40:35 +00:00
John Marino
fc6eb61521 graphics/ocrfeeder: Unbreak with USE_GNOME+= gnomedocutils
approved by:	portmgr (bapt)
2014-04-17 10:58:46 +00:00
Martin Matuska
ec5e312db3 Horde package update:
Horde_ActiveSync 2.13.4 -> 2.14.0
Horde_Image 2.0.6 -> 2.0.7
Horde_Mime_Viewer 2.0.5 -> 2.0.6
2014-04-16 21:37:14 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
John Marino
ca9574e7df Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.

Also reset maintainership of etherape - maintainer gone for more than
one yet now.

Approved by:	portmgr (bdrewery)
2014-04-16 18:19:26 +00:00
Koop Mast
4c695fef39 Don't hardcode python version.
Submitted by:	makc@
2014-04-15 22:08:01 +00:00
Koop Mast
2701760345 Rework python module compile so it doesn't code the stagedir in it [1]
While here switch to USES=tar:bzip2
Remove waf from SHEBANG_FILES. it contains binary so running sed on it
 not guaranteed to work as intended. [2]
Prefix waf commands with PYTHON_CMD so it run with the correct python version.
Use the waf --destdir command for destdir
Remove configure_ENV because they are already set.
Use post-patch to dynamicly fix the python version in test/examples_test.py
 instead of a patch.

Reported by:	swills@ [1], mva [2]
2014-04-15 20:53:04 +00:00
Thierry Thomas
62d2daacbb - Support stage;
- Install the license with the new framework;

- The original home page is no more available: change to a related page.
2014-04-15 20:28:06 +00:00
Rusmir Dusko
1eb0c93e27 - Update to 1.0.1, Announce message:
Do not create JFIF header (APP0 block) by default.
  This saves 18 bytes per image.

- Add jpeg and libjpeg-turbo to CONFLICTS_INSTALL
- Add USE_LDCONFIG=${PREFIX}/include ${PREFIX}/lib
- Change CONFIGURE_ARGS, change USE_LDCONFIG,
  remove PORTNAME from PLIST_SUB, change STRIP_CMD,
  change pkg-plist
- Add autoheader and libtoolize to USE_AUTOTOOLS,
  remove run-autotools, add AUTOMAKE_ARGS
- Remove LIBTOOL_ARGS and LDFLAGS
- Remove SIMD from default Options
- Use GCC=yes instead of GCC=any
- Change BUILD_DEPENDS from nasm to yasm, moved to SIMD
- Change SOMAJORVERSION to VER
- Reordering Options
- Break lines around 80 characters
- Change REINPLACE, cosmetical changes
- Patch for warning: always_inline function might not be inlinable
  http://sourceforge.net/p/libjpeg-turbo/patches/56/
- Use .if for DOCS due to large number of files installed

PR:		ports/188540
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
2014-04-15 19:26:28 +00:00
Dirk Meyer
842bc3cb42 - Add shebangfix so bdftogd
- Strip libgd
PR:		188581
Submitted by:	Steve Wills
2014-04-15 08:14:22 +00:00
Dirk Meyer
34c95229b7 - Fix shebang for obsolte bin/gifburst
PR:		188637
Submitted by:	Steve Wills

- Strip libgif
2014-04-15 08:13:14 +00:00
Thierry Thomas
d0e150121c - Support stage;
- Change the missing home page for the Darwin page.
2014-04-14 21:09:48 +00:00
Danilo Egea Gondolfo
65b29708a9 - Update from 1.2.1 to 1.3 2014-04-14 15:20:45 +00:00
Koop Mast
020a0fb5ec Fix build with clang 3.4
Submitted by:	Matthew Rezny <matthew@reztek.cz>
Obtained from:	inkscape upstream
http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_48_BRANCH/revision/10019#src/live_effects/lpe-perp_bisector.h
2014-04-14 10:32:54 +00:00
Marcus von Appen
26a6160fe0 - Update to version 2.70a
Changelog: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.70/Bug_Fixes#Fixes_since_2.70_release
2014-04-13 15:34:19 +00:00
Rene Ladan
bac6e092c4 Remove expired ports:
2014-04-12 net/pvm++: Unmaintained since 2001
2014-04-12 devel/ixlib: Unmaintained since 2001
2014-04-12 mail/althea: Unmaintained since 2001
2014-04-12 graphics/claraocr: Unmaintained since 2001
2014-04-12 graphics/qvplay: Unmaintained since 2001
2014-04-12 print/guitartex: Unmaintained since 2001
2014-04-12 print/pnm2ppa: Unmaintained since 2001
2014-04-12 graphics/opendis: Unmaintained since 2001
2014-04-12 net/gnome-mud: Unmaintained since 2001
2014-04-12 graphics/maverik: Unmaintained since 2001
2014-04-12 biology/rasmol: Unmaintained since 2001
2014-04-12 mail/mail2procmailrc: Unmaintained since 2001
2014-04-12 science/felt: Unmaintained since 2001
2014-04-12 textproc/pardiff: Unmaintained since 2001
2014-04-12 lang/klone: Unmaintained since 2001
2014-04-12 net/rmsg: Unmaintained since 2001
2014-04-12 net/sharity-light: Unmaintained since 2001
2014-04-12 biology/genpak: Unmaintained since 2001
2014-04-12 net/forg: Unmaintained since 2001
2014-04-12 misc/txt2regex: Unmaintained since 2001
2014-04-12 textproc/ipdf: Unmaintained since 2001
2014-04-12 graphics/plotmtv: Unmaintained since 2001
2014-04-12 devel/happydoc: Unmaintained since 2001
2014-04-12 print/cpp2latex: Unmaintained since 2001
2014-04-12 graphics/svg2swf: Unmaintained since 2001
2014-04-12 devel/flick: Unmaintained since 2001
2014-04-12 mail/smail: Unmaintained since 2001
2014-04-12 net/net-http: Unmaintained since 2001
2014-04-12 security/cfv: Unmaintained since 2001
2014-04-12 graphics/camediaplay: Unmaintained since 2001
2014-04-12 math/umatrix: Unmaintained since 2001
2014-04-13 10:55:38 +00:00
Dirk Meyer
8f01b76d23 - option PANGOCAIRO is required for option GHOSTSCRIPT
Reported by:	Andrzej Tobola
2014-04-13 08:26:10 +00:00
Antoine Brodin
a0e3a12b6e Mark broken: Fails to configure
user supplied gdal-config (/usr/local/bin/gdal-config)
using /usr/local/lib/gdalplugins as GDAL shared library autoload directory
checking for G_asprintf in -lgrass_gis... no
configure: error: --with-grass=/usr/local/grass-6.4.2 requested, but libraries not found!  Perhaps you need to set LD_LIBRARY_PATH to include /usr/local/grass-6.4.2/lib?
===>  Script "configure" failed unexpectedly.

Note:		bumping from 6.4.2 to 6.4.3 or 6.4.3/lib doesn't fix
With hat:	portmgr
2014-04-13 07:29:23 +00:00
Dmitry Sivachenko
33d44aeb2d Fix build on 10+: since boost is linked against libc++, we must use clang to
compile gource too.
2014-04-12 18:30:28 +00:00
Danilo Egea Gondolfo
204c089f45 - Update from 2.1 to 2.1.1
- Convert USE_BZIP2 to USES
2014-04-12 17:10:14 +00:00
Tijl Coosemans
2f9515c2a8 - Remove remnants of the gnomecanvas slave port that has been removed
several months ago.
- Set LDFLAGS instead of LIBS and search STAGEDIR before LOCALBASE.
- Replace a patch with REINPLACE_CMD.
- Remove unneeded patches.
2014-04-12 16:29:28 +00:00
Marcus von Appen
92ceaf4a1d - Update to snapshot from 14-02-2014 2014-04-12 11:32:16 +00:00
Marcus von Appen
e19eb7b511 - Update to snapshot from 28-04-2014 2014-04-12 07:53:02 +00:00
Koop Mast
57fb8075fe Stagify, use new lib_depend syntax. switch to USES=pathfix, strip. 2014-04-11 20:53:04 +00:00
Baptiste Daroussin
29b378ee85 Fix typo
Reported by:	swills
2014-04-11 18:57:02 +00:00
Baptiste Daroussin
4442eb971e Fix build system not able to link to itself when staged (thanks usage of ancient autotools...) 2014-04-11 18:41:00 +00:00
Baptiste Daroussin
dc537cddef Sodipodi did not survive the Inkscape fork 2014-04-11 16:36:08 +00:00
Baptiste Daroussin
19a859d723 Support stage 2014-04-11 16:07:32 +00:00
Baptiste Daroussin
378fcc65e5 Chase gegl shlib changes 2014-04-11 16:04:43 +00:00
Baptiste Daroussin
8194738821 Chase gegl shlib changes 2014-04-11 16:04:29 +00:00
Baptiste Daroussin
98dfc748e5 Support stage
USES=libtool
2014-04-11 16:04:08 +00:00
Baptiste Daroussin
d2a2abb5a1 Support stage 2014-04-11 15:51:46 +00:00
Baptiste Daroussin
807ea67466 Support stage 2014-04-11 15:46:33 +00:00
Baptiste Daroussin
002a388700 Support stage 2014-04-11 15:42:43 +00:00
Baptiste Daroussin
2313f4adbb Support stage 2014-04-11 15:36:16 +00:00
Baptiste Daroussin
c1ca350b17 Support stage
Drop uneeded dependency on shared-mime-infos
2014-04-11 15:31:38 +00:00
Baptiste Daroussin
4b9fa2de2e Support stage 2014-04-11 15:27:54 +00:00
Baptiste Daroussin
93730debc2 Support stage
USES=libtool
2014-04-11 15:22:54 +00:00
Baptiste Daroussin
37b9c91b5f Support stage
Switch to USES=libtool
2014-04-11 15:20:44 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Mario Sergio Fujikawa Ferreira
16919ac648 New port jagged-border: GIMP script to create a jagged border around an image
Approved by:	eadler (mentor)
2014-04-10 23:07:40 +00:00
Lars Engels
30795292b1 - Update to 2.3.1
- Stagify
- Use new LIB_DEPENDS syntax
- USES tar:bzip2
- Fix build with libc++
- Remove no longer needed patch

PR:		ports/187858
Submitted by:	maintainer
2014-04-10 07:47:18 +00:00
Baptiste Daroussin
6b16064740 Minimum version of java is now 1.6
With hat:	portmgr
2014-04-10 07:17:17 +00:00
Matthias Andree
b4e790dd75 Grab after nemsysis gave these up. 2014-04-10 06:59:25 +00:00
Rusmir Dusko
3f9a50d1bc - Reset maintainer to ports@ 2014-04-09 19:16:17 +00:00
Rusmir Dusko
e2c66f71d6 - Reset maintainer to ports@ 2014-04-09 19:16:11 +00:00
Koop Mast
d7401fb53d Stagify, switch to USES=libtool tar:xz gmake 2014-04-09 14:10:48 +00:00
Koop Mast
dafdcb174b USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool
2014-04-09 13:44:11 +00:00
Baptiste Daroussin
473a8557c9 Support stage
USES=webplugin
2014-04-09 13:34:04 +00:00
Koop Mast
a2f0476cbd Stagify, use USES=tar:xz, strip libraries, use new lib_depends syntax. 2014-04-09 13:27:41 +00:00
Baptiste Daroussin
33201e7481 Mark as broken non staged ports using the ruby framework
With hat:	portmgr
2014-04-09 07:47:01 +00:00
Baptiste Daroussin
9b537e2f68 Remove useless and outdated ports 2014-04-08 09:57:38 +00:00
Alexey Dokuchaev
e310cf30d5 Release maintainership. There is new version available, 0.5.4, but it does
not work, exiting with "Trace/BPT trap" error on startup and dumping core.

Our devd(8) support patch was submitted upstream in July 2013 and generally
welcomed by the author, but he has a slight preference for GIO's GSocket +
GUnixSocketAddress APIs, and I never had time to rewrite the patch.  After
showering my camera with waters of Gulf of Thailand, it is unlikely that I
will need to use this port any time soon, so let it go for the moment.
2014-04-08 08:11:39 +00:00
Mario Sergio Fujikawa Ferreira
aec9c758e1 New port wavelet-sharpen 0.1.2: GIMP plugin to sharpen by increasing contrast in high frequency space
Approved by:	eadler (mentor)
2014-04-07 23:57:00 +00:00
Mario Sergio Fujikawa Ferreira
69d281f306 New port wavelet-denoise 0.3.1: GIMP plugin to reduce noise in each channel of an image separately
Reviewed by:	eadler (mentor)
2014-04-07 23:56:01 +00:00
Mario Sergio Fujikawa Ferreira
09c482df59 New port Refocus 0.9.0: GIMP plugin to "refocus" images through FIR Wiener filtering
Approved by:	eadler (mentor)
Obtained from:	gentoo portage (patches)
2014-04-07 23:54:13 +00:00
Mario Sergio Fujikawa Ferreira
c83d1bc648 New port ez-perspective 0.1.2: GIMP plugin to sharpen by increasing contrast in high frequency space
Approved by:	eadler (mentor)
2014-04-07 23:51:58 +00:00
Jose Alonso Cardenas Marquez
784a3c889f - Fix install
- Add STAGE support
- Remove BROKEN
2014-04-07 21:41:31 +00:00
Matthias Andree
c084214d73 Use proper libtool magic, to obtain a proper libIlmImf.la file that does
not refer to non-existing other .la files.  Fixes build of graphics/gegl
on FreeBSD 10+.  Bump PORTREVISION.

Approved by:	portmgr (blanket)
2014-04-07 20:33:56 +00:00
Baptiste Daroussin
a5a95d8603 Support stage 2014-04-07 14:39:59 +00:00
Baptiste Daroussin
fd488d2644 Support stage 2014-04-07 14:28:09 +00:00
Baptiste Daroussin
1b1aa224b3 Fix examplesdir 2014-04-07 14:20:19 +00:00
Baptiste Daroussin
01be1672d0 Support stage
Respect EXAMPLES option
2014-04-07 14:14:34 +00:00
Rusmir Dusko
803bdaeabf - Rename from graphics/pyggel to graphics/py-pyggel
- Add PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}
2014-04-07 01:02:29 +00:00
Rusmir Dusko
334db61689 Pyggel (Python Graphical Game Engine + Libraries) will ease the learning curve
of getting into 3d programming, while also having a strong enough framework
for full-sized applications.

WWW: https://code.google.com/p/pyggel/
2014-04-06 22:56:23 +00:00
Rusmir Dusko
4995bee7cb - Use dos2unix and tar:bzip2 instead of USE_DOS2UNIX and USE_BZIP2=yes
- Change Desktop entry file
2014-04-06 18:28:17 +00:00
Dirk Meyer
1c353c36b4 - add USES=tar:bzip2 2014-04-06 14:18:04 +00:00
Pawel Pekala
c312492f37 - Fix build with clang by respecting CC, CXXFLAGS
- Add staging support
- Convert to new LIB_DEPENDS format
- Define DOCS option

MFH:		2014Q2
2014-04-06 09:26:16 +00:00
Niclas Zeising
2019d75643 Update to 2.10
Stagify
Convert to new LIB_DEPENDS
Change handling of PORTDOCS.
Add missing dependencies and strip binary by default.

PR:		ports/188222 (based on)
Submitted by:	Mikhail <mp39590@gmail.com>
2014-04-06 07:25:30 +00:00
Sunpoet Po-Chuan Hsieh
7f2d6716e3 - Update to 2.6
- Enable JPEGICC and TIFFICC by default
- Use USES=libtool instead of USE_GNOME=lthack
- Use PORTDOCS
- Install static library
- Strip shared library
- Use MAKE_CMD
- Remove unnecessary PLIST_SUB
- Simplify Makefile

Changes:	https://github.com/mm2/Little-CMS/blob/master/ChangeLog
2014-04-06 05:47:04 +00:00
Sunpoet Po-Chuan Hsieh
13946f671f - Enable JPEGICC and TIFFICC by default
- Use USES=libtool instead of USE_GNOME=lthack
- Use USES=pathfix instead of USE_GNOME=gnomehack
- Use PORTDOCS
- Install static library
- Strip shared library
- Use MAKE_CMD
- Simplify Makefile
- Bump PORTREVISION for dependency and package change
2014-04-06 05:46:59 +00:00
Antoine Brodin
6820b5eda9 - Stage support
- Use new LIB_DEPENDS syntax
- Use OPTIONS helpers
- Use desktop-file-utils
- Do not remove directory belonging to BSD.local.dist mtree
2014-04-05 22:48:14 +00:00
Martin Matuska
19fe325df7 Horde package update:
Horde_ActiveSync 2.13.3 -> 2.13.4
Horde_Alarm 2.1.0 -> 2.2.0
Horde_Argv 2.0.7 -> 2.0.8
Horde_Auth 2.1.2 -> 2.1.3
Horde_Cache 2.4.1 -> 2.4.2
Horde_Cli 2.0.4 -> 2.0.5
Horde_Crypt 2.4.1 -> 2.4.2
Horde_Date 2.0.8 -> 2.0.9
Horde_Db 2.1.0 -> 2.1.1
Horde_Form 2.0.7 -> 2.0.8
Horde_HashTable 1.1.1 -> 1.1.2
Horde_History 2.2.1 -> 2.3.0
Horde_Http 2.0.5 -> 2.1.0
Horde_Image 2.0.5 -> 2.0.6
Horde_Imap_Client 2.19.1 -> 2.19.2
Horde_ListHeaders 1.1.0 -> 1.1.1
Horde_Mail 2.1.5 -> 2.1.6
Horde_Smtp 1.4.0 -> 1.4.1
Horde_TimeZone 1.0.5 -> 1.0.6
2014-04-05 20:32:20 +00:00
Dirk Meyer
042fa39d1f - cleanup WITH_DOCBOOK 2014-04-05 14:55:35 +00:00
Dirk Meyer
23ebc5bb3d - install manpages 2014-04-05 14:47:35 +00:00
Rusmir Dusko
e0c3f3d904 - Reset maintainer to ports@ 2014-04-05 14:22:29 +00:00
Dirk Meyer
73a7dddde1 - use CONFIGURE_ENABLE
- register all x11 libs
- fix build with gcc48
2014-04-05 14:19:32 +00:00
Ruslan Makhmatkhanov
aa2aee578a graphics/gthumb: chase exiv2 update
- chase exiv2 update
- convert LIB_DEPENDS to modern syntax
- update pkg-plist and remove NO_STAGE
2014-04-05 14:19:29 +00:00
Marcus von Appen
871b08c31d - Update to version 2.70
Changelog: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.70
2014-04-05 13:09:46 +00:00
Antoine Brodin
584bb5e3a7 Unbreak
With hat:	portmgr
2014-04-05 12:03:19 +00:00
Alexey Dokuchaev
3febe31ec5 - Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
2014-04-04 20:36:47 +00:00
Alexey Dokuchaev
1679adb205 - Update to version 0.24, sort pkg-plist
- Define LICENSE (GPLv2), augment COMMENT
- Provide more sensible port description

Approved by:	multimedia (bapt)
2014-04-04 20:30:18 +00:00
Alexey Dokuchaev
8dbfb18d9e - Add missing in the previous revision OPTIONS_DEFINE (DOCS)
- Given a chance, improve on COMMENT and port description
2014-04-04 16:36:39 +00:00
Alexey Dokuchaev
158517e176 Stagify the port; also sort the knobs and generally clean up while here. 2014-04-04 16:29:50 +00:00
Alexey Dokuchaev
a22ce2f644 Lensfun moved to SourceForge, as BerliOS will shut down its service at the
end of April 2014.  While here, convert USE_BZIP2 to USES (tar:bzip2).
2014-04-04 14:28:16 +00:00
Dmitry Marakasov
d1dbd64377 - Fix build on 10.x
- Use canonical filenames for patches
2014-04-04 10:14:04 +00:00
Sunpoet Po-Chuan Hsieh
903822e2e4 - Use MAKE_CMD 2014-04-04 09:52:17 +00:00
Mario Sergio Fujikawa Ferreira
2a15338d01 New port gimp-elsamuko-script version 0.24: GIMP scripts by elsamuko.
Effects:

- Lomo
- Sprocket Hole
- Technicolor 2 Color
- Technicolor 3 Color
- Antique Photo Border
- First Photo Border
- National Geographic
- Split Tone With Edge Detection
- Film Grain
- Obama "Hope"
- Che Guevara
- Vintage Look
- White Balance Puzzle
- Gimp Octave
- Photochrom
- Movie 300
...

Approved by:	bdrewery (mentor)
2014-04-04 00:31:07 +00:00
Rene Ladan
b5e4d37e4f Remove expired ports:
2014-04-03 www/aolserver: abandonware, messing up on clusters
2014-04-03 www/openacs-dotlrn: Depends on expiring www/aolserver
2014-04-03 www/openacs: Depends on expiring www/aolserver
2014-04-03 security/aolserver-nsmcrypt: abandonware, messing up on clusters
2014-04-03 www/aolserver-xotcl: abandonware, messing up on clusters
2014-04-03 graphics/aolserver-nsgd: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsencrypt: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsmhash: abandonware, messing up on clusters
2014-04-03 archivers/aolserver-nszlib: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsopenssl: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nspostgres: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nsmysql: abandonware, messing up on clusters
2014-04-03 security/aolserver-nssha1: abandonware, messing up on clusters
2014-04-03 23:01:30 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Sunpoet Po-Chuan Hsieh
b976991378 - Update to 2.53
Changes:	http://search.cpan.org/dist/GD/ChangeLog
2014-04-02 19:01:55 +00:00
Sunpoet Po-Chuan Hsieh
9c2226046d - Sort PLIST 2014-04-01 13:17:18 +00:00
Sunpoet Po-Chuan Hsieh
d63afc12a8 - Fix ICONV option 2014-04-01 12:28:40 +00:00
Dirk Meyer
d55cd2e365 - add one more example 2014-03-31 16:15:56 +00:00
Alex Dupre
7a3092b524 Drop maintainership and fix LEGAL. 2014-03-31 14:30:01 +00:00
Eitan Adler
650ea6c945 graphics/aalib: add license information
PR:	ports/185085
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
2014-03-31 06:14:18 +00:00
Dirk Meyer
66a6bc0198 - use OPTIONS_SLAVE 2014-03-30 19:48:41 +00:00
Dirk Meyer
19ce0d9a56 - add USES=tar:xz
- cleanup GNU_CONFIGURE_ARGS for iconv
2014-03-30 19:48:11 +00:00
Dirk Meyer
67fe3229dc - new USES= 2014-03-30 19:44:48 +00:00
Nicola Vitale
a1c043c2e5 - Sync variable related to license terms with LEGAL file
Required by:	eadler
2014-03-30 16:53:40 +00:00
Nicola Vitale
0488fc4a35 - Fix a typo in mapyrus script, that prevented the program to start
(bump PORTREVISION)
- Remove leading article from COMMENT
- Add support for stage dir
2014-03-30 15:43:49 +00:00
Dirk Meyer
eceeec8b98 - use STAGEDIR
- take maintainership
2014-03-30 15:18:18 +00:00
Antoine Brodin
3a63fd602e Do not create a corrupted package
With hat:	portmgr
2014-03-29 15:39:57 +00:00
Dmitry Marakasov
4f668a0327 - Support staging
- Use new LIB_DEPENDS syntax

PR:		187331
Submitted by:	amdmi3
Approved by:	maintainer timeout, portmgr (blanket)
2014-03-29 14:02:29 +00:00
Dmitry Marakasov
95af41b8f2 - Remove hidden dependency on X11 when built with X11 disabled
PR:		187147
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-29 14:00:42 +00:00
Antoine Brodin
be59ed3059 Mark broken: Fails to compile
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../libltdl -I/usr/local/include -I/usr/local/include/synfig-0.0 -I/usr/local/include/libxml++-2.6 -I/usr/local/include/libxml++-2.6/include -I/usr/local/include/libxml2 -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -fno-strict-aliasing -DNDEBUG -W -Wall -MT libsynfigapp_la-layerparamdisconnect.lo -MD -MP -MF .deps/libsynfigapp_la-layerparamdisconnect.Tpo -c actions/layerparamdisconnect.cpp  -fPIC -DPIC -o .libs/libsynfigapp_la-layerparamdisconnect.o
actions/layerparamdisconnect.cpp: In member function 'virtual void synfigapp::Action::LayerParamDisconnect::perform()':
actions/layerparamdisconnect.cpp:143: error: 'class etl::handle<synfig::ValueNode>' has no member named 'clone'
gmake[3]: *** [libsynfigapp_la-layerparamdisconnect.lo] Error 1

Reported by:	pkg-fallout since january 2014
2014-03-29 12:25:20 +00:00