1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

89 Commits

Author SHA1 Message Date
Christian Weisgerber
1f2b1eac8e * Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2013-06-09 19:30:58 +00:00
Baptiste Daroussin
dba80fffe4 Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.

While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
2013-04-26 12:35:50 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
5e3ac0a9e2 - Unbreak for FreeBSD 9 and above
PR:		166302
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-10 16:01:48 +00:00
Martin Wilke
6e9e4a6ed8 - Set Portscout flags
- Pass maintainership to submitter

PR:		165917 165916 165975 165973 165972
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-17 05:03:17 +00:00
Max Brazhnikov
9d9937ffb2 Set PORTSCOUT, new versions for KDE 4 only
Feature safe:	yes
2012-03-13 10:30:52 +00:00
Alex Kozlov
fb46c991d3 - Remove the audio/libmusicbrainz option from sysutils/k3b
audio/libmusicbrainz is deprecated as the MusicBrainz RDF
  webservice is no longer functional

PR:		ports/165749
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-09 05:25:53 +00:00
Ganael LAPLANCHE
a6a77bf429 - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
2012-01-17 14:35:18 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Eitan Adler
e1925f7102 - Remove outdated version checks
Reviewed by:	nox
2012-01-09 04:01:17 +00:00
Pav Lucistnik
564cfd1b2e - Adjust OSVERSION check
Reported by:	pointyhat
Feature safe:	yes
2011-12-03 20:22:32 +00:00
Pav Lucistnik
892e5df983 - Mark BROKEN on 9.X: does not compile
k3bscsicommand_bsd.cpp:109: error: 'struct scsi_sense_data' has no member named 'flags'
  k3bscsicommand_bsd.cpp:110: error: 'struct scsi_sense_data' has no member named 'add_sense_code'
  k3bscsicommand_bsd.cpp:111: error: 'struct scsi_sense_data' has no member named 'add_sense_code_qual'

Reported by:	pointyhat
Feature safe:	yes
2011-11-29 18:09:41 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Steve Wills
230a67dfea - Add ALSA OPTION and appropriate plist changes
- Unmark BROKEN
- Remove MD5 while I'm here

PR:		ports/153241
Submitted by:	swills (myself)
Approved by:	wxs (mentor)
Feature safe:	yes
2011-01-11 21:31:53 +00:00
Tilman Keskinoz
7d31f0266d Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP
PR:		153897
Submitted by:	Heiner Eichmann
Feature safe:	yes

Mark kde3-apireference as DEPRECATED
2011-01-11 13:53:33 +00:00
Pav Lucistnik
635d7cf837 - Mark BROKEN: bad plist
Reported by:	pointyhat
2010-12-16 20:43:41 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Max Brazhnikov
c42c767643 Remove dependency on deprecated audio/libmpcdec
PR:		ports/150510
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by:	maintainer timeout (> 2 weeks)
2010-10-01 21:47:10 +00:00
Max Brazhnikov
199a6d9bdb Bump PORTREVISION for libdvdread dependants 2010-09-14 18:58:51 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +00:00
Alexander Leidinger
a23bcd1501 - update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
2010-06-03 08:55:01 +00:00
Max Brazhnikov
4a06c8e349 Fix libdvdcss support.
Remove useless assignments and fix spaces while here.

PR:		ports/143680
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com>
Approved by:	maintainer timeout (three months)
2010-05-15 20:09:05 +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
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dima Panov
276304288b - Chase taglib update
Approved by:	miwi (mentor)
Exp-run by:	miwi
2009-12-02 17:16:16 +00:00
Dima Panov
6a2417951e [patch] sysutils/k3b - fix build against new ffmpeg
PR:		137873
Submitted by:	    Alberto Villa <Alberto Villa <villa.alberto@gmail.com>
Approved by:	tabthorpe (mentor)
2009-08-22 13:09:48 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Robert Noland
c6542427d4 Replace libdvdread with the version maintained by the mplayer group
-Turn over maintainership
	-Bump ports that depend on libdvdread since shared lib
	 version rolls back from .5 to .4
	-Fix multimedia/ogle build with this version

