Commit graph

1887 commits

Author SHA1 Message Date
Dmitry Marakasov
bcf10f485f - Update to 0.5.1.20160121
PR:		206558
Submitted by:	fidaj@ukr.net (maintainer)
2016-01-27 17:23:09 +00:00
Dmitry Marakasov
b1e0256deb - Make the tor ports create /var/run/tor and /var/log/tor directories, so it can work without any manual actions
- Remove note of these manual actions from pkg-message
- Change mentions of /var/lib/tor to /var/db/tor in example configs and documentation
- Mention in UPDATING that if /var/log/tor _file_ was created before it should be now moved away

PR:		206235
Submitted by:	amdmi3
Approved by:	bf (maintainer)
2016-01-19 13:54:54 +00:00
Vsevolod Stakhov
8a34fa8f47 - Update rspamd to 1.1.0
- Update rmilter to 1.7.0
- Fix dependencies
- Add UPDATING entry
2016-01-18 17:38:01 +00:00
Dmitry Marakasov
d6f23cdabc Set actual date for ansible-related message
Approved by:	portmgr blanket
2016-01-14 12:55:38 +00:00
Matthew Seaman
8d78c260fa Upgrade ansible to 2.0.0
Provide an ansible1 slave port with ansible-1.9.4 as there are
incompatible changes between ansible-1.9.4 and ansible-2.0.0

Add note in UPDATING

PR:		206174
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-01-13 07:41:27 +00:00
Matthias Andree
843ad7c6d0 Update security/easy-rsa to major release 3.0.1.
Move a copy of the older package to security/easy-rsa2,
add CONFLICTS_INSTALL markers, and an UPDATING entry.

Changelog: <https://github.com/OpenVPN/easy-rsa/releases>
2016-01-11 23:23:01 +00:00
Greg Lewis
eeda7dda12 . Modify the nethack34 port to install itself in a versionsed fashion to
make way for a port of NetHack 3.6.0.
. Add a note to updating on how to preserve save and bones files.

PR:		205255
Submitted by:	groot@kde.org (partially)
2015-12-27 23:05:19 +00:00
Timur I. Bakeyev
b3fa021ec0 Add a note about deprecated net/samba4 and net/samba41. 2015-12-19 23:53:41 +00:00
Dmitry Marakasov
8ff2ca1457 - Don't override/force logfile configuration
PR:		204739
Submitted by:	amdmi3
Approved by:	bf (maintainer)
2015-12-17 10:58:13 +00:00
Kubilay Kocak
deb1dd4fe9 UPDATING: Update datestamp for www/node entry 2015-12-15 04:42:12 +00:00
Kubilay Kocak
7ddbb58780 www/node: Update to 5.2.0, Create www/node4, Update to 4.2.3
www/node:

 * Update PORTVERSION and distinfo checksum (5.2.0) [1]
 * Add CONFLICTS to www/node4

www/node4:

 * Create www/node4 port for LTS users
 * Update www/node4 to 4.2.3 [2]
 * Add CONFLICTS to www/node

* Add UPDATING entry for users wishing to remain on LTS (4.x)

Based on:

PR:		204653 [1][2]
Submitted by:	Randy Westlund <rwestlun gmail com> [1][2]
Approved by:	maintainer <linpct gmail com>
2015-12-15 04:40:21 +00:00
Greg Lewis
ca42e71ec6 . Fix a typo (menwhile -> meanwhile) and rewrap as needed. 2015-12-12 13:57:14 +00:00
Sunpoet Po-Chuan Hsieh
52ddbb2c21 - Use @FreeBSD.org
- Fix typo: PyPi -> PyPI
2015-12-11 14:49:20 +00:00
Vanilla I. Shu
506339b347 Document comms/py-gammu. 2015-12-10 07:20:36 +00:00
Baptiste Daroussin
e1a71b8603 Remove entry about a zsh change that has been backed out 2015-12-08 13:47:20 +00:00
Thomas Zander
8cc5af20db Add a notice regarding mail/postfixadmin update to version 2.93
While on it:
- Correct minor typo in the e-mail of the previous commit

PR:		204131
Submitted by:	ports.maintainer@evilphi.com (postfixadmin maintainer)
2015-12-06 10:41:49 +00:00
Baptiste Daroussin
d8c5357f43 Add an entry in UPDATING about the change of the default location where zsh
looks for zshrc/zprofile: ${PREFIX}/etc instead of /etc

