aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* security/clamav-unofficial-sigs: 3.7.2 -> 5.0.4, extremeshok forkKurt Jaeger2016-03-311-0/+12
| | | | | | | | | | | | | | | | | | | | | Changes: (long!) https://github.com/extremeshok/clamav-unofficial-sigs/releases This version of clamav-unofficial-sigs is eXtremeSHOK's fork. Configuration file location has changed from %PREFIX%/clamav-unofficial-sigs.conf to %PREFIX%/clamav-unofficial-sigs/ master.conf and os.conf hold default values, local changes should be placed in user.conf. PR: 208326 Submitted by: Talal Al Dik <tad@vif.com>, Lukasz Wasikowski <lukasz@wasikowski.net> Approved by: sf@maxempire.com (maintainer) Notes: svn path=/head/; revision=412222
* Add portupgrade instructions and mention the license change in the 20160324Tijl Coosemans2016-03-271-2/+7
| | | | | | | Ghostscript entry. Notes: svn path=/head/; revision=411997
* Depending on list of install packages, the cups upgrade might confuseBaptiste Daroussin2016-03-251-3/+12
| | | | | | | | the pkg(8)'s solver. Document a workaround waiting for a proper fix in pkg's solver Notes: svn path=/head/; revision=411864
* Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-241-0/+16
| | | | | | | | | | | | | | | | | | | changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411798
* - Add more information about USB printers to the 20160311 cups entry.Tijl Coosemans2016-03-201-1/+14
| | | | | | | | | - Clarify the 20160311 HPLIP entry a bit. PR: 207939 Notes: svn path=/head/; revision=411457
* Update OpenVAS ports from version 2 to version 8. All components haveTijl Coosemans2016-03-171-0/+10
| | | | | | | | | | been renamed and rearranged. The graphical user interface provided by security/openvas-client has been discontinued. Instead there is now a web interface provided by security/greenbone-security-assistant and a command-line interface provided by security/openvas-client. Notes: svn path=/head/; revision=411278
* - add note for VDA users how to stay on postfix-2.11.xOlli Hauer2016-03-151-0/+4
| | | | | | | | PR: 207684 Submitted by: Miroslav Lachman Notes: svn path=/head/; revision=411147
* Combine print/cups-base, print/cups-client and print/cups-image intoTijl Coosemans2016-03-111-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | print/cups and update it to 2.1.3. Also remove print/cups-pstoraster, improve print/cups-filters, print/foomatic-* and update print/hplip to 3.16.2. Long description: First some background. When you hand a file to cups it sets up a chain of filter programs that converts the file to something a printer understands. Each filter has a cost associated with it and cups tries to find the cheapest chain. Costs used to be configured in such a way that files were first converted to PostScript. This could then be manipulated further (e.g. putting multiple pages on one sheet) before finally being sent to a PostScript printer or another filter like pstoraster which produces a raster format understood by non-PostScript printer drivers. Nowadays most filters have been moved from cups to cups-filters and they have been configured to use PDF as an intermediate format instead of PostScript. Merging of cups-base, cups-client and cups-image into print/cups: - cups-image provides a library to work with the cups raster format. It is only used to implement filters and printer drivers and these only exist in the context of a cups server so there's no need to separate this from cups-base. - cups-client provides a library that allows applications to print via cups. It is possible to use the library to access a remote cups server without running a local cups server, but such a setup is discouraged and the configuration file to set this up has been marked deprecated. It is better to run a local cups server and let that talk to the remote cups server because then you have the benefits of local job queuing in case the remote server is down or busy. Given this and the fact that without filters cups-base is now smaller than it used to be it makes sense to merge the ports. The patch also adds options IPPTOOL, DOCS and NLS which when disabled make the new cups package smaller than the current cups-client package. Merging the ports also prevents problems with options like ZEROCONF being configured differently in both ports. - print/cups was a metaport that depended on cups-base and some filters. There isn't really a need for such a metaport so cups-base can be renamed to cups. The filters can be depended on by printer drivers such as hplip if they need them. Additional changes to the new print/cups: - Clean up the patches. They seem to have been regenerated with post-patch changes included. - Add a patch to prevent intermediate conversion to PDF when a PostScript file is sent to a PostScript printer when cups-filters is installed. - Fix the PAM configuration file. - Add a patch to let the server search /usr/local/share/ppd like on Linux so other ports don't have to add links to it. - Remove ulpt(4) helper scripts. The port uses libusb with ugen(4). - Remove support for mDNSResponder. cups-filters only supports Avahi. - Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11. - Optionally depend on colord for ICC profile support. - Various smaller changes. Changes to print/cups-filters: - Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead of LOGIN. - Development of foomatic-filters has been moved to cups-filters so let this port install foomatic related files and add foomatic-filters to CONFLICTS. - Fix location of liblouis tables. - Add patch to fix ICC support. Changes to print/cups-pstoraster: This port is essentially an old version of Ghostscript plus a cups filter. It's no longer developed. This commit removes it and changes existing dependencies to print/cups-filters which depends on print/ghostscript* and includes a gstoraster filter that can handle both PostScript and PDF. Changes to print/foomatic-db*: Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX. Changes to print/foomatic-filters: Install beh backend with its original name again and add cups-filters to CONFLICTS. Changes to print/hplip: - Stop installing hpijs/foomatic-rip support. This is no longer supported upstream. - Stop installing hpcups PPDs. These are now automatically generated. The bundled PPDs are generated for an older version of cups. - Rename the QT option to X11 to support WITHOUT_X11. - Simplify the patches now that ports are installed in a staging area. - Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket like avahi-daemon does. This fixes Zeroconf support for HP network printers. PR: 207746 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=410825
* - add note about last the mail/postfix updates and changesOlli Hauer2016-03-081-0/+14
| | | | | | | | PR: 207684 Requested by: Miroslav Lachman Notes: svn path=/head/; revision=410658
* net-mgmt/yaf: 2.8.0 -> 2.8.1, with many new OPTIONsKurt Jaeger2016-03-061-0/+7
| | | | | | | | | | | | | | - Fix compile error when configured with --disable-payload - Force buffer emit with IPFIX Options record when inactive Please report if you find OPTION combinations that cause problems. PR: 202611 Submitted by: Chris Inacio <nacho319+freebsdZilla@gmail.com> Approved by: dikshie@sfc.wide.ad.jp Notes: svn path=/head/; revision=410460
* audio/alsa-plugins: partially revert r380063Jan Beich2016-03-021-0/+16
| | | | | | | | | | | | Restore BUFSZ_P2=on by default as a temporarily fix for excessive CPU usage in Firefox. r378529 wasn't enough to make BUFSZ_P2=off transition smooth. PR: 203732 Reported by: Henry Hu, Arto Pekkanen, many more indirectly MFH: 2015Q1 Notes: svn path=/head/; revision=409976
* portmaster -o uses pkgname for the package to replaceBryan Drewery2016-02-291-2/+2
| | | | Notes: svn path=/head/; revision=409816
* Remove security/openssh-portable-devel since it is outdated, insecure,Bryan Drewery2016-02-291-0/+22
| | | | | | | and no longer needed. Notes: svn path=/head/; revision=409815
* Fix the date to the actual date when the change has been made.Sergey A. Osokin2016-02-191-1/+1
| | | | Notes: svn path=/head/; revision=409145
* Upgrade third-party small_light module from 0.6.9 to 0.6.15,Sergey A. Osokin2016-02-171-3/+4
| | | | | | | enable as dynamic module for www/nginx-devel only. Notes: svn path=/head/; revision=409076
* Upgrade third-party dynamic_upstream module from 0.1.1 to 0.1.3.Sergey A. Osokin2016-02-171-0/+10
| | | | | | | | | | | | | Dynamic modules support has been enabled for the dynamic_upstream third-party module, in case of usage of this module please update nginx configuration file for load this module: load_module "modules/ngx_dynamic_upstream_module.so"; Do not bump PORTREVISION cause this module is disabled by default. Notes: svn path=/head/; revision=409074
* Update latest notice for r408872.Sergey A. Osokin2016-02-141-0/+3
| | | | Notes: svn path=/head/; revision=408873
* Add notice for r408868.Sergey A. Osokin2016-02-141-0/+11
| | | | Notes: svn path=/head/; revision=408869
* Enable dynamic modules support.Sergey A. Osokin2016-02-141-0/+15
| | | | | | | | | | | | | | | | | | Bump PORTREVISION. In case of usage following modules please update nginx configuration file for load these modules: load_module "modules/ngx_http_geoip_module.so"; load_module "modules/ngx_http_image_filter_module.so"; load_module "modules/ngx_http_xslt_filter_module.so"; load_module "modules/ngx_mail_module.so"; load_module "modules/ngx_stream_module.so"; See https://www.nginx.com/blog/dynamic-modules-nginx-1-9-11/ for details. Notes: svn path=/head/; revision=408844
* - Update to 0.5.1.20160121Dmitry Marakasov2016-01-271-0/+7
| | | | | | | | PR: 206558 Submitted by: fidaj@ukr.net (maintainer) Notes: svn path=/head/; revision=407371
* - Make the tor ports create /var/run/tor and /var/log/tor directories, so it ↵Dmitry Marakasov2016-01-191-0/+8
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=406686
* - Update rspamd to 1.1.0Vsevolod Stakhov2016-01-181-0/+12
| | | | | | | | | - Update rmilter to 1.7.0 - Fix dependencies - Add UPDATING entry Notes: svn path=/head/; revision=406600
* Set actual date for ansible-related messageDmitry Marakasov2016-01-141-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=406111
* Upgrade ansible to 2.0.0Matthew Seaman2016-01-131-0/+12
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=406016
* Update security/easy-rsa to major release 3.0.1.Matthias Andree2016-01-111-0/+10
| | | | | | | | | | 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> Notes: svn path=/head/; revision=405813
* . Modify the nethack34 port to install itself in a versionsed fashion toGreg Lewis2015-12-271-0/+16
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=404605
* Add a note about deprecated net/samba4 and net/samba41.Timur I. Bakeyev2015-12-191-0/+10
| | | | Notes: svn path=/head/; revision=404036
* - Don't override/force logfile configurationDmitry Marakasov2015-12-171-0/+10
| | | | | | | | | PR: 204739 Submitted by: amdmi3 Approved by: bf (maintainer) Notes: svn path=/head/; revision=403904
* UPDATING: Update datestamp for www/node entryKubilay Kocak2015-12-151-1/+1
| | | | Notes: svn path=/head/; revision=403757
* www/node: Update to 5.2.0, Create www/node4, Update to 4.2.3Kubilay Kocak2015-12-151-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=403756
* . Fix a typo (menwhile -> meanwhile) and rewrap as needed.Greg Lewis2015-12-121-4/+4
| | | | Notes: svn path=/head/; revision=403599
* - Use @FreeBSD.orgSunpoet Po-Chuan Hsieh2015-12-111-5/+5
| | | | | | | - Fix typo: PyPi -> PyPI Notes: svn path=/head/; revision=403543
* Document comms/py-gammu.Vanilla I. Shu2015-12-101-0/+7
| | | | Notes: svn path=/head/; revision=403445
* Remove entry about a zsh change that has been backed outBaptiste Daroussin2015-12-081-8/+0
| | | | Notes: svn path=/head/; revision=403268
* Add a notice regarding mail/postfixadmin update to version 2.93Thomas Zander2015-12-061-1/+21
| | | | | | | | | | | While on it: - Correct minor typo in the e-mail of the previous commit PR: 204131 Submitted by: ports.maintainer@evilphi.com (postfixadmin maintainer) Notes: svn path=/head/; revision=403098
* Add an entry in UPDATING about the change of the default location where zshBaptiste Daroussin2015-12-061-0/+8
| | | | | | | | | looks for zshrc/zprofile: ${PREFIX}/etc instead of /etc Requested by: "Dr. Peter Voigt" <pvoigt@uos.de> Notes: svn path=/head/; revision=403094
* Fix copy/paste errorBaptiste Daroussin2015-12-051-1/+1
| | | | | | | Submitted by: junovitch Notes: svn path=/head/; revision=403054
* Update ncurses to 6.0Baptiste Daroussin2015-12-051-0/+14
| | | | | | | | from now ncurses will track the release and not the snapshots ABI has changed, add a note for users on how to upgrade Notes: svn path=/head/; revision=403050
* Fix typo in sysctl name.Raphael Kubo da Costa2015-12-041-1/+1
| | | | | | | | | Introduced in r402882. Submitted by: wblock@ Notes: svn path=/head/; revision=403000
* Drop x11-toolkits/qt5-gui's pkg-message too.Raphael Kubo da Costa2015-12-031-3/+3
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=402883
* Remove x11-toolkit/qt4-gui's pkg-message.Raphael Kubo da Costa2015-12-031-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=402882
* sysutils/logstash: update 1.5.4 -> 2.1.0Jason Unovitch2015-12-031-0/+8
| | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=402866
* A new version 4.3.1 of Samba suite. Handle with care.Timur I. Bakeyev2015-11-301-0/+14
| | | | Notes: svn path=/head/; revision=402642
* Update Samba4* ports to the latest supplimentary libs and versions.Timur I. Bakeyev2015-11-301-0/+11
| | | | Notes: svn path=/head/; revision=402641
* Update to upstream version 2.1.1Thomas Zander2015-11-221-0/+8
| | | | | | | | | PR: 203607 Submitted by: xxjack12xx@gmail.com Reviewed by: yuri@rawbw.com, koobs, riggs Notes: svn path=/head/; revision=402243
* - Update to 1.6.6Vsevolod Stakhov2015-11-181-0/+8
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=401837
* Whitespace fixes; no actual content changedRuslan Makhmatkhanov2015-11-141-21/+20
| | | | Notes: svn path=/head/; revision=401589
* - Update to 14.3.20151030Danilo Egea Gondolfo2015-11-051-0/+19
| | | | | | | | | - Add LICENSE - Sort USE_PHP - Add an entry about the upgrade process to UPDATING Notes: svn path=/head/; revision=400823
* www/codeigniter: update 2.2.6 -> 3.0.3Jason Unovitch2015-11-011-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=400599
* Extend the entry for www/varnish4 to note the syntax change for bindingMark Felder2015-10-271-0/+6
| | | | | | | to multiple listening addresses. Notes: svn path=/head/; revision=400340