PR:		127849
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2009-02-08 18:45:38 +00:00
Martin Wilke
38dc414da2 - Update to 1.0.5
PR:		125552 (based on)
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:	maintainer
2008-08-26 10:31:45 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Thomas Abthorpe
6d160479c2 - Chase taglib bump 2008-06-20 15:41:53 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Christian Weisgerber
fc6f899691 Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:	119476
2008-04-07 20:37:23 +00:00
Mark Linimon
726b259fb7 It is not necessary for k3b to build and run to include libdvdcss
directly; it will be found by libdvdread if libdvdcss is installed.

Hat:		portmgr
2007-12-16 23:45:51 +00:00
Beech Rintoul
355d40751b - Update to 1.0.4
- Changes:
- K3b now silently allows the burning of files bigger than 4 GB if an
appropriate version of genisoimage or mkisofs is installed
("silently" means that I did not introduce any new messages).
- I was not able to find the awful "disabled DMA" bug but I introduced
a little workaround which hopefully solves it for many of you (BTW:
K3b from svn trunk does support  DVD burning with cdrecord.)
- Never use growisofs parameter -dvd-compat with DVD-RW media in
restricted overwrite mode (some drives do not like that).
- Unmount medium before DVD formatting.

PR:		ports/118535
Approved by:	Heiner <h.eichmann@gmx.de> (maintainer)
		linimon (mentor)
2007-12-12 05:00:47 +00:00
Ion-Mihai Tetcu
568afb5372 - Add OPTIONal RUN_DEPENDS that where mentioned in pkg-message; default them to
off with the exception of dvd+rw tools since DVDs are used more that CDs these
days.
- bump PORTREVISION for DEPENDS change.

PR:		ports/117450
Submitted by:	Artem Naluzhnyy
Approved by:	Heiner (maintainer)
2007-10-29 08:37:55 +00:00
Tilman Keskinoz
ce90b8d6ce Updat to 1.0.3
PR:		114852
Submitted by:	Heiner <h.eichmann@gmx.de>
2007-07-29 16:48:01 +00:00
Simon Barner
274bc06447 - Fix detection of writer device if other devices than cdX and passX (e.g.
sgX) for X=0, 1, ... are reported by CAM.
- Bump port revision
- Submitted by Heiner Eichmann (maintainer)
2007-07-16 06:39:30 +00:00
Beech Rintoul
7467b42a10 - Update to 1.0.2
PR:		ports/114041
Submitted by:	Heiner <h.eichmann@gmx.de> (maintainer)
Approved by:	sat (mentor)
2007-06-27 02:06:10 +00:00
Ion-Mihai Tetcu
1bb4c30e61 Upgrade to 1.0.1
PR:		ports/112091
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2007-05-28 15:56:36 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Chadwick
950aa9d668 * LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip
2007-04-05 19:28:20 +00:00
Markus Brueffer
bd91199bdb - Update to version 1.0
- Remove notes for RELENG_4

PR:		ports/110482
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2007-04-02 13:14:57 +00:00
Pav Lucistnik
e6b247dce1 - Use new USE_CDRTOOLS variable
Tested on:	pointyhat
2007-01-31 14:07:59 +00:00
Martin Wilke
8bbf7b6316 - Fix typos
PR:		ports/106341
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	maintainer
2006-12-04 23:47:03 +00:00
Martin Wilke
4cdf8c7a1e - Update to 0.12.17
PR:		ports/102484
Submitted by:	Heiner Eichmann <h.eichmann(at)gmx.de> (maintainer)
2006-09-04 05:40:34 +00:00
Tilman Keskinoz
812dee1372 Add missing patchfile from last update
Reported by:	Jason E. Hale <bsdkaffee@gmail.com>
Pointyhat to:	arved
2006-07-04 05:37:40 +00:00
Tilman Keskinoz
9927f69ee0 Update to 0.12.16
PR:		99710
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2006-07-03 16:04:11 +00:00
Tilman Keskinoz
97c74fa592 Update to 0.12.15
PR:		95743
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2006-04-15 17:20:16 +00:00