Requested by:	"Dr. Peter Voigt" <pvoigt@uos.de>
2015-12-06 09:43:55 +00:00
Baptiste Daroussin
1bcf3d6d4a Fix copy/paste error
Submitted by:	junovitch
2015-12-05 10:09:47 +00:00
Baptiste Daroussin
c51a425f4d Update ncurses to 6.0
from now ncurses will track the release and not the snapshots
ABI has changed, add a note for users on how to upgrade
2015-12-05 09:46:20 +00:00
Raphael Kubo da Costa
073efe1497 Fix typo in sysctl name.
Introduced in r402882.

Submitted by:	wblock@
2015-12-04 16:39:24 +00:00
Raphael Kubo da Costa
7995b78e56 Drop x11-toolkits/qt5-gui's pkg-message too.
It contains the same suggestions that were dropped from its Qt4 counterpart
in r402882. Mention both ports in UPDATING.

PR:		202927
Submitted by:	theraven@
MFH:		2015Q4
2015-12-03 16:39:24 +00:00
Raphael Kubo da Costa
83ce6cca06 Remove x11-toolkit/qt4-gui's pkg-message.
Back in mid-2012 (ports revisions r297367 and r299321), pkg-message was
added to the port suggesting changes to the default shared memory limits in
loader.conf(5). Since then, the default limits have been changed and the
values suggested by the port are no longer sensible (base r209037, present
in all supported FreeBSD releases).

According to theraven@:
  Suggesting lowering the maximum number of pages available for shared pages
  doesn't seem sensible. The other default limits look as if they ought to
  be high enough (kern.ipc.shmseg is the number of shm segments that each
  process can have open, so should be fine. kern.ipc.shmmni is the total
  number of shm objects, so might need lowering).

Follow his advice and drop the suggestions from pkg-message.

PR:		202927
Submitted by:	theraven@
MFH:		2015Q4
2015-12-03 16:36:25 +00:00
Jason Unovitch
cfd7198872 sysutils/logstash: update 1.5.4 -> 2.1.0
- Update PORTVERSION, distinfo, and pkg-plist for 2.1.0
- Update logstash.conf.sample and remove elasticsearch.yml.sample to
  reflect 2.1.0 no longer having an embedded ElasticSearch instance

UPDATING: Document potential config file changes

Changes:	https://github.com/elastic/logstash/blob/2.1/CHANGELOG.md

PR:		204934
Submitted by:	Davide D'Amico <davide.damico@gmail.com> (initial patch)
Submitted by:	Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> (maintainer)
2015-12-03 02:32:12 +00:00
Timur I. Bakeyev
bb6870752c A new version 4.3.1 of Samba suite. Handle with care. 2015-11-30 01:35:36 +00:00
Timur I. Bakeyev
8ed1831a5b Update Samba4* ports to the latest supplimentary libs and versions. 2015-11-30 01:01:35 +00:00
Thomas Zander
89aaeef92e Update to upstream version 2.1.1
PR:		203607
Submitted by:	xxjack12xx@gmail.com
Reviewed by:	yuri@rawbw.com, koobs, riggs
2015-11-22 20:11:52 +00:00
Vsevolod Stakhov
fb8ef8d5e4 - Update to 1.6.6
- Create a separate plist file
- Add @sample option to the sample file
- Rename rc script without .sh suffix
- Switch from postfix user to _rmilter dedicated user
- Add _rmilter:_rmilter to UIDs/GIDs
- Add UPDATING entry
2015-11-18 00:58:15 +00:00
Ruslan Makhmatkhanov
008c523ca1 Whitespace fixes; no actual content changed 2015-11-14 19:38:11 +00:00
Danilo Egea Gondolfo
9a9acb718e - Update to 14.3.20151030
- Add LICENSE
- Sort USE_PHP
- Add an entry about the upgrade process to UPDATING
2015-11-05 03:26:09 +00:00
Jason Unovitch
9c15242bdd www/codeigniter: update 2.2.6 -> 3.0.3
- Update PORTVERSION, distinfo, and pkg-plist for 3.0.3
- Add LICENSE
- Fix CONFLICTS

Changes compared to CodeIgniter 2:
 * The framework is released under the MIT license
 * The database drivers have had extensive refactoring
 * PDO is fully functional with subdrivers
 * There is a new Session library
 * There is a new Encryption library
 * The unit testing has been beefed up, and code coverage improved
 * PHP 5.4 or newer is recommended, but CI will still work on PHP 5.2.4

