This gem integrates Chosen with Rails asset pipeline for easy of use.
WWW: https://github.com/tsechingho/chosen-rails
PR: ports/182663
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
like Eclipse (RDT) and NetBeans. Compatible with ruby-debug-ide.
WWW: https://github.com/astashov/debugger-xml
PR: ports/183037
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
- Update to 2.1
- Update pkg-plist
- Remove indefinite article from COMMENT
- Tweak COMMENT to more closely match upstream
- Set an explicit -2.7 USE_PYTHON version
Changes: https://github.com/tweepy/tweepy/blob/2.1/CHANGELOG.md
PR: ports/182569
Approved by: maintainer timeout (2 weeks)
is implemented by utilizing a new Ruby C API hook. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among other things.
WWW: http://github.com/cldwalker/debugger
PR: ports/183036
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
example in a debugger where the same lines are shown many times.
WWW: https://github.com/cldwalker/debugger-linecache
PR: ports/183035
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and
custom outupt formats.
WWW: http://asciidoctor.org/
PR: ports/182650
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
* Mute svn warnings if .svn doesn't exist. [1]
* Add check for ${OPTION}_* (option helpers) [1]
* Suggest LICENSE as warning [1]
* Fix get_makevar and use instead of direct calls to make(1) [1]
* Remove MAKE_JOBS_SAFE [1]
* Remove vestiages of old OPTIONS [1]
* Suggest converting to stage if NO_STAGE is defined. [1]
* Check for use of MANCOMPRESSED when STAGE support is enabled.
* Do not warn about man pages in the plist if the port is built with stage
support.
* Do not flag .svn in the search for dotfiles.
Submitted by: ak [1]
NFSping is a command line utility for measuring the response time of an NFS
server. It's basically a copy of the fping interface but doesn't share any code
with that project.
On modern NFS servers, the network stack and filesystem are often being run on
separate cores or even hardware components. This means in practise that a fast
ICMP ping response isn't indicative of how quickly the NFS filesystem is
responding. This tool more directly tests the responsiveness of the server's
operating system's NFS component.
WWW: https://github.com/mprovost/NFSping
Changes:
* pkgclean: Fix to properly remove correct duplicated package
* Only markfs prepkg for bulk/testport, not pkgclean
* jail -l: Fix crash if no jails defined
- Remove pkgconfig dependency. The port only installs a .pc file.
- Replace gnomehack with pathfix. This allows removing
patch-configure-libs.
- Make patch-configure-objformat FreeBSD 10 compatible.
PR: ports/182286
Approved by: maintainer timeout (4 weeks)