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) combination for a given watch list. This is what FreshPorts will look for.

Port details
linneighborhood GTK+ gui for browsing and mounting SMB filesystems
0.6.5_5 sysutils Deleted on this many watch lists=6 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.6.5_5Version of this port present on the latest quarterly branch.
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: 2003-04-16 11:46:28
Last Update: 2006-01-10 10:44:05
SVN Revision: UNKNOWN
People watching this port, also watch:: zip, libglade2, mplayer
License: not specified in port
WWW:
http://www.bnro.de/~schmidjo/index.html
Description:
LinNeighborhood is a Xwindow graphical port of Network Neighborhood, running over Samba utilities and the smbfs. It permits to browse an SMB (CIFS) network consisting of Samba, Windows (WfWg, 95, 98, NT) and probably (not tested) OS/2, LanManager for DOS and others. It also offers an interface to mount the found shares. WWW: http://www.bnro.de/~schmidjo/index.html -- h.eichmann@gmx.de
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:
  • LinNeighborhood>0:sysutils/linneighborhood
No installation instructions:
This port has been deleted.
PKGNAME: LinNeighborhood
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. pkg-config : devel/pkgconfig
Runtime dependencies:
  1. smbclient : net/samba
  2. pkg-config : devel/pkgconfig
Library dependencies:
  1. glib12.3 : devel/glib12
  2. gtk12.2 : x11-toolkits/gtk12
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 (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.bnro.de/~schmidjo/download/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.5_5
10 Jan 2006 10:44:05
Original commit files touched by this commit
vs search for other commits by this committer
Repocopy sysutils/linneighborhood to more appropriate category 'net'.

PR:             ports/91551
0.6.5_5
11 Dec 2005 21:49:10
Original commit files touched by this commit
barner search for other commits by this committer
Really fix the build on FreeBSD 7 (after MNT_NODEV was removed)

Inspired by:    rodrigc's fix for editors/manedit
Reported by:    pointyhat via kris
0.6.5_5
06 Dec 2005 03:25:19
Original commit files touched by this commit
rodrigc search for other commits by this committer
MNT_NODEV is no longer defined when __FreeBSD_version >= 700008.
0.6.5_5
24 Nov 2005 14:11:15
Original commit files touched by this commit
barner search for other commits by this committer
Drop maintainership.
0.6.5_5
24 Nov 2005 14:08:01
Original commit files touched by this commit
barner search for other commits by this committer
Add SHA256 for my ports (that don't already have it).
0.6.5_5
28 Feb 2005 13:05:25
Original commit files touched by this commit
barner search for other commits by this committer
Change email address in ports maintained by me to barner@FreeBSD.org

Approved by:    arved (mentor)
0.6.5_5
13 Oct 2004 03:04:57
Original commit files touched by this commit
edwin search for other commits by this committer
[maintainer] sysutils/linneighborhood: fix thread usage

        Somehow, a hard coded -lc_r survived in a patch file.
        Eleminating it, makes the port (finally) PTHREAD_* conform.

PR:             ports/71612
Submitted by:   Simon Barner <barner@in.tum.de>
0.6.5_4
31 Mar 2004 01:20:29
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data.

Approved by:    Simon Barner (maintainer)
0.6.5_4
18 Feb 2004 20:20:46
Original commit files touched by this commit
marcus search for other commits by this committer
Respect PTHREAD_{CFLAGS,LIBS}.

PR:             62988
Submitted by:   maintainer
0.6.5_4
17 Feb 2004 20:11:23
Original commit files touched by this commit
erwin search for other commits by this committer
Simon Barner agreed to take over the maintainership and handle the PTHREAD=
issue. Thanks and good luck!

PR:             62975
Submitted by:   Heiner <h.eichmann@gmx.de> (old maintainer)
0.6.5_4
17 Feb 2004 08:57:50
Original commit files touched by this commit
kris search for other commits by this committer
FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS}
0.6.5_4
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)
0.6.5_3
17 Nov 2003 01:35:14
Original commit files touched by this commit
pav search for other commits by this committer
- Use system gettext instead of bundled one
- Respect ${PTHREAD_LIBS}

PR:             ports/58542
Submitted by:   Simon Barner <barner@in.tum.de>
Approved by:    marcus (backup mentor)
0.6.5_2
26 Aug 2003 20:25:58
Original commit files touched by this commit
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
0.6.5_1
25 Aug 2003 05:41:38
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
0.6.5_1
23 Aug 2003 12:40:20
Original commit files touched by this commit
edwin search for other commits by this committer
Port upgrade: sysutils/LinNeighborhood to 0.6.5_1

        LinNeighborhood core dumps, if one of the windows share
        names or mount point names contain a space.
        (Thanks to Simon Barner for the fix).

PR:             ports/55179
Submitted by:   Heiner Eichmann <h.eichmann@gmx.de>
0.6.5
16 Apr 2003 11:44:55
Original commit files touched by this commit
arved search for other commits by this committer
Add LinNeighborhood, a GTK SMB LANbrowser

PR:             50953
Submitted by:   Heiner Eichmann <h.eichmann@gmx.de>

Number of commits found: 17