| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
|
|
|
|
|
| |
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
| |
- Cosmetic fixes
|
|
|
|
| |
- Fix and update WWW
|
|
|
|
|
| |
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
|
|
|
|
|
|
|
|
|
|
|
| |
lld has no built-in search paths (/lib, /usr/lib). Normally the linker
is invoked from the compiler driver, and the search paths are added by
the compiler. If lld is invoked directly library search paths must be
specified explicitly, with -L/lib -L/usr/lib.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Changelog:
* Corrected return value of isConnected() to match docs
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix composer autoload path
* Fix PHP notices
* Implement Feature #23746: added method to get connection status
* Updated HTML documentation
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 228050
Submitted by: Hung-Yi Chen
- fix python build
- add LICENSE for slave port
- make portlint happier
- bump PORTREVISION on ports using the shared lib
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove --with-openssl=/path option from ./configure.
SSL is still supported and is still configurable.
modpython: Require ZNC to be built with encodings support
Changes: https://wiki.znc.in/ChangeLog/1.7.0
PR: 228078
Reported by: bdrewery
|
|
|
|
|
| |
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list.
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
| |
PR: 227705
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
|
|
|
|
|
|
| |
Changes this release:
https://quassel-irc.org/node/130
MFH: 2018Q2
Security: https://vuxml.freebsd.org/freebsd/499f6b41-58db-4f98-b8e7-da8c18985eda.html
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
|
|
|
|
|
|
| |
2018-04-15 irc/xchat: Unmaintained upstream, use irc/hexchat instead
irc/xchat-fish
irc/xchat-mircryption
irc/xchat-ruby
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- port to irc/hexchat (runtime tested, works except for opening soundcard,
no real keyer here)
- remove bundled copy of xchat.h from irc/xchat during build
- add a bunch of missing dependencies, found by stage-qa
- bump PORTREVISION
Approved by: fixit blanket
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add dependency on iso-codes, and meson (new build system)
- Remove OPTIONS: NLS SOCKS
- Remove hardcoded CA bundle path in patch with a variable
replaced at post-patch
- Add workaround for detecting system's OpenSSL version
- Update WWW
PR: 227324
Approved by: Piotr Kubaj <pkubaj at anongoth dot pl> (maintainer)
|
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
|
|
|
|
| |
Accidentally added during WIP rebase, committed in r465900.
|
|
|
|
|
|
|
|
|
|
| |
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876
|
|
|
|
|
|
|
|
| |
output target.
PR: 226977
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
|
|
|
|
|
|
|
|
|
| |
arm64 provides no /usr/bin/ld.bfd by default. LLD_UNSAFE automatically
adds a dependency on binutils for this case, so is needed in addition
to BINARY_ALIAS=ld=ld.bfd.
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
|
|
| |
This port does not honour LD or -fuse-ld in CFLAGS via LLD_UNSAFE, but
BINARY_ALIAS can be used to ensure we use the BFD linker.
PR: 226989
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
|
| |
- LibreSSL 2.7 added OpenSSL 1.1 API
PR: 226925
Submitted by: Sergey Akhmatov <sergey akhmatov ru>
Approved by: David O'Rourke <dor.bsd xm0 uk> (maintainer)
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Remove dead WWW
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 226707
Reported by: Greg Fitzgerald <gregf hugops pw>
|
|
|
|
|
|
|
|
|
|
|
| |
It's unmaintained with likely many unpatched security issues.
irc/hexchat is an actively maintained fork of XChat which can be used
instead.
https://tingping.github.io/2018/03/02/when-distros-get-it-wrong.html
PR: 226322
Approved by: gnome (maintainer timeout, 2 weeks)
|
|
|
|
|
|
| |
PR: 217768
Submitted by: gudfitz@gmail.com
Approved by: jadawin (maintainer timeout, 1 year)
|
|
|
|
|
| |
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14643
|
|
|
|
| |
version 1.1.0 (via revision 464079).
|
|
|
|
|
|
|
|
|
| |
ZNC has supported character encodings in core since 1.6.0 and
building/enabling charset is the recommended way.
While here, sort Makefile and change URLs to use HTTPs.
Submitted by: eadler (via email)
|
|
|
|
|
|
|
|
| |
Changes: https://wiki.znc.in/ChangeLog/1.6.6
Approved by: dbaio (maintainer)
MFH: yes
Differential Revision: https://reviews.freebsd.org/D14615
|
| |
|
|
|
|
|
|
| |
and libc++ to 6.0.0 by falling back to gcc.
Notified by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://irssi.org/NEWS/#v1-1-1
PR: 226001
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Reported by: tj@mrsk.me (email)
MFH: 2018Q1
Security: 7afc5e56-156d-11e8-95f2-005056925db4
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Bot-BasicBot/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Bot-BasicBot/Changes
|
|
|
|
|
| |
Reported by: tj <tj@mrsk.me>
Pointyhat to: brd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
|
|
|
|
|
| |
PR: 225196
Submitted by: David O'Rourke <dor.bsd@xm0.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
- New Roslyn compiler for C# available
- Improved support for nuget packages in USES=mono
General:
- fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
- bump all dependant ports
USES=mono:
- properly handle caching of nuget packages
- add support for multiple feeds for nuget packages
- add support for nuget dependencies in a separate file
- add support for paket packages
lang/mono:
- update to version 5.2.0.215
- automate certificate initialisation [2]
- increase test coverage
- mark as conflicting with net/czmq (conflicting on makecert) [1]
- patch mono to use $PREFIX/share/mono instead of /usr/share/.mono
devel/google-gdata:
- use nunit.framework nuget package as the Mono shipped version is no longer suppport.
- switch to using csc(1) for compiling (mcs(1) is depreciated).
- use delayed signing (and then sign with sn(1)) as csc(1) does not support signing.
- fix reference to system assemblies (the '.dll' suffix is required).
- fix reference to HttpUtility: csc(1) is more strict about scoping
devel/monodevelop:
- reroll distinfo (no changes to content)
lang/fsharp:
- reroll distinfo (no changes to content)
security/gnome-keyring-sharp:
- delay sign (then sign with sn(1)) as csc(1) does not support direct signing.
PR: 223188 [1]
PR: 209670 [2]
Differential Revision: https://reviews.freebsd.org/D13752
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#######################################################################
Reminder for package maintainers of ircd-hybrid: ircd-hybrid now has
GnuTLS support as of version 8.2.13
#######################################################################
Bug report from robertames@hotmail.com
When shutting down ircd-hybrid, a confusing error is displayed
stating the pid file does not exist:
# /usr/local/etc/rc.d/ircd-hybrid stop
Stopping ircd_hybrid.
Waiting for PIDS: 14504.
rm: /var/run/ircd/ircd.pid: No such file or directory
This is because after ircd correctly cleans up it's pid file, the
rc script tries to delete the non existing file. In the rc script,
stop_postcmd is not needed.
PR: ports/224977
Submitted by: robertames@hotmail.com
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, update license and www.
Changes: https://raw.githubusercontent.com/irssi/irssi/1.0.6/NEWS
PR: 224954
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Reported by: tj@mrsk.me (email)
MFH: 2018Q1
Security: a3764767-f31e-11e7-95f2-005056925db4
|
|
|
|
|
|
| |
- unwind is a dependency of Ruby
Submitted by: sunpoet
|
|
|
|
|
|
|
|
|
| |
Changes from Konversation 1.7.3 to 1.7.4:
Fixed a bug causing the size of a custom chat text view font set via the
configuration dialog to be ignored. A font size modification done via the
Enlarge/Decrease Font Size actions is nowapplied on top of the configured
size (or the system default font size, respectively).
|
| |
|
|
|
|
| |
Changelog: https://weechat.org/files/changelog/ChangeLog-2.0.1.html
|
|
|
|
|
|
|
|
|
|
| |
Addition to r456675: the new file files/pkg-deinstall.in has
been approved, but hasn't been added in r456675.
PR: 224041
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13345
|
|
|
|
|
|
|
| |
PR: 224041
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13345
|
|
|
|
|
|
| |
AIM shut down on 2017-12-15
Reported by: Dmitri Goutnik <dg@syrec.org>
|
|
|
|
| |
Reported by: swills
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Switch to CMAKE_BOOL
- Update WWW
Approved by: portmgr blanket
|
|
|
|
| |
- Add some explicit FLAVOR to dependencies where needed
|
|
|
|
|
|
|
|
| |
- Remove leftovers from 2.0-RC testing
- Add PHP option and .so
- Simplify cmake enable
Reported by: antoine, adamw
|
| |
|
|
|
|
| |
PR: 220268
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
|
|
|
|
|
|
| |
Changelog: http://www.inspircd.org/2017/11/12/v2025-released.html
PR: 220268
Differential Revision: https://reviews.freebsd.org/D12990
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Simplify and unsilence installation
Approved by: portmgr blanket
|
|
|
|
| |
- Assign a MAINTAINER
|
|
|
|
|
|
|
|
|
| |
Reported by: tcberner
Approved by: tcberner (mentor)
MFH: 2017Q4
Security: https://www.kde.org/info/security/advisory-20171112-1.txt
Security: CVE-2017-15923
Differential Revision: https://reviews.freebsd.org/D13065
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
|
|
|
|
| |
This round is @FreeBSD.org residents except teams.
|
| |
|
|
|
|
|
|
|
|
|
| |
https://irssi.org/security/irssi_sa_2017_10.txt
PR: 223169
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
MFH: 2017Q4
Security: 85e2c7eb-b74b-11e7-8546-5cf3fcfdd1f1
|
|
|
|
|
| |
PR: 223143
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
|
|
|
|
|
|
|
| |
- Fixes crash in logger
MFH: 2017Q3
Security: b63421b6-a1e0-11e7-ac58-b499baebfeaf
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
|
|
|
|
|
|
|
| |
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
|
|
|
|
|
|
|
|
| |
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/cinchrb/cinch/commits/v2.3.4
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Style fixes
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Sort *_DEPENDS
- Add missing OPTIONS_DEFINE=EXAMPLES
- Add NO_ARCH
- Convert to options target helper
Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes
|
|
|
|
| |
Release notes: https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.2
|
|
|
|
|
| |
PR: 221574
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
| |
- Ruby on amd64/i386 uses libunwind causing weechat to link it as well
Reported by: koobs
|
|
|
|
|
|
|
| |
Fix CVE-2017-8920: XSS in 'R' parameter
MFH: 2017Q3
Security: CVE-2017-8920
|
| |
|
|
|
|
|
|
|
|
| |
This fixes the build with GCC 6, which defaults to -std=gnu++14. The project,
which seems to be unmaintained upstream, is incompatible with C++11 and later.
PR: 219298
Approved by: portmgr (blanket approval)
|
|
|
|
|
| |
- Add NO_ARCH
- Sort PLIST
|
|
|
|
|
|
| |
PR: ports/220675
Submitted by: lifanov
Approved by: Mose <mose@mose.com>
|
|
|
|
|
|
|
| |
- Changelog: https://pear.php.net/package/Net_SmartIRC/download/
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11568
|
|
|
|
|
|
|
|
|
| |
- Fixes two CVEs
PR: 220544
MFH: 2017Q3
Security: CVE-2017-10965
Security: CVE-2017-10966
|
|
|
|
| |
- Bugfix update to 1.9
|
|
|
|
|
|
|
|
| |
* The URL handler needs klauncher5 which is part of kf5-kinit.
Reported by: Gleb Popov <6yearold@gmail.com>
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D11425
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so add USES=gettext-runtime
* libgcrpyt requires libgpg-error, so add it to GNUTLS_LIB_DEPENDS
* nss requires nspr, so add it to NSS_LIB_DEPENDS
* Add USES=ssl for OpenSSL, its library dependency was completely undeclared
* otr requires libgcrypt, and thus also libgpg-error, so add those to
OTR_LIB_DEPENDS
* Request the installed binary be stripped
* Mark LIBEVENT option BROKEN because bitlbee will not start in daemon (-D) or
fork (-F) mode when compiled with libevent; it exits almost immediately after
start unless run in foreground (-n). This problem has been present for at
least a year, recent past version of bitlbee also do not work, and the recent
update of libevent has not helped, so just mark it broken until someone takes
the initiative to debug and fix the issue.
* While here, remove python build dependency, it's not necessary anymore in
version 3.5.1
PR: 217311
Submitted by: rezny
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here:
Improve license
Set architecture neutral
PR: 220252
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (old maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11363
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
|
|
|
|
|
|
|
|
| |
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
|
| |
Modernize port options
Fix building with MySQL
Add new REDIS option
Changelog: https://github.com/anope/anope/blob/a9bf2518864a6919f7e1217016c9dec3a3b08323/docs/Changes
MFH: 2017Q2
|
|
|
|
|
| |
Security: 165e8951-4be0-11e7-a539-0050569f7e80
Approved by: ports-secteam (with hat)
|
|
|
|
| |
Changes: https://github.com/litaio/lita-irc/releases
|
|
|
|
|
|
| |
While there, fix small style issues.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
Update to the latest release (which is KF5-based) and drop the "-kde4" suffix
from the port.
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D10928
|
|
|
|
|
|
|
|
|
|
| |
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
|
|
|
|
| |
- Bugfix and new features release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=mono: minor fixes
- save a copy of the nuget package in the packages directory
- force linking of directories, allowing nuget-extract to be rerun
without `make clean`
- fix makenuget: nuget requires an equals to identify the version, not a dash
devel/monodevelop: update to 6.2.1.3
- update nuget packages:
- link older System.Collection.Immutable 1.1.37 to newer 1.3.1 (used
by C# and F# respectively)
- update external github repositories
- allow post-extract target to be run multiple times
- change MonoDevelop.Packaging to use a newer version of
NuGet.Build.Packaging (the older version is no longer fetchable)
- remove patch integrated upstream
- moved `nuget restore` patching from post-patch into a patch file (the
former broke silently)
- ChangeLog:
- https://developer.xamarin.com/releases/studio/xamarin.studio_6.2/xamarin.studio_6.2/
irc/smartirc4net: update to 1.1
- add LICENSE
lang/fsharp: update to 4.1.18
- add test dependency on libgdiplus
- update nuget packages
- update test paths for fsharp assemblies
- update patches to prevent `nuget restore` from running
- ChangeLog:
- Set executable bit correctly on output
- Integrate visualfsharp
- Fix regression on binding redirects for System.Collections.Immutable
- Fix regression in Microsoft.Build.FSharp.targets
- Fix binding redirects for System.Collections.Immutable
- Fix version of library going in %PREFIX/lib/mono/fsharp
- Align fsc task and target file
- Use install layout that includes mono/fsharp
- Fix F# Intereactive on Mono 4.9+
- Update compiler tools
- Updates to FSharp.Core nuget package for F# 4.1
- Fix #656: error FS0193: internal error: No access to the given key
lang/mono: various fixes
- fix linking with lld [1]
- double maximum handle size [2]
- add option to run acceptance tests
- allow for optional bootstrapping of mono via either installed mcs (if
available) or via downloaded "monolite" (default)
- add python and py-pillow as dependencies for bin/mono-heapviz
- add armv6 as a supported architecture (untested)
- switch to github for source code:
- official tarball does not include tests
- patches:
- recognise FreeBSD for AOT suffix
- change mono-heapviz to use pillow instead of PIL
multimedia/banshee: tell portscout to ignore this port
- Portscout was not skipping the 2.9.1 version, and upstream appears to be
quiet for the last few years.
x11-toolkits/gtk-sharp20: update to 2.12.43
- ChangeLog:
- fix compilation on mono-4.8.0 (incorrect use of sizeof())
- correctly set owned=true on custom constructors
PR: 218885 [1]
PR: 200937 [2]
|
|
|
|
|
| |
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
|
|
|
|
|
| |
PR: 218950
Submitted by: maintainer
|
|
|
|
| |
Release notes: https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.1
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(google code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
Reported by: des
Approved by: ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10534
|
|
|
|
|
|
|
| |
PR: 218603
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Approved by: jadwin (maintainer timeout), rene (mentor)
Differential Revision: https://reviews.freebsd.org/D10524
|
|
|
|
|
| |
Reported by: Jochen Neumeister
Approved by: rakuco (mentor)
|
|
|
|
|
| |
PR: 218832
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
| |
- Security update to 1.7.1
PR: 218855
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Security: 81433129-2916-11e7-ad3e-00e04c1ea73d
Security: CVE-2017-8073
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Fix shebangs
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add patch from upstream
PR: 217916, 218328
Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr>
Approved by: maintainer timeout
Obtained from: https://github.com/cdidier/irssi-xmpp/issues/18
|
|
|
|
|
|
|
|
|
|
|
| |
* add patch for finance/kmymoney-kde4
* change patch in irc/irssi-fish as pkgconfig handling has changed.
PR: 218559
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9557
|
| |
|
| |
|
|
|
|
| |
Submitted by: Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Use BROKEN_SSL
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
WWW: https://github.com/mglocker/irssi-icb
Submitted by: Santhosh Raju <santhosh.raju@gmail.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Bot-BasicBot/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Bot-BasicBot/Changes
|
| |
|
|
|
|
|
|
| |
PR: 217227
Submitted by: seschwar@gmail.com
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 218295
Submitted by: andrew tao11 riddles org uk
|
|
|
|
|
|
|
| |
fixed logging) which wound up re-breaking logging after logging was
fixed upstream.
I don't use this anymore, so I'm donating it back to ports@.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
|
|
|
|
| |
Release notes: https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.0
Issue #139: https://github.com/bitlbee/bitlbee-facebook/issues/139
|
|
|
|
|
|
| |
This fixes especially https://github.com/bitlbee/bitlbee-facebook/issues/138.
Reported by: cognet
|
|
|
|
|
| |
PR: 218170
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
|
|
|
|
|
|
|
| |
- Fix package error when python3 is used
PR: 216555
Reported by: Charles P <charlespigott@googlemail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Details:
- Fixes a use-after-free during netjoin.
This usually leads to a segfault.
Upstream considers targeted code execution
difficult.
PR: 217878
Submitted by: dor.bsd@xm0.uk (maintainer)
MFH: 2017Q1
Security: CVE-2017-xxxx (not yet assigned)
|
| |
|
| |
|
|
|
|
|
|
|
| |
2: remove uneeded config arguments (ncurses/ipv6)
PR: 217348
Submitted by: brnrd@
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 217772
Submitted by: dbaio@bsd.com.br(maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/Changes
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Use PORTEXAMAPLES
- Convert to options target helper
Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/Changes
|
|
|
|
|
| |
PR: 216802
Submitted by: freebsd-ports@dan.me.uk (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Convert to options target helper
Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/Changes
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add missing OPTIONS_DEFINE=EXAMPLES
- Add NO_ARCH
- Use PORTEXAMPLES
- Convert to options target helper
Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/Changes
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort *_DEPENDS
- Add missing OPTIONS_DEFINE=EXAMPLES
- Add NO_ARCH
- Use PORTEXAMPLES
- Convert to options target helper
Changes: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Bollocks/Changes
|
|
|
|
|
| |
PR: 216777
Approved by: mm (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove patch for irssi >= 1.0
- irc/irssi is currently at 0.8
PR: 215829
Approved by: just-fix-it blanket
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/litaio/lita-irc/releases
|
|
|
|
|
|
| |
_XMPP_SERVER_CONNECT_REC')
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
| |
- Correct LICENSE to be GPLv2+
- Fix LIB_DEPENDS
|
|
|
|
|
|
|
|
|
|
|
| |
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
servertcl.cc:890:12: error: assigning to 'char *' from incompatible type 'const char *'
while((pos=strstr(afterslash,"/"))) afterslash=pos+1;;
^~~~~~~~~~~~~~~~~~~~~~~
servertcl.cc:1010:12: error: assigning to 'char *' from incompatible type 'const char *'
while((pos=strstr(afterslash,"/"))) afterslash=pos+1;;
^~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
| |
src/modules/rijndael/libkvirijndael.cpp:331:11: error: ordered comparison between pointer and zero ('int *' and 'int')
if(len > 0)
~~~ ^ ~
src/modules/rijndael/libkvirijndael.cpp:357:11: error: ordered comparison between pointer and zero ('int *' and 'int')
if(len > 0)
~~~ ^ ~
Reported by: antoine (via exp-run)
|
|
|
|
|
| |
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION [1]
- strip(1) installed modules
- Add USES+=gettext-runtime as we link against it
- Add USE_GNOME+=glib20 as we link against it
PR: 215829 [1]
Submitted by: p5B2E9A8F@t-online.de
Obtained from: upstream commit d56d614b89ecc34845e0f5971c545b893c2c359a
Approved by: jadawin@ (maintainer timeout, 3+ weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.7[1]
- Remove CONFLICTS: weechat-devel was removed
- Switch to xz distfile
[1] Changelog: https://weechat.org/files/changelog/ChangeLog-1.7.html
PR: 216384
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
|
| |
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Remove unneeded flags
- Don't install useless docfile
|
| |
|
|
|
|
|
|
| |
While at it, chase "port test" warnings.
Obtained from: https://github.com/bitlbee/bitlbee-facebook/commit/d60efe0
|
| |
|
|
|
|
|
| |
PR: 215888
Submitted by: shun.fbsd.pr at dropcut.net
|
|
|
|
|
|
| |
PR: 215841
Submitted by: zi@ (me)
Approved by: moggie@elasticmind.net (maintainer)
|
|
|
|
|
|
|
|
|
| |
This was causing the build of slave port irc/quassel-core to hang during
the ports build step which generates temporary packing list, as the sed
command to perform PLIST_SUB did not have a filename argument provided.
Reported by: Steve Hay <hay.steve@gmail.com>
MFH: 2017Q1
|
|
|
|
|
| |
PR: 215800
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
|
|
|
|
|
| |
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
|
|
|
|
|
|
| |
PR: 215800
Submitted by: vlad-fbsd@acheronmedia.com <vlad-fbsd at acheronmedia.com>
MFH: 2017Q1
|
|
|
|
|
|
|
|
| |
PR: 215363
Submitted by: w.schwarzenfeld@utanet.at
Reviewed by: pkubaj@anongoth.pl (maintainer)
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D8824
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
who will see those messages are users who have already accepted those options
in make config.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 215567
Submitted by: joneum@bsdproject.de(maintainer)
|
|
|
|
| |
- bump API change
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Qt decides at run-time which SQL drivers are installed and only then
allows running Quassel with those database backends.
- Also reformat to minimise diff of irc/quassel-core (slave) from
irc/quassel (master) as much as possible (per recommendation in
the Porter's handbook).
PR: 215026
Submitted by: Christian Schwarz <me@cschwarz.com>
Approved by: adamw (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
available anymore :-) "
portlint also caught a few things
Added LICENSE
PR: ports/215282
Submitted by: gehm@doom-labs.net
|
|
|
|
| |
top overwriting users config at each upgrade
|
| |
|
|
|
|
| |
Approved by: maintainer (jpaetzel)
|
| |
|
|
|
|
|
| |
had the right solution, which is to use the appropriate OPTIONS helper,
which puts -L${OPENSSLLIB} in early enough that linkage works correctly.
|
|
|
|
| |
Enable the EMACS_KEYS option by default. PORTREVISION bump for that change.
|
|
|
|
| |
to USES=ssl while here.
|
|
|
|
|
|
|
| |
cc from finding the correct libcrypto/libssl, so quick-fix this by
only adding -L${ICONV_PREFIX}/lib if it's something other than /usr/lib.
Also, use USES=ssl. PORTREVISION bump for the potential ldd change.
|
|
|
|
|
|
|
| |
PR: 215302
Submitted by: Piotr Kubaj (maintainer)
Approved by: tabthorpe
Differential Revision: https://reviews.freebsd.org/D8805
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- add LICENSE
- add 'ssl', 'localbase' and 'cpe' to USES
- simplify options handling
Approved by: tdb (maintainer), jpaetzel (mentor)
Security: CVE-2014-9773
Security: CVE-2016-4478
|
|
|
|
|
|
|
|
|
|
| |
- use of official master site
- remove 'expect' from CONFLICTS
- remove DOCS option
- binaries are stripped by default
- help files are linked relatively
Approved by: crees (maintainer), jpaetzel (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
* Sending/receiving messages
* Topic decryption
* Using unecrypted keys / keys without a password from blow.ini
* Pure protocol-level filtering (works with highlighting, nick coloring etc)
* Partially encrypted messages (i.e. prefixed with nickname by a bouncer)
* CBC mode
WWW: http://fishlim.kodafritt.se/
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
Changelog: http://wiki.znc.in/ChangeLog/1.6.4
PR: 215238
Submitted by: dbaio@bsd.com.br (maintainer)
MFH: 2016Q4
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
| |
protocol option
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
|
|
|
|
|
|
| |
- Fix GH_TAGNAME
- Convert to options target helper
Approved by: portmgr (blanket)
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
Switch to CMake build
Convert to options helpers
Add support for Qt and set Qt 5.x as the default toolkit
Update pkg-descr
PR: 210234
Submitted by: David Vachulka <arch_dvx@users.sourceforge.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
|
|
|
|
|
|
|
|
|
| |
- Set permissions properly on ETCDIR
- Add an information on znc user/group to pkg-message
- Pass maintainership to dbaio
PR: 200005
Submitted by: josh+freebsd@zevlag.com, dbaio@bsd.com.br
|
|
|
|
|
| |
Approved by: portmgr (blanket)
MFH: 2016Q4 (blanket)
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
|
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
| |
matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
their usage
|
|
|
|
|
|
| |
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
|
|
|
|
|
|
|
|
| |
Changelog: https://hexchat.readthedocs.io/en/latest/changelog.html
PR: 213344
uSbmitted by: Piotr Kubaj <pkubaj@anongoth.pl>, swills
Approved by: junovitch (mentor)
|
|
|
|
|
| |
PR: 214262
Submitted by: Dmitrij D. Czarkoff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
|
|
|
|
|
|
|
| |
Should only be on when the option is enabled
Pointyhat to: swills
Reported by: mat
|
| |
|