notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: mail/exmh2/Makefile
SVNWeb

Number of commits found: 44

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  b587cc2  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 13 Sep 2021
[ 15:53 Cy Schubert (cy) search for other commits by this committer ]    commit hash:87be8aae35682d29e479ec9b8cd2058e11f9e6d9  commit hash:87be8aae35682d29e479ec9b8cd2058e11f9e6d9  commit hash:87be8aae35682d29e479ec9b8cd2058e11f9e6d9  87be8aa 
mail/exmh2: Scolling the folder list accepts only units

Units, which do not work in the scan listing window or the main
text windows, must be used int he folder display window. We create
a new fmscroll function just for the folder display window.
Tue, 31 Aug 2021
[ 19:25 Cy Schubert (cy) search for other commits by this committer ]    commit hash:bf9e35445d7da021a83f3c7dba9874def987d19f  commit hash:bf9e35445d7da021a83f3c7dba9874def987d19f  commit hash:bf9e35445d7da021a83f3c7dba9874def987d19f  bf9e354 
mail/exmh2: Resolve state(tag) error

can't read "state(tag)": no such variable, has returned with tcl 8.7a5.
Resolve this error for good.
[ 19:25 Cy Schubert (cy) search for other commits by this committer ]    commit hash:4cf22b504ccf9e40971e8a7bcc00c91b6e61ccaf  commit hash:4cf22b504ccf9e40971e8a7bcc00c91b6e61ccaf  commit hash:4cf22b504ccf9e40971e8a7bcc00c91b6e61ccaf  4cf22b5 
mail/exmh2: Adjust MouseWheel scrolling parameters

Units and pages don't mean the same thing they did before.
The number of pixels is in fact a divisor.

