Commit graph

2137 commits

Author SHA1 Message Date
Steve Wills
5708e89f62 Add note about default Ruby
Submitted by:	freebsdcodereview@zofrex.com
Differential Revision:	https://reviews.freebsd.org/D14203
2018-02-14 13:02:46 +00:00
Matthias Andree
621349e91c Fix grammar in my revised 20180208 UPDATING on mail/mailman.
Reported by:	Larry Rosenman
2018-02-13 21:58:51 +00:00
Matthias Andree
21c65560b4 Fix typo, and trailing space, in my 20180208 entry on mail/mailman. 2018-02-13 21:49:10 +00:00
Tobias C. Berner
66ad1342d6 Update japanese/lookup to 1.99.96.20180209
* Update to 1.99.96.20130920.
* Switch master site to GitHub.
* Update LICENSE.
* Remove EMACS_FLAVORS_EXCLUDE because this version of Lookup can be built with editors/emacs-devel.
* Update description and WWW in pkg-descr.
* Add entry to UPDATING about incompatibility.

PR:		225748
Submitted by:	yasu@utahime.org (maintainer)
2018-02-09 23:43:58 +00:00
Kurt Jaeger
5ed9400f04 net-mgmt/pmacct: update 1.6.1 -> 1.6.2, allow per-interface instances
PR:		200786
Submitted by:	Niels Kristensen <niels@kristensen.io>
Relnotes:	http://www.pmacct.net/ChangeLog-1.6.2
2018-02-09 19:15:42 +00:00
Matthias Andree
ea2e7b3e9d Mention mailman configuration requirement. 2018-02-08 22:44:23 +00:00
Joseph Mingrone
f33f6793e7 UPDATING: Add poudriere examples
Reported by:	leres
2018-02-04 21:05:35 +00:00
Joseph Mingrone
194ccc064e UPDATING: fix typo in 20180201 Emacs flavors entry
Reported by:	se
2018-02-02 23:34:33 +00:00
Joseph Mingrone
567c258d16 UPDATING: Improve description of DEFAULT_VERSIONS+=emacs=<flavor> 2018-02-02 16:10:43 +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
Greg Lewis
582e32c307 . Fix some typos.
. Minor wordsmithing.
2018-02-01 07:46:21 +00:00
Ben Woods
5dd21e42a3 net-p2p/transmission-daemon: Improve UPDATING entry and add pkg-message
This will ensure users who do not read UPDATING are still presented with
the message about how to allow clients to connect to the daemon using
DNS when they upgrade the package.

PR:		225150
Reported by:	swills
Security:	https://www.vuxml.org/freebsd/3e5b8bd3-0c32-452f-a60e-beab7b762351.html
2018-01-20 01:20:19 +00:00
Tobias C. Berner
94ac845319 Update KDE Frameworks to 5.42.0
PR:		225155
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D13816
2018-01-17 10:21:32 +00:00
Ben Woods
20d10694c1 Add note to UPDATING for net-p2p/transmission-daemon explaining how to
allow client access with the new DNS rebinding mitigations.

PR:		225150
MFH:		2018Q1
Security:	https://www.vuxml.org/freebsd/3e5b8bd3-0c32-452f-a60e-beab7b762351.html
2018-01-14 23:29:04 +00:00
Adam Weinberger
63669c3057 Just tell people to delete vim-lite and install vim-console 2018-01-11 20:57:34 +00:00
Adam Weinberger
bd7f4e1d0f Rename editors/vim-lite to editors/vim-console. The vim-console port isn't
actually any lighter---it's built with exactly the same feature-set as
the main vim port. The only difference is lack of gtk20 GUI, and the
language bindings are off by default.

An UPDATING entry is included.
2018-01-11 20:29:52 +00:00
Tobias C. Berner
37dfd0410b Document issues during the upgrade of www/qt5-webengine
PR:		225020
Reported by:	Marco Beishuizen <mbeis@xs4all.nl>, Vladimir Omelchuk <admin@vladiom.com.ua>
2018-01-09 20:41:19 +00:00
Adam Weinberger
85f2733fed Add a note about the gpg invocation from (neo)mutt changing from 2.0
to 2.2. The recommendation is just to use gpgme, but I'm including
a (neo)muttrc command from David Wolfskill for people who prefer to
roll their own.

Reported by:	David Wolfskill
2018-01-07 15:49:44 +00:00
Bradley T. Hughes
fb07b9fac2 devel/awscli: use USE_PTYHON=noflavors, remove PKGNAMEPREFIX
The introduction of flavors caused the awscli package to be renamed to
py27-awscli. Since this package is preinstalled on all AWS EC2 instances
running a FreeBSD image, apply POLA and rename the package back to
awscli. The assumption is that the rename was unintentional.

