1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

348907 Commits

Author SHA1 Message Date
Alexey Dokuchaev
b1cd35f49d Allow to build without having linprocfs(5) mounted. 2014-09-16 09:31:37 +00:00
Sergey A. Osokin
2f1a4001a1 Upgrade from 2.8.14 to 2.8.15.
<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>
2014-09-16 08:20:52 +00:00
Akinori MUSHA
2ac4f328a7 Update to 1.7.15. 2014-09-16 07:18:31 +00:00
Ganael LAPLANCHE
7373fd9b08 Update devel/tbb to 4.3.0 and bump dependent ports' revisions
PR:		193214
Submitted by:	Oleksii Tsai <oleksii.tsai@googlemail.com>
2014-09-16 07:05:28 +00:00
Thomas Zander
1866ce3dc8 - Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64}
PR:		161359
Pointed out by:	jhale
2014-09-16 05:59:07 +00:00
Hiroki Sato
668b839868 Add ipropd_master and ipropd_slave rc.d scripts for branches which do not
have them.

PR:	176805
2014-09-16 05:53:10 +00:00
Sean Bruno
d7a36e69db Add some bits to the armv6 build to get a successful build/run on the RPi.
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)
2014-09-15 23:27:13 +00:00
Mathieu Arnold
a710dc5470 Use a correct manual package build message.
Poked by:	bapt
Sponsored by:	Absolight
2014-09-15 22:33:37 +00:00
Mark Felder
1a361de6dd Update to 0.9.10.1.585
PR:		193667
2014-09-15 22:04:47 +00:00
Dmitry Marakasov
288d17a07c - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-15 20:33:55 +00:00
Dmitry Marakasov
a2c2218928 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-15 20:33:49 +00:00
Dmitry Marakasov
b9365273df - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-15 20:33:43 +00:00
Dmitry Marakasov
b93c1ba0e4 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-15 18:42:12 +00:00
Dmitry Marakasov
e6df9044ed - Drop .la files for graphics/liblqr-1, no dependees require them
- Bump dependent ports as .so version has changed
2014-09-15 18:35:30 +00:00
Dmitry Marakasov
4891996d57 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-15 18:33:51 +00:00
Dmitry Marakasov
548d6088e2 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-15 18:30:49 +00:00
Dmitry Marakasov
997d2c275f - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-15 18:30:46 +00:00
Dmitry Marakasov
d350bf0de0 - Drop .la files for mail/gmime24, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-15 18:29:36 +00:00
Tijl Coosemans
fad34ea21f Turn the installation of *.la files, without some form of USES=libtool in
the port Makefile, into a stage-qa error.  All ports that would trigger
this error have been converted.  Many thanks to all people involved in
this, especially Dmitry Marakasov (amdmi3) who handled most ports.

At this moment over 2200 ports have USES=libtool and over 20000 library
dependencies between packages have been removed.

This also marks the point where :keepla is no longer special.  It is now
only needed if a port uses *.la files at run-time.

QA-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-15 18:23:21 +00:00
Sunpoet Po-Chuan Hsieh
ae4ada462e - Add LICENSE
- Fix WWW

Approved by:	portmgr (blanket)
2014-09-15 18:13:44 +00:00
Sunpoet Po-Chuan Hsieh
b3c9bbe65d - Update to 2.11
Changes:	http://search.cpan.org/dist/Module-Release/Changes
2014-09-15 18:12:18 +00:00
Carlo Strub
60ee342740 Add pkg-message for client users 2014-09-15 18:03:10 +00:00
Kris Moore
5073cc1178 - Fix a typo in pkg-message 2014-09-15 17:45:24 +00:00
Sunpoet Po-Chuan Hsieh
67ec24ddab - Change upstream to GitHub
- Use ECHO_CMD
2014-09-15 17:40:41 +00:00
Kris Moore
93433ffbcc - Update pipelight-mkufs script to create a larger UFS volume (400MB)
- Bump PORTREV
2014-09-15 17:01:43 +00:00
William Grzybowski
05f0f17d3a sysutils/debootstrap: update to 1.0.61
- Add LICENSE (GPLv2)

PR:		193238
Submitted by:	maintainer
2014-09-15 16:36:17 +00:00
Hiroki Sato
8e8b8e16ba - Add $ipv6mon_interfaces support to rc.d/ipv6mon.
- Style fix.

PR:	180324
2014-09-15 16:11:39 +00:00
Dmitry Marakasov
438dcd27fe - Update to latest master, which fixes highscore and color handling and doesn't need makefile patching any more
- Remove MASTER_SITES, this is handled by USE_GITHUB
- Fix LICENSE_FILE
- Improve installation

PR:		193580
Submitted by:	amdmi3
Approved by:	swills (maintainer, via irc)
2014-09-15 15:53:58 +00:00
Sean Bruno
ba0dc3171b Disable MMX instructions on non-x86 architectures and properly enable the
option on amd64 builds.

