Commit graph

19915 commits

Author SHA1 Message Date
Koop Mast
f28b16021b Update Mesa to 10.6.9.
* Unbreak build on powerpc and other !x86 archs by moving the
  --with-dri-drivers logic from dri/Makefile to the
  libGL/Makefile.common file. So the settings are applied to all mesa ports,
  this was missed in the 10.6.6 update. [1]
* Don't try to enable OpenCL support on anything other then i386 and amd64. [1]
* Move the texture-float and vdpau logic to Makefile.common even if the latter
  isn't supported yet. Keep OPTIONS_DEFINE/DEFAULT in dri/Makefile since they
  need to defined before bsd.port.options.mk is included, and they only affect
  the dri modules.
* Sed on 11 and 10 supports \< and \> however sed on 9.x and dragonfly do not,
  replace the sed keywords with some magic to get the intended results. [2]

Submitted by:		marino@ [2]
Reported and tested by:	arved@ (on ppc32)[1]
2015-10-10 21:04:44 +00:00
John Marino
f6a13dc9de graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.

PR:		200304
Submitted by:	ports fury
2015-10-10 15:20:41 +00:00
John Marino
818a717d93 graphics/ayam: upgrade version 1.20 => 1.22
I reverted most of the changes from 1-step to compound installation
commands.

PR:		199232
Submitted by:	ports fury
2015-10-10 14:49:28 +00:00
Koop Mast
9bb5b83260 Update ImageMagick to 6.9.2-4. 2015-10-10 14:48:21 +00:00
Koop Mast
139d78fc96 Update ImageMagick snapshot from 20151006. 2015-10-09 22:04:46 +00:00
Sunpoet Po-Chuan Hsieh
f2385cdbe7 - Fix patch
PR:		203327
Submitted by:	Wolfgang Jenkner <wjenkner@inode.at>
Approved by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer, implicit)
2015-10-09 18:33:09 +00:00
Alexey Dokuchaev
e69f11baee Now that required supporting ports were fixed (r398753) and added to the
tree (r398907), allow to build with the Open Shading Language and Disney
material support and enable these features by default.  While here, drop
useless USE_GL knob (implied by USE_QT4=opengl).
2015-10-09 17:31:32 +00:00
Alexey Dokuchaev
fccd59adfb Add a port of SeExpr, embeddable expression evaluation language from Walt
Disney Animation Studios.

WWW: http://www.disneyanimation.com/technology/seexpr.html
2015-10-09 10:21:33 +00:00
Sunpoet Po-Chuan Hsieh
b0817c276c - Update to 0.4.7
- Add LICENSE_FILE

Changes:	https://github.com/libming/libming/blob/master/NEWS
2015-10-08 18:44:20 +00:00
Sunpoet Po-Chuan Hsieh
b3c085158a - Update to 2.36
- Convert to new options target helper

