1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Sergey A. Osokin
3e57db5a6c Update to 0.3.3 "Desert Dream"
Changelog:

- The "empty CC field" bug was fixed, as well as the
  incorrect generation of SMTP headers.
- The application sets its icon now.
- A sysctl call is used instead of uname on BSD systems,
  to avoid getting a truncated "uname -a" output.

Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
PR:		62727
2004-02-13 12:41:21 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Tilman Keskinoz
ad7699d618 Fix handling of empty CC fields
PR:		62101
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2004-01-30 13:42:39 +00:00
Clement Laforet
ebeccac65f Update to 3.2
PR:		62079
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-01-30 02:31:11 +00:00
Clement Laforet
5ce04c3c5a - Update to 0.3.1
* The NetBSD pkgsrc patch was imported into the main tree.
    * The correct version tag is now printed in the mail header.
    * "Open" no longer replaces the text in the Fix section, it includes the file at cursor location.
    * A new "Clear" button has been added.
    * General code cleanup (mainly GTK_* macros)

PR:                 61494
Submitted by:       "Miguel Mendez" <flynn@energyhq.es.eu.org> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-17 21:01:22 +00:00
Pav Lucistnik
e0e8ea9433 - Update to 0.3
* Only changed preferences are now saved.
* It is now possible to include a file in the Fix section
  from inside the program as well as by using the -a
  option.
* Use of basename(3) in the filename label
* Quite a lot of code cleanup

PR:		ports/59595
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by:	adamw (mentor)
2003-11-22 22:15:07 +00:00
Tilman Keskinoz
4ffa818225 Update to 0.2.1
PR:		59258
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2003-11-13 19:16:09 +00:00
Kirill Ponomarev
b235dfe7a2 - Update to version 0.2
* The code was reorganized and all the SMTP logic was moved
  to its own file.
* CC: works now
* General code cleanup

PR:		58804
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2003-11-02 10:28:53 +00:00
Adam Weinberger
8918cf4598 Add gtk-send-pr, a GTK2 send-pr(1) interface.
PR:		ports/51697
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2003-05-17 19:12:58 +00:00