aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gtk-send-pr
Commit message (Collapse)AuthorAgeFilesLines
* /tmp/cvs7YicewOliver Eikemeier2004-03-091-1/+1
| | | | Notes: svn path=/head/; revision=103449
* Reset undeliverable maintainer addressKris Kennaway2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=101159
* Update to 0.3.3 "Desert Dream"Sergey A. Osokin2004-02-133-41/+3
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=100843
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix handling of empty CC fieldsTilman Keskinoz2004-01-302-0/+39
| | | | | | | | PR: 62101 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=99515
* Update to 3.2Clement Laforet2004-01-302-2/+2
| | | | | | | | PR: 62079 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=99456
* - Update to 0.3.1Clement Laforet2004-01-172-2/+2
| | | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=98418
* - Update to 0.3Pav Lucistnik2003-11-222-2/+2
| | | | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=94730
* Update to 0.2.1Tilman Keskinoz2003-11-132-2/+2
| | | | | | | | PR: 59258 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=93905
* - Update to version 0.2Kirill Ponomarev2003-11-023-3/+3
| | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=92834
* Add gtk-send-pr, a GTK2 send-pr(1) interface.Adam Weinberger2003-05-174-0/+39
PR: ports/51697 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=81164