notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/nut/Makefile

Number of commits found: 152 (showing only 100 on this page)

1 | 2  »  

Tuesday, 2 Apr 2024
17:02 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Update to 2.8.2
commit hash: 1b043a9b1eb350c6cd5811edbac1c46c603d813b commit hash: 1b043a9b1eb350c6cd5811edbac1c46c603d813b commit hash: 1b043a9b1eb350c6cd5811edbac1c46c603d813b commit hash: 1b043a9b1eb350c6cd5811edbac1c46c603d813b 1b043a9
Friday, 16 Feb 2024
13:50 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Fix arm build

Fix arm build by removing FREEIPMI from arm

PR:		277089
MFH:		2024Q1
commit hash: 24114c15d5e7e3c9d1428460ca05a7067afa09d6 commit hash: 24114c15d5e7e3c9d1428460ca05a7067afa09d6 commit hash: 24114c15d5e7e3c9d1428460ca05a7067afa09d6 commit hash: 24114c15d5e7e3c9d1428460ca05a7067afa09d6 24114c1
Wednesday, 7 Feb 2024
00:41 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Move manpages to share/man
commit hash: 57ca5e497fb34a72930bab0065deea7464bae6dc commit hash: 57ca5e497fb34a72930bab0065deea7464bae6dc commit hash: 57ca5e497fb34a72930bab0065deea7464bae6dc commit hash: 57ca5e497fb34a72930bab0065deea7464bae6dc 57ca5e4
Friday, 24 Nov 2023
16:03 Cy Schubert (cy) search for other commits by this committer Author: Xin LI
sysutils/nut: Remove unnecessary validation for bus_num

The libusb_get_bus_number() function serves as a simple accessor for
the bus number of the opaque device struct. Unlike
libusb_get_port_number(), it does not have the ability to convey
errors back to the caller, and a bus number of 0 is a valid value.
Therefore, any validation around bus_num is redundant.

This commit removes the unnecessary validation code related to bus_num.

Signed-off-by: Xin LI <delphij@FreeBSD.org>

PR:			275293
Upstream commit:	4aeb199eb
Upstream Pull Request:	https://github.com/networkupstools/nut/pull/2198/
commit hash: 8d2996f519277001777d07bd61c9cdab77a5c334 commit hash: 8d2996f519277001777d07bd61c9cdab77a5c334 commit hash: 8d2996f519277001777d07bd61c9cdab77a5c334 commit hash: 8d2996f519277001777d07bd61c9cdab77a5c334 8d2996f
Thursday, 23 Nov 2023
15:42 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Bump PORTREVION for MODBUS pkg-plist patch

PR:		275277
Fixes:		967e936c5f32
commit hash: b5180456bab6b3919500066f8354b7df733f2920 commit hash: b5180456bab6b3919500066f8354b7df733f2920 commit hash: b5180456bab6b3919500066f8354b7df733f2920 commit hash: b5180456bab6b3919500066f8354b7df733f2920 b518045
Tuesday, 14 Nov 2023
20:08 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Update to 2.8.1
commit hash: f702184e22c59f90bf34c8032ae825f915eeecf7 commit hash: f702184e22c59f90bf34c8032ae825f915eeecf7 commit hash: f702184e22c59f90bf34c8032ae825f915eeecf7 commit hash: f702184e22c59f90bf34c8032ae825f915eeecf7 f702184
Wednesday, 11 Oct 2023
04:28 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Remove redundant PLIST_SUB

MFH:	2023Q4
commit hash: 6c3f086c2ed4c5059906a6aa8183868fab073d38 commit hash: 6c3f086c2ed4c5059906a6aa8183868fab073d38 commit hash: 6c3f086c2ed4c5059906a6aa8183868fab073d38 commit hash: 6c3f086c2ed4c5059906a6aa8183868fab073d38 6c3f086
02:50 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Optionally install developer files

Most users do not need files needed for nut development. Make them
optional.

PR:	274395
MFH:	2023Q4
commit hash: 4da0d4b17cba94ae605f3541234a7436d723c170 commit hash: 4da0d4b17cba94ae605f3541234a7436d723c170 commit hash: 4da0d4b17cba94ae605f3541234a7436d723c170 commit hash: 4da0d4b17cba94ae605f3541234a7436d723c170 4da0d4b
Thursday, 6 Apr 2023
21:45 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Install nut-usb.conf

devd fails to change UPS device node ownership because the nut port
fails to install ${LOCALBASE}/etc/devd/nut-usb.conf. Install it.

Reported by:	Kostas Oikonomou <ko56 _AT_ winlab.rutgers.edu>
MFH:		2023Q2
commit hash: 7267b89b748860bd8dbca6d8682ebb3a541892df commit hash: 7267b89b748860bd8dbca6d8682ebb3a541892df commit hash: 7267b89b748860bd8dbca6d8682ebb3a541892df commit hash: 7267b89b748860bd8dbca6d8682ebb3a541892df 7267b89
Tuesday, 14 Feb 2023
20:33 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Fix syntax error

Add missing then.

PR:		269497
Reported by:	<vvd@unislabs.com>
Fixes:		6558c2506990
commit hash: e2630f644fcb41ca2f9cba64a2e4416043b59fda commit hash: e2630f644fcb41ca2f9cba64a2e4416043b59fda commit hash: e2630f644fcb41ca2f9cba64a2e4416043b59fda commit hash: e2630f644fcb41ca2f9cba64a2e4416043b59fda e2630f6
18:40 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Make nut file ownership fixes optional with default enabled

The nut file ownership fixups due to the UID/GID change from uucp/uucp
to nut/nut may not be desireable for all users. Some users with custom
file ownership may wish ownership to remain untouched. This revision
to the nut family of ports/packages allows users to optionally disable
automatic fixup of nut file ownership.

While at it, rather than use a hardcoded string for user/group ownerships,
use the set parameters in Makefile.

PR:		269497
suggested by:	dvl
commit hash: 6558c25069901328610d155bea362aeb7ab00f17 commit hash: 6558c25069901328610d155bea362aeb7ab00f17 commit hash: 6558c25069901328610d155bea362aeb7ab00f17 commit hash: 6558c25069901328610d155bea362aeb7ab00f17 6558c25
Saturday, 11 Feb 2023
16:15 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Add missing SUB_LIST

a4cc1509a9b6 failed to add NUT_GROUP to SUB_LIST. This fixes the error.

PR:		269497
Submitted by:	dvl
Reported by:	dvl
Fixes:		a4cc1509a9b6
commit hash: 6b4b52c843c34374e12b0b894129549caf22b276 commit hash: 6b4b52c843c34374e12b0b894129549caf22b276 commit hash: 6b4b52c843c34374e12b0b894129549caf22b276 commit hash: 6b4b52c843c34374e12b0b894129549caf22b276 6b4b52c
Friday, 10 Feb 2023
18:26 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: IPMI is not supported by ARM

