Commit graph

4331 commits

Author SHA1 Message Date
Emanuel Haupt
a0b0b4f7fa Fix build on 12.0-CURRENT after upgrading clang, llvm, lld, lldb, compiler-rt
and libc++ to 6.0.0 by falling back to gcc.

Notified by:	pkg-fallout
2018-02-21 10:05:11 +00:00
Danilo G. Baio
79c9065a60 irc/irssi: Update to 1.1.1, Fixes multiple vulnerabilities
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
2018-02-19 12:28:55 +00:00
Antoine Brodin
ea3f6fdeb3 Clean up some USES=python
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-18 13:20:29 +00:00
Sunpoet Po-Chuan Hsieh
dffc978375 Use BROKEN_SSL
Approved by:	portmgr (blanket)
2018-02-17 12:00:03 +00:00
Tobias C. Berner
a05b9f3830 irc/kvirc and irc/kvirc-qt4, fix build with clang6 2018-02-15 20:17:58 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
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
2018-02-10 10:29:51 +00:00
Sunpoet Po-Chuan Hsieh
454322b8b9 Update to 0.93
Changes:	http://search.cpan.org/dist/Bot-BasicBot/Changes
2018-02-04 10:13:31 +00:00
Sunpoet Po-Chuan Hsieh
8498a9e955 Update to 0.92
Changes:	http://search.cpan.org/dist/Bot-BasicBot/Changes
2018-02-02 19:55:13 +00:00
Brad Davis
67d89e60d0 Bump PORTREVISION for ports that depend on irc/irssi after update in r460549.
Reported by:	tj <tj@mrsk.me>
Pointyhat to:	brd
2018-02-02 17:37:28 +00:00
Joseph Mingrone
a3cc513bfc Flavorize and modernize Emacs ports
- 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
2018-02-01 18:03:09 +00:00
Brad Davis
070d8864e8 Update irc/irssi to 1.1.0
PR:		225196
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
2018-01-31 23:53:53 +00:00
David Naylor
1da3310ac1 lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
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
2018-01-30 19:00:27 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
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
2018-01-18 04:11:02 +00:00
Alexey Dokuchaev
7b85b686ee Remove superfluous linefeeds and fix some other minor whitespace bugs. 2018-01-11 16:53:44 +00:00
Diane Bruce
61d8d7f968 Update to 8.2.13 and fix as per robertames@hotmail.com PR
#######################################################################
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
2018-01-10 19:28:04 +00:00
Danilo G. Baio
b85e2f326a irc/irssi-dcc_send_limiter: Add license 2018-01-06 21:20:51 +00:00
Danilo G. Baio
a2bfa9579b irc/irssi: Update to 1.0.6, Fixes multiple security vulnerabilities
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
2018-01-06 21:18:40 +00:00
Bernard Spil
34bdaf27f1 irc/weechat: Remove Ruby LIB_DEPENDS
- unwind is a dependency of Ruby

Submitted by:	sunpoet
2018-01-01 15:50:17 +00:00
Raphael Kubo da Costa
21bf3d3eab Update to 1.7.4.
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).
2017-12-23 23:26:16 +00:00
Tijl Coosemans
3812bba5a2 Convert to USES=autoreconf. 2017-12-23 14:57:19 +00:00
Bernard Spil
8f818dd4fa irc/weechat: Bugfix update to 2.0.1
Changelog: https://weechat.org/files/changelog/ChangeLog-2.0.1.html
2017-12-21 18:39:55 +00:00
Yuri Victorovich
5e7519312a irc/inspircd: Modernize port (adding files/pkg-deinstall.in)
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
2017-12-19 02:29:04 +00:00
Yuri Victorovich
cea384f1ae irc/inspircd: Modernize port
PR:		224041
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13345
2017-12-18 21:46:45 +00:00
Rene Ladan
23f3c47c3b Remove mention of AIM from the OSCAR description.
AIM shut down on 2017-12-15

Reported by:	Dmitri Goutnik <dg@syrec.org>
2017-12-16 14:25:05 +00:00
Bryan Drewery
a6364ac160 Update to 20160325 and fix with newer ruby versions.
Reported by:	swills
2017-12-14 20:58:10 +00:00
Dmitry Marakasov
b6a6c52205 - Fix LICENSE
- Switch to options helpers
- Switch to CMAKE_BOOL
- Update WWW

