| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Mar 2011 17:59:51
2.0.4_6
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
28 Mar 2010 06:47:48
2.0.4_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.0.4_5
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
2.0.4_4
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
31 Jul 2009 13:57:52
2.0.4_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 14:01:29
2.0.4_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
2.0.4_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
19 May 2007 20:32:57
2.0.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Apr 2007 15:12:30
2.0.4
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s |
03 Nov 2006 13:10:57
2.0.4
|
jylefort  |
Drop maintainership |
06 Aug 2006 19:39:59
2.0.4
|
jylefort  |
Update to 2.0.4
PR: ports/98462
Submitted by: Martin Wilke <freebsd@unixfreunde.de> |
24 Jan 2006 01:04:19
2.0.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 05:22:06
2.0.3_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
06 Sep 2005 14:02:15
2.0.3
|
jylefort  |
- Update to 2.0.3
- Reformat the Makefile |
12 Apr 2005 22:10:43
1.0.2_1
|
jylefort  |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor) |
12 Mar 2005 10:54:27
1.0.2_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
19 Jan 2005 19:28:06
1.0.2
|
pav  |
- Update to 1.0.2
- Mark IGNORE on FreeBSD 4.x, missing library functions
PR: ports/76424
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) |
07 Nov 2004 22:37:47
1.0_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
15 Oct 2004 22:56:05
1.0
|
edwin  |
Unbreak building by requiring gcc 3.4
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
14 Oct 2004 07:38:36
1.0
|
edwin  |
New port: shells/viewglob, a GTK+ add-on to bash and zsh
viewglob is an utility designed to complement the Unix shell
in graphical environments. It has two parts:
1. A tool that sits as a layer between the shell and X
terminal, keeping track of the user's current directory
and command line.
2. A graphical display which shows the layouts of directories
referenced on the command line (including pwd).
The display reveals the results of file globs and expansions
as they are typed (hence the name), highlighting selected
files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes
typed in the display are passed to the shell. Files and
directories can be double-clicked to insert their names
and/or paths into the terminal.
PR: ports/72369
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |