Port details |
- noattach Attachment filter for Sendmail Milter
- 1.2_5 mail
=5 1.2_5Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2002-02-10 03:04:46
- Last Update: 2024-01-11 16:36:04
- Commit Hash: 21e328a
- People watching this port, also watch:: unzip, wget, sendmail, openvpn, net-snmp
- License: not specified in port
- WWW:
- http://freecode.com/projects/noattach/
- Description:
- There really isn't much to say, noattach is a milter that parses the body
of email messages from sendmail and checks if the filename of attachments
matches one of the regular expressions in a given pattern file and rejects
those emails that match.
Filenames are rfc2047 or rfc2231 decoded if needed.
This program needs sendmail version 8.12.2 or newer to be compiled with
libmilter.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/noattach/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/noattach
- pkg install noattach
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: noattach
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (noattach-1.2.tar.gz) = 656554378f01df027562f91457a3aedae5f4c7ef9cf4312694169db9cc3ced17
SIZE (noattach-1.2.tar.gz) = 126176
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for noattach-1.2_5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- mail_noattach
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_5 11 Jan 2024 16:36:04
![commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46](/images/git.png) ![commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46](/images/codeberg.svg) ![commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dirk Meyer (dinoex) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
mail/noattach: use ${PREFIX}/share/man |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2_4 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2_4 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2_4 06 Apr 2021 14:31:13
![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/git.png) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/codeberg.svg) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Remove all other $FreeBSD keywords. |
1.2_4 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.2_4 16 Apr 2020 14:49:59
![Revision:531850 Revision:531850](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- cleanup rc.d script |
1.2_3 01 Jul 2018 10:17:19
![Revision:473663 Revision:473663](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports |
1.2_2 06 Oct 2016 18:18:52
![Revision:423431 Revision:423431](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update MASTER_SITES
- update homepage |
1.2_2 19 May 2016 10:44:12
![Revision:415499 Revision:415499](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.2_2 13 Feb 2016 09:03:16
![Revision:408774 Revision:408774](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
1.2_1 21 Nov 2015 18:24:12
![Revision:402177 Revision:402177](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use do-install-DOCS-on
- use do-install-EXAMPLES-on |
1.2_1 25 Mar 2015 11:41:18
![Revision:382203 Revision:382203](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket |
1.2_1 22 Nov 2014 18:42:44
![Revision:373086 Revision:373086](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
1.2_1 15 Jul 2014 16:14:15
![Revision:361961 Revision:361961](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.2_1 07 Jul 2014 15:31:02
![Revision:361099 Revision:361099](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.2_1 09 Mar 2014 14:01:51
![Revision:347574 Revision:347574](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove broken MANPREFIX |
1.2_1 11 Dec 2013 21:55:33
![Revision:336229 Revision:336229](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove space |
1.2_1 28 Oct 2013 20:17:50
![Revision:331895 Revision:331895](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- revert r331810 |
1.2_1 27 Oct 2013 22:29:46
![Revision:331810 Revision:331810](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.2_1 21 Sep 2013 11:06:04
![Revision:327804 Revision:327804](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.2_1 20 Sep 2013 19:59:14
![Revision:327742 Revision:327742](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.2_1 13 Oct 2012 13:39:59
![Revision:305832 Revision:305832](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- cleanup comments
Feature safe: yes |
1.2_1 05 Aug 2012 23:19:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.2_1 14 Jan 2012 14:49:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- escape shell names |
1.2_1 14 Jan 2012 08:57:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
1.2_1 03 Jul 2011 13:53:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove MD5 |
1.2_1 15 May 2011 02:49:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
1.2_1 15 Jul 2009 16:56:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
1.2_1 16 Jan 2009 19:54:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use RC_SUBR |
1.2 30 May 2008 17:06:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use PORTEXAMPLES |
1.2 13 Jan 2007 04:16:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use milter framework |
1.2 09 Nov 2006 12:59:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- extend COMMENT |
1.2 10 May 2006 22:37:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove USE_REINPLACE from ports starting with M |
1.2 13 Nov 2005 09:26:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- add SHA checksum |
1.2 26 Apr 2005 17:51:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.2 |
1.1.1_3 17 Dec 2004 04:38:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT |
1.1.1_3 16 Dec 2004 21:07:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- register depedency for SENDMAIL_WITH_SHARED_MILTER |
1.1.1_3 12 Oct 2004 16:16:19
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- force milter dir as first include path
- fix build with sendmail 8.13 mfapi.h
- switch default to sendmail 8.13 |
1.1.1_2 19 Jul 2004 04:45:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- new option SENDMAIL_PORT |
1.1.1_2 26 Feb 2004 05:32:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- add SIZE |
1.1.1_2 17 Dec 2003 15:34:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update COMMENT
Submitted by: mark@remotelab.org |
1.1.1_2 04 Dec 2003 03:24:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- fix Usage |
1.1.1_2 18 Nov 2003 14:17:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- bump PORTREVISION |
1.1.1 29 Oct 2003 03:11:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- honor given LDFLAGS
- make sure it links with the latest libmilter.a by default. |
1.1.1 19 Oct 2003 19:21:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- remove COPYING |
1.1.1 12 Oct 2003 10:58:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use DOCSDIR and EXAMPLESDIR |
1.1.1 26 Sep 2003 07:17:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix bogus kill -SIGUSR1 to -USR1 for reload target
- update Usage. |
1.1.1 25 Sep 2003 18:31:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- add reload target in rc.script |
1.1.1 24 Sep 2003 17:31:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- use ${PTHREAD_LIBS} in configure |
1.1.1 23 Aug 2003 10:14:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.1p1
fix a buffer overflow in the return message generation
- set PORTVERSION 1.1.1 to avoid future conflicts |
1.1 21 Feb 2003 03:59:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- retire pkg-comment |
1.1 20 Feb 2003 18:26:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- add COMMENT |
1.1 04 Jan 2003 13:57:11
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.1
PR: 46737
Submitted by: oli@isnic.is |
1.0p1 26 Oct 2002 19:05:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Option SENDMAIL_MILTER_IN_BASE
- allow to build port with base sendamil |
1.0p1 10 May 2002 06:01:35
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter.
PR: 37908 |
1.0p1 29 Apr 2002 09:51:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Version update from 1.0 to 1.0p1
PR: 37487
Submitted by: oli@isnic.is |
1.0 15 Apr 2002 02:17:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Version update and a description change.
With the new version there is a man page wich should now be installed.
PR: 37082
Submitted by: oli@isnic.is |
1.0beta12 01 Apr 2002 15:00:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fixed:
if you have some sendmail compiled with LDAP support the
configure fails because -ldap -llber are not used in the
sm_snprintf test.
Submitted by: Stephane.Lentz@ansf.alcatel.fr |
1.0beta12 28 Mar 2002 04:44:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update noattach to 1.0beta12
- Make startupscript smarter |
1.0beta11 17 Mar 2002 20:27:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix noattach.sh.sample script, %%PREFIX%% was not replaced |
1.0beta11 17 Mar 2002 18:00:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update noattach to 1.0beta11
- syncronize sample startup-scripts
PR: 36005
Submitted by: oli@amun.isnic.is |
17 Feb 2002 15:11:50
![commit hash: fp1.24838@dev.null.freshports.org commit hash: fp1.24838@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.24838@dev.null.freshports.org commit hash: fp1.24838@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.24838@dev.null.freshports.org commit hash: fp1.24838@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.0beta10 - Cleanup in Makefile |
12 Feb 2002 05:14:58
![commit hash: fp1.24633@dev.null.freshports.org commit hash: fp1.24633@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.24633@dev.null.freshports.org commit hash: fp1.24633@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.24633@dev.null.freshports.org commit hash: fp1.24633@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to noattach-1.0beta8 |
10 Feb 2002 06:04:46
![commit hash: fp1.24545@dev.null.freshports.org commit hash: fp1.24545@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.24545@dev.null.freshports.org commit hash: fp1.24545@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.24545@dev.null.freshports.org commit hash: fp1.24545@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add-Port: |