Commit Graph

132 Commits

Author SHA1 Message Date
Cy Schubert
5ff6ba86ee Fix build when BASH and DOC options selected.
PR:		246197
Submitted by:	VVD <vvd@unislabs.com>
2020-05-04 23:51:38 +00:00
Dirk Meyer
eff60e5ddb - update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
2020-05-04 21:31:39 +00:00
Cy Schubert
3486d10bc2 Install working copies of syslog and newsyslog conf files in their
proper places.

Reported by:	mat@
2019-03-28 19:20:39 +00:00
Cy Schubert
d1d642bb4e Really fix where samples go. 2019-03-28 14:17:06 +00:00
Cy Schubert
6c500b52ed Make the two new sample files actually samples. While here mark all
sample files as samples.

Reported by:	mat@
2019-03-28 01:00:49 +00:00
Romain Tartière
1417eb6216 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)
2019-03-24 18:02:15 +00:00
Cy Schubert
64a44f199e 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%)
2019-03-23 19:34:07 +00:00
Cy Schubert
e39850e312 Fix incorrect script default parameter expansion.
PR:		233083
2018-11-09 13:47:51 +00:00
Cy Schubert
350fba28e9 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.
2018-10-24 07:17:08 +00:00
Cy Schubert
9205d5dbc7 Remove a supernumerary distfile.
MFH:		2018Q4
2018-10-24 07:16:55 +00:00
Cy Schubert
e15b0e362b Fix openssl111 build and build under current and stable/12.
MFH:		2018Q4
2018-10-24 07:00:58 +00:00
Cy Schubert
26403766d5 Avoid $nut_upsshut is not set properly messages by defining a default.
MFH:		2018Q3
Suggested by:	Dan Mahoney <dmahoney@isc.org>
2018-08-12 04:24:05 +00:00
Cy Schubert
7c47540df0 Correct neon config.
PR:		229186
Submitted by:	Franko Fichtner <franco@opnsense.org>
MFH:		2018Q2
2018-06-20 19:26:01 +00:00
Tijl Coosemans
9f52d4641a Replace USE_AUTOTOOLS with USES=autoreconf. 2018-01-11 13:54:03 +00:00
Cy Schubert
637c5b1c84 Fix build with SERIAL option.
PR:		223122
2017-10-20 14:51:35 +00:00
Cy Schubert
311484254a 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
2017-10-20 01:09:12 +00:00
Cy Schubert
fe1fd540a2 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>
2017-06-14 06:46:32 +00:00
Cy Schubert
2779f2c253 Fixup "use default values" assignments for real. 2017-06-14 02:08:56 +00:00
Cy Schubert
04a053cbca Revert r443550. An unintended patch was included. Will try again. 2017-06-14 02:07:14 +00:00
Cy Schubert
f43a233b2b Fixup "use default values" assignments. 2017-06-14 01:58:51 +00:00
Cy Schubert
fd5d396d0c Shut down upsmon gracefully. 2017-06-12 13:48:36 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Dirk Meyer
3561a46f28 - 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
2016-07-20 09:33:31 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Cy Schubert
29a18c9062 Update 2.7.3 --> 2.7.4 2016-03-12 20:34:22 +00:00
Cy Schubert
8e0466e644 Fix IPMIPSU build. 2015-09-24 13:13:57 +00:00
Cy Schubert
3b4f8ed41c Fix AVAHI and BASH builds. 2015-09-20 03:42:40 +00:00
Dmitry Marakasov
dd93e6e2f9 - Fix plist
PR:		203048
2015-09-18 11:14:22 +00:00
Cy Schubert
ec66c5a291 Install netxml-ups, update pkg-plist.
PR:		203048
Submitted by:	amdmi3
2015-09-17 06:15:41 +00:00
Cy Schubert
176cd8d7a7 Update 2.7.2 --> 2.7.3 2015-05-21 04:20:13 +00:00
Olli Hauer
311e3b182f - 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)
2014-12-24 06:03:22 +00:00
Antoine Brodin
53dabf7d5a Fix packaging 2014-10-06 20:09:24 +00:00
Mathieu Arnold
708f8ee3f3 Fixup typo.
Sponsored by:	Absolight
2014-07-21 21:59:55 +00:00
Cy Schubert
3a787cbaa2 Use correct devd variable. 2014-07-19 03:00:43 +00:00
Cy Schubert
9ddb115e70 The build adds "*" to its devd conf file prior to install. Really fix
PR 191777.

PR:		191777
2014-07-17 20:04:18 +00:00
Adam Weinberger
16682f7476 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 17:00:56 +00:00
Cy Schubert
19111bcac8 Fix permissions /dev permissions.
PR:		191777
2014-07-15 06:02:53 +00:00
Cy Schubert
aba6c6a9c2 Set default IPMI option. 2014-07-08 23:00:50 +00:00
Cy Schubert
5d4b179e78 Add avahi, ipmi, and openssl options. 2014-07-08 19:48:34 +00:00
Cy Schubert
6b4e2232af PLIST fixes for serial and USB options. 2014-07-05 08:08:59 +00:00
Cy Schubert
e1b8e14c99 Point rc script to the new upsdrvctl path. 2014-07-05 04:51:06 +00:00
Cy Schubert
7f6f51a81f Fix pkg-plist when CGI option is not specified.
Point hat to:	me
2014-07-04 01:31:25 +00:00
Cy Schubert
5af6881de8 Fix pkg-plist. 2014-07-04 01:23:55 +00:00
Cy Schubert
1261ab9470 Update 2.6.5 --> 2.7.2, stagify and modernize, assume maintainership.
Approved by:	itetcu (maintainer)
2014-07-04 00:30:45 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Baptiste Daroussin
59c2fedf11 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
2013-08-30 23:57:36 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Rene Ladan
4e4178dab5 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)
2013-04-29 16:43:05 +00:00
Ion-Mihai Tetcu
a332b363c4 - 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
2012-12-06 21:26:53 +00:00
Ion-Mihai Tetcu
2096764a85 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
2012-11-30 22:29:40 +00:00