aboutsummaryrefslogtreecommitdiff
path: root/audio/rubyripper
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Rene Ladan2015-07-166-181/+0
| | | | | | | 2015-07-15 audio/rubyripper: Does not build and is deprecated upstream Notes: svn path=/head/; revision=392324
* audio/rubyripper: mark BROKEN after devel/rubygem-gettext updateMichael Moll2015-06-151-0/+4
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D2833 Approved by: swills (mentor) Notes: svn path=/head/; revision=389755
* Cleanup plistBaptiste Daroussin2014-09-221-2/+0
| | | | | | | Strip binaries Notes: svn path=/head/; revision=368841
* - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)Olli Hauer2014-06-011-2/+1
| | | | Notes: svn path=/head/; revision=356114
* - Fix runtime (site_ruby/1.8 was hardcoded)Antoine Brodin2014-03-051-8/+10
| | | | | | | | - Stage support - Depend on rubygem-gtk2 instead of deprecated ruby-gtk2 Notes: svn path=/head/; revision=347139
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-221-1/+1
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article from COMMENT Approved by: maintainers Notes: svn path=/head/; revision=310844
* Correct depends on rubygem-gettext.Koop Mast2012-09-081-1/+1
| | | | | | | Submitted by: pointyhat (portsmon) Notes: svn path=/head/; revision=303886
* - Update to version 0.6.2Alexey Dokuchaev2012-07-092-7/+4
| | | | | | | | - Remove BROKEN statement, should package fine now - Transfer maintainership to multimedia@ Notes: svn path=/head/; revision=300651
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Mark BROKEN: does not packagePav Lucistnik2011-09-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=281938
* - Unbreak.Stanislav Sedov2011-09-071-2/+0
| | | | Notes: svn path=/head/; revision=281358
* - Mark BROKEN: does not buildPav Lucistnik2011-09-051-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=281265
* - Unbreak the build after switch to `devel/rubygem-gettext'Alexey Dokuchaev2011-07-181-6/+4
| | | | | | | | | - Rephrase a comment while I'm here Pointy hat to: danfe, swills Notes: svn path=/head/; revision=277904
* - Mark BROKEN: unsatisfiable dependency linePav Lucistnik2011-07-171-0/+2
| | | | | | | | | ===> rubyripper-0.6.0_1 depends on executable: rubygem-gettext - not found Reported by: pointyhat Notes: svn path=/head/; revision=277873
* - Switch to rubygem-gettext instead of ruby-gettext, to allow using theAlexey Dokuchaev2011-07-062-8/+16
| | | | | | | | | | | port with Ruby 1.9 - Clean up Makefile a bit while here PR: ports/158612 Submitted by: swills Notes: svn path=/head/; revision=277170
* Rubyripper is a digital audio extraction tool that uses cdparanoia errorAlexey Dokuchaev2010-11-066-0/+173
correcting power and its own secure ripping algorithm to ensure that CD rip is done successfully and accurately. It is very similar to and much inspired by EAC for Windows, the golden standard of CD ripping software. Rubyripper, as name implies, is written in Ruby programming language. WWW: http://code.google.com/p/rubyripper/ Notes: svn path=/head/; revision=264158