The previous maintainer has timed out on many of the recent updates,
and Jr Aquino has expressed interest in maintaining the port in PR
171800.
I sent an email to both maintainers on Oct 21 and got no response from
Yonatan so far; considering the usual timeout period for PRs of 14
days, I guess it is safe to also use it to pass maintainership to
someone who is more interested in the port.
Feature safe: yes
- drop option SVN_FBSD, because there is no more subversion-freebsd
- bump portrevision because of dependency changes
PR: 163831
Submitted by: Guilherme Oliveira <guilherme.oliveira at gmail dot com>
Approved by: maintainer
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@
be removed, in due time. security/metasploit-devel should take it's place.
Since this is a complete rewrite in a different language, there is no migration
path.
This change is a heads-up for users.
Also remove old perl stuff (by lwhsu)
PR: 112009
Submitted by: Yonatan <onatan AT gmail.com> (maintainer)
Approved by: clsung (mentor)
It will be based on Ruby instead of perl, have a different license, and some
utilities (msfconsole, msfencode...) will conflict with the current metasploit
package.
This update comes to preempt the conflicts and to clarify the pkg-descr.
Bump PORTREVISION.
PR: ports/101090
Submitted by: Yonatan (maintianer)