This port has been broken for many months, and the maintainer recommends
that it be removed rather than fixed. He also indicated that
security/p5-Crypt-RHash would be a suitable substitute for this port.
net-p2p/p5-Net-DirectConnect, the only port to use it, has already been
modified to use p5-Crypt-RHash instead
PR: 193089
Requested by: maintainer (Oleg Alexeenkov)
- Remove from devel/Makefile
- Add to math/Makefile
- Update CATEGORIES for both ports
- Add MOVED entries
While I'm here, sort MOVED entries causing MOVEDlint.awk error [1]
after r365599 [2]
[1] 6470: date going backwards from 2014-08-20 to 2014-08-15
[2] https://svnweb.freebsd.org/changeset/ports/365599
Suggested by: vsevolod
2014-08-22 databases/pg_filedump: Broken for more than 6 months
2014-08-22 devel/svnmerge: Broken for more than 6 months
2014-08-22 net-mgmt/circe: Broken for more than 6 months
2014-08-22 print/latex-aa: Broken for more than 6 months
2014-08-22 textproc/rast: Broken for more than 6 months
2014-08-22 www/abyssws: Broken for more than 6 months
2014-08-22 www/docebo: Not maintained upstream
2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-20 deskutils/horde3-nag: EOL in April 2012
2014-08-20 devel/horde3-whups: EOL in April 2012
2014-08-20 mail/horde3-imp: EOL in April 2012
2014-08-20 www/horde3-base: EOL in April 2012
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port
2014-08-20 net-mgmt/ourmon: Unmaintained interactive port
2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port
2014-08-20 news/p5-NNML: Unmaintained interactive port
2014-08-20 print/dvips: Unmaintained interactive port
2014-08-20 print/xdvi: Unmaintained interactive port
2014-08-20 security/horde3-jeta: EOL in April 2012
2014-08-20 security/hunch: Likely unused interactive port
2014-08-20 www/horde3-ansel: EOL in April 2012
2014-08-20 www/horde3-meta: EOL in April 2012
2014-08-20 www/horde3-passwd: EOL in April 2012
2014-08-20 www/horde3-trean: EOL in April 2012
2014-08-20 www/wwwcount: Ancient interactive port
2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
Today the older unstaged husky-* ports were removed as the first part
of a transition move the development versions into their place. This
commit completes the relocation of husky-*-devel ports.
In a two-step process, the Husky ports that are due to be removed
on September 1 are being removed now. The next step will be to rename
the husky-*-devel ports to plain husky-*
Approved by: former maintainer (fjoe@)
This is done to avoid confusion with mail/rss2email3. Also update the
conflicts line of rss2email3 that broke with the recent update of
mail/rss2email. This is the second part of the PR.
PR: 190381
Submitted by: Stephen Guglielmo
It is practically impossible to use any of the unzip slave ports. This
is because archivers/unzip is used by the ports infrastruction (via
USES=zip, USES=zip:infozip) and each slave port conflicts with it.
If you install the slave port first, then the port infrastructure can't
install archivers/unzip (although if attempted, the extracts dependency
might be satisfied by the slave port so it might actually work).
In any case, this change:
* Adds "iconv" support as an non-default option
* Add a localization group that can have zero or one selection
* That group contains Chinese, Korean, or Russian support
* WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked)
* Makefile was simplified (several loops removed)
* Removes unzip-iconv, Chinese, Korean, Russian slave ports
PR: 190349
Reported by: Mikhail Rokhin
Unzip overhaul: marino
Approved by: maintainer (ehaupt@)
2014-08-15 www/phpgedview: Superceded by www/webtrees
2014-08-15 graphics/luxrays: No longer needed as luxrender bundles its own verion now
2014-08-15 net-mgmt/cflowd: Unmaintained 10 years, requires dozens of patches, unverifiable
This change merges the kyua-{atf-compat,cli,testers} packages
into a single devel/kyua package, just as upstream has done, and brings
Kyua to version 0.10.
The list of changes since kyua-cli 0.9 and kyua-testers 0.3:
Experimental version released on August 14th, 2014.
* Merged 'kyua-cli' and 'kyua-testers' into a single 'kyua' package.
* Dropped the 'kyua-atf-compat' package.
* Issue 100: Do not try to drop privileges to unprivileged_user when we
are already running as an unprivileged user. Doing so is not possible
and thus causes spurious test failures when the current user is not
root and the current user and unprivileged_user do not match.
* Issue 79: Mention kyua.conf(5) in the "see also" section of kyua(1).
* Issue 75: Change the rewrite__expected_signal__bad_arg test in
testers/atf_result_test to use a different signal value. This is to
prevent triggering a core dump that made the test fail in some platforms.
Reviewed by: bdrewery (D608)
Approved by: bdrewery (ports)
- delete port, as the linux version is unsupported by the vendor.
- distfile unavailable, vendor took 11 mirrors down.
- amend MOVED and devel/Makefile
CR: D593
Approved by: koobs (mentor)
- delete port, as it is considered deprecated by upstream
- amend MOVED and devel/Makefile
PR: 191229
Submitted by: kvedulv@kvedulv.de
Approved by: koobs (mentor)
The husky-base-devel port was removed, and three ports were added in this
mass update:
- husky-areafix-devel
- husky-devel
- husky-huskylib-devel
PR: 185154
Submitted by: maintainer (Oleg Sharoyko)
- security/p5-openxpki-client
- security/p5-openxpki-client-scep
- security/p5-openxpki-deployment
They have been incorporated within security/p5-openxpki and conflict with
dependencies.
2014-08-04 net-mgmt/bsd-airtools: "broken by removal of wicontrol ioctls from if_wavelan_ieee.h; domain disappeared"
2014-08-04 www/moodle: Upstream support ended
2014-08-01 mail/getlive: GetLive project has been declared dead due to MS account conversion
2014-08-01 print/ifxetex: Very outdated and fully contained in texlive-texmf
2014-08-01 lang/dragonegg46-33: Dead upstream, impractical to build on 10 and later
2014-08-01 lang/dragonegg47-33: Dead upstream, impractical to build on 10 and later
2014-07-30 mail/postfix27: No longer supported by upstream
2014-07-30 misc/freecode-submit: This software is obsolete. Freecode does not accept updates anymore.
2014-07-30 mail/exim-doc-info: yes
2014-07-31 misc/gman: Depends on expiring ghostview
2014-07-31 print/ghostview: project dead nearly a decade ago; use print/gv instead
- unbreak and support staging
- support amd64
- no longer depends on gmake
- moves lang/sml-nj-devel to lang/smlnj
- supersedes lang/sml-nj
PR: 191899
Reviewed by: Robert Cina <transitive@gmail.com>,
Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Johannes <joemann@beefree.free.de> (maintainer)
2014-07-27 devel/p5-MetaCPAN-API: Use devel/p5-MetaCPAN-Client instead
2014-07-27 net-im/pidgin-facebookchat: obsolete, development has ceased, not staged
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
2014-07-21 accessibility/at-poke: Depends on expired libgailgnome
2014-04-10 misc/bigboard: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 net/desktop-data-model: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-07-21 net/online-desktop: Disappeared upstream, depends on expired ports
2014-07-20 lang/stklos: Fails testsuite on all platforms, unmaintained upstream
2014-07-20 lang/ikarus: Upstream project died in 2009
2014-07-20 security/pam_pgina: main site disappeared, no more public distfiles
- Adjust ports that depended on linphone-base to depend on net/ortp or
net/mediastreamer instead
- Mark net-im/libjingle deprecated (part of Google Talk)
Approved by: portmgr (implicit, PORTREVISION bump of unstaged port)
The nxml editor sets IGNORE for emacs23 and emacs24 since its
functionality is incorporated into those versions of emacs. It was
meant to be used with emacs21 or emacs22, but since those ports were
recently removed, IGNORE is set in all cases.
This port is unstaged, so it would have been reset and deprecated in any
case soon.
- Update rtorrent to 0.9.4
- Convert to new LIB_DEPENDS format
- Remove uneeded ?=
- Remove libtorrent-devel and rtorrent-devel ports since the non
devel port has a newer version and no development release is available
anymore
PR: 191621
Submitted by: Colin <anonymous.bug.report@gmail.com>
Support stage
Convert to USES=libtool
Remove the -devel version which is outdated an no more needed
PR: 187954
Submitted by: numisemis@yahoo.com (maintainer)
2014-07-01 security/sudosh3: Funcition replaced by sudo -s
2014-07-01 security/sudosh: Funcition replaced by sudo -s
2014-07-01 security/sudosh2: Funcition replaced by sudo -s
2014-07-01 lang/pike76: Outdated: Users should switch to lang/pike78
2014-07-01 editors/gummi: Builds fine but the program itself is unusable
2014-06-30 mail/cyrus-imapd2: Cyrus IMAPd 2.1.X have been deprecated, consider using 2.4.X.
2014-06-30 mail/cyrus-imapd22: No further releases of 2.2.X are planned, consider using 2.4.X.
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
Given the amount of work required to maintain a single version of eclipse,
it was thought prudent to focus maintenance efforts on a single port,
especially since the plugins are designed for java/eclipse, not the
development version. Discussed in PR.
PR: 188659
This port was removed in September 2010 because the project (python VCS)
had been abandoned for at least 3 years. The submitter adopted the
project and updated it without changing the version number (hence the
port revision bump). The submitter naturally becomes the new maintainer.
Psyco support has been removed since psyco report no longer exists.
PR: 188995
Submitted by: Chris Hutchison
2014-06-22 www/phpbb-devel: Use www/phpbb3 instead
2014-06-22 math/polymake: Does not build with any supported version of Perl
2014-06-22 www/phpsysinfo-dev: Use www/phpsysinfo instead
2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat
2014-06-20 www/mod_ruby: Only for threadless ruby
2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead
2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead
2014-06-21 devel/bugzilla40
2014-06-21 devel/bugzilla42
2014-06-12 databases/py-cmemcache: Deprecated upstream
2014-06-13 games/mangos: Broken for more than 6 months
2014-06-14 lang/clojure-contrib: monolithic contrib library is obsolete
2014-06-14 devel/bzapi: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST
The port had been essentially unmaintained since 2006 and was removed
three years ago. It needs some TLC to bring it up to modern standards.
Pass maintainership to submitter.
PR: 189010
Submitted by: Chris Hutchinson
Add'l fixes by: marino
This port was removed because it's dependency "spread" was removed.
Spread has returned, and now this one returns with a new version.
* maintainership passed to submitter (old version was not unmaintained)
* pkg-descr rewritten, WWW updated
* LIB_DEPENDS format updated
* distfile mirror added
* USES+= tar:xz used
* patches regenerated
PR: 189403
Submitted by: Chris Hutchison
Fixes by: marino
This port was removed in 2011 due to a lack of distfiles. Chris has
rectified this and becomes the new maintainer. Other things of note:
* Header trimmed
* pkg-descr updated (new WWW link too)
* Stage support
* Updated to newer version 1.4 => 1.7
* BSD 3-clause license annotated
* Fix on FreeBSD 10+
PR: 188981
Submitted by: Chris Hutchinson
Fixes by: marino
It seems that this port was killed for not having publically available
distfiles, but from what I can tell, this was always a distfile-free
port, meaning that it was removed in error.
The PR to bring it back did not provide the required stage support, but
luckily that was trivial to add. Differences from the previous version:
* pkg-descr rewrapped
* whitespace removed from awk script (caused PORTREVISION bump)
* Header trimmed
* NOMAN definition removed
* CP+REINPLACE_CMD replaced with SED and moved to post-extract target
* Stage support
* Maintenance passed to PR submitter
PR: 189009
Submitted by: Chris Hutchinson
Tweaks by: marino