summaryrefslogtreecommitdiff
path: root/net/coda5_client
AgeCommit message (Collapse)AuthorFilesLines
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-2/+5
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-10make usage of pax more consistent, use -O to bomb on broken archivesgrant1-2/+2
(suggested by lukem), group z, r and f flags. some whitespace cleanup.
2003-04-10make ${PAX} usage consistent:grant1-2/+2
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-3/+1
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL.
2002-09-10buildlink1 -> buildlink2jlam1-3/+1
2002-06-20Update net/coda5_client to version 5.3.19. Changes from version 5.3.13jlam8-173/+53
include: * Installing the relevant manpages with the client programs. * Miscellaneous bug fixes. * Venus now gracefully handles the situation where getvolinfo returns different replicas compared to the cached replication information. Now we only need add server support for VSG changes and a trigger that forces venus to make a getvolinfo call and we can start moving volumes around in the system. * Avoid killing clients when receiving truncated directory data. * Block when accessing an uncached object during resolution instead of failing. This is especially useful during weak-reintegration. * Added -local flag to cfs lv to avoid client-server rpc2 traffic. * Fetch data as well as status in write-disconnected mode, the dirty status-only object would prevent subsequent data-fetches until successful reintegration completed. * Added venus.conf option 'validateattrs' to limit piggybacked fids during validate attrs to help reducing IP layer fragmentation. * Another new venus.conf option 'serverprobe' to increase server probe intervals (keeps firewalls from dropping masqueraded connections). * venus.conf.ex file now defaults to turning on both masquerading and using private mmap's for RVM. * Disallow unlinking special names with 'cfs rmm' * Optimized local-global fid replacement. * Moved /usr/bin/replay to /usr/bin/coda_replay to avoid name conflicts. * Reintroduced VSGs in venus. * Re-randomizing during hoardwalks to add fair reclaiming behaviour in the low end of the priority queue.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum4-3/+3
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