Changes:	http://search.cpan.org/dist/GraphViz2/Changes
2015-10-08 18:42:52 +00:00
Jimmy Olgeni
42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
Guido Falsi
bcf4a77a46 Update to 3.4.1
PR:		203480
Submitted by:	Ports Fury
2015-10-08 10:53:42 +00:00
Dirk Meyer
5c278eddb8 - cleanup 2015-10-08 04:34:34 +00:00
Dirk Meyer
c7a87e0e6c - cleanup 2015-10-08 04:11:34 +00:00
Dmitry Marakasov
c2ec1aaa6e - Make DOCS optional
- Pet portlint
2015-10-07 16:32:49 +00:00
Alexey Dokuchaev
776d2e32e3 - Our LLVM ports are built with RTTI support, so it's safe to enable RTTI
in OSL as well; this is required for e.g. `graphics/appleseed'
- Remove BROKEN on 9.x statement that was added in r390561 for a previous
  version and was not removed alongside with 1.6.6 update (it builds fine)

Approved by:	maintainer
2015-10-07 09:42:56 +00:00
Danilo Egea Gondolfo
9f018bc47b - Update to 1.5.5 2015-10-07 00:27:10 +00:00
Dmitry Marakasov
e1c06cf7e7 - Add missing python run-dependency (inkscape installs bunch of python scripts)
PR:		203517
Submitted by:	amdmi3
Approved by:	kwm
2015-10-06 17:55:24 +00:00
Bartek Rutkowski
690ee24b9f graphics/ocre: correct LICENSE
PR:		203577
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> (maintainer)
2015-10-06 09:42:54 +00:00
Nicola Vitale
1c5eff158b - Update to 0.5.4
Relnotes:	http://peterlevi.com/variety/news
2015-10-05 20:08:23 +00:00
Niclas Zeising
269405b007 Update to 2.14
Changelog:

* Add --xinerama-index option for background setting (patch by James Knight)
* When removing the last image in slidsehow mode, stay on the last
  (previously second-to-last) image (patch by Lior Shiponi)
* Allow --sort and --randomize to override each other (most recently
  specified option wins) instead of always preferring --sort
* Thumbnail mode: Mark image as processed when executing an action
  (--action) by clicking on an image
* It is now possible to override feh's idea of the active xinerama screen
  using the --xinerama-index option
* Remove (undocumented) feature allowing to override feh's idea of the
  active xinerama screen by setting the XINERAMA_SCREEN environment variable
2015-10-05 12:28:21 +00:00
John Marino
e48af60ec2 Add USES=alias to 4 ports (Aids DragonFly support) 2015-10-05 11:50:13 +00:00
Koop Mast
c71f201bbf Update gdk-pixbuf2 to 2.32.1.
* Drop loaders for some rare image formats: wbmp, ras, pcx

Obtained from:	gnome devel repo
MFH:		2015Q4
Security:	9272a5b0-6b40-11e5-bd7f-bcaec565249c
Security:	CVE-2015-7673, CVE-2015-7674
2015-10-05 11:49:24 +00:00
Sunpoet Po-Chuan Hsieh
10cec83bc5 - Fix build with openjpeg 2.1.1
- Bump PORTREVISION
- While I'm here:
  - Update MASTER_SITES: make 1.7 fetchable
  - Use DISTVERSIONSUFFIX instead of EXTRACT_SUFX
  - Convert to new options helper

PR:		203327
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
Approved by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2015-10-04 18:01:53 +00:00
Kurt Jaeger
8bef21f57a devel/etl: 0.4.18 -> 0.04.19
devel/synfig: 1.0 -> 1.0.1
graphics/synfigstudio: 1.0 -> 1.0.1

PR:		201175
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2015-10-04 10:43:28 +00:00
Jan Beich
a993e63831 graphics/waifu2x-converter-cpp: update to 1.0.0.249
- Convert to the new testing framework
- Convert to vendor install target

No vendor changes except for upstreaming the port's changes.
2015-10-03 22:17:15 +00:00
Sunpoet Po-Chuan Hsieh
2f985f000a - Add NO_ARCH 2015-10-03 17:08:24 +00:00
Sunpoet Po-Chuan Hsieh
f76c3492d3 - Add NO_ARCH 2015-10-03 17:08:20 +00:00
Sunpoet Po-Chuan Hsieh
5b4365a772 - Add NO_ARCH 2015-10-03 17:08:16 +00:00
Sunpoet Po-Chuan Hsieh
8e7d61dead - Add NO_ARCH 2015-10-03 17:08:11 +00:00
Sunpoet Po-Chuan Hsieh
7d001769da - Add NO_ARCH 2015-10-03 17:08:07 +00:00
Sunpoet Po-Chuan Hsieh
990f3b8157 - Add NO_ARCH 2015-10-03 17:08:03 +00:00
Pawel Pekala
3487396ccd - Update to version 1.88
- Add LICENSE_FILE

PR:		202851
Submitted by:	tkato432@yahoo.com
2015-10-02 20:28:08 +00:00
Pawel Pekala
9c5206d096 - Update to version 1.2.15
- Add LICENSE_FILE
- FIx USE_TEX usage

PR:		202850
Submitted by:	tkato432@yahoo.com
2015-10-02 20:12:54 +00:00
Sunpoet Po-Chuan Hsieh
525dc7dea2 - Convert to new test framework 2015-10-01 15:55:51 +00:00
Sunpoet Po-Chuan Hsieh
8e4e8bd9f6 - Convert to new test framework 2015-10-01 15:55:47 +00:00
Muhammad Moinur Rahman
3685d10ce4 graphics/geoserver: Update version 2.7.2=>2.8.0
- Take Maintainership
- Fix patch files for 'make makepatch'
2015-10-01 13:46:48 +00:00
Koop Mast
b13a819501 Update ImageMagick to 6.9.2-3. 2015-09-30 15:38:52 +00:00
Dmitry Marakasov
5c57225987 Implemented complete support for test target.
You can now `make test' on any port to run test sequence, no-op by default.
If a port defines TEST_TARGET, it'll run sub-make with specified target,
usually `check' or `test', useful if upstream supports that. The port may
instead define custom do-test target, as well as usual satellite targets:

  {pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off

`make test' builds and stages port first, so test may use both WRKDIR and
STAGEDIR, and both BUILD and RUN depends are available for test target.
Additionally, TEST_DEPENDS is now properly supported and may be used to
define additional depends specifically for testing.

Framework may define default tests for specific cases. For instance,
perl5.mk and cran.mk already provide default test target on their own.

This commit also converts my ports which have tests to this new framework.

Approved by:	portmgr (bapt)
Differential Revision:	D3680
2015-09-28 17:20:42 +00:00
Martin Matuska
58376c0f6d Horde package update:
comms/pear-Horde_ActiveSync 2.28.6 -> 2.29.2
devel/pear-Horde_Core 2.20.8 -> 2.22.0
security/pear-Horde_Crypt 2.6.0 -> 2.6.1
graphics/pear-Horde_Image 2.3.2 -> 2.3.3
mail/pear-Horde_Imap_Client 2.29.1 -> 2.29.3
mail/pear-Horde_Mime 2.9.1 -> 2.9.2
2015-09-28 13:45:10 +00:00
Ruslan Makhmatkhanov
986615f348 graphics/djview4: remove excessive STRIP_CMD
PR:		196409
Submitted by:	lightside <lightside@gmx.com>
2015-09-28 09:08:02 +00:00
Koop Mast
a96d55ab10 Update Mesa 10.6.8. 2015-09-27 22:01:09 +00:00
Ruslan Makhmatkhanov
185c1a1e97 graphics/djview4: port improvements
There are some improvements for graphics/djview4 port to make it usable on
desktop. For example, while there is a need to use register-djview-menu shell
script (on post-install stage, which is not available currently) to setup the
djview4 menu entries and icons, it is possible to install them manually, as
described in ${WRKSRC}/desktopfiles/README file. Also this application is
translated to different languages.

- add LICENSE_FILE
- add libtiff.so to LIB_DEPENDS as required shared library
- add desktop-file-utils to USES and sort it
- add linguist to USE_QT4, because there are available messages to translate
- add --disable-desktopfiles option to CONFIGURE_ARGS, which do not install
  scripts to register icons and menus
- replace CFLAGS and CXXFLAGS with CPPFLAGS for include directory
- improve sed patch by using & for replacement part
- strip web-plugin library, install icons and desktop files on post-install
  stage
- remove unneeded files after --disable-desktopfiles option from pkg-plist
- add translated files, icons and desktop files to pkg-plist

PR:		196409
Submitted by:	lightside <lightside@gmx.com>
2015-09-27 21:01:38 +00:00
Dirk Meyer
8be4e7f4c1 - update to 10.35.97 2015-09-27 20:25:18 +00:00
Antoine Brodin
675e66a74b Mark BROKEN: fails to link
g++48  -L/usr/local/lib -lpthread -lglut -lGL -lXext -lX11 -lXmu  -lGLU -lm -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/FFFF3.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/FragmentProgram.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/FragmentProgramARB10.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/GPUProgram.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/PixelBuffer.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/VertexProgram.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/VertexProgramATI.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/VertexProgramNV.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/extensions.obj /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/vpext.obj -o /wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/ffff
/wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/VertexProgramNV.obj: In function `VertexProgramNV::setOrtho2D(double, double, double, double)':
VertexProgramNV.cpp:(.text+0x167): undefined reference to `glTrackMatrixNV'
/wrkdirs/usr/ports/graphics/ffff/work/FFFF323-src/VertexProgramNV.obj: In function `VertexProgramNV::initializeGPU_VP(int, int, int, double, double, double, double)':
VertexProgramNV.cpp:(.text+0x2ae): undefined reference to `glGenProgramsNV'
VertexProgramNV.cpp:(.text+0x2c3): undefined reference to `glBindProgramNV'
VertexProgramNV.cpp:(.text+0x31d): undefined reference to `glLoadProgramNV'
VertexProgramNV.cpp:(.text+0x361): undefined reference to `glProgramParameter4fNV'
VertexProgramNV.cpp:(.text+0x395): undefined reference to `glProgramParameter4fNV'
VertexProgramNV.cpp:(.text+0x3c9): undefined reference to `glProgramParameter4fNV'

Reported by:	pkg-fallout
2015-09-27 10:29:22 +00:00
Antoine Brodin
fc2dfd2b9d Mark BROKEN: fails to link with openjpeg 2.1.1
cc  -fstack-protector -o build/release/mudraw build/release/tools/mudraw.o build/release/libmupdf.a -L/usr/local/lib  -lm -L/usr/local/lib -lfreetype   -ljbig2dec -ljpeg -L/usr/local/lib -lopenjp2    -lz
build/release/libmupdf.a(load-jpx.o): In function `fz_load_jpx':
source/fitz/load-jpx.c:(.text+0x56): undefined reference to `opj_set_default_decoder_parameters'
source/fitz/load-jpx.c:(.text+0x69): undefined reference to `opj_create_decompress'
source/fitz/load-jpx.c:(.text+0x84): undefined reference to `opj_set_info_handler'

Reported by:	pkg-fallout
2015-09-27 06:19:05 +00:00
Antoine Brodin
3774779a15 Deprecate ports broken for more than 6 months 2015-09-26 21:39:10 +00:00
Mark Linimon
0bce210466 Mark as broken on sparc64: fails to build (runaway process).
Approved by:	portmgr (sparc64 blanket)
2015-09-26 16:55:59 +00:00
Koop Mast
7b97259096 Update gstreamer1 ports to 1.6.0.
* gstreamer1-libav now uses ffmpeg from ports.
* New ports:
  * gstreamer1-validate: Tools to detect if elements are not behaving
    as expected, mainly aimed at developers, or advanced debugging.
  * gstreamer1-rtsp-server: Base foundation for building a rtsp
    server ontop of GStreamer
 * Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls.

Release announcement:
  http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html

Obtained from:	gnome devel repo
2015-09-26 14:36:23 +00:00
Baptiste Daroussin
132e08f6b6 Use the new @sample syntax
No functional changes
2015-09-26 12:24:56 +00:00