Approved by:	mat (co-mentor)
MFH:		2018Q1
Differential Revision:	https://reviews.freebsd.org/D13555
2018-01-02 13:52:49 +00:00
Ashish SHUKLA
6d97442a71 - Add a note to UPDATING about recently discovered ejabberd build issue
PR:		224606
Reported by:	dewayne@heuristicsystems.com.au
2017-12-30 06:58:29 +00:00
Danilo G. Baio
e1aab1356a dns/dnscrypt-proxy: Replace 'cisco' (OpenDNS) resolver by 'random'
This update replaces the default resolver used by
dnscrypt-proxy (cisco/OpenDNS) by a random one that
does not log entries and supports dnssec.

- Improve pkg-message's.
- Fix MASTER_SITES.
- Reorder Makefile variable's.
- Update WWW.

PR:		223222
Submitted by:	Vinícius Zavam <egypcio@googlemail.com>
Reviewed by:	dbaio, garga, mat
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com>
		(maintainer, previous patch, then timeout)
Differential Revision:	https://reviews.freebsd.org/D12775
2017-12-23 14:16:18 +00:00
Antoine Brodin
ddd8c8640e Change default version of samba from 4.4 to 4.6
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
2017-12-23 07:03:21 +00:00
Yuri Victorovich
80c876d85e devel/gogs: Changed user from gogs to git; Moved ini file under /usr/local/etc
PR:		224113
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13469
2017-12-18 23:57:06 +00:00
Guido Falsi
82b8c66259 - Convert GUILE1 and GUILE2 options to flavors in the gnucash port
- Make the guile2 flavor the new default. Users requiring guile1
  can use that flavor
- Add note in UPDATING, since the default is changing

Reviewed by:	mat
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D13478
2017-12-15 17:19:56 +00:00
Adam Weinberger
e018bfc0ab Move the deprecated variables announcement from CHANGES to UPDATING.
These are user variables, not just developer variables.
2017-12-14 20:35:39 +00:00
Adam Weinberger
f800405c46 Add a short entry about FLAVORS 2017-12-06 13:56:27 +00:00
Kirill Ponomarev
b0df3b8b9c Add info about recursor passthrough removal in dns/powerdns
Reported by:	brd
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D13375
2017-12-05 16:28:28 +00:00
Kurt Jaeger
b433dc3a26 sysutils/dsbmd: update 0.4.1 -> 0.5
PR:		223973
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2017-12-03 10:12:38 +00:00
Bryan Drewery
57703565cf FLAVORS needs Poudriere 3.2+ 2017-11-30 18:03:51 +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
Danilo G. Baio
70a9cd5182 security/p5-openxpki[-i18n]: Update to 1.19.4
PR:		223326
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2017-11-26 20:53:15 +00:00
Kurt Jaeger
d573ffd406 mail/sympa: update 6.2.16 -> 6.2.22
Please note:

- Web's static dirs have moved to a single dedicated directory.
- Users should review webserver's /static configuration (examples in
  share/examples/sympa).

PR:		223793
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Relnotes:	https://github.com/sympa-community/sympa/blob/6.2.22/NEWS.md
2017-11-26 20:29:06 +00:00
Ben Woods
f40e3cdfa2 sysutils/zrepl: Update to 0.0.2
- Include UPDATING message about breaking changes in zrepl.yml
- Update dependencies to match Gopkg.lock changes [1]
- Take maintainership, approves by lifanov via email previously

  [1] https://github.com/zrepl/zrepl/compare/0.0.1...0.0.2#files_bucket

