Commit graph

31 commits

Author SHA1 Message Date
Baptiste Daroussin
77e9b756a7 Cleanup plist
Strip binaries
2014-09-22 10:09:52 +00:00
Dmitry Marakasov
8812e079ce - Clarify LICENSE
- Switch to USES=libtool

Approved by:	portmgr blanket
2014-06-16 15:32:34 +00:00
Olli Hauer
886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Baptiste Daroussin
8350632a5d Stagify 2013-10-04 20:14:17 +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
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
Chris Rees
f89d86de6b Fix clang build.
Thanks to theraven for helping to track down the problem.

PR:		ports/168896
Reviewed by:	multimedia (mav, briefly)
2012-09-12 21:22:40 +00:00
Alexey Dokuchaev
e7dff988d6 - Update port description to be more accurate with upstream and better
formatted for standard terminal width
- Define LICENSE knob (BSD)
2012-01-31 03:35:38 +00:00
Alexey Dokuchaev
85abe25cbb - Stop accounting for GCC 3.x (${OSVERSION} < 700042)
- Detect MMX support per MACHINE_CPU, remove OPTIONS
- Remove .else clause since --disable-mmx is the default
- Collapse including <bsd.port.pre/post.mk> into just <bsd.port.mk>
- Reindent MAN1 variable assignment (line up with other knobs)
- Adjust COMMENT and Makefile header while I am here
2012-01-31 03:23:30 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
8af96491fd - Fix build on FreeBSD 10 2011-10-29 10:48:22 +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
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sylvio Cesar Teixeira
394fa6645d - Update to 4.60.1
PR:		ports/140999
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	itetcu (mentor, implicit)
2010-04-10 14:37:42 +00:00
Christian Weisgerber
f52fcde167 Add an OPTION to enable MMX optimizations on x86.
Not available with GCC3, which suffers an internal compiler error.

PR:		127468
Submitted by:	bf2006a@yahoo.com
2009-01-19 23:31:41 +00:00
Christian Weisgerber
c817bd6c33 Maintenance update to 4.50.1. 2009-01-12 15:32:41 +00:00
Michael Johnson
cff9b85c2c Update to 4.41.0 2007-06-27 17:33:17 +00:00
Jeremy Messenger
004280ba11 -Update to 4.40.0.
-Use USE_DOS2UNIX and get rid of ^M in our files/patch-*.
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-01-03 02:19:22 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Michael Johnson
36edf23125 - Grab maintainer
- Use gnomehack and target to replace post-patch stuff
2006-05-25 13:12:00 +00:00
Sam Lawrance
d00f01ce79 Fix build on 4.x.
PR:		ports/97288
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-05-15 09:29:24 +00:00
Volker Stolz
cc5f4bac25 Fix build on 4.x
PR:		ports/95906
Submitted by:	Jeffrey H. Johnson
2006-04-17 11:06:55 +00:00
Pav Lucistnik
f996551ffe - Update to 4.32
PR:		ports/95778
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-04-15 15:52:53 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +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
Koop Mast
cfa51ce34c Fix build on 4.x.
Noticed by:	pointyhat via kris and Ingmar Gebert <ingmar dot gebert At uni-rostock dot de> (ports/83227)
2005-07-11 11:29:42 +00:00
Koop Mast
c973822f12 Add USE_ICONV to fix build on pointyhat
Submitted by:	pointyhat via kris
2005-07-07 17:30:27 +00:00
Koop Mast
84641a60c1 Add wavpack.
Wavepack is a completely open audio compression format providing lossless,
high-quality lossy, and a unique hybrid compression mode.
In the default lossless mode no original information is lost, so there is no
change of degradation. Compression in this mode is between 30% an 70%.

For more info see the website http://www.wavpack.com
2005-07-06 11:29:13 +00:00