Commit graph

32 commits

Author SHA1 Message Date
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Dmitry Marakasov
5be4907e48 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-01 21:59:06 +00:00
Danilo Egea Gondolfo
b2f3361b5c - Fix build with newer clang
- Convert USE_BZIP2 to USES
2014-03-29 14:07:59 +00:00
Danilo Egea Gondolfo
1798b0d963 - Change maintainer email to @FreeBSD.org
- Convert to new LIB_DEPENDS syntax
- Add staging support
- files/patch-configure no longer needed

Approved by:	wg (mentor)
2013-09-26 13:59:42 +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
Baptiste Daroussin
9880c1a378 Add an explicit dependency on pkgconf 2013-09-02 21:27:53 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Daniel Eischen
62828ab4fa Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
2013-07-13 17:23:19 +00:00
Bryan Drewery
8695f238e3 - Update to 20120903
- Pass maintainership to submitter
- Trim header
- Remove ABI versions from LIB_DEPENDS
- Update pkg-descr with latest features
- Pet portlint

PR:		ports/179020
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-06-04 18:30:57 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Brendan Fabeny
1870a876bd fix the build by adjusting LIB_DEPENDS after changes to
audio/libsamplerate

Reported by:	pav
2012-03-06 17:27:26 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +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
Martin Wilke
ad68b44486 - Update to 1.5
PR:		155816
Submitted by:	Ports Fury
2011-03-27 10:31:23 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Edward Tomasz Napierala
11ba2822cf Drop maintainership for ports I can't maintain anymore. 2010-10-25 20:09:06 +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
Edward Tomasz Napierala
843c794d32 Update to 20090608. 2009-08-26 20:07:21 +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
Pav Lucistnik
d0f33fd4a7 - Chase fftw3 update 2009-05-18 15:08:58 +00:00
Edward Tomasz Napierala
e7ddc4fd46 Update audio/liblo to 0.26. 2009-03-31 05:25:03 +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
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +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
Edward Tomasz Napierala
cc8f1f58d9 - Update to 20070418.
Approved by:	miwi (mentor)
2007-04-21 17:40:45 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Martin Wilke
820c35981a - Fix after objformat removal
PR:             109154
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-02-14 10:44:21 +00:00
Martin Wilke
90f944c62f WhySynth is a versatile softsynth which operates as a plugin for the
Disposable Soft Synth Interface (DSSI).  A brief list of features:

- 4 oscillators, 2 filters, 3 LFOs, and 5 envelope generators per
  voice.

- 7 oscillator modes: minBLEP, wavecycle, asynchronous granular, FM,
  waveshaper, noise, and PADsynth.

- 5 filter modes.

- flexible modulation and mixdown options.

WWW:	http://home.jps.net/~musound/whysynth.html

PR:		ports/108145
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-24 20:41:29 +00:00