supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
- *COMPLETE* rewrite of GNUpod (cleaner code, faster, less memory needed)
- Real support of Unicode
- Remove XML::Simple depency in favor of XML::Parser
- Support of SmartPlaylists (beta)
- Many bugs fixed and many new features
PR: 59053
Submitted By: MAINTAINER
Change the MASTER_SITES to gnu.org (and mirrors)
Update gnupod to 0.28
- tunes2pod.pl has better support of various iTunesDB (especially with Ehpod)
- mktunes.pl is now *much* faster
PR: ports/50054
Submitted by: David LE BRUN <david@dyn-ns.net>