summaryrefslogtreecommitdiff
path: root/net/coda_server
AgeCommit message (Collapse)AuthorFilesLines
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-15/+13
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-28Make these compile on m68k.hubertf2-6/+10
Patch supplied by Adam Ciarcinski <adam@albedo.com.pl> in PR 8395.
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-09-05add another leftover, auwiz1-1/+2
2000-09-02add RCS Idwiz2-2/+4
2000-08-30Patch so it compiles under 1.5 and current. CPUSTATES moved to <sys/sched.h>.phil2-1/+15
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-07-09Add package patch checksum files.agc1-0/+11
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-27Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4rvb9-0/+240
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-11-02Make the one-line comment for each of these packages a bit moreagc1-1/+1
explanatory.
1998-10-10Add missing rcs ids.frueauf1-0/+2
1998-10-09Upgrade to Coda 4.6.6rvb7-239/+4
1998-10-05This will probably be the last Coda 4.6.5 related pkgsrc's.rvb5-6/+81
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*****agc2-5/+5
Fix package name. Fix the English in the COMMENT file.
1998-10-02Attend to some comments by Alan Barret and Thorsten Frueauf.rvb4-10/+9
Also, run pkglint. And then contend with the ci conflict that ensued since agc did a lot of these changes too.
1998-10-02Add NetBSD RCS Ids.agc1-4/+1
Use standard owner and group in binary package.
1998-10-02Add NetBSD RCS Id.agc1-0/+2
1998-10-02Bring this in under 70 chars, and make it pass pkglint.agc1-1/+1
1998-10-02Add NetBSD RCS Id.agc1-0/+2
1998-10-02Delete useless header comments.agc1-11/+4
Add NetBSD RCS Id. Remove wildcard dependencies (for just now). Make this pass pkglint.
1998-10-02Add NetBSD RCS Id.agc1-2/+5
Restore the original Header RCS string, this time without the surrounding '$' characters.
1998-10-02remove patch containing (only) an RCS iddrochner1-10/+1
1998-09-29Importing coda_client and coda_server for -current.rvb7-0/+247
coda_doc will be commited RSN & then I'll update the net/Makefile