- MouseWheel scrolls one line in the Folder Display box (no change).
- MouseWheel scrolls five lines in the message box (no change).
- Shift-MouseWheel scrolls one line (no change).
- Control-MouseWheel scrolls ten lines (changed from a page as
  page doesn't work any more).
[ 04:45 Cy Schubert (cy) search for other commits by this committer ]    commit hash:31aad68e55df749fad73589b7cb251dea7cee768  commit hash:31aad68e55df749fad73589b7cb251dea7cee768  commit hash:31aad68e55df749fad73589b7cb251dea7cee768  31aad68 
mail/exmh2: Chase toolkits/tk87 8.7a5

tk 8.7a5 introduced uniform mouse wheel event handling. Unfortunately this
is incompatible with tcltk software written using Button-4 and Button-5
events. This patch replaces the legacy bindings with the new MouseWheel
binding, using the new tk::MouseWheel helper to move the scrollbar.
This is documented at https://core.tcl-lang.org/tips/doc/trunk/tip/474.md.

The old bindings are left should anyone wish to use exmh2 with the older
tk86, also requiring a user to modify Makefile to alter the dependency.
Sun, 29 Aug 2021
[ 19:43 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:bebe31d4c84bb3bd5d3639057e1a61babcd5232a  commit hash:bebe31d4c84bb3bd5d3639057e1a61babcd5232a  commit hash:bebe31d4c84bb3bd5d3639057e1a61babcd5232a  bebe31d 
mail/exmh2: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 9 Mar 2021
[ 20:51 cy search for other commits by this committer ] Original commit   Revision:567957
mail/exmh2: require tk 8.7 to avoid no such variable error

tk 8.6 produces the following error while 8.7 works:

    can't read "state(tag)": no such variable
        while executing
    "string compare $value $state(tag)"
        (procedure "TextUndoTagAddProc" line 10)
        invoked from within
    "TextUndoTagAddProc state .msgframe.msg.t tagoff link 2200.35"

MFH:		2021Q1
Fri, 14 Jun 2019
[ 00:05 cy search for other commits by this committer ] Original commit   Revision:504148
Update 2.8.0 --> 2.9.0

exmh 2.9.0 is not hosted on any tcl/tk site at the moment.
The standard SF download helper fails to work in this case.
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 26 Dec 2015
[ 16:19 amdmi3 search for other commits by this committer ] Original commit   Revision:404531
- Add NO_ARCH
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Wed, 14 Jan 2015
[ 20:57 cy search for other commits by this committer ] Original commit   Revision:377043
Fix packaging permissions.

PR:		196350
Fri, 30 May 2014
[ 05:56 cy search for other commits by this committer ] Original commit   Revision:355791 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Stagify.
Thu, 20 Feb 2014
[ 11:18 gahr search for other commits by this committer ] Original commit   Revision:345217
- Convert to USES=tk
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Sat, 8 Dec 2012
[ 07:08 cy search for other commits by this committer ] Original commit   Revision:308464
Update 2,7,2 --> 2.8.0

Feature safe:	yes
Tue, 4 Dec 2012
[ 06:50 cy search for other commits by this committer ] Original commit   Revision:308204
PORTREVISION bump.

Feature safe:	yes
[ 06:21 cy search for other commits by this committer ] Original commit   Revision:308201
Use TCL/Tk 8.6. This fixes issues with the mail messages list "More..."
button.

Assume care and feeding of this port.

Feature safe:	yes
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 30 Sep 2011
[ 09:21 dougb search for other commits by this committer ] Original commit 
Remove optional dependencies and comments related to the removal of
security/pgp6
Sat, 14 May 2011
[ 14:12 arved search for other commits by this committer ] Original commit 
Use TCL/Tk 8.5

PR:             156548
Submitted by:   Ralf Wenk <IZ-FreeBSD0701@hs-karlsruhe.de>
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with M
Wed, 9 Apr 2008
[ 13:42 pav search for other commits by this committer ] Original commit  (Only the first 10 of 171 ports in this commit are shown above. View all ports for this commit)
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 14 May 2006
[ 10:08 vs search for other commits by this committer ] Original commit 
- Use full TCLTK mirror list
- portlint

PR:             ports/97016
Submitted by:   Shaun Amott
Tue, 25 Apr 2006
[ 11:03 erwin search for other commits by this committer ] Original commit 
Fix typo. glimpse is in textproc, not misc.

PR:             96272
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
Tue, 24 May 2005
[ 22:13 pav search for other commits by this committer ] Original commit 
- Update to 2.7.2

PR:             ports/80715
Submitted by:   Kevin Oberman <oberman@es.net>
Thu, 24 Jun 2004
[ 04:20 bmah search for other commits by this committer ] Original commit 
Update to exmh-2.7.0.

This release mostly consists of 15 months of bugfixes (some of which
were already in the prior exmh-2.6.3_3 port).  One new feature is a
spam filter wrapper ("Bayesian Spam Filter" in the new spiffy
preferences dialog).

Drop maintainership; I'm using IMAP-based mailers now.
Mon, 9 Feb 2004
[ 06:13 bmah search for other commits by this committer ] Original commit 
Depend on Tcl/Tk 8.4.

PORTREVISION bump to record new dependencies.

Suggested by:   kris (almost four months ago!)
Tue, 10 Jun 2003
[ 15:43 bmah search for other commits by this committer ] Original commit 
More fun patches to make exmh work better:

1.  Replace old, out-of-control preferences dialog with spiffy, sorted,
scrolling preferences dialog.

2.  Better PGP 6.5 compatibility.

PORTREVISION bump to mark these changes.

Obtained from:  exmh CVS repository
Sun, 8 Jun 2003
[ 01:18 bmah search for other commits by this committer ] Original commit 
Fix a couple of problems in the exmh port.

The port bogusly relied on build-time detection of PGP-type programs.
This was unneeded since exmh is smart enough to do run-time detection of
various PGP versions.  Fix this so PGP-type programs installed after exmh
will be recognized correctly.  [1]

Add patch to fix a bug in exmh where threading cleared the unseen
sequence.  [2]

PORTREVISION bump to mark these changes.

Reviewed by:    Dave Tweten <tweten@nas.nasa.gov> [1]
Obtained from:  exmh CVS [2]
Sun, 13 Apr 2003
[ 18:40 bmah search for other commits by this committer ] Original commit 
Update to exmh-2.6.3.
Thu, 6 Mar 2003
[ 19:23 ade search for other commits by this committer ] Original commit  (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
Sun, 13 Oct 2002
[ 11:57 anders search for other commits by this committer ] Original commit 
kris removed ports/mail/mh, so remove WITH_MH here then.
Fri, 30 Nov 2001
[ 21:12 bmah search for other commits by this committer ] Original commit 
Add a patch to fix a bug with continuation lines in ~/.mh_profile.   While I'm
here, also patch a file descriptor leak.    
Sat, 21 Jul 2001
[ 00:57 bmah search for other commits by this committer ] Original commit 
Update for exmh-2.5.    
Mon, 22 Jan 2001
[ 20:06 bmah search for other commits by this committer ] Original commit 
Update exmh to 2.3.1.  This release was made primarily to fix a symlink  
vulnerability reported to bugtraq.  Mostly a bugfix release although a few   new
features (filtering in sedit, optional expect-based inc wrapper,   optional
bitmap buttons) have been added.    
Tue, 16 Jan 2001
[ 20:19 bmah search for other commits by this committer ] Original commit 
Fix for a symlink attack posted to bugtraq.  The patches committed here   were
generated from exmh's CVS source code respository, and will be   removed from
the port directory when the next version of exmh is   released (RSN).    
Wed, 25 Oct 2000
[ 17:45 bmah search for other commits by this committer ] Original commit 
exmh has moved to SourceForge, update MASTER_SITES.    
Wed, 11 Oct 2000
[ 16:58 markm search for other commits by this committer ] Original commit 
Upgrade to v2.2, and hand the reigns over to Bruce Mah, who is   also an Exmh
developer.    

Number of commits found: 44