Commit graph

40 commits

Author SHA1 Message Date
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
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Martin Matuska
65ab38d950 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-24 16:21:59 +00:00
Alexey Dokuchaev
4ec0d07fc3 - Clean up Makefile header and port description
- Handle DOCSDIR in a better way
- Improve on COMMENT, kill attribution
2008-11-08 15:23:19 +00:00
Mark Linimon
afc0f19cab Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.

Hat:	portmgr
2008-09-07 00:36:27 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Michael Johnson
6aecb2152b Chase libtheora lib version 2007-10-09 18:20:07 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Michael Nottebrock
1e4ca20c98 Update to 2.2.2 2007-03-30 02:10:54 +00:00
Jeremy Messenger
26a0087e1e Chase the shared library version of speex, bump the PORTREVISION. 2007-02-23 22:51:12 +00:00
Marcus Alves Grando
8d9120adf2 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Nottebrock
9e612274a4 Update to 2.2 2006-01-08 21:55:59 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
b5bbaeeab2 No longer remove libdata/pkgconfig. This is taken care of by mtree now. 2005-05-16 21:18:11 +00:00
Michael Nottebrock
7f01445a95 Change MASTER_SITES. 2005-04-07 23:56:13 +00:00
Michael Nottebrock
e83412c8f0 Update libshout2 to 2.1 and chase library revision bump. 2005-04-03 23:02:54 +00:00
Michael Nottebrock
2394171dd5 Respect CFLAGS.
PR: 71001
Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-08-26 20:21:59 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Michael Nottebrock
333d22f11c Forgot: Bump PORTREVISION. 2004-05-31 13:30:08 +00:00
Michael Nottebrock
e45a0eff45 Remove hack again, it's just too evil. Also get rid of a libtool archive. 2004-05-31 13:28:23 +00:00
Michael Nottebrock
d7ebfa900b Enforce linking against a threads lib on -STABLE. 2004-05-14 16:38:09 +00:00
Michael Nottebrock
a3f6024445 SIZEify. 2004-03-18 01:41:16 +00:00
Michael Nottebrock
ad68ed4e8a Fix WWW: 2004-03-07 19:55:45 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Michael Nottebrock
e6c2cdf03a Remove -ffast-math from CFLAGS.
Requested by:	kris
2003-10-23 10:37:55 +00:00
Michael Nottebrock
1783dac8db Bento fixes.
Notified by:	kris (bento)
Approved by:	arved (Mentor)
2003-08-18 14:00:16 +00:00
Michael Nottebrock
23d19a26d2 Add optional dependency on pkg-config, fix build on bento.
Reported by:	kris/bento
Approved by:	arved (Mentor)
2003-08-12 22:20:53 +00:00
Michael Nottebrock
bc08a7d601 Update to official release 2.0
PR:     ports/55271
Submitted by:   Melvyn Sopacua <melvyn@webteckies.org>
Approved by:    arved (Mentor)
2003-08-06 15:21:10 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Norikatsu Shigemura
060c6025a4 Utilize USE_AUTOMAKE and patch src/Makefile.am instead of src/Makefile.in.
Clean up distfile & modify checksum.  Bump PORTREVISION accordingly.

PR:		ports/47460
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org> (maintainer)
2003-01-25 22:30:18 +00:00
Tilman Keskinoz
f10ba047c7 Complete Repocopy from audio/libshout -> audio/libshout2, audio/icecast -> audio/icecast2.
Update to a development Snapshot of icecast2. The new icecast2 protocol supports ogg-vorbis
streaming.

PR:             45250, 45251
Submitted by:   Michael Nottebrock <michaelnottebrock@gmx.net>
2003-01-15 20:40:48 +00:00
Ying-Chieh Liao
0ef03ab6b0 upgrade to 1.0.7
PR:		32702
Submitted by:	Leo Kim <leo@florida.sarang.net>
2001-12-13 07:55:35 +00:00
Ying-Chieh Liao
a7dde9e073 upgrade to 1.0.5
PR:		26676
Submitted by:	Leo Kim <leo@florida.sarang.net>
Reviewed by:	olgeni
No response from:	maintainer
2001-05-24 12:12:31 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Will Andrews
102b8c1951 Add libshout, a library providing routines for connecting and transmitting
data to/from an icecast server.

PR:		19079
Submitted by:	Zach Zurflu <zach@pabst.bendnet.com>
2000-06-07 17:15:03 +00:00