Path to this page:
./
devel/isect,
Open source middleware daemon
Branch: pkgsrc-2014Q2,
Version: 1.6.2nb9,
Package name: isect-1.6.2nb9,
Maintainer: pkgsrc-usersisectd is an open-source middleware daemon that simplifies the
implementation of distributed processing and client-server systems.
Using a familiar file IO-like programmer's interface it makes
multi-tier programming as easy as reading and writing.
Isect is short for intersect, a kind of table required in relational
databases to express many-to-many relationships. Distributed processing
implements process-oriented many-to-many relationships: many clients
communicating with many services. If it's mathematically required for
data relationships then it's mathematically required for process
relationships! This is the proof--and the reason you need isectd.
Questions and comments can be posted to the newsgroup comp.client-server
or you can join the isectd-general mailing list by going to
http://lists.sourceforge.net/lists/listinfo/isectd-general
DEINSTALL [+/-]#
# $NetBSD: DEINSTALL,v 1.2 2003/06/23 11:16:49 seb Exp $
#
case "${STAGE}" in
POST-DEINSTALL)
${CAT} << EOF
===========================================================================
If you won't be using ${PKGNAME} any longer, you may want to remove the
hostname alias to "isectd" and remove the isect services listed in
/etc/services.
===========================================================================
EOF
;;
esac
Required to run:[
www/libwww]
Master sites:
SHA1: 58a7711964560319eafd70398bef849fdc958c33
RMD160: a53d064d3236343931db1a1835e3bc56af9961ea
Filesize: 744.362 KB
Version history: (Expand)
- (2014-07-02) Package added to pkgsrc.se, version isect-1.6.2nb9 (created)