aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.3.5.Joe Marcus Clarke2005-09-235-48/+12
| | | | Notes: svn path=/head/; revision=143382
* Use newer GCC to build this port.Joe Marcus Clarke2005-08-311-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=141638
* Change the guint64 size type to a long. While this will result in LARGEJoe Marcus Clarke2005-08-011-5/+14
| | | | | | | | attachment size truncation in the display, this is more portable. See http://bugzilla.gnome.org/show_bug.cgi?id=312105 for more details. Notes: svn path=/head/; revision=140598
* * Fix some plist problems with leftover files [1]Joe Marcus Clarke2005-07-252-5/+9
| | | | | | | | | * Remove an improper use of INSTALLS_OMF Reported by: pointyhat via kris [1] Notes: svn path=/head/; revision=140047
* Fix a crash when trying to add attachments.Joe Marcus Clarke2005-07-242-0/+30
| | | | | | | Reported by: lioux Notes: svn path=/head/; revision=140014
* Update to 2.3.4Mario Sergio Fujikawa Ferreira2005-07-244-17/+16
| | | | | | | Approved by: marcus Notes: svn path=/head/; revision=140003
* Update to 2.3.2.Joe Marcus Clarke2005-05-092-3/+3
| | | | Notes: svn path=/head/; revision=134957
* Update to 2.3.1.Joe Marcus Clarke2005-05-036-31/+17
| | | | Notes: svn path=/head/; revision=134524
* Fix the build on 4.X.Joe Marcus Clarke2005-04-021-0/+18
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=132160
* Fix plist by adding missing icons. Note: a better fix is coming afterJoe Marcus Clarke2005-03-222-1/+14
| | | | | | | | | | the freeze which will require some gtk20 modifications as well. Reported by: pointyhat via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=131904
* Update to 2.3.0 which fixes the build with GNOME 2.10.Joe Marcus Clarke2005-03-196-59/+82
| | | | Notes: svn path=/head/; revision=131654
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Re-enable the GPG option.Joe Marcus Clarke2004-12-191-1/+2
| | | | Notes: svn path=/head/; revision=124522
* Balsa can now use gpgme again since it was updated to 1.0.1.Joe Marcus Clarke2004-12-191-4/+4
| | | | Notes: svn path=/head/; revision=124521
* Bump PORTREVISION to chase the gtkhtml3 shared library version.Joe Marcus Clarke2004-12-081-0/+1
| | | | Notes: svn path=/head/; revision=123440
* Fix a substitution to fix the build now on 5.X and higher.Joe Marcus Clarke2004-12-041-1/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=123086
* - Fix build on 4.xPav Lucistnik2004-11-271-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=122629
* Update to 2.2.6.Joe Marcus Clarke2004-11-255-18/+23
| | | | Notes: svn path=/head/; revision=122375
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-2/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 2.2.5.Joe Marcus Clarke2004-10-142-3/+3
| | | | Notes: svn path=/head/; revision=119357
* Update to 2.2.4.Joe Marcus Clarke2004-08-303-16/+3
| | | | Notes: svn path=/head/; revision=117617
* Chase libaspell to aspell.16.Thierry Thomas2004-08-281-1/+2
| | | | Notes: svn path=/head/; revision=117535
* Update to 2.2.3.Joe Marcus Clarke2004-08-172-3/+3
| | | | Notes: svn path=/head/; revision=116549
* Update to 2.2.2.Joe Marcus Clarke2004-08-103-3/+15
| | | | Notes: svn path=/head/; revision=115797
* Update to 2.2.1. Balsa 1.4.x is obsolete, and doesn't even build anymore.Joe Marcus Clarke2004-08-0617-149/+227
| | | | | | | This update effectively obsoletes the balsa2 port. Notes: svn path=/head/; revision=115535
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Use USE_OPENLDAP.Joe Marcus Clarke2004-02-161-3/+3
| | | | | | | Reminded by: eik Notes: svn path=/head/; revision=101080
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Per distfile survey, remove mastersite that disappeared in May 2003.Mark Linimon2003-11-051-2/+1
| | | | Notes: svn path=/head/; revision=93164
* balsa and balsa2 conflict with each other.Joe Marcus Clarke2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90836
* Depend on openldap*-client to fix the build and INDEX builds.Joe Marcus Clarke2003-08-141-1/+1
| | | | Notes: svn path=/head/; revision=86948
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-5/+0
| | | | Notes: svn path=/head/; revision=82858
* Update to 1.4.4.Joe Marcus Clarke2003-05-114-8/+21
| | | | Notes: svn path=/head/; revision=80683
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Update to 1.4.3.Joe Marcus Clarke2003-04-035-88/+72
| | | | Notes: svn path=/head/; revision=78017
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76346
* De-pkg-comment.Joe Marcus Clarke2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76065
* Update to 1.4.2.Joe Marcus Clarke2003-02-213-3/+3
| | | | Notes: svn path=/head/; revision=76064
* Bump PORTREVISION after the gtkhtml version bump.Joe Marcus Clarke2002-11-121-0/+1
| | | | Notes: svn path=/head/; revision=69934
* Correct PLIST.Maxim Sobolev2002-09-181-19/+0
| | | | | | | Submitted by: gnome tinderbox Notes: svn path=/head/; revision=66600
* Update to 1.4.1. This is a stable bug fix release.Joe Marcus Clarke2002-09-152-4/+4
| | | | | | | | PR: 42792 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Notes: svn path=/head/; revision=66341
* Allow balsa to build with new pspell/aspell.Joe Marcus Clarke2002-09-031-1/+32
| | | | Notes: svn path=/head/; revision=65563
* Chase the aspell so version bump. Bump PORTREVISION.Joe Marcus Clarke2002-09-021-2/+2
| | | | Notes: svn path=/head/; revision=65502
* Chase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa*Joe Marcus Clarke2002-08-251-1/+2
| | | | | | | takes advantage of the new libesmtp improvements. Notes: svn path=/head/; revision=64971
* Update to 1.4.0.Joe Marcus Clarke2002-08-194-4605/+52
| | | | Notes: svn path=/head/; revision=64674
* Add a note on why patch-configure grew so much.Joe Marcus Clarke2002-08-101-0/+5
| | | | Notes: svn path=/head/; revision=64319
* Update to 1.3.7.Joe Marcus Clarke2002-08-106-68/+4632
| | | | Notes: svn path=/head/; revision=64318
* Use USE_GNOMENG.Maxim Sobolev2002-07-184-40/+33
| | | | Notes: svn path=/head/; revision=63208