- 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)
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
new maintainer:
Trim comment
Add license (GPLv2)
New world order USES: gmake, pkgconfg, shared-mime-info
Add docs
Add DOCS option
Trim icons
Trim pkg-descr
Trim pkg-plist
PR: 174911
Submitted by: nemysis at gmx dot ch