aboutsummaryrefslogtreecommitdiff
path: root/mail/enigmail-thunderbird
Commit message (Collapse)AuthorAgeFilesLines
* - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird ↵Florian Smeets2012-10-101-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to 10.0.8 - Update firefox and thunderbird to 16.0 - Update seamonkey to 2.13 - Update all -i18n ports respectively - switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better latency during pause and seeking with HTML5 video - remove fedisableexcept() hacks, obsolete since FreeBSD 4.0 - support system hunspell dictionaries [1] - unbreak -esr ports with clang3.2 [2] - unbreak nss build when CC contains full path [3] - remove GNOME option grouping [4] - integrate enigmail into thunderbird/seamonkey as an option [5] - remove mail/enigmail* [6] - enable ENIGMAIL, LIGHTNING and GIO options by default - add more reporters in about:memory: page-faults-hard, page-faults-soft, resident, vsize - use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0, only heap-allocated reporter works in about:memory (see bug 762445) - use lrintf() instead of slow C cast in bundled libopus - use libjpeg-turbo's faster color conversion if available during build - record startup time for telemetry - use -z origin instead of hardcoding path to gecko runtime - fail early if incompatible libxul version is installed (in USE_GECKO) - *miscellaneous cleanups and fixups* PR: ports/171534 [1] PR: ports/171566 [2] PR: ports/172164 [3] PR: ports/172201 [4] Discussed with: ale, beat, Jan Beich [5] Approved by: ale [6] In collaboration with: Jan Beich <jbeich@tormail.org> Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392 Feature safe: yes Approved by: portmgr (beat) Notes: svn path=/head/; revision=305684
* Fix tinderbox build and remove FETCH_DEPENDS for normal users.Alex Dupre2012-06-211-3/+0
| | | | Notes: svn path=/head/; revision=299729
* Update to 1.4.1 release for Thunderbird 12.Alex Dupre2012-04-281-2/+2
| | | | Notes: svn path=/head/; revision=295633
* - Update GECKO_PORTDIR as Thunderbird ESR moved to a new location.Beat Gaetzi2012-04-181-1/+1
| | | | | | | With hat: gecko Notes: svn path=/head/; revision=295029
* Fix build with recent thunderbird update.Alex Dupre2012-03-151-1/+1
| | | | | | | | | PR: ports/166106 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Feature safe: yes Notes: svn path=/head/; revision=293330
* Update to 1.3.4 release.Alex Dupre2011-12-041-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286848
* Update enigmail to 1.3 release to support Thunderbird 6 and Seamonkey 2.3.Alex Dupre2011-08-181-1/+1
| | | | | | | Read UPDATING. Notes: svn path=/head/; revision=279964
* - Update to 1.2 release to support seamonkey 2.1 and thunderbird 5.0,Alex Dupre2011-07-031-6/+3
| | | | | | | | | though it currently doesn't build (we are working to fix it) - Update build commands - Add PORTSCOUT knobs Notes: svn path=/head/; revision=276962
* Update enigmail-thunderbird to 1.1.2 to work with tbird 3.1.xDoug Barton2010-08-181-4/+5
| | | | | | | | Submitted by: beat Approved by: maintainer timeout Notes: svn path=/head/; revision=259536
* - Mark as IGNORE for now as it will not work with upcoming Thunderbird 3.1.Beat Gaetzi2010-08-031-0/+2
| | | | | | | | | I already had the approval from the maintainer to remove this port but as Enigmail for Thunderbird 3.0 will not work with Thunderbird 3.1 we may need a second enigmail-thunderbird port in the future. Notes: svn path=/head/; revision=258718
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Update to 1.0.0 release:Alex Dupre2010-01-114-94/+4
| | | | | | | | - remove mozilla support - add support for thunderbird 2/3 and seamonkey 1/2 Notes: svn path=/head/; revision=247609
* Also mark the master port as broken on sparc64.Mark Linimon2009-09-271-0/+3
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=242157
* Mark slave port mail/enigmail-seamonkey as broken on sparc64: dropsMark Linimon2009-09-151-0/+4
| | | | | | | core during install. Notes: svn path=/head/; revision=241430
* Attempt to fix build on sparc64 as on amd64.Mark Linimon2009-08-171-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239702
* Update to 0.96.0 release.Alex Dupre2009-07-212-5/+4
| | | | Notes: svn path=/head/; revision=238162
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Update to 0.95.7 release.Alex Dupre2008-08-273-16/+4
| | | | Notes: svn path=/head/; revision=219295
* Use ${NONEXISTENT} for dependencies that will not be installed.Alex Dupre2008-07-311-1/+1
| | | | | | | | PR: ports/126110 Submitted by: edwin Notes: svn path=/head/; revision=217870
* Install required lib on seamonkey.Alex Dupre2008-07-221-0/+11
| | | | | | | | PR: ports/125832 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Notes: svn path=/head/; revision=217297
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Use gcc 3.4 to build enigmail for thunderbird on amd64 (and FreeBSD >= 7).Alex Dupre2008-04-221-1/+7
| | | | | | | | | | This should fix the enigmail crash. PR: ports/117285 Submitted by: delphij Notes: svn path=/head/; revision=211747
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Update MASTER_SITES.Alex Dupre2008-01-191-1/+1
| | | | Notes: svn path=/head/; revision=205815
* Update to 0.95.6 release.Alex Dupre2008-01-042-4/+4
| | | | Notes: svn path=/head/; revision=204964
* Add installation instructions for seamonkey.Alex Dupre2007-12-261-1/+3
| | | | Notes: svn path=/head/; revision=204556
* Update to 0.95.5 release.Alex Dupre2007-10-282-4/+4
| | | | Notes: svn path=/head/; revision=202200
* Update to 0.95.4 release.Alex Dupre2007-10-192-4/+4
| | | | Notes: svn path=/head/; revision=201664
* Update to 0.95.2 release.Alex Dupre2007-07-023-15/+4
| | | | Notes: svn path=/head/; revision=194604
* Fix installation on SeaMonkey.Alex Dupre2007-06-221-0/+11
| | | | | | | | PR: ports/113763 Submitted by: Robert Melson <melsonr@earthlink.net> Notes: svn path=/head/; revision=194031
* Update to 0.95.1 release.Alex Dupre2007-06-102-5/+4
| | | | Notes: svn path=/head/; revision=193155
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 0.95.0 release.Alex Dupre2007-04-223-6/+6
| | | | | | | | PR: ports/111972 Submitted by: Carl Johan Gustavsson<cjg@bsdmail.org> Notes: svn path=/head/; revision=190620
* Update to 0.94.3 release.Alex Dupre2007-03-082-4/+4
| | | | | | | Submitted by: Karol Kwiatkowski <freebsd@orchid.homeunix.org> Notes: svn path=/head/; revision=186880
* Update to 0.94.2 release.Alex Dupre2007-01-242-5/+4
| | | | | | | Submitted by: Karol Kwiatkowski <freebsd@orchid.homeunix.org> Notes: svn path=/head/; revision=183220
* - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,Jun Kuriyama2006-12-221-2/+2
| | | | | | | | | | | depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume Notes: svn path=/head/; revision=180452
* - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedJun Kuriyama2006-12-211-2/+2
| | | | | | | | | to security/gnupg1. Thanks to: dougb, lofi Notes: svn path=/head/; revision=180326
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Update to 0.94.1 release.Alex Dupre2006-08-222-4/+4
| | | | | | | | PR: ports/101536 Submitted by: User1001 <supraexpress@globaleyes.net> Notes: svn path=/head/; revision=171143
* Fix build on tinderbox, moving the configure stage inside enigmail.Alex Dupre2006-04-241-11/+11
| | | | | | | Tested by: kris Notes: svn path=/head/; revision=160281
* Add zip as build dependency too.Alex Dupre2006-02-091-0/+1
| | | | | | | Spotted by: pointyhat Notes: svn path=/head/; revision=155558
* Hopefully fix pointyhat build, by adding all the extract dependencies of gecko.Alex Dupre2006-02-061-1/+4
| | | | Notes: svn path=/head/; revision=155301
* Update to 0.94.0 release (compatible with TB 1.5).Alex Dupre2006-01-156-33/+77
| | | | | | | | Now the extension doesn't global register itself, instead the user should manually install the generated XPI file into his own profile. Notes: svn path=/head/; revision=153585
* Mark the port BROKEN.Alex Dupre2006-01-141-0/+2
| | | | | | | | Probably I'll modify this port to create an XPI file and let the user manually install it. Notes: svn path=/head/; revision=153437
* Fix build after recent changes to gecko ports.Alex Dupre2005-12-101-1/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=150788
* Reset PORTREVISION.Alex Dupre2005-09-291-1/+0
| | | | Notes: svn path=/head/; revision=143788
* The big change of thunderbird doesn't extract nor build the nspr that isJeremy Messenger2005-09-091-1/+2
| | | | | | | | | | | | included in its tarball, so it caused this port to not able to find nspr in thunderbird. I thought the EXTRACT_DEPENDS would take care of it but not as I learned from build log that it will uninstall any dependency before return to this port build. Add nspr dependency and bump the PORTREVISION. Reported by: krismail Notes: svn path=/head/; revision=142297
* Chase with thunderbird update, bump the PORTREVISION.Jeremy Messenger2005-08-283-3/+4
| | | | | | | Approved by: ale (maintainer) Notes: svn path=/head/; revision=141039
* Chase additional Thunderbird version references.Joe Marcus Clarke2005-07-222-2/+2
| | | | | | | Reqyedt by: ale Notes: svn path=/head/; revision=139863
* Chase the tunderbird version.Joe Marcus Clarke2005-07-211-1/+1
| | | | Notes: svn path=/head/; revision=139852