Commit graph

34 commits

Author SHA1 Message Date
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Alexey Dokuchaev
df187e25d7 - Unbreak 64-bit I/O operations (but keep it off by default)
- Disable NLS support as it's broken: rezound dies at startup with infamous
  "locale::facet::_S_create_c_locale name not valid" exception
- Drop explicit ABI version numbers in LIB_DEPENDS
- Mark as MAKE_JOBS_UNSAFE (fails to build on my Q9550)
2012-07-06 07:31:02 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Alexey Dokuchaev
9a8a94739b - Add a patch to fix the build on 64-bit arches (patch in the PR looks like
it originated from Gentoo, which in turn says it's copyrighted by T2 SDE
  Project and submitted by Rene Rebe; committed version should be more clean
  and correct) [*]
- Add a patch from Christian Schoenebeck to fix saving of raw files (Debian
  bug id 602277, Gentoo's 203471)
- Fix a typo in #ifndef directive (also obtained from Gentoo)
- Fix GNU gettext detection in configure script (was not 64-bit clean, thus
  package for e.g. amd64 would not pack because of broken pkg-plist)
- Bump port revision after recent changes in dependencies and bugfixes

PR:		ports/157433 [*]
Submitted by:	Lowell Gilbert
2011-07-24 12:32:09 +00:00
Alexey Dokuchaev
03fa6838a4 - Make Jack and FFTW support disabled by default: these beasts (being
packaged with default OPTIONS) pull way to many dependencies that most
  users would probably not appreciate in their systems
- Disable CDRDAO by default since I believe fewer users would need it
- Add LICENSE (GPLv2) and clean up Makefile a bit
2011-07-09 20:20:51 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +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
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
Alexey Dokuchaev
88c0db1187 - Fix SoundTouch dependency [*]
- Similarly, fix FFTW dependency
- Reindent OPTIONS for better readability
- Respect C[XX]FLAGS and other minor nits

PR:		ports/127154 [*]
Submitted by:	Lowell Gilbert
2009-08-26 08:38:41 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Pav Lucistnik
c4d4cacd63 - Remove conditional checks relevant only on FreeBSD 5.x and older 2009-01-05 17:27:29 +00:00
Edwin Groothuis
6527ef2070 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 13:08:29 +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
2c692e37da Mark as broken on amd64-7 (and, presumably, sparc64-7). 2007-10-24 20:44:32 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Alexey Dokuchaev
d6c326cd68 Update to version 0.12.3beta. 2007-06-13 11:25:59 +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
Edwin Groothuis
3e98299421 [patch] cleanup non-supported FreeBSD versions
PR:		ports/111685
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 08:02:29 +00:00
Alexey Dokuchaev
ba0a7a10d5 Try to fix the build on 4.X.
Reported by:	krismail
2006-10-03 16:39:13 +00:00
Alexey Dokuchaev
dddebe2e7c Update to 0.12.1beta. 2006-09-08 13:40:38 +00:00
Shaun Amott
3167b3f600 Chase lib version bump in fox14.
Approved by:	ahze (mentor)
2006-06-20 21:02:18 +00:00
Alexey Dokuchaev
4972ae65f2 Unquote BROKEN to please portlint(1).
PR:		ports/99147
Submitted by:	Alexander Botero-Lowry <alex(at)foxybanana.com>
2006-06-19 04:17:17 +00:00
Sergey Matveychuk
66bfe07215 - Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14
2006-06-10 15:53:58 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Alexey Dokuchaev
3a847796b3 SHA256'ify my ports. 2005-11-30 14:01:29 +00:00
Alexey Dokuchaev
95d9c7ebb4 Fix a typo that resulted in wrong dependency list. 2005-05-18 13:43:33 +00:00
Alexey Dokuchaev
91eaba1d2a Add ReZound, awesome graphical audio file editor with tons of features.
WWW: http://rezound.sourceforge.net/
2005-05-16 19:23:46 +00:00