Commit graph

17817 commits

Author SHA1 Message Date
Martin Wilke
8764109145 This package provides encoder/decoder implementation for DEC SIXEL graphics,
and some converter programs.
SIXEL is one of image formats for terminal imaging introduced by DEC VT series.
Its data scheme is represented as a terminal-friendly escape sequence.
So if you want to view a SIXEL image file, all you have to do is "cat" it to
your terminal.

WWW: https://github.com/saitoha/libsixel

PR:		ports/188937
Submitted by:	sue@iwmt.org
2014-05-22 08:03:57 +00:00
Martin Wilke
ff1069d523 - Update WWW
PR:		188964
Submitted by:	Oliver Fromme <oliver.fromme@secnetix.de>
Approved by:	maintainer
2014-05-22 06:28:08 +00:00
Martin Wilke
12d90ef1f9 - Update to 1.70
PR:		189455
Submitted by:	maintainer
2014-05-21 08:09:18 +00:00
Martin Wilke
065c431053 - Support staging
- Some clean-ups

PR:		189454
Submitted by:	maintainer
2014-05-21 08:05:45 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Alex Kozlov
a327f3e912 - Update to 0.7.1.1
PR:	ports/189974
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2014-05-20 11:22:06 +00:00
Ruslan Makhmatkhanov
cdc2c0f96b graphics/gimp-gmic-plugin: fix fetch once again
Upstream changed the distfile location second time in a month.

Reported by:	Heino Tiedemann <rotkaps_spam_trap@gmx.de> (ports@ ML)
2014-05-20 08:31:28 +00:00
Rene Ladan
a1bb21b193 Remove expired port:
2014-05-20 graphics/GraphicsMagick12: Unmaintained upstream, no ports depending on it. Use graphics/GraphicsMagick13 instead
2014-05-20 07:00:32 +00:00
Alex Kozlov
5d6a8e4ab8 - Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
2014-05-20 06:06:35 +00:00
Martin Wilke
e0543dc561 - Update to 2.5.4
PR:		187970
Submitted by:	Ports Fury
2014-05-20 02:53:31 +00:00
Veniamin Gvozdikov
24e58e88df - Update to 3.12.2
PR:		ports/189947
Submitted by:	Eugene Mychlo <myc@barev.net> (maintainer)
2014-05-19 14:39:18 +00:00
Tijl Coosemans
5c0834bd1b For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
2014-05-18 21:05:53 +00:00
Tijl Coosemans
28f30a1d62 - USES=libtool.
- INSTALL_TARGET=install-strip.
2014-05-18 17:25:18 +00:00
Tijl Coosemans
f0e50bc9c8 - USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
2014-05-18 17:03:40 +00:00
Wen Heping
0f0aba367d - Update to 3.0.0
- Stage support
- Update my email to FreeBSD
- Convert to optionsNG
- Pet portlint
2014-05-18 13:37:20 +00:00
Martin Wilke
c4f0a7bbee - Update to 3.1
PR:		187495
Submitted by:	ports fury
2014-05-18 07:32:35 +00:00
Martin Wilke
865d170328 - Fix build on i386
- Stage support

PR:		188139
Submitted by:	Ports Fury
2014-05-18 04:59:13 +00:00
Koop Mast
c951967af7 Enable shared libglapi library and make a port for it. It is used by libGL
and libglesv2. This fixes undefined symbol issues in libglesv2.
Clean up stagedir of unwanted files/directories, so check-plist passes.
Switch logic and always build gallium support in graphics/dri on i386 and
 amd64. Gallium is used for Radeon HD 5000+ support.

Use USES=tar:bzip2
Under WITH_NEW_XORG:
Add patch to remove some dependencies for aclocal.m4 which are absent.
 This allows the removal of USE_AUTOTOOLS, REAPPLY_PATCHES and pre-configure
 target.
Add INSTALL_TARGET=install-strip to strip libraries.
USES=libtool:keepla
Fix a /use typo with /usr in post-patch.

Bump PORTREVISION for the libtool and libglapi changes.

Submitted by:	tijl@ (libtool and autotools changes)
Obtained from:	xorg-dev repo (libglapi and gallium changes)
2014-05-17 09:56:00 +00:00
Martin Wilke
c04eceeaaa - Update to 1.9.5
- Stage support

