1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Tobias C. Berner
1dacc41bd8 audio/shntool: add upstream fix
* Added WAVE_FORMAT_EXTENSIBLE with value 0xfffe and supressed error on wav
  header parsing with that format

PR:		250088
Reported by:	Danoz <danoz@danoz.net>
2020-10-04 06:41:35 +00:00
Rene Ladan
e793589bd9 audio/shntool: remove expired optional dependency on audio/shorten 2020-05-05 09:19:36 +00:00
Mateusz Piotrowski
25a60eef5f Unbreak with a new master site
While here:
- Define the license.
- Pet portclippy, portfmt, and portlint.

PR:		241868
Submitted by:	António Barbosa <amrgbarbosa77@gmail.com>
2019-11-11 13:45:56 +00:00
Antoine Brodin
cc8ad7de9b Mark a few ports BROKEN, unfetchable 2019-11-06 12:48:32 +00:00
Sunpoet Po-Chuan Hsieh
63b27a25e9 Convert to options dependency helper
- While I'm here, fix ALAC_RUN_DEPENDS

Approved by:	portmgr (blanket)
2017-08-18 15:57:58 +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
Alexey Dokuchaev
3432072a94 Fix a known bug: shntool fails to determine correct size/length of very large
files (possibly 64-bit related).  Transfer maintainership to multimedia@ team.

Obtained from:	https://github.com/flacon/shntool/commit/4c6fc2e
2015-04-01 08:56:15 +00:00
Alexey Dokuchaev
e090fe83fc - Sort some multi-value knobs for better readability and maintainability:
SHN_ALIASES, OPTIONS_DEFINE, and option descriptions
- Rename WV option to our standard (shared) WAVPACK and thus remove its
  description (along with ALAC_DESC which was recently added in r382796)
- Drop BONK codec from OPTIONS (port removed in r361893 as being obsolete,
  however, its homepage is still up: http://www.logarithmic.net/pfh/bonk)
- Rename RDEP to RDEP_MAPPING which reflects its purpose and lowers the
  chances of possible name-clash (due to RDEP being a common contraction)
- Fix LA:laudio:linux-laudio mapping (before, it won't be able to find
  the binary, rebuilding the port over package, eventually failing the
  "make install" check)
- Improve on the COMMENT, option descriptions, and port description text
2015-03-31 08:45:12 +00:00
Baptiste Daroussin
b738245261 Remove Authors from pkg-descr 2015-03-02 23:07:15 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Alexey Dokuchaev
bcb97284c5 Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2
audio encoder shared and thus remove them from some ports' Makefiles.
2014-09-04 14:56:40 +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
Martin Wilke
fbebb043a5 - Stage support 2014-01-30 16:05:12 +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
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
896b68ed93 Fix after conversion to new options framework
Approved by:	miwi
2013-03-26 14:00:52 +00:00
Alexey Dokuchaev
710eaca6f1 Chase audio/laudio -> audio/linux-laudio rename and unbreak INDEX build. 2013-02-27 04:02:00 +00:00
Baptiste Daroussin
5cfe056347 Remove nonexistent dependency tha5 should have remain ignored
Approved by:	maintainer (implicit)
2012-12-17 11:10:11 +00:00
Baptiste Daroussin
3bdf701a5c Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on

Approved by:	miwi (maintainer)
2012-12-17 02:15:13 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Martin Wilke
d216b50200 - Update to 3.0.10 2009-03-31 08:50:23 +00:00
Martin Wilke
3820b6c2eb - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 13:05:01 +00:00
Martin Wilke
26f43fa598 - Update to 3.0.9 2009-03-19 15:53:45 +00:00
Martin Wilke
881caf48a9 - Update to 3.0.8
- Take maintainership
2008-09-07 09:34:27 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
ad8fb94d63 - Update to 3.0.7 2008-03-03 11:02:47 +00:00
Andrew Pantyukhin
c676ffdec5 - Update to 3.0.6 (noop mostly) 2007-12-18 10:42:08 +00:00
Andrew Pantyukhin
510411eb8a - Update to 3.0.5 2007-10-22 14:33:56 +00:00
Andrew Pantyukhin
d7c74f4312 - Update to 3.0.4
- Add options
2007-09-08 15:02:39 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Andrew Pantyukhin
8565bc34bd - Update to 3.0.3 2007-06-02 05:58:42 +00:00
Andrew Pantyukhin
d293b9db16 - De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
2007-04-18 08:01:25 +00:00
Andrew Pantyukhin
e2afa3a925 - Take maintainership [1]
- Update to 3.0.2

Offered by:	fenner (maintainer) [1]
2007-03-11 10:25:16 +00:00
Andrew Pantyukhin
ce3c6f60e2 - Update to 3.0.1
Approved by:	fenner (maintainer)
2007-01-25 09:41:01 +00:00
Andrew Pantyukhin
0224ccba73 - Update to 3.0.0
Approved by:	fenner (maintainer unfetchable, 15 days)
2007-01-24 08:38:22 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Bill Fenner
1a5da06cab Update to 2.0.3
Submitted by:		michael johnson <ahze@ahze.net>
PR:			ports/66899
2004-05-19 19:04:35 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
e01e7fd879 Fix MASTER_SITES and WWW links.
Submitted by:	fenner	(distfiles survey)
2003-12-07 18:53:50 +00:00
Bill Fenner
16ee20acd0 Upgrade to shntool 1.2.3. Earlier MASTER_SITE seems to have gone away.
1.2.3 has minor fixes in split, cat, md5 modes.
2003-12-07 18:15:42 +00:00
Kris Kennaway
72246baa2d portlint (remove default EXTRACT_SUFX, reorder RUN_DEPENDS) 2003-10-27 19:02:59 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
25abfe910c Add missing file 2003-02-22 03:21:00 +00:00
Bill Fenner
06dd8beea0 Upgrade to shntool 1.2.1 2003-02-17 16:04:40 +00:00
Bill Fenner
6ff61590a8 Update to 1.2.0 2003-01-07 21:24:56 +00:00
Bill Fenner
41cec8de45 Since for some reason shntool-1.01.tar.gz never made it into the
freebsd.org distfile cache, put it in ${MASTER_SITE_LOCAL} until
shnutils.freeshell.org comes back.

Noticed by:	Trevor Johnson <trevor@jpj.net>
2001-06-04 15:44:33 +00:00
Bill Fenner
12a56c98bb Update to version 1.01 2001-04-21 17:26:01 +00:00