IPMI is not supported by ARM. Remove it from defaults.

Reported by:	avg
commit hash: 71dda54b318583d02e571f99b6efa036405e4749 commit hash: 71dda54b318583d02e571f99b6efa036405e4749 commit hash: 71dda54b318583d02e571f99b6efa036405e4749 commit hash: 71dda54b318583d02e571f99b6efa036405e4749 71dda54
18:26 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Fix nut file access

Preexisting nut files will have uucp group permissions, which will no
longer be available to nut because it runs under its own GID. For the
time being add code to nut_prestart() adjusting the ownership of the
files to UID nut and GID nut.

This code should be removed approximately a year from now as it is
expected that most if not all nut installations will have correct file
ownership by then.

While here, also fix nut.newsyslog to refer to the new nut UID/GID.

Reported by:	avg, Mathieu <sigsys@gmail.com>
Fixes:		02c038c8cc15
commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 commit hash: a4cc1509a9b65367f76bbdf6b684035d0c3bfbc3 a4cc150
Monday, 23 Jan 2023
16:31 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Fix group for serial UPS users.

02c038c8cc15, though more secure, broke access to serial devices for
users of serial UPS devices. Add the nut user to the dialer group.

PR:		268960
Reported by:	vvd@unislabs.com
Fixes:		02c038c8cc15
commit hash: 48b7e2243a83011bce087ffb12932579312d0aa3 commit hash: 48b7e2243a83011bce087ffb12932579312d0aa3 commit hash: 48b7e2243a83011bce087ffb12932579312d0aa3 commit hash: 48b7e2243a83011bce087ffb12932579312d0aa3 48b7e22
Tuesday, 17 Jan 2023
21:12 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Use a dedicated UID and GID

To reduce conflicts with other packages and improve security, avoid
using the uucp UID and GID. This avoids potential conflicts with the
net/freebsd-uucp port.

Users who wish to continue using the uucp user and group may add
NUT_USER=uucp and NUT_GROUP=uucp to their make.conf.

PR:		268960
Reported by:	delphij
MFH:		2023Q1
commit hash: 02c038c8cc15469c27b4b8ec24ae8b75d587262f commit hash: 02c038c8cc15469c27b4b8ec24ae8b75d587262f commit hash: 02c038c8cc15469c27b4b8ec24ae8b75d587262f commit hash: 02c038c8cc15469c27b4b8ec24ae8b75d587262f 02c038c
Saturday, 22 Oct 2022
16:58 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Remove bash_completion dependency

Even though bash completion scripts are installed, bash_completion
need not be installed, reducing the port and package footprint.
Should a person actually need bash_completion, it can be installed
separately by the user.

PR:		267214
Reported by:	Mel Pilgrim <ports.maintainer@evilphi.com>
MFH:		2022Q4
commit hash: 6d2af9e3f07a2473b50b02388a58708ad5015cf5 commit hash: 6d2af9e3f07a2473b50b02388a58708ad5015cf5 commit hash: 6d2af9e3f07a2473b50b02388a58708ad5015cf5 commit hash: 6d2af9e3f07a2473b50b02388a58708ad5015cf5 6d2af9e
Monday, 17 Oct 2022
18:20 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Require devd prior to start

In some cases nut may start before devd causing it to fail because it
lacks permissions to USB attached UPS devices. The nut supplied
devd.conf ensures that nut has read/write access to the UPS.

PR:		267144
Reported by:	ml@netfence.it
MFH		2022Q4
commit hash: 9ef8c35f855969b21a880e942ff53803b5d81ce8 commit hash: 9ef8c35f855969b21a880e942ff53803b5d81ce8 commit hash: 9ef8c35f855969b21a880e942ff53803b5d81ce8 commit hash: 9ef8c35f855969b21a880e942ff53803b5d81ce8 9ef8c35
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 30 Aug 2022
18:04 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Add upslog support for multiple UPSs

upslog is a utility that logs UPS status at regular intervals, specified
by the -i option. Unfortunately upslog supports only on UPS. For sites
that need to monitor multiple UPSs the options are to cobble an rc script
for each or doctor up the nut_upslog.in script to support cloning of the
script. Unfortunately an rc script capable of being cloned would become
the source of more PRs and would require significanly more tehcnical
documentation that by itself might become confusing for the average
system administrator.

Therefore a new -m option is added to support multiple UPSs using the
same invocation of upslog. The patch parses a new -m option and using a
single connection to upsd, queries it for stats about multiple UPSs.

An rc.conf exemple of how to use this new feature:
nut_upslog_flags="-p /var/db/nut/upslog.pid -m ups1@localhost,/var/log/nut\
/ups1.log -m ups2@localhost,/var/log/nut/ups2.log"

PR:		265963
Reported by:	vvd@unislabs.com
commit hash: 9c4a120c36bfb61a307d04c843eeda4f3c43cf4c commit hash: 9c4a120c36bfb61a307d04c843eeda4f3c43cf4c commit hash: 9c4a120c36bfb61a307d04c843eeda4f3c43cf4c commit hash: 9c4a120c36bfb61a307d04c843eeda4f3c43cf4c 9c4a120
01:11 Cy Schubert (cy) search for other commits by this committer
Revert "sysutils/nut*: Add upslog support for multiple UPSs"

upslog is failing to make multiple connections to upsd resulting
in some UPSs logging and others not. This is likely some bug
in upsd's socket handling.

Even though this patch worked for me locally it did not for the
person reporting the problem.

A better approach would be to use select() instead.

PR:	265963

This reverts commit dec4ecc3afecab035a4d4fa59c35093d9f53ffd5.
commit hash: dc2f6b92465447b81470fe2c56963053e04039fd commit hash: dc2f6b92465447b81470fe2c56963053e04039fd commit hash: dc2f6b92465447b81470fe2c56963053e04039fd commit hash: dc2f6b92465447b81470fe2c56963053e04039fd dc2f6b9
Monday, 29 Aug 2022
21:00 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Require syslogd

The nut daemons are consumer of syslogd services. Start after syslogd
has started.
commit hash: 0b0d7e342f9e0d4fe419475236d6ff15f643d026 commit hash: 0b0d7e342f9e0d4fe419475236d6ff15f643d026 commit hash: 0b0d7e342f9e0d4fe419475236d6ff15f643d026 commit hash: 0b0d7e342f9e0d4fe419475236d6ff15f643d026 0b0d7e3
Sunday, 28 Aug 2022
21:16 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Add upslog support for multiple UPSs

upslog is a utility that logs UPS status at regular intervals, specified
by the -i option. Unfortunately upslog supports only on UPS. For sites
that need to monitor multiple UPSs the options are to cobble an rc script
for each or doctor up the nut_upslog.in script to support cloning of the
script. Unfortunately an rc script capable of being cloned would become
the source of more PRs and would require significanly more tehcnical
documentation that by itself might become confusing for the average
system administrator.