Approved by:	lifanov (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13163
2017-11-20 15:40:31 +00:00
Tobias Kortkamp
1f2a4fab13 graphics/netpbm: Fix build with older netpbm versions installed
The build currently fails when older netpbm version are still
installed in the build environment e.g. when upgrading from 10.35.98
to 10.80.00 the build fails with

ppmtompeg.o: In function `main':
ppmtompeg.c:(.text+0x9a5): undefined reference to `pm_strfree'
ppmtompeg.o: In function `getUserFrameFile':
ppmtompeg.c:(.text+0xcb1): undefined reference to `pm_asprintf'
ppmtompeg.c:(.text+0xcfb): undefined reference to `pm_strfree'
ppmtompeg.c:(.text+0xd04): undefined reference to `pm_strfree'

- Use explicit paths when linking with libnetpbm
- Remove UPDATING entry that previously recommended deinstalling
  netpbm first when using portmaster/portupgrade

PR:		223724
2017-11-18 00:51:34 +00:00
Nikolai Lifanov
4e9d4be535 update sysutils/terraform to 0.11.0
This update contains several incompatible changes.
Please follow the upgrade guide when updating.

Changes: https://github.com/hashicorp/terraform/blob/v0.11.0/CHANGELOG.md
Upgrade guide: https://www.terraform.io/upgrade-guides/0-11.html
2017-11-17 19:22:24 +00:00
Bryan Drewery
707b5178bb Note poudriere-options -p issue. 2017-11-14 23:14:08 +00:00
Thomas Zander
d28956b743 Provide UPDATING entry for renaming of devel/oniguruma6 to devel/oniguruma
PR:		222869
Reported by:	m.bueker@berlin.de
2017-11-12 14:09:12 +00:00
Pawel Pekala
ac01eaff99 - Date format for UPDATING is YYYYMMDD
- Change value to commit date to keep entries in chronological order

Approved by:	just fix it
2017-11-08 18:49:20 +00:00
Bradley T. Hughes
44ea3d95ff www/node: Update 8.8.1 -> 9.0.0
Update to the latest major version of Node.js.

https://nodejs.org/en/blog/release/v9.0.0/

Approved by:	robak (mentor)
Differential Revision:	https://reviews.freebsd.org/D12974
2017-11-07 19:13:07 +00:00
Bernard Spil
1a7dfd5fc9 security/libressl: Update to 2.6.3
- Align with security/libressl-devel
 - Switch to using new install-man5 target for MAN3 option
 - Add UPDATING entry
2017-11-07 15:30:52 +00:00
Bernard Spil
b38d05d84e www/mod_auth_cas: Update to 1.1
- Update to 1.1
 - Add modules.d configuration file
 - Builds OK with clang
 - Fix configure detection of libpcre

PR:             214707
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr>
With hat:       apache
2017-11-05 12:36:16 +00:00
Bernard Spil
36df8a34b9 www/mod_rpaf2: Update to 0.8.4
- Update to 0.8.4 fixing Apache 2.4 compat [1]
 - Add modules.d config file [1] fixing [2]
 - Add upstream fix for clang warning [1]

PR:             209869 [1], 222374 [2]
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
Reported by:    mayhem30@gmail.com [2]
With hat:       apache
2017-11-05 12:04:45 +00:00
Adam Weinberger
4492438acd Alter language bindings
Separate python2 and python3 bindings[1], to allow each to be enabled
independently or concurrently. py27 is still the default.

As long as I'm messing with language bindings, turn the Tcl and Lua
options off by default. This does NOT in any way affect support for
editing those types of files (including indenting, completion,
highlighting, linting, etc.)---it only affects plugins written in
Tcl or Lua or interactive debugging.

Suggested by:	mat [1]
2017-10-31 17:15:06 +00:00
Rodrigo Osorio
e0d561f4a9 Fix conflicts with emacs ctags (editors/emacs-devel, editors/emacs-nox11, editors/emacs)
by prefix the 'u' character.

PR:		223076
Submitted by:	<carl.shapiro@gmail.com
2017-10-26 22:14:34 +00:00
Guido Falsi
b1fac01e5e Retire WITHOUT_DEBUG flag.
The flag has partial support across the tree, and the same effect
can be obtained by using ".undef WITH_DEBUG".

Reviewed by:		mat, rene
Approved by:		portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D12548
2017-10-15 14:05:04 +00:00
Bryan Drewery
9779576b57 Update to 7.6p1
- Update x509 patch to 11.0
- HPN/NONECIPHER do not apply currently and are disabled by default,
  same as the base sshd.  A compatibility patch is applied if
  these options are disabled to prevent startup failures; the options
  are kept as deprecated.
- SCTP patch does not apply.

Changes: https://www.openssh.com/txt/release-7.6

Notable changes:
  - SSH version 1 support dropped.
  - Dropped support for hmac-ripemd160 MAC.
  - Dropped support for the ciphers arcfour, blowfish and CAST.
  - RSA keys less than 1024 bits are refused.
2017-10-12 19:40:58 +00:00
Tobias Kortkamp
1344a926b3 Fix typo
netpbm 10.88.00 -> netpbm 10.80.00
2017-10-06 19:21:02 +00:00
Tobias Kortkamp
8a9988ba82 Provide a hint for portmaster/portupgrade/make users for dealing with
the graphics/netpbm update.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-10-06 13:40:36 +00:00
Cy Schubert
c1ac4cfd3a Make the command rename options default. This avoids a conflict with
net/bsdrcmds by default allowing end-users to install both ports.

Users may deselect the options to use the original command names
however they must also uninstall net/bsdrcmds to avoid the conflict.
2017-10-05 01:56:06 +00:00
Tobias Kortkamp
7caab4aac6 x11-wm/cwm: Update to 5.6-201-g5a46349
A lot of things have changed for the better since version 5.6 in cwm,
but upstream has stopped tagging new releases.  This updates the port
to use a more recent commit to match cwm in OpenBSD more closely.
This is important because configuration options have changed which
makes it harder to share config files between systems.

While here

- Fix license which appears to not be BSD 2-clause but the ISC license
- Update WWW.  The old site is gone.
- Remove MASTER_SITES which wasn't really used

Changes:	https://github.com/chneukirchen/cwm/compare/v5.6...linux
PR:		222423
Approved by:	braakvaak@aol.com (maintainer timeout, 2 weeks)
2017-10-02 15:04:37 +00:00