Commit graph

14 commits

Author SHA1 Message Date
obache
cfd9993964 Update gtk-send-pr to 0.4.9.
Patch provided by MAINTAINER by PR 37572.

Changelog:
0.4.9 -> 0.4.8
- A small bug in the about dialog was fixed.
- Work on the OS X port has resumed after a long time.
2007-12-22 10:57:12 +00:00
obache
17515dbfb1 Update gtk-send-pr to 0.4.8.
Patch provided by maintainer(updated the e-mail address) by PR 35209.

* The FreeBSD categories were updated to include sun4v
* Code was reorganized to make it easier to create new GUI code.
* Work began on the MacOS X native GUI
2006-12-08 14:21:20 +00:00
wiz
17ad64f301 Update to 0.4.7, based on PR 34299 by Martin Wilke:
0.4.6 -> 0.4.7

    * Enforced non-empty Synopsis line.
    * do_sanity_checks() test before Send.
    * Default to ports as category.
    * Remove Help button and use a Prefs one.
    * Prepare code for future libification of the send_pr process.

0.4.5 -> 0.4.6

    * The user can use the -a command line option to include files
      up to 32 times and the program will include them in the Fix
      section.
    * Problem Report definitions are handled with an opaque PR_DEFS
      structure and accessed via a helper function.
    * Some of the code was moved into a new file (pr_defs.c).
    * Some whitespace cleanup was done.
2006-09-17 12:08:09 +00:00
cube
9c2b3c96da Update to 0.4.5, provided by Miguel Mendez in PR#29904.
0.4.4 -> 0.4.5

- It's now possible to use STARTTLS to encrypt SMTP traffic.
- Some memory leaks were fixed (a bunch of missing g_free()).
- Parts of the code were edited to conform to the FreeBSD coding style
  guide.
- A new application icon is included.
- The man page was updated.
2005-04-10 20:14:44 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
jmmv
8fd89f7742 Update to 0.4.4, from Miguel Mendez (maintainer) in PR pkg/29333.
* All SMTP errors are properly handled and reported now.
* The -L option was added for compatibility with send-pr.
* A bug in the NetBSD categories was fixed
* The program uses some GTK+ 2.6+ widgets if that version of the library is
  installed
2005-02-11 12:22:48 +00:00
jmmv
ad6c0bd1d7 Update to 0.4.2:
* A bug in the argument parsing code was fixed.
* The new -m option enables `Maintainer Mode' (see man page for detials).
* Prevent the `Load error' dialog from showing up before the main window
  is visible.
* The FreeBSD categories were updated
* The man page was updated

Patch from maintainer, Miguel Mendez, in PR pkg/29013.
2005-01-19 23:26:50 +00:00
wiz
015bc682ba Update to 0.4.1, provided by Miguel Mendez in PR 28443:
- When creating the default user profile, the smtp port is now set to 25.
- Drag and drop support has been fixed and now works with XFCE's xffm.
- A bug was fixed that prevented text windows from autoscrolling when the cursor
reached the bottom.
- More code cleanup
2004-11-29 21:04:14 +00:00
ben
76996a0e5d Update gtk-send-pr to version 0.4, and assign maintainership to author,
"Miguel Mendez" <flynn@energyhq.es.eu.org>.

Changelog:

- All GTK_SIGNAL_FUNC instances were replaced by G_CALLBACK.
- The file dialog now uses the GtkFileChooser widget.
- All selections have been changed from GtkCombo to GtkComboBoxEntry.
- The user can now specify the SMTP port (defaults to 25).
- The remaining code was cleaned up (file.c and user_prefs.c).

Also added an extra patch to fix a small bug in the scrolled window code.
2004-11-21 14:14:10 +00:00
xtraeme
8b6509c191 Update sysutils/gtk-send-pr to 0.3.5.
Changes:

It is now possible to drag and drop text files in the Fix section,
and they'll be automagically loaded. A new icon for the application
was created. Some parts of the UI code were cleaned up.
2004-11-02 00:23:53 +00:00
xtraeme
9d5e2d5659 Update sysutils/gtk-send-pr to 0.3.4, no changelog available. 2004-10-26 05:56:57 +00:00
minskim
aebfb84fa0 Update gtk-send-pr to 0.3.3.
Major changes:
  - Support SMTP authentication.
2004-04-20 20:46:39 +00:00
minskim
09a545faf4 Remove -DGTK_DISABLE_DEPRECATED from CFLAGS to make this package build
with GTK+ 2.4.
2004-04-20 19:18:04 +00:00
xtraeme
08f3f33f43 Initial import of gtk-send-pr 0.3 from pkgsrc-wip.
This is a GTK2 based tool, similar to send-pr(1), but with some nice
features:

	o User friendly UI
	o Uses libesmtp to deliver mail to any SMTP server
	o Really free code (BSD licensed)
2003-12-13 18:09:36 +00:00