1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Dmitry Marakasov
c48c4a1ca0 - Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-20 12:15:46 +00:00
Dmitry Marakasov
ec62447dd4 - Switch to USES=libtool, drop .la files 2014-06-16 14:02:55 +00:00
Dmitry Marakasov
7099f3ea92 - Minor port cleanup
PR:		188145
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-04-23 01:14:42 +00:00
Dmitry Marakasov
756e4d914e - Fix build on HEAD (unknown clang options -finline-*) 2014-04-03 11:17:49 +00:00
Martin Wilke
5cc4dc2e66 - Fix build with clang
PR:		185500
Submitted by:	Ports Fury
2014-01-19 09:26:25 +00:00
John Marino
01ff0cf20f audio/calf: Unbreak on most platforms by fixing plist
It is still broken on FreeBSD 10+:
fixed_point.h: error: 'data' declared as an array with a negative size (4x)
2013-12-13 10:05:42 +00:00
Baptiste Daroussin
9b51ce6107 Support stage
Use options helpers
2013-11-24 19:10:43 +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
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
7a0f4abe2b Add an explicit dependency on pkgconf 2013-09-06 12:12:00 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Baptiste Daroussin
c7e6af83bc Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS 2012-12-31 14:25:11 +00:00
Beech Rintoul
e2077b3043 - Update to version 0.0.19
PR:		ports/174165
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-13 18:28:12 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Tilman Keskinoz
868096beef Update to 0.0.18.6
PR:		153483
Submitted by:	Armin Pirkovitsch
2010-12-28 13:23:35 +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
f4b33d1d9b Improve BROKEN. 2009-09-14 16:46:41 +00:00
Martin Wilke
e6e8eed43e - Mark BROKEN Does not compile 2009-09-14 07:00:03 +00:00
Edward Tomasz Napierala
e8585a459a The Calf project aims at providing a set of high quality open source
audio plugins for musicians. All the included plugins are designed
to be used with multitrack software, as software replacement for
instruments and guitar stomp boxes.

The plugins are available in following formats:

 - DSSI (both synthesizers and effects, GTK+ GUI is included)

 - Standalone JACK client application with GTK+-based GUI

 - LADSPA (only effect plugins, GUI not available unless host supports
   DSSI-style GUI for LADSPA), with LRDF. Note that use of LADSPA
   is strongly discouraged, as the limitations of the standard may cause
   serious inconvenience.

WWW:    http://calf.sourceforge.net/
2009-08-27 06:07:56 +00:00