Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-06-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -5/+5 | |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -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-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -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 both | jlam | 2 | -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 unintended | jlam | 5 | -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-27 | Update to a newer version, 5.3.13. (5.3.14 is out but just | phil | 6 | -110/+17 | |
has changes to build under MacOS X. No changes for NetBSD.) | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | fix spillover of COMMENT= onto next line. | dmcmahill | 1 | -3/+2 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+3 | |
2000-09-29 | Unify ONLY_FOR_PLATFORM to clarify conditions, somewhat, under which | fredb | 1 | -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-31 | Include ${WRKSRC}/include first to avoid picking up random crap from | rh | 1 | -1/+4 | |
${PKGSRC}/include. | |||||
2000-07-27 | Changes to work under -current. Changed package maintainer. | phil | 2 | -3/+4 | |
2000-07-27 | Patch to allow compile under -current. Conditionally include sys/sched.h. | phil | 1 | -0/+34 | |
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 | |
2000-04-24 | Make this build on current. | fredb | 2 | -1/+15 | |
2000-02-20 | Fix PLIST's clash. Now "filcon" only gets installed with server, | fredb | 3 | -7/+16 | |
"au" only gets installed with client. | |||||
2000-02-09 | Update to version 5.3.5. Bug fixes and improvements--to many to list. | fredb | 5 | -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-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -2/+2 | |
2000-01-10 | RCS tags added | wiz | 1 | -0/+2 | |
1999-12-08 | defuzz | rh | 2 | -12/+11 | |
1999-10-19 | Install 5.3.2 | rvb | 3 | -7/+6 | |
1999-10-19 | No longer needed | rvb | 1 | -13/+0 | |
1999-10-04 | Add ncurses to list of dependencies, and make the package understand | hubertf | 4 | -1/+59 | |
that it should not use "-L..." as a make-dependency. | |||||
1999-07-13 | Update readline dependency. | jlam | 1 | -3/+3 | |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+2 | |
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou. | |||||
1999-06-04 | Sync with 5.2.4 | rvb | 22 | -775/+7 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -17/+17 | |
pattern match format. Minor pkglint along the way. | |||||
1999-04-28 | stabilize bandwidth calculation | rvb | 14 | -0/+684 | |
1999-04-28 | Todd doesn't like the FORCE_PKG_REGISTER; I hope Hubert puts in the auto ↵ | rvb | 1 | -3/+1 | |
deregister on conflict code. | |||||
1999-04-28 | FORCE_PKG_REGISTER hack | rvb | 1 | -1/+3 | |
1999-04-27 | Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4 | rvb | 7 | -5/+90 | |
1999-04-09 | s/DEPENDS/USE_PERL5/, pointed out by Christop Badura | hubertf | 1 | -2/+2 | |
1999-03-18 | Upgrade to 5.2.0 | rvb | 3 | -6/+8 | |
1999-02-22 | Remove LICENSE=GPL, pointed out by Alistair Crooks in private mail | hubertf | 1 | -3/+1 | |
1999-01-27 | Create new coda5_{server,client} packages to access GPL'd Coda 5.0 | rvb | 3 | -6/+10 | |
1998-11-02 | Make the one-line comment for each of these packages a bit more | agc | 1 | -1/+1 | |
explanatory. | |||||
1998-10-10 | Add missing rcs ids. | frueauf | 1 | -0/+2 | |
1998-10-09 | Upgrade to Coda 4.6.6 | rvb | 8 | -240/+8 | |
1998-10-05 | This will probably be the last Coda 4.6.5 related pkgsrc's. | rvb | 4 | -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-02 | Remove wildcard dependencies *****AGAIN*****. | agc | 1 | -4/+4 | |
1998-10-02 | Attend to some comments by Alan Barret and Thorsten Frueauf. | rvb | 4 | -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-02 | Add NetBSD RCS Ids. | agc | 1 | -2/+1 | |
Use standard owner and group in binary package. | |||||
1998-10-02 | Remove useless comment from start of file. | agc | 1 | -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-02 | Bring this in under 70 chars, to make it pass pkglint. | agc | 1 | -1/+1 | |
1998-10-02 | Add NetBSD RCS Ids. | agc | 3 | -2/+7 | |
Restore the original Header field in one of patch-aa, this time without the surrounding '$' chars. | |||||
1998-10-02 | remove patch containing (only) an RCS id | drochner | 1 | -10/+1 | |
1998-09-29 | Importing coda_client and coda_server for -current. | rvb | 7 | -0/+255 | |
coda_doc will be commited RSN & then I'll update the net/Makefile |