Therefore a new -m option is added to support multiple UPSs using the
same invocation of upslog. The patch parses a -m option and forks
almost immediately following the getopt(3) invokation to monitor each
individual UPS using a separate upslog process. This is not ideal but
better than scripting. Lightweight threads might be a better solution.

An rc.conf exemple of how to use this new feature:
nut_upslog_flags="-p /var/db/nut/upslog.pid -m ups1@localhost,/var/log/nut\
/ups1.log,/var/db/nut/ups1.pid -m ups1@localhost,/var/log/nut/ups2.log,/var\
/db/nut/ups2.pid"

Sending a TERM signal to the parent PID, kill `cat /var/db/nut/upslog.pid`,
will terminate the entire process tree.

This patch submitted upstream, is in the process of being refined and
accepted.

PR:		265963
Reported by:	vvd@unislabs.com
commit hash: dec4ecc3afecab035a4d4fa59c35093d9f53ffd5 commit hash: dec4ecc3afecab035a4d4fa59c35093d9f53ffd5 commit hash: dec4ecc3afecab035a4d4fa59c35093d9f53ffd5 commit hash: dec4ecc3afecab035a4d4fa59c35093d9f53ffd5 dec4ecc
21:16 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Alternate upslog support for multiple UPSs

Add  sample rc script to allow a user to copy a sample rc script to
rc.d, allowing the user to use multiple instances of upslog(8) with
multiple instances of the rc script to log multiple UPSs on the same
system.

The sample rc script was provided by vvd@unislabs.com.