Approved by:	portmgr blanket
2017-12-12 09:00:28 +00:00
Antoine Brodin
a021c1b8c0 - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-10 20:48:45 +00:00
Bernard Spil
23b42851ff irc/weechat: Unbreak builds, add PHP option
- Remove leftovers from 2.0-RC testing
 - Add PHP option and .so
 - Simplify cmake enable

Reported by:	antoine, adamw
2017-12-03 19:39:23 +00:00
Bernard Spil
ab10ab3044 irc/weechat: Update to 2.0 2017-12-03 16:12:42 +00:00
Mark Felder
383360a0b5 irc/inspircd: Update MAINTAINER
PR:		220268
2017-12-02 13:29:36 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
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
2017-11-30 15:50:30 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
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
2017-11-30 06:13:34 +00:00
Mark Felder
70f6ed0040 irc/inspircd: Update to 2.0.25
Changelog:	http://www.inspircd.org/2017/11/12/v2025-released.html

PR:		220268
Differential Revision:	https://reviews.freebsd.org/D12990
2017-11-27 16:10:06 +00:00
Dmitry Marakasov
9e75c3791b - Fix license (sources mention LGPLv3+)
- Add LICENSE_FILE
- Simplify and unsilence installation

Approved by:	portmgr blanket
2017-11-15 09:00:09 +00:00
Ryan Steinmetz
ce4a8d8274 - Update to 24
- Assign a MAINTAINER
2017-11-14 18:38:52 +00:00
Adriaan de Groot
e628555df7 Update irc/konversation to latest upstream release.
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
2017-11-12 21:57:35 +00:00
Jan Beich
99b0558e42 devel/icu: update to 60.1
Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
2017-11-09 02:31:47 +00:00
Jimmy Olgeni
e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00
Jimmy Olgeni
258b5d44ad Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
Danilo G. Baio
4bfb20ad82 irc/irssi: Update to 1.0.5, Fixes multiple security vulnerabilities
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
2017-10-22 17:53:19 +00:00
Danilo G. Baio
1279026d07 irc/undernet-ircu: Update to 2.10.12.18
PR:		223143
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-10-22 11:06:26 +00:00
Bernard Spil
98d67d0cda irc/weechat: Security update to 1.9.1
- Fixes crash in logger

MFH:		2017Q3
Security:	b63421b6-a1e0-11e7-ac58-b499baebfeaf
2017-09-27 09:49:12 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
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
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
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
2017-09-25 00:05:05 +00:00
Jan Beich
a382198617 devel/icu: update to 59.1
- 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
2017-09-25 00:02:36 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Sunpoet Po-Chuan Hsieh
c32f9f3612 Fix gemspec for rubygem-cinch 2.3.4 update
- Bump PORTREVISION for package change
2017-09-20 16:32:32 +00:00
Sunpoet Po-Chuan Hsieh
27d000fe8b Update to 2.3.4
- Update WWW

Changes:	https://github.com/cinchrb/cinch/commits/v2.3.4
2017-09-20 16:32:27 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Ashish SHUKLA
53aec0cd56 Chase Emacs update 2017-09-12 15:38:56 +00:00
Dmitry Marakasov
1dd82f4b95 - Add LICENSE_FILE
- Switch to options helpers
- Style fixes

