aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.60Kirill Ponomarev2005-11-293-5/+7
| | | | Notes: svn path=/head/; revision=149936
* - Update to recent (20051128) snapshot.Florent Thoumie2005-11-294-20/+131
| | | | | | | | | | - Use snapshot date as PORTREVISION. PR: ports/89644 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=149910
* Update to 2.3-20051128Marcus Alves Grando2005-11-292-4/+4
| | | | Notes: svn path=/head/; revision=149885
* Don't remove locale directories that are part of BSD.local.dist:Simon Barner2005-11-291-22/+0
| | | | | | | | | | | de, es, et, fr, hu, it, ja, nl, pt_BR, sv, tr Reported by: Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer; reported the "hu" locale dir) PR: ports/89715 Notes: svn path=/head/; revision=149873
* Maintainer no longer has a FreeBSD box.Mark Linimon2005-11-281-1/+1
| | | | Notes: svn path=/head/; revision=149841
* Remove dead mastersitesAndrey A. Chernov2005-11-281-8/+0
| | | | | | | Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=149837
* - The primary URL at the author's site is Gopher over HTTP at port 70.Sergei Kolobov2005-11-281-1/+1
| | | | | | | | | | | | | | Thus, some sites have problems downloading the software due to port 70 being blocked. Switch to another URL - HTTP at port 80. - Moreover, downloading from the primary URL is still painfully slow (averaging 600 Bps), so keep MASTER_SITE_LOCAL in front of the list. Update my public_distfiles with the latest tarball to make it work. PR: ports/89585 Submitted by: Toni Schmidbauer <toni at stderror dot at> Notes: svn path=/head/; revision=149783
* Chase mastersites per distfile survey.Mark Linimon2005-11-281-3/+1
| | | | Notes: svn path=/head/; revision=149732
* Remove dead mastersites per distfile survey.Mark Linimon2005-11-281-6/+3
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=149726
* Update to 2.5.0Marcus Alves Grando2005-11-274-9/+15
| | | | | | | | | | | Add SHA256 Change maintainer's email PR: 89579 Submitted by: Marcelo Araujo <araujobsd@hotmail.com> (maintainer) Notes: svn path=/head/; revision=149694
* - Fix build of wanderlust-xemacs21-mule with apel in xemacs-packages.MANTANI Nobutaka2005-11-273-1/+41
| | | | | | | | | - Fix build of wanderlust-xemacs21-mule with WRKDIRPREFIX. [*] Reported by: kris [*] Notes: svn path=/head/; revision=149677
* Remove dead mastersite per distfile survey.Mark Linimon2005-11-272-6/+2
| | | | Notes: svn path=/head/; revision=149652
* - Add SHA256Pav Lucistnik2005-11-266-0/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Upgrade to 1.7.3Edwin Groothuis2005-11-262-4/+4
| | | | Notes: svn path=/head/; revision=149558
* Remove ${MASTER_SITE_LOCAL}, since there is no MASTER_SITE_SUBDIRBill Fenner2005-11-261-2/+1
| | | | | | | | and the distfile isn't in anyone's local directory. The backup FreeBSD distfile sites will still be used in ${MASTER_SITE_BACKUP}. Notes: svn path=/head/; revision=149540
* Fix wrong pkg-plist files. Already in PORTDOCS=*Marcus Alves Grando2005-11-262-47/+1
| | | | | | | | | | Bump PORTREVISION PR: 89530 Submitted by: Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer) Notes: svn path=/head/; revision=149531
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149518
* - By default IMAP-UW will allow users to traverse the filesytem and access anyPav Lucistnik2005-11-252-0/+12
| | | | | | | | | | | | | | file that they could access locally, including /etc/passwd etc. For providers giving out accounts for mail only this creates an unneccesary risk. Disable this. PR: ports/87508 Submitted by: Stefan Norman <stefan@hostcore.com.au> Approved by: maintainer timeout (anders; 5 weeks) Notes: svn path=/head/; revision=149475
* - Update to 4.0.11Sergei Kolobov2005-11-252-4/+4
| | | | | | | | Submitted by: Toni Schmidbauer <toni at stderror dot at> (in private e-mail) Committed from: EuroBSDcon 2005 Notes: svn path=/head/; revision=149433
* - Add SHA256Pav Lucistnik2005-11-25118-0/+127
| | | | Notes: svn path=/head/; revision=149429
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-2520-0/+27
| | | | Notes: svn path=/head/; revision=149422
* - Change MASTER_SITE URL to the location that holds both current AND the old ↵Sergei Kolobov2005-11-251-1/+1
| | | | | | | | | versions Committed from: EuroBSDcon 2005 DevSummit ;) Notes: svn path=/head/; revision=149420
* Chase updated mastersite per distfile survey.Mark Linimon2005-11-251-1/+1
| | | | Notes: svn path=/head/; revision=149389
* Only use -fPIC on amd64 - none of the other arches seem to need it.Peter Pentchev2005-11-242-7/+18
| | | | | | | | | | | | | Unfortunately, the only way to avoid adding -fPIC to the files that go into libvpopmail.a would be to actually make the vpopmail port build a real shared library, which might be a bit more difficult and should probably be coordinated with the upstream. Pointy hat to: roam (myself) Pointy hat handed by: kris Notes: svn path=/head/; revision=149314
* Add SHA256 for my ports (that don't already have it).Simon Barner2005-11-243-0/+5
| | | | Notes: svn path=/head/; revision=149297
* Update to version 1.23Andrej Zverev2005-11-242-4/+4
| | | | | | | | | | | | | | | Changelog: - fix compatibility with Berkeley-DB < 4.1 - fix crash in the database-cleanup routine (Vito Robar) - updated whitelist - don't be pedantic about wrong reverse-dns entries: it doesn't really help and it could affect legitimate mail servers (Andreas Hoedle) PR: ports/89484 Submitted by: Harold Paulson (maintainer) Notes: svn path=/head/; revision=149267
* In my last commit I accidentally deleted the maildir patch,Doug Barton2005-11-241-0/+3
| | | | | | | | | | | but this turned out to be fortuitous as the patch was updated November 21st based on http://www.math.washington.edu/~chappa/pine/updates/maildir.html Pointed out by: pav Notes: svn path=/head/; revision=149236
* Add SHA256 checksums to my portsDoug Barton2005-11-242-2/+3
| | | | Notes: svn path=/head/; revision=149230
* - Add SHA256 checksumsPav Lucistnik2005-11-236-0/+6
| | | | Notes: svn path=/head/; revision=149215
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | | | | Requested by: adamw (maintainer) Notes: svn path=/head/; revision=149209
* - Add some SHA256sPav Lucistnik2005-11-233-0/+3
| | | | Notes: svn path=/head/; revision=149199
* Update to 1.6.7Mathieu Arnold2005-11-234-18/+20
| | | | | | | | | | give back to ports@ (ENOTIME) PR: 89418 Submitted by: den Notes: svn path=/head/; revision=149196
* - Update to 5.1.2.Florent Thoumie2005-11-236-94/+58
| | | | | | | | | | - Add SHA256 checksum while I'm here. PR: ports/89408 Submitted by: maintainer Notes: svn path=/head/; revision=149175
* Update to 2.3-20051121Marcus Alves Grando2005-11-222-4/+4
| | | | Notes: svn path=/head/; revision=149080
* Drop MAINTAINERMarcus Alves Grando2005-11-211-1/+1
| | | | | | | | PR: 89390 Submitted by: David Bushong <david+ports@bushong.net> (maintainer) Notes: svn path=/head/; revision=148986
* Update to 2.3-20051120Marcus Alves Grando2005-11-212-4/+4
| | | | Notes: svn path=/head/; revision=148954
* - Update to 1.8.1Pav Lucistnik2005-11-213-5/+8
| | | | | | | | PR: ports/89320 Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer) Notes: svn path=/head/; revision=148951
* This plugin for SquirrelMail allows a single installation support multiplePav Lucistnik2005-11-215-0/+94
| | | | | | | | | | domains, via per-domain (and per-user) configurations. PR: ports/87860 Submitted by: Matt Emmerton <matt@gsicomp.on.ca> Notes: svn path=/head/; revision=148946
* SquirrelMail (mail/suirrelmail) Plug-In to allow users to change their userPav Lucistnik2005-11-216-0/+134
| | | | | | | | | | passwords stored in an LDAP directory from within SquirrelMail. PR: ports/83950 Submitted by: Alexander Wittig <alexander@wittig.name> Notes: svn path=/head/; revision=148943
* - Update to 2.0.4Pav Lucistnik2005-11-216-14/+30
| | | | | | | | PR: ports/89309 Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) Notes: svn path=/head/; revision=148942
* Update to 1.0.0-rc1 release.Alex Dupre2005-11-206-186/+81
| | | | Notes: svn path=/head/; revision=148878
* - update to 1.6Dirk Meyer2005-11-202-7/+24
| | | | | | | | | - make prefix safe - register shared milter dependency Approved by: dhartmei Notes: svn path=/head/; revision=148859
* This port is still broken on 4.x. Last try before marking it as >4 only:Alexander Leidinger2005-11-202-0/+2
| | | | | | | | | depend upon a "recent" gcc. Noticed by: YAPHR Notes: svn path=/head/; revision=148849
* Update to 2.3-20051118Marcus Alves Grando2005-11-192-4/+4
| | | | Notes: svn path=/head/; revision=148760
* Update to 2.1.7.Norikatsu Shigemura2005-11-182-4/+13
| | | | | | | | | o Add support SPELL CHECK by gtkspell. Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Notes: svn path=/head/; revision=148737
* Update to 0.4.27Marcus Alves Grando2005-11-183-28/+30
| | | | | | | | | | | | Include GNUTLS in OPTIONS Use PLIST_FILES/PLIST_DIRS instead pkg-plist Add SHA256 PR: 89237 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=148732
* Update to 0.8.0Marcus Alves Grando2005-11-185-99/+95
| | | | | | | | | | Add SHA256 PR: 89217 Submitted by: delphij (maintainer) Notes: svn path=/head/; revision=148722
* Unless WITHOUT_FPIC is defined, add -fPIC to the C compiler flags.Peter Pentchev2005-11-171-1/+6
| | | | | | | | | | | This fixes the build of ports that use libvpopmail, at least on amd64, and does not hurt on other platforms. PR: 88402 Submitted by: Matteo Baldi <egon@egonflower.com> among others Notes: svn path=/head/; revision=148690
* - NitPav Lucistnik2005-11-171-1/+1
| | | | Notes: svn path=/head/; revision=148616
* - Fix WITH_CGI (convert to new USE_APACHE)Pav Lucistnik2005-11-172-3/+11
| | | | | | | | PR: ports/89152 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=148615