PR:		265963
Reported by:	vvd@unislabs.com
Submitted by:	vvd@unislabs.com
commit hash: 0b5e039674aa1f529e2ebc67da11bdadcb4db6e6 commit hash: 0b5e039674aa1f529e2ebc67da11bdadcb4db6e6 commit hash: 0b5e039674aa1f529e2ebc67da11bdadcb4db6e6 commit hash: 0b5e039674aa1f529e2ebc67da11bdadcb4db6e6 0b5e039
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alex de Kruijff
  *  Alexander Haderer <alexander.haderer@loescap.de>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander V. Chernikov <melifaro@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Dobloug <andreasd@@ifi.uio.no>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andreas Klemm <andreas@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <az@inec.ru>
  *  Andrew <andrew@ugh.net.au>, Iain Templeton <iain@ugh.net.au>
  *  Andrew Khlebutin <andrey@hm.perm.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrew Stevenson <andrew@ugh.net.au>
  *  Andrew Turner <zombie@i4free.co.nz>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Andrey Cherkashin <andoriyu@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kuzmin <akuz84@gmail.com>
  *  Andrey Simonenko
  *  Andrey Zonov <andrey@zonov.org>
  *  Andris Raugulis <moo@arthepsy.eu>
  *  Andy Fawcett <andy@athame.co.uk>
  *  Anes Mukhametov <anes@anes.su>
  *  Anish Mistry
  *  Anish Mistry <amistry@am-productions.biz>
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Anton Lysenok <bart@tapolsky.net.ua>
  *  Anton Statutov <astatutov@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Arjan van der Velde <noresult@xs4all.nl>
  *  Artem Zaytsev <a.arepo@gmail.com>
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Austin Shafer <ashafer@badland.io>
  *  Babak Farrokhi <farrokhi@FreeBSD.org>
  *  Baptiste Grenier <gwarf@gwarf.org>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Ben Kibbey <bjk@arbornet.org>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Bjoern A. Zeeb <bzeeb+freebsd+ports@zabbadoz.net>
  *  Blaz Zupan <blaz@amis.net>
  *  Boris Kochergin <spawk@acm.poly.edu>
  *  Boris Popov <bp@FreeBSD.org>
  *  Boris Samorodov <bsam@FreeBSD.org>
  *  Brad Lanam <bll@gentoo.com>
  *  Brian Dean <bsd@FreeBSD.org>
  *  Brian Handy <handy@physics.montana.edu>
  *  Brian Somers <brian@FreeBSD.org>
  *  Cameron Katri <me@cameronkatri.com>
  *  Carlo Strub
  *  Chad Castleberry AKA ritalin
  *  Charles Swiger <chuck@pkix.net>
  *  Charlie Kester <corky1951@comcast.net>
  *  Chifeng Qu <chifeng@gmail.com>
  *  Chris Calvey <chris@securityforensics.co.uk>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Howey <howeyc@gmail.com>
  *  Christer Edwards <christer.edwards@gmail.com>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Colin Booth <colin@heliocat.net>
  *  Colin Percival
  *  Conrad Meyer <cem@FreeBSD.org>
  *  Cosmin Stroe <cstroe1@uic.edu>
  *  Craig Leres <leres@FreeBSD.org>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Cy Schubert <cy@FreeBSD.org>
  *  Cyrille Lefevre <Cyrille.Lefevre@laposte.net>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dale Woolridge <dale.woolridge@gmail.com>
  *  Dan Langille <dan@langille.org>
  *  Dan Piponi <wmtop@tanelorn.demon.co.uk>
  *  Daniel Baker <dbaker@FreeBSD.org>
  *  Daniel Bond
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Harris <dannyboy@subdimension.com>
  *  Daniel Johansson <donnex@donnex.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Solsona <daniel@ish.com.au>, Guido Falsi <madpilot@FreeBSD.org>
  *  Daniel Thiele
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  *  Danny Howard <dannyman@toldme.com>
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  David Gardner
  *  David Le Brun <david@dyn-ns.net>
  *  David Naylor <dbn@FreeBSD.org>
  *  David O'Brien (obrien@FreeBSD.org)
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  David W. Chapman Jr. (dwcjr@FreeBSD.org)
  *  Denis Barov
  *  Denis Barov <dindin@dindin.ru>
  *  Denis N. Peplin <info@volginfo.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dereckson <dereckson@gmail.com>
  *  Derik van Zuetphen <dz@426.ch>
  *  Devin Teske <dteske@FreeBSD.org>
  *  Devin Teske <dteske@vicor.com>
  *  Dikshie
  *  Dima Panov <fluffy@Fluffy.Khv.RU>
  *  Dima Sivachenko <dima@chg.ru>
  *  Dirk Engling <erdgeist@erdgeist.org>
  *  Dmitri Nikulin <setagllib@optusnet.com.au>
  *  Dmitry Frolov <frol@nov.net>
  *  Dmitry N Fomin <fdn@okbire.ru>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Yashin <dmitry@yashin.su>
  *  Dmitry Yu Okunev dyokunev@ut.mephi.ru
  *  Dom Mitchell <dom@happygiraffe.net>
  *  Dom Mitchell <dom@myrddin.demon.co.uk>
  *  Dominic Fandrey <kamikaze@bsdforen.de>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Doug Harple
  *  Douglas Thrift
  *  Dryice Liu <dryice@dryice.name>
  *  Dylan Bridgman
  *  Ed Schouten <ed@FreeBSD.org>
  *  Ed Schouten <ed@fxq.nl>
  *  Ederson de Moura <ederbs@ederbs.org>
  *  Edson Brandi <ebrandi@fugspbr.org>
  *  Eduard Martinescu
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Emmanuel Vadot <manu@freebsd.org>
  *  Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik Greenwald <erik@smluc.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Evan Sarmiento <esarmiento@wayfair.com>
  *  Evgeny Zhirnov <jirnov@gmail.com>
  *  Fabian Keil <fk@fabiankeil.de>
  *  Felippe de Meirelles Motta <lippemail@gmail.com>
  *  Florent Thoumie <flz@xbsd.org>
  *  Florian Smeets <flo@smeets.im>
  *  Frank Fenor <frank@fenor.de>
  *  Frank Wall <fw@moov.de>
  *  Frederic Culot <culot@FreeBSD.org>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Frerich Raabe <frerich.raabe@gmx.de>
  *  Fukang Chen <loader@FreeBSD.org>
  *  Gabor Zahemszky
  *  Gabriel M. Dutra <0xdutra@gmail.com>
  *  Ganael LAPLANCHE <ganael.laplanche@martymac.org>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gasol Wu <gasol.wu@gmail.com>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Cox <gjvc@gjvc.com>
  *  George Neville-Neil gnn@freebsd.org
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerhard Häring <gh@ghaering.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gert Doering <gert@space.net>
  *  Gleb Kurtsou <gleb@FreeBSD.org>
  *  Gleb Smirnoff <glebius@FreeBSD.org>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hakisho Nukama <nukama@gmail.com>
  *  Hans Petter Selasky <hselasky@freebsd.org>
  *  Harshavardhana
  *  Heiner <h.eichmann@gmx.de>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Hizbulin Ildar <hizel@vyborg.ru>
  *  Hokan
  *  Hondareyte <lhondareyte@laposte.net>
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Ian Lepore <ian@FreeBSD.org>
  *  Igor Pokrovsky <ip@unixway.org>
  *  Ivan Dreckman <ivannashdreckman@fastmail.fm>
  *  Ivan Lago <ivan.lago@ifom-ieo-campus.it>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  James Hunt <james.hunt@ubuntu.com>
  *  James O'Gorman <james@netinertia.co.uk>
  *  Jamie Heckford <jamie@jamiesdomain.co.uk>
  *  Jan Stocker <Jan.Stocker@t-online.de>
  *  Janne Snabb <snabb@epipe.com>
  *  Jase Thew <freebsd@beardz.net>
  *  Jason Evans <jasone@FreeBSD.org>
  *  Jason Harris <jharris@widomaker.com>
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jeffrey Goldberg <jeffrey@goldmark.org>
  *  Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
  *  Jeremy Chadwick <freebsd@jdc.parodius.com>
  *  Jeremy Chadwick <jdc@parodius.com>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jesse
  *  Jesse Smith
  *  Jesse Smith <jessefrgsmith@yahoo.ca>
  *  Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Pirzyk <pirzyk@FreeBSD.org>
  *  Jim Pirzyk pirzyk@FreeBSD.org
  *  Jim Riggs <ports@christianserving.org>
  *  Jim Shewmaker
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jin-Sih, Lin <linpct@gmail.com>
  *  Joe Barbish
  *  Joe Barbish <jail-primer1@a1poweruser.com>
  *  Joe Barbish <qchroot1@a1poweruser.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Joerg Pulz <Joerg.Pulz@frm2.tum.de>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  John D. "Trix" Farrar <trix@basement.net>
  *  John Hixson <jhixson@FreeBSD.org>
  *  John Hixson <jhixson@freebsd.org>
  *  John Hixson <john@pcbsd.org>
  *  John Reynolds <johnjen@reynoldsnet.org>
  *  Jon Wilson <jon@phuq.co.uk>
  *  Jonathan Liu <Net147@hotmail.com>
  *  Joris Vandalon
  *  Jose G. Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <josef@FreeBSD.org>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Jouke Witteveen <j.witteveen@gmail.com>
  *  Jov <amutu@amutu.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Juergen Lock <nox@jelal.hb.north.de>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Jung-uk Kim <jkim@FreeBSD.org>
  *  Juraj Lutter <otis@sk.FreeBSD.org>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  KIMURA Takamichi <takamiti@tsden.org>
  *  Kai Wang <kaiwang27@gmail.com>
  *  Kamila Souckova <kamila@ksp.sk>
  *  Kay Lehmann
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Kevin Bowling <kbowling@FreeBSD.org>
  *  Kirill Ponomarev <krion@FreeBSD.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Kirk Strauser <kirk@strauser.com>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Konstantin Reznichenko <kot@premierbank.dp.ua>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Koop Mast<kwm@FreeBSD.org>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kueifeng Li <thinker@branda.to>
  *  Lapo Luchini <lapo@lapo.it>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Len Sassama
  *  Leo Vandewoestijne <freebsd@dns-lab.com>
  *  Loic Pefferkorn <loic-freebsd@loicp.eu>
  *  Loren M. Lang
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lucas Holt <luke@foolishgames.com>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lupe Christoph <lupe@lupe-christoph.de>
  *  M. Warner Losh <imp@FreeBSD.org>
  *  MANTANI Nobutaka <nobutaka@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Mahlon E. Smith <mahlon@martini.nu>
  *  Manuel Rabade Garica <mig@mig-29.net>
  *  Marc G. Fournier <scrappy@FreeBSD.org>
  *  Marc Lagrange <rhaamo@gruik.at>
  *  Marcel Kaiser <mk@nic-nac-project.org>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marcin Simonides <marcin@studio4plus.com>
  *  Marco Steinbach <coco@executive-computing.de>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Marius Strobl <marius@FreeBSD.org>
  *  Mark Blackman <tmb_ports@maddog.u-net.com>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Markus Dolze
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Otto
  *  Martin Pala <martinp@tildeslash.com>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Martin Tournoij <martin@arp242.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Marwan Burelle <marwan.burelle@lri.fr>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matt Lancereau <ports@FreeBSD.org>
  *  Matt Peterson <matt@peterson.org>
  *  Matteo Cypriani <mcy@lm7.fr>
  *  Matthew Dillon <dillon@backplane.com>
  *  Matthew Fuller <fullermd@over-yonder.net>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max Khon
  *  Max Khon <fjoe@FreeBSD.org>
  *  Max Laier <max@love2party.net>
  *  Maxim Ignatenko <gelraen.ua@gmail.com>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Melvyn Sopacua <melvyn@magemana.nl>
  *  Michael Gmelin <freebsd@grem.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <michael@ranner.eu>
  *  Michael Reifenberger
  *  Miguel Mendez <flynn@energyhq.homeip.net>
  *  Mike Meyer <mwm@mired.org>
  *  Mike Muir <mmuir@es.co.nz>
  *  Mikolaj Golub <to.my.trociny@gmail.com>
  *  Mikolaj Golub <trociny@FreeBSD.org>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Murray Nesbitt <freebsd@nesbitt.ca>
  *  Mykola Dzham <i@levsha.me>
  *  Natacha Porte <natbsd@instinctive.eu>
  *  Nick Hibma <n_hibma@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikola Kolev <koue@chaosophia.net>
  *  Nikolai Lifanov
  *  Nikolai Lifanov <lifanov@FreeBSD.org>
  *  Nikolai Lifanov <lifanov@FreeBSD.org> and Ben Woods <woodsb02@FreeBSD.org>
  *  Nikolay Dachev <jadm@dachev.info>
  *  Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg A. Mamontov <oleg@mamontov.net>
  *  Oleg Alexeenkov <proler@gmail.com>
  *  Oleg Ginzburg
  *  Oleg Ginzburg <olevole@olevole.ru>
  *  Oliver Braun <obraun@FreeBSD.org>
  *  Oliver Eikemeier
  *  Oliver Lehmann <Kai_Allard_Liao@gmx.de>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Olivier Duchateau <olivierd@FreeBSD.org>
  *  Palle Girgensohn <girgen@FreeBSD.org>
  *  Patrice Clement <monsieurp@gentoo.org
  *  Patrice Clement <monsieurp@gentoo.org>
  *  Patrick Li <pat@databits.net>
  *  Patrick M. Hausen (pmh@hausen.com)
  *  Patrick Rinke <patrick@rinke-bochum.de>
  *  Paul Dlug <paul@aps.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pavel Novikov
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pawel Pekala <c0rn@o2.pl>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Ankerstal <peter@pean.org>
  *  Peter Edwards <pmedwards@eircom.net>
  *  Peter TKATHENKO <peter@flytrace.com>
  *  Philippe Casidy <pcasidy@casidy.com>
  *  Pieter Danhieux <opr@bsdaemon.be>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qiang Guo <guoqiang_cn@126.com>
  *  Radim Kolar
  *  Ralf van Dooren <r.vdooren@snow.nl>
  *  Rashid N. Achilov <shelton@granch.ru>
  *  Remington Lang <MrL0Lz@gmail.com>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@freebsd.org>
  *  Ricardo A. Reis <ricardo.areis@gmail.com>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Person <rodperson@rodperson.com>
  *  Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
  *  Rodrigo Graeff <delphus@gmail.com>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Russell Jackson <raj@csub.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sachidananda Urs
  *  Samir Noir <samir@noir.im>
  *  Samy Al Bahra <samy@kerneled.com>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Sascha Klauder <sklauder@trimind.de>
  *  Scot Hetzel <swhetzel@gmail.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sean Rees <sean@rees.us>
  *  Sebastian Yepes F. <esn@x123.info>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <sergey.kozlov@intel.com>
  *  Sergey Kozlov <skozlov@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
  *  Slawomir Wojciech Wojtczak <vermaden@interia.pl>
  *  Soeren Boll Overgaard <boll@tolkien.dk>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Sofian Brabez <sbz@FreeBSD.org>
  *  SriSaiGanesh
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stefan Esser
  *  Stefan Jahn <stefan.jahn@nemesis-sektor.de>
  *  Stefan Rumetshofer
  *  Steffen Fritz <steffen@fritz.wtf>
  *  Steffen Vogelreuter
  *  Stephen J. Roznowski <sjr@home.net>
  *  Steve Atwell
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <steven@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  The Anarcat <anarcat@anarcat.ath.cx>
  *  Thierry Dussuet <dussuett@wigwam.ethz.ch>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Bartelmess <thomas@bartelmess.io>
  *  Thomas E. Zander <riggs@rrr.de>
  *  Thomas Hurst <tom@hur.st>
  *  Thomas Seck <tmseck@netcologne.de>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thorsten Greiner <thorsten.greiner@web.de>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Tim Bishop <tim@bishnet.net>
  *  Tim Welch <ports@thepentagon.org>
  *  Tim van der Hoek <hoek@FreeBSD.org>
  *  Timothy Redaelli
  *  Tobias Roth <ports@fsck.ch>
  *  Tom Judge <tom@tomjudge.com>
  *  Tom Rhodes <trhodes@FreeBSD.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Tony Narlock <tony@git-pull.com>
  *  Tony Shadwick <tshadwick@oss-solutions.com>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Valerio Daelli <valerio.daelli@gmail.com>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Vanilla I. Shu <vanilla@MinJe.com.TW>
  *  Vasiliy Ch <blttll@gmail.com>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  Vladimir Laskov <samflanker@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wes Peters <wes@FreeBSD.org>
  *  William Grzybowski <wg@FreeBSD.org>
  *  Wu Chin-Hao <wchunhao@cs.nctu.edu.tw>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Xin LI <delphij@FreeBSD.org>
  *  Xin Li <delphij@FreeBSD.org>
  *  Yasuhiro KIMURA <yasu@utahime.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yinghong Liu <relaxbsd@gmail.com>
  *  Yonatan <Yonatan@xpert.com>
  *  Yonatan <onatan@gmail.com>
  *  Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Yuan-Chen Cheng <ycheng@sinica.edu.tw>
  *  Yuichiro NAITO <naito.yuichiro@gmail.com>
  *  Yuri Victorovich <yuri@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  alepulver
  *  anarcat
  *  anders
  *  arved
  *  asami
  *  bjohnson@wedgie.org
  *  bsdx
  *  carl@servicefactory.com
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chuck@pkix.net
  *  clsung
  *  cracauer@cons.org "Martin Cracauer"
  *  cy@FreeBSD.org
  *  dds
  *  desmo@bandwidth.org
  *  dieringe
  *  eivind
  *  freebsd@spatula.net
  *  futatuki
  *  gahr
  *  grog
  *  gtodd@bellanet.org
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  imp
  *  ismail.yenigul@endersys.com.tr
  *  jack
  *  janos.mohacsi@bsd.hu
  *  jfreund
  *  jhb
  *  jim@thehousleys.net
  *  jkh
  *  joerg
  *  jon@witchspace.com
  *  joseph@randomnetworks.com
  *  jpaetzel@FreeBSD.org
  *  jrhett@netconsonance.com
  *  jwd
  *  kaz@kobe1995.net (NAKAMURA Kauzushi)
  *  kiesel
  *  kiesel@schlund.de
  *  kmoore@FreeBSD.org
  *  koma2@lovepeers.org
  *  kuriyama
  *  luigi@FreeBSD.org
  *  lx@redundancy.redundancy.org
  *  marius@alchemy.franken.de
  *  mi@aldan.algebra.com
  *  mich@freebsdcluster.org
  *  michael@fuckner.net
  *  mm
  *  mranner@inode.at
  *  netch@netch.kiev.ua
  *  ntarmos@ceid.upatras.gr
  *  okeeblow <root@cooltrainer.org>
  *  papowell@lprng.com
  *  pat
  *  petef@FreeBSD.org
  *  peter
  *  philip@FreeBSD.org
  *  ports@c0decafe.net
  *  rantapaa@uswest.net
  *  rhay
  *  rhwang@bigpanda.com
  *  roam@FreeBSD.org
  *  roam@orbitel.bg
  *  samm
  *  samu <freebsd-ports@samu.pl>
  *  se@freebsd.org
  *  shige
  *  stas
  *  sten@blinkenlights.nl
  *  sterling
  *  sumikawa
  *  takawata@jp.FreeBSD.org
  *  thierry@pompo.net
  *  thompsa@FreeBSD.org
  *  trasz
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  tundra
  *  uffe@uffe.org
  *  uri@keves.org
  *  walt
  *  will
  *  wmoran
  *  wosch

