Steve Wills
c4416e7998
audio/ruby-taglib: remove use of RUBY_RD_FILES
...
PR: 210665
2016-09-15 14:37:12 +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
Sunpoet Po-Chuan Hsieh
9e86b2eada
- Fix MASTER_SITES and unbreak this port
...
- Add LICENSE
- Add NO_ARCH
- Remove unnecessary .include <bsd.port.options.mk>
- While I'm here, replace space with tab
Approved by: portmgr (blanket)
2015-09-03 16:23:32 +00:00
Baptiste Daroussin
d8e915a80c
Mark broken unfetchable ports
2015-04-05 19:21:57 +00:00
Baptiste Daroussin
b738245261
Remove Authors from pkg-descr
2015-03-02 23:07:15 +00:00
Baptiste Daroussin
a6abc3b420
Cleanup plist
2014-10-20 06:35:58 +00:00
Jimmy Olgeni
37e782dfbc
Remove indefinite articles and trailing periods from COMMENT, plus
...
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
2014-06-09 11:21:52 +00:00
Olli Hauer
886a9071a1
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
2014-06-01 13:03:14 +00:00
Martin Wilke
0ecb8e22c2
- Stage support
2014-02-22 10:41:32 +00:00
Emanuel Haupt
f454d095ba
Remove trailing whitespaces from category audio
2014-02-21 13:35:10 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Adam Weinberger
49bf36d527
Convert to PORT_OPTIONS:MDOCS.
...
Holdout shame list: ruby, perl, python
2014-01-03 15:26:06 +00:00
Baptiste Daroussin
5978476c35
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in audio
With hat: portmgr
2013-12-11 14:35:36 +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
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Philip M. Gollucci
1d3a44db09
Clean up ruby pkg-plists:
...
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@
2010-12-20 02:46:25 +00:00
Dima Panov
276304288b
- Chase taglib update
...
Approved by: miwi (mentor)
Exp-run by: miwi
2009-12-02 17:16:16 +00:00
Cheng-Lung Sung
2b8ea5a113
Ruby-taglib is a ruby library wrapping the Taglib library,
...
simple dl-based wrapper of Taglib's C library.
It's short and sweet, because the C API is written by someone who knows
how to use OO programming, and Ruby with dl just makes it all too easy
to wrap such a library.
Author: Neil Stevens <neil@hakubi.us>
WWW: http://www.hakubi.us/ruby-taglib/
PR: ports/130686
Submitted by: TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
2009-01-21 09:13:13 +00:00