- Define LICENSE (GPLv3), improve on COMMENT
- Convert USE_GMAKE to USES (gmake)
- Drop GNU_CONFIGURE, USE_AUTOTOOLS implies it
- Reformat port description (now perfectly aligned on both sides)
Reported by: pointyhat-west
The maintainer provided a new download location for his three ports after
a site reorganization broke fetching for two of them. In addition to
updating the MASTER_SITES, other cleanups where performed:
* Trim Headers
* Convert USE_GMAKE to USES+=gmake
* Convert NOPORTDOCS to options DOCS
* Removed unterminated string in courierpassd makefile
* Removed empty strings in courierpassd makefile
PR: ports/179670
Approved by: bapt / culot (mentors, implicit)
for the time being. Update the COMMENT to match the official description.
NB: v0.4.2 is pretty ancient (ca. 2004 according to sf.net), and there is
0.4.7-2 available (as of 2013-01-05).
dependencies; respect CFLAGS in a better way
- Define LICENSE (GPLv2) and remove it from portdocs
- Unbreak the build against Clang (remove one inline statement)
- Cleanup the port, pkg-message, and pkg-descr while here
- Do not mention ancient versions of FreeBSD in pkg-message
Reported by: pointyhat-west
- Define LICENSE (GPLv2)
- Make the port parallel build (-jX) safe
- Install manpages relative to MANPREFIX
- Add DOCS and EXAMPLES options; use new smart syntax
- Rename BZIP option to our standard BZIP2
Reported by: pointyhat-west
- Make the port parallel build (-jX) safe
- Install manual page relative to MANPREFIX
- Convert to OptionsNG (DOCS), sort the knobs, etc.
- Reformat pkg-message, convert three-line pkg-plist
While here, mute REINPLACE_CMD (debug leftover) from previous commit.
Reported by: pointyhat-west
Microsoft ended the primary MSN service for all countries by 30 APR 2013.
Third party clients still work although they can only communicate with
other such clients. The XMPP protocol service is expected to be shut down
by October 2013 [1] although MSP service may continue into early 2014. [1]
Deprecate all ports that exclusively use MSN protocols and mark the
expiration by the end of October.
[1] http://tinyurl.com/ac9vbqo
Approved by: bapt (portmgr, mentor)
- Drop explicit shlib ABI versions from LIB_DEPENDS
- Do not redefine PKGMESSAGE, adding it to SUB_FILES does it automagically
- Do not terminate RESTRICTED message with a dot
- Add a comment about possible abuse of USE_PERL5
- Mute post-patch target to match default ports' behavior closely
- Do not abuse ALL_TARGET to pass variables to downstream make(1), use
MAKE_ARGS properly instead (merge together with MAKE_ENV)
- Fix inner makefiles and configure script to make port jobs (-jX) safe
- Pad the output of PKGMESSAGE to be consistent with the package
Reported by: pointyhat-west
This port is BROKEN because the master site more-pah.net no longer offers
a direct download so the distfile can't be fetched. I could not find any
mirrors for the distfile.
It is deprcated because the offical MSN Messenger service ended 30 Apri
2013. Third party tools like this still function for now, but the true
EOL date is not publically known, but official documentation suggested
XMPP protocol service ends October 2013. [1]
[1] http://tinyurl.com/ac9vbqo
PR: 179655
Approved by: bapt / culot (mentors, implicit), maintainer timeout
While here, did the following cleanups:
* Trim makefile header
* Fixed WWW indent on pkg-descr
* Removed library version specification
* converted USE_GMAKE to USES+=gmake
Approved by: bapt/culot (mentors, implicit)
https://kb.isc.org/article/AA-01015/0
9.9.3-p1 -> 9.9.3-P2
9.8.5-p1 -> 9.8.5-P2
9.6.x is not affected, neither is 10.x.
Security: CVE-2013-4854 Remote DOS
Currently this port has a hard dependency on lang/gnat. This has been
replaced with USES+=ada and minor changes to incorporate it into the Ada
framework with a PORTREVISION bump.
The makefile header was trimmed, spaces were replaced with tabs, the
leading article was removed from the COMMENT, USES_GMAKE was converted
to USES and GMAKE was redefined in order to access the environment
variables.
This is a very old program, and the data types defined in it in are
too small for amd64. Redports confirms it will not build on this platform
so ONLY_FOR_ARCHS=i386 is set as well.
Approved by: bapt & culot (mentors)
Currently this port has a hard dependency on lang/gnat. This has been
replaced with USES+=ada and minor changes to incorporate it into the Ada
framework with a PORTREVISION bump.
The makefile header was trimmed and NOPORTDOCS was replaced with the DOCS
option, and now portlint is happy.
Approved by: bapt & culot (mentors)
Currently this port has a hard dependency on lang/gnat. This has been
replaced with USES+=ada and minor changes to incorporate it into the Ada
framework with a PORTREVISION bump.
The MASTER_SITES url did not resolve, so the distfile was unfetchable.
Luckily the entire site was archived, so the MASTER_SITES and primary
site fetching has been restored. The makefile header was trimmed, the
AUTHOR was removed as the email may not longer be valid, NOPORTDOCS
was replaced with the DOCS option, and now portlint is happy.
Approved by: bapt & culot (mentors)