Commit Graph

43 Commits

Author SHA1 Message Date
Tobias Kortkamp 6a379e2d3a a-b: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:27:56 +00:00
Alexey Dokuchaev 6f2e67040e Remove superfluous linefeeds. 2018-01-11 16:24:53 +00:00
Tijl Coosemans 6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
John Marino 112f62e6b9 audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
2015-03-25 21:37:39 +00:00
Baptiste Daroussin a826c41d7f Clean up some now useless PLIST_DIRS* 2014-12-20 13:57:20 +00:00
Sunpoet Po-Chuan Hsieh a26a7c64e7 - Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
  dependency change from audio/libshout2 to audio/libshout [1]

Approved by:	portmgr (bapt) [1]
2014-05-05 14:51:06 +00:00
Niclas Zeising 39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Baptiste Daroussin f003a24181 Support stage
Use optiins helpers
depends on .so.5 version of libshout
2014-04-05 15:28:06 +00:00
Adam Weinberger 49bf36d527 Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
2014-01-03 15:26:06 +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 0a0d3b0e20 Fix typo 2013-09-03 06:41:36 +00:00
Baptiste Daroussin db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Marcus von Appen 821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Wesley Shields 1b0844a041 Convert to new options.
PR:		ports/173781
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	maintainer timeout
2012-12-17 19:25:30 +00:00
Christian Weisgerber bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Doug Barton 83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +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 a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
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
Doug Barton 1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Philip M. Gollucci f1aa03c3d9 - USE_RC_SUBR
- Pet Portlint

PR:             ports/143078
Submitted by:   Takefu <takefu@airport.fm>
Approved by:    maintainer
2010-02-04 03:14:15 +00:00
Dima Panov 276304288b - Chase taglib update
Approved by:	miwi (mentor)
Exp-run by:	miwi
2009-12-02 17:16:16 +00:00
Martin Wilke f06d7b2e61 - Update to 0.5.6
- Pass maintainership to submitter

PR:		138550
Submitted by:	Ayumi Mitsui <ayu@commun.jp>
2009-09-13 00:14:23 +00:00
Martin Wilke 4c851ff891 - Update to 0.5.5
PR:		137526
Submitted by:	Ports Fury
2009-08-08 06:24:26 +00:00
Christian Weisgerber 94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Martin Wilke 9143be69c8 - Update to 0.5.4
PR:		133309
Submitted by:	Ports Fury
2009-04-03 08:52:27 +00:00
Martin Wilke 09ecaf2260 - Add taglib support
PR:		130472
Submitted by:	Ports Fury
2009-01-14 16:00:26 +00:00
Pietro Cerutti 43d401a4fb - Update to 0.5.3 2008-08-27 15:20:08 +00:00
Mark Linimon 238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Andrew Pantyukhin 3efcdba537 - Bump forgotten ports to chase libvorbis update 2007-07-30 17:31:39 +00:00
Frank J. Laszlo 40d889badc Update my email address in all ports that I maintain.
Approved by:	flz (mentor)
2006-11-07 15:37:06 +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 d153f2a24c Chase libshout2 shared library version bump. 2006-01-08 21:58:20 +00:00
Emanuel Haupt 446d8dc169 - Update to 0.2.1
- Remove pkg-plist
- Port does not need USE_GMAKE
- Use libtool13 to respect CC
- Respect CFLAGS
- Major cleanup

PR:		90409
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
Reworked by:	ehaupt
2005-12-15 19:22:41 +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
Renato Botelho 8aad0c1dff - Add SHA256 to all ports submitter maintain
PR:		ports/88791
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-11-10 18:41:27 +00:00
Michael Johnson 2c58e8c7f2 - Update to 0.2.0
PR:		ports/84147
Submitted by:	maintainer
2005-07-27 02:28:00 +00:00
Michael Nottebrock e83412c8f0 Update libshout2 to 2.1 and chase library revision bump. 2005-04-03 23:02:54 +00:00
Pav Lucistnik bd4a9ddf85 - Switch to libtool15
PR:		ports/77207
Submitted by:	Frank J.Laszlo <laszlof@vonostingroup.com> (maintainer)
2005-02-08 13:29:02 +00:00
Will Andrews 0c1b8e27fe Fix a glaring bug: didn't account for NOPORTDOCS.
Submitted by:	markus
2004-10-16 01:57:10 +00:00
Will Andrews b6450405d7 Add ezstream 0.1.2, a command line utility for streaming to icecast
servers.

PR:		ports/71049
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2004-10-16 00:13:17 +00:00