notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gnomenetwork A library for writing networked servers & clients
1.99.5_3 net Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.99.5_3Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-03 08:31:31
Last Update: 2004-07-05 19:37:48
SVN Revision: UNKNOWN
People watching this port, also watch:: python, sound-juicer, mplayer-skins
Also Listed In: gnome
License: not specified in port
WWW:
http://www.gnome.org/
Description:
gnome-network is a set of network oriented user tools. It includes the following tools: * gnome-remote-shell: a remote shell (Telnet/SSH) client. * gnome-remote-desktop: a remote desktop (X11/VNC) client. * gnome-netinfo: a network information tool, for getting info on network cards, DNS, etc. * gnome-backup: a backup client tool. WWW: http://www.gnome.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • >0:net/gnomenetwork
No installation instructions:
This port has been deleted.
PKGNAME:
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. libtool : devel/libtool13
  3. gnome-mime-data-2.0.pc : misc/gnomemimedata
  4. pkg-config : devel/pkgconfig
  5. intltool-extract : textproc/intltool
Runtime dependencies:
  1. .keep_me : misc/gnomehier
  2. gnome-mime-data-2.0.pc : misc/gnomemimedata
  3. pkg-config : devel/pkgconfig
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (18 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-network/1.99/
  3. ftp://ftp.chg.ru/pub/X11/gnome/sources/gnome-network/1.99/
  4. ftp://ftp.dataplus.se/pub/linux/gnome/sources/gnome-network/1.99/
  5. ftp://ftp.dit.upm.es/linux/gnome/sources/gnome-network/1.99/
  6. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gnome-network/1.99/
  7. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gnome-network/1.99/
  8. ftp://ftp.mirror.ac.uk/sites/ftp.gnome.org/pub/GNOME/sources/gnome-network/1.99/
  9. ftp://ftp.no.gnome.org/pub/GNOME/sources/gnome-network/1.99/
  10. ftp://ftp.tuwien.ac.at/linux/gnome.org/sources/gnome-network/1.99/
  11. ftp://www.t.ring.gr.jp/pub/X/gnome/sources/gnome-network/1.99/
  12. http://archive.progeny.com/GNOME/sources/gnome-network/1.99/
  13. http://farbror.acc.umu.se/pub/GNOME/sources/gnome-network/1.99/
  14. http://ftp.gnome.org/pub/GNOME/sources/gnome-network/1.99/
  15. http://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/gnome-network/1.99/
  16. http://public.planetmirror.com/pub/gnome/sources/gnome-network/1.99/
  17. http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gnome-network/1.99/
  18. http://www.t.ring.gr.jp/archives/X/gnome/sources/gnome-network/1.99/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.99.5_3
05 Jul 2004 19:37:48
Original commit files touched by this commit
marcus search for other commits by this committer
Remove gnomenetwork now that the only living piece of it was broken out
into the gnomenettool port.
1.99.5_3
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.99.5_2
18 Mar 2004 14:33:42
Original commit files touched by this commit
pav search for other commits by this committer
- Add SIZE to GNOME ports

Submitted by:   trevor
1.99.5_2
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.99.5_2
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.99.5_1
03 Jan 2004 08:29:37
Original commit files touched by this commit
marcus search for other commits by this committer
Add gnomenetwork, a suite of tools that allow for remote desktop connections,
SSH, and RSH shells, as well as a network information tool similar to MacOS
X's Netinfo.

Number of commits found: 6