Approved by:	portmgr blanket
2017-09-12 09:01:49 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(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
2017-09-10 20:55:38 +00:00
Jimmy Olgeni
52e782d241 Some typo fixes and whitespace cleanup for pkg-descr files. 2017-09-10 18:51:46 +00:00
Dmitry Marakasov
72914c033c - Update WWW
Approved by:	portmgr blanket
2017-09-08 09:01:44 +00:00
Sunpoet Po-Chuan Hsieh
bc6b4f425a Remove MASTER_SITE_SUBDIR 2017-09-07 20:12:41 +00:00
Sunpoet Po-Chuan Hsieh
4c0fcf3190 Update to 6.90
- 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
2017-09-06 20:06:24 +00:00
Pietro Cerutti
47a3d57b8a irc/bitlbee-facebook: update to 1.1.2, respect PREFIX
Release notes: https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.2
2017-08-31 09:49:36 +00:00
Steve Wills
a5e34638de irc/undernet-ircu: Update to 2.10.12.17
PR:		221574
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2017-08-17 16:47:09 +00:00
Sunpoet Po-Chuan Hsieh
a6f981b857 Fix gemspec for rubygem-thor 0.20.0 update
- Bump PORTREVISION for package change
2017-08-17 15:05:19 +00:00
Bernard Spil
78750990e7 irc/weechat: Depend on libunwind for RUBY
- Ruby on amd64/i386 uses libunwind causing weechat to link it as well

Reported by:	koobs
2017-08-14 15:24:59 +00:00
Rodrigo Osorio
fa15cad7da Update port to 0.5.12
Fix CVE-2017-8920: XSS in 'R' parameter

MFH:	2017Q3
Security:	CVE-2017-8920
2017-08-02 22:44:41 +00:00
Ryan Steinmetz
c550e11dac - MASTER_SITES cleanup 2017-08-01 17:07:58 +00:00
Raphael Kubo da Costa
9cd7f215d2 Explicitly build with -std=gnu++03.
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)
2017-08-01 09:01:14 +00:00
Sunpoet Po-Chuan Hsieh
e7c4f5d862 Add LICENSE
- Add NO_ARCH
- Sort PLIST
2017-07-27 15:48:03 +00:00
Marcelo Araujo
4f09737d33 Update to 0.1.13.
PR:		ports/220675
Submitted by:	lifanov
Approved by:	Mose <mose@mose.com>
2017-07-27 07:56:24 +00:00
Jochen Neumeister
799c4ddaff - irc/pear-Net_SmartIRC: Update from 1.1.10 to 1.1.11
- Changelog: https://pear.php.net/package/Net_SmartIRC/download/

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11568
2017-07-13 16:14:25 +00:00
Mark Felder
71c9ab1602 irc/irssi: Update to 1.0.4
- Fixes two CVEs

PR:		220544
MFH:		2017Q3
Security:	CVE-2017-10965
Security:	CVE-2017-10966
2017-07-08 14:09:13 +00:00
Bernard Spil
2df3e0b984 irc/weechat: Update to 1.9
- Bugfix update to 1.9
2017-07-06 12:39:59 +00:00
Tobias C. Berner
50784b6ac1 Add kf5-kinit as a runtime dependency to irc/konversation
* 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
2017-06-30 17:36:30 +00:00
Renato Botelho
20bbff0aea Add patches missed on last commit and fix build without python 2017-06-29 10:55:30 +00:00
Renato Botelho
072286748e * bitlbee always links to libintl.so and the configure script has no NLS option,
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
2017-06-27 14:42:30 +00:00
Danilo G. Baio
0901b9993d irc/riece: Back to the pool
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
2017-06-27 00:01:38 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
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
2017-06-25 21:07:58 +00:00
Mark Linimon
45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Mark Felder
40338eb384 irc/anope: Update to 2.0.5
Modernize port options
Fix building with MySQL
Add new REDIS option

Changelog:	a9bf251886/docs/Changes

MFH:		2017Q2
2017-06-09 13:55:01 +00:00
Ryan Steinmetz
e35f6a224b - Update to 1.0.3
Security:	165e8951-4be0-11e7-a539-0050569f7e80
Approved by:	ports-secteam (with hat)
2017-06-08 00:28:23 +00:00
Sunpoet Po-Chuan Hsieh
1620db6dea Update to 2.2.0
Changes:	https://github.com/litaio/lita-irc/releases
2017-06-07 19:11:17 +00:00
Mathieu Arnold
99761d7f4c Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.

