aboutsummaryrefslogtreecommitdiff
path: root/mail/mailfront
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.22Marcelo Araujo2019-07-242-5/+4
| | | | Notes: svn path=/head/; revision=507267
* - Fix plistDmitry Marakasov2018-02-152-0/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=461926
* - Update to 2.12.Marcelo Araujo2017-03-263-8/+73
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=436931
* - Add LICENSEDmitry Marakasov2017-01-212-55/+13
| | | | | | | | - Switch to options helpers - Simplify docs handling Notes: svn path=/head/; revision=432016
* Thank you Uffe for your past work on FreeBSD ports! Hope you'll find timeBoris Samorodov2016-10-091-1/+1
| | | | | | | | | to contribute to FreeBSD in the future. Reset Uffe's ports maintainership. Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) Notes: svn path=/head/; revision=423625
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380306
* Cleanup plistAntoine Brodin2014-11-221-3/+0
| | | | Notes: svn path=/head/; revision=373086
* - Update devel/libtool and devel/libltdl to version 2.4.2.418Tijl Coosemans2014-10-051-0/+1
| | | | | | | | | | | | | | | | | | | - Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=370099
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361961
* Unbreak, this port needs lua51Antoine Brodin2014-06-061-1/+4
| | | | | | | | Reported by: pkg-fallout PR: ports/190696 Notes: svn path=/head/; revision=356817
* Do not overwrite USESBaptiste Daroussin2014-05-271-1/+1
| | | | Notes: svn path=/head/; revision=355540
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-1/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* - Support stagingBryan Drewery2014-04-083-16/+18
| | | | | | | | | | | | | | - Update to 2.01 [1] - Pass maintainership to submitter (previous maintainer has timed out since 2009) - Convert to new LIB_DEPENDS format - Use OPTIONS_SUB - Remove use of bsd.port.pre.mk PR: ports/185973 [1] Submitted by: Uffe Jakobsen <uffe@uffe.org> [1] Notes: svn path=/head/; revision=350630
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Enable the LUA plugin by default. [1]Rene Ladan2013-05-192-1/+3
| | | | | | | | | | | While here, pet portlint. PR: ports/177959 [1] Submitted by: Uffe Jakobson <uffe@uffe.org> Approved by: maintainer timeout (tarkhil@over.ru , 1 month) Notes: svn path=/head/; revision=318542
* - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES featureBryan Drewery2013-03-151-1/+2
| | | | | | | | | | | | | | | bapt contributed to the qmail.mk as well - Trim headers USES= qmail:run will add qmail into RUN_DEPENDS USES= qmail:build will add qmail into BUILD_DEPENDS USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS USES= qmail:vars will set QMAIL_PREFIX With hat: portmgr Notes: svn path=/head/; revision=314324
* - Update to 1.21 [1]Bryan Drewery2013-02-123-12/+26
| | | | | | | | | | | | | | | - Add support for LUA [1] - Trim header - Remove unneeded QMAIL_PREFIX (pulled in from bsd.mail.mk already) - Remove ABI version from LIB_DEPENDS - Convert NOPORTDOCS -> DOCS PR: ports/174742 [1] (based on) Submitted by: Uffe Jakobsen <uffe@uffe.org> [1] Approved by: maintainer timeout Notes: svn path=/head/; revision=312122
* - Respect STRIP/LDFLAGSMartin Wilke2012-04-111-1/+1
| | | | | | | | PR: 162920 Submitted by: Jan Beich (jbeich@tormail.net) Notes: svn path=/head/; revision=294592
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Update to 1.18Sahil Tandon2011-02-083-8/+7
| | | | | | | | | | PR: ports/154078 Submitted by: Uffe Jakobsen <uffe@uffe.org> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268769
* - Remove MASTER_SITESDennis Herrmann2009-03-121-3/+1
| | | | | | | Approved/Noticed by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=229965
* - Update to 1.12Dennis Herrmann2009-03-124-38/+9
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/132569 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: miwi (mentor) Notes: svn path=/head/; revision=229963
* - Chase security/cvm shlib bumpDennis Herrmann2009-03-111-2/+2
| | | | | | | | | | | - Bump PORTREVISION PR: 132502 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: miwi (mentor) Notes: svn path=/head/; revision=229901
* - Fix pkg-plist.Marcelo Araujo2008-11-142-1/+3
| | | | | | | | | - Bump PORTREVISION. Reported by: pointyat via erwin Notes: svn path=/head/; revision=222850
* - Update to 1.11.Marcelo Araujo2008-11-072-4/+4
| | | | Notes: svn path=/head/; revision=222487
* Reset sergei@ due to maintainer-timeouts and no response to email.Mark Linimon2008-07-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=217649
* - Fix plistPav Lucistnik2007-03-291-0/+1
| | | | Notes: svn path=/head/; revision=188786
* - Update to 1.10 [1]Sergei Kolobov2007-03-213-4/+11
| | | | | | | | | | | - Keep the port PREFIX-clean - override conf-include - Keep pkg-plist sorted PR: ports/109940 Submitted by: Marcelo Araujo (araujo AT bsdmail dot org) Notes: svn path=/head/; revision=187911
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itGabor Kovesdan2007-01-292-5/+0
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=183644
* - Update to 1.01;Sergei Kolobov2006-09-213-14/+48
| | | | | | | | Mailfront has been rewritten to be modular - see UPDATING entry for details Notes: svn path=/head/; revision=173525
* - Update to 0.98.1Sergei Kolobov2006-08-092-9/+9
| | | | | | | - Require newer bglibs (>=1.100) and cvm (>=0.81) Notes: svn path=/head/; revision=170192
* - Upgrade to 0.98Sergei Kolobov2006-04-263-8/+9
| | | | Notes: svn path=/head/; revision=160539
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] Notes: svn path=/head/; revision=154065
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149422
* - Mirror distfile locally - this unbreaks fetching and buys me some time to ↵Sergei Kolobov2005-11-061-3/+3
| | | | | | | | | figure out how to fix build errors for the latest version (0.98) Notes: svn path=/head/; revision=147464
* BROKEN: UnfetchableKris Kennaway2005-11-041-0/+2
| | | | Notes: svn path=/head/; revision=147172
* - Update to 0.97Sergei Kolobov2005-10-254-7/+35
| | | | | | | | | | - Introduce OPTIONS: WITH_DW_AUTH - include Dale Woolridge's experimental auth patch [1] Submitted by: Dale Woolridge (via e-mail) Notes: svn path=/head/; revision=146336
* - Update to 0.96Sergei Kolobov2005-08-292-13/+20
| | | | | | | | - Chase changed location of bglibs libraries - This port requires recent versions of bglibs and cvm Notes: svn path=/head/; revision=141284
* - Update to 0.92 (see http://untroubled.org/mailfront/NEWS for details)Sergei Kolobov2004-11-183-3/+5
| | | | Notes: svn path=/head/; revision=121885
* - Change BUILD_DEPENDS to ${LOCALBASE}/lib/libbg.a for betterSergei Kolobov2004-03-151-1/+1
| | | | | | | | detection of recent (>1.015) vs. older versions of bglibs. No PORTREVISION bump. Notes: svn path=/head/; revision=104118
* - Update to 0.91Sergei Kolobov2004-03-152-3/+3
| | | | Notes: svn path=/head/; revision=104097
* - Update to 0.90Sergei Kolobov2004-02-163-4/+5
| | | | Notes: svn path=/head/; revision=101086
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* - Unbreak build by depending on newly-added security/cvm portSergei Kolobov2003-12-241-8/+10
| | | | | | | - Cosmetic fixes for consistency with other untroubled.org ports Notes: svn path=/head/; revision=96530
* - Update to 0.88Sergei Kolobov2003-12-082-2/+2
| | | | Notes: svn path=/head/; revision=95349
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* Update to 0.87Erwin Lansing2003-09-093-2/+4
| | | | | | | | PR: 56642 Submitted by: maintainer Notes: svn path=/head/; revision=88870
* o Update to 0.86Mario Sergio Fujikawa Ferreira2003-06-123-13/+10
| | | | | | | | | | | | | - Allow for addition of user-specified headers with $HEADER_ADD - SMTP front end now logs invalid commands - Added a hook for CVM validation of recipient addresses - Added support for RFC 1870 ESMTP SIZE extension PR: 52910 Submitted by: maintainer Notes: svn path=/head/; revision=82869
* accidentially commted files.Edwin Groothuis2003-03-313-59/+0
| | | | Notes: svn path=/head/; revision=77821