1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
Alexander Leidinger
e101354c8a - Sort LICENSE section. [1]
- Add comment to the license section about a decision from core about
  "no-pkg". [2]

Submitted by:	jbeich [1]
Discussed with:	core, portmgr [2]
Sponsored by:	Essen Hackathon
2018-08-11 09:32:45 +00:00
Alexander Leidinger
6089dcf903 Move patents text from the Makefile to a file.
While I'm here, make it more an explanatory text than just a
copy&paste from the previous comment of the Makefile.

Requested by:	portmgr (mat)
2018-08-01 20:01:27 +00:00
Antoine Brodin
84c6351a97 Fix LICENSE 2018-07-27 18:40:33 +00:00
Alexander Leidinger
9babe56829 Fix license commit:
- LICENSE overrides RESTRICTED -> remove RESTRICTED
 - switch to multi-license (LGPL + patents)
 - disallow pkg distribution (as before with RESTRICTED)

Discussed with:	portmgr, jbeich
Triggered by:	PR 230034
2018-07-27 18:19:21 +00:00
Dmitry Marakasov
aed252ca6d - Switch to options helpers
Approved by:	portmgr blanket
2018-07-05 12:44:02 +00:00
Dmitry Marakasov
7f741447a6 - Add LICENSE
Approved by:	portmgr blanket
2018-07-04 09:07:36 +00:00
Alexander Leidinger
d436863ef5 Update to 3.100. 2017-10-13 21:10:10 +00:00
Alexander Leidinger
6191007be6 Fix typo in comment.
Noticed by:	db
2017-05-08 20:10:00 +00:00
Alexander Leidinger
20dee0d5bb Clarify the patent issues in a comment given recent enquiries.
This port is still restricted.
2017-05-07 15:37:33 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +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
Alexander Leidinger
67bd1fee85 Fix build with clang 3.8.0 (and gcc >= 4.9.0).
This changes the XMM intrinsincs detection logic.

Submitted by:	dim
PR:		206620
2016-01-29 22:16:08 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Dmitry Marakasov
c890ee9277 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-11 13:07:04 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Renato Botelho
5c8d594706 Use USES=libtool
Approved by:	portmgr (blanket)
2014-05-16 14:09:26 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Alexander Leidinger
e27955c439 Cleanup (the stagedir part allows to install everything and let the plist
take care about the docs-install or not).

Submitted by:	bapb
2014-01-24 22:20:42 +00:00
Alexander Leidinger
8fd156a122 support stagedir
PR:		185565
Submitted by:	Takefu <takefu@airport.fm>
2014-01-17 21:41:12 +00:00
Adam Weinberger
5653af431b This port uses advanced PORTDOCS technology that is beyond me.
Restore the original logic, and apply MDOCS to it properly.
2014-01-07 16:08:06 +00:00
Adam Weinberger
9d1cb37fa9 I broke this port with MDOCS support, because I
didn't catch that it was using NOPORTDOCS backwards.

Thanks:	makc
2014-01-07 14:43:54 +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
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
2519f68bfb Fix typos 2013-08-30 23:10:18 +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
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
Alexander Leidinger
47e5ebc124 Add dependency to libiconv.
Submitted by:	pawel
PR:		175962
2013-02-10 17:23:55 +00:00
Alexander Leidinger
292c07a090 Update to 3.99.5 2012-04-15 14:31:48 +00:00
Alexander Leidinger
b491899732 Update to 3.99.4 (some bugfixes). 2012-01-27 12:18:53 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Alexander Leidinger
47b7e23fa9 Remove a MASTER_SITE which does not carry the distfile anymore. 2011-03-01 08:02:47 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Alexander Leidinger
a23bcd1501 - update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
2010-06-03 08:55:01 +00:00
Martin Wilke
78761dc70e - make portlint happy
PR:		141738
Submitted by:	Glen Barber <glen.j.barber@gmail.com>
Approved by:	maintainer implicit
2010-02-13 18:10:48 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Martin Matuska
faac77dc56 - Upstream patch for FFMPEG issue 803
- Bump PORTREVISION

PR:		ports/137907
Approved by:	netchild (maintainer)
2009-08-18 08:10:09 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Alexey Dokuchaev
2e45723751 Fix parallel builds.
Reported by:	makc
Approved by:	netchild (maintainer)
2009-04-05 21:52:09 +00:00
Martin Matuska
4317209877 - Add MAKE_JOBS_SAFE variable for SMP compilation
PR:		ports/133012
Approved by:	netchild (maintainer, via private e-mail)
2009-03-24 20:00:33 +00:00
Alexander Leidinger
07e6a8e953 Commit missing plist change.
Noticed by:	pointyhat (pavmail)
Pointyhat to:	netchild
2009-01-11 09:19:46 +00:00
Alexander Leidinger
7b92bd1792 - Update to 3.98.2. [1]
- Pet portlint.	[2]
- Use a better COMMENT. [3]

Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1,2],
		Roland Smith <rsmith@xs4all.nl> [1,3]
PR:		127560 [1,3], 128232 [1,2]
2009-01-09 09:40:55 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Alexander Leidinger
9b0d770a03 - portlint
- fix plist [1]

Noticed by:	krismail [1]
2006-09-25 17:51:54 +00:00
Alexander Leidinger
f27261d854 Update to 3.97. 2006-09-24 16:47:00 +00:00
Kris Kennaway
b0fedceeb8 NO_PACKAGE is not appropriate here; use RESTRICTED instead 2006-09-02 23:47:19 +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