NOTICE: This package has been removed from pkgsrc

./net/ispman, ISP management software written in perl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5nb5, Package name: ispman-0.5nb5, Maintainer: pkgsrc-users

ISPman is an ISP management software written in perl, using an LDAP backend
to manage virtual hosts for an ISP. It can be used to manage, DNS, virtual
hosts for apache config, postfix configuration, cyrus mail boxes, proftpd etc.

ISPMan was written as a management tool for the network at 4unet where
between 30 to 50 domains are hosted and the number is crazily growing.
Managing these domains and their users was a little time consuming, and needed
an Administrator who knows linux and these daemons fluently. Now the help-desk
can easily manage the domains and users.

LDAP data can be easily replicated site wide, and mail box server can be
scaled from 1 to n as required. An LDAP entry called maildrop tells the SMTP
server (postfix) where to deliver the mail. The SMTP servers can be
loadbalanced with one of many load balancing techniques. The program is
written with scalibility and High availibility in mind.

This may not be the right software for you if you want to run a small ISP on
a single box or if you want to use this software as an LDAP editor or a DNS
management software by itself.


Required to run:
[www/apache] [lang/perl5] [net/p5-ispman] [security/pam-ldap]

Master sites: (Expand)

SHA1: e42c9fd4bd5fb2f7ac97140dfafe708fceaaccf8
RMD160: 45f8442954ab7080732332a26aa1ae5893d1132e
Filesize: 920.088 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291)
Log message:
Remove @dirrm entries from PLISTs
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
   2006-01-06 16:10:08 by Thomas Klausner | Files touched by this commit (117)
Log message:
DEPENDS and PKGREVISION bumps because db4's library name changed.
   2005-09-28 16:15:50 by Roland Illig | Files touched by this commit (23)
Log message:
Removed trailing white-space.
   2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   2004-10-07 07:37:47 by Rene Hexel | Files touched by this commit (1)
Log message:
set MAINTAINER to tech-pkg@