aboutsummaryrefslogtreecommitdiff
path: root/audio/shntool
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* audio/shntool: add upstream fixTobias C. Berner2020-10-042-1/+7
| | | | | | | | | | | * 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> Notes: svn path=/head/; revision=551359
* audio/shntool: remove expired optional dependency on audio/shortenRene Ladan2020-05-051-3/+1
| | | | Notes: svn path=/head/; revision=534048
* Unbreak with a new master siteMateusz Piotrowski2019-11-111-7/+9
| | | | | | | | | | | | While here: - Define the license. - Pet portclippy, portfmt, and portlint. PR: 241868 Submitted by: António Barbosa <amrgbarbosa77@gmail.com> Notes: svn path=/head/; revision=517261
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* Convert to options dependency helperSunpoet Po-Chuan Hsieh2017-08-181-15/+11
| | | | | | | | | - While I'm here, fix ALAC_RUN_DEPENDS Approved by: portmgr (blanket) Notes: svn path=/head/; revision=448250
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Fix a known bug: shntool fails to determine correct size/length of very largeAlexey Dokuchaev2015-04-012-1/+17
| | | | | | | | | files (possibly 64-bit related). Transfer maintainership to multimedia@ team. Obtained from: https://github.com/flacon/shntool/commit/4c6fc2e Notes: svn path=/head/; revision=382897
* - Sort some multi-value knobs for better readability and maintainability:Alexey Dokuchaev2015-03-312-18/+19
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=382802
* Remove Authors from pkg-descrBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380300
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2Alexey Dokuchaev2014-09-041-1/+0
| | | | | | | audio encoder shared and thus remove them from some ports' Makefiles. Notes: svn path=/head/; revision=367275
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-2/+2
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=352986
* - Stage supportMartin Wilke2014-01-301-3/+2
| | | | Notes: svn path=/head/; revision=341855
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix after conversion to new options frameworkBaptiste Daroussin2013-03-261-6/+6
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=315291
* Chase audio/laudio -> audio/linux-laudio rename and unbreak INDEX build.Alexey Dokuchaev2013-02-271-1/+1
| | | | Notes: svn path=/head/; revision=313033
* Remove nonexistent dependency tha5 should have remain ignoredBaptiste Daroussin2012-12-171-2/+1
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=309083
* Convert miwi's ports to new Options frameworkBaptiste Daroussin2012-12-171-21/+17
| | | | | | | | | | 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) Notes: svn path=/head/; revision=309053
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 3.0.10Martin Wilke2009-03-312-4/+4
| | | | Notes: svn path=/head/; revision=231361
* - Mark MAKE_JOBS_SAFE for SMP compilationMartin Wilke2009-03-261-0/+1
| | | | Notes: svn path=/head/; revision=231060
* - Update to 3.0.9Martin Wilke2009-03-192-5/+5
| | | | Notes: svn path=/head/; revision=230410
* - Update to 3.0.8Martin Wilke2008-09-072-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=220099
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Update to 3.0.7Andrew Pantyukhin2008-03-032-4/+4
| | | | Notes: svn path=/head/; revision=208372
* - Update to 3.0.6 (noop mostly)Andrew Pantyukhin2007-12-182-4/+4
| | | | Notes: svn path=/head/; revision=203976
* - Update to 3.0.5Andrew Pantyukhin2007-10-222-4/+4
| | | | Notes: svn path=/head/; revision=201760
* - Update to 3.0.4Andrew Pantyukhin2007-09-083-9/+35
| | | | | | | - Add options Notes: svn path=/head/; revision=199115
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Update to 3.0.3Andrew Pantyukhin2007-06-022-4/+4
| | | | Notes: svn path=/head/; revision=192572
* - De-4.x-ify most of my ports to save gnats from excessive abuseAndrew Pantyukhin2007-04-181-3/+3
| | | | | | | - s/CSME/CENKES/ in my ports Notes: svn path=/head/; revision=190273
* - Take maintainership [1]Andrew Pantyukhin2007-03-112-5/+5
| | | | | | | | | - Update to 3.0.2 Offered by: fenner (maintainer) [1] Notes: svn path=/head/; revision=187115
* - Update to 3.0.1Andrew Pantyukhin2007-01-252-4/+4
| | | | | | | Approved by: fenner (maintainer) Notes: svn path=/head/; revision=183240
* - Update to 3.0.0Andrew Pantyukhin2007-01-244-43/+21
| | | | | | | Approved by: fenner (maintainer unfetchable, 15 days) Notes: svn path=/head/; revision=183156
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Update to 2.0.3Bill Fenner2004-05-193-4/+5
| | | | | | | | Submitted by: michael johnson <ahze@ahze.net> PR: ports/66899 Notes: svn path=/head/; revision=109515
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Fix MASTER_SITES and WWW links.Christian Weisgerber2003-12-071-1/+1
| | | | | | | Submitted by: fenner (distfiles survey) Notes: svn path=/head/; revision=95282
* Upgrade to shntool 1.2.3. Earlier MASTER_SITE seems to have gone away.Bill Fenner2003-12-072-3/+3
| | | | | | | 1.2.3 has minor fixes in split, cat, md5 modes. Notes: svn path=/head/; revision=95277
* portlint (remove default EXTRACT_SUFX, reorder RUN_DEPENDS)Kris Kennaway2003-10-271-3/+2
| | | | Notes: svn path=/head/; revision=92341
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add missing fileKris Kennaway2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76088
* Upgrade to shntool 1.2.1Bill Fenner2003-02-172-2/+2
| | | | Notes: svn path=/head/; revision=75711
* Update to 1.2.0Bill Fenner2003-01-073-2/+3
| | | | Notes: svn path=/head/; revision=72715
* Since for some reason shntool-1.01.tar.gz never made it into theBill Fenner2001-06-042-2/+4
| | | | | | | | | | freebsd.org distfile cache, put it in ${MASTER_SITE_LOCAL} until shnutils.freeshell.org comes back. Noticed by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=43496
* Update to version 1.01Bill Fenner2001-04-213-17/+16
| | | | Notes: svn path=/head/; revision=41766