aboutsummaryrefslogtreecommitdiff
path: root/mail/zmailer
Commit message (Collapse)AuthorAgeFilesLines
* add USE_GCC=2.95 and unbreak this port.Yen-Ming Lee2004-02-081-11/+6
| | | | Notes: svn path=/head/; revision=100394
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Reset maintainer to ports@. From private email from the previous maintainer:Mark Linimon2004-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | Time constraints prevent me from maintaining this port properly. I apologize for being unable to serve the community better, but life has gotten in the way of things as usual. The build issue here seems to be a rather strange one, and has to do with compiling on the alpha. I have no way of troubleshooting this myself, since I don't have access to the build environment. The port requires some heavy-duty updating and it's really not something I have much time to work on. Unfortunately. I hope someone else will take over from me. Thanks to Alex for his work on this port. Notes: svn path=/head/; revision=97891
* Mark as broken with gcc3.3 (compile problems). Notified maintainer.Mark Linimon2003-12-201-0/+4
| | | | Notes: svn path=/head/; revision=96259
* - add CONFLICTSDirk Meyer2003-10-141-0/+1
| | | | | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris Notes: svn path=/head/; revision=91213
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Fix build (configure test for socklen_t was busted)Kris Kennaway2002-09-292-6/+23
| | | | Notes: svn path=/head/; revision=67237
* Oops. This patch was reversed.Jacques Vidrine2002-09-091-2/+2
| | | | | | | | PR: ports/42562 Noticed by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=65865
* Fix potential remote buffer overflow.Jacques Vidrine2002-08-202-0/+12
| | | | | | | Reported by: 3APA3A <3APA3A@SECURITY.NNOV.RU> Notes: svn path=/head/; revision=64678
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-6/+6
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Add WWW tagMario Sergio Fujikawa Ferreira2002-01-111-0/+2
| | | | Notes: svn path=/head/; revision=52931
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* fix pkg-plist to remove links.FUJISHIMA Satsuki2001-01-011-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36585
* Fix PLIST.Will Andrews2000-12-211-1/+3
| | | | | | | | PR: 23661 Submitted by: David W. Chapman, Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=36187
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-09-221-1/+1
| | | | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. Notes: svn path=/head/; revision=32957
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-8/+26
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-1/+1
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* USE_OPENSSLKris Kennaway2000-02-222-5/+50
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=26131
* ZMailer Mail Transport Agent packageMichael Haro1999-08-3014-0/+484
Submitted by: Alex Perel <veers@disturbed.net> Reviewed by: cpiazza, obrien Notes: svn path=/head/; revision=21106