- 14 Oct, 2017 18 commits
-
-
madpilot authored
PR: 222130 Submitted by: lbartoletti@tuxfamily.org (maintainer) MFH: 2017Q4 Security: 555cd806-b031-11e7-a369-14dae9d59f67
-
madpilot authored
PR: 222130 Submitted by: lbartoletti@tuxfamily.org (maintainer)
-
olgeni authored
-
olgeni authored
-
riggs authored
Details: Gitea releases don't supply the release version number; the automatic method to obtain the version number in the Gitea build system only works when sources are checked out from git. PR: 222885 Submitted by: stb@lassitu.de (maintainer) MFH: 2017Q4
-
ler authored
Added noexcept and throw() support Function declarations may now include exception specifications. Fixed handling of leading whitespace in command-line argument The unusual case of: cdecl ' declare x as int' i.e., a quoted argument having leading whitespace, is now handled correctly.
-
olgeni authored
-
kevlo authored
-
pi authored
Python module to support CSS and HTML-based email formatting. WWW: https://github.com/peterbe/premailer PR: 221154 Submitted by: Ryder Dain <ryder.dain@gmail.com>
-
pi authored
Implements an NSCA (Nagios Service Check Acceptor) client in Python. WWW: https://github.com/djmitche/pynsca PR: 222445 Submitted by: Ryder Dain <ryder.dain@gmail.com>
-
tobik authored
- Remove GCC dependency since it now builds fine with Clang - Set WRKSRC directly instead of symlinking in post-extract
-
tobik authored
- Update pkg-descr with new site as well
-
vanilla authored
Submitted by: 222827 Reported by: maintainer
-
ygy authored
PR: 221568 Reviewed by: emaste Approved by: adamw, johans (maintainer timeout)
-
cpm authored
- Update WWW in pkg-descr Noteworthy changes in 0.11.9 - Fixed bug which caused the acceptable of invalid IPv4 address as valid. - Fixed compatibility with gnutls 3.3.8 by avoiding the use of the 'VERS-ALL' priority string which was introduced in 3.3.24. - Fixed null pointer dereference when parsing locked accounts in plain password authentication. - Add support for RSA-PSS and Ed25519 private keys when used with GnuTLS 3.6.0. - ocpasswd: when locking an account multiple times, add the '!' character only once. Based on patch by Frank Huang. Changes: http://lists.infradead.org/pipermail/openconnect-devel/2017-October/004529.html MFH: 2017Q4
-
ultima authored
Changes: https://github.com/andikleen/mcelog/releases/tag/v154
-
ultima authored
* Fixed gunicorn startup issue Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server www/py-seafdav www/py-seafobj www/seahub Changes: https://manual.seafile.com/changelog/server-changelog.html
-
brooks authored
the supposedly broken version) and 11.1 without this change. This removes the last use of clang34 in the ports tree.
-
- 13 Oct, 2017 22 commits
-
-
jbeich authored
- Convert to WRKSRC helpers Changes: https://github.com/RPCS3/rpcs3/compare/1d375cb1...bb398c4a MFH: 2017Q4
-
bdrewery authored
-
antoine authored
Verified by: no difference between uncompressed tar files
-
antoine authored
-
netchild authored
-
adamw authored
-
adamw authored
- - - loadpath.o --- loadpath.c:30:2: error: RUBY_EXEC_PREFIX must be defined #error RUBY_EXEC_PREFIX must be defined ^ loadpath.c:41:50: error: use of undeclared identifier 'RUBY_LIB_VERSION' typedef char ruby_lib_version_string[(int)sizeof(RUBY_LIB_VERSION) - 2]; ^ loadpath.c:59:33: error: use of undeclared identifier 'RUBY_EXEC_PREFIX' const char ruby_exec_prefix[] = RUBY_EXEC_PREFIX; ^ loadpath.c:68:5: error: use of undeclared identifier 'RUBY_EXEC_PREFIX' RUBY_SITE_LIB2 "\0" ^ loadpath.c:46:37: note: expanded from macro 'RUBY_SITE_LIB2' #define RUBY_SITE_LIB2 RUBY_SITE_LIB "/"RUBY_LIB_VERSION ^ loadpath.c:35:23: note: expanded from macro 'RUBY_SITE_LIB' #define RUBY_SITE_LIB RUBY_LIB_PREFIX"/site_ruby" ^ loadpath.c:32:25: note: expanded from macro 'RUBY_LIB_PREFIX' #define RUBY_LIB_PREFIX RUBY_EXEC_PREFIX"/lib/ruby" ^ loadpath.c:68:5: error: expected ';' after top level declarator loadpath.c:46:37: note: expanded from macro 'RUBY_SITE_LIB2' #define RUBY_SITE_LIB2 RUBY_SITE_LIB "/"RUBY_LIB_VERSION ^ loadpath.c:35:23: note: expanded from macro 'RUBY_SITE_LIB' #define RUBY_SITE_LIB RUBY_LIB_PREFIX"/site_ruby" ^ loadpath.c:32:41: note: expanded from macro 'RUBY_LIB_PREFIX' #define RUBY_LIB_PREFIX RUBY_EXEC_PREFIX"/lib/ruby" ^ 5 errors generated. *** [loadpath.o] Error code 1
-
feld authored
Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.870
-
joneum authored
-Changelog: https://sourceforge.net/p/group-office/code/HEAD/tree/branches/groupoffice-6.2/www/CHANGELOG.TXT Approved by: mat (portmgr) Differential Revision: https://reviews.freebsd.org/D12546
-
kwm authored
Bump all the slaves due to not being sure where the shared code is used. MFH: 2017Q4 Security: 7274e0cc-575f-41bc-8619-14a41b3c2ad0
-
kmoore authored
PR: 222985 Submitted by: Maintainer, John Hixson <jhixson@gmail.com>
-
kmoore authored
PR: 222984 Submitted by: Maintainer: John Hixson <jhixson@gmail.com>
-
tobik authored
This is essentially a backport of [1] which was already merged and will hopefully be part of the next Kodi release. [1] https://github.com/xbmc/xbmc/pull/11962 PR: 220231 Approved by: mickael.maillot@gmail.com (maintainer timeout, 3 months)
-
swills authored
PR: 222957 Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
-
kwm authored
While here replace the SO-AND-SO part in the description of the previous xorg-server entry[1], with the Alan Coopersmith who send the announce mail to xorg-announce@ mailing list. [1] entry: 4f8ffb9c-f388-4fbd-b90f-b3131559d888
-
olgeni authored
-
swills authored
-
jhb authored
- Brings in upstream commits to fix debugging on mipsn32 (properly parsing registers and signal information in core dumps as well as unwinding across signal frames) - Brings in upstream commits for reworked ARM support. Compared to the existing patch-armfbsd, this version includes generic FreeBSD target support (auxv, thread names from cores, $_siginfo, syscall names, etc.) as well as VFP support and an unwinder for signal frames. Reviewed by: pizzamig (maintainer) MFH: 2017Q4 Differential Revision: https://reviews.freebsd.org/D12630
-
tobik authored
Ports r451345 broke it PR: 222976 Approved by: Andrew Romanenko <melanhit@gmail.com> (maintainer)
-
bdrewery authored
- Fix FLAVORS assertion in compute_deps to properly show flavor - Add FLAVOR to a few job status outputs - Show origin for a FLAVOR assertion - Check for and error if 'security.bsd.hardlink_check_uid' or 'security.bsd.hardlink_check_uid' are not set to '0' with BUILD_AS_NON_ROOT=yes to avoid staging errors
-
bdrewery authored
- Fixes missing 'clear_dep_fatal_error' function error with bulk -c/-C Reported by: HellSpawn on EFNet
-
adamw authored
Make the only differences between "lite" and "regular" vim just console mode and no language bindings. This was already the case (the default feature set is "huge"), but now it's explicit. Add a pkg-descr to vim-lite that explains the above, and remove some text in the pkg-descr that makes absolutely no sense. There's no effective change to generated package, but the port is getting updated tomorrow anyway. This will facilitate the future removal at some point of the "lite" package, so that it can be replaced by a "console" flavour. While here, remove a variable that was last used in 2001.
-