* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
* Fixed bug in empty object handling in OOP mode.
* Sets $/ if unset.
* Add new parameter -Tie to constructor, to allow ordered config hash
contents across nested structures.
PR: ports/53723
Submitted by: Mathieu Arnold <m@absolight.net>
fix a bug in the devel/distcc which becomes obvious when
the port gets built without WITHOUT_GNOME, but when
HAVE_GNOME returns ""
PR: 53705
Submitted by: Frerich Raabe <frerich.raabe@gmx.de> (maintainer)
* fix PTHREAD_CFLAGS passing
* fix patches and add one more
* change port description (full features list)
* fix plist for NOPORTDOCS=yes case
* hand maintainership to submitter
PR: 53704
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix dependency part and add more man pages after install. Patch was from
PR/52167.
Submitted by: Mathieu Arnold <m@absolight.net>
Reviewed by: maintainer
- Make sure tests always run with warnings on.
- Fix line that had "$] >= 5.6.0" to be "$] >= 5.006". This caused
warnings and was just wrong. Reported by Rick Measham.
- Quiet warnings from pure Perl implementation.
- Quiet warnings from language modules with Unicode when used with
Perl 5.00503.
PR: 53684
Submitted by: maintainer
files/patch-src::tokenparser.c to ports/devel/pcsc-lite.
PR: 53604
Submitted by: Toni Andjelkovic <toni@soth.at> (maintainer)
Noted by: Rob <rob@debank.tv>
Pointy hat to: myself
- MASTER_SITES has moved.
- Handles "usbdropdir" and "muscledropdir" explicitly.
- aclocal.m4 has moved, so there's no need to set LIBTOOLFILES
any longer.
- Two patches fixing flex-generated code which included <stdint.h>
unconditionally, causing build failure on older systems (notably
4.8-STABLE).
PR: 53604
Submitted by: Toni Andjelkovic <toni@soth.at> (maintainer)
- added a patch to fix a header inclusion problem in strbuf.h
- updated WWW link
- removed the anoying configure warning:
configure: WARNING: you should use --build, --host, --target
- moved the @unexec install-info thing in pkg-plist
- give maintainership to submitter
PR: 53263
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: maintainer
Users upgrading from 0.23.0 or earlier should note that several
incompatible changes were made to the ra_svn protocol; client
and server machines using the ra_svn protocol all needed to be
upgraded at the same time. ra_dav is not affected.
If the WITH_MOD_DAV_SVN Makefile variable is defined at port build
time, the experimental mod_authz_svn.so module for apache2 is
installed, but not enabled.
Stop install the old svn-design info documents; they're really only
good for historical interest.
Take maintainership. [1]
Approved by: rodrigc@attbi.com (former MAINTAINER) [1]