9d9d FreshPorts -- mail/gld
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gld 1.8_1 mail on this many watch lists=4 search for ports that depend on this port An older version of this port was marked as vulnerable.
Greylisting daemon for Postfix

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jul 2004 02:44:43
License: not specified in port


Gld is a standalone greylisting server for Postfix.

Greylisting is a new weapon to use against spam. For more information on
this technique, see http://www.greylisting.org.

This implementation listens on a TCP port and uses MySQL for storing data.
The server supports whitelists based on sender, sender domain and client IP.
It also supports light greylisting.

WWW: http://www.gasmi.net/gld.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required Libraries:
  1. databases/mysql41-client
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for gld-1.8_1:
     LOCAL_DB_SERVER=off: RUN_DEPEND also on selected DB server
====> Options available for the single DB: you have to select exactly one of them
     MYSQL=on: MySQL database
     PGSQL=off: PostgreSQL database
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.gasmi.net/down/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Feb 2013 12:00:53
Original commit files touched by this commit  1.8_1
crees search for other commits by this committer
Various spelling corrections

PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
13 Jun 2012 05:55:02
Original commit files touched by this commit  1.8_1
bapt search for other commits by this committer
Convert to new options framework
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.8_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
03 Jul 2011 13:53:52
Original commit files touched by this commit  1.8_1
ohauer search for other commits by this committer
- remove MD5
24 Jun 2011 03:55:33
Original commit files touched by this commit  1.8_1
sahil search for other commits by this committer
- Drop maintainership (ENOTIME)
19 Mar 2011 13:15:34
Original commit files touched by this commit  1.8_1
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
29 Jul 2010 02:58:44
Original commit files touched by this commit  1.8
sahil search for other commits by this committer
- Update my MAINTAINER address to sahil@FreeBSD.org
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.8
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
18 Oct 2009 06:05:47
Original commit files touched by this commit  1.8
itetcu search for other commits by this committer
Pas maintainership to Sahil Tandon

PR:             139554
Submitted by:   Sahil Tandon
21 Jul 2009 00:46:06
Original commit files touched by this commit  1.8
pgollucci search for other commits by this committer
- Update to 1.8
09 Mar 2009 19:29:12
Original commit files touched by this commit  1.7
miwi search for other commits by this committer
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
08 Nov 2006 09:28:33
Original commit files touched by this commit  1.7
farrokhi search for other commits by this committer
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
31 Oct 2006 10:57:24
Original commit files touched by this commit  1.7
miwi search for other commits by this committer
- Update to 1.7
- Make portlint(1) happy
- Pass maintainership to submitter

PR:             ports/104599
Submitted by:   Babak Farrokhi <babak@farrokhi.net>
10 May 2006 22:37:39
Original commit files touched by this commit  1.6_2
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
14 Jan 2006 17:08:46
Original commit files touched by this commit  1.6_2
pav search for other commits by this committer
- Improve rc script handling
- Modernize pkg-message

PR:             ports/91780
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
25 Nov 2005 15:31:02
Original commit files touched by this commit  1.6_1
pav search for other commits by this committer
- Add SHA256
17 Oct 2005 09:10:04
Original commit files touched by this commit  1.6_1
ehaupt search for other commits by this committer
- Fix pkg-plist and preserve modified config files on update/removal
- Bump PORTREVISION

Reported by:    pointyhat via kris
Approved by:    novel (mentor) (implicit)
15 Oct 2005 16:53:11
Original commit files touched by this commit  1.6
ehaupt search for other commits by this committer
- Make port respect CFLAGS

Approved by:    novel (mentor) (implicit)
15 Oct 2005 16:38:25
Original commit files touched by this commit  1.6
ehaupt search for other commits by this committer
- Update to 1.6
- Reset maintainer (requested by maintainer)
- Preserve changed config files on update/deinstall

PR:             87475
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
Approved by:    novel (mentor) (implicit)
20 Jun 2005 05:58:04
Original commit files touched by this commit  1.5.2
ahze search for other commits by this committer
- Update to 1.5.2

PR:             ports/82403
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
19 Apr 2005 18:22:07
Original commit files touched by this commit  1.5
pav search for other commits by this committer
- Update to 1.5
- Un-FORBIDDEN

PR:             ports/80103
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
19 Apr 2005 11:17:14
Original commit files touched by this commit  1.4_1
 This port version is marked as vulnerable.
simon search for other commits by this committer
Mark FORBIDDEN due to remote arbitrary code execution.

Approved by:    erwin (mentor)
Security:      
http://vuxml.FreeBSD.org/6c2d4f29-af3e-11d9-837d-000e0c2e438a.html
01 Sep 2004 08:06:24
Original commit files touched by this commit  1.4_1
 This port version is marked as vulnerable.
vs search for other commits by this committer
Fix the gld startup script. Some references to amavisd (from which the
script has been copied) have been left in by accident.

PR:             ports/71194
Submitted by:   Blaz Zupan (maintainer)
21 Aug 2004 19:27:11
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.4

PR:             ports/70791
Submitted by:   Blaz Zupan <blaz@medinet.si> (maintainer)
16 Aug 2004 21:52:19
Original commit files touched by this commit  1.3.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.3.1

PR:             ports/70527
Submitted by:   Blaz Zupan <blaz@medinet.si> (maintainer)
14 Aug 2004 07:45:44
Original commit files touched by this commit  1.3
 This port version is marked as vulnerable.
kris search for other commits by this committer
Update to gld-1.3.

Submitted by:   maintainer
16 Jul 2004 02:44:16
Original commit files touched by this commit  1.2
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Add gld 1.2, greylisting daemon for Postfix.

PR:             ports/69089
Submitted by:   Blaz Zupan <blaz@si.FreeBSD.org>

Number of commits found: 27

2839
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

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