Commit graph

33 commits

Author SHA1 Message Date
Baptiste Daroussin
be3b7db171 Strip binaries
Remove now useless use of @cwd
2014-09-02 14:14:54 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Dmitry Marakasov
641d3a8025 - Convert audio/libgig to USES=libtool, drop .la files, strip library
- Bump dependent ports as .so version has changed
2014-06-16 14:18:00 +00:00
Dmitry Marakasov
1c179bdf40 - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
- Fix dssi handling (was not detected by configure)

Approved by:	portmgr blanket
2014-06-16 14:13:29 +00:00
Antoine Brodin
b417a67f77 Stage support 2013-12-28 21:12:14 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +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
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
Baptiste Daroussin
24885637f1 Chase audio/arts removal 2013-07-26 23:46:21 +00:00
Antoine Brodin
cba21faa21 Add a missing file to pkg-plist 2013-06-19 20:47:02 +00:00
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +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
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +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
Pawel Pekala
ff9a188681 - Fix build with clang
- Remove ABI version numbers from LID_DEPENDS
- Use proper includes for OptionsNG

PR:		ports/172722
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-10-29 17:57:38 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Baptiste Daroussin
72ae5b1a39 Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact
2012-10-06 10:42:36 +00:00
Baptiste Daroussin
f40f4381db Convert to new options framework 2012-06-01 09:38:09 +00:00
Juergen Lock
b7fd884a02 Fix missing : in RUN_DEPENDS for (non-default) WITH_LV2CORE case. 2011-12-31 12:28:38 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +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
b65b7cefd1 - Remove BROKEN (distfile is fetchable)
- Add OPTIONS

PR:		160079
Submitted by:	Ports Fury
2011-08-26 03:38:24 +00:00
Pav Lucistnik
efb61a9ee3 - Mark BROKEN: unfetchable
Reported by:	pointyhat
2011-05-11 21:09:57 +00:00
Martin Wilke
fb90f3243a - Remove BROKEN and DPRECATED
- Fix build

PR:		155858
Submitted by:	Ports Fury
2011-03-25 11:19:24 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Mark Linimon
2834b2d23a Mark this as deprecated, since it doesn't fetch, only builds on 8, and
is unmaintained.  While here, pet portlint.

Feature safe:	yes
2011-01-26 20:02:35 +00:00
Erwin Lansing
2d5e19f0ee Mark BROKEN everywhere: does not fetch.
Feature safe:	yes
2011-01-20 17:34:18 +00:00
Erwin Lansing
683af76e5a Also mark BROKEN on HEAD 2010-12-10 08:41:26 +00:00
Edward Tomasz Napierala
11ba2822cf Drop maintainership for ports I can't maintain anymore. 2010-10-25 20:09:06 +00:00
Mark Linimon
52f4794224 Mark as ignore on sparc64: not yet ported to sparc64. 2009-09-15 01:49:12 +00:00
Edward Tomasz Napierala
b839d0fdaa Mark BROKEN on 6.x. 2009-09-14 17:51:48 +00:00
Edward Tomasz Napierala
350c62cd5d The LinuxSampler project was founded with the goal to produce a
free, streaming capable open source pure software audio sampler
with professional grade features, comparable to both hardware and
commercial Windows/Mac software samplers and to introduce new
features not yet available by any other sampler in the world.

WWW:    http://www.linuxsampler.org/
2009-08-23 19:11:58 +00:00