aboutsummaryrefslogtreecommitdiff
path: root/mail/nbsmtp
Commit message (Collapse)AuthorAgeFilesLines
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Remove WWW, freshmeat project site has disappeared and even the originalEmanuel Haupt2010-10-041-15/+0
| | | | | | | | project site http://nbsmtp.ferdyx.org/ shows a default apache placeholder site. Notes: svn path=/head/; revision=262383
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* Update WWWEmanuel Haupt2007-07-061-1/+1
| | | | Notes: svn path=/head/; revision=195090
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+2
| | | | Notes: svn path=/head/; revision=164152
* Update master site.Emanuel Haupt2006-05-231-2/+1
| | | | Notes: svn path=/head/; revision=163168
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* - Update to 1.00Sergey Matveychuk2005-08-293-22/+10
| | | | | | | | | | - Pass maintainership to submitter PR: ports/85046 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=141294
* Fixed format string vulnerability that might be exploitable ifNiels Heinen2005-07-252-0/+12
| | | | | | | | | | the program runs in debug mode and is used to connect to an untrusted SMTP server. Approved by: nectar (mentor) Notes: svn path=/head/; revision=140110
* - Include SSL in OPTIONS (like lang/php4, mail/courier-imap, mail/qmail, etc)Roman Bogorodskiy2005-07-141-4/+5
| | | | | | | | PR: 83420 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=139169
* - Update to 0.99Roman Bogorodskiy2005-07-133-9/+57
| | | | | | | | | | - Add SSL, IPv6 and DEBUG options PR: 83333 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=139118
* upgrade to 0.98Ying-Chieh Liao2005-01-185-85/+13
| | | | | | | PR: 75530 Notes: svn path=/head/; revision=126692
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Unbreak command line parsing, use getopt rather.Anders Nordby2002-04-102-1/+67
| | | | | | | | | | | Loose maintainership (I have no interest in nbsmtp currently). PR: 32899 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=57546
* Update MASTER_SITE and WWW URL, site moved.Anders Nordby2002-01-202-3/+3
| | | | | | | Reclaim maintainership. Notes: svn path=/head/; revision=53384
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* Add nbsmtp 0.8, simple program for outgoing SMTP delivery.Will Andrews2001-05-206-0/+53
PR: 27096 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=42783