script. Shut down a portlint warning too.
Committed because I did the previous update.
PR: ports/60820
Submitted by: Olivier Tharan <olive@oban.frmug.org>
* Fix up the usage text
* Ignore arguments passed to REINPLACE_CMD so portlint will not complain on
things such as ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' [1]
* Only match libraries installed into lib when looking for .so's [2]
* Try to make the PKGCATEGORY check a little more forgiving to committers
checking single ports [3]
PR: 60608 [1]
60803 [2]
Submitted by: leeym [1] [2] (based on)
dougb [3]
While I'm here:
- Install examples and tests into EXAMPLESDIR
- Shorten COMMENT a bit to avoid truncation by pkg_info(1)
- s/ECHO_CMD/ECHO_MSG/ where appropriate
PR: 59607
Submitted by: maintainer
libreadline is out of date in base (both -STABLE and 5.x)
HEAD is the only version thats up to date. This port is only
temp (to make quftp work) until libreadline is updated.
Actually I'm hoping that the submitter will keep maintaining this
PR so that people will have the choice to update their readline
libs. Maybe it could support LIBREADLINE_OVERWRITE_BASE ?
PR: ports/60166
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
can be simplified to:
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
the latter version also doesn't make any assumptions about the
path of including Makefile
PR: ports/57152
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Upgrading pear-Console_Getopt to its latest release.
Remark: 1.1 was intentionally missed.
PR: ports/60279
Submitted by: Thierry Thomas <thierry@pompo.net>
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
The ADAPTIVE Communication Environment (ACE) is an
object-oriented (OO) toolkit that implements fundamental design
patterns for communication software. ACE provides a rich set
of reusable C++ wrappers and frameworks that perform common
communication software tasks across a range of OS platforms.
TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.
WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
WWW: http://www.cs.wustl.edu/~schmidt/TAO.html
PR: 60634
Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Correct a typo (-n should be -N) [1]
* Don't check comments for direct command use [2]
Submitted by: pav [1]
Sascha Holzleiter <sascha@root-login.org> [2]
- It doesn't depend on devel/sip anymore
- devel/sip is no longer needed and will be removed
after x11-toolkits/py-qt update
PR: 60594
Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
- Remove NOT_FOR_ARCHS - this version should build fine on 64-bit platforms
- Sort pkg-plist
- Cosmetic fixes to unify with other untroubled.org ports
- Bump PORTREVISION