Baptiste Daroussin
2a59eb0a57
Use proper make_args instead of patching
...
add the static library to the plist
Bump port revision
2013-10-20 18:27:39 +00:00
Steve Wills
7f7d5fdda7
A Ruby API for interfacing with Campfire, the 37Signals chat application.
...
WWW: http://github.com/collectiveidea/tinder
PR: ports/182679
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 18:19:28 +00:00
Baptiste Daroussin
2ba17ce7d0
Enable stage,
...
Replace patching by proper make usage
2013-10-20 18:17:10 +00:00
Alex Kozlov
542371959d
- Add check for suid files and directories
...
Approved by: portmgr (bapt)
2013-10-20 18:12:49 +00:00
Baptiste Daroussin
ac016af760
Enable stage
2013-10-20 18:08:52 +00:00
Sunpoet Po-Chuan Hsieh
51bc21f9d7
- Convert to new LIB_DEPENDS format
...
- Convert to new options helper
- Remove --disable-threaded-resolver from CONFIGURE_ARGS, it is handled by THREADED_RESOLVER option
2013-10-20 18:07:48 +00:00
Jason E. Hale
800864c432
- Support staging
...
- Use new LIB_DEPENDS syntax
- Use options helpers
2013-10-20 18:07:19 +00:00
Baptiste Daroussin
e6dfd4bf9e
Enable stage
2013-10-20 18:07:15 +00:00
Grzegorz Blach
ec2ff6fbc0
- Support staging
2013-10-20 17:46:54 +00:00
Grzegorz Blach
4ad0c17419
- Support staging
2013-10-20 17:41:59 +00:00
Baptiste Daroussin
85ca7f9054
Enable stage
...
Cleanup
Use pkg-plist
2013-10-20 17:37:22 +00:00
Eitan Adler
2edbe96aed
- Remove unneeded lines in pkg-plist
2013-10-20 17:28:02 +00:00
Eitan Adler
8f36a315cb
- Convert to staging
2013-10-20 17:25:57 +00:00
John Marino
5978e4b24d
editors/mode-info: Mark BROKEN, DEPRECATE, EXPIRE in 30 days
...
This unmaintained port has at least two problems. The first is that
MI_WITH_MAKE internal option requires make.info from gmake, which is
not part of the package anymore.
Turning that option off somehow prevents mi-emacs.idx from building.
The last commit from the last listed maintainer was March 2008. As
this hasn't properly built since r119448 (14 Oct 2004) when gmake's
make.info was removed, the expiration period will be only 30 days.
2013-10-20 16:38:51 +00:00
Bernhard Froehlich
4c3fcae5fb
- Update to 0.1.9998r2695
...
- Bump PORTREVISION
2013-10-20 16:28:05 +00:00
Alexey Dokuchaev
e0d2e1b9ec
Stagify; simplify one regex; do not hardcode operating system name.
...
PR: ports/182535
Submitted by: amdmi3
2013-10-20 16:24:04 +00:00
Steve Wills
0cabc679a9
If you need to send some data to your js files and you don't want to do this
...
with long way trough views and parsing - use this force!
WWW: https://github.com/gazay/gon
PR: ports/182678
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 16:07:22 +00:00
Steve Wills
2e034c6300
Emoji assets
...
WWW: https://github.com/github/gemoji
PR: ports/182677
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 15:56:02 +00:00
Eitan Adler
b69bd546e8
- Fix staging conversion: @dirrmtry is not needed for these directories
2013-10-20 15:50:24 +00:00
Steve Wills
0b2d52eb13
Entities - a simple Facade to use with your models and API - extracted from
...
Grape.
WWW: https://github.com/intridea/grape-entity
PR: ports/182676
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 15:29:17 +00:00
Eitan Adler
46b9cb8e0b
- Convert to staging
2013-10-20 15:29:02 +00:00
Eitan Adler
d30bd09783
- Convert to staging
2013-10-20 15:26:42 +00:00
Eitan Adler
d34d1218ca
- Convert to staging
2013-10-20 15:23:55 +00:00
Steve Wills
190dcf0e2c
A Ruby framework for rapid API development with great conventions.
...
WWW: http://github.com/ddollar/foreman
PR: ports/182675
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 15:18:54 +00:00
Steve Wills
2411687f66
A Ruby framework for rapid API development with great conventions.
...
WWW: https://github.com/intridea/grape
PR: ports/182673
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 15:11:56 +00:00
Eitan Adler
9a56798383
- Convert to staging
2013-10-20 15:04:26 +00:00
Joe Marcus Clarke
350039f589
* Fix install into a stage directory [1]
...
* Define LICENSE to BSD to make this port portlint-clean :-)
Submitted by: ak [1]
2013-10-20 15:01:13 +00:00
Steve Wills
39dbe443bd
HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack
...
WWW: http://mjijackson.github.com/rack-accept
PR: ports/182672
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 14:56:31 +00:00
Alexey Dokuchaev
fc09e01ef1
Fix the build on recent -CURRENT and stagify while I'm here.
...
PR: ports/182027
2013-10-20 14:53:20 +00:00
Eitan Adler
5366aa676d
- Convert to staging
2013-10-20 14:47:19 +00:00
Steve Wills
bb0a24c4b3
Attributes on Steroids for Plain Old Ruby Objects
...
WWW: https://github.com/solnic/virtus
PR: ports/182671
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 14:44:50 +00:00
Steve Wills
aa6366624e
Module that adds descendant tracking to a class
...
WWW: https://github.com/dkubb/descendants_tracker
PR: ports/182670
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 14:02:15 +00:00
William Grzybowski
e5e09d3e12
multimedia/libxine: fix build with SMB option
...
- Fix build with SMB option
Reported by: Jürgen Galonska <caligula primamail.de>
Approved by: nox (maintainer)
2013-10-20 13:49:04 +00:00
Steve Wills
44e0e7e177
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
...
WWW: https://github.com/brainspec/enumerize
PR: ports/182669
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 13:45:29 +00:00
Steve Wills
afd5d308b5
This module provides common interface to HMAC functionality. HMAC is a kind of
...
"Message Authentication Code" (MAC) algorithm whose standard is documented in
RFC2104. Namely, a MAC provides a way to check the integrity of information
transmitted over or stored in an unreliable medium, based on a secret key.
Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach
WWW: http://ruby-hmac.rubyforge.org/
PR: ports/182668
Submitted by: http://ruby-hmac.rubyforge.org/
2013-10-20 13:34:15 +00:00
Steve Wills
11c65a8af1
Loads environment variables from .env
.
...
WWW: https://github.com/bkeepers/dotenv
PR: ports/182667
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 13:11:22 +00:00
Sunpoet Po-Chuan Hsieh
30511eb0b2
- Add LICENSE
...
- Support STAGEDIR
2013-10-20 12:54:30 +00:00
Steve Wills
b7cf67a023
Gem installation of javascript framework for data visualization, D3
...
WWW: https://github.com/logical42/d3_rails
PR: ports/182666
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 12:49:22 +00:00
Vanilla I. Shu
b30a562c54
Upgrade to 0.018, support STAGEDIR.
2013-10-20 12:46:44 +00:00
Steve Wills
7a203affa8
Generic connection pool for Ruby
...
WWW: https://github.com/mperham/connection_pool
PR: ports/182664
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 12:29:45 +00:00
John Marino
38c734a9ff
devel/lightning: Fix JIT_ARCH PLIST_SUB for DragonFly
2013-10-20 12:07:27 +00:00
William Grzybowski
751cb78b04
multimedia/qmmp: update to 0.7.3
...
- Update to 0.7.3
- Disable legacy ffmpeg
- Fix staging
PR: ports/177793
Submitted by: RyoTa SimaMoto <liangtai.s4 gmail.com> (maintainer)
2013-10-20 11:57:52 +00:00
Sunpoet Po-Chuan Hsieh
05a8f9416a
- Update to 2.08
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Text-Bidi/Changes
2013-10-20 11:48:55 +00:00
Sunpoet Po-Chuan Hsieh
a4c80e8b61
- Strip shared library
2013-10-20 11:48:50 +00:00
Sunpoet Po-Chuan Hsieh
0a761a88bb
- Update to 1.30
...
- Add LICENSE
- Sort *_DEPENDS
- Support STAGEDIR
Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes
2013-10-20 11:48:46 +00:00
Sunpoet Po-Chuan Hsieh
3da96d120c
- Update to 0.8.7.2
...
Changes: https://github.com/lsegal/yard/blob/master/README.md
2013-10-20 11:48:40 +00:00
Sunpoet Po-Chuan Hsieh
d43fd2143c
- Update to 0.36
...
Changes: http://search.cpan.org/dist/Mo/Changes
2013-10-20 11:48:34 +00:00
William Grzybowski
7ae1436ea9
multimedia/ffmpeg: add back PORTEPOCH
...
- Add back PORTEPOCH
Reported by: many
2013-10-20 11:38:27 +00:00
Pawel Pekala
00379f8bb4
Fix plist
2013-10-20 11:19:24 +00:00
Kubilay Kocak
6d9c514afa
devel/py-posix_ipc: Update to 0.9.5
...
- Update to 0.9.5
- Whitespace alignment
Changes: http://semanchuk.com/philip/posix_ipc/history.html
2013-10-20 11:11:26 +00:00