Sponsored by:	Absolight
2017-06-06 16:18:16 +00:00
Raphael Kubo da Costa
56f30722c2 Update to 1.7.2 and rename to irc/konversation.
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
2017-05-30 21:10:24 +00:00
Mark Linimon
4734e25a31 Mark some ports failing on armv6, for errors classified as "configure_error".
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)
2017-05-27 20:33:22 +00:00
Mark Linimon
82c3cac0d2 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 16:04:19 +00:00
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Bernard Spil
c64be2313b irc/weechat: Update to 1.8
- Bugfix and new features release
2017-05-14 14:27:49 +00:00
David Naylor
d442f875f5 Update mono and related ports
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]
2017-05-13 07:48:27 +00:00
Danilo G. Baio
f8cc2c102f Update my email address
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
2017-05-08 17:21:49 +00:00
Martin Wilke
ea94585769 - Update to 2.10.12.16
PR:		218950
Submitted by:	maintainer
2017-05-06 05:55:37 +00:00
Pietro Cerutti
c9bd228a74 irc/bitlbee-facebook: update to 1.1.1, drop patch released upstream
Release notes: https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.1
2017-05-04 12:33:03 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
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
2017-05-02 06:48:10 +00:00
Larry Rosenman
6840168813 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (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
2017-04-30 15:47:51 +00:00
Mark Linimon
4ebba57eca Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-30 00:44:32 +00:00
Joseph Mingrone
3f98bcd00c Chase editors/emacs update to version 25.2
Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
2017-04-29 14:50:53 +00:00
Larry Rosenman
bb7e01b3fb irc/irssi-xmpp: Improve regex conformance
PR:		218603
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Approved by:	 jadwin (maintainer timeout), rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D10524
2017-04-27 13:48:17 +00:00
Tobias C. Berner
ef6ce29dbe Fix shebangs.
Reported by:	Jochen Neumeister
Approved by:	rakuco (mentor)
2017-04-27 05:14:01 +00:00
Alex Kozlov
f37a53c2ba - Remove checks for .PARSEDIR and vestiges of pmake support
PR:	218832
Approved by:	portmgr (antoine)
2017-04-26 19:04:30 +00:00
Bernard Spil
9c013f6d2d irc/weechat: Security update to 1.7.1
- 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
2017-04-25 18:34:41 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Dmitry Marakasov
8bf3efb0cd - Update WWW
Approved by:	portmgr blanket
2017-04-24 09:05:09 +00:00
Dmitry Marakasov
391c82678c - Add NO_ARCH
- Fix shebangs
2017-04-21 16:31:57 +00:00
Martin Wilke
b8368cf7ed - Fix shebangs 2017-04-21 16:23:17 +00:00
Bernard Spil
122954fcd7 irc/irssi-xmpp: Fix build with irssi 1.0
- 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
2017-04-20 18:57:34 +00:00
Tobias C. Berner
e06c13c87b Update cmake and friends to 3.8.0
* 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
2017-04-19 15:04:59 +00:00
Martin Wilke
71bacc3ebe - Fix shebangs 2017-04-19 10:34:43 +00:00
Martin Wilke
efe3f7d37b - Fix Shebangs 2017-04-18 18:26:19 +00:00
Philip Paeps
4c9c4552d7 Fix typo in BUILD_DEPENDS
Submitted by:	Santhosh Raju <santhosh.raju@gmail.com> (maintainer)
2017-04-17 18:37:55 +00:00
Sunpoet Po-Chuan Hsieh
e2085d40d3 Convert to options target helper
- Use BROKEN_SSL

Approved by:	portmgr (blanket)
2017-04-16 11:09:03 +00:00
Philip Paeps
08af87c9be Irssi plugin for connecting to ICB network
WWW: https://github.com/mglocker/irssi-icb

Submitted by:	Santhosh Raju <santhosh.raju@gmail.com>
2017-04-15 21:57:04 +00:00
Sunpoet Po-Chuan Hsieh
e2e6a3663a Update to 0.91
Changes:	http://search.cpan.org/dist/Bot-BasicBot/Changes
2017-04-07 23:16:40 +00:00
Sunpoet Po-Chuan Hsieh
81312a00fa Update to 0.90
- Add LICENSE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Bot-BasicBot/Changes
2017-04-06 21:56:42 +00:00
Baptiste Daroussin
53063dd589 Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
Martin Wilke
5f4e8617b6 - Update to 3.5.1
PR:		217227
Submitted by:	seschwar@gmail.com
Approved by:	maintainer timeout
2017-04-02 15:40:43 +00:00
Adam Weinberger
3466d7f9cb Pass maintainership to submitter.
PR:		218295
Submitted by:	andrew tao11 riddles org uk
2017-04-01 20:56:55 +00:00
Adam Weinberger
71f22bca0f Unbreak logging by removing a stale patch (which, once upon a time,
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@.
2017-04-01 20:24:12 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
2017-04-01 15:23:30 +00:00
Pietro Cerutti
4d0265e987 irc/bitlbee-facebook: update to 1.1.0 + patch for issue #139
Release notes: https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.0
Issue #139: https://github.com/bitlbee/bitlbee-facebook/issues/139
2017-03-30 07:41:50 +00:00
Pietro Cerutti
6d78b5bcdb irc/bitlbee-facebook: update to latest commit, bump PORTREVISION
This fixes especially https://github.com/bitlbee/bitlbee-facebook/issues/138.

Reported by:	cognet
2017-03-29 14:15:04 +00:00
Sunpoet Po-Chuan Hsieh
c2507c3ac1 Release maintainership
PR:		218170
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2017-03-27 19:28:54 +00:00
Bernard Spil
22c93431ab irc/weechat: Fix python3 detection
- Fix package error when python3 is used

PR:		216555
Reported by:	 Charles P <charlespigott@googlemail.com>
2017-03-26 11:14:39 +00:00
Martin Matuska
46d0db78a5 irc/dircproxy: change master site to github and unbreak 2017-03-25 01:50:59 +00:00
Thomas Zander
5856a26a31 Update to upstream version 1.0.2
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)
2017-03-18 13:29:56 +00:00
Vanilla I. Shu
a1dbe4a0f1 Remove chinese/irssi. 2017-03-17 09:32:50 +00:00
Vanilla I. Shu
6009474f0d set MAINTAINER to David O'Rourke (dor.bsd at xm0.uk) 2017-03-17 09:03:20 +00:00
Vanilla I. Shu
1ed4792c4b 1: Update to 1.0.1.
2: remove uneeded config arguments (ncurses/ipv6)

PR:		217348
Submitted by:	brnrd@
2017-03-17 09:00:32 +00:00
Mathieu Arnold
e51bbb58a4 Remove all _USE=openssl occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Wen Heping
92f2ad0c99 - Update to 1.6.5
PR:		217772
Submitted by:	dbaio@bsd.com.br(maintainer)
2017-03-14 00:50:44 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
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
2017-03-03 16:00:19 +00:00
Sunpoet Po-Chuan Hsieh
0299781d9d Update to 1.12
Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/Changes
2017-02-27 14:14:57 +00:00
Sunpoet Po-Chuan Hsieh
e0da5d7c89 Update to 1.06
Changes:	http://search.cpan.org/dist/POE-Component-IRC-Plugin-CoreList/Changes
2017-02-27 14:14:52 +00:00
Sunpoet Po-Chuan Hsieh
140d38f0a7 Update to 1.10
- 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
2017-02-22 17:14:26 +00:00
Dmitry Marakasov
c4fc609c5d - Update to 2.10.12.15
PR:		216802
Submitted by:	freebsd-ports@dan.me.uk (maintainer)
2017-02-22 10:26:44 +00:00
Sunpoet Po-Chuan Hsieh
a3ab93eefd Update to 1.10
- 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
2017-02-20 15:10:08 +00:00
Sunpoet Po-Chuan Hsieh
044b9d8e68 Update to 1.04
- 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
2017-02-20 15:10:04 +00:00
Sunpoet Po-Chuan Hsieh
5917bfd3ce Update to 1.02
- 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
2017-02-20 15:09:58 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Bernard Spil
dac2b54326 irc/irssi-xmpp: Fix build with irssi < 1.0
- Remove patch for irssi >= 1.0
 - irc/irssi is currently at 0.8

PR:             215829
Approved by:    just-fix-it blanket
2017-02-12 17:59:34 +00:00
Sunpoet Po-Chuan Hsieh
cc594c3660 Update to 2.1.0
- Update WWW

Changes:	https://github.com/litaio/lita-irc/releases
2017-02-10 15:18:09 +00:00
Dmitry Marakasov
c393dac975 - Mark BROKEN: does not build (error: no member named 'use_tls' in 'struct _XMPP_SERVER_CONNECT_REC')
Approved by:	portmgr blanket
2017-02-07 15:19:27 +00:00
Tijl Coosemans
6d324c1f70 - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
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)
2017-02-05 21:20:24 +00:00
Ashish SHUKLA
9afcb5d264 - Update to 1.0.2
- Correct LICENSE to be GPLv2+
- Fix LIB_DEPENDS
2017-02-05 20:27:03 +00:00
Jan Beich
21a7215c9a devel/libevent2: update to 2.1.8 and cleanup
- 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)
2017-02-04 07:56:59 +00:00
Jan Beich
6e4b3d2141 irc/quirc: unbreak with libc++ 3.9
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
2017-02-01 12:29:56 +00:00
Jan Beich
3537aef17a irc/kvirc: unbreak with clang 4.0
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)
2017-02-01 05:28:52 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00
Ryan Steinmetz
4c68bc9078 - Resolve build failure after update of irc/irssi to 1.0.0 [1]
- 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 20:40:54 +00:00
Rene Ladan
a8d756b01f Remove expired ports:
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
2017-01-28 11:18:44 +00:00
Bernard Spil
4422cea2ff irc/weechat: Update to 1.7
- 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>
2017-01-23 19:18:49 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Dmitry Marakasov
5b1591047b - Fix LICENSE
- Add LICENSE_FILE
- Remove unneeded flags
- Don't install useless docfile
2017-01-17 12:38:30 +00:00
Ryan Steinmetz
f42eeea195 - Bump PORTREVISION after irc/irssi update 2017-01-14 04:05:35 +00:00
Pietro Cerutti
bc7c479c43 irc/bitlbee-facebook: bring in upstreams support for init_plugin_info
While at it, chase "port test" warnings.