With hat:	portmgr
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 ea71236
Tuesday, 5 Jul 2022
14:28 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Enable all non-experimental options by default

Increasingly binary package users are requesting enablement of all options
to avoid building ports themselves, while others lack the wherewithal to
build ports themselves. Therefore enable all non-experimental options by
default. And, while at it enable openssl support.

Users who either build ports themselves or maintain their own
poudriere infrastructure, the ease of running make config or
poudriere options is certainly the lesser of the two evils.

Reported by:	many
MFH:		2022Q3
commit hash: dfd09a3cf84b233f2a23f80aafda15021cfd4eca commit hash: dfd09a3cf84b233f2a23f80aafda15021cfd4eca commit hash: dfd09a3cf84b233f2a23f80aafda15021cfd4eca commit hash: dfd09a3cf84b233f2a23f80aafda15021cfd4eca dfd09a3
14:28 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Add Modbus support

Some newer UPS models require modbus support. Add and enable modbus
support by default for binary package users.

PR:		265014
Reported by:	tomli@tomli.me
MFH:		2022Q3
commit hash: b792fe675c33e7f40ecba03404890d82958e0706 commit hash: b792fe675c33e7f40ecba03404890d82958e0706 commit hash: b792fe675c33e7f40ecba03404890d82958e0706 commit hash: b792fe675c33e7f40ecba03404890d82958e0706 b792fe6
Monday, 9 May 2022
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Use poweroff instead of shutdown -h