Yet another armv6 build fix.

Phabric:	https://reviews.freebsd.org/D761
Submitted by:	mva
Reviewed by:	bdrewery (mentor)
2014-09-15 15:39:03 +00:00
Sean Bruno
dffea70484 Fixup templates and remove gcc dependency in this port.
Side effect, allows compilation on armv6.

PR:		193218
Submitted by:	demon@FreeBSD.org
Reviewed by:	bdrewery (mentor)
Approved by:	maintainer timeout
2014-09-15 15:35:18 +00:00
Li-Wen Hsu
9d9ef00e35 - Update to 1.580 2014-09-15 15:28:55 +00:00
Kris Moore
beb004db39 - Add the new MPG123 & V4L options to wine-compholio 2014-09-15 15:19:08 +00:00
Thomas Zander
84add58bd0 - Use DYNAMIC_ARCH on i386 and amd64 by default
- Bump PORTREVISION

PR:		161359
Submitted by:	phd_kimberlite@yahoo.co.jp
Patch by:	cpm@fbsd.es (maintainer)
2014-09-15 14:53:12 +00:00
Hiroki Sato
4c29bd6378 Update to 3.29. 2014-09-15 14:51:35 +00:00
William Grzybowski
3975cf8fd0 www/dojo: update to 1.10.1 2014-09-15 14:11:01 +00:00
Philippe Audeoud
a86aecf5df - Update to 2.02 2014-09-15 13:21:45 +00:00
Thomas Zander
f1bc2921ea - Update to upstream release 1.2.1
- Clean up / simplify Makefile
- MASTER_SITES: only sourceforge
- Mark port BROKEN on pre-9.x systems for now (build issue)

PR:		193421
Submitted by:	5u623l20@gmail.com (maintainer)
2014-09-15 12:15:56 +00:00
Tijl Coosemans
bdd049c2a4 - Fix libtool use (add -rpath)
- Use COPYTREE_SHARE to install include headers
- Add dos2unix so the patch can have svn:eol-style native
2014-09-15 12:02:28 +00:00
MANTANI Nobutaka
f86ca42caf Fix build error with INLINE_IMAGE option.
PR:		ports/185045, ports/193603
Submitted by:	cmt@burggraben.net, Radim Kolar <hsn@sendmail.cz>, Elimar Riesebieter <riesebie@lxtec.de>
2014-09-15 11:34:47 +00:00
Bartek Rutkowski
1018a87728 lang/mawk: update 1.3.4-20140914 -> 1.3.4-20140914
Approved by:	mentors (implicit)
2014-09-15 11:13:55 +00:00
Bartek Rutkowski
345535d00c emulators/hercules: update 3.10 -> 3.11
- Fix pkg-descr content and url

Approved by:	mentors (implicit)
2014-09-15 11:05:44 +00:00
Tijl Coosemans
13666b1e80 - Fix build after r368108 (x11-toolkits/gtk12 library name change)
- Convert to INSTALL_TARGET=install-strip

Reported by:	antoine
2014-09-15 10:28:40 +00:00
Dmitry Sivachenko
3550b8b9fd Fix build to clang and remove dependency on gcc.
Maintainer timeout.
2014-09-15 09:04:02 +00:00
Sunpoet Po-Chuan Hsieh
de284f51e1 - Mark CONFLICTS_INSTALL between devel/rubygem-sprockets and devel/rubygem-sprockets211 2014-09-15 08:48:33 +00:00
Sunpoet Po-Chuan Hsieh
108a384686 - Mark CONFLICTS_INSTALL between www/rubygem-railties and www/rubygem-railties4 2014-09-15 08:47:28 +00:00
Pietro Cerutti
d358e42ec7 - Update to 2.7.0-alpha11 2014-09-15 08:03:49 +00:00
John Marino
4426850141 math/ump: Fix build on DF, FreeBSD 10+ (explicit linking issue) 2014-09-15 08:01:35 +00:00
Pietro Cerutti
b8f7b3b889 - Update to 6.1.11
Changes:
  * any addr and overloads in commoncpp
  * cmake abi fix and other apple specific issues
  * stream fixes, sflphone recommended changes, and other updates
  * key protocol added
  * cleaner build for binding without resolver
  * cleanup and fixes for commoncpp peering...
  * UDPSocket: use ucommon::Socket::address
  * Socket::address: add setAny(sockaddr*), setLoopback(sockaddr*)
2014-09-15 07:41:39 +00:00
Ganael LAPLANCHE
d5d15388ae Update to 0.6 2014-09-15 07:29:11 +00:00
Pietro Cerutti
4de736ea9a - Fix build on 9.x and above. 8.x needs some more investigation. 2014-09-15 07:28:58 +00:00