aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-09-27 11:22:02 +0000
committerRene Ladan <rene@FreeBSD.org>2015-09-27 11:22:02 +0000
commit79fbac343ef068222638378117f775b4ae084cae (patch)
tree1b2197c0ace5f4f46025c2cb0c49dc93db4fbc58
parent431f5007b11cdbc3131b078b393caa3305a2d65b (diff)
downloadports-79fbac343ef068222638378117f775b4ae084cae.tar.gz
ports-79fbac343ef068222638378117f775b4ae084cae.zip
Notes
-rw-r--r--MOVED2
-rw-r--r--net/Makefile2
-rw-r--r--net/linc-reference/Makefile8
-rw-r--r--net/linc-reference/pkg-descr3
-rw-r--r--net/linc/Makefile36
-rw-r--r--net/linc/distinfo2
-rw-r--r--net/linc/files/patch-Makefile.in11
-rw-r--r--net/linc/files/patch-src-linc-protocols.c11
-rw-r--r--net/linc/pkg-descr8
-rw-r--r--net/linc/pkg-plist13
10 files changed, 2 insertions, 94 deletions
diff --git a/MOVED b/MOVED
index e8c62875ebfc..c19fc35a399f 100644
--- a/MOVED
+++ b/MOVED
@@ -7885,3 +7885,5 @@ japanese/mikachan-ttfonts|japanese/font-mikachan|2015-09-25|Renamed
japanese/monafonts-ttf|japanese/font-mona-ttf|2015-09-25|Renamed
japanese/monafonts|japanese/font-mona|2015-09-25|Renamed
chinese/joe|editors/joe|2015-09-26|Regular joe's editor now support chinese
+net/linc||2015-09-27|Has expired: Last release in 2003, not used by anything anymore.
+net/linc-reference||2015-09-27|Has expired: Last release in 2003, not used by anything anymore.
diff --git a/net/Makefile b/net/Makefile
index a366ade68f31..502be5ef2e20 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -356,8 +356,6 @@
SUBDIR += libzmq3
SUBDIR += libzmq4
SUBDIR += liferea
- SUBDIR += linc
- SUBDIR += linc-reference
SUBDIR += linknx
SUBDIR += linphone
SUBDIR += linux-c6-avahi-libs
diff --git a/net/linc-reference/Makefile b/net/linc-reference/Makefile
deleted file mode 100644
index 8fd6e117e965..000000000000
--- a/net/linc-reference/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 0
-
-REFERENCE_SRC= ${WRKSRC}/docs
-
-.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/net/linc-reference/pkg-descr b/net/linc-reference/pkg-descr
deleted file mode 100644
index 9c8f0c716681..000000000000
--- a/net/linc-reference/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This port contains the programming reference for net/linc.
-
-WWW: http://www.gnome.org/
diff --git a/net/linc/Makefile b/net/linc/Makefile
deleted file mode 100644
index fd75576f8c6d..000000000000
--- a/net/linc/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= linc
-PORTVERSION= 1.0.3
-PORTREVISION?= 8
-CATEGORIES= net
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Library for writing networked servers & clients
-
-USES= tar:bzip2
-
-DEPRECATED= Last release in 2003, not used by anything anymore.
-EXPIRATION_DATE= 2015-09-19
-
-.if !defined(REFERENCE_PORT)
-
-USES+= gmake libtool pathfix pkgconfig
-USE_GNOME= glib20
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
- --disable-gtk-doc
-CPPFLAGS+= -I${LOCALBASE}/include -DGLIB_COMPILATION
-LDFLAGS+= -L${LOCALBASE}/lib
-INSTALL_TARGET= install-strip
-
-post-patch:
- @${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/net/linc/distinfo b/net/linc/distinfo
deleted file mode 100644
index fe617ed1d372..000000000000
--- a/net/linc/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/linc-1.0.3.tar.bz2) = c28028fe5d54c17ba8dd0206fa6b8d62912ed01f52bb251e8b3def073c5cd40c
-SIZE (gnome2/linc-1.0.3.tar.bz2) = 244636
diff --git a/net/linc/files/patch-Makefile.in b/net/linc/files/patch-Makefile.in
deleted file mode 100644
index e3aff05ff51e..000000000000
--- a/net/linc/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in 2002/02/12 12:58:07 1.1
-+++ Makefile.in 2002/02/12 13:09:12
-@@ -89,7 +89,7 @@
- VERSION = @VERSION@
- WARN_CFLAGS = @WARN_CFLAGS@
-
--SUBDIRS = include src test docs
-+SUBDIRS = include src docs
-
- m4datadir = $(datadir)/aclocal
- m4data_DATA = linc.m4
diff --git a/net/linc/files/patch-src-linc-protocols.c b/net/linc/files/patch-src-linc-protocols.c
deleted file mode 100644
index 577b80fc4c72..000000000000
--- a/net/linc/files/patch-src-linc-protocols.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/linc-protocols.c.orig Sat Oct 7 21:41:04 2006
-+++ src/linc-protocols.c Sat Oct 7 21:41:18 2006
-@@ -609,7 +609,7 @@
- /* FIXME: is IN6ADDR_ANY_INIT exported on Mac OS X ? */
- /* on Mac OS X 10.1 inaddr6_any isn't exported by libc */
- #ifndef in6addr_any
-- static const struct in6_addr in6addr_any = { { { 0 } } };
-+ const struct in6_addr in6addr_any = { { { 0 } } };
- #endif
-
- static gboolean
diff --git a/net/linc/pkg-descr b/net/linc/pkg-descr
deleted file mode 100644
index bdcc3a097087..000000000000
--- a/net/linc/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-linc is a library that eases the task of writing networked servers & clients.
-It takes care of connection initiation and maintainance, and the details of
-various transports. It is used by the ORBit2 to handle message
-transmission/receipt.
-
-The connections can optionally be encrypted using OpenSSL.
-
-WWW: http://www.gnome.org/
diff --git a/net/linc/pkg-plist b/net/linc/pkg-plist
deleted file mode 100644
index ca3a1f2cd88c..000000000000
--- a/net/linc/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-bin/linc-config
-include/linc-1.0/linc/linc-config.h
-include/linc-1.0/linc/linc-connection.h
-include/linc-1.0/linc/linc-protocol.h
-include/linc-1.0/linc/linc-server.h
-include/linc-1.0/linc/linc-types.h
-include/linc-1.0/linc/linc.h
-lib/liblinc.a
-lib/liblinc.so
-lib/liblinc.so.1
-lib/liblinc.so.1.0.0
-libdata/pkgconfig/linc.pc
-share/aclocal/linc.m4