Commit graph

14462 commits

Author SHA1 Message Date
Chris Rees
6133a8310c Revert -fPIC addition; no-op anyway, and uses invalid sh code.
PIC is already detected by libtool.

PR:		ports/164906
Submitted by:	Jan Beich, bf
Approved by:	maintainer timeout
2012-03-04 10:02:52 +00:00
Brendan Fabeny
2dbc7784bc update math/R to 2.14.2, and adjust dependent ports 2012-03-03 16:59:36 +00:00
Martin Matuska
ac02fb7847 Update to 1.0.10 2012-03-03 14:55:59 +00:00
Michael Scheidell
d131efd12f - Unbreak with net-snmp
- Bump PORTREVISION

PR:		ports/164029
Submitted by:	Jan Henrik Sylvester <me@janh.de>
Reviewed by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Approved by:	gabor (mentor, implicit)
2012-03-03 13:28:05 +00:00
Alex Kozlov
7ca108f3bd Update maintainer email in my ports
Approved by:	eadler (mentor)
2012-03-02 23:43:45 +00:00
Pietro Cerutti
623d4e3ab3 - Update to 8.0.1
Release notes:
  http://mesa3d.org/relnotes-8.0.html and http://mesa3d.org/relnotes-8.0.1.html
2012-03-01 16:43:12 +00:00
Steve Wills
78b52873a8 - Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled 2012-03-01 13:13:40 +00:00
Steve Wills
c94dbf7077 - Add TEST_DEPENDS to enable testing
Approved by:	portmgr (blanket)
2012-03-01 12:57:11 +00:00
Steve Wills
40f3284f25 - Add TEST_DEPENDS to enable testing
Approved by:	portmgr (blanket)
2012-03-01 12:29:56 +00:00
Baptiste Daroussin
6d66c2b1e2 update to 1.1.1
pass maintainership to office@
2012-02-28 21:09:58 +00:00
Pietro Cerutti
32fdb96500 - Update to 3.7.0
Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1822
2012-02-28 09:39:10 +00:00
Wen Heping
df36121e9d - Update to 5.7.0 2012-02-28 07:33:02 +00:00
Alberto Villa
60d968842f - Make MARBLE option enabled by default.
- Bump PORTREVISION.

Discussed with:	makc
2012-02-27 15:08:11 +00:00
Alberto Villa
a7d142473a - Fix dependency on astro/marble.
PR:		165462
Submitted by:	Titus von Boxberg <titus@v9g.de>
2012-02-27 14:09:31 +00:00
Wen Heping
44ad2ecf2c - Update distinfo
PR:		ports/165467
Submitted by:	Gordon Shumway <gordon_a_shumway@yahoo.com>
2012-02-27 03:09:42 +00:00
TAKATSU Tomonari
41cf9f76fa - Add a new port: graphics/R-cran-pixmap
Functions for import, export, plotting and other manipulations of
  bitmapped images.

  WWW:	http://cran.r-project.org/web/packages/pixmap/
2012-02-26 22:22:25 +00:00
TAKATSU Tomonari
0ca99f6414 - Add a new port: graphics/R-cran-rtiff
This package will read and write TIFF format images and return them
  as a pixmap object. Because the resulting object can be very large
  for even modestly sized TIFF images, images can be reduced as they
  are read for improved performance. This package is a wrapper around
  libtiff (www.libtiff.org), on which it depends (i.e. the libtiff
  shared library must be on your PATH for the binary to work, and
  tiffio.h must be on your system to build the package from source).
  By using libtiff's highlevel TIFFReadRGBAImage function, this package
  inherently support a wide range of image formats and compression
  schemes. This package also provides an implementation of the Ridler
  Autothresholding algorithm for easy generation of binary masks.

  WWW:	http://cran.r-project.org/web/packages/rtiff/
