Commit graph

17 commits

Author SHA1 Message Date
rillig
9fd786bb11 security: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 21:12:51 +00:00
wiz
564031cca2 Update some HOMEPAGEs. 2017-09-03 09:22:57 +00:00
jperkin
909175cee1 Support PKGMANDIR. 2016-04-01 11:06:44 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
abs
b7970cd47e fix distinfo 2009-02-11 22:45:58 +00:00
abs
fccea4281f Updated security/msu to 1.09
Enable PKG_DESTDIR_SUPPORT=destdir
Move source to code.google
2009-02-10 13:09:35 +00:00
abs
befe9b9ae3 Update msu to 1.08:
- call fchown on tty
    - Rename log() to log_msu() to avoid compiler warning
    - switch dist to .tbz from .tgz
2006-08-14 13:19:54 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
abs
06c139310f Update:
net/mrstat:      1.19
 security/msu:    1.06
 security/msudir: 0.13
Do not unconditionally set CFLAGS'.
2003-06-06 17:09:05 +00:00
abs
69bd158e0d Fix distinfos (server holding distfiles replaced and original distfiles lost) 2003-01-02 12:33:07 +00:00
abs
e5c2c56a75 Updated msu to 1.05 from 1.04
- Do not revoke existing group membership.
2002-08-20 15:00:03 +00:00
abs
35e121ca9e Updated msu to 1.04:
Only strip the problem LD_* type environment variables.
2002-07-03 10:29:18 +00:00
abs
090047b02a Updated msu to 1.03:
Revoke all additional groups
        Sanitise LD_* and friends from the environment.
        syslog() less, err() more.
2002-06-27 18:06:25 +00:00
abs
95999bdaf9 Update msu to 1.01:
Honour SYSCONFDIR for config file
2002-06-24 09:33:15 +00:00
abs
9b14a06cbf Import msu-1.00
msu (or mini/mono su) is a simple way to provide passwordless access to
accounts specified in a config file. Useful for shared accounts and suchlike.
Its more a convenient way to _reduce_ security, than increase it, but as its
related to account authorisation it goes into security...
2002-02-14 00:42:04 +00:00