FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:23 PM BST
non port: mail/qmailadmin/Makefile
CVSWeb

Number of commits found: 40

Mon, 27 Feb 2012
[ 20:32 glarkin ] Original commit 
1.14 audio/id3ren/Makefile
1.9 audio/p5-Audio-Scrobbler/Makefile
1.11 audio/p5-Net-FreeDB/Makefile
1.4 devel/gecode/Makefile
1.29 devel/libelf/Makefile
1.8 dns/ghtool/Makefile
1.12 dns/nsping/Makefile
1.4 dns/p5-Stanford-DNSserver/Makefile
1.4 games/bastet/Makefile
1.7 games/gnarr/Makefile

(Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap

Requested by:   roam (on ports-developers@)
Thu, 20 Jan 2011
[ 16:19 roam ] Original commit 
1.39 mail/qmailadmin/Makefile
1.25 mail/qmailadmin/distinfo
Update to qmailadmin-1.2.15, which only changes a single image.
While I'm here, declare the GPL-2+ license and drop the MD5 checksum.

Feature safe:   yes
Fri, 26 Mar 2010
[ 09:04 roam ] Original commit 
1.38 mail/qmailadmin/Makefile
1.24 mail/qmailadmin/distinfo
1.2 mail/qmailadmin/files/patch-lang-bg
Update to qmailadmin-1.2.14.
Wed, 16 Dec 2009
[ 08:57 roam ] Original commit 
1.37 mail/qmailadmin/Makefile
Restore PORTEPOCH accidentally removed in rev. 1.36 - it seems
I thought it was PORTREVISION.  Oops.

Reported by:    garga
Thu, 10 Sep 2009
[ 13:47 roam ] Original commit 
1.36 mail/qmailadmin/Makefile
1.23 mail/qmailadmin/distinfo
1.1 mail/qmailadmin/files/patch-lang-bg
Update to qmailadmin-1.2.13 with my lang/bg patch already committed upstream.
Sat, 22 Aug 2009
[ 00:28 amdmi3 ] Original commit 
1.27 mail/abook/Makefile
1.19 mail/althea/Makefile
1.8 mail/annoyance-filter/Makefile
1.6 mail/ask/Makefile
1.22 mail/assp/Makefile
1.26 mail/bbmail/Makefile
1.7 mail/bmf/Makefile
1.94 mail/bogofilter/Makefile
1.152 mail/claws-mail/Makefile
1.36 mail/cone/Makefile

(Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with M
Mon, 22 Jun 2009
[ 23:06 pgollucci ] Original commit 
1.34 mail/qmailadmin/Makefile
1.22 mail/qmailadmin/distinfo
- revert the previous commit, it was supposed to be to mail/qmailadmin-devel

Pointyhat:  pgollucci
Prompted by:    ale, pav
Sun, 21 Jun 2009
[ 20:52 pgollucci ] Original commit 
1.960 mail/Makefile
1.33 mail/qmailadmin/Makefile
1.21 mail/qmailadmin/distinfo
- Ressurrect qmailadmin-devel and update to 1.2.13

PR:             ports/135086
Submitted by:   ismail yenigul <ismail.yenigul@endersys.com.tr>
Wed, 18 Mar 2009
[ 16:01 roam ] Original commit 
1.32 mail/qmailadmin/Makefile
1.20 mail/qmailadmin/distinfo
Update to qmailadmin-1.2.12.
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 6 Apr 2006
[ 14:47 roam ] Original commit 
1.30 mail/qmailadmin/Makefile
1.19 mail/qmailadmin/distinfo
1.16 mail/qmailadmin/pkg-plist
Update to qmailadmin 1.2.10 (from 1.2.7).
This takes care of a minor security problem in qmailadmin 1.2.8, which
I discovered while working on the port and reported to the qmailadmin
developers; they fixed the problem in 1.2.10.  Since it only appeared
in 1.2.8, this problem never really affected the FreeBSD port.
Sat, 21 Jan 2006
[ 17:37 krion ] Original commit 
1.93 Makefile
1.21 astro/sattrack/Makefile
1.9 comms/acfax/Makefile
1.8 comms/aldo/Makefile
1.2 comms/cwdaemon/Makefile
1.5 comms/echolinux/Makefile
1.10 comms/gmfsk/Makefile
1.5 comms/gpredict/Makefile
1.3 comms/gpsk31/Makefile
1.6 comms/grig/Makefile

(Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- 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)
Thu, 15 Dec 2005
[ 09:31 roam ] Original commit 
1.28 mail/qmailadmin/Makefile
Add the VPOPMAIL_DIR knob to specify a different directory where
vpopmail has previously been installed.  Bump PORTREVISION.

NB: change this with extreme caution!  For instance, if vpopmail is not
already installed in this directory, building the vpopmail port as
a dependency will NOT automatically cause it to be installed there!

Requested by:   Jan-Erik Moon <jan@1kdigital.com>
Tue, 14 Jun 2005
[ 12:48 novel ] Original commit 
1.27 mail/qmailadmin/Makefile
1.17 mail/qmailadmin/distinfo
1.15 mail/qmailadmin/pkg-plist
Update to 1.2.7.

PR:             81707
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    maintainer timeout (2 weeks)
Mon, 30 May 2005
[ 11:26 pav ] Original commit 
1.26 mail/qmailadmin/Makefile
1.16 mail/qmailadmin/distinfo
1.14 mail/qmailadmin/pkg-plist
- Update to 1.2.3
- Portlint

PR:             ports/81033
Submitted by:   Renato Botelho <freebsd@galle.com.br>
Approved by:    maintainer timeout (15 days)
Tue, 29 Jun 2004
[ 01:02 roam ] Original commit 
1.25 mail/qmailadmin/Makefile
Add the WITH_SPAM_DETECTION and SPAM_COMMAND knobs.

Submitted by:   Rey Marin Jr. <rey.marin@gmail.com>
Thu, 29 Apr 2004
[ 11:57 roam ] Original commit 
1.24 mail/qmailadmin/Makefile
Use --enable-qmaildir to let configure DTRT when $QMAIL_DIR != /var/qmail.

PR:             66053
Submitted by:   "Brent B. Powers" <powers-jaguar@b2pi.com>
Fri, 9 Apr 2004
[ 11:08 roam ] Original commit 
1.23 mail/qmailadmin/Makefile
1.15 mail/qmailadmin/distinfo
Revert the update to 1.2.1 - it is a development version and, as such,
already lives at its proper place at mail/qmailadmin-devel.
Bump PORTEPOCH for those unfortunates who have managed to update this
port in the meantime...

Pointed out by:         ale
[ 10:26 roam ] Original commit 
1.22 mail/qmailadmin/Makefile
1.14 mail/qmailadmin/distinfo
Update to qmailadmin-1.2.1.
Thu, 26 Feb 2004
[ 14:34 ale ] Original commit 
1.21 mail/qmailadmin/Makefile
1.44 mail/vpopmail/Makefile
Add CONFLICTS.
Thu, 5 Feb 2004
[ 22:11 ale ] Original commit 
1.20 mail/qmailadmin/Makefile
1.13 mail/qmailadmin/distinfo
1.2 mail/qmailadmin/files/patch-Makefile.in
1.13 mail/qmailadmin/pkg-plist
Update to 1.2.0 stable release.

Approved by:    roam, nork (mentor/implicitly)
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Fri, 28 Nov 2003
[ 06:16 roam ] Original commit 
1.18 mail/qmailadmin/Makefile
1.12 mail/qmailadmin/distinfo
1.1 mail/qmailadmin/files/patch-Makefile.in
1.12 mail/qmailadmin/pkg-plist
Update qmailadmin to 1.0.29 for much better interoperability with vpopmail.

PR:             59606
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Approved by:    portmgr (will)
Mon, 1 Sep 2003
[ 10:41 roam ] Original commit 
1.17 mail/qmailadmin/Makefile
1.11 mail/qmailadmin/distinfo
1.11 mail/qmailadmin/pkg-plist
Update to qmailadmin-1.0.26, which, among others, fixes a security
issue with user-specified local program filters in .qmail files.
Add the WITHOUT_IDX_SQL knob to disable qmailadmin's fiddling with
the ezmlm-idx SQL database in case ezmlm-idx does *not* use an SQL
database at all :)

PR:             55736
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Mon, 21 Jul 2003
[ 11:39 roam ] Original commit 
1.16 mail/qmailadmin/Makefile
Add the WITHOUT_IDX knob to enable building with ezmlm instead of
the full-fledged ezmlm-idx.

No change to the default configuration, thus no PORTREVISION bump.

PR:             54693
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Thu, 17 Jul 2003
[ 13:13 roam ] Original commit 
1.15 mail/qmailadmin/Makefile
1.10 mail/qmailadmin/distinfo
1.10 mail/qmailadmin/pkg-plist
Update from 1.0.12 to 1.0.24.
Use SourceForge as master sites.
Add WITH_MODIFY_QUOTA and WITH_DOMAIN_AUTOFILL knobs.
Make WEBDATASUBDIR and WEBDATAURL working.

PR:             54577
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
Wed, 5 Mar 2003
[ 12:34 roam ] Original commit 
1.14 mail/qmailadmin/Makefile
1.9 mail/qmailadmin/distinfo
1.9 mail/qmailadmin/pkg-plist
Update to 1.0.12.
Wed, 19 Feb 2003
[ 16:07 roam ] Original commit 
1.2 devel/libelf/Makefile
1.9 devel/makedepend/Makefile
1.50 ftp/curl/Makefile
1.3 games/gnarr/Makefile
1.5 games/nonsense/Makefile
1.10 mail/autorespond/Makefile
1.13 mail/qmailadmin/Makefile
1.24 mail/vpopmail-stable/Makefile
1.31 mail/vpopmail/Makefile
1.7 misc/bogosort/Makefile

(Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Remove pkg-comment files in my ports.
Fri, 13 Sep 2002
[ 13:53 roam ] Original commit 
1.12 mail/qmailadmin/Makefile
Remove the FORBIDDEN tag; the exploitable bug was fixed prior to
the release of qmailadmin-1.0.6.
Wed, 11 Sep 2002
[ 18:59 nectar ] Original commit 
1.11 mail/qmailadmin/Makefile
Setuid binary is exploitable.
http://security-archive.merton.ox.ac.uk/bugtraq-200208/0117.html
Thu, 5 Sep 2002
[ 15:09 roam ] Original commit 
1.10 mail/qmailadmin/Makefile
1.8 mail/qmailadmin/distinfo
1.8 mail/qmailadmin/pkg-plist
Update to qmailadmin-1.0.6, containing a couple of security fixes.
There are two new knobs:
- WITHOUT_IPAUTH disables the IP authentication: by default, qmailadmin
  "remembers" your IP address after a successful login, and then logs
  the session out if you try to access a page from a different address,
  even with the same session ID;
- WITHOUT_USER_INDEX disables the user index display, which might
  confuse earlier versions of Internet Explorer.

Prompted by:    David Phillips <david@acz.org>
Mon, 1 Apr 2002
[ 17:54 roam ] Original commit 
1.9 mail/qmailadmin/Makefile
1.7 mail/qmailadmin/distinfo
1.7 mail/qmailadmin/pkg-plist
Update to 1.0.2.
Thu, 7 Feb 2002
[ 10:48 roam ]  
unknown mail/qmailadmin/Makefile
unknown mail/qmailadmin/pkg-plist
Forced commit to note that my previous commit actually included   quite a lot of
my own changes to clean up this port's CGIBINDIR   and WEBDATADIR handling in
pkg-plist (and, consequently, package   deinstalls).    
[ 10:45 roam ]  
unknown mail/qmailadmin/Makefile
unknown mail/qmailadmin/distinfo
unknown mail/qmailadmin/pkg-plist
Update qmailadmin to 1.0.1.    
Thu, 24 May 2001
[ 14:16 nbm ]  
unknown mail/qmailadmin/Makefile
unknown mail/qmailadmin/distinfo
unknown mail/qmailadmin/pkg-plist
Upgrade to 0.45    
Mon, 29 Jan 2001
[ 12:13 nbm ]  
unknown mail/qmailadmin/Makefile
unknown mail/qmailadmin/distinfo
unknown mail/qmailadmin/pkg-plist
Update to qmailadmin 0.42.    
Tue, 16 Jan 2001
[ 17:33 sobomax ]  
unknown archivers/arc/Makefile
unknown archivers/bzip/Makefile
unknown archivers/freeze/Makefile
unknown archivers/lha/Makefile
unknown archivers/nulib/Makefile
unknown archivers/pkzip/Makefile
unknown archivers/ppunpack/Makefile
unknown archivers/rar/Makefile
unknown archivers/unrar/Makefile
unknown archivers/zip/Makefile

(Only the first 10 of 365 ports in this commit are shown above. View all ports for this commit)
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Wed, 3 Jan 2001
[ 14:29 nbm ]  
unknown mail/qmailadmin/Makefile
unknown mail/qmailadmin/distinfo
unknown mail/qmailadmin/pkg-plist
Upgrade to 0.39    
Sat, 14 Oct 2000
[ 02:15 nbm ]  
unknown mail/qmailadmin/Makefile
unknown mail/qmailadmin/distinfo
Update to 0.38    
Sat, 23 Sep 2000
[ 15:40 nbm ]  
unknown mail/qmailadmin/pkg/COMMENT
unknown mail/qmailadmin/pkg/DESCR
unknown mail/qmailadmin/Makefile
unknown mail/qmailadmin/pkg/PLIST
unknown mail/qmailadmin/files/md5
Add qmailadmin, a web-based vpopmail mail server administrator, which   allows
you to set up POP accounts, forwarders, mailing lists, and such   from the web. 
  

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 1.778 seconds.