Obtained from:	https://github.com/bitlbee/bitlbee-facebook/commit/d60efe0
2017-01-11 08:51:54 +00:00
Renato Botelho
180d47bdfc Update irc/bitlbee to 3.5 2017-01-10 10:45:28 +00:00
Vanilla I. Shu
0f6994a8e0 Add CPE information.
PR:		215888
Submitted by:	shun.fbsd.pr at dropcut.net
2017-01-09 08:58:09 +00:00
Ryan Steinmetz
875a797428 - Update to 3.0.10
PR:		215841
Submitted by:	zi@ (me)
Approved by:	moggie@elasticmind.net (maintainer)
2017-01-09 00:20:55 +00:00
Ben Woods
93cd9c6f75 irc/quassel: Fix erroneously empty value for PLIST variable
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
2017-01-08 07:22:06 +00:00
Vanilla I. Shu
7d4321ae55 Downgrade to 0.8.21.
PR:		215800
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
2017-01-08 01:37:33 +00:00
Adam Weinberger
c3142025cd LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
2017-01-07 01:07:55 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Vanilla I. Shu
397c265170 Update to 1.0.0, also remove deprecated configure options.
PR:		215800
Submitted by:	vlad-fbsd@acheronmedia.com <vlad-fbsd at acheronmedia.com>
MFH:		2017Q1
2017-01-06 03:45:11 +00:00
Olivier Cochard
d7ba249395 Fix build with libressl
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
2017-01-03 14:12:28 +00:00
Steve Wills
afa4aa1f5e irc/rubygem-cogbot: switch to json 1.x dep 2017-01-02 19:40:06 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Adam Weinberger
455d78c7b9 Remove warnings about installing documentation and examples. The only users
who will see those messages are users who have already accepted those options
in make config.
2016-12-31 20:00:37 +00:00
Steve Wills
bf250e828d irc/rubygem-cinch: update to 2.3.3 2016-12-28 15:51:54 +00:00
Steve Wills
7548e1c4d3 irc/ruby-irc: deprecate 2016-12-27 21:36:58 +00:00
Steve Wills
34c3f9403b irc/ruby-rice: deprecate 2016-12-27 21:35:42 +00:00
Steve Wills
60b735721c irc/ruby-rica: deprecate 2016-12-27 21:33:23 +00:00
Sunpoet Po-Chuan Hsieh
1cddedf370 - Use USES=tar:tgz 2016-12-27 18:16:18 +00:00
Wen Heping
5c24229550 - Update to 1.1.10
PR:		215567
Submitted by:	joneum@bsdproject.de(maintainer)
2016-12-26 14:44:33 +00:00
Dirk Meyer
7a97406f03 - update miniupnpc to 2.0.20161216
- bump API change
2016-12-25 23:11:36 +00:00
Ben Woods
e6e4ab33c4 irc/quassel and irc/quassel-core: Add PostgreSQL option
- 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)
2016-12-24 03:48:30 +00:00
Diane Bruce
308c5965c7 "Updated the Port to the most recent version. the sources weren't
available anymore :-) "