2012-02-26 21:54:23 +00:00
Juergen Lock
d613b75b1d - Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support.  (which still is broken for tuners using
  hardware pid filtering, like when running webcamd with
  "-m dvb-usb-init.force_pid_filter_usage=1".)

- Add patches to fix build of ports depending on libxine to:
  audio/amarok,
  graphics/gimageview [1], graphics/pornview [1],
  graphics/osg [2], graphics/osg-devel [2],
  multimedia/emotion,
  x11/kdelibs4 [3],
  multimedia/kmplayer,
  multimedia/konverter,
  multimedia/qdvdauthor [4],
  multimedia/vdr-plugin-xineliboutput,
  multimedia/xfce4-media [5],
  multimedia/xine_artsplugin,
  multimedia/k9copy-kde4 [6]

- Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7]

- Mark multimedia/phonon-xine BROKEN which refuses to build with
  libxine 1.2.x and is deprecated upstream. [3]

- Disable XINE knob for x11/eaglemode for which I don't have a fix. [2]

- Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix,
  but it only shows a green window at least with mp4 or ts files.
  (avi files and audio still work.)  It seems the kaffeine developers
  have found this too and are now switching away from libxine in
  their git repo - so I guess we'll have a broken kaffeine at least
  until they release a new version.

- Bump PORTREVISIONs for ports depending on libxine by default.

- Add optional libbluray support to multimedia/libxine and
  multimedia/vdr-plugin-xineliboutput.

PR:		ports/165057 [6]
Submitted by:	nox (self) [6], rakuco [3]
Approved by:	dinoex (maintainer, via irc) [1],
		amdmi3 (maintainer, via private email) [2],
		kde@ (rakuco, via irc) [3],
		Phil Oleson <oz@nixil.net> (maintainer, via private email) [4],
		xfce@ (rene, via irc) [5],
		Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6],
		lme (maintainer, via irc) [7]
Thanx to:	Darren Salt (upstream libxine maintainer) for a few
		hints on irc to help with patching ports depending
		on deprecated libxine features
2012-02-26 15:22:37 +00:00
Martin Matuska
aa160a7e5b Update to 6.7.5.7 2012-02-26 12:50:16 +00:00
Martin Matuska
fac217fee0 Update to 2.09 2012-02-26 12:11:25 +00:00
Steve Wills
42b7df54a0 - Switch from libungif to giflib to avoid conflict
PR:		ports/165329
Submitted by:	swills (myself)
Approved by:	Hiroyuki Iwatsuki <don@na.rim.or.jp> (maintainer)
2012-02-25 21:07:15 +00:00
Steve Wills
237d0d373b - Switch from libungif to giflib to avoid conflict
- Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled

PR:		ports/165369
Submitted by:	swills (myself)
Approved by:	<michael.grunewald@laposte.net> (maintainer)
2012-02-25 21:04:15 +00:00
Carlo Strub
69e9b7e4a9 Replace obsolete libungif dependency by libgif.
PR:		ports/165335
Submitted by:	dinoex@
Approved by:	cs@ (maintainer), glarkin@ (mentor, implicit)
2012-02-24 18:32:15 +00:00
Koop Mast
f631ced745 Overwrite the moc detection test to fix the build of poppler-qt4 on < 9.0,
or if qt33 is installed.

PR:		ports/165438 [1]
Reported by:	ale@, rakuco@, Justin Smith <freebsd.users@gmail.com> [1]
		angelv <angelvg@gmail.com>
2012-02-24 12:36:14 +00:00
TAKATSU Tomonari
193120785b - Update to 2.1.8
- Fix WWW line in pkg-descr
2012-02-23 22:18:54 +00:00
Erwin Lansing
ffdd4938d5 Remove BROKEN, I missed the commit to files/patch-Makefile that
resolves this.

