| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Changelog:
http://lists.infradead.org/pipermail/openconnect-devel/2016-September/003972.html
Reviewed by: pi, feld (mentor)
Approved by: feld (mentor)
Differential Revision: D8024
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Dell EMC Isilon
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.19/ChangeLog
|
|
|
|
|
|
|
|
| |
those folks who don't want to use the FreeBSD supported version.
PR: 212828
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
Reviewed by: Franco Fichtner <franco@opnsense.org>
|
|
|
|
|
|
|
|
| |
for other slave ports.
PR: 212828
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
Reviewed by: Franco Fichtner <franco@opnsense.org>
|
|
|
|
|
|
| |
- Add LICENSE information
- Register dependencies found by stage-qa
- Drop maintainership
|
|
|
|
|
|
|
|
|
| |
- Added options for DEBUG and TOOLS
- Added WWW:
PR: 212923
Submitted by: rum1cro@yandex.ru
Approved by: bruce.richardson@intel.com (maintainer)
|
|
|
|
|
| |
PR: 213203
Submitted by: bradleythughes@fastmail.fm(maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previous attempts to run tigervnc resulted in the server quitting:
vncserver: couldn't find "mcookie" on your PATH
With the attached patch, the vncserver now generates the "magic cookie".
While here, add the missing vietnamese translation to fix stage-QA checks.
The -devel version got the same fix and was revbumped even though it is
still ignored since it's no newer than the stable version.
PR: 213150
Reported by: Zane Bowers-Hadley (vvelox [at] vvelox.net)
Submitted by: maintainer
|
|
|
|
| |
- Add license
|
|
|
|
|
|
|
| |
- Specify path to pidfile in rc script
PR: 210912, 213030
Submitted by: Marc Siebeneicher, Brent Busby
|
|
|
|
|
| |
Changes: http://www.kamailio.org/pub/kamailio/4.4.3/ChangeLog
Submitted by: Clock Source <clock.source@mail.ru> [1]
|
|
|
|
|
|
|
|
|
| |
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc
|
|
|
|
| |
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed log
- New option WEBP
- Add WEBP to OPTIONS_DEFAULT
- Added ssl to USES
- USE_GNOME for dependencies on gnome components
- Bump PORTREVISION
PR: 213158
Submitted by: Ultima1252@gmail.com (maintainer)
Reviewed by: riggs
Approved by: Ultima1252@gmail.com (maintainer)
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
|
|
|
| |
configure script was stale and that "aclocal&autoconf" will fix it.
This indeed fixes ./configure not detcting a working fork() and vfork().
He will update the readme in the tarball.
Recommended by: Bishop Clark <bishopolis@gmail.com>
vtun upline
|
|
|
|
|
|
|
| |
- Regenerate patch with make makepatch
PR: 213140 [1]
Submitted by: Neel Chauhan (maintainer) [1]
|
|
|
|
| |
- Add LICENSE
|
|
|
|
|
|
|
|
|
|
| |
- update to 0.10.10
- pass maintainership to submitter
- expand python version to 2.7+ because since this release pcapy now
supports both python branches
PR: 213105
Submitted by: Mageirias Anastasios <anastasios@mageirias.com>
|
| |
|
| |
|
|
|
|
|
| |
For completeness, make update os_unix.h patch to match the previous
commit to os_unix.c (no impact for FreeBSD)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
| |
1. Return the driver_bsd.c patch, it's still required for DF
2. Modify the os_unix.c patch to include exception for DF
3. Add patch to fix build with LibreSSL (originates from OpenBSD)
4. There's no configure set, so replace ineffective configure arg
with CFLAGS and LDFLAGS for non-base SSL library
Approved by: SSL blanket and DF blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=mysql ssl
- Add USES=gettext-runtime, turnserver links to libintl
- Convert to test framework
- Convert to options helpers, move options block to proper place
- Use options helpers in install targets, simplify install commands
- Break lines around 80 characters
PR: 212534 [1]
Submitted by: Bradley T. Hughes
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
* Add license block
* record missing dependencies
* replace CPPFLAGS/LDFLAGS with USES=localbase
PR: 212243
Submitted by: cpm@
Obtained from: libmateweather upstream [1]
|
|
|
|
|
|
|
|
|
|
|
| |
* NOAA shut down their METAR provider service, so libgweather
switched to a different provider.
* Record indirect dependancies
* Add License block
* Add USES=localbase instead of CPPFLAGS/LDFLAGS
PR: 212123
Submitted by: cpm@
|
| |
|
|
|
|
| |
Submitted by: vanilla
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Configure PORTSCOUT
- Move BUILD_DEPENDS to LIB_DEPENDS (Caught up on QA tests)
- Bump PORTREVISION
- Update distinfo with TIMESTAMP
- Pass maintainership to submitter
PR: 212772
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
|
| |
|
|
|
|
|
|
| |
a working fork(2) and vfork(2).
Tested by: mat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
|
|
|
| |
WWW: http://www.rclone.org/
|
|
|
|
|
| |
PR: 212779
Submitted by: leres at ee.lbl.gov (maintainer)
|
|
|
|
|
|
| |
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision: https://reviews.freebsd.org/D7958
Approved by: koobs (maintainer)
|
|
|
|
|
| |
Pointy hat: amdmi3
Sponsored by: Absolight
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7411
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: swills (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
The distfile is smaller because autoreconf needs to be run.
PR: 212811
Submitted by: Franco Fichtner
Sponsored by: Absolight
|
|
|
|
| |
Remove a blank line.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: pi (mentor)
|
| |
|
| |
|
|
|
|
|
| |
http://home.jp.FreeBSD.org/~simokawa/vtun-v6.html with a -e option
on the command line.
|
| |
|
|
|
|
|
|
|
|
| |
Document GPLv2 license.
Convert to USES=ssl
Replace absolute link with a relative link.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: antoine
|
|
|
|
| |
With hat: portmgr-secretary
|
| |
|
| |
|
|
|
|
| |
Approved by: tier-2 blanket (portmgr)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This took longer than expected, but there are quite a few changes to the
existing ports and a few new ones.
General upstream changes:
- Starting with Qt 5.6.2, Qt will fail at configuration time if LibreSSL is
being used. According to the discussion here:
https://codereview.qt-project.org/#/c/154800/
The Qt project is not opposed to LibreSSL, but does not want to mix
support for it into the OpenSSL backend code, especially as they move
towards supporting OpenSSL 1.1.
People interested in LibreSSL support are welcome to submit a separate
backend upstream, but are expected to maintain it. We (kde@) are not
opposed to carrying some patches authored by others in the future, as long
as they are not huge and destabilizing.
- When Qt detects the compiler supports C++11, it will pass -std=gnu++11 by
default (this is an upstream change). You can add "CONFIG -= c++11" to
your .pro. Qt 5.7 will require C++11.
- www/webkit-qt5: The QtWebKit module is deprecated upstream, and is shipped
separately as a community release tarball. kde@ does not have an ETA for a
qt5-webengine port, as it requires a huge effort (and number of patches)
similar to maintaining www/chromium itself.
- x11-toolkits/qt5-declarative has been deprecated upstream. The last
release is 5.5.1.
Relevant changes:
- devel/qmake5: The freebsd-clang mkspec has become the default mkspec on
FreeBSD, replacing the outdated freebsd-g++ one that was moved to
unsupported/ (it still works though).
- devel/qt5-qdoc: qdoc was moved to qttools upstream, but its data files are
still in qtbase. The data files are now in the qt5-qdoc-data port.
- misc/qt5-doc: Clean up and stop requiring a compiler and fumbling with
mkspecs. Instead of running the `configure' script, which requires a
compiler and adjustments to the mkspecs files and also ends up building a
new qmake binary, we now leverage USES=qmake to generate all the Makefiles
from the top-level qt.pro. Getting this to work requires some tricks,
though, and qt.conf.in has a longer explanation of what's being done.
Switch to USES=gmake to be able to drop MAKE_JOBS_UNSAFE=yes.
New ports:
- comms/qt5-serialbus
- devel/qt5-qdoc-data
- x11-toolkits/qt5-quickcontrols2
Big thanks to Adriaan de Groot (groot@kde.org), tcberner@ and Loise Nolden
(nolden@kde.org) for the huge amount of work they put into this
patch. Loise in particular also sent quite a few changes upstream that were
essential for this update to work.
PR: 211916
|
|
|
|
|
|
|
| |
- Add NO_ARCH
PR: 212528
Submitted by: jeremybbaggs@gmail.com (maintainer)
|
|
|
|
| |
It does not depend on net/nats because it embeds its own NATS server.
|
|
|
|
| |
examples taken from the port's tests.
|
|
|
|
| |
These ports built successfully
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/boto/s3transfer/blob/0.1.4/CHANGELOG.rst
PR: 212685
Submitted by: Bradley T. Hughes (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Adds DEBUG option to simplify troubleshooting
- Adds debug logging of wpa_supplicant control interface
- Installs the manpage
- Adds USE_QT4=corelib
- Makes wpa_gui executable setuid to allow it to easily connect to
wpa_supplicant control socket
- Fixes the problem that wpa_gui sometimes picks up .pid file instead
of the control interface
PR: 211214
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Reviewed by: koobs
|
|
|
|
|
| |
PR: 212620
Submitted by: bradleythughes@fastmail.fm (maintainer)
|
|
|
|
|
|
| |
- Add NO_ARCH
- Add missing php depends
- Switch to options helpers
|
|
|
|
| |
While here, modernize and cleanup the port and honor flags
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Register proxy dependencies found by stage-qa [1]
- Convert LIB_DEPENDS to USES=sqlite and USE_GNOME=libxml2
- Simplify options helpers
- Sort pkg-plist
PR: 210158 [1]
Submitted by: Nikola Kolev (maintainer) [1]
|
|
|
|
|
|
|
|
|
| |
The port is now configured depending on the SSL base specified by the
SSL_DEFAULT variable. Before it would break by default if SSL_DEFAULT
was set to non-base. This changes puts hostapd in line with the rest
of the ports tree.
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
| |
Please use net/asterisk11 or net/asterisk13 containing newer,
supported versions.
|
|
|
|
| |
Approved by: portmgr (mat)
|
| |
|
|
|
|
|
|
| |
The jansson library needs SSL available.
Approved by: SSL blanket
|
|
|
|
|
|
| |
While here, couple OSVERSION with OPSYS for extra patches.
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
| |
Approved by: SSL blanket
P.S. Why is this port still in the tree? It expired in April 2016.
|
|
|
|
|
|
|
|
| |
- Strip libraries
- Reflowed OPTIONS_DEFINE
PR: 211533
Submitted by: Joseph Mingrone <jrm at ftfl.ca>
|
|
|
|
|
|
|
| |
Mark tigervnc-devel ignore since it contained the 1.7.0 RC.
PR: 212239
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use new official GitHub repo, as website was down from Apr-Sept 2016
- Add USES=autoreconf as GitHub tarball only comes with configure.ac
- Add USES=gmake as manpage generation was failing with pmake
Changes this release:
https://github.com/schweikert/fping/blob/3.13/ChangeLog
PR: 212386
Approved by: jharris@widomaker.com (maintainer), adamw (mentor)
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
|
| |
- Update pkg-message
PR: 212566
Submitted by: cs@innolan.dk(maintainer)
|
|
|
|
|
|
|
| |
- While here, convert to options helpers
PR: 212401
Submitted by: goran.tal@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> Building for portfwd-0.29_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/net/portfwd/work/portfwd-0.29'
cd . && /wrkdirs/usr/ports/net/portfwd/work/portfwd-0.29/config/missing aclocal-1.4
WARNING: `aclocal-1.4' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `aclocal-1.4' program.
gmake[1]: *** [Makefile:104: aclocal.m4] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/portfwd/work/portfwd-0.29'
- Fix LICENSE, add license file
- Switch to options helpers
- Fix plist to properly optionize EXAMPLES
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
| |
It turns out that dtcpclient's makefile checks the OPSYS and links
with either libcrypto or libmd depending on its value. The SSL
dependency is incorrect for FreeBSD, but correct for DF. Revert the
previous commit and make DragonFly link with libmd as well.
Reported by: Hajimu UMEMOTO
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blankte
|
|
|
|
| |
Approved by: SSL blanket
|
| |
|
|
|
|
|
|
| |
While here, convert to USES=tar too.
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
|
|
| |
- Add options to choose to depend on asterisk11 or asterisk13, with
the latter as default
- Fix building with clang
Based on a patch kindly proposed by KATO Tsuguru <tkato432 at yahoo.com>
|
|
|
|
| |
- Convert to USES=localbase
|
|
|
|
| |
MFH: 2016Q3
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- While here
- Fix LICENSE
- Switch to USES=ssl
- Switch to USES=localbase, remove unneeded MAKE_ARGS
- Remove unneeded options.mk inclusion
PR: 212374
Submitted by: tad@vif.com (maintainer)
|
|
|
|
|
|
|
| |
problems when compiling with non base SSL library.
PR: 211707
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well
Submitted by: amdmi3
Reviewed by: mat
Exp-run by: antoine
Approved by: portmgr (mat, antoine)
Differential Revision: D7534
|
|
|
|
|
|
|
| |
- Patch was the svn diff to the tree
- Convert to a regular patch file
PR: 211707
|
|
|
|
| |
Approved by: SSL blanket
|
|
|
|
|
|
|
| |
Submitted by: cpm
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D7675
|
|
|
|
|
|
|
|
|
|
|
|
| |
Grive2 is the fork of original "Grive" Google Drive client with the
support for the new Drive REST API and partial sync.
WWW: https://github.com/vitalif/grive2/
Submitted by: me
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D7675
|
|
|
|
|
|
| |
Security: 5cb18881-7604-11e6-b362-001999f8d30b
7fda7920-7603-11e6-b362-001999f8d30b
MFH: 2016Q3
|
|
|
|
|
| |
Security: 5cb18881-7604-11e6-b362-001999f8d30b
MFH: 2016Q3
|
|
|
|
|
|
|
|
|
|
| |
sysutils/puppet{37,38,4} ports
- Provide option to choose actual puppet version
PR: 207326
Submitted by: Karli.Sjoberg@slu.se
Approved by: maintainer timeout (ruby, 6 months)
|
|
|
|
|
|
| |
- While here, add license
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
- While here, silence stripping and switch to options helpers
PR: 205517
Approved by: maintainer timeout (lx, 9 months)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
*_DEPENDS. Helper variables derived from the loop variable aren't
expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.
PR: 211645
Reported by: jkim
|
|
|
|
|
|
|
| |
- While here, add LICENSE_FILE
PR: 212423
Submitted by: kaltheat@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 212093
Submitted by: joneum@bsdproject.de
|
|
|
|
|
|
|
| |
- remove patches, now included upstream
PR: 212403
Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
|
|
|
|
|
| |
- Add pkg-message, because PySocks (net/py-pysocks) 1.5.7 causes problems
with IPv6 (bug #964)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With verbose build all utilities are called with --help and
--version arguments just to show their output. This, however,
may fail:
PATH=/wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools:$PATH /wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools/crm_standby --help
Error signing on to the CIB service: Socket is not connected
Error signing on to the CIB service: Socket is not connected
So just remove these calls, they have no use anyway.
PR: 212075
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
| |
PR: 212214
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
|
|
|
| |
Pointed out by: mat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework.
- bsd.port.mk:
- Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
- Put USE_LINUX_PREFIX handling after USES processing.
- Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
give these variables a different default value.
- When a package needs to run Linux ldconfig check before installation if
Linux support is enabled.
- emulators/linux_base-*:
- Use USES=linux and remove duplication.
- Remove files/lp. FreeBSD or CUPS lp(1) should work.
- Remove files/yp.conf. No longer seems to be used.
- Remove pkg-deinstall and move pkg-install into pkg-plist.
- Update pkg-descr and pkg-message.
- Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
to use FreeBSD mkdir so mkdir -p $path creates $path and not
/compat/linux/$path.
PR: 211645
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
| |
This version if a buffer overflow in STRSCAT
PR: 211257
Submitted by: w.schwarzenfeld@utanet.at
MFH: 2016Q3
|
|
|
|
|
|
| |
PR: 212387
Submitted by: rum1cro@yandex.ru
Approved by: bruce.richardson@intel.com (maintainer)
|
| |
|
|
|
|
| |
actually less than the previous one (see https://github.com/andreafabrizi/Dropbox-Uploader/releases )
|
|
|
|
| |
PR: 205762
|
|
|
|
|
| |
- Switch to options helpers
- Cosmetic fixes
|
|
|
|
|
|
| |
'struct buf'
Approved by: portmgr blanket
|
|
|
|
| |
PR: 212056
|
|
|
|
|
|
|
| |
-march=native
- Add an OPTIMIZED_CFLAGS option, disabled by default, to allow
enabling the native flag
- While here, convert to option target helpers.
|
|
|
|
|
|
| |
PR: 212283
Submitted by: ae
Sponsored by: Absolight
|
|
|
|
| |
- Make using base compiler the dafault on amd64 and i386
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/andreafabrizi/Dropbox-Uploader/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Following bad addresses are being validated as good by checkIPv6()
1:2:3:4:5:6:7:8:1.2.3.4
::1:2:3:4:5:6:7:8
1:2:3:4:5:6:7:8::
1:2:3:4:5:6:::8
::::a
::::
1::2::3
Obtained from: pfSense
MFH: 2016Q3
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
| |
Approved by: vanilla
|
| |
|
| |
|
|
|
|
|
|
| |
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D7711
|
|
|
|
|
|
|
| |
- While here, add LICENSE_FILE
PR: 212228
Submitted by: neel@neelc.org (maintainer)
|
|
|
|
|
| |
Submitted by: Rodrigo Bahiense
Approved by: vanilla
|
|
|
|
|
|
| |
PR: 212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by: pi (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From changelog at:
https://mailman.caida.org/pipermail/scamper-announce/2016-August/000008.html
scamper
* support for PF firewall, usage documented in scamper man page
* for the IPFW firewall, take a mandatory parameter specifying
acceptable rule number range to use, usage documented in
scamper man page.
* support probing on upcoming FreeBSD 11 which now sends and
receives packets in network byte order on raw sockets
* if the user specifies a ip:port for a listening control socket,
do not free a temporary string before converting port part
to an integer
* if an unprintable character is received in an attached control
socket, free the source so the disconnection code will proceed
* fix memory leaks pointed out by clang
* when reading the kernel version string, be sure to get the last
number in the string, even if it is something like 6.0.1a
* when using kernel versions, ensure the assumed number of dots
are present
* when building in debug mode and with privsep, chroot.
* in privsep code, drop msg_accrights special case, which was
dead code, as solaris has had msg_accrights for a while now.
* fix unaligned memory access when processing ARP and NDP responses
* if traceroute probes no hops, still print out text record of
the attempt if scamper's text output mode is being used.
sc_filterpolicy
* fix spelling mistakes in sc_filterpolicy man page
PR: 212227
Submitted by: mjl@luckie.org.nz (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sbm is a simple bandwidth monitor.
Besides the basic bandwith monitor it comes with two scripts.
sbm-rt-plot can be used for realtime bandwidth graphs and sbm-plot can
be used to generate static graphs for bandwith usage over a period of
time.
WWW: http://git.2f30.org/sbm/
PR: 211595
Submitted by: Tobias Kortkamp <t@tobik.me>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix SQLITE option, needs pkg-config to detect sqlite availability:
checking for SQLite using pkg-config... yes
- Simplify post-stage target
PR: 211841
Submitted by: myself
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove MYSQL and PGSQL options
- Add configtest command to ntpa rc file
Changelog:
- New configuration validator GUI
- New internal configuration engine
- SSL support for databases
- Unified code for all platforms
- Improved code quality & Several bugfixes
- Updated MySQL Connector to official v6.9.9
- Updated PostgreSQL data provider to v3.1.7
- Updated Bootstrap to v3.3.7
- Updated jQuery to v2.2.4
PR: 212081
Submitted by: Carsten Larsen (maintainer)
|
|
|
|
| |
- Sort USE*
|
|
|
|
|
|
| |
- No PORTREVISION bump necessary
Pointed out by: crees
|
|
|
|
| |
server both 4 and 5 version.
|
| |
|
|
|
|
| |
Spotted by: koobs
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
py-nnpy is CFFI-based Python bindings for nanomsg.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
Ports -- I chose to leave this out for now, as the diff is already large
enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5
PR: 210667
Approved by: portmgr, mat (mentor), rakuco (mentor)
Reviewed by: mat, rakuco
Differential Revision: https://reviews.freebsd.org/D6961
|
| |
|
|
|
|
|
|
|
|
| |
- See also: https://github.com/z3APA3A/3proxy/issues/68
PR: 209463
Submitted by: emz@norma.perm.ru
Approved by: Pavel Timofeev <timp87@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- commented out atomic_ops patches as suggested in PR#210439
PR: 210439
Changes: http://www.kamailio.org/pub/kamailio/4.4.2/ChangeLog
Submitted by: r.barenthin@terralink.de
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
in base.
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Discussed with: bjk@
|
|
|
|
| |
Approved by: ncurses blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The darkzone.ma.cx master site disappeared completely. The dark-zone.eu
WWW site forwards to twitter/_msciciel_ but to a bad page. It seems the
original maintainer is active on twitter.
Since the port hasn't been touched in 10 years, and the maintainer didn't
even stage this port, let's go ahead and deprecate it for removal in 2
months since we haven't had a submission from Krzysztof in over a decade.
while here, document ncurses requirement and remove obsolete comment in
case the deprecation is rescinded later.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE blob.
Changelog:
2.0.0 - 2016-08-20
- Relicense uritemplate.py as Apache 2 and BSD (See https://github.com/sigmavirus24/uritemplate/pull/23).
1.0.1 - 2016-08-18
- Fix some minor packaging problems.
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D7586
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LibreSSL does not define SSL_CTRL_SET_CURVES, so check for the macro's
existence before using it.
I'm committing this mostly to get it into the 2016Q3 branch so it lives a bit
longer: starting with Qt 5.6, upstream explicitly does not support LibreSSL and
fails at configuration time if it is detected (the rationale being that they do
not want to make the OpenSSL backend code even more confusing with additional
checks and code paths for LibreSSL; patches adding a separate LibreSSL backend
are more than welcome, but someone needs to write the code and maintain it).
PORTREVISION is not being bumped because the LibreSSL build was simply broken
before, and the patch does not change anything for OpenSSL users.
PR: 211832
Submitted by: matthew@reztek.cz
MFH: 2016Q3
|
|
|
|
|
|
| |
- Added a Net::Works::Network->is_single_address method. This returns true
if the network contains just one single address. Requested by Alexander
Hartmaier. GH #17.
|
|
|
|
|
|
| |
PR: 211987
Submitted by: olgeni
Approved by: maintainer
|
| |
|
|
|
|
|
| |
- update to 2.4.27
- make dependency upon pyasn1 excplicit
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
| |
- Reroll patch to satisfy portlint
- Bump PORTREVISION
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
|
|
|
|
| |
- Add license
- Use SUB_FILES for pkg-message
- Use DISTVERSION instead of PORTVERSION
- Recreate patch files to satisfy portlint
- Reformat pkg-message to what the PHB (section 8.5) defines as a good format
- Bump PORTREVISION
- Take maintainership
|
| |
|
|
|
|
|
|
|
| |
"support-chrome-20-firefox-12")
PR: 211267
Submitted by: iblis@hs.ntnu.edu.tw (maintainer)
|
|
|
|
|
|
| |
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D7557
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Update PORTVERSION and distinfo checksum (1.3.5)
* Add LICENSE_FILE
Asked upstream for a changelog and git tags [1]
[1] https://github.com/DTVD/rainbowstream/issues/187
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
We already have a fine implementation of iSCSI target in the
base system that worked great (ctld), and the upstream is no
longer being actively maintained.
|
|
|
|
| |
Approved by: az(implicit)
|
|
|
|
| |
Approved by: az(implicit)
|
|
|
|
|
|
|
|
|
| |
Add sk_setup / io loop fixes from git.
Remove agg patch - new version with different syntax is comingTimeout, server noc-myt.yandex.net not responding.
PR: 211413
Submitted by: zeising (original version)
Approved by: az (implicit)
|
|
|
|
| |
Now properly fixed (DF patches stored in dports)
|
|
|
|
|
| |
PR: 211756
Submitted by: joneum@bsdproject.de
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Growl is a MACOSX application that listen to notifications sent by
applications and displays them on the desktop using different display
styles. Net_Growl offers the possibility to send notifications to Growl
from your PHP application through network communication using UDP.
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (4.1.5)
- Update pkg-plist accordingly (library minor version bump)
- Update MASTER_SITES (upstream moved to GitHub releases)
- Add MANPAGES option and dependencies (xmlto/asciidoc (sorry!) as they
now need to be built. Add OPTIONS_SUB and update pkg-plist accordingly
- Re-patch configure after minor updates since 4.1.4
- Sort pkg-plist
PR: 211306 (part two of two)
Submitted by: Eric Camachat <eric camachat org>
|
|
|
|
| |
MFH: 2016Q3
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NORM option and helpers [1], no default.
- Backport upstream pull request #2066. [1][2]
- Override default -Werror in build.
[2] https://github.com/zeromq/libzmq/pull/2066
PR: 211306 (part 1 of 2) [1]
Submitted by: Eric Camachat <eric camachat org> [1]
MFH: 2016Q3
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
|
| |
2: Add rc file.
PR: 211720, 210632
Submitted by: olgeni@ [1], vivek at khera.org [2]
|
|
|
|
|
|
|
|
|
| |
http://www.openldap.org/lists/openldap-bugs/201510/msg00045.html
Let openslp port add CPPFLAGS=-DHAVE_STRNCASECMP until
openldap fixes this.
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
important fixes when compared to last stable version 1.2.1, from 2011
- Added LICENSE
- Take maintainership
Sponsored by: Rubicon Communications (Netgate)
|
|
|
|
|
| |
PR: 210038
Submitted by: peter
|
|
|
|
| |
Approved by: koobs
|
| |
|
|
|
|
|
|
|
| |
Also bump PORTREVISION for mail/libmapi as it depend on it.
PR: 210669
Approved by: koobs, Jan Bramkamp <crest@bultmann.eu> (maintainer)
|
|
|
|
|
|
|
|
| |
PR: 211707
Submitted by: olivierw1+bugzilla-freebsd@hotmail.com
Patch by: brnrd@
Obtained From: http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/telephony/asterisk/patches/patch-res_res_rtp_asterisk_c?rev=1.1&content-type=text/plain
MFH: 2016Q3
|
|
|
|
|
|
|
|
|
|
|
| |
extensions.
Many PHP extensions were adding a build dependency on session, so that
it was loaded first. This is now no longer needed, we have a nice
framework handle the extensions ordering.
PR: 203741
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 211533
Submitted by: Joseph Mingrone <jrm at ftfl.ca>
|
| |
|
|
|
|
|
|
|
|
| |
- Change USE_OPENSSL => USES= SSL
- Include xorg=xrender
PR: 211685
Submitted by: bsdports@kyle-evans.net
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://lists.infradead.org/pipermail/openconnect-devel/2016-August/003817.html
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D7441
|
|
|
|
|
| |
Some assemblies have been relocated, so adjust files path to point to the
correct location.
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
| |
Submitted by: marino@
|
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Cleanup pkg-descr
|
|
|
|
| |
2016-08-04 net/qt5-enginio: Deprecated by upstream from Qt 5.6 on, do not use for development
|
|
|
|
|
|
|
| |
- Take maintainership
PR: 211611
Submitted by: Demetris Procopiou
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update PORTVERSION and distinfo checksum (0.1.1)
* Add LICENSE_FILE
* Document actual Python version support in a comment for later
* Patch setup.py to properly declare test dependencies and hook up the
test command
* Add TEST_DEPENDS and test target for QA
https://github.com/boto/s3transfer/blob/0.1.1/CHANGELOG.rst
Approved by: Bradley Hughes <bradleythughes fastmail fm> (maintainer, via email)
|
|
|
|
|
|
|
|
|
| |
Back in r342092 (Jan 2014), the LIB_DEPENDS specification was updated
from pcap to libpcap.so, which effectively moved the dependency from
the ports version of libpcap to the base version. The maintainer
also indicated the ports listed in the PR should specify the net/libpcap.
PR: 211578
|
|
|
|
|
|
|
|
|
|
| |
The specification on libpcap came on the v1.6 => v.1.8.5 transition
while the port was unmaintained. Assume the change originator intended
for the ports libpcap to be used, but didn't realize it needed an
explicit version number to avoid the base library from satisfying the
requirement. While here, remove an obsolete CONFLICTS definition.
PR: 211578
|
|
|
|
|
|
| |
chosen for Zeroconf.
PR: 211571
|