| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
0.15_3
|
dinoex  |
- update png to 1.5.10 |
24 Oct 2011 09:11:38
0.15_2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
02 Jul 2011 18:18:48
0.15_2
|
miwi  |
- Kick MD5 support |
28 Mar 2010 06:47:48
0.15_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.15_1
|
dinoex  |
- update to jpeg-8 |
06 Mar 2009 18:14:36
0.15
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
30 Sep 2008 14:14:19
0.15
|
miwi  |
- Update to 0.15
- Pass maintainership to submitter
PR: 127729
Submitted by: Dennis Herrmann <adox@mcx2.org> |
07 Sep 2008 00:19:05
0.14
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
29 Oct 2007 17:23:17
0.14
|
sat  |
- Update to 0.14 (noop) |
19 May 2007 20:32:57
0.13_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Apr 2007 11:16:13
0.13
|
sat  |
Add port x11-toolkits/p5-Tk-FontDialog:
Tk::FontDialog implements a font dialog widget.
The dialog is displayed by calling the Show method. The returned value
is either the selected font (if the dialog was closed with the Ok
button) or undef (otherwise). The exact type of the return value is
either a Tk::Font object (in Tk800) or a font name string (usually
something like font1). Both can be used as values in Tk -font options.
WWW: http://search.cpan.org/dist/Tk-FontDialog/
Author: Slaven Rezic <slaven@rezic.de> |