portlint also caught a few things
Added LICENSE

PR:             ports/215282
Submitted by:   gehm@doom-labs.net
2016-12-23 14:21:56 +00:00
Baptiste Daroussin
fde86d0663 Use plist and @sample
top overwriting users config at each upgrade
2016-12-22 23:20:53 +00:00
Baptiste Daroussin
108e1b20c8 Use @sample 2016-12-22 23:02:32 +00:00
Adam Weinberger
cfcd1f0b68 Remove leftover reference to the TERMCAP knob that was removed.
Approved by:	maintainer (jpaetzel)
2016-12-18 04:44:03 +00:00
Adam Weinberger
cf66d495a8 Sub ${PREFIX} into the manpage. 2016-12-18 01:48:36 +00:00
Adam Weinberger
f1a65313c4 r428809 was, of course, not the right way to fix libssl linkage. marino
had the right solution, which is to use the appropriate OPTIONS helper,
which puts -L${OPENSSLLIB} in early enough that linkage works correctly.
2016-12-18 00:50:06 +00:00
Adam Weinberger
25b84c5efe Make installation of help files and scripts configurable by options.
Enable the EMACS_KEYS option by default. PORTREVISION bump for that change.
2016-12-17 23:56:02 +00:00
Adam Weinberger
57ce8fbefa Fix typo that prevented the IPV6 option from working. Switch
to USES=ssl while here.
2016-12-17 22:58:20 +00:00
Adam Weinberger
c64bb13b46 Fix build against SSL from ports. The -L${ICONV_PREFIX}/lib prevents
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.
2016-12-17 22:30:45 +00:00
Olivier Cochard
f404b62eab Update to 2.12.4
PR:		215302
Submitted by:	Piotr Kubaj (maintainer)
Approved by:	tabthorpe
Differential Revision:	https://reviews.freebsd.org/D8805
2016-12-16 13:48:37 +00:00
Dirk Meyer
335ade4ab8 - add BUILD_DEPENDS 2016-12-15 15:27:13 +00:00
Mikhail Pchelin
19dd036c1d - update from 7.2.6 to 7.2.7
- 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
2016-12-15 13:38:21 +00:00
Mikhail Pchelin
98abcc8b87 - update from 3.4.2 to 3.5.3
- 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)
2016-12-15 08:59:20 +00:00
Dirk Meyer
7d308fae0c FiSHLiM is a HexChat plugin for FiSH IRC encryption.
* 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/
2016-12-14 16:04:43 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Emanuel Haupt
23f4bc23b2 Update to 1.6.4. This fixes various segfaults.
Changelog:	http://wiki.znc.in/ChangeLog/1.6.4

