summaryrefslogtreecommitdiff
path: root/net/coda5_client
AgeCommit message (Collapse)AuthorFilesLines
2001-06-19Mark as USE_BUILDLINK_ONLY.jlam1-5/+5
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam1-10/+6
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra definitions to add them from the package Makefiles. As advised by the bsd.buildlink.mk file, also ensure that the buildlink.mk files are included prior to defining any package-specific CFLAGS/LDFLAGS to ensure that the buildlink directories are at the head of the compiler search paths.
2001-06-10Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-buildjlam1-3/+1
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-05-31* Add INSTALL/DEINSTALL scripts to handle coda-server and coda-client bothjlam2-0/+102
installing coda-setup-ports and codaconfedit. * Try to remove ${PREFIX}/etc/coda at post-deinstall time.
2001-05-31* Use buildlink.mk files to get dependencies and to prevent unintendedjlam5-21/+80
linking against installed libraries or finding installed headers except for those that are explicitly linked into ${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}. * Don't prototype history functions directly, but use <readline/history.h> to pull them in. This allows us to use libedit's readline emulation. * Add INSTALL/DEINSTALL scripts to handle coda-server and coda-client both installing coda-setup-ports and codaconfedit. * Try to remove ${PREFIX}/etc/coda at post-deinstall time.
2001-04-27Update to a newer version, 5.3.13. (5.3.14 is out but justphil6-110/+17
has changes to build under MacOS X. No changes for NetBSD.)
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-8/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17fix spillover of COMMENT= onto next line.dmcmahill1-3/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+3
2000-09-29Unify ONLY_FOR_PLATFORM to clarify conditions, somewhat, under whichfredb1-2/+4
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-31Include ${WRKSRC}/include first to avoid picking up random crap fromrh1-1/+4
${PKGSRC}/include.
2000-07-27Changes to work under -current. Changed package maintainer.phil2-3/+4
2000-07-27Patch to allow compile under -current. Conditionally include sys/sched.h.phil1-0/+34
2000-07-20Depend on version 4.0 or newer of the "readline" package.tron1-2/+2
2000-04-24Make this build on current.fredb2-1/+15
2000-02-20Fix PLIST's clash. Now "filcon" only gets installed with server,fredb3-7/+16
"au" only gets installed with client.
2000-02-09Update to version 5.3.5. Bug fixes and improvements--to many to list.fredb5-52/+14
See <http://www.coda.cs.cmu.edu/news.html> for details. New feature: set "mapprivate=1" in ${LOCALBASE}/etc/coda/venus.conf to mmap() RVM data file. This uses significantly less memory on an idle system. Venus now parses etc/coda/venus.conf, if it exists. Package no longer depends on gdbm. Added dewey depends for lwp>=1.1. Removed ONLY_FOR_PLATFORM, as the list of supported platforms is now quite long.
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
2000-01-10RCS tags addedwiz1-0/+2
1999-12-08defuzzrh2-12/+11
1999-10-19Install 5.3.2rvb3-7/+6
1999-10-19No longer neededrvb1-13/+0
1999-10-04Add ncurses to list of dependencies, and make the package understandhubertf4-1/+59
that it should not use "-L..." as a make-dependency.
1999-07-13Update readline dependency.jlam1-3/+3
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron1-2/+2
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-06-04Sync with 5.2.4rvb22-775/+7
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-17/+17
pattern match format. Minor pkglint along the way.
1999-04-28stabilize bandwidth calculationrvb14-0/+684
1999-04-28Todd doesn't like the FORCE_PKG_REGISTER; I hope Hubert puts in the auto ↵rvb1-3/+1
deregister on conflict code.
1999-04-28FORCE_PKG_REGISTER hackrvb1-1/+3
1999-04-27Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4rvb7-5/+90
1999-04-09s/DEPENDS/USE_PERL5/, pointed out by Christop Badurahubertf1-2/+2
1999-03-18Upgrade to 5.2.0rvb3-6/+8
1999-02-22Remove LICENSE=GPL, pointed out by Alistair Crooks in private mailhubertf1-3/+1
1999-01-27Create new coda5_{server,client} packages to access GPL'd Coda 5.0rvb3-6/+10
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.6rvb8-240/+8
1998-10-05This will probably be the last Coda 4.6.5 related pkgsrc's.rvb4-2/+80
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
1998-10-02Attend to some comments by Alan Barret and Thorsten Frueauf.rvb4-8/+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-2/+1
Use standard owner and group in binary package.
1998-10-02Remove useless comment from start of file.agc1-11/+4
Add NetBSD RCS Id. Don't use wildcard dependencies (for just now). Use the correct format for the package name. Make this pass pkglint.
1998-10-02Bring this in under 70 chars, to make it pass pkglint.agc1-1/+1
1998-10-02Add NetBSD RCS Ids.agc3-2/+7
Restore the original Header field in one of patch-aa, this time without the surrounding '$' chars.
1998-10-02remove patch containing (only) an RCS iddrochner1-10/+1
1998-09-29Importing coda_client and coda_server for -current.rvb7-0/+255
coda_doc will be commited RSN & then I'll update the net/Makefile