UPDATING:
- Add entry documenting the steps for updating a legacy site
Reference:	http://www.codeigniter.com/user_guide/installation/upgrade_300.html

PR:		203403
2015-11-01 03:25:27 +00:00
Mark Felder
1db8cd0ba6 Extend the entry for www/varnish4 to note the syntax change for binding
to multiple listening addresses.
2015-10-27 19:44:39 +00:00
Kubilay Kocak
f2408cc5e7 UPDATING: Clarify 20151020 keepassx entry instructions
Simple tweaks to UPDATING keepassx entry to make it more obvious that the
instructions are a series of steps, not alternatives.

Approved by:		mat (original author)
Differential Revision:	https://reviews.freebsd.org/D4008
2015-10-27 11:24:26 +00:00
Mathieu Arnold
4cb8340ae5 Update to 2.0-beta2.
- Bump PORTEPOCH as version goes backwards
- Remove unneeded variables
- Pet portlint

PR:		203913
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-21 14:16:25 +00:00
Mark Felder
f55c442ccf Document file ownership changes for www/varnish4 update 2015-10-19 15:14:42 +00:00
Baptiste Daroussin
8e91724815 pkg does not use origin anymore in the solver 2015-10-15 23:09:40 +00:00
Lev A. Serebryakov
3535651a1b Update devel/subversion to 1.9.2.
PR:		203713
Submitted by:	Peter Wemm <peter@FreeBSD.org>
2015-10-15 10:43:15 +00:00
Mark Felder
9b7763fc08 Document security/sshguard-ipfw 1.6.2 changes 2015-10-13 14:54:55 +00:00
Sean Bruno
30ebb3a02e Update qemu-sbruno to track my github repo.
- Update MIPS user target to work on head after svn r286871
 - Bump UPDATING as this makes the current pkg incompatible with current
   prior to this revision.

Submitted by:	kan
2015-10-11 22:11:52 +00:00
Jan Beich
97d5ea5031 Document recent pitfall when updating www/firefox
r398061 only helps package users due to ports framework bugs:
- {BUILD,RUN}_DEPENDS cannot specify options requirements
- During updates default options' state aren't propagated once saved

PR:		203384
Reported by:	many
2015-10-06 22:16:00 +00:00
Hiroki Sato
3acf834880 Fix indention.
Spotted by:	jkim
2015-09-23 20:06:05 +00:00
Vsevolod Stakhov
1c94ac5149 - Update mail/rspamd to 1.0.0
Submitted by:	az via private email
Relnotes:	https://rspamd.com/announce/2015/09/17/rspamd-1.0.html
2015-09-21 13:24:24 +00:00
Baptiste Daroussin
e22329410c Define a 100% working workaround for jpeg->jpeg-turbo which confuse pkg too much 2015-09-19 23:38:53 +00:00
Thomas Zander
261dbf673c Add entry for ffmpeg upgrade in r397306 2015-09-19 06:34:20 +00:00
Antoine Brodin
7049c05730 - Fix a typo [1]
- Add a possible workaround for an issue that may happen during pkg upgrade
  after the jpeg -> jpeg-turbo switch

Reported by:	cperciva [1]
2015-09-17 20:56:49 +00:00
Antoine Brodin
b7aac35e1b - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeouts
- Change default jpeg implementation from jpeg to jpeg-turbo

Reviewed by:		bapt, mat
Differential Revision:	https://reviews.freebsd.org/D2884
2015-09-16 20:35:13 +00:00
Mathieu Arnold
c1e541715c Add portmaster to the list of tools getting confused.
Sponsored by:	Absolight
2015-09-15 13:01:34 +00:00
Mathieu Arnold
7162affaee Add a note about portupgrade being, maybe, not too clever.
Sponsored by:	Absolight
2015-09-15 11:39:06 +00:00
Adam Weinberger
72ea6b01cf Clarify the wording a bit to reinforce that setting perl5 in DEFAULT_VERSIONS
will preserve /usr/local/bin/perl. While here tighten up a few grammar nits.

Approved by:	mat
2015-09-14 16:30:35 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Hiroki Sato
8c7a2d0b92 - Split xpdfopen package from texlive-base. This is because it is the only
package depending on X11 library in it.

- Remove unnecessary libttf.so dependency [*].

PR:	202910 [*]
2015-09-07 23:36:52 +00:00