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
lookupd Lookupd daemon - IPC nsswitch implementation with system-wide caching
0.3.c_1 sysutils 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 0.3.c_1Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build with new utmpx
Deprecated DEPRECATED: Fails to build with new utmpx
Expired This port expired on: 2014-07-23
Ignore IGNORE: is marked as broken: fails to build with new utmpx
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: 2004-07-24 17:33:37
Last Update: 2014-07-24 18:36:20
SVN Revision: 362836
People watching this port, also watch:: smartmontools, screen, pcre
License: not specified in port
WWW:
http://www.sfedu.ru/~bushman/lookupd/
Description:
This is an implementation of lookupd - name service switch daemon. It gives an ability to use IPC model for different lookup operations (just like nsswitch, but all requests are processed by lookupd daemon), which in turn makes system-wide caching possible. Besides, unlike the nsswitch lookupd can use persistent connections and different other optimizations. As current nsswitch implementation, lookupd is also based on plugins, which are a bit different from standard nss_* plugins such as nss_ldap, but they are easy to port. Files and dns plugins are installed by default and lookupd_ldap module can be found in ports. Lookupd should be plugged into the current FreeBSD nsswitch implementation using a standard module - nss_lookupd.so. WWW: http://www.sfedu.ru/~bushman/lookupd/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • lookupd>0:sysutils/lookupd
No installation instructions:
This port has been deleted.
PKGNAME: lookupd
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.
This port has no dependencies.
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/lookupd_ldap*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

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. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://sfedu.ru/~bushman/lookupd/downloads/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.c_1
24 Jul 2014 18:36:20
Revision:362836Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
0.3.c_1
06 Jul 2014 15:52:25
Revision:360930Original commit files touched by this commit
bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
0.3.c_1
23 Jun 2014 20:39:15
Revision:359005Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them

With hat:	portmgr
0.3.c_1
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.3.c_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.3.c_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.3.c_1
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.3.c_1
20 Mar 2010 13:38:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
0.3.c_1
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
0.3.c_1
18 Jun 2008 19:26:26
Original commit files touched by this commit
pav search for other commits by this committer
- Fix fetch, update WWW
- While here, kill 4.x define
0.3.c_1
14 Jun 2007 08:41:43
Original commit files touched by this commit
mm search for other commits by this committer
- fix build on amd64 and ia64 archs

PR:             ports/112621
Submitted by:   Michael Bushkov <bushman@stinger.cc.rsu.ru> (maintainer)
Approved by:    garga (mentor)
0.3.c
07 Oct 2006 15:18:14
Original commit files touched by this commit
pav search for other commits by this committer
- Readd without keyword expansion
0.3.c
07 Oct 2006 15:17:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove temporarily
0.3.c
07 Oct 2006 15:12:29
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build
- Style

PR:             ports/101178
Submitted by:   Michael Bushkov <bushman@rsu.ru> (maintainer)
0.3.c
17 Sep 2006 02:32:20
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 6.x: Does not compile
0.3.c
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
0.3.c
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.3.c
26 Nov 2005 08:04:39
Original commit files touched by this commit
linimon search for other commits by this committer
Chase URLs per distfile survey.
0.3.c
11 Aug 2005 22:17:34
Original commit files touched by this commit
pav search for other commits by this committer
- Unbreak on 6.X

PR:             ports/84780
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Approved by:    portmgr (marcus)
0.3.c
10 Apr 2005 21:47:32
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 6.0: Does not compile
0.3.c
13 Dec 2004 06:32:30
Original commit files touched by this commit
krion search for other commits by this committer
Add missing files.
0.3.c
10 Aug 2004 12:39:40
Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.3.c

PR:             70066
Submitted by:   Michael Bushkov <bushman@stinger.cc.rsu.ru>
0.3.b
30 Jul 2004 08:03:13
Original commit files touched by this commit
eik search for other commits by this committer
update to 0.3.b

PR:             69789
Submitted by:   Michael Bushkov <bushman@rsu.ru> (maintainer)
0.3.a
24 Jul 2004 17:27:37
Original commit files touched by this commit
eik search for other commits by this committer
add lookupd, a name service lookup daemon, and lookupd_ldap, an LDAP plugin

PR:             68811, 68810
Submitted by:   Michael Bushkov <bushman@rsu.ru>

Number of commits found: 24