summaryrefslogtreecommitdiff
path: root/net/coda_server/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-09-04nuke coda-4 - it is outdated and unmaintaineddrochner1-28/+0
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2002-11-01Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).wiz1-2/+3
2002-08-15Mark this package as NetBSD 1.4* and 1.5* only because they includedtron1-2/+2
scribbling is only remotely related to C++ and cannot be compiled with g++ 2.95.3.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-10-02No "OLD" lwp for sparc.fredb1-2/+2
2000-09-29Unify ONLY_FOR_PLATFORM to clarify conditions, somewhat, under whichfredb1-3/+3
coda/lwp may be built and run. "lwp" needs custom pmap handling in assy language. Only "lwp" is needed to build and run a coda server; client's also need to have the MI CODA filesystem enabled. In fact, it seems that sparc64 has the CODA file system even the assembler in "lwp" is only for sparc, and mac68k is the only m68k port with the CODA filesystem, but such would be cumbersome to express with the present framework.
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-06-13change dependency from gdbm-1.7.3 to gdbm>=1.7.3wiz1-2/+2
1999-07-13Update readline dependency.jlam1-3/+3
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-16/+17
pattern match format. Minor pkglint along the way.
1999-04-26Exclude these from alpha, because noone has written assembler for it yet.garbled1-1/+3
1999-04-09s/DEPENDS/USE_PERL5/, pointed out by Christop Badurahubertf1-2/+2
1998-10-09Upgrade to Coda 4.6.6rvb1-3/+3
1998-10-05This will probably be the last Coda 4.6.5 related pkgsrc's.rvb1-2/+3
Coda 4.6.6 should be out RSN. Note: to agc. I put back in the module suffix; so the client and server are coda-...4.6.5.2. We can straighten this out before 4.6.6 if this is a problem. The basic idea is that we want tosay both that our src is derived from Coda 4.6.5 and that this is the "2"nd version of the package. So the implication is that there are patches here that were not in the "1"st version.
1998-10-02Remove wildcard dependencies *****AGAIN*****agc1-4/+4
Fix package name. Fix the English in the COMMENT file.
1998-10-02Attend to some comments by Alan Barret and Thorsten Frueauf.rvb1-5/+5
Also, run pkglint. And then contend with the ci conflict that ensued since agc did a lot of these changes too.
1998-10-02Delete useless header comments.agc1-11/+4
Add NetBSD RCS Id. Remove wildcard dependencies (for just now). Make this pass pkglint.
1998-09-29Importing coda_client and coda_server for -current.rvb1-0/+29
coda_doc will be commited RSN & then I'll update the net/Makefile