8c2c FreshPorts -- shells/viewglob
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
viewglob 2.0.4_7 shells on this many watch lists=1 search for ports that depend on this port
A GTK+ add-on to bash and zsh

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2004 07:45:40
License: not specified in port


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.

WWW: http://viewglob.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. shells/bash
  2. x11/libX11
  3. textproc/intltool
  4. devel/pkg-config
Required To Run:
  1. shells/bash
  2. x11/libX11
  3. devel/pkg-config
  4. devel/gio-fam-backend
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
  3. x11-toolkits/gtk20
  4. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/shells/viewglob/ && make install clean
To add the package: pkg_add -r viewglob


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  3. http://heanet.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  4. http://internode.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  5. http://iweb.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  6. http://jaist.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  7. http://kent.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  8. http://nchc.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  9. http://ncu.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  10. http://osdn.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  11. http://softlayer.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  12. http://sunet.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  13. http://surfnet.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  14. http://switch.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  15. http://transact.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  16. http://ufpr.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  17. http://voxel.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/
  18. http://waix.dl.sourceforge.net/project/viewglob/viewglob/2.0.4/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.0.4_7
dinoex search for other commits by this committer
- update png to 1.5.10
18 Mar 2011 17:59:51
Original commit files touched by this commit  2.0.4_6
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.0.4_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.0.4_5
dinoex search for other commits by this committer
- update to jpeg-8
21 Dec 2009 02:19:12
Original commit files touched by this commit  2.0.4_4
dougb search for other commits by this committer
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
Original commit files touched by this commit  2.0.4_4
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.4_3
edwin search for other commits by this committer
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
Original commit files touched by this commit  2.0.4_2
  Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.4_1
flz search for other commits by this committer
- 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
Original commit files touched by this commit  2.0.4
gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter r-s
03 Nov 2006 13:10:57
Original commit files touched by this commit  2.0.4
jylefort search for other commits by this committer
Drop maintainership
06 Aug 2006 19:39:59
Original commit files touched by this commit  2.0.4
jylefort search for other commits by this committer
Update to 2.0.4

PR:             ports/98462
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
24 Jan 2006 01:04:19
Original commit files touched by this commit  2.0.3_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  2.0.3_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
06 Sep 2005 14:02:15
Original commit files touched by this commit  2.0.3
jylefort search for other commits by this committer
- Update to 2.0.3
- Reformat the Makefile
12 Apr 2005 22:10:43
Original commit files touched by this commit  1.0.2_1
jylefort search for other commits by this committer
Change my MAINTAINER email address to jylefort@FreeBSD.org

Approved by:    adamw (mentor)
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.0.2_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
19 Jan 2005 19:28:06
Original commit files touched by this commit  1.0.2
pav search for other commits by this committer
- 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
Original commit files touched by this commit  1.0_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
15 Oct 2004 22:56:05
Original commit files touched by this commit  1.0
edwin search for other commits by this committer
Unbreak building by requiring gcc 3.4

Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
14 Oct 2004 07:38:36
Original commit files touched by this commit  1.0
edwin search for other commits by this committer
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>

Number of commits found: 21

2831
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0