Commit graph

27 commits

Author SHA1 Message Date
phil
3483bd3cd1 Update to 5.3.13. 2001-05-15 08:32:48 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
fredb
4eb78ac859 Unify ONLY_FOR_PLATFORM to clarify conditions, somewhat, under which
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-29 15:40:27 +00:00
rh
3df57c3de8 Include ${WRKSRC}/include directory first to avoid picking up random trash
in ${LOCALBASE}/include.
2000-07-31 08:42:01 +00:00
phil
6e41d8ae5f Changes to compile under -current. Changed package maintainer. 2000-07-27 00:20:50 +00:00
tron
ebcef6eadf Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:40:58 +00:00
fredb
9489aaa415 Update to version 5.3.5. Bug fixes and improvements--to many to list.
See <http://www.coda.cs.cmu.edu/news.html> for details.

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-02-09 02:30:36 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
rvb
572469f8a3 Install 5.3.2 1999-10-19 00:28:37 +00:00
hubertf
8893940378 Add dependency on ncurses, and use it. 1999-10-05 00:21:12 +00:00
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
rvb
a758ef6d0f Sync with 5.2.4 1999-06-04 23:45:41 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
rvb
45743fa9e3 Todd doesn't like the FORCE_PKG_REGISTER; I hope Hubert puts in the auto deregister on conflict code. 1999-04-28 20:22:09 +00:00
rvb
196083c361 FORCE_PKG_REGISTER hack 1999-04-28 00:07:57 +00:00
rvb
d38da5c1c1 Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4 1999-04-27 20:43:08 +00:00
hubertf
a9974cb87e s/DEPENDS/USE_PERL5/, pointed out by Christop Badura 1999-04-09 21:11:13 +00:00
rvb
7e2d4a1d1f Upgrade to 5.2.0 1999-03-18 02:34:15 +00:00
hubertf
492a04691c Remove LICENSE=GPL, pointed out by Alistair Crooks in private mail 1999-02-22 00:31:36 +00:00
rvb
c3af94feea Create new coda5_{server,client} packages to access GPL'd Coda 5.0 1999-01-27 15:36:35 +00:00
rvb
bbb8899729 Upgrade to Coda 4.6.6 1998-10-09 20:45:14 +00:00
rvb
03fb05fc96 This will probably be the last Coda 4.6.5 related pkgsrc's.
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-05 23:06:15 +00:00
agc
4a7e2c3aa4 Remove wildcard dependencies *****AGAIN*****
Fix package name.
Fix the English in the COMMENT file.
1998-10-02 15:03:50 +00:00
rvb
8e5b5287fe Attend to some comments by Alan Barret and Thorsten Frueauf.
Also, run pkglint.  And then contend with the ci conflict
that ensued since agc did a lot of these changes too.
1998-10-02 14:38:58 +00:00
agc
f1e7aeedce Delete useless header comments.
Add NetBSD RCS Id.
Remove wildcard dependencies (for just now).
Make this pass pkglint.
1998-10-02 13:41:05 +00:00
rvb
c91cb78342 Importing coda_client and coda_server for -current.
coda_doc will be commited RSN & then I'll update the
net/Makefile
1998-09-29 17:20:46 +00:00