Poweroff instead of halt when signaling shutdown.

PR:		263855
Reported by:	clear.screen@orange.fr
commit hash: 3b7f73015c06f08c2b64d7def022151872bf1cfc commit hash: 3b7f73015c06f08c2b64d7def022151872bf1cfc commit hash: 3b7f73015c06f08c2b64d7def022151872bf1cfc commit hash: 3b7f73015c06f08c2b64d7def022151872bf1cfc 3b7f730
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Fixup docs

Documentation refers to /usr/local/ups. Refer to ${PREFIX} instead.

PR:		263856
Reviewed by:	clear.screen@orange.fr
commit hash: fa59329dc39bf1fd50cea94febc0739704bbf200 commit hash: fa59329dc39bf1fd50cea94febc0739704bbf200 commit hash: fa59329dc39bf1fd50cea94febc0739704bbf200 commit hash: fa59329dc39bf1fd50cea94febc0739704bbf200 fa59329
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Correctly use libusb.so

FreeBSD has no libusb-1.0.so, even though pkgconf identifies it as such.
The ABI is the same but the name is different.

Reported by:    Paul Arakelyan <paul.arakelyan@gmail.com>
commit hash: 64080a2f32ba282291fec3f9b4c6d37c7594b723 commit hash: 64080a2f32ba282291fec3f9b4c6d37c7594b723 commit hash: 64080a2f32ba282291fec3f9b4c6d37c7594b723 commit hash: 64080a2f32ba282291fec3f9b4c6d37c7594b723 64080a2
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Add MANPAGES option

Provide a MANPAGES option to allow users wishing a leaner install to
deselect them.

PR:		263751
Reported by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
commit hash: d6f4ee06c5f668af7615300159d803462da965cd commit hash: d6f4ee06c5f668af7615300159d803462da965cd commit hash: d6f4ee06c5f668af7615300159d803462da965cd commit hash: d6f4ee06c5f668af7615300159d803462da965cd d6f4ee0
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Pet portlint

Adjust Makefile as suggested by portlint.

PR:		263751
commit hash: 18e2107b05e7f116596f177da4550a91ba6b9f02 commit hash: 18e2107b05e7f116596f177da4550a91ba6b9f02 commit hash: 18e2107b05e7f116596f177da4550a91ba6b9f02 commit hash: 18e2107b05e7f116596f177da4550a91ba6b9f02 18e2107
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Register conflicts

sysutils/nut and sysutils/nut-devel conflict with each other.
commit hash: a28f05fb2d27823de942563b5a31888d545e08e5 commit hash: a28f05fb2d27823de942563b5a31888d545e08e5 commit hash: a28f05fb2d27823de942563b5a31888d545e08e5 commit hash: a28f05fb2d27823de942563b5a31888d545e08e5 a28f05f
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Remove redundant install-strip INSTALL TARGET
commit hash: db06efef607c98073cc3106604fd9dbdd5ddb06a commit hash: db06efef607c98073cc3106604fd9dbdd5ddb06a commit hash: db06efef607c98073cc3106604fd9dbdd5ddb06a commit hash: db06efef607c98073cc3106604fd9dbdd5ddb06a db06efe
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Convert to options helpers

Modernize the sysutils/nut* ports replacing old-school options with
options helpers, cleaning up the Makefiles a lot.

PR:		263751
Reported by:	dizzy
commit hash: f63fdcf8eaea50c190123b8ea00e3d7b4eaf32ef commit hash: f63fdcf8eaea50c190123b8ea00e3d7b4eaf32ef commit hash: f63fdcf8eaea50c190123b8ea00e3d7b4eaf32ef commit hash: f63fdcf8eaea50c190123b8ea00e3d7b4eaf32ef f63fdcf
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Remove redundant BUILD_DEPENDS

Remove unused asciidoc BUILD_DEPENDS from sysutils/nut as its man pages
are already preformatted.

Also, add a comment to the sysutils/nut-devel port Makefile informing
developers to remove the BUILD_DEPENDS when copying/merging the -devel
port to the main port when a new release of nut is committed.

PR:		263751
Reported by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
commit hash: f75bec470e4ef6b2fd72a0c40d8d28cb0e513a66 commit hash: f75bec470e4ef6b2fd72a0c40d8d28cb0e513a66 commit hash: f75bec470e4ef6b2fd72a0c40d8d28cb0e513a66 commit hash: f75bec470e4ef6b2fd72a0c40d8d28cb0e513a66 f75bec4
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Remove redundant EXTRACT_ONLY definition

EXTRACT_ONLY is redundant and does nothing in this port.

