1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

377990 Commits

Author SHA1 Message Date
Steve Wills
8b4c709c64 net/syncthing-cli: update to new snapshot 2015-10-04 15:04:30 +00:00
Steve Wills
b7018751f3 net/syncthing: update to 0.11.26 2015-10-04 15:02:44 +00:00
Michael Moll
39ca90689f devel/rubygem-listen2: set to deprecated
it's not used by any other port anymore
2015-10-04 14:27:13 +00:00
Steve Wills
2d9053c65d Document mail/opensmtpd vulnerability 2015-10-04 14:23:03 +00:00
Michael Moll
070ca7a95b www/rubygem-jekyll-watch: depend on devel/rubygem-listen
jekyll-watch is using listen >=3.0 since 1.3.0
2015-10-04 13:21:10 +00:00
Rene Ladan
daa2bf229b Remove textport/pootle from MOVED, it is back.
Submitted by:	kwm (via irc)
2015-10-04 12:43:31 +00:00
Kurt Jaeger
adad54a6ce databases/cego: 2.25.3 -> 2.26.2
- Fix in CegoBufferPool::calcHas and CegoBufferPool::calcSegement
  For large file id's the integer range for the hash key might be
  exceeded, which lead to wrong address calculation.
  The hash key now is calculated in long based values
- Introduced server mode with same behaviour as daemon mode, but
  no child process is forked and server can be terminated with Ctrl-C
- Small formatting fix in CegoOutput
- Fix in CegoDistCursor for inner and outer joins
  Inner or outer joins with additional where condition might return
  incorrect result set since the condition was just evaluated inside
  the join.
  To correct this, the WHERE condition is also checked via evalCondition.
  This required also a fix in the evalCondition method.
- Added multi segment support to CegoBufferPool. Since the pool is
  divided now into several memory segments, this allows larger buffer
  pool configurations.
- Improvements for output formatting regarding string functions
  (cegoFunction::getReturnTypeLen). Size of required column field size
  is now calculated, so the outlook looks more pretty
- Added hints from David Binderman in CegoAction::backChar and
  CegoBufferPage::printPage ( changed pointer comparison to avoid
  -Wextra compile warnings ) Thanks !

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2015-10-04 12:31:09 +00:00
Niclas Zeising
44148c58fe Update to 10.0
Committed from:	EuroBSDCon 2015
2015-10-04 12:17:59 +00:00
Muhammad Moinur Rahman
418e006805 textproc/p5-XML-Generator-PerlData: Update version 0.93=>0.95
- Mark NO_ARCH as it has no ARCH dependent files
2015-10-04 11:02:36 +00:00
Kurt Jaeger
8bef21f57a devel/etl: 0.4.18 -> 0.04.19
devel/synfig: 1.0 -> 1.0.1
graphics/synfigstudio: 1.0 -> 1.0.1

PR:		201175
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2015-10-04 10:43:28 +00:00
Kurt Jaeger
17053da3ca New port: net/zerotier
ZeroTier can be used for on-premise network virtualization, as a
peer to peer VPN for mobile teams, for hybrid or multi-data-center
cloud deployments, or just about anywhere else secure software
defined virtual networking is useful.

WWW: https://www.zerotier.com/

PR:		203161
Submitted by:	corsmith@gmail.com
2015-10-04 10:24:30 +00:00
Koop Mast
9c7c263df7 The telepathy-gabble-xmpp-console tool needs gtksourceview3 introspection
support to work.

Submitted by:	Tobias Berner <tcberner@gmail.com>
2015-10-04 10:08:43 +00:00
Pietro Cerutti
f9fccfbdb0 devel/catch - update to v1.2.1-develop.14 2015-10-04 09:45:07 +00:00
Thomas Zander
c39d55b880 Update to upstream version 0.4.2, port cleanup
- Simplify fft handling:
  Only allow single precision fftw3 (recommended by upstream)
  or built-in ooula (fallback)