PR:		187755
Submitted by:	Ports Fury
2014-05-17 08:44:41 +00:00
Wen Heping
05194b74c2 - Install files into ${PREFIX} instead of ${LOCALBASE} 2014-05-16 15:59:23 +00:00
Wen Heping
5b6fc79283 - Stage support 2014-05-16 15:54:18 +00:00
Thierry Thomas
91c51dc888 Previously `GraphicsMagick-config --ldflags' provided flags
-Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47
but this has been removed. Force them by declaring USES=fortran.
2014-05-15 20:34:14 +00:00
Tijl Coosemans
56bacff771 Avoid USE_AUTOTOOLS.
Approved by:	gahr (maintainer)
2014-05-15 16:44:18 +00:00
Pietro Cerutti
f6bea598ae - Update to 10.1.3
Release notes:
  http://www.mesa3d.org/relnotes/10.1.3.html
  http://www.mesa3d.org/relnotes/10.1.2.html
2014-05-15 12:11:21 +00:00
Gerald Pfeifer
decafafb4a Actually commit the removal of pkg-plist as planned (and documented).
Reported by:	swills
2014-05-15 01:04:52 +00:00
Gerald Pfeifer
55f9c9279f Stage (dropping easy_install and using auto plist instead of pkg-plist).
PR:		188912
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
2014-05-14 10:06:38 +00:00
Guido Falsi
a4cbb5f83c - Stage support
- Don't install figures library files as DOCS

PR:		ports/189729
Submitted by:	Matthew Luckie <mjl@luckie.org.nz> (maintainer)
2014-05-14 09:07:19 +00:00
Dmitry Marakasov
4249a1ac51 - OPTIONize. This adds support for more features, fixes multiple hidden dependencies and fixes build in presence of boost-python-libs (won't compile if cegui picks it up). Default options set to match what cegui currently builds with + TINYXML option
- Enable TINYXML by default, needed for games/secretmaryochronicles
- Use canonical names for patches
- Fix freetype detection
- Fix linking with libexecinfo (link it with the library, not just add it to pkgconfig file)
- Add LICENSE

Approved by:	oliver (maintainer)
2014-05-14 03:16:24 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Max Brazhnikov
c1d53067ed graphics/qcomicbook:
- Add patch to fix build on 10 and head
- Update MASTER_SITES and WWW

PR:		ports/187766
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-05-13 08:33:54 +00:00
Stephen Montgomery-Smith
b132422915 - Fix build with clang 3.4 amd64 current r265844.
Submitted by:	Roman Cat <roman-cat@yandex.ru>
2014-05-13 02:00:33 +00:00
Antoine Brodin
762451d855 Maintainer no longer wishes to maintain those 2 ports
With hat:	portmgr
2014-05-12 21:12:25 +00:00
Dmitry Marakasov
9471cbf974 - Use new LIB_DEPENDS syntax
Approved by:	portmgr blanket
2014-05-12 20:41:05 +00:00
Dmitry Marakasov
732b8be525 - Fix RUN_DEPENDS for BOOST
Approved by:	portmgr blanket
2014-05-12 17:49:39 +00:00
Max Brazhnikov
f0ee6c61db graphics/jogamp-jogl:
- Properly rename gluegen library and jar files
- Add patch to fix build on i386
2014-05-12 12:10:03 +00:00
Dirk Meyer
6788c68558 - update to 10.35.92
PR:		189650
Submitted by:	Paul J Murphy
2014-05-12 11:39:23 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Max Brazhnikov
4c04cce721 graphics/qcomicbook:
- Add stage support
- Use options helpers
- Convert to pkg-plist
- Make all archivers optional and disable by default to give pkg users
  more control over dependencies/functionality.
- Take maintainership
2014-05-12 10:05:39 +00:00
Guido Falsi
918ac09335 - Update to 0.7.1
- While here, convert to USES=tar

PR:		ports/189446
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2014-05-12 08:58:03 +00:00
Romain Tartière
1c4c91465a - Support staging;
- Make freetype dependency optional;
- Pet portlint.
2014-05-12 07:31:17 +00:00
Dmitry Marakasov
d2e4b33a67 - Switch to USE_GNOME=introspetion
- Don't remove mtree dirs

PR:		185921
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-05-12 02:05:26 +00:00
Dmitry Marakasov
09d4f0a0f3 - Support staging 2014-05-11 16:21:37 +00:00
Dmitry Marakasov
628f1929e2 - Support staging
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-11 14:19:51 +00:00
Dirk Meyer
0eada0507b - drop maintainership 2014-05-11 11:24:26 +00:00
Baptiste Daroussin
f574a8378a Fix license to allow package distribution 2014-05-11 11:10:16 +00:00
Koop Mast
cf7a281f89 Stagify. 2014-05-11 10:58:06 +00:00
Dirk Meyer
7881544049 - revert to libtool:oldver 2014-05-11 10:13:25 +00:00
Dirk Meyer
9e57d8f93d - drop keepla to fix regressions introduced 2014-05-11 07:52:10 +00:00
Dirk Meyer
9b0ad822c4 - fix option GTK2 2014-05-11 06:09:10 +00:00
Stephen Montgomery-Smith
a9237ac948 - Change AUTOTOOLS=libtool to USES=libtool.
- Bump portrevision.

Reference:	http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092082.html
2014-05-10 22:28:38 +00:00