non port: UPDATING |
Number of commits found: 2763 (showing only 100 on this page) |
Tuesday, 6 Sep 2016
|
13:57 marino
www/nginx: Change default log locations to avoid /var/log pollution
The nginx error log default will always be touched regardless of the value
of the error_log directive in nginx.conf. This is not a bug. It also
breaks shell tab completion for the sane default of /var/log/nginx.
This change aligns the compiled-in default and the configuration default
of error log to a new default /var/log/nginx directory.
PR: 195916
Approved by: maintainer timeout (15 months)
|
Monday, 5 Sep 2016
|
11:15 girgen
Add PostgreSQL-9.6 RC1
Please read the entry from 20160905 in UPDATING:
daemon user has changed to `postgres'
ICU is default on
|
Thursday, 1 Sep 2016
|
16:44 danfe
- Mention that ``nvidia'' (or ``nvidia-modeset'' as of recently) can be put
on ``kld_list'' variable in /etc/rc.conf as well (for later loading)
- Make s/nvidia/nvidia-modeset/ replacement suggestion more accurate because
``.ko'' suffix is omitted in syntax for both of those files
- Improve UPDATING wording for corresponding 20160829 entry accordingly
|
Wednesday, 31 Aug 2016
|
19:31 danfe
- Append `@FreeBSD.org' to all authors' names that are FreeBSD committers
- Consistently use ``AFFECTS: users of ...'' form and fix one ``Users if''
- Kill EOL whitespace and fix a few noticed spelling mistakes while here
|
Tuesday, 30 Aug 2016
|
15:19 cem
nvidia-driver: Add a note about nvidia-modeset.ko for 367.35 update
Add a note in pkg-message and UPDATING. Correct a pkg-plist sorting mistake
while here.
Reviewed by: dhw, wblock
Approved by: brd (previous version)
Differential Revision: https://reviews.freebsd.org/D7700
|
Monday, 29 Aug 2016
|
20:02 feld
Also document the removal of another sshguard feature
|
19:55 feld
security/sshguard: Unbreak build by making a metaport
security/sshguard no longer provides hosts/TCP Wrappers support by
default as this was removed upstream. It is now a metaport which will
allow you to select a backend. Further details can be found in the
UPDATING entry.
|
Monday, 15 Aug 2016
|
14:11 vsevolod
- Update to 1.3.3
- Add notes in UPDATING about fuzzy storage issue
|
01:40 junovitch
UPDATING: document PowerDNS changes in the 3.x -> 4.x update
PR: 211147 211148
Submitted by: Ralf van der Enden <tremere@cainites.net> (PowerDNS maintainer)
|
Thursday, 11 Aug 2016
|
20:06 brnrd
security/libressl: Update to 2.4.2
- Update to latest stable version 2.4.2
- Add UPDATING entry
- Remove OPENSSL_VERSION_NUMBER patch
- Change post-install targets to post-stage where possible
- Bump libcrypto version in version.mk
PR: 211701
|
16:39 girgen
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 9.5.4, 9.4.9, 9.3.14, 9.2.18 and
9.1.23. This release fixes two security issues. It also patches a number of
other bugs reported over the last three months. Users who rely on security
isolation between database users should update as soon as possible. Other users
should plan to update at the next convenient downtime.
If you are using the ICU patch, please consult UPDATING.
Improve periodic cleanup, suggested by claudius (at) ambtec.de. [1]
PR: 210941 [1]
Security: CVE-2016-5423, CVE-2016-5424
|
Wednesday, 27 Jul 2016
|
19:36 jkim
Belatedly add a note about emulators/virtualbox-ose upgrade.
Requested by: Kevin Oberman (rkoberman at gmail dot com)
|
Friday, 22 Jul 2016
|
19:24 pawel
Add information about games/stonesoup option organization change
PR: 210670
Submitted by: Nikolai Lifanov
|
Monday, 18 Jul 2016
|
15:26 adamw
Update to 7.5. While here, completely rewrite the Makefile. Use sed
instead of hard patches to minimize maintainership, and drastically
simplify the installation process. Add some OPTIONS to handle
dependencies on country lookups.
Previously, the path to the icons was being manually changed from
".../icon" to ".../icons". With this update, the port now installs
into the default location (.../icon). The awstatsicons alias will
need to be manually updated for existing installations; this is
explained in UPDATING.
Also, I am taking this port from the previous maintainer. It has
been over two years since he responded to a PR, and this is the
third in a row that has had no response. Under section 5.5 of the
PHB, I am considering this port to be abandoned. I'd like to thank
Alex for all the time that he did spend maintaining this port.
PR: 210821
Approved by: maintainer timeout (2 weeks)
|
Friday, 8 Jul 2016
|
12:46 cy
Add a note about of GNU Screen 4.4.0 (r417201) that a change to a
data structure responsible for $TERM handling that is it is impossible
to reattach to screen sessions of older versions of screen.
|
Monday, 4 Jul 2016
|
15:00 riggs
Document change of default location for my.cnf for databases/mysql57-*
PR: 209579
Submitted by: mokhi64@gmail.com
Reviewed by: rootservice@gmail.com
|
Friday, 1 Jul 2016
|
16:28 feld
www/node5: Remoe port
Port has expired and upstream has deprecated this version.
PR: 210737
|
Wednesday, 29 Jun 2016
|
01:14 junovitch
UPDATING: Normalize entries missing the trailing colon
The entries without a trailing colon seemed to trip up the output of
`pkg updating -d YYYYMMDD' as reported on freebsd-ports@FreeBSD.org.
Normalize the entries to fix this and for general consistency.
Reported by: David Wolfskill <david@catwhisker.org>
|
Monday, 27 Jun 2016
|
17:04 brd
- Upgrade sysutils/rsyslog8 to 8.19.0 and make it the default
- Mark sysutils/rsyslog7 deprecated.
Approved by: bdrewery (mentor)
|
Sunday, 26 Jun 2016
|
20:28 pi
www/calendarserver: 5.1 -> 8.0
Please note that updating from the previous version (5.1) to the current
version (8.0) requires manual steps. Please consult the pkg-message for
details.
This update has changes since 2013, and upstream does not provide
changelogs.
PR: 210264
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE> (maintainer)
|
Friday, 24 Jun 2016
|
14:13 adamw
Switch zsh back to looking for system-wide files under ${PREFIX}/etc,
rather than /etc. Add an option, ETCDIR, to switch it back to /etc.
Also includes a couple whitespace cleanups. PORTREVISION bump, and a
note in UPDATING.
PR: 201866
|
11:50 vd
Change AUTHOR: entry in UPDATING to committer
Suggested by: koobs@
|
Tuesday, 21 Jun 2016
|
08:21 tz
www/redmine: Update from 2.6.9 to 3.2.3
Changelog: https://www.redmine.org/projects/redmine/wiki/Changelog
A big thanks for the preparation of that update to swills
PR: 209938
Approved by: swills (ruby, mentor)
|
08:02 vd
ftp/wget: Upgrade from 1.16.3_1 to 1.18
PR: 210421
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Security: CVE-2016-4971
|
Sunday, 19 Jun 2016
|
12:23 rm
Oops, forgot the UPDATING change to follow up r417115
PR: 210376
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
|
Thursday, 16 Jun 2016
|
13:22 mat
Add DEFAULT_VERSIONS=ssl=XXX
Move the openssl detection routine to bsd.default-version.mk.
Add warnings telling people to not use WITH_OPENSSL_PORT or
WITH_OPENSSL_BASE.
To ease maintainability, change the way the different ssl libraries
version numbers are checked.
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577
|
Tuesday, 14 Jun 2016
|
19:42 amdmi3
Trim trailing whitespace
Approved by: portmgr blanket
|
15:59 adamw
Add a note about the need to enable BUNDLED_SSL in node* when
LibreSSL is the SSL provider.
PR: 209793
|
Friday, 10 Jun 2016
|
19:37 hrs
- Use Github to fetch the distfile.
- Split library part of textproc/xmlroff into textproc/libfo.
|
Thursday, 9 Jun 2016
|
19:50 bofh
[NEW] databases/postgresql-repmgr2: 2.X version of postgresql-repmgr
- postgresql-repmgr will be updated to 3.X branch
PR: 201962
Submitted by: olgeni
|
Sunday, 5 Jun 2016
|
22:38 junovitch
www/h2o: update 1.7.3 -> 2.0.0
- explicitly set H2O_PERL via rc.d script
Summary of major changes:
- support for Brotli compression
- directives for file-level resource mapping
- addition of the status handler
- reverse proxying using HTTPS
Changes: https://github.com/h2o/h2o/releases/tag/v2.0.0
PR: 209927
Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
|
Friday, 3 Jun 2016
|
08:41 brnrd
UPDATING: Fix typo in libressl-devel entry
- The list is in LibreSSL/Ports not OpenSSL
|
Wednesday, 1 Jun 2016
|
17:27 brnrd
security/libressl-devel: Update to 2.4.0
- Update to latest "unstable" release
- Remove OPENSSL_VERSION_NUMBER patch
- Update shlib-versions
- Add UPDATING entry
|
Friday, 27 May 2016
|
15:10 adamw
Add instructions for recent changes to opensmtpd extras, requiring
users to separate arguments with quotes, and to place everything into
a chroot.
Many thanks to fluffy for figuring out these solutions.
|
Thursday, 26 May 2016
|
07:15 brnrd
mail/opensmtpd: Update to 5.9.2
- Update to 5.9.2p1
- Remove usernamelen patch (default 255+1)
- Fix renamed configure args
- Add symlink for makemap (now included in smtpctl)
- Align versioning with other OpenBSD projects
- Add _smtpq group
- Add UPDATING entry for existing installs
- Update pkg-message for existing installs
Reviewed by: adamw, mat
Approved by: adamw, maintainer (implicit)
Differential Revision: D6421
|
Wednesday, 25 May 2016
|
19:21 pi
devel/qtcreator: 3.6.0 -> 3.6.1
Changes:
http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/dist/changes-3.6.1.md?h=3.6
- Please see UPDATING for the separation of devel/qbs from devel/qtcreator
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
|
Monday, 23 May 2016
|
20:18 mandree
Update to 6.2.23. Add TCL option. Cleanup.
Changes submitted by gahr@:
Enable a new TCL option, adding a pkgIndex.tcl file.
Modernize Makefile. [1]
Changes by mandree@:
Fix installation of TCL API docs if TCL option is enabled.
Update to new upstream release 6.2.23.
Install the upgrade61.sh script if SQL option is enabled, with
additional fixes distributed as a patch to avoid licensing concerns.
Add an UPDATING entry.
Add changes in Mk/Uses/bdb.mk.
db5 parts of PR 208740 to be committed in a separate transaction later.
PR: 208740
Submitted by: gahr@
|
Wednesday, 11 May 2016
|
20:54 sbruno
Update clementine-player to Upstream Release 1.3.1:
https://github.com/clementine-player/Clementine/releases
Requires the sqlite port to have FTS3_TOKENIZER enabled. Add a note
to UPDATING about this.
Fixes so many bugs, that its hard to keep up.
Add PulseAudio support.
Add Microsoft SkyDrive Support.
Add Amazon Cloud Drive Support.
Require the use of security/cryptopp for lastFM.
Update to gstreamer1.
Sort options and Makefile a bit.
Fix typo in MTP_DEVICE.
Upstream has fixed CD playback on FreeBSD.
Differential Revision: https://reviews.freebsd.org/D6200
|
Tuesday, 10 May 2016
|
01:05 junovitch
biology/seqan: update 1.3.1 -> 2.1.1
biology/seqan1: create port from current SeqAn 1.3.1 for legacy usage
UPDATING: document SeqAn updates and seqan1 port for legacy usage
PR: 204127
Submitted by: Hannes Hauswedell <h2+fbsdports@fsfe.org>
|
Thursday, 5 May 2016
|
13:45 pi
www/node: 5.11.0 -> 6.0.0
New port: www/node5, to ease migration from node-5.x to node-6.x
This new major version of Node.js delivers significant improvements
in performance, reliability, usability and security. Module loading
is nearly four times faster than in Node.js v4, tests and documentation
have seen significant improvements, usability of the Buffer and
File System APIs have been improved, and Node.js now supports 93%
of ES6 language features, thanks to V8 version 5.0.
The full release announcement can be read here:
https://nodejs.org/en/blog/release/v6.0.0/
The full changelog is available on Github:
https://github.com/nodejs/node/commit/ce3e3c5fe15479475c068482c48eb9cbf1ac9df5
For node5:
node.js v5.x will only be supported for a few months to give people
time to move to v6. This new port is marked as deprecated with an
expiration date of July 1, allowing all of May and June to transition.
See https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v5
PR: 209215, 209216
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
|
Wednesday, 4 May 2016
|
00:55 osa
Document the ${MODULESDIR} change for www/nginx*.
Spotted by: Pierre Guinoiseau <pierre@guinoiseau.eu>
|
Tuesday, 3 May 2016
|
22:09 brnrd
security/libressl: Add UPDATING entry and bump SHLIB in bsd.openssl.mk
- Add UPDATING entry, users must recompile all ports that depend
- Bump SHLIBVER in Mk/bsd.openssl.mk
PR: 209252
|
Sunday, 1 May 2016
|
01:13 junovitch
mail/dspam: implement privilege separation (resolves bug running with suexec)
- Runs as dspam:dspam instead of root:mail. The dspam UID/GID were created
in r168311 when the UIDs/GIDs files were added but the port had always
used root:mail. This had prevented running the dspam webUI under Apache
with suexec due to a minimal requirement of UID/GID of 100. The original
unsecure behavior is available with the SETUID option.
- Default run directory is now /var/run/dspam. This follows the default
upstream behavior and removes the patch to dspam.c as a result. Use
RUN_DIR and correct the dspam.conf.sample file accordingly.
- Default daemon/client communication port is now 2424.
- Regen patches while here (portlint)
UPDATING: Document privilege separated dspam
PR: 115957
Reported by: tedm@ipinc.net, support@ipinc.net
Submitted by: Danny Warren <danny@dannywarren.com> (maintainer)
|
Saturday, 30 Apr 2016
|
07:48 jbeich
multimedia/x264: add r413181 caveat into UPDATING
Differential Revision: https://reviews.freebsd.org/D5861
|
Sunday, 24 Apr 2016
|
16:58 lme
- Update to 2.4.7
- Introduce new rc.conf variable "icinga2_mkvar" defaulting to "NO". The
variable controls the creation and chown'ing of missing files and
directories in /var. [1]
- Add an UPDATING entry for this
PR: 206022 [1]
Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Sponsored by: Essen Linuxhotel Hackathon 2016
|
Monday, 18 Apr 2016
|
02:56 ohauer
- add missing AFFECTS line [1]
[1] Noted by Dan Langille on ports@
|
Friday, 15 Apr 2016
|
19:06 jhale
- Update audio/chromaprint to 1.3.1
- Chase shlib bump
PR: 208819
Submitted by: Ben Woods <woodsb02@gmail.com>
|
Thursday, 14 Apr 2016
|
19:19 thierry
Replace the option DBLOCAL by a flag in /etc/rc.conf.
PR: 208410
Submitted by: john (at) johnanddalene.net
|
19:06 rakuco
Update DigiKam and related ports to 4.14.0.
This is a huge leap, as we are moving from 4.2.0 (released in August 2014) to
4.14.0 (released in October 2015). Version 4.14.0 is the last KDE4-based
release, and 5.0.0 will be based on KDE Frameworks 5.
Noteworthy port changes:
- Most patches in graphics/digikam-kde4 are no longer necessary.
- graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb have
been merged into graphics/kipi-plugin-googleservices following what
upstream did to those plugins.
- astro/libkgeomap and graphics/libkface are no longer included in the
DigiKam tarball and are now completely independent ports whose tarballs
are released as part of KDE Applications.
- net/libmediawiki is neither included in the DigiKam tarball nor released
as a separate tarball, so we had to resort to fetching it from an older
DigiKam release which contains it.
- graphics/digikam-kde4 now has a runtime dependency on x11/kde4-runtime.
See bug 203222 for details.
A lot of people have contributed to this update over the years in our
experimental area51 repository. Tobias Berner (our usual suspect), Adriaan
de Groot, makc@, alonso@ and jhale@ at the very least.
PR: 203222
PR: 204623
Submitted by: Tobias Berner <tcberner@gmail.com>,
Adriaan de Groot <groot@kde.org>,
alonso,
jhale,
makc,
rakuco
|
Wednesday, 13 Apr 2016
|
17:41 pi
Remove port: www/node-devel
2016-04-13 www/node-devel: Use www/node, upstream no longer releases a
development version
PR: 208756
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
|
07:08 timur
Add a note about configuration changes in the Samba ports due to BadLock
vulnerability.
Security: CVE-2016-2118
|
Monday, 11 Apr 2016
|
23:36 girgen
Add more information about updating influxdb to 0.12.
|
11:12 girgen
Update to version 0.12.
Please note that are specific requirements for upgrading.
See UPGRADING or follow the link below for details.
URL: https://docs.influxdata.com/influxdb/v0.10/administration/upgrading/#convert-b1-and-bz1-shards-to-tsm1
|
Wednesday, 6 Apr 2016
|
14:07 bofh
[NEW] www/pecl-http2: Extended HTTP Support
pecl-http extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications. It eases handling of HTTP
URLs, dates, redirects, headers and messages, provides means for negotiation
of clients preferred language and charset, as well as a convenient way to
send any arbitrary data with caching and resuming capabilities. It provides
powerful request functionality too.
WWW: http://pecl.php.net/package/pecl_http/
This version is specific to php55 and php56. Repo Copied from www/pecl-http
PR: 208259
Submitted by: madpilot
|
Monday, 4 Apr 2016
|
22:33 swills
The -f flag shouldn't be needed this time.
|
22:20 swills
Switch default Ruby version from 2.1 to 2.2
PR: 206852
|
17:05 adamw
Disable SSLv3 and enable TLSv1.1 and TLSv1.2.
This is a patch make by Debian's own Noah Meyerhans that disables SSLv3,
fixes or removes the tests that choke without SSLv3, and lets
IO::Socket::SSL choose the best TLS level rather than forcing it at
TLSv1.
I can't think of a responsible reason to allow re-enabling it as an
OPTION, so add a note to UPDATING warning people of the change and
referencing the below PR.
PORTREVISION bump.
PR: 208225
Submitted by: Sascha Holzleiter
Obtained from: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7199
MFH: 2016Q2
|
Thursday, 31 Mar 2016
|
13:36 pi
security/clamav-unofficial-sigs: 3.7.2 -> 5.0.4, extremeshok fork
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)
|
Sunday, 27 Mar 2016
|
17:01 tijl
Add portupgrade instructions and mention the license change in the 20160324
Ghostscript entry.
|
Friday, 25 Mar 2016
|
17:00 bapt
Depending on list of install packages, the cups upgrade might confuse
the pkg(8)'s solver. Document a workaround waiting for a proper fix in
pkg's solver
|
Thursday, 24 Mar 2016
|
15:47 tijl
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
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)
|
Sunday, 20 Mar 2016
|
16:07 tijl
- Add more information about USB printers to the 20160311 cups entry.
- Clarify the 20160311 HPLIP entry a bit.
PR: 207939
|
Thursday, 17 Mar 2016
|
12:57 tijl
Update OpenVAS ports from version 2 to version 8. All components have
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.
|
Tuesday, 15 Mar 2016
|
10:31 ohauer
- add note for VDA users how to stay on postfix-2.11.x
PR: 207684
Submitted by: Miroslav Lachman
|
Friday, 11 Mar 2016
|
11:53 tijl
Combine print/cups-base, print/cups-client and print/cups-image into
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)
|
Tuesday, 8 Mar 2016
|
20:40 ohauer
- add note about last the mail/postfix updates and changes
PR: 207684
Requested by: Miroslav Lachman
|
Sunday, 6 Mar 2016
|
14:40 pi
net-mgmt/yaf: 2.8.0 -> 2.8.1, with many new OPTIONs
- 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
|
Wednesday, 2 Mar 2016
|
22:48 jbeich
audio/alsa-plugins: partially revert r380063
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
|
Monday, 29 Feb 2016
|
16:52 bdrewery
portmaster -o uses pkgname for the package to replace
|
16:51 bdrewery
Remove security/openssh-portable-devel since it is outdated, insecure,
and no longer needed.
|
Friday, 19 Feb 2016
|
02:57 osa
Fix the date to the actual date when the change has been made.
|
Wednesday, 17 Feb 2016
|
23:19 osa
Upgrade third-party small_light module from 0.6.9 to 0.6.15,
enable as dynamic module for www/nginx-devel only.
|
23:00 osa
Upgrade third-party dynamic_upstream module from 0.1.1 to 0.1.3.
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.
|
Sunday, 14 Feb 2016
|
17:38 osa
Update latest notice for r408872.
|
17:01 osa
Add notice for r408868.
|
04:09 osa
Enable dynamic modules support.
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.
|
Wednesday, 27 Jan 2016
|
17:23 amdmi3
- Update to 0.5.1.20160121
PR: 206558
Submitted by: fidaj@ukr.net (maintainer)
|
Tuesday, 19 Jan 2016
|
13:54 amdmi3
- 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)
|
Monday, 18 Jan 2016
|
17:38 vsevolod
- Update rspamd to 1.1.0
- Update rmilter to 1.7.0
- Fix dependencies
- Add UPDATING entry
|
Thursday, 14 Jan 2016
|
12:55 amdmi3
Set actual date for ansible-related message
Approved by: portmgr blanket
|
Wednesday, 13 Jan 2016
|
07:41 matthew
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)
|
Monday, 11 Jan 2016
|
23:23 mandree
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>
|
Sunday, 27 Dec 2015
|
23:05 glewis
. 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)
|
Saturday, 19 Dec 2015
|
23:53 timur
Add a note about deprecated net/samba4 and net/samba41.
|
Thursday, 17 Dec 2015
|
10:58 amdmi3
- Don't override/force logfile configuration
PR: 204739
Submitted by: amdmi3
Approved by: bf (maintainer)
|
Tuesday, 15 Dec 2015
|
04:42 koobs
UPDATING: Update datestamp for www/node entry
|
04:40 koobs
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>
|
Saturday, 12 Dec 2015
|
13:57 glewis
. Fix a typo (menwhile -> meanwhile) and rewrap as needed.
|
Friday, 11 Dec 2015
|
14:49 sunpoet
- Use @FreeBSD.org
- Fix typo: PyPi -> PyPI
|
Thursday, 10 Dec 2015
|
07:20 vanilla
Document comms/py-gammu.
|
Tuesday, 8 Dec 2015
|
13:47 bapt
Remove entry about a zsh change that has been backed out
|
Sunday, 6 Dec 2015
|
10:41 riggs
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)
|
09:43 bapt
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>
|
Saturday, 5 Dec 2015
|
10:09 bapt
Fix copy/paste error
Submitted by: junovitch
|
09:46 bapt
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
|
Friday, 4 Dec 2015
|
16:39 rakuco
Fix typo in sysctl name.
Introduced in r402882.
Submitted by: wblock@
|
Thursday, 3 Dec 2015
|
16:39 rakuco
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
|
16:36 rakuco
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
|
02:32 junovitch
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)
|
Monday, 30 Nov 2015
|
01:35 timur
A new version 4.3.1 of Samba suite. Handle with care.
|
Number of commits found: 2763 (showing only 100 on this page) |