PR:		263751
Reported by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
commit hash: 43094d715023b1ef9a233fa8ff35e73a01c29df9 commit hash: 43094d715023b1ef9a233fa8ff35e73a01c29df9 commit hash: 43094d715023b1ef9a233fa8ff35e73a01c29df9 commit hash: 43094d715023b1ef9a233fa8ff35e73a01c29df9 43094d7
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Add license

Add license definitions.

PR:		263751
Reported by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
commit hash: 429c33beb4e96656d0bac5cc9dc1006670d1b62a commit hash: 429c33beb4e96656d0bac5cc9dc1006670d1b62a commit hash: 429c33beb4e96656d0bac5cc9dc1006670d1b62a commit hash: 429c33beb4e96656d0bac5cc9dc1006670d1b62a 429c33b
17:49 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Use canned options descriptions

Remove the descriptions already documented in Mk/bsd.options.desc.mk.

PR:		263751
Reported by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
commit hash: 3c17b06cc193f3f7b2175601ce0b4950ac07bf17 commit hash: 3c17b06cc193f3f7b2175601ce0b4950ac07bf17 commit hash: 3c17b06cc193f3f7b2175601ce0b4950ac07bf17 commit hash: 3c17b06cc193f3f7b2175601ce0b4950ac07bf17 3c17b06
Wednesday, 27 Apr 2022
21:51 Cy Schubert (cy) search for other commits by this committer
sysutils/nut*: Strip binaries

Fix developer mode warning for a number of shared libraries.

Reported by:	Developer mode
commit hash: 1d7a588c0db7a1f90cebe61a93337560f4de670f commit hash: 1d7a588c0db7a1f90cebe61a93337560f4de670f commit hash: 1d7a588c0db7a1f90cebe61a93337560f4de670f commit hash: 1d7a588c0db7a1f90cebe61a93337560f4de670f 1d7a588
21:51 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Update 2.7.4 --> 2.8.0

Welcome to the long awaited nut 2.8.0
commit hash: 31418910e0f42df9babb1c12d69dfe2218f2aa03 commit hash: 31418910e0f42df9babb1c12d69dfe2218f2aa03 commit hash: 31418910e0f42df9babb1c12d69dfe2218f2aa03 commit hash: 31418910e0f42df9babb1c12d69dfe2218f2aa03 3141891
Thursday, 14 Oct 2021
03:51 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Build nut-scanner(8)

Depend on devel/ltdl and ensure that ${LOCALBASE}/include and
${LOCALBASE}/lib are available for ./configure to detect ltdl.h and
libltdl to facilitate building nut-scanner(8).

PR:		259153
Reported by:	emaste
MFH:		2021Q4
commit hash: 75ca0c0a1067e17e31335a0cd1c85e2432d9e51a commit hash: 75ca0c0a1067e17e31335a0cd1c85e2432d9e51a commit hash: 75ca0c0a1067e17e31335a0cd1c85e2432d9e51a commit hash: 75ca0c0a1067e17e31335a0cd1c85e2432d9e51a 75ca0c0
Wednesday, 1 Sep 2021
03:59 Cy Schubert (cy) search for other commits by this committer
sysutils/nut: Guarantee that devfs is started

devfs does not always win the race with nut causing nut to fail to
start in some installations.

PR:		258190
Submitted by:	hsakamt@tsnr.com
Reported by:	hsakamt@tsnr.com
MFH:		2021Q3
commit hash: 89602a6df642dbbfb42447355f8fb8a10641bcad commit hash: 89602a6df642dbbfb42447355f8fb8a10641bcad commit hash: 89602a6df642dbbfb42447355f8fb8a10641bcad commit hash: 89602a6df642dbbfb42447355f8fb8a10641bcad 89602a6
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 14 Nov 2020
07:58 cy search for other commits by this committer
Properly check USB errors using sys/errno.h.
Original commitRevision:555091 
Saturday, 26 Sep 2020
20:46 cy search for other commits by this committer
Revert r549867. The permissions were wrong.

PR:		249893
Original commitRevision:550222 
Thursday, 24 Sep 2020
00:55 cy search for other commits by this committer
Fix permissions.

PR:		241234
Submitted by:	dvl
Original commitRevision:549867 
00:54 cy search for other commits by this committer
Create syslog.d subdir if it doesn't exist, allowing install/upgrade
to complete.

PR:		241234
Submitted by:	dvl
Reported by:	dvl, ddrinnon@cdor.net
Original commitRevision:549866 
Monday, 4 May 2020
23:51 cy search for other commits by this committer
Fix build when BASH and DOC options selected.

PR:		246197
Submitted by:	VVD <vvd@unislabs.com>
Original commitRevision:533996 
21:31 dinoex search for other commits by this committer
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Original commitRevision:533989 
Thursday, 28 Mar 2019
19:20 cy search for other commits by this committer
Install working copies of syslog and newsyslog conf files in their
proper places.

Reported by:	mat@
Original commitRevision:497054 
14:17 cy search for other commits by this committer
Really fix where samples go.
Original commitRevision:497023 
01:00 cy search for other commits by this committer
Make the two new sample files actually samples. While here mark all
sample files as samples.

Reported by:	mat@
Original commitRevision:497002 
Sunday, 24 Mar 2019
18:02 romain search for other commits by this committer
Fix build when DOCS is unset

Do not contionaly install the logging files depending on the DOCS option set.
THey should always be installed.

Approved by:	portmgr (blanket)
Original commitRevision:496766 
Saturday, 23 Mar 2019
19:34 cy search for other commits by this committer
Move default log location so it can be rotated without root privileges.

Add syslog.conf and newsyslog.conf files for installation into their
respective .d directories in $PREFIX.

Allow upslog log format to be customized.

PR:		236700
Submitted by:	Daniel O'Connor <darius@dons.net.au> (90%)
Original commitRevision:496686 
Friday, 9 Nov 2018
13:47 cy search for other commits by this committer
Fix incorrect script default parameter expansion.

PR:		233083
Original commitRevision:484513 
Wednesday, 24 Oct 2018
07:17 cy search for other commits by this committer
Add NSS support with a new NSS option. The new NSS option is mutually
exclusive with the OPENSSL option, previously called the SSL option.
Also add a no SSL option which was previously implied by deselecting
the previous SSL option. Only one of the three options may be selected.
Original commitRevision:482886 
07:16 cy search for other commits by this committer
Remove a supernumerary distfile.

MFH:		2018Q4
Original commitRevision:482885 
Sunday, 12 Aug 2018
04:24 cy search for other commits by this committer
Avoid $nut_upsshut is not set properly messages by defining a default.

MFH:		2018Q3
Suggested by:	Dan Mahoney <dmahoney@isc.org>
Original commitRevision:476960 
Wednesday, 20 Jun 2018
19:26 cy search for other commits by this committer
Correct neon config.

