1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Gabor Kovesdan
053520453d - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
2007-04-20 15:12:29 +00:00
Jean-Yves Lefort
fe44f94ecc Drop maintainership 2006-11-03 13:10:57 +00:00
Jean-Yves Lefort
eb2c4e06a9 Update to 2.0.4
PR:		ports/98462
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-08-06 19:39:58 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
c2130fc8f8 - Update to 2.0.3
- Reformat the Makefile
2005-09-06 14:02:15 +00:00
Jean-Yves Lefort
7c10e30e3a Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by:	adamw (mentor)
2005-04-12 22:10:43 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
4e20cfbb93 - 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)
2005-01-19 19:28:06 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Edwin Groothuis
4dae5f1b54 Unbreak building by requiring gcc 3.4
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-10-15 22:56:05 +00:00
Edwin Groothuis
1f936c50cb 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>
2004-10-14 07:38:35 +00:00