Commit Graph

45 Commits

Author SHA1 Message Date
sthen
6032d27c75 recognize 5.2 2012-06-21 13:54:14 +00:00
pascal
9fd4bd3254 Make use of new PROPERTIES:Mle.
ok naddy@ espie@
2012-06-04 20:20:07 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
naddy
d3d4d0ac70 recognize 5.1 2012-01-13 00:23:29 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
naddy
0bb9b1135c recognize 5.0 2011-07-18 19:04:20 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
jasper
3080563c24 - add missing rcs id'd 2011-03-02 10:40:16 +00:00
jasper
a6475d14e1 - Security fix for OpenAFS Security Advisory 2009-001 (CVE-2009-1251).
ok todd@
2011-03-02 10:38:03 +00:00
naddy
3f1960b6f3 recognize OpenBSD 4.9 2011-01-15 01:19:35 +00:00
jasper
3a761fae64 - switch to pkg-readmes
ok todd@ (MAINTAINER)
2010-11-15 08:11:17 +00:00
naddy
30dd457b1e recognize OpenBSD 4.8 2010-07-24 23:01:56 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
naddy
f0794c9f0a recognize 4.7 2010-01-29 15:53:19 +00:00
todd
130af088ca o s/xfs/nnpfs/g
o attach orphan files dont nuke during salvage
o bump pkgname
2009-09-07 04:34:54 +00:00
jolan
d46753ac36 dont install compile_et, avoids a conflict with sysutils/e2fsprogs and
the base system
2009-06-25 01:09:15 +00:00
todd
dd8c05a6a9 o correct example output
o fix tyop
bump
2009-06-18 16:18:12 +00:00
ajacoutot
9daafcfa69 - use TRUEPREFIX instead of LOCALBASE where it makes sense (following
previous commit)
- fix mkdir args (from todd@)

ok todd@ (maintainer)
2009-03-28 16:11:48 +00:00
todd
2e14a39a1c PREFIX -> LOCALBASE, my bad, caused installation ``fun''
.. found first by Josh Grosse josh at jgimi dot homeip dot net
.. reminded by Alexander Hall alexander at beard dot se
.. tested by Alexander
use $SUDO_USER if it exists instead of defaulting to 'todd'
use $defuser for example afs homedir
bump pkgname
2009-03-26 21:28:47 +00:00
todd
5dff884143 Instead of commenting out an example full salvage of the server, suggest a
volume by volume salvage by default.  This way, servers with lots of files
can be up salvaging volume by volume instead of down until the last volume
is salvaged.
"if it works, go for it" ckuethe@
2008-10-24 19:59:18 +00:00
todd
a4d5ebcfa7 o remove bogus vars in commented out suggested rc.local bit in README.OpenBSD
o function'ize openafs-setup and let it setup not just the 1st but also
  subsequent afs servers, letting admins choose which afs server programs to
  run on each, `works for me(tm)'
bump PKGNAME
2008-10-21 02:57:51 +00:00
ajacoutot
9b9cb3fe51 - s/LOCALBASE/PREFIX
- s/%SYSCONFDIR%/etc where it makes sense (e.g. /etc/rc.conf.local will
always be /etc/rc.conf.local whatever value ${SYSCONFDIR} is set to)
- use SUBST_CMD
- don't hardcode /usr/local
- precise license marker
- s/definately/definitely/ (from sthen@)

"looks good" sthen@, ok todd@
2008-10-12 17:31:17 +00:00
todd
cf8c3cdafa o add autoconf to CONFIGURE_STYLE to fix autoconf depend
o no longer require kernel sources since not building lkm; if this changes,
  the attic can be raided
o typo in openafs-setup comments from sthen@; thanks!
o obey CFLAGS and CC
o twiddle lwp.h patch to be OpenBSD specific
bump PKGNAME
2008-10-12 00:12:07 +00:00
todd
096cb96bec o fix autoconf dependency; otherwise any autoconf-* would match then it would
fail to exec autoconf-2.60
o update README.OpenBSD to include rc.local and rc.shutdown bits
o invade and cleanup openafs-setup
  - polish consistency
  - prompt for a sample general purpose user
  - backup CellServDB and restore on script failure
  - compact output
  - better cleanup incase it is restarted
  - show all afs commands as they are run
  - reorder various places to make more logical sense
  - DO NOT DO RECURSIVE MOUNTS, this leads to panics;
    (thanks bob/art for explaining).. i.e. no 'fs mkm /afs/.root.afs root.afs')
  - add a few gratuitous remote cells during setup as examples
  - add files of consequence to /etc/changelist
bump PKGNAME
2008-10-08 15:45:55 +00:00
todd
0861540c45 fix CATEGORIES, noticed by brad@
bump PKGNAME
2008-07-28 23:09:43 +00:00
todd
dea6e5412f o update openafs to 1.4.7
o add README.OpenBSD (includes heimdal setup instructions)
o rework openafs-setup to use arla's afsd in base, and heimdal
o fix a bug since 4.1 to not blow the thread stack on 64bit time functions in libc
2008-07-21 03:13:01 +00:00
naddy
77e3eae9fe recognize 4.4 2008-07-06 15:26:14 +00:00
naddy
2deab64ac3 recognize 4.3 2008-02-22 20:56:05 +00:00
ajacoutot
8b30aa16f3 Some cleanup:
- lowercase COMMENT
 - add a $V variable for version number to ease upgrades
 - s/$LOCALBASE/$PREFIX in files/openafs-setup
 - use $SYSCONFDIR instead of /etc for files/openafs-setup
 (where appropriate)

"go fot it" todd@
2007-09-29 12:18:06 +00:00
todd
a54c908a97 unbreak openafs by not compiling the lkm; this is temporary
use one param.i386_obsd.h file to support any release instead of
 adding/removing files each OSrev of OpenBSD
regen patches while here
bump PKGNAME
2007-09-24 19:36:49 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
naddy
3d07cbac7f acknowledge that this port is BROKEN 2007-08-05 15:38:09 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
bernd
f4a741680c Unbreak build with 4.1. todd@ takes maintainership.
ok espie@, todd@
2007-02-19 21:09:10 +00:00
naddy
54a49c8754 fix build on 4.0 and clean up a bit 2006-08-04 16:34:43 +00:00
todd
8f6efbb341 from maint
o more feedback/typos/etc fixes

bump PKGNAME
2006-02-18 02:05:49 +00:00
david
91aa785654 fix various typos in openafs-setup
replace /usr/local with PREFIX in MESSAGE
bump PKGNAME
ok MAINTAINER
2006-02-13 17:27:01 +00:00
marco
7e633931af bump PKGNAME
yelled at by Nikolay & Bernd, sorry forgot.
2006-02-10 19:09:00 +00:00
marco
9b62567b4d 1. It fies the one reported bellow by Bruno, and
2. It handles secure level 2 properly.
Bruno Bigras <blood at burnbox dot net>

ok maint
2006-02-10 18:12:24 +00:00
todd
656434c2e4 keep the testing feedback coming, improvements to openafs-setup from maint, bump PKGNAME 2006-02-08 14:50:07 +00:00
bernd
b6fc31ffea Unbreak. Use corrent WRKDIST. Noticed by Jaime Fournier on ports@, thanks!
Slightly different fix committed.
2006-02-07 13:41:52 +00:00
todd
8a49c848dd from maint
o small cleanups, better COMMENT/DESCR

per report on ports@
o permit 'make clean' to work w/out /sys, patterned after lsof

bump PKGNAME
2006-02-06 12:39:24 +00:00
todd
422f906538 add WANTLIB, ok maint 2006-02-02 03:21:57 +00:00
todd
6ccb7e9c88 1. Require kernel source code.
2. set the executable bit on the openafs-setup script.
from maintainer
2006-02-02 02:10:11 +00:00
marco
de6bbf0f11 initial import of openafs 2006-01-31 02:49:24 +00:00