parallel mode (-jX), but with disabled make jobs as well. While here, evict
the trailing spaces at EOL in port description, and reindent it a bit.
Reported by: bdrewery
- Fix MAILDIR_HEADER_CACHE if IMAP_HEADER_CACHE is not set
- Add options to disable TLS versions 1.1 and 1.2 if OPENSSL >= 1.0.0 is used (taken from upstream)
- Fix broken link in package description
- Bumped PORTREVISION
PR: 181431, 181319
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
<ChangeLog>
--[ Redis 2.8 Release Candidate 4 (2.7.104) ] Release date: 30 Aug 2013
This is the fourth release candidate of Redis 2.8 (official version is 2.7.104).
Important bugs fixed inside.
# UPGRADE URGENCY: HIGH because of the EVAL memory leak.
* [FIX] Fixed a serious EVAL memory leak in the Lua stack.
* [FIX] Fixed server startup when no IPv6 address exists in any interface.
* [FIX] Send MISCONFIG error when BGSAVE fails because can't fork.
* [FIX] Memory efficiency with large (> a few kbytes) values improved considerably.
* [NEW] DEBUG SDSLEN for sds memory debugging.
</ChangeLog>
- Fix MASTER_SITES [1]
- Convert to new options framework [1]
- Use the new Uses/(perl5|shebang).mk facilities
- Fix WWW entry in pkg-descr [1]
PR: ports/177286 [1]
Submitted by: nemysis
- Fix a silly typo: double -e option was passed to sed(1), breaking slave
`news/suck-cnews' port
- Bump port revision, as defaults had changed (again)
Noticed by: dinoex
Pointy hat to: danfe
===> Configuring for trac-1.0.1
Download error on http://pypi.python.org/simple/pytz/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found!
Download error on http://pypi.python.org/simple/pytz/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found!
Couldn't find index page for 'pytz' (maybe misspelled?)
Download error on http://pypi.python.org/simple/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found!
No local packages or download links found for pytz>=0a
MAKE_ENV. This only intended to ignore PATH.
All of these were not supporting WITH_CCACHE_BUILD and a partial exp-run
was done on:
audio/fdmf biology/biojava devel/ace games/hex graphics/cimg
graphics/inventor graphics/peps graphics/wings graphics/wings-devel
lang/python26 lang/python27 lang/python31 lang/python32 lang/python33
lang/siod math/py-basemap math/py-basemap-data multimedia/gpodder
multimedia/gstreamer-ffmpeg multimedia/gstreamer1-libav
multimedia/handbrake print/py-reportlab print/py-reportlab2 science/ncs
science/netcdf4 security/nss textproc/adabrowse x11-toolkits/py-kivy
With hat: portmgr
drop MAKE_JOBS_UNSAFE and fix extra whitespace at CONFIGURE_ARGS/MANx
- Convert NOPORTDOCS, get rid of .for loop when installing documentation
- Properly terminate WWW: line in port description with a slash
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
actually work (and be used)
- Trim Makefile header and remove an indefinite article from COMMENT line
- No need for a fancy, environment-aware "make clean" when all it does is
it does is just "rm -rf nsfobj"
- Define LICENSE (GPLv2), adjust WWW: line in port description while here
Reported by: marino
- correct download url to avoid redirects
- replace USE_GMAKE with USES equivalent
- replace patch-file with `pathfix`
- add avahi and gnugp support as options
- let user install some port documentation as option
- simplify option NLS handling
- package contents should not change, so no PORTREVISION bump
PR: 180760
Submitted by: nemysis