- Use OPTION helpers
- Add LICENSE_FILE
- Pet portlint

PR:		203239
Submitted by:	tkato432@yahoo.com
Reviewed by:	riggs
2015-10-04 08:41:18 +00:00
Martin Matuska
269a21abf5 Update jabberd2 to 2.3.3
Cyrus SASL support has been dropped upstream.
2015-10-04 08:28:44 +00:00
Mark Felder
fd7655a211 multimedia/plexmediaserver-plexpass: update to 0.9.12.13.1464
Changelog:	https://forums.plex.tv/discussion/comment/1026614/#Comment_1026614
2015-10-04 03:17:46 +00:00
Diane Bruce
5b9a7d92da Update to 3.7.8
USE_GCC=yes causes the build to fail on systems where clang and libc++ are
used by default (see bug 202143, for example). This essentially means
comms/gnuradio currently only builds on 9.x. The problem is caused by the
fact that on 10.x and later boost is likely built using clang and libc++,
but USE_GCC=yes forces gnuradio to be built with GCC and libstdc++. Ports
r392951 mentioned USE_GCC=yes was added because "clang's builtins were
conflicting with gnuradio", which does not seem to happen in my tests at least.

PR:		ports/203500
Submitted by:	takefu@airport.fm
2015-10-04 02:26:08 +00:00
Stephen Montgomery-Smith
4604233157 - Add rmdir $prefix/lib/octave/packages to the end of the installation script.
This is because the octave packaging process can fail to delete this
  directory when it becomes empty.
- Update to 1.3.

Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2015-10-04 01:33:49 +00:00
Joe Marcus Clarke
cc013ca6a4 Allow reloading of the afpd config file via the RC script.
Reported by:	Fusl <root@meo.ws>
2015-10-04 01:23:32 +00:00
Jan Beich
f5836edd37 devel/luabind: unbreak -DNDEBUG on 10+ systems 2015-10-04 00:42:55 +00:00
Jan Beich
a993e63831 graphics/waifu2x-converter-cpp: update to 1.0.0.249
- Convert to the new testing framework
- Convert to vendor install target

