If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
- Support for guile scripting module has been disabled. WeeChat now requires
guile >= 2.0 and there is currently no guile 2.x port available in the Ports
Collection
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer)
* development has ceased 10 years ago
* needs Tcl/Tk 8.3 (which are bound to be removed soon) to work properly
- Set EXPIRATION_DATE to 2013-02-01
- Pass maintainership to tcltk@
Feature safe: yes
Approved by: c.petrik.sosa@gmail.com (former maintainer)
- trim Makefile header [2]
- add message to pkg-message that some add-ons require Ruby [2]
- remove dependency on ruby, since it is only needed for some add-ons [1]
while here:
- convert to optionsng
- trim Makefile header from riece-emacs21
PR: 173360
Submitted by: Seiji Ohashi <sayzbrdg@gmail.com> [1],
KIMURA Yasuhiro <yasu@utahime.org> [2] (maintainer)
Feature safe: yes
2012-11-26 graphics/yap: No more public distfiles
2012-11-26 games/demonquake: No more public distfiles
2012-11-26 databases/php-sqlrelay: No more public distfiles
2012-11-26 devel/fastdep: No more public distfiles
2012-11-26 graphics/svgviewer: No more public distfiles
2012-11-26 comms/garmin-utils: No more public distfiles
2012-11-26 comms/snooper: No more public distfiles
2012-11-26 graphics/xfig-devel: Stable version is more recent than devel version
2012-11-26 irc/irchat-jp: No more public distfiles
2012-11-26 games/xcogitate: No more public distfiles
Feature safe: yes
2012-11-26 irc/tr-ircd: No more public distfiles
2012-11-26 lang/imp-interpreter: No more public distfiles
2012-11-26 games/xquarto: No more public distfiles
2012-11-26 games/six: No more public distfiles
2012-11-26 finance/gfp: No more public distfiles
2012-11-26 games/44bsd-hunt: No more public distfiles
2012-11-26 graphics/ale: No more public distfiles
2012-11-26 german/digibux: No more public distfiles
2012-11-26 java/eclipse-clay-core: No more public distfiles
2012-11-26 games/xbloody: No more public distfiles
2012-11-26 dns/sqldjbdns: No more public distfiles
Feature safe: yes
- rename to py-irc to follow upstream
- change MASTER_SITES to pypi
- switch to easy_install
- update examples
- convert to optionsng
- add optional dependency on py-importlib for python < 2.7
- update WWW and port description
- general clean-up
This port should be python3 aware, so change USE_PYTHON to yes, but it still
doesn't builds with it because py-hgtools isn't, so can't test for sure.
PR: 173828
Submitted by: rm (myself)
Approved by: William Grzybowski <william88 at gmail dot com> (maintainer, via python@ ML)
Feature safe: yes
Revert irc/bitchx back to 1.1.0.1.
Set LATEST_LINK for irc/bitchx-devel appropriately.
PR: ports/172294, ports/172295
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe: yes
when receiving a special colored message.
The maintainer was contacted but due to the nature of
the issue apply the patch ASAP.
Approved by: secteam-ports (swills)
Security: e02c572f-2af0-11e2-bb44-003067b2972c
Feature safe: yes
the owner of the config, log, and run directories for the owner specified by the
port (by default this is ircd:ircd)
PR: ports/172184
Submitted by: Jr Aquino <tanawts@gmail.com> (maintainer)
- Update to version 1.2; project was moved to GitHub
- Convert to new OPTIONS framework; simplify features handling logic
- Enable IPv6 and SSL by default to catch up with new era
- Ditto for plugins that do not require external dependencies
- Drop hard-coded ABI shlib version numbers in LIB_DEPENDS
- Remove obsolete patches [1, 2] and cleanup Makefile while I am here
- Utilize DOCSDIR for smarter handling of documentation (and thus greatly
offload pkg-plist)
- Give maintainership back to Chris Petrik per his request: he is part of
the developer team and has time to look after the port again)
PR: ports/163555 (audit trail) [1]
ports/170409 (remove patch-funny.c) [2]
Submitted by: Chris Petrik (last follow-up) [1]
Gary Stanley [2]