1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Fix fetch, update WWW

- While here, kill 4.x define
This commit is contained in:
Pav Lucistnik 2008-06-18 19:26:25 +00:00
parent 92c9081798
commit b3596debb5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215109
2 changed files with 2 additions and 6 deletions

View File

@ -8,7 +8,7 @@ PORTNAME= lookupd
PORTVERSION= 0.3.c
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.rsu.ru/~bushman/lookupd/downloads/
MASTER_SITES= http://sfedu.ru/~bushman/lookupd/downloads/
MAINTAINER= bushman@rsu.ru
COMMENT= Lookupd daemon - IPC nsswitch implementation with system-wide caching
@ -27,10 +27,6 @@ post-install:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500112
IGNORE= is only supported on FreeBSD 5.1 or later
.endif
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
CFLAGS+= -fPIC
.endif

View File

@ -13,4 +13,4 @@ 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.rsu.ru/~bushman/lookupd/
WWW: http://www.sfedu.ru/~bushman/lookupd/