Commit graph

16 commits

Author SHA1 Message Date
Krister Walfridsson
e1c9277837 Add RMD160 checksum. 2006-08-19 18:37:46 +00:00
Aleksey Cheusov
51d0b4720c man ---> ${PKGMANDIR} 2006-04-21 07:31:46 +00:00
Aleksey Cheusov
35f82d29fc man is replaced with ${PKGMANDIR} 2006-04-20 13:36:34 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
3b226c845a Removed the quotes around SUBST_MESSAGE.* where they were unnecessary. 2006-01-17 10:20:45 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
0fc4c4d136 Converted USE_GNU_TOOLS to USE_TOOLS. 2005-05-24 10:44:35 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Jeremy C. Reed
7cd5218772 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Not all of these packages have been tested.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:38 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Adrian Portelli
8c4902e770 - Fix custom do-install to be more like default app install 2005-02-22 09:50:24 +00:00
Adrian Portelli
d827fb28f1 Fix for removal of patch-aa 2005-02-22 09:38:38 +00:00
Adrian Portelli
85a78ed102 - Update to 0.2.5
- No ChangeLog available
2005-02-22 09:36:05 +00:00
Adrian Portelli
7917392e0d Add status file so ppl know what going on with the package 2004-09-01 10:40:12 +00:00
Adrian Portelli
08eea2465a An open source implementation of the Sender ID specification as defined by the
Internet Engineering Task Force's (IETF).

The Sender ID proposal includes three different specifications:
draft-ietf-marid-core-03 
draft-ietf-marid-protocol-02 
draft-ietf-marid-submitter-03 

sid-milter implements the -core and -protocol specifications. -submitter 
requires an optional SMTP extension that would be implemented in the sendmail 
MTA.

This implementation is part of the Sendmail Messaging Integrity program, a 
comprehensive testing initiative designed to gather real-world usage data by 
evaluating several aspects of various leading sender authentication schemes 
against a wide range of SMTP software operating today.

This software is being provided to the open source community for the purposes 
of testing the DomainKeys approach against various implementations of mail 
transport agents, mail list managers, forwarding services, and various other 
SMTP software.

THIS IS PRE-RELEASE SOFTWARE, and should not be used in any critical 
production environments.
2004-09-01 10:35:53 +00:00