1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

net/dico: Update to 2.11/Rename port

- Rename the port to match upstream naming
  Change the name from net/gnu-dico to net/dico, prefix gnu- was added
  to distinguish this port from the port french/dico no longer needed
  since the port french/dico was removed from ports few years ago

- Switch to DISTVERSION
- Strip binaries
- Add missing dependencies

ChangeLog:	https://git.savannah.gnu.org/cgit/dico.git/tree/NEWS
PR:		268796

The prefix gnu was added to distinguish this port from the port french/dico

This is no longer needed since the port french/dico was removed from ports few years ago
This commit is contained in:
FreeBSD 2023-06-03 12:35:30 +01:00 committed by Nuno Teixeira
parent a26d38830d
commit 0318e32744
10 changed files with 13 additions and 13 deletions

1
MOVED
View File

@ -7619,3 +7619,4 @@ sysutils/cfengine319||2023-06-03|Has expired: Upstream EOL reached on 2022-06-30
sysutils/cfengine-masterfiles319||2023-06-03|Removed, part of expired sysutils/cfengine319
net-mgmt/nrpe3|net-mgmt/nrpe|2023-06-03|Has expired: Fails to build with recent OpenSSL so use net-mgmt/nrpe
games/spacezero||2023-06-03|Has expired: broken, abandoned upstream, depends on deprecated gtk2
net/gnu-dico|net/dico|2023-06-03|Renamed to match upstream naming

View File

@ -125,6 +125,7 @@
SUBDIR += dhcperf
SUBDIR += dhcping
SUBDIR += dhcprelya
SUBDIR += dico
SUBDIR += dictd
SUBDIR += dimes
SUBDIR += downzemall
@ -200,7 +201,6 @@
SUBDIR += gnome-nettool
SUBDIR += gnome-online-accounts
SUBDIR += gnome-online-miners
SUBDIR += gnu-dico
SUBDIR += gnu-radius
SUBDIR += go-bapu
SUBDIR += go-cs

View File

@ -1,9 +1,7 @@
PORTNAME= dico
PORTVERSION= 2.10
PORTREVISION= 1
DISTVERSION= 2.11
CATEGORIES= net textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu-
MAINTAINER= info@dikt.tv
COMMENT= Flexible modular implementation of DICT server
@ -14,10 +12,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libltdl.so:devel/libltdl
USES= gmake libtool localbase pkgconfig tar:xz
USES= gmake libtool localbase pkgconfig readline tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
INFO= dico
@ -32,10 +30,12 @@ OPTIONS_DEFAULT= PYTHON PCRE
OPTIONS_SUB= yes
GSASL_DESC= GSASL support
GSASL_USES= iconv
GSASL_LIB_DEPENDS= libgsasl.so:security/libgsasl
GSASL_CONFIGURE_WITH= gsasl
GUILE_LIB_DEPENDS= libguile-2.2.so:lang/guile2
GUILE_LIB_DEPENDS= libguile-2.2.so:lang/guile2 \
libgc-threaded.so:devel/boehm-gc-threaded
GUILE_CONFIGURE_OFF= --without-guile
LDAP_USES= ldap
@ -55,7 +55,6 @@ PYTHON_CONFIGURE_OFF= --without-python
post-patch:
@${REINPLACE_CMD} 's/@bindir@/@sbindir@/' ${WRKSRC}/dicod/Makefile.in
@${REINPLACE_CMD} 's/(bindir)..dir/&\/gdico/' ${WRKSRC}/dico/Makefile.in
@${REINPLACE_CMD} \
-e 's/mu_check_lib_save_LIBS/LIBS/' \
-e 's/python-config/$${PYTHON_CONFIG}/' \

3
net/dico/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1673033889
SHA256 (dico-2.11.tar.xz) = ac1f98e233d0facacaac1059f3b81384a5592e26fd4c3082aed003f65e252c5a
SIZE (dico-2.11.tar.xz) = 1883752

View File

@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
This port installs Dict server dicod and Dict client gdico.
This port installs Dict server dicod and Dict client dico.
To enable the server, add the following line to /etc/rc.conf:

View File

@ -1,4 +1,4 @@
bin/gdico
bin/dico
etc/dicod.conf.sample
include/dico/argcv.h
include/dico/assoc.h

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1599238266
SHA256 (dico-2.10.tar.xz) = 74a37ec01056d75f9dcbbddc6dcc11c42b09724003d66ce1280d00fdeb214f61
SIZE (dico-2.10.tar.xz) = 1830420