Jimmy Olgeni
168f57451a
Remove indefinite articles and trailing periods from COMMENT, plus minor
...
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
2014-07-07 15:31:01 +00:00
Dmitry Marakasov
4105d15c61
- Strip libraries
2014-07-04 10:22:01 +00:00
Adam Weinberger
b3981a4cd0
Remove NOPORTDOCS and NOPORTEXAMPLES.
2014-07-04 01:00:21 +00:00
Vanilla I. Shu
dc55aed854
Stagify, bump version for pkg-plist changed.
2014-06-09 02:48:55 +00:00
Baptiste Daroussin
855fb638fb
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
2013-09-20 20:57:48 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Eitan Adler
b0533230a5
Drop support for old versions of FreeBSD from unmaintained ports
...
Reviewed by: miwi
2013-03-28 15:51:16 +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
Baptiste Daroussin
a6ed85b077
use USE_PKGCONFIG= build
...
Bump portrevision for ports which run-depends list changed
2012-10-06 10:14:25 +00:00
Martin Matuska
0b05014a9b
Return maintainership to ports@FreeBSD.org
2012-07-22 08:51:23 +00:00
Martin Matuska
f0b1bac694
Update gmerlin framework and convert to new options:
...
gavl 1.2.0 -> 1.4.0
gmerlin 1.0.0 -> 1.2.0
gmerlin-avdecoder 1.1.0 -> 1.2.0
2012-07-22 08:46:59 +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
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 Matuska
e3a244403e
- Add LICENSE knob(s)
2011-03-23 15:53:22 +00:00
Martin Matuska
2a795efbb8
- Update to 1.2.0
2011-01-10 12:30:14 +00:00
Martin Matuska
5bc7e92958
- Update to 1.1.2
2010-03-30 12:11:56 +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
Dmitry Marakasov
a13d9a603d
- Switch SourceForge ports to the new File Release System: categories starting with M
2009-08-22 00:28:34 +00:00
Martin Matuska
f6f47a8f7f
- Mark port MAKE_JOBS_SAFE for SMP compilation
2009-08-12 07:35:56 +00:00
Martin Matuska
63a4cf2e4b
- Add missing pkg-plist update for gavl 1.1.1
2009-08-11 19:30:41 +00:00
Martin Matuska
95cc99d893
- Take maintainership from multimedia@
2009-08-11 15:24:54 +00:00
Martin Matuska
f31033573a
- Update gavl to 1.1.1
...
- Bump library version on depending ports
2009-08-11 10:35:13 +00:00
Dmitry Marakasov
e576251259
- Update to 1.0.1
...
PR: 128680
Submitted by: myself
Approved by: multimedia@ (maintainer timeout, > 3 months)
2009-03-25 03:26:28 +00:00
Martin Wilke
c9398312a3
* Update to 1.0.0
...
* Remove 5.x cruft
* Add OPTIONS
PR: 124562
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: pav
2008-06-18 23:17:30 +00:00
Jeremy Messenger
823f235d7e
-Update to 0.2.5.
...
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-01-03 03:32:44 +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
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +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
Michael Johnson
3e4b179fa7
- Add SHA256
...
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Michael Johnson
0fa35c63d8
- Bump PORTREVISION due to last commit.
2005-05-12 02:27:32 +00:00
Michael Johnson
29de4a86b3
- Use SCHAR_MAX [1]
...
- Only s/llrintf/rintf/ on 4.x and early 5.x
Requested by: gavl author [1]
2005-05-12 01:53:28 +00:00
Michael Johnson
98e633300a
Update to 0.2.1
2005-01-16 13:35:41 +00:00
Michael Johnson
b0823ae396
Change email to new FreeBSD.org address
...
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
Edwin Groothuis
d2e2005631
[NEW PORT] multimedia/gavl: A library for handling uncompressed video and audio data
...
Gavl (Gmerlin Audio Video Library) is a library for handling
uncompressed video and audio data.
PR: ports/71133
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-13 23:24:34 +00:00