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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
gmdns A GNU implementation of multicast DNS, part of Zeroconf
0.1_4 net Deleted on this many watch lists=0 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 0.1_4Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-06-06 05:44:43
Last Update: 2006-12-15 04:42:04
SVN Revision: UNKNOWN
Also Listed In: gnome
License: not specified in port
Description:
Gmdns is a GNU implementation of the multicast DNS protocol, a component of Zerconf (aka Rendezvous by Apple).
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:
  • gmdns>0:net/gmdns
No installation instructions:
This port has been deleted.
PKGNAME: gmdns
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. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. pkg-config : devel/pkg-config
Runtime dependencies:
  1. pkg-config : devel/pkg-config
Library dependencies:
  1. glib-2.0.0 : devel/glib20
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/gmdns/0.1/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gmdns/0.1/
  4. ftp://ftp.dataplus.se/pub/linux/gnome/sources/gmdns/0.1/
  5. ftp://ftp.dit.upm.es/linux/gnome/sources/gmdns/0.1/
  6. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gmdns/0.1/
  7. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gmdns/0.1/
  8. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gmdns/0.1/
  9. ftp://ftp.no.gnome.org/pub/GNOME/sources/gmdns/0.1/
  10. http://archive.progeny.com/GNOME/sources/gmdns/0.1/
  11. http://ftp.gnome.org/pub/GNOME/sources/gmdns/0.1/
  12. http://ftp.unina.it/pub/linux/GNOME/sources/gmdns/0.1/
  13. http://public.planetmirror.com/pub/gnome/sources/gmdns/0.1/
  14. http://ring.riken.jp/archives/X/gnome/sources/gmdns/0.1/
  15. http://ring.sakura.ad.jp/archives/X/gnome/sources/gmdns/0.1/
  16. http://rpmfind.net/linux/gnome.org/sources/gmdns/0.1/
  17. http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gmdns/0.1/
  18. http://www.zentek-international.com/mirrors/gnome/sources/gmdns/0.1/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1_4
15 Dec 2006 04:42:04
Original commit files touched by this commit
mezz search for other commits by this committer
It's dead, unmaintain and nothing use it.

Discussed with: marcus
0.1_4
05 Nov 2006 03:34:35
Original commit files touched by this commit
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
0.1_4
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.1_3
23 Nov 2005 22:41:05
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256 checksums
0.1_3
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.1_3
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.1_2
16 Mar 2005 23:42:58
Original commit files touched by this commit
mezz search for other commits by this committer
- Change libtool from 1.3 to 1.5 and remove the lthack.
- Don't use gnomeprefix since this port installs in LOCALBASE; it should fix
  the plist issue.

No function change, but if it does then let me know.
0.1_1
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
0.1
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.1
18 Jun 2004 19:19:29
Original commit files touched by this commit
marcus search for other commits by this committer
Fix build on 64-bit platforms.

Reported by:    pointyhat via kris
0.1
06 Jun 2004 05:44:01
Original commit files touched by this commit
marcus search for other commits by this committer
Add gmdns, a GNU implementation of the multicast DNS protocol used by Zeroconf.

Number of commits found: 11