aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ispman
Commit message (Collapse)AuthorAgeFilesLines
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-061-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360930
* - Convert gmake,bzip2,xz to USESMartin Wilke2014-05-291-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355686
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-061-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326530
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-20/+20
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-2/+1
| | | | | | | | | (part 8). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248617
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-231-6/+1
| | | | | | | | | (part 3). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248395
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* New port ispman-1.3r2Beech Rintoul2008-01-119-0/+877
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) Notes: svn path=/head/; revision=205464