/misc/susv2/

s.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/shntool
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Fix a known bug: shntool fails to determine correct size/length of very largedanfe2015-04-012-1/+17
| | | | | | files (possibly 64-bit related). Transfer maintainership to multimedia@ team. Obtained from: https://github.com/flacon/shntool/commit/4c6fc2e
* - Sort some multi-value knobs for better readability and maintainability:danfe2015-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
* Remove Authors from pkg-descrbapt2015-03-031-1/+0
|
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
| | | | Hope to see you back! Thank for all the work!
* Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2danfe2014-09-041-1/+0
| | | | audio encoder shared and thus remove them from some ports' Makefiles.
* Convert all :U to :tu and :L to :tlbapt2014-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
* - Stage supportmiwi2014-01-311-3/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | audio)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Fix after conversion to new options frameworkbapt2013-03-261-6/+6
| | | | Approved by: miwi
* Chase audio/laudio -> audio/linux-laudio rename and unbreak INDEX build.danfe2013-02-271-1/+1
|
* Remove nonexistent dependency tha5 should have remain ignoredbapt2012-12-171-2/+1
| | | | Approved by: maintainer (implicit)
* Convert miwi's ports to new Options frameworkbapt2012-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)
* The vast majority of pkg-descr files had the following format when theydougb2011-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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 3.0.10miwi2009-03-312-4/+4
|
* - Mark MAKE_JOBS_SAFE for SMP compilationmiwi2009-03-261-0/+1
|
* - Update to 3.0.9miwi2009-03-192-5/+5
|
* - Update to 3.0.8miwi2008-09-072-5/+5
| | | | - Take maintainership
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Update to 3.0.7sat2008-03-032-4/+4
|
* - Update to 3.0.6 (noop mostly)sat2007-12-182-4/+4
|
* - Update to 3.0.5sat2007-10-222-4/+4
|
* - Update to 3.0.4sat2007-09-083-9/+35
| | | | - Add options
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-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
* - Update to 3.0.3sat2007-06-022-4/+4
|
* - De-4.x-ify most of my ports to save gnats from excessive abusesat2007-04-181-3/+3
| | | | - s/CSME/CENKES/ in my ports
* - Take maintainership [1]sat2007-03-112-5/+5
| | | | | | - Update to 3.0.2 Offered by: fenner (maintainer) [1]
* - Update to 3.0.1sat2007-01-252-4/+4
| | | | Approved by: fenner (maintainer)
* - Update to 3.0.0sat2007-01-244-43/+21
| | | | Approved by: fenner (maintainer unfetchable, 15 days)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 2.0.3fenner2004-05-203-4/+5
| | | | | Submitted by: michael johnson <ahze@ahze.net> PR: ports/66899
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Fix MASTER_SITES and WWW links.naddy2003-12-081-1/+1
| | | | Submitted by: fenner (distfiles survey)
* Upgrade to shntool 1.2.3. Earlier MASTER_SITE seems to have gone away.fenner2003-12-082-3/+3
| | | | 1.2.3 has minor fixes in split, cat, md5 modes.
* portlint (remove default EXTRACT_SUFX, reorder RUN_DEPENDS)kris2003-10-281-3/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add missing filekris2003-02-221-0/+1
|