Submitted by:	arved
2012-02-23 19:15:47 +00:00
Koop Mast
8b0920001c Fix plist.
Reported by:	ale@
Pointyhat to:	kwm@
2012-02-23 18:37:00 +00:00
Erwin Lansing
cd612f8d69 Fix typo in previous commit
Submitted by:	freshports
2012-02-23 08:41:28 +00:00
Erwin Lansing
f16c0bcb58 Mark BROKEN on i386: does not build 2012-02-23 08:28:13 +00:00
Koop Mast
f3082004c1 Update to 0.18.4. 2012-02-23 08:27:38 +00:00
Erwin Lansing
0998f2e77a Mark BROKEN: does not build 2012-02-23 08:22:53 +00:00
Erwin Lansing
21b625ee39 Mark BROKEN: does not build with giflib 2012-02-23 08:20:40 +00:00
Wen Heping
a2903b446b - Update to 1.7.4 2012-02-23 06:12:30 +00:00
Dmitry Marakasov
674f60c42c - Switch from libungif to giflib
PR:		165370, 165372
Submitted by:	Steve Wills <swills@freebsd.org>
2012-02-22 21:51:35 +00:00
Dirk Meyer
e90d7fb4ae - fix build with giflib 2012-02-22 20:48:05 +00:00
TAKATSU Tomonari
50cb0fecf4 - Update to 0.54 2012-02-22 19:49:53 +00:00
Sunpoet Po-Chuan Hsieh
6b5afc0f41 - Update to 0.88
- Sort LIB_DEPENDS
- Add TEST_DEPENDS
- Move MAN3 from Makefile.man to Makefile

Changes:	http://search.cpan.org/dist/Imager/Changes
2012-02-22 18:12:01 +00:00
Sunpoet Po-Chuan Hsieh
803f1e5e92 - Update to 1.32
- Sort *_DEPENDS and MAN3

Changes:	http://search.cpan.org/dist/Image-Info/CHANGES
2012-02-22 07:19:35 +00:00
Ganael LAPLANCHE
5e0b01f8a3 Remove useless dependency to graphics/libungif
PR:		ports/165325
Submitted by:	swills
2012-02-22 07:10:49 +00:00
TAKATSU Tomonari
94f77ce1d8 - Update to 0.53 2012-02-21 15:12:55 +00:00
Sunpoet Po-Chuan Hsieh
6d4369520d - Change gif library from graphics/libungif to graphics/giflib
- Bump PORTREVISION for dependency change

Notified by:	Rainer Hurling <rhurlin@gwdg.de>
2012-02-21 14:16:25 +00:00
Sunpoet Po-Chuan Hsieh
5a99600b60 - Restrict USE_PYTHON range
- Move post-patch: to master port (graphics/ming)
2012-02-21 14:10:26 +00:00
Sunpoet Po-Chuan Hsieh
d917feac53 - Move post-patch: to master port (graphics/ming) 2012-02-21 14:10:04 +00:00
Sunpoet Po-Chuan Hsieh
bdf8dcba58 - Change gif library from graphics/libungif to graphics/giflib
- Sort LIB_DEPENDS
- Collect post-patch: of slave ports (graphics/p5-ming and graphics/py-ming)
- Bump PORTREVISION for dependency change
2012-02-21 14:09:43 +00:00
Dirk Meyer
222e09d12a build with giflib 2012-02-21 06:45:25 +00:00
Brendan Fabeny
065918bb58 update to 0.8.7; use graphics/giflib instead of the deprecated
graphics/libungif
2012-02-21 06:09:16 +00:00
Brendan Fabeny
635489d6d0 always use graphics/giflib, rather than the deprecated
graphics/libungif, for WITH_GIF

PR:		165297
Submitted by:	olgeni
2012-02-21 04:07:34 +00:00
Dirk Meyer
e9b97b3902 - does not use libungif, has its own gif functions 2012-02-20 20:04:10 +00:00
Steve Wills
5492e68838 - Switch from libungif to giflib
- Bump PORTREVISION
2012-02-20 13:13:23 +00:00
Dirk Meyer
ed11a71a04 - build with giflib 2012-02-20 05:01:40 +00:00