Alioth now requires https, so the http master site was getting forwarded.
Even changing this to https didn't solve the issue as fetch returned a
"not acceptable" due to the self-signed certificate.
However, there are dozens of gentoo mirror sites with the file so lets
just use those.
The cminusminus.org site apparently reorganized and there appears to be
intent to maintain the mk download, but currently there is no way to
download the distfile as the hyperlinks aren't defined. There is no
other obvious source on the internet either.
The tarball was unfetchable after a site move, but the author personally
confirmed the new URLs. The header was trimmed and an indefinite
article was removed from the COMMENT as well.
2013-08-24 mail/p5-Mail-CClient: Broken for more than 6 month
2013-08-24 net/slbd: Broken on FreeBSD 8 and newer
2013-08-24 comms/hso-kmod: Broken on FreeBSD 8 and newer
code2000.net has been parked, but html is returned instead of the distfile.
This causes a checksum failure. Removed to expose the backup site.
Also, DISTFILES value was hardcoded to avoid confusing portlint
files. [1]
Mark x11/libXtrans as DEPRECATED, since it is obsolteted upstream, and set
removal date one month from now. Nothing in ports uses x11/libXtrans
anyway.
PR: ports/181512 [1]
Submitted by: Gerald Pfeifer <gerald@pfeifer.com> [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1) by using space instead of tab in Makefile's header
Changes: http://search.cpan.org/dist/Sys-Virt/Changes
PR: ports/181434 [1]
Submitted by: Frank Wall <fw@moov.de> (maintainer)
Always use gcc whatever the default compiler is to build openjdk (it needs gcc -dumpspecs)
Define HOST_CC to ${CC} to make avoir direct call to "/usr/bin/gcc"
Vera++ is a programmable tool for verification, analysis and transformation
of C++ source code. Vera++ is mainly an engine that parses C++ source files
and presents the result of this parsing to scripts in the form of various
collections - the scripts are actually performing the requested tasks.
WWW: https://bitbucket.org/verateam/vera/wiki/Home
PR: ports/181245
Submitted by: Cristiano Rolim Pereira <cristianorolim@outlook.com>
New in for 0.1.8
- Added VIManagedEntity class extended by VIVirtualMachine
- Added Rename, Reload, and Destroy methods to VIManagedEntity
- Fix#26: VIVirtualMachine.send_file() gratuitiosly overwrites urllib2's installed default opener
- Recurse through datastores vm property in retrieve_properties_traversal
- Additional 'disks' parameter in VIVirtualMachine.relocate() method.
- Support to SDK 5.1