Age | Commit message (Expand) | Author | Files | Lines |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-05-21 | Update ups-nut to 2.0.1. | lukem | 3 | -18/+17 |
2005-05-03 | Sort. | wiz | 1 | -5/+5 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+6 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+3 |
2004-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -2/+2 |
2004-08-03 | Updated ups-nut to 2.0.0nb1 | martti | 3 | -3/+17 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -6/+1 |
2004-04-11 | Convert to buildlink3. | snj | 1 | -2/+2 |
2004-04-05 | Ooops, forgot a cvs add for previous | martin | 1 | -0/+13 |
2004-04-05 | Update ups-nut and ups-nut-cgi to version 2.0. | martin | 3 | -30/+20 |
2004-02-15 | Update to ups-nut 1.4.1. | lukem | 13 | -177/+92 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2003-01-26 | Add "shutdown" keyword to a couple of the daemons, so they're down before | fredb | 2 | -2/+4 |
2002-12-31 | Convert back to supporting INFO_RUNTIME instead of INFO_BATT_RUNTIME. | lukem | 4 | -2/+41 |
2002-12-13 | Update from nut 0.50.0 to 1.2.1. | lukem | 11 | -125/+90 |
2002-10-02 | get rid of autoconf build dependency by patching configure | dillo | 3 | -7/+21 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-09-20 | Make these scripts more portable by taking advantage of automatic rc.d | grant | 5 | -10/+10 |
2002-09-19 | Take advantage of the auto-generation and installation of rc.d scripts. | jlam | 1 | -9/+1 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 8 | -9/+9 |
2002-07-03 | update to nut 0.50.0. notable changes: | lukem | 6 | -47/+74 |
2002-05-24 | Backward compat with NetBSD <1.6: some rc.subr variables were renamed. | hubertf | 1 | -4/+10 |
2002-05-24 | The drivers don't have to msync() the shared, mmap()-ed file after | fredb | 2 | -8/+11 |
2002-05-22 | On NetBSD, the drivers need to call msync() after writing to the memory | fredb | 3 | -2/+16 |
2002-05-13 | Update ups-nut from 0.45.3 to 0.45.5. Notable changes: | lukem | 6 | -49/+40 |
2002-02-15 | Test for file /etc/rc.subr and not /etc/rc.d. | seb | 1 | -2/+2 |
2002-02-05 | Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". | jlam | 5 | -16/+16 |
2002-01-10 | Don't hardcode the location of the other rc.d scripts as @RCD_SCRIPTS_DIR@ | jlam | 1 | -3/+5 |
2002-01-08 | Fix description. | jlam | 1 | -3/+3 |
2002-01-08 | Fix obvious pasto, and remove "required_files" line as upslog (unlike | jlam | 1 | -3/+2 |
2002-01-03 | Update to nut 0.45.3. Notable changes: | lukem | 5 | -39/+13 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -3/+1 |
2001-11-26 | Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. | jlam | 1 | -8/+9 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 1 | -2/+3 |
2001-11-22 | no need to PROVIDE anything since this isn't part of the dependency graph | lukem | 1 | -2/+1 |
2001-11-21 | These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change | jlam | 5 | -31/+31 |
2001-11-21 | Be smarter about how to control the UPS drivers. If upsdriver_type is | jlam | 1 | -11/+30 |
2001-11-21 | Modify script so that it's easier to copy-and-paste when creating similar | jlam | 1 | -13/+13 |
2001-11-21 | Remove an extra run_rc_commands line, and set _arg in pre-rc.d case. | jlam | 1 | -2/+2 |
2001-11-21 | Buildlinkify, respect ${CONFDIR}, and use general INSTALL/DEINSTALL scripts. | jlam | 12 | -200/+248 |
2001-11-21 | Move the individual UPS drivers from ${PREFIX}/bin to | simonb | 5 | -33/+60 |
2001-11-20 | Add RCS Id. | jlam | 1 | -1/+3 |
2001-11-20 | newapc driver: chop any trailing `:'s off the end of APC_F_MINUTES fields; | lukem | 2 | -1/+26 |
2001-11-19 | remove etc/nut from PLIST; instead, remind the admin to remove it manually | lukem | 2 | -3/+3 |
2001-11-19 | cleanup (inspired by ../../databases/postgresql-server): | lukem | 3 | -62/+88 |
2001-11-18 | patch man/Makefile.in to install upssched.conf(5), upsd(8) and upsmon(8) | lukem | 3 | -2/+23 |
2001-11-17 | update to ups-nut 0.45.2 | lukem | 4 | -19/+25 |