literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
- Add new OPTIONS
- Other minor changes
- Depend on pkgconfig
PR: ports/124451
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Reviewed by: mm
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
that I no longer maintain. This was finally identified by a helpful user
as the source of the mystery e-mails that I still get from time to time
asking about support for them.
- Split rc.d script into three - one for each daemon
- Introduce user configurable variable NUT_USER, defaults to uucp
PR: ports/95015
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
- Make the port as master for soon-coming new ports
- Resort MASTER_SITES
- Homour portlint
- Improve rcNG script
- New maintainer
PR: ports/83318
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: DougB
it properly, and while I still use it, my ratty old UPS pales in comparison
to the fancy new stuff that is out today, and therefore I cannot effectively
test the program's functionality.
While I have not tested them, the updates in ports/83318 look reasonable,
and I suggest that the submitter would probably make a good maintainer.
1. Upgrade to the latest version, 2.0.1
2. Convert to rc.d style startup/shutdown script
3. Improve permissions on /var/db/nut
Download pgp signature file for the tarball.
PR: ports/81591
Submitted by: Dmitry A Grigorovich
remove the need to edit this file for 99% of users. Editing the config
files will still be necessary however.
Submitted by: Rob MacGregor <rob.macgregor@gmail.com>
a patch, and adds support for some new UPS'.
For the port, update MASTER_SITES, add new stuff and retire one driver
that's been consolidated into one of the existing drivers.