| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
- Update RUN_DEPENDS: remove PORTSDIR
- Bump PORTREVISION for package change
|
|
|
|
|
| |
PR: 208018
Submitted by: mk@nic-nac-project.org (maintainer)
|
|
|
|
|
| |
PR: 208148
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
|
|
|
|
|
|
| |
Submitted by: bapt
Minor fixes by: royger
Approved by: bapt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The different cases are:
- Only bring it if the one bundled with Perl is outdated.
- The version bundled with all our Perl is sufficient.
- Scalar-List-Util is not really needed by the port.
(looking for /(Sub|Scalar|List)::Util/ returns nothing.)
While there, do some minor cleanup that caught my eye.
PR: 208378
With hat: perl@
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Submitted by: Maintainer <mark@heily.com>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 208394
Submitted by: olgeni
Approved by: demon (by mail)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
update-smart-drivedb is an utility bundled with smartmontools which
downloads fresh version of smartctl device database from the web.
It is a shell script which tries to use different http file retrieving
programs such as wget, curl, lynx, ftp and fetch. If curl is
installed, it is usually used, however it does't handle HTTP redirect
which database download url causes (arguments needed to handle it
not specified?) and downloads redirection page HTML instead of
actual database. No breakage occurs as the database is verified
before being installed, so it's just not updated, with error:
/usr/local/share/smartmontools/drivedb.h.error: rejected by /usr/local/sbin/smartctl, probably no longer compatible
Patch update-smart-drivedb to only use fetch(1), which is always
available on FreeBSD. The change provides consistent behavior, and
fetch(1) handles redirects correctly out of box, so actual database
is downloaded and successfully installed.
- While here, fix LICENSE and silence mkdir
PR: 207737
Reported by: everytrash@gmail.com
Approved by: maintainer timeout (samm@os2.kiev.ua, 3 weeks)
|
|
|
|
|
|
| |
PR: 208330
Submitted by: shun.fbsd.pr@dropcut.net
Approved by: christer.edwards@gmail.com (maintainer)
|
|
|
|
|
| |
releases. It builds fine after r411933.
- Replace the previous patch with the upstream submitted version.
|
|
|
|
|
| |
PR: 208366
Submitted by: pi
|
| |
|
|
|
|
|
|
| |
- Add missing help2man build dependency.
Reported by: Rainer Duffner <rainer@ultra-secure.de>
|
|
|
|
|
| |
PR: 208360
Submitted by: freebsd@zleslie.info (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Removed tests that depend on events happening within a certain time.
These times can be pathological on the build cluster, and don't
accurately reflect what the "average expected" behaviour is.
PR: 208368
Submitted by: 554b8425@razorfever.net (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 207974
Submitted by: Marcel Kaiser
DSBBatmon is a GTK+ battery monitor for FreeBSD. It displays the battery's
current status, capacity, and remaining time. It warns the user if the battery
capacity is low, and can automatically shut down the system if a critical
capacity is reached.
http://freeshell.de/~mk/projects/dsbbatmon.html
|
|
|
|
| |
PR: 208346
|
|
|
|
| |
Submitted by: Maintainer <mark@heily.com>
|
|
|
|
|
|
| |
PR: 205746
Submitted by: maintainer
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
- Remove some now unnecessary build flags from the port
- Switch to using libftdi1 as suggested by the release notes
PR: 207954
Submitted by: t@tobik.me
Approved by: maintainer timeout (nukama+maintainer@gmail.com, 2 weeks)
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://git.kernel.org/cgit/utils/cpu/mce/mcelog.git/
- Read the DMI entries we need from /sys/firmware/dmi/entries if available
- New form factors, memory types and type details from SMBIOS 3.0.0
PR: 208314
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
- the PDF changed a little bit, no code changes
PR: 208304
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Don't install useless docs
- Switch to options helpers
|
|
|
|
|
| |
- Switch to options helpers
- Fix WWW:
|
|
|
|
| |
- Regenerate patches with `make makepatch`
|
|
|
|
| |
- Quiesce portlint about patch format
|
|
|
|
|
|
|
| |
- Update RUN_DEPENDS: use rubygem- instead of PKGNAMEPREFIX [2]
Approved by: portmgr (blanket) [1]
With hat: ruby [2]
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Update RUN_DEPENDS: use rubygem- instead of PKGNAMEPREFIX
Changes: https://github.com/puppetlabs/hiera/commits/master
|
|
|
|
|
|
|
|
|
| |
This release adds PHP 7 compatibility and includes several enhancements for
Windows, NIS and Puppet. LAM Pro supports LDAP views. Password notification
jobs, custom fields and Zarafa support were extended.
PR: 208187
Submitted by: basil@vpm.net.ua (maintainer)
|
|
|
|
|
| |
Approved by: portmgr modernization blanket
Differential Revision: https://reviews.freebsd.org/D4190
|
|
|
|
| |
dynamically retreive the required file from github.
|
|
|
|
| |
Reported by: Rainer Duffner <rainer@ultra-secure.de>
|
|
|
|
|
|
|
| |
agents. Any MCollective agent plugins based on SimpleRPC can be restricted with
authorization plugins like this one.
WWW: https://github.com/puppetlabs/mcollective-actionpolicy-auth
|
|
|
|
|
| |
Cluster Glue is a set of libraries, tools and utilities suitable for the
Heartbeat/Pacemaker cluster stack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- While here, fix LICENSE and remove unneeded MAKE_ARGS
PR: 208242
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
|
|
|
|
|
|
|
| |
Release notes:
https://docs.saltstack.com/en/latest/topics/releases/2015.8.8.html
PR: 208244
Submitted by: Christer Edwards <christer.edwards@gmail.com>
|
|
|
|
|
| |
PR: 207963
Submitted by: neel@neelc.org (maintainer)
|
|
|
|
|
| |
Pointy hat to: mat
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.31.2 -> 2.31.8
devel/pear-Horde_Alarm 2.2.6 -> 2.2.7
www/pear-Horde_Browser 2.0.11 -> 2.0.12
devel/pear-Horde_Cache 2.5.2 -> 2.5.3
archivers/pear-Horde_Compress 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.22.6 -> 2.23.0
security/pear-Horde_Crypt 2.7.0 -> 2.7.2
devel/pear-Horde_Date 2.2.0 -> 2.3.0
devel/pear-Horde_Exception 2.0.7 -> 2.0.8
www/pear-Horde_Form 2.0.12 -> 2.0.13
security/pear-Horde_Group 2.1.0 -> 2.1.1
devel/pear-Horde_Icalendar 2.1.3 -> 2.1.4
graphics/pear-Horde_Image 2.3.4 -> 2.3.5
mail/pear-Horde_Imap_Client 2.29.5 -> 2.29.6
devel/pear-Horde_Itip 2.1.1 -> 2.1.2
textproc/pear-Horde_JavascriptMinify 1.1.2 -> 1.1.3
devel/pear-Horde_LoginTasks 2.0.6 -> 2.0.7
mail/pear-Horde_Mail_Autoconfig 1.0.2 -> 1.0.3
mail/pear-Horde_Mapi 1.0.6 -> 1.0.8
mail/pear-Horde_Mime 2.9.3 -> 2.9.4
mail/pear-Horde_Mime_Viewer 2.1.2 -> 2.1.3
devel/pear-Horde_Nls 2.1.0 -> 2.1.1
security/pear-Horde_Perms 2.1.6 -> 2.1.7
devel/pear-Horde_Prefs 2.7.5 -> 2.7.6
net/pear-Horde_Rpc 2.1.6 -> 2.1.7
security/pear-Horde_Share 2.0.8 -> 2.0.10
mail/pear-Horde_Smtp 1.9.2 -> 1.9.3
net/pear-Horde_Socket_Client 2.1.0 -> 2.1.1
textproc/pear-Horde_Text_Filter 2.3.3 -> 2.3.4
devel/pear-Horde_Timezone 1.0.10 -> 1.0.11
devel/pear-Horde_Token 2.0.8 -> 2.0.9
sysutils/pear-Horde_Vfs 2.3.1 -> 2.3.2
www/horde-ansel 3.0.3 -> 3.0.4
ftp/horde-gollem 3.0.7 -> 3.0.8
www/horde-base 5.2.9 -> 5.2.10
mail/horde-imp 6.2.12 -> 6.2.13
mail/horde-ingo 3.2.8 -> 3.2.9
deskutils/horde-kronolith 4.2.15 -> 4.2.16
deskutils/horde-mnemo 4.2.9 -> 4.2.10
deskutils/horde-nag 4.2.7 -> 4.2.8
www/horde-trean 1.1.4 -> 1.1.5
mail/horde-turba 4.2.12 -> 4.2.13
mail/horde-webmail 5.2.12 -> 5.2.13
deskutils/horde-groupware 5.2.12 -> 5.2.13
www/horde-wicked 2.0.4 -> 2.0.5
|
|
|
|
|
|
|
|
| |
on a new version of incubator which will work with syslog-ng 3.7.3.
In the mean time anchor the incubator to syslog-ng36.
Discussed with: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit / syslog-ng upstream
|
| |
|
|
|
|
|
|
|
|
| |
The syslog-ng port now becomes a meta-port which by default
builds and installs syslog-ng37.
Discussed with: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit / syslog-ng upstream
|
|
|
|
|
|
|
|
|
|
|
|
| |
syslog-ng-devel to syslog-ng37. Suggested by Peter Czanik, our
syslog-ng upline representative from Balabit.
The old syslog-ng port now become syslog-ng36.
This is the first part of a two part commit.
Discussed with: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit / syslog-ng upstream
|
| |
|
|
|
|
|
|
| |
PR: 207814
Submitted by: zi@ (me)
Approved by: maintainer timeout (2+ weeks)
|
|
|
|
|
| |
Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit / syslog-ng upstream
|
|
|
|
| |
Changes: https://github.com/theforeman/hammer-cli-foreman/blob/0.6-stable/doc/release_notes.md
|
|
|
|
|
|
| |
PR: 208212
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
|
|
|
| |
MFH: 2016Q1
|
|
|
|
|
| |
PR: 208040
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
|
|
|
|
| |
PR: 208039
Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
|
|
|
|
|
|
|
| |
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
|
|
|
|
|
|
|
|
| |
Add direct dependency upon security/libgnome-keyring to fix the
build after r411541.
Reported by: des
With hat: gnome
|
|
|
|
|
|
|
| |
- track upstream
PR: 208220
Submitted by: Derek <derek@chezmarcotte.ca> (maintainer)
|
|
|
|
|
|
| |
- Switch to options helpers
- Silence patching
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
|
|
| |
to expire at the end of June. These ports are no longer supported
by balabit.hu.
Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit / syslog-ng upstream
|
|
|
|
| |
generated on the current working directory regardless of -o option.
|
|
|
|
|
| |
PR: 208110
Submitted by: gleb
|
|
|
|
|
|
|
|
|
|
| |
- extend deprecation period by 3 months. The plan is to expire the
port about 6 months after the last upstream release.
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v1.9.5-1/CHANGELOG.md
PR: 208200
Submitted by: maintainer (lifanov@mail.lifanov.com)
|
|
|
|
|
| |
too early in configure.ac so autoconf doesn't copy them to configure.
This fixes version information in include/OpenIPMI/ipmiif.h.
|
|
|
|
|
|
| |
Second argument is not needed
Submitted by: danfe
|
|
|
|
| |
Submitted by: danfe
|
| |
|
|
|
|
| |
%%ETCDIR%% as suggested by jbeich.
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
|
|
|
|
|
| |
OpenHPI provides an open source implementation of the Service Availability
Forum (SAF) Hardware Platform Interface (HPI).
HPI is an abstracted interface for managing computer hardware, typically
chassis and rack based servers. HPI includes resource modeling; access to
and control over sensor, control, watchdog, and inventory data associated
with resources; abstracted System Event Log interfaces; hardware events and
alarms; and a managed hotswap interface.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Epazote automatically update/add services specified in a file call epazote.yml.
Periodically checks the defined endpoints and execute recovery commands in
case services responses are not behaving like expected helping with this to
automate actions in order to keep services/applications up and running.
WWW: http://about.epazote.io
PR: 208103
Submitted by: Nicolas de Bari Embriz Garcia Rojas
|
|
|
|
| |
Changes: https://github.com/puppetlabs/hiera/commits/master
|
|
|
|
| |
Changes: https://github.com/theforeman/hammer-cli-foreman/blob/0.6-stable/doc/release_notes.md
|
|
|
|
| |
Changes: https://github.com/theforeman/hammer-cli/blob/0.6-stable/doc/release_notes.md
|
|
|
|
| |
Services.
|
|
|
|
| |
Services.
|
|
|
|
| |
the OS Services.
|
|
|
|
| |
connectivity.
|
|
|
|
| |
connectivity.
|
|
|
|
| |
ICMP and TCP connectivity.
|
|
|
|
| |
Submitted by: Maintainer (mark@heily.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hfm is an application to run tests in parallel at a high frequency.
If the outcome of the test results in a state change, other commands
can be executed.
It is designed to be a general purpose, loosely-coupled tool, by
having both the tests and the state change commands be executed by
the operating system. For example, one could write the test in
shell or c, and have it called through the exec facility.
In practice, the overhead of spawning a new process per test limits
frequency that can be achieved by the tests, and their results.
Anecdotally, 5ms intervals have been seen to be achievable.
An example application is to poll other network services for health,
and to take actions based on their health status changes.
WWW: https://github.com/derekmarcotte/hfm
PR: 207392
Submitted by: 554b8425@razorfever.net
|
|
|
|
| |
PR: 207184
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
| |
Changes: https://github.com/cloudfoundry/bosh/releases
|
| |
|
| |
|
|
|
|
|
|
| |
Mainly to avoid PORTVERSION and GH_TAGNAME growing out of sync.
Pointy hat: miwi (r404898)
|
|
|
|
|
|
|
|
|
| |
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PORTNAME devel/py-pyicu should be used rather than devel/py-icu, per policy [1]
* Add LICENSE=MIT as per LICENSE file contained in distfile
* Tidy up MAKE_ENV variable assignment (pet portlint)
* Update WWW in pkg-descr to point to PyPI site, since the old site is down
* Update other ports which depend on devel/py-icu to point to devel/py-pyicu
[1] https://wiki.freebsd.org/Python/PortsPolicy
PR: 207367
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 208021
Submitted by: martin@waschbuesch.de (maintainer)
|
|
|
|
|
| |
PR: 208105
Submitted by: erdgeist@erdgeist.org(maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Given a file containing a list of Unix commands, multithreading is used to
process the commands in parallel on a single server. Success/failure is
captured, and failed commands are retained and reported.
WWW: http://sourceforge.net/projects/parafly/
PR: 207960
Submitted by: Jason Bacon <bacon4000@gmail.com>
|
|
|
|
| |
- pdf file was updated
|
|
|
|
|
|
| |
Changelog: https://github.com/SchedMD/slurm/blob/921064fefd9cb3ea3e997e0f79a3c016c8d30c7c/RELEASE_NOTES
PR: 207967
|
|
|
|
|
|
|
| |
This used to cause a conflict with security/gpgme03 but this port has been
removed many years ago now.
Approved by: jhale (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add lsof into RUN_DEPENDS
- fix CPU and memory readings
(thanks to Tim Creech, Hung-Yi Chen, Bernard Spil, Greg V)
- add battery support
(thanks to Greg V)
- Fix crash when emptying a column of meters
- Make Esc key more responsive
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
|
|
|
| |
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
|
|
| |
This update prevents signal handling from being blocked on a worker
thread as well as an accumulation of other bug fixes.
PR: 204366
MFH: 2016Q1
|
|
|
|
|
|
|
| |
Per the terms of the license, this port is now restricted.
PR: 205750
MFH: 2016Q1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).
The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:
c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp
If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.
Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.
Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
semicolons that cause base GCC to fail. They have always been present, but
since the faulty header was referenced via -isystem /usr/local/include
this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
kwallet changes there date back to 2011 (r272490), at a time when the
build could fail when both KDE3 and KDE4 were installed. Replace those
bits with a change I've submitted upstream to use the kde4-config program
to determine where KDE4's headers and libraries are installed instead of
assuming the headers are always in include/.
Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)
PR: 207906 (exp-run)
|
|
|
|
| |
- Regenerate patches with `make makepatch`
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
|
|
|
| |
in a file manager, set the reading speed of a CD/DVD or play a CD/DVD.
WWW: http://freeshell.de/~mk/projects/dsbmc.html
PR: 207927
Submitted by: Marcel Kaiser <mk@nic-nac-project.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
storage devices.
DSBMD watches the mount table for changes, monitors devd events for new storage
devices, polls CD/DVD drives and card readers for media change events, deter-
mines media types, volume names, and filesystem types. Mountable devices,
changes in the mount table as well as device add/remove events and altered
states of mountable devices are presented to clients. Clients can request DSBMD
to mount, unmount, and eject media, or set the CD/DVD reading speed.
WWW: http://freeshell.de/~mk/projects/dsbmd.html
PR: 207897
Submitted by: mk@nic-nac-project.org
|
|
|
|
|
|
|
|
|
| |
driver(s) for your PCI and USB hardware.
WWW: http://freeshell.de/~mk/projects/dsbdriverd.html
PR: 207851
Submitted by: Marcel Kaiser <mk@nic-nac-project.org>
|
|
|
|
|
|
| |
A program for examining periodic stack traces of all running processes.
WWW: https://github.com/freenas/sample
|
|
|
|
|
| |
PR: 207645
Submitted by: Tobias Kortkamp <t@tobik.me>
|
| |
|
|
|
|
|
|
|
|
| |
package github.com/ipfs/go-ipfs/cmd/ipfs
imports github.com/ipfs/go-ipfs/vendor/QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv/go-log: must be imported as QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv/go-log
Makefile:29: recipe for target 'build' failed
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)
Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure.
WWW: https://docs.puppetlabs.com/puppetserver/latest/services_master_puppetserver.html
PR: 204072
Submitted by: Zach Leslie <freebsd@zleslie.info>
|
|
|
|
|
|
|
| |
- Don't install unneeded docfile
- Silence stripping
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
Changes: https://github.com/puppetlabs/r10k/blob/master/CHANGELOG.mkd
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
No PORTREVISION bump as DragonFly build is still broken.
PR: 207879
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
../../zen/file_access.cpp:893:15: error: no member named 'futimens' in the global namespace
if (::futimens(fdFile, newTimes) != 0)
~~^
../../zen/file_access.cpp:898:15: error: no member named 'utimensat' in the global namespace
if (::utimensat(AT_FDCWD, filePath.c_str(), newTimes, AT_SYMLINK_NOFOLLOW) != 0)
~~^
2 errors generated.
PR: 207879
Reported by: pkg-fallout
Approved by: kevlo (maintainer, previous version)
Reviewed by: portmgr (mat)
|
|
|
|
|
|
|
|
| |
error: invalid value 'c++14' in '-std=c++14'
PR: 207879
Reported by: pkg-fallout
Approved by: kevlo (maintainer)
|
|
|
|
| |
PR: 207879
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
error: invalid value 'c++14' in '-std=c++14'
../../zen/file_access.cpp:893:15: error: no member named 'futimens' in the global namespace
if (::futimens(fdFile, newTimes) != 0)
~~^
../../zen/file_access.cpp:898:15: error: no member named 'utimensat' in the global namespace
if (::utimensat(AT_FDCWD, filePath.c_str(), newTimes, AT_SYMLINK_NOFOLLOW) != 0)
~~^
2 errors generated.
PR: 207879
Reported by: pkg-fallout
Approved by: kevlo (maintainer, previous version)
|
|
|
|
|
|
|
|
|
|
|
| |
Graylog is a centralized log server that accepts various structured
and unstructred log data. Logs are stored in Elasticsearch. Graylog
let's you search and analyze logs using a REST HTTP API.
WWW: http://www.graylog.org
PR: 199894
Submitted by: Thomas Bartelmess <thomas@bartelmess.io>
|
| |
|
|
|
|
|
| |
PR: 207773
Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer)
|
|
|
|
|
|
| |
- Clean up wx-config and g++ in the patch-Makefile
Spotted by: danfe
|
| |
|
|
|
|
|
| |
- Switch to options helpers
- Switch to USES=tar:tbz2
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Clean up pkg-descr
|
|
|
|
|
| |
- Switch to options helpers
- Install sample config file
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
| |
Freefilesync is a free open source software that helps you synchronize
files and synchronize folders for Windows, Linux, FreeBSD and Mac OS X.
|
| |
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
|
|
|
|
| |
- Remove obsolete GH_TAGNAME
|
|
|
|
|
| |
- Delete obsolete patch
- Remove obsolete GH_TAGNAME
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Rex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added version prefix
- Switched to github over master sites
- Removed patch_strip
- Changed hard LDFLAGS to include
- Fixed version in source
- Updated distfile
- Regenerated patchfiles for portlint
- Modified several patchfiles, adapted to new version
- submitter becomes maintainer
PR: 207145
Submitted by: Ultima1252@gmail.com
Approved by: Jeremy Chadwick <jdc@koitsu.org> (maintainer)
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Pointyhat: jpaetzel
|
|
|
|
| |
- makeptch
|
|
|
|
|
| |
PR: 207754
Submitted by: rm
|
|
|
|
|
| |
PR: 207752
Submitted by: rm
|
|
|
|
|
|
|
| |
2016-03-05 devel/seed: No longer used
2016-03-05 devel/seed3: No longer used
2016-03-06 audio/waheela: Distfiles unavailable and no updates in 6 years
2016-03-06 sysutils/logstash-contrib: Upstream now distributing plugins separately: see https://github.com/logstash-plugins
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
|
|
|
|
|
|
|
|
|
| |
Changes:
http://www.nongnu.org/duplicity/CHANGELOG
PR: 199892
Submitted by: Claudius Herder <claudius.herder@ambtec.de>
Approved by: jase (maintainer timeout)
|
|
|
|
| |
Changes: https://github.com/puppetlabs/forge-ruby/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/puppetlabs/hiera/commits/master
|
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS
- Add NO_ARCH
- Fix indent
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
|
| |
- Update LICENSE
- Fix indent
Changes: https://github.com/theforeman/hammer_cli_foreman_salt/commits/master
|
|
|
|
|
| |
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Fix indent
|
|
|
|
|
|
| |
- Update LICENSE
Changes: https://github.com/theforeman/hammer-cli-foreman/blob/master/doc/release_notes.md
|
|
|
|
|
|
| |
- Fix RUN_DEPENDS
Changes: https://github.com/theforeman/hammer-cli/commits/master
|
|
|
|
| |
Changes: https://github.com/theforeman/smart_proxy_remote_execution_ssh/commits/master
|
|
|
|
| |
Changes: https://github.com/theforeman/smart_proxy_dynflow/commits/master
|
|
|
|
| |
Changes: https://github.com/cloudfoundry/bosh/releases
|
|
|
|
| |
Changes: https://github.com/grosser/parallel/commits/master
|
|
|
|
| |
Changes: https://github.com/guard/guard-livereload/releases
|
|
|
|
|
| |
Changes: http://backup.github.io/backup/v4/release-notes/
https://github.com/backup/backup/commits/master
|
|
|
|
| |
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
|
|
|
|
| |
Changes: http://joeyh.name/code/moreutils/news/version_0.58/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Recent changes since MooseFS 2.0.84:
* MooseFS 2.0.88-1 (2016-03-02)
- (master) added METADATA_SAVE_FREQ option (allow to save metadata less frequently than every hour)
* MooseFS 2.0.87-1 (2016-02-23)
- (master) fixed status returned by writechunk after network down/up
* MooseFS 2.0.86-1 (2016-02-22)
- (master) fixed initialization of ATIME_MODE
* MooseFS 2.0.85-1 (2016-02-11)
- (master) added ATIME_MODE option to set atime modification behaviour
- (master) added using size and length quota to fix disk usage values (statfs)
- (all) changed address of FSF in GPL licence text
- (debian) removed obsolete conffiles
- (debian) fixed copyright file
- (mount) fixed parsing mfsmount.cfg (system options like nodev,noexec etc. were ommited)
- (tools) removed obsoleted command 'mfssnapshot'
PR: 207703, 207704, 207706, 207707, 207708
Approved by: maintainer
|
|
|
|
| |
catfish is a GTK3 file finding utility.
|
|
|
|
|
|
|
|
|
|
| |
Script that uses the periodic system to create and manage tarsnap backups.
Easily configured via /etc/periodic.conf.
WWW: https://github.com/anotherkamila/tarsnap-periodic
PR: 207560
Submitted by: Kamila Součková <kamila@ksp.sk>
|
|
|
|
|
| |
PR: 207680
Submitted by: martinp@tildeslash.com (maintainer)
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to options helpers
|
|
|
|
|
| |
PR: 205817
Submitted by: gleb
|
| |
|
| |
|
|
|
|
|
| |
PR: 207576
Submitted by: jeremy@smart-serv.net (maintainer)
|
| |
|
|
|
|
|
|
|
| |
because linprocfs itself is not very portable. Since r408696 the port does
not depend linprocfs and should work everywhere.
Tested on: powerpc
|
|
|
|
|
|
|
|
|
|
|
|
| |
- (bugfix) Fix for update NAT config when nat switch in initenv-tui
- (bugfix) Fix inputbox menu for bhyvenic; bhyve: always up parent interfaces
- imgpart: switch compress method to xz(1)
- [jbx]create: zfs_snapsrc options for ZFS-based system
- rewrite imghelper to work with SQLite-based helpers
- bhyve: UEFI boot support
PR: ports/207603
Submitted by: olevole@olevole.ru (maintainer)
|
|
|
|
| |
Submitted by: maintainer (via facebook chat)
|
|
|
|
|
|
|
|
| |
- While here, fix LICENSE
PR: 206281
Submitted by: patrik@hildingsson.se
Approved by: maintainer timeout (ralfvd@gmail.com, 6 weeks)
|
|
|
|
|
| |
PR: 206827
Submitted by: loic-freebsd@loicp.eu (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
DSBWrtSysctl is a FreeBSD command-line tool to add variable=value pairs to
/etc/sysctl.conf, or to change the values of existing variables.
WWW: http://freeshell.de/~mk/projects/dsbwrtsysctl.html
PR: 198690
Submitted by: Marcel <mk@nic-nac-project.org>
|
|
|
|
|
| |
PR: 206182
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
|
|
|
|
|
|
|
|
|
| |
- Set correct number (3) for CONFIG_SYS_MMC_MAX_DEVICE
- Remove "SSP_UNSAFE= yes" from Makefile. The port builds fine without it.
- Add "PORTSCOUT= ignore" to Makefile. New versions only make sense if
manufacturer (CompuLab) decides to move to upgraded u-boot version.
PR: 207554
Submitted by: Martin Waschbüsch <martin@waschbuesch.de> (maintainer)
|
|
|
|
|
|
|
| |
- U-Boot version 2015.07 with patches from manufacturer (CompuLab)
PR: 207543
Submitted by: Martin Waschbuesch <martin@waschbuesch.de>
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- cp now correctly copies files with a hole at the end of the file,
and extents allocated beyond the apparent size of the file.
That combination resulted in the trailing hole not being reproduced.
- cut --fields no longer outputs extraneous characters on some uClibc
configs.
- install -D again copies relative file names when absolute file names
are also specified along with an absolute destination directory name.
- ls no longer prematurely wraps lines when printing short file names.
- mv no longer causes data loss due to removing a source directory specified
multiple times, when that directory is also specified as the destination.
- shred again uses defined patterns for all iteration counts.
- sort --debug -b now correctly marks the matching extents for keys
that specify an offset for the first field.
- tail -F now works with initially non existent files on a remote file system.
Please note: usability issue for 'ls' is discussed in
http://lists.gnu.org/archive/html/coreutils/2016-02/msg00000.html
PR: 206512
Submitted by: w.schwarzenfeld@aon.at
Approved by: jharris@widomaker.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Apply the following Xen security fixes (XSAs): 167, 168, 170.
* Update SeaBIOS version to 1.8.2, and apply build fix so it builds with
ELF toolchain objcopy [0].
* Perform the backport of two functional changes to the Xen kernel in order
to improve PVH Dom0 hardware support [1].
Security: CVE-2016-1570
Security: CVE-2016-1571
Security: CVE-2016-2271
Sponsored by: Citrix Systems R&D
Requested by: Gustau Pérez <gperez@entel.upc.edu> [1]
PR: 207170 [0]
Approved by: bapt
Differential revision: https://reviews.freebsd.org/D5420
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.2.3)
- Enable NO_ARCH (architecture independent)
- Update test target
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (49)
- Remove patches (previously backported)
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.1.0)
- Switch to GITHUB for DISTFILES (includes tests)
- Add TEST_DEPENDS and test target
- Limit Python versions to -3.3. 3.4+ is a noop
- Enable NO_ARCH (achitecture independent)
|
|
|
|
|
|
|
|
| |
Users should migrate to sysutils/ansible, now that ansible 2.x is the
principal release version.
PR: 207491
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
This is primarily a bugfix release. This also includes a merge of the
two local bugfix patches.
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v2.0.1.0-1/CHANGELOG.md
PR: 207490
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
| |
|
|
|
|
|
|
| |
- Fix a stage violation
PR: 207373
|
| |
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
- Switch to options helpers
- Pet portlint
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
| |
PR: ports/207293
Submitted by: Mose <mose@gandi.net> (mantainer)
Sponsored by: gandi.net
|
|
|
|
|
|
|
| |
- Project moved to GITHUB
- LICENSE_FILE renamed
- Regenerated patch
- Bumped PORTREVISION in dependent ports due to ABI changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
debootstrap (1.0.79) unstable; urgency=medium
[ Samuel Thibault ]
* hurd: move setting up dev and servers firmlink to setup_proc stage. Also
firmlink proc there. Thanks Gabriele Giacone for all the investigation!
(Closes: #768102)
(Closes: #768102)
-- Christian Perrier <bubulle@debian.org> Fri, 19 Feb 2016 07:23:59 +0100
debootstrap (1.0.78+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Split setup_devices in setup_devices (which now only deals with static
device nodes) and setup_dynamic_devices, and move the calls to
setup_devices from the beginning of the second stage to the end of the
first stage.
setup_dynamic_devices mounts the appropriate filesystems which provide
dynamic device nodes for the architectures which need one in
debootstrap (kfreebsd and hurd).
This fixes a bug in --second-stage introduced in 1.0.34 and exposed
by the devices-related changes of 1.0.76: the second stage debootstrap
runs "dpkg --print-architecture >/dev/null" at the very beginning of
the program when /dev is still empty, so it creates an empty regular
file in place of /dev/null and this will cause mknod to fail later.
(Closes: #813232)
-- Marco d'Itri <md@linux.it> Wed, 17 Feb 2016 01:23:23 +0100
PR: 207393
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
- Switch to new test framework
- Install documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The updated boot firmware reportedly supports the new Rpi Zero as well as
existing models. The latest u-boot now runs with caches enabled for faster
booting.
These changes add the standard freebsd API patch to flush caches on device
close. Also, CONFIG_CMD_ELF is removed from our config changes, because it's
now on by default for rpi in 2016.01.
Approved by: sbruno(mentor)
Differential Revision: https://reviews.freebsd.org/D5150
|
|
|
|
|
| |
PR: 207316
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
|
|
|
|
| |
- While here remove old php gruft
|
|
|
|
|
|
|
| |
- Remove unneeded patches
Submitted by: Gianmarco Giovannelli <gmarco at gufi.org>
(maintainer, via email)
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip library
- Switch to options helpers
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
| |
- Contains important functionality fix
MFH: 2016Q1
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Switch to options helpers
- Regenerate patches with `make makepatch`
|
|
|
|
|
|
| |
- Add NO_ARCH
- Use MANPREFIX
- Switch to options helpers
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a configuration option for Lumina desktop.
- Add lagg interface option for wifi users.
- Make fdesc mount mandatory in case bash or openjdk installed later.
- Improve removable media mount config for XFCE.
- Other minor enhancements and bug fixes.
PR: 206798
Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
Numerous new support scripts for sysutils/desktop-installer and
sysutils/cluster-admin (to be committed).
Other bug fixes and minor enhancements.
PR: 206797
Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
|
|
|
|
|
| |
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://php.net/ChangeLog-7.php#7.0.0
http://php.net/ChangeLog-7.php#7.0.1
http://php.net/ChangeLog-7.php#7.0.2
http://php.net/ChangeLog-7.php#7.0.3
I'd like to thanks:
Kurt Jaeger
Matthias Breddin
Rainer Duffner
Victor van Vlaardingen
Torsten Zuehlsdorff
Franco Fichtner
and all helpers and testers from ports@.
|
|
|
|
|
|
| |
PR: 197044
Approved by: miwi
Differential Revision: https://reviews.freebsd.org/D5281
|
|
|
|
|
|
|
|
|
|
| |
ports expired last month.
Adjust Mk/bsd.php.mk
Reviewed by: antoine, marino
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D5278
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
|
|
|
|
|
|
| |
HTTPS.
While here, regenerate patch for lang/bf2c to pet portlint.
|
|
|
|
|
|
| |
MEM% displays 0.0. Fix that.
PR: 207120
|
|
|
|
|
| |
PR: 206766
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
|
|
|
|
| |
PR: 206957
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
|
|
|
|
| |
PR: 206701
Submitted by: cyberbotx@cyberbotx.com(maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
debootstrap (1.0.78) unstable; urgency=high
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
* Don't call mknod with the --mode option, it's not supported in
busybox. Use -m instead - fixes the broken fix for #812811.
Closes: #813124. Urgency high to get this fix propagated quickly -
it's breaking d-i installs right now. Adding myself to uploaders and
uploading.
-- Steve McIntyre <93sam@debian.org> Fri, 29 Jan 2016 16:36:00 +0000
PR: 206821
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
|
|
|
|
| |
* Add FreeBSD battery support
* Add SHEBANG_LANG & SHEBANG_FILES
PR: 207133
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 206935
Submitted by: Joe Barbish <qjail1@a1poweruser.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.0.0 with native FreeBSD support
- Remove sysutils/lsof dependency
- Remove linprocfs dependency
- Delete redundant pkg-message
- Remove redundant GH_PROJECT
- Refactor post-patch to use shebangfix
Reviewed by: feld (mentor), koobs (mentor)
Approved by: feld (mentor)
Differential Revision: D5253
|
|
|
|
|
|
| |
- Don't install empty ChangeLog
- No need to store manpage in files/ as patch, convert to plain file
- pkg-message is only meaningful when DOCS are enabled
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/schnoddelbotz/amtc/blob/master/CHANGELOG.md
PR: 206403
Submitted by: jochen@jochen-neumeister.de
Approved by: tony.li@tony.li (maintainer timeout)
|
| |
|
|
|
|
|
|
|
|
| |
Changes:
https://mmonit.com/monit/changes/
PR: 206915
Submitted by: martinp@tildeslash.com (maintainer)
|