Commit graph

6 commits

Author SHA1 Message Date
Gabor Kovesdan
c0ce4105e7 Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:	portmgr (erwin), erwin (mentor)
2007-01-29 19:05:07 +00:00
Sergei Kolobov
3f8ff9b4a9 - This port links against devel/bglibs which is now a shared
library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs
  are now required not only at build time, but at run-time as well
- Bump PORTREVISION

Prompted by:	oliver
2006-09-20 12:08:13 +00:00
Sergei Kolobov
a66a28cbd3 - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
Sergei Kolobov
7e83e01af2 - Update to 2.1
- Chase changed location of bglibs libraries
2005-08-29 12:18:36 +00:00
Sergei Kolobov
84f9b095a7 - Update to 2.0 - see http://untroubled.org/qmail-qfilter/NEWS for details
- Add devel/bglibs as build-time dependency (starting from this version)
2004-11-29 09:49:34 +00:00
Sergei Kolobov
7d4b6cba38 Add qmail-qfilter-1.5:
This program allows the body of a message to be filtered through
a series of filters before being passed to the real qmail-queue program,
and injected into the qmail queue.

Author:	Bruce Guenter <bruceg@em.ca>
WWW:	http://untroubled.org/qmail-qfilter/
2004-10-13 12:11:23 +00:00