* use ${INSTALL} directly instead of ${INSTALL_DATA} to preserve
exec permissions for scripts
* add post-install target to display pkg-message
* rewrite pkg-message to give minimal quick setup instructions
/usr/libdata/perl. This method has an advantage of not changing
MakeMaker's idea about the location of perllocal.pod file it appends the
installation info to, and therefore, indirectly fixes plist.
Approved by: maintainer
- Update MAINTAINER's mail address.
- Support NOPORTDOCS.
PR: ports/30964
Submitted by: Adam Kranzel <adam@blacktabby.org>
- Use DOCSDIR and PORTVERSION where appropriate.
Add WWW to the pkg-descr (http://www.giuseppetanzilli.it/mod_auth_pgsql/).
Create the pkg-message with the warning regarding upgrading -- some module
specific commands were change (like Auth_PGdatabase -> Auth_PG_database).
No PORTREVISION bump -- no binaries changed. No chance, the package was
already rebuilt :)
sendmail 8.11.6, failing DNS AAAA lookups
Has been mentioned on freebsd-stable
Subject: something strange with sendmail 8.11.6 on FreeBSD
Submitted by: gshapiro@freebsd.org
Approved by: gj (MAINTAINER of the xemacs and xemacs20 ports)
shige (MAINTAINER of the apel, flim, semi and wemi ports)
ports (no objection seen for seven days)
o add script to "autodetect" some machine features such as 3DNow!
o it is no longer limitted to i386 arch (e.g., alpha, hurray :)
o make it CFLAGS safe
o add several WITH{,OUT} options
o depend on win32-codecs as of rev 1.12 win32-codecs/Makefile
instead of mplayer-codecs
o Makefile style: rearrange the file a bit to make it ports' style
compliant (easier to maintain)
o simplify targets with for/endfor constructs in post-install
o due to new features, update: COMMENT, DESCR, PKGMESSAGE
o fix all URI to include a trailing /
o support NOPORTDOCS in PLIST
Submitted by: MAINTAINER et al
codecs from now on, this is not that much a bloat since all depending
ports tend to use (in the long run) all the same codecs
o prepare to remove mplayer-codecs port since it is no longer
necessary
Approved by: MAINTAINERs (from both mplayer-codecs/win32-codecs)