<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
try 550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
d6si2748840pbk.7 (in reply to RCPT TO command)
With Hat: portmgr
- GCC 4.4+ build (#elif with no expression)
- use ENABLE_VGA16FB on amd64 (configure-script expects x86_64)
and
- move libiconv, libpng and gnu-unifont to respective options.
All ON by default. With all options unset = empty all-depends-list.
Requested by: paradox <ddkprog@yahoo.com>
[1] This should reduce build time and lessen dependencies with little
cost of maintaining more clear BSDmakefile and config.h that
were based on Makefile.am, configure.in and config.h.in.
Fix png14 regression
Use PREFIX in man pages, config, pkg-message
and drop redundant PKGMESSAGE assign as well
Re-adding ONLY_FOR_ARCHS that was removed by lippe@ in r1.5 because
while it builds fine the package may not work on archs without VESA support.
All options are ON in order for package to work with default configuration.
Tested building with BSDmakefile a bit on NetBSD and using
devel/bmake port. Perhaps, it can be included upstream.
PR: ports/139107 (bsdmake), ports/146230 (png14), ports/146271 (PREFIX)
ports/150759 [this pr]
Submitted by: Anonymous <swell.k@gmail.com>
- Make MTRR range for write-combining always power of two.
- Clear the memory range when we are exiting.
Okay'ed by: nrg milk (bsdports at mail dot com) (maintainer)