4902 FreshPorts -- sysutils/ispman
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ispman 1.3r2_2 sysutils on this many watch lists=1 search for ports that depend on this port
ISP management software
Maintained by: dsh@vlink.ru search for ports maintained by this maintainer
Port Added: 11 Jan 2008 20:32:42
Also Listed In: perl5
License: not specified in port


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.

WWW: http://www.ispman.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. lang/perl5.8
Required To Run:
  1. textproc/p5-Text-Balanced
  2. converters/p5-Convert-ASN1
  3. security/p5-Authen-SASL
  4. net/p5-URI
  5. security/p5-IO-Socket-SSL
  6. devel/p5-IO-stringy
  7. textproc/p5-XML-SAX
  8. devel/p5-Parse-RecDescent
  9. devel/p5-Log-Agent
  10. www/p5-CGI-Session
  11. mail/p5-IMAP-Admin
  12. net/p5-perl-ldap
  13. dns/p5-DNS-ZoneParse
  14. www/p5-HTML-Parser
  15. converters/p5-Unicode-String
  16. textproc/p5-Text-Template
  17. mail/p5-Mail-RFC822-Address
  18. devel/p5-Locale-Maketext-Lexicon
  19. misc/p5-I18N-LangTags
  20. net/p5-SOAP-Lite
  21. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/ispman/ && make install clean
To add the package: pkg_add -r ispman


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  3. http://heanet.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  4. http://internode.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  5. http://iweb.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  6. http://jaist.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  7. http://kent.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  8. http://nchc.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  9. http://ncu.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  10. http://osdn.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  11. http://sunet.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  12. http://surfnet.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  13. http://switch.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  14. http://ufpr.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  15. http://voxel.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/
  16. http://waix.dl.sourceforge.net/project/ispman/ispman/ispman-1.3/

Number of commits found: 6

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 12:22:38
Original commit files touched by this commit  1.3r2_2
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.3r2_2
miwi search for other commits by this committer
- Get Rid MD5 support
26 Jan 2010 15:01:10
Original commit files touched by this commit  1.3r2_2
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 8).

Approved by:    portmgr (itetcu)
23 Jan 2010 07:28:11
Original commit files touched by this commit  1.3r2_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 3).

Approved by:    portmgr (itetcu)
22 Aug 2009 00:35:32
Original commit files touched by this commit  1.3r2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
11 Jan 2008 20:32:30
Original commit files touched by this commit  1.3r2
beech search for other commits by this committer
New port ispman-1.3r2

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.

PR:             ports/117047
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Approved by:    linimon (mantor)

Number of commits found: 6

2831
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 2
new 48 hours7
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0