PR:		229186
Submitted by:	Franko Fichtner <franco@opnsense.org>
MFH:		2018Q2
Original commitRevision:472902 
Thursday, 11 Jan 2018
13:54 tijl search for other commits by this committer
Replace USE_AUTOTOOLS with USES=autoreconf.
Original commitRevision:458738 
Friday, 20 Oct 2017
14:51 cy search for other commits by this committer
Fix build with SERIAL option.

PR:		223122
Original commitRevision:452531 
01:09 cy search for other commits by this committer
Nut USB drivers report a "permission error" without visible reasons
for the error even though permissions are OK (or the driver is run
as root).

Nut uses libusb-0.1 API, assuming return cods of < 0. FreeBSD provides
a libusb-0.1 wrapper howerver it uses libusb-1.0 error codes (which
are negative). This set of patches "teaches" nut libusb-1.0 error codes
as produced by FreeBSD.

Network UPS Tools (networkupstools.org) has a project to use libusb-1.0.
This commit is a stopgap fix until our upline implments lubusb-1.0
support in nut.

PR:		223117
Submitted by:	lev
Original commitRevision:452496 
Wednesday, 14 Jun 2017
06:46 cy search for other commits by this committer
If nut_upsshut is YES in rc.conf and POWERDOWNFLAG directive is in
upsmon.conf, send a powerdown signal to the UPS to shut down at
poweroff.

Suggested by:	Alexander Milanov <a@amilanov.com>
Original commitRevision:443556 
02:08 cy search for other commits by this committer
Fixup "use default values" assignments for real.
Original commitRevision:443552 
01:58 cy search for other commits by this committer
Fixup "use default values" assignments.
Original commitRevision:443550 
Monday, 12 Jun 2017
13:48 cy search for other commits by this committer
Shut down upsmon gracefully.
Original commitRevision:443446 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Wednesday, 20 Jul 2016
09:33 dinoex search for other commits by this committer
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
MFH:		2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
Original commitRevision:418829 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Saturday, 12 Mar 2016
20:34 cy search for other commits by this committer
Update 2.7.3 --> 2.7.4
Original commitRevision:410932 
Thursday, 24 Sep 2015
13:13 cy search for other commits by this committer
Fix IPMIPSU build.
Original commitRevision:397689 
Sunday, 20 Sep 2015
03:42 cy search for other commits by this committer
Fix AVAHI and BASH builds.
Original commitRevision:397355 
Thursday, 17 Sep 2015
06:15 cy search for other commits by this committer
Install netxml-ups, update pkg-plist.

PR:		203048
Submitted by:	amdmi3
Original commitRevision:397100 
Thursday, 21 May 2015
04:20 cy search for other commits by this committer
Update 2.7.2 --> 2.7.3
Original commitRevision:386905 
Wednesday, 24 Dec 2014
06:03 ohauer search for other commits by this committer
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION

Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)

PR:		195786
Differential Revision:	https://reviews.freebsd.org/D1319
Submitted by:	ohauer
Reviewed by:	portmgr (bapt, mat)
Approved by:	portmgr, lev (implicit)
Original commitRevision:375392 
Monday, 6 Oct 2014
20:09 antoine search for other commits by this committer
Fix packaging
Original commitRevision:370218 
Monday, 21 Jul 2014
21:59 mat search for other commits by this committer
Fixup typo.

Sponsored by:	Absolight
Original commitRevision:362504 
Saturday, 19 Jul 2014
03:00 cy search for other commits by this committer
Use correct devd variable.
Original commitRevision:362236 
Thursday, 17 Jul 2014
20:04 cy search for other commits by this committer
The build adds "*" to its devd conf file prior to install. Really fix
PR 191777.

PR:		191777
Original commitRevision:362164 
Tuesday, 15 Jul 2014
17:00 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361978 
06:02 cy search for other commits by this committer
Fix permissions /dev permissions.

PR:		191777
Original commitRevision:361870 
Tuesday, 8 Jul 2014
23:00 cy search for other commits by this committer
Set default IPMI option.
Original commitRevision:361319 
19:48 cy search for other commits by this committer
Add avahi, ipmi, and openssl options.
Original commitRevision:361279 
Saturday, 5 Jul 2014
08:09 cy search for other commits by this committer
PLIST fixes for serial and USB options.
Original commitRevision:360728 
04:51 cy search for other commits by this committer
Point rc script to the new upsdrvctl path.
Original commitRevision:360718 
Friday, 4 Jul 2014
00:30 cy search for other commits by this committer
Update 2.6.5 --> 2.7.2, stagify and modernize, assume maintainership.

Approved by:	itetcu (maintainer)
Original commitRevision:360497 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Friday, 30 Aug 2013
23:57 bapt search for other commits by this committer
Eradicate USE_GNOME=pkgconfig
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Convert USE_GNOME=gnomehack to USES=pathfix
- Convert USE_PERL5 to USES=perl5
Original commitRevision:325741 
Friday, 9 Aug 2013
14:05 dinoex search for other commits by this committer
- update libdg to 2.1.0
Original commitRevision:324437 
Monday, 29 Apr 2013
16:43 rene search for other commits by this committer
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
Original commitRevision:316831 
Thursday, 6 Dec 2012
21:26 itetcu search for other commits by this committer
- fix plist [1]
- bump PORTREVISION for plist change

[1] for some cases, as the config still seems to need patching not to autopick
depends

Reported by:	Dewayne" <dewayne.geraghty@heuristicsystems.com.au>
Feature safe:	yes
Original commitRevision:308398 
Friday, 30 Nov 2012
22:29 itetcu search for other commits by this committer
Update to 2.6.5.

XXX: for some of the OPTIONS, if the DEPENDS is installed, nut picks it up,
and the recorded dependencies and PLIST are wrong. Needs fixing.

PR:		171285
Submitted by:	William Grzybowski
Feature safe:	yes
Original commitRevision:308027 
Sunday, 12 Aug 2012
10:04 itetcu search for other commits by this committer
Fix plist.

Reported by:	QAT@
Original commit
09:14 itetcu search for other commits by this committer
- update to 2.6.4
- convert to OPTIONSng
- fix buffer overflow in upsd when receiving data from network

PR:		169827
Submitted by:	169827
Security:	http://www.vuxml.org/freebsd/47f13540-c4cb-4971-8dc6-28d0dabfd9cd.html
Original commit
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Tuesday, 2 Aug 2011
17:05 itetcu search for other commits by this committer
Update to 2.6.1. Main changes:
- IPv6 always compiled in (drop IPV6 option)
- megatec and megatec_usb drivers replaced by blazer_ser and blazer_usb.
- liebertgxt2 renamed to liebert-esp2
- s/PREFIX/LOCALBASE/ for gd includes/libs (grrr!)
- add OPTIONal bash completion

PR:             152866 [1], 157925 [2],
Submitted by:   John Bayly <freebsd.ports@tipstrade.net> [1], lev@ [2]
Original commit
Thursday, 28 Jul 2011
12:43 sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit

Number of commits found: 152 (showing only 100 on this page)

1 | 2  »