1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Antoine Brodin
44dba9d9f5 Stage support 2013-12-30 16:51:37 +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
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +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
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Marcelo Araujo
5bad249184 - Remove READLINE_DESC overrides.
Reported by:	danfe@
2012-12-17 02:26:48 +00:00
Marcelo Araujo
2f4e953406 - Support USE_READLINE.
- Convert to new option framework.

PR:		ports/171962
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-14 09:35:02 +00:00
Alexey Dokuchaev
fdf4293209 - Cleanup Makefile: wrap overly long lines, etc.
- Reformat port description while here
2012-08-18 21:23:24 +00:00
Alex Kozlov
8ae5b32c8e - Install manual
- Fix texi2hml usage
- Remove ABI version numbers in LIB_DEPENDS
- Remove leftovers of 5.x support

PR:	ports/169627
Submitted by:	Kalten <kalten@gmx.at>
2012-07-09 14:16:18 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Emanuel Haupt
c59e8fc135 - Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		159424
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-10 14:30:41 +00:00
Baptiste Daroussin
a548259a34 Mark BROKEN: Does not fetch 2011-08-02 09:35:44 +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
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
Ion-Mihai Tetcu
f5acd5e443 Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:	araujo@
Reported by:	QAT
2009-05-12 11:28:17 +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
260ef9ac16 - Work around session resuming problem. 2008-01-02 19:35:26 +00:00
Edward Tomasz Napierala
473addf10d - Update to 0.5.4 2007-12-14 18:38:00 +00:00
Edward Tomasz Napierala
af1f6eecce - Fix session restoration. 2007-10-03 12:32:55 +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
Edward Tomasz Napierala
65e3f4b5e3 - Update to 0.5.3.
Approved by:	miwi (mentor)
2007-06-04 20:41:24 +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
4c8d45ca7e Remove workarounds for FreeBSD 4.
PR:		ports/111666
Submitted by:	edwin
Approved by:	miwi (mentor)
2007-04-17 14:07:55 +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
9cf490f25e LASH is a session management system for JACK audio applications.
It is an implementation of a proposal that originated from this
discussion.  Its aim is to allow you to have many different audio
programs running at once, to save their setup, close them down and
then easily reload the setup at some other time.  LASH doesn't deal
with any kind of audio data itself; it just runs programs, deals
with saving/loading (arbitrary) data and connects different kinds
of virtual audio ports together (currently JACK and ALSA sequencer
ports).  It can also be used to move entire sessions between
computers, or post sessions on the Internet for download.

WWW:	http://www.nongnu.org/lash/

PR:		ports/107875
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-13 21:41:41 +00:00