| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
| |
- Fix i7.sh to conform to new compiler flags.
PR: 193540
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* HTML: Fix NaN showing in a case
* Fix handling of SIGPIPE for cleaning up.
* Improvements to cleanup handling such that recursive errors will not
stop the cleanup process.
* HTML: Add an apache example
* testport: Allow tee(1) more time to flush buffer before killing it off.
* bulk: Remove the use of tee(1)
* bulk: Fix several races leading to "stuck_in_queue" and "Unknown stuck
queue bug".
* jail -m src=: Also copy in the src tree now. .git and .svn are ignored.
* bulk: Fix high CPU usage/spinning when the queue is waiting on the last
jobs to finish.
* Remove use of stripcolors pipe which used far too much CPU.
* bulk: Fix a case where computing deps was not delaying errors until
the end of deps calculation was intended.
|
| |
|
|
|
|
|
|
|
| |
Changes:
* Add a check for 3.1 repository and reject the build. 3.0 does not know
how to handle 3.1's repository format. Downgrading is not supported
at this point.
* Allow securelevel>=1 with USE_TMPFS=all
* Add a warning that DEVELOPER=yes is ignored in lieu of bulk -t/testport
|
| |
|
|
| |
WWW: http://burnash.github.io/gspread/
|
| |
|
|
|
|
|
|
| |
While here:
- Add WWW to pkg-descr
PR: 193663
Submitted by: Nikolay Dachev <nikolay@dachev.info> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- This is used by portupgrade and poudriere bulk/testport -i for
install-package.
- The change is not backwards compatible; setting PKGNG_ORIGIN was never
intended. It is only for reading.
With hat: portmgr
Discussed with: bapt
|
| |
|
|
|
| |
PR: 193679
Submitted by: Eero Haenninen <fax@nohik.ee> (maintainer)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
| |
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
| |
Approved by: portmgr blanket
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
qemu bug, but the code itself is arguably wrong as well. Apply this patch atop
the tar ball and move on.
Phabric: https://reviews.freebsd.org/D746
Submitted by: nox
Reviewed by: kwm
Approved by: bapt (mentor)
|
| |
|
|
|
|
|
|
|
| |
From now on, there will only be one squid port, this one. Squid33 has
been deprecated and will expire on 31 JAN 2015.
PR: 192828
Submitted by: timp87 (gmail)
Contributions: takefu (airport.fm), Dennis Glatting
|
| |
|
|
|
| |
The www/squid port, which is also expired, will be upgraded to Squid
version 3.4 rather than removing it.
|
| |
|
|
|
| |
PR: 193657
Submitted by: farid@hajji.name
|
| | |
|
| |
|
|
|
|
|
| |
Currently, FreeBSD defines EXTRACT_CMD as $TAR, but DragonFly does not
have a default value for EXTRACT_CMD. Using $TAR instead of $EXTRACT_CMD
is a No-Op for FreeBSD, but restores the build on DragonFly which got
disrupted as a result of the previous commit.
|
| |
|
|
| |
Submitted by: jhale
|
| |
|
|
|
|
|
| |
STATIC_LIBEXECINFO value has to track the inclusion of devel/libexecinfo
so use the same test as USES+=execinfo uses and avoid using the
discouraged (and wrong for DragonFly) OSVERSION check. This is really
a follow-up to a previous commit that added USES+=execinfo.
|
| |
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 193654
Submitted by: ohartman@zedat.fu-berlin.de
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 2.8.15 ] Release date: 12 Sep 2014
# UPGRADE URGENCY: LOW for Redis, HIGH for Sentinel.
* [FIX] Sentinel critical bug fixed: the absolute majority was computed in a
wrong way because of a programming error. Now the implementation does
what the specification says and the majority to authorize a failover
(that should not be confused with the ODOWN quorum) is the majority of
*all* the Sentinels ever seen for a given master, regardless of their
current state.
* [FIX] GETRANGE test no longer fails for 32 bit builds (Matt Stancliff).
* [FIX] Limit SCAN latency when the hash table is in an odd state (very few
populted buckets because rehashing is in progress). (Xiaost and
Salvatore Sanfilippo)
* [NEW] Redis is now able to load truncated AOF files without requiring a
redis-check-aof utility run. The default now is to load truncated
(but apparently not corrupted) AOFs, you can change this in redis.conf.
(Salvatore Sanfilippo).
* [NEW] Sentinel: ability to announce itself with an arbitrary IP/port to work
in the context of natted networks. However this is probably still
not enough since there is no equivalent mechanism for slaves listed
in the master INFO output. (Dara Kong and Salvatore Sanfilippo)
</ChangeLog>
|
| | |
|
| |
|
|
|
| |
PR: 193214
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
|
| |
|
|
|
| |
PR: 161359
Pointed out by: jhale
|
| |
|
|
|
|
| |
have them.
PR: 176805
|
| |
|
|
|
|
|
|
|
|
| |
Not bumping the PORTREVISION as this is only applied to ARM builds.
Phabric: https://reviews.freebsd.org/D756
PR: 181318
Submitted by: mikael.urankar@gmail.com
Reviewed by: kwm@
Approved by: bdrewery (mentor)
|
| |
|
|
|
| |
Poked by: bapt
Sponsored by: Absolight
|
| |
|
|
| |
PR: 193667
|
| |
|
|
| |
Approved by: portmgr blanket
|