No vendor changes except for upstreaming the port's changes.
2015-10-03 22:17:15 +00:00
Sunpoet Po-Chuan Hsieh
1b637d42d2 - Fix PLIST
Thanks to:	swills
MFH:		2015Q4
2015-10-03 21:03:11 +00:00
Antoine Brodin
d999250ca3 Move BROKEN to the correct place, suck-cnews slave builds fine
MFH:	2015Q4
2015-10-03 20:52:35 +00:00
Antoine Brodin
a4d956360c Mark BROKEN: fails to link
cc -fstack-protector   -L/usr/local/news/lib  -L/usr/lib -o suck both.o both_phrases.o suck.o suckutils.o killfile.o timer.o killprg.o dedupe.o suck_phrases.o active.o batch.o xover.o ssort.o chkhistory_db.o db.o  -linn -lstorage  -lssl -lcrypto
/usr/local/news/lib/libstorage.so: undefined reference to `HISlookup'

Reported by:	pkg-fallout
MFH:		2015Q4
2015-10-03 20:47:15 +00:00
Jimmy Olgeni
df0cc8bd83 Upgrade devel/elixir-gettext to version 0.6.1. 2015-10-03 20:04:03 +00:00
Adam Weinberger
0f633ebc83 Add upstream r1684653 from bug #7208, which fixes warnings stemming from
calling each/keys on a hashref.

While here, convert @unexec stuff into preunexec and postunexec.
Submitted by:	Larry Rosenman
Obtained from:	https://svn.apache.org/viewvc?view=revision&revision=1684653
2015-10-03 18:20:59 +00:00
Adam Weinberger
19821154c0 ispell isn't available in FreeBSD and hasn't been for quite some time.
Change references to ispell into aspell, which is readily available.

PR:		202980
Submitted by:	mcdouga9@egr.msu.edu
2015-10-03 18:04:52 +00:00
Ruslan Makhmatkhanov
81d152cacd Builder attempts to be an IDE for writing software for GNOME. It does not try
to be a generic IDE, but one specialized for writing GNOME software.

WWW: https://wiki.gnome.org/Apps/Builder
2015-10-03 17:52:07 +00:00
Thomas Zander
1cc9bc2ef9 Update to upstream version 1.0
PR:		203238
Submitted by:	tkato432@yahoo.com
2015-10-03 17:17:05 +00:00
Sunpoet Po-Chuan Hsieh
540cd57730 - Update to 7.5.0
Changes:	http://typo3.org/news/article/typo3-cms-75-is-here-time-to-score/
PR:		203453
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2015-10-03 17:12:25 +00:00
Sunpoet Po-Chuan Hsieh
e8d8eab93b - Update to 2015.09.27 2015-10-03 17:12:20 +00:00
Sunpoet Po-Chuan Hsieh
82ba202803 - Update to 2015.09.27 2015-10-03 17:12:15 +00:00
Sunpoet Po-Chuan Hsieh
70cf0db037 - Update to 2015.09.27 2015-10-03 17:12:11 +00:00
Sunpoet Po-Chuan Hsieh
2471c303a2 - Update to 2015.09.27 2015-10-03 17:12:06 +00:00
Sunpoet Po-Chuan Hsieh
2eed519680 - Add NO_ARCH 2015-10-03 17:12:02 +00:00
Sunpoet Po-Chuan Hsieh
efff28dc5b - Add NO_ARCH 2015-10-03 17:11:57 +00:00
Sunpoet Po-Chuan Hsieh
7bb252677f - Add NO_ARCH 2015-10-03 17:11:53 +00:00
Sunpoet Po-Chuan Hsieh
4dab170ebe - Add NO_ARCH 2015-10-03 17:11:49 +00:00
Sunpoet Po-Chuan Hsieh
c12f71e706 - Add NO_ARCH 2015-10-03 17:11:45 +00:00
Sunpoet Po-Chuan Hsieh
38598eb703 - Add NO_ARCH 2015-10-03 17:11:40 +00:00
Sunpoet Po-Chuan Hsieh
ed0949b0bb - Add NO_ARCH 2015-10-03 17:11:36 +00:00
Sunpoet Po-Chuan Hsieh
2efd242837 - Add NO_ARCH 2015-10-03 17:11:32 +00:00
Sunpoet Po-Chuan Hsieh
f33bc14ba7 - Add NO_ARCH
- Pet portlint: move PROJECTHOST upward
2015-10-03 17:11:29 +00:00
Sunpoet Po-Chuan Hsieh
f2874d80e4 - Add NO_ARCH 2015-10-03 17:11:25 +00:00
Sunpoet Po-Chuan Hsieh
f6a072836a - Add NO_ARCH 2015-10-03 17:11:21 +00:00
Sunpoet Po-Chuan Hsieh
1f1a22296e - Add NO_ARCH 2015-10-03 17:11:16 +00:00
Sunpoet Po-Chuan Hsieh
bc4981b86c - Add NO_ARCH
- Sort PLIST
2015-10-03 17:11:12 +00:00
Sunpoet Po-Chuan Hsieh
e9cc207f51 - Add NO_ARCH 2015-10-03 17:11:07 +00:00
Sunpoet Po-Chuan Hsieh
41bb5e5d5c - Add NO_ARCH
- Convert to new options helper
- Convert to new options target helper

Approved by:	portmgr (blanket)
2015-10-03 17:11:00 +00:00
Sunpoet Po-Chuan Hsieh
00144b77a2 - Update to 1.9.0
- Add LICENSE_FILE
- Simplify SHEBANG_FILES

Changes:	http://kramdown.gettalong.org/news.html
		https://github.com/gettalong/kramdown/commits/master
2015-10-03 17:10:56 +00:00