Commit graph

64 commits

Author SHA1 Message Date
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
33b3a2050d Enable staging,
Strip binary
Convert LIB_DEPENDS to new format
Add missing desktop-file-utils
2013-10-18 23:00:00 +00:00
Pietro Cerutti
c61b256827 - Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
2013-10-07 13:15:43 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Pietro Cerutti
dd6a70afd0 - Bump PORTREVISION on ports that (might) depend on x11-toolkits/fox17
Although the shlib version wasn't bumped, some ABI changes require
  applications linked against fox17 to be rebuilt.
2013-08-29 07:48:22 +00:00
Baptiste Daroussin
c758d55521 Use new LIB_DEPENDS format
Remove now useless MAKE_JOB_SAFE
2013-07-29 20:11:55 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
6151b40b59 Convert to USES=gmake 2013-07-05 13:44:31 +00:00
Baptiste Daroussin
630e157c54 Add the forgotten OPTIONS_SUB 2013-06-14 14:07:34 +00:00
Baptiste Daroussin
9ccb6117eb Simplify by adopting the new options helpers 2013-06-14 13:51:18 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Baptiste Daroussin
67930c6f75 Convert to USES=gettext 2013-04-25 06:27:11 +00:00
Pietro Cerutti
24eec8eea8 - Chase x11-toolkits/fox16 shlib version bump 2013-04-23 16:45:40 +00:00
Baptiste Daroussin
2ae613e616 Convert my ports to use the new USES=pkgconfig 2013-04-22 22:33:35 +00:00
Baptiste Daroussin
875afc4752 Update to 0.12.7
Trim headers
2012-12-16 16:35:19 +00:00
Pietro Cerutti
d288242ae9 - Chase x11-toolkits/fox16 shlib version bump
- Trim Makefile headers for ports owned by me or ports@

Feature safe:	yes
2012-11-27 11:12:36 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Pietro Cerutti
58b5d279ec - Chase x11-toolkits/fox16 shlib version bump
- Bump PORTREVISION
2012-07-13 07:10:02 +00:00
Juergen Lock
32bf1b3aac - Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
2012-06-23 13:21:04 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
53e9fa3e2f Convert to new options framework
While here add shared dbus and curl descriptions
2012-05-29 13:52:14 +00:00
Pietro Cerutti
fc57b4a6da - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2012-05-02 08:30:40 +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
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Baptiste Daroussin
1216f50759 - update to 0.12.6 2012-01-10 11:30:37 +00:00
Baptiste Daroussin
8d8011da3d - update to 0.12.5
Feature safe:	yes
2011-12-08 16:57:48 +00:00
Baptiste Daroussin
1f1311460b Upgrade to 0.12.4 2011-11-02 14:09:04 +00:00
Baptiste Daroussin
bfcdbb1f5e upgrade to 0.12.3 2011-10-04 07:02:26 +00:00
Baptiste Daroussin
a0650dc5ff - update to 0.12.2
- fix build with custom prefix
2011-07-10 21:12:38 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Pietro Cerutti
6e4e58a663 - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2011-03-15 16:31:31 +00:00
Baptiste Daroussin
8d11cb147c upgrade to 0.12.1 2011-03-13 18:17:54 +00:00
Pietro Cerutti
4fe3723e30 - Bump PORTREVISION after x11-toolkits/fox16 shlib bump
Reported by:	dougb, linimon
2011-02-09 13:29:39 +00:00
Baptiste Daroussin
7f9f190dd7 Add the forgotten manpage
Reported by:	QAT
2010-11-17 12:27:52 +00:00
Baptiste Daroussin
6262816694 Fix prefix
Reported by: 	QAT
2010-11-17 12:13:49 +00:00
Baptiste Daroussin
1ce56c6c88 - update to 0.11.5
- workaround a collision betwwen PACKAGES from ports framework dans PACKAGES in configure scripts
- workaround GNUism install install(1) usage
2010-11-17 10:47:56 +00:00
Baptiste Daroussin
51a68f8659 Add an option to choose between stable and development branch of fox
Approved by:	mentors (implicit)
2010-08-25 06:01:19 +00:00
Baptiste Daroussin
8dc1141532 - Change portname to reflect the rename
- Connect gogglesmm

Approved by:	tabthorpe (co-mentor)
2010-08-24 15:12:44 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Marcelo Araujo
68b072fd45 - Added missing plist entry.
Reported by:	QAT
2010-07-18 21:48:16 +00:00
Marcelo Araujo
9838803f59 - Update to 0.10.26.
- Optionify.
- Remove useless GTK deps.
- Unbashify.
- Repects NLS.
- Add license.
- Pass maintainership to submitter.

PR:		ports/148582
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
Approved by:	Sascha Klauder <sklauder@trimind.de> (maintainer)
2010-07-18 21:27:09 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Martin Wilke
65c8ad8cc3 - Update to 0.10.22
PR:		146520
Submitted by:	Sascha Klauder <sklauder@trimind.de> (maintainer)
2010-05-16 09:17:27 +00:00
Emanuel Haupt
6e2aeace66 Chase audio/libmodplug update. 2010-04-24 09:38:46 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Wen Heping
8efc8b33c1 - Update to 0.10.18
PR:		ports/144293
Submitted by:	Sascha Klauder <sklauder@trimind.de> (maintainer)
Feature safe:	yes
2010-02-26 12:02:36 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dennis Herrmann
67899f357e - Update to 0.10.17
PR:		ports/143348
Submitted by:	Sascha Klauder <sklauder@trimind.de> (maintainer)
2010-01-30 11:31:03 +00:00
Dima Panov
276304288b - Chase taglib update
Approved by:	miwi (mentor)
Exp-run by:	miwi
2009-12-02 17:16:16 +00:00