notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
qmailadmin-devel CGI program for administering Qmail with vchkpw/vpopmail
1.2.13,1 mail Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.13,1Version of this port present on the latest quarterly branch.
Maintainer: ismail.yenigul@endersys.com.tr search for ports maintained by this maintainer
Port Added: 2004-02-26 13:51:27
Last Update: 2013-10-19 21:36:36
SVN Revision: 330939
People watching this port, also watch:: netqmail, qmailadmin, pure-ftpd
Also Listed In: www
License: not specified in port
WWW:
http://www.inter7.com/qmailadmin/
Description:
QmailAdmin is a cgi program for administering Qmail with vchkpw. WWW: http://www.inter7.com/qmailadmin/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • qmailadmin-devel>0:mail/qmailadmin-devel
No installation instructions:
This port has been deleted.
PKGNAME: qmailadmin-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autorespond : mail/autorespond
  2. libvpopmail.a : mail/vpopmail
  3. ezmlm-idx : mail/ezmlm-idx
  4. gmake : devel/gmake
Runtime dependencies:
  1. autorespond : mail/autorespond
  2. libvpopmail.a : mail/vpopmail
  3. ezmlm-idx : mail/ezmlm-idx
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  3. http://freefr.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  4. http://garr.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  5. http://heanet.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  6. http://hivelocity.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  7. http://ignum.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  8. http://internode.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  9. http://iweb.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  10. http://jaist.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  11. http://kaz.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  12. http://kent.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  13. http://master.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  14. http://nchc.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  15. http://ncu.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  16. http://netcologne.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  17. http://sunet.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  18. http://superb-dca3.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  19. http://switch.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  20. http://tenet.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  21. http://ufpr.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
  22. http://waix.dl.sourceforge.net/project/qmailadmin/qmailadmin-stable/1.2.13/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.13,1
19 Oct 2013 21:36:36
Revision:330939Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove mail/qmailadmin-devel as is it older than mail/qmailadmin and
  unmaintained upstream.
- Mark it as MOVED to mail/qmailadmin

PR:		ports/182619
Submitted by:	bdrewery
Approved by:	maintainer timeout (2 weeks)
1.2.13,1
07 Oct 2013 11:09:05
Revision:329692Original commit files touched by this commit
bapt search for other commits by this committer
Fix pkgname collision

With hat:	portmgr
1.2.13,1
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.2.13,1
15 Mar 2013 22:03:43
Revision:314324Original commit files touched by this commit
bdrewery search for other commits by this committer
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
  bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
1.2.13,1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.2.13
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
1.2.13,1
08 Aug 2009 13:42:07
Original commit files touched by this commit
erwin search for other commits by this committer
Hardcode LATEST_LINK to not overlap with mail/qmailadmin

Submitted by:   pointyhat
1.2.13,1
22 Jun 2009 23:03:12
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Ressurrect correctly and update to 1.2.13
1.2.7_1
27 Jan 2006 13:25:16
Original commit files touched by this commit
ale search for other commits by this committer
Remove qmailadmin-devel port: no more devel releases expected.

PR:             ports/92329
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
1.2.7_1
22 Jan 2006 12:50:54
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2.7_1
21 Jan 2006 17:37:14
Original commit files touched by this commit
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.7
14 Mar 2005 09:26:52
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.2.7 release.

PR:             ports/78786
Submitted by:   oliver
1.2.5
02 Dec 2004 10:46:21
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.2.5 release.
1.2.4
16 Nov 2004 07:09:11
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.2.4 release:
- Add the WITH_SPAM_DETECTION and SPAM_COMMAND knobs.
1.2.2
28 Jun 2004 08:39:57
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.2.2 release.
1.2.1
30 Apr 2004 08:56:04
Original commit files touched by this commit
ale search for other commits by this committer
Use --enable-qmaildir to let configure DTRT when $QMAIL_DIR != /var/qmail.

PR:             ports/66053
Submitted by:   Brent B. Powers <powers-jaguar@b2pi.com>
1.2.1
26 Feb 2004 13:50:03
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.2.1 development release.

PR:             ports/63298
Submitted by:   me
Repocopy by:    marcus
Approved by:    roam (no objection)

Number of commits found: 17