FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 2:38 PM GMT
Port details
grig 0.8.0 comms on this many watch lists=0 search for ports that depend on this port
Amateur Radio control front-end
Maintained by: matt@chronos.org.uk search for ports maintained by this maintainer
Port Added: 22 Jan 2004 21:57:10
Also Listed In: hamradio
License: GPLv2


Grig is a graphical front-end to the Ham Radio libraries
written using Gtk+ and Gnome widgets by Alexandru Csete.

Part of the groundstation suite, it purpose is to control
an amateur radio transceiver from X. It supports any of
the transceivers that hamlib supports, including rpc.rigd
over the network.

The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.

WWW: http://groundstation.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: comms/hamlib, devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://sunet.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://iweb.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://switch.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://surfnet.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://kent.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://freefr.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://voxel.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://jaist.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://osdn.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://nchc.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://ncu.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://transact.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://softlayer.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://internode.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://ufpr.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
http://waix.dl.sourceforge.net/project/groundstation/Grig/0.8.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Aug 2011 15:07:29
Original commit files touched by this commit  0.8.0
dhn search for other commits by this committer
- Update to 0.8.0

PR:             ports/160234
Submitted by:   Matt Dawson <matt@chronos.org.uk> (maintainer)
05 Feb 2011 05:15:11
Original commit files touched by this commit  0.7.2_5
miwi search for other commits by this committer
Remove md5 and add LICENSE

PR:             154307
Submitted by:   Matt Dawson <matt@chronos.org.uk> (maintainer)
Feature safe:   yes
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.7.2_5
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  0.7.2_4
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:15:15
Original commit files touched by this commit  0.7.2_3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.7.2_3
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
21 Jun 2008 16:25:46
Original commit files touched by this commit  0.7.2_2
olgeni search for other commits by this committer
Fix a few typos in ports/comms.
06 Jun 2008 13:15:07
Original commit files touched by this commit  0.7.2_2
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)
24 Oct 2007 23:37:25
Original commit files touched by this commit  0.7.2_1
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.7.2_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 20:32:57
Original commit files touched by this commit  0.7.2_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}.
12 Jan 2007 21:57:33
Original commit files touched by this commit  0.7.2
miwi search for other commits by this committer
- Update to 0.7.2

PR:             ports/107754
Submitted by:   miwi
Approved by:    maintainer
16 Sep 2006 21:31:30
Original commit files touched by this commit  0.7.1
rafan search for other commits by this committer
- Update to 0.7.1
- Move to LOCALBASE
- Change maintainer's email address
- Workaround for autoconf 2.6.0 (mandir)

PR:             ports/103301
Submitted by:   Matt Dawson <matt at mattsnetwork.co.uk> (maintainer)
03 May 2006 23:38:41
Original commit files touched by this commit  0.2.2_4
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.2.2_4
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
22 Jan 2006 08:22:09
Original commit files touched by this commit  0.2.2_3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
21 Jan 2006 17:37:14
Original commit files touched by this commit  0.2.2_3
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Oct 2004 07:51:12
Original commit files touched by this commit  0.2.2_3
krion search for other commits by this committer
Fix build with gcc-3.4

PR:             ports/71941
Submitted by:   maintainer
Approved by:    portmgr (implicit)
18 Sep 2004 17:38:25
Original commit files touched by this commit  0.2.2_2
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
11 May 2004 00:15:38
Original commit files touched by this commit  0.2.2_2
mezz search for other commits by this committer
Fix the build that the new hamlib port (1.2) has a change in the
longlat2locator function which requires an extra function to be passed.

PR:             ports/66409
Submitted by:   Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
Approved by:    adamw (mentor)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.2.2_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.2.2_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
22 Jan 2004 21:56:22
Original commit files touched by this commit  0.2.2
pav search for other commits by this committer
Grig is a graphical front-end to the Ham Radio libraries
written using Gtk+ and Gnome widgets by Alexandru Csete.

Part of the grounstation suite, it purpose is to control
an amateur radio transceiver from X. It supports any of
the transceivers that hamlib supports, including rpc.rigd
over the network. However, at present only a subset of the
hamlib functions are provided.

The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.

WWW: http://groundstation.sourceforge.net/

PR:             ports/61729
Submitted by:   Matt Dawson <matt@mattsnetwork.co.uk>

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 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 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.14 seconds.