PR:		215238
Submitted by:	dbaio@bsd.com.br (maintainer)
MFH:		2016Q4
2016-12-12 12:58:23 +00:00
Sunpoet Po-Chuan Hsieh
9328d379b7 - Fix gemspec for rubygem-twitter 5.17.0 update
- Bump PORTREVISION for package change
2016-12-09 12:56:34 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Renato Botelho
92d426d0b6 When LIBPURPLE is select, do not allow user to select any other native
protocol option
2016-12-08 18:20:35 +00:00
Tijl Coosemans
1b6b6d972f Remove libpcre.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:26:09 +00:00
Sunpoet Po-Chuan Hsieh
d6011f7ebc - Add LICENSE
- Fix GH_TAGNAME
- Convert to options target helper

Approved by:	portmgr (blanket)
2016-12-03 19:36:41 +00:00
Sunpoet Po-Chuan Hsieh
ddf1b9fc27 - Fix gemspec for rubygem-yajl-ruby 1.3.0 update
- Bump PORTREVISION for package change
2016-12-03 19:33:40 +00:00
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
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
2016-12-02 11:58:21 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
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
2016-12-01 11:18:03 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Jason E. Hale
8c6d013b62 Update to 1.30.0
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)
2016-11-23 19:21:19 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- 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)
2016-11-23 12:45:46 +00:00
Dmitry Marakasov
b54959cb77 - Create znc user/group
- 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
2016-11-23 11:43:13 +00:00
Jason E. Hale
61f6fb1d04 Unbreak fetch, project now hosted on SourceForge. Newer version available.
Approved by:	portmgr (blanket)
MFH:		2016Q4 (blanket)
2016-11-21 20:30:05 +00:00