Commit graph

17641 commits

Author SHA1 Message Date
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