aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Shout
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add LICENSEDmitry Marakasov2020-09-022-7/+9
| | | | | | | | | | | | | - Dont't mix variables and targets - Remove redundant passing of DESTDIR to make - Silence stripping and mkdirs - Switch to options helpers - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=547349
* 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
* audio category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-1/+2
| | | | | | | | | xmcd didn't pass check-plist (pre-existing), fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382272
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371234
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - Update to 2.3.1 (from audio/libshout2)Sunpoet Po-Chuan Hsieh2014-05-051-1/+2
| | | | | | | | | | | | - Use USES=libtool - Strip shared library - Bump PORTREVISION for audio/libshout shlib change and dependency change from audio/libshout2 to audio/libshout [1] Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=353022
* Remove superfluous inclusion of bsd.port.options.mkEmanuel Haupt2014-02-091-2/+0
| | | | | | | Notified by: mat Notes: svn path=/head/; revision=343505
* - Support stagingEmanuel Haupt2014-02-092-8/+12
| | | | | | | | - Strip binaries - Use shebangfix Notes: svn path=/head/; revision=343457
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* 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
* - add an explicit dependency on pkgconfAndrej Zverev2013-09-051-1/+1
| | | | Notes: svn path=/head/; revision=326381
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-271-6/+2
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323795
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-162-4/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* Update to 2.1 to fix the unfetchable problemMathieu Arnold2006-06-132-6/+5
| | | | | | | | PR: 96936 Submitted by: Paul Schmehl <pauls@utdallas.edu> Notes: svn path=/head/; revision=165320
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 Notes: svn path=/head/; revision=154107
* Chase libshout2 shared library version bump.Michael Nottebrock2006-01-081-2/+2
| | | | Notes: svn path=/head/; revision=153104
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Update libshout2 to 2.1 and chase library revision bump.Michael Nottebrock2005-04-031-1/+2
| | | | Notes: svn path=/head/; revision=132387
* fixup MASTER_SITESMathieu Arnold2005-02-211-1/+1
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=129499
* Don't remove a directory we didn't installKris Kennaway2004-05-311-1/+0
| | | | Notes: svn path=/head/; revision=110491
* - Update WWWPav Lucistnik2004-05-291-1/+1
| | | | Notes: svn path=/head/; revision=110332
* Update to 2.0.1Mathieu Arnold2004-05-145-59/+22
| | | | Notes: svn path=/head/; revision=109135
* Per distfile survey, chase mastersite reorganization. However, leaveMark Linimon2004-03-181-1/+1
| | | | | | | | it commented out, because that version is no longer on the site -- the current version is 2.0.1. This port is in need of updating. Notes: svn path=/head/; revision=104509
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* mat@FreeBSD.org reports no response from this maintainer for severalMark Linimon2004-02-111-1/+1
| | | | | | | | | | months about his other ports, so reset this one too. His last approved update was 16 months ago. Maintainer, if this is in error, please contact me directly. Notes: svn path=/head/; revision=100730
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* upgrade to 1.0Ying-Chieh Liao2001-12-135-16/+48
| | | | | | | | PR: 32703 Submitted by: maintainer Notes: svn path=/head/; revision=51453
* add p5-ShoutYing-Chieh Liao2001-05-247-0/+67
Perl glue for libshout MP3 streaming source library PR: 26677 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=43008