64 Commits

Author SHA1 Message Date
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
e51908cdcf fix malloc.h straggler 2016-01-22 13:46:38 +00:00
sthen
da2d1909fa With the new strict modes checking, openafs needs SUBST_CMD -m. 2015-11-09 22:45:07 +00:00
sthen
2889721d77 changes to net/openafs:
- recognize more OpenBSD releases
- set SHARED_ONLY (it's i386-only anyway) and merge PFRAG.shared into PLIST
2015-06-19 11:27:52 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
4ae0a10f00 recognize OpenBSD 5.7 2015-01-02 15:16:12 +00:00
naddy
e4b6f02e18 recognize OpenBSD 5.6 2014-07-16 14:42:49 +00:00
naddy
09999a5515 bump for plist changes 5.4 -> 5.5 2014-01-12 14:58:30 +00:00
sthen
ff1482f17d fix following sgtty.h removal 2013-12-19 15:05:58 +00:00
sthen
3cc5e96e74 don't pull in timeb.h, ftime / struct timeb are not used 2013-12-11 22:22:14 +00:00
naddy
b6f0a66381 recognize 5.4 2013-07-07 21:33:16 +00:00
ajacoutot
3c6d8e6197 Unbreak. 2013-06-18 11:22:23 +00:00
ajacoutot
6508d6f4bb Temporarily mark broken after the Heimdal update; I'm working on it and
will commit a fix by tomorrow.
2013-06-17 19:29:40 +00:00
rpe
482379adc0 use SUBST_CMD with -o -g [-m] to replace the multi-step process
SUBST_CMD/chown/chmod?

ok sthen@ todd@
2013-05-12 17:32:10 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
naddy
df0c9e45b7 recognize 5.3 2013-02-01 17:15:01 +00:00
brad
46848914ad Rename dprintf macro/function to debugprintf so as to not conflict with
POSIX function name.

ok sthen@
2013-02-01 09:48:38 +00:00
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