Date: Mon, 23 Jul 2007 11:24:11 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: "Rong-En Fan" <rafan@freebsd.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.gnome.mk bsd.port.mk bsd.xorg.mk ports/archivers/dpkg Makefile ports/archivers/gtar Makefile ports/archivers/gzip Makefile ports/archivers/libarchive Makefile ports/astro/starplot Makefile ports/astro/tclgeomap Makefile ... Message-ID: <op.tvxeilm09aq2h7@mezz.mezzweb.com> In-Reply-To: <200707230936.l6N9aq25036484@repoman.freebsd.org> References: <200707230936.l6N9aq25036484@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 23 Jul 2007 04:36:52 -0500, Rong-En Fan <rafan@FreeBSD.org> wrote: > rafan 2007-07-23 09:36:52 UTC > > FreeBSD ports repository > <snip> > Log: > - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script > 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. Yay! Finally someone take it, thanks! While I am here, I have wondered in the past for why we have different path of mandir for base system and ports? /usr/share/man for base system and /usr/local/man for ports. Why not /usr/local/share/man for ports? or Why not /usr/man for base system? I personal prefer the mandir to be in share/. Cheers, Mezz > PR: ports/111470 > Approved by: portmgr > Discussed with: stas (Mk/*), gerald (info related stuffs) > Tested by: pointyhat exp run -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tvxeilm09aq2h7>