aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-11-09 12:59:03 +0000
commit496ac41eab239d23ec8c4be4de8c7274167db816 (patch)
tree833ea06148a6d04c639882998b046989806a59ed /net
parent0888e6c87c87611f8c3c91d010963770653c20ec (diff)
downloadports-496ac41eab239d23ec8c4be4de8c7274167db816.tar.gz
ports-496ac41eab239d23ec8c4be4de8c7274167db816.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/dbeacon/Makefile2
-rw-r--r--net/gwhois/Makefile2
-rw-r--r--net/lam/Makefile2
-rw-r--r--net/mad_fcl/Makefile2
-rw-r--r--net/mopd/Makefile2
-rw-r--r--net/nstxd/Makefile2
-rw-r--r--net/pure-sockets/Makefile2
-rw-r--r--net/remmina-plugins/Makefile2
-rw-r--r--net/sprinkle/Makefile2
-rw-r--r--net/wakeonlan/Makefile2
10 files changed, 20 insertions, 0 deletions
diff --git a/net/dbeacon/Makefile b/net/dbeacon/Makefile
index 5b46f9fc8ee5..3a23a37df046 100644
--- a/net/dbeacon/Makefile
+++ b/net/dbeacon/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://fivebits.net/files/dbeacon/
MAINTAINER= ports@FreeBSD.org
COMMENT= Distributed multicast beacon server
+BROKEN= unfetchable
+
LICENSE= GPLv2 # or later
USES= gmake
diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile
index 040e42df092a..52a527e88e19 100644
--- a/net/gwhois/Makefile
+++ b/net/gwhois/Makefile
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Flexible whois client and proxy
+BROKEN= unfetchable
+
RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \
lynx:${PORTSDIR}/www/lynx \
diff --git a/net/lam/Makefile b/net/lam/Makefile
index 86aec9b561c0..4c9491ff7530 100644
--- a/net/lam/Makefile
+++ b/net/lam/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://www.lam-mpi.org/download/files/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Local Area Multicomputer MPI implementation
+BROKEN= unfetchable
+
LICENSE= lam
LICENSE_NAME= Software License for LAM/MPI
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile
index 3fd16ce62488..8dffd0d8b39c 100644
--- a/net/mad_fcl/Makefile
+++ b/net/mad_fcl/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src
MAINTAINER= ports@FreeBSD.org
COMMENT= FLUTE - File Delivery over Unidirectional Transport implementation
+BROKEN= unfetchable
+
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
USES= gmake
diff --git a/net/mopd/Makefile b/net/mopd/Makefile
index 3df06b9b3eed..f4ad25cd6f2d 100644
--- a/net/mopd/Makefile
+++ b/net/mopd/Makefile
@@ -11,6 +11,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= MOP Loader Daemon for netbooting DEC machines
+BROKEN= unfetchable
+
USES= uidfix
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man NO_MANCOMPRESS=true
diff --git a/net/nstxd/Makefile b/net/nstxd/Makefile
index 0980302af18c..43766e7c3bc0 100644
--- a/net/nstxd/Makefile
+++ b/net/nstxd/Makefile
@@ -16,6 +16,8 @@ PATCHFILES= nstx_1.1-beta6-4.diff.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= DNS tunnel server
+BROKEN= unfetchable
+
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/net/pure-sockets/Makefile b/net/pure-sockets/Makefile
index 7aa8d0243189..a47556103eba 100644
--- a/net/pure-sockets/Makefile
+++ b/net/pure-sockets/Makefile
@@ -11,6 +11,8 @@ DIST_SUBDIR= pure
MAINTAINER= ports@FreeBSD.org
COMMENT= Pure language interface to the Berkeley socket functions
+BROKEN= unfetchable
+
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile
index ae161f35de6c..ca7e73b52315 100644
--- a/net/remmina-plugins/Makefile
+++ b/net/remmina-plugins/Makefile
@@ -9,6 +9,8 @@ CATEGORIES= net gnome
MAINTAINER?= ports@FreeBSD.org
COMMENT?= Remmina plugin system
+BROKEN= unfetchable
+
USE_GITHUB= yes
GH_ACCOUNT= FreeRDP
GH_PROJECT= Remmina
diff --git a/net/sprinkle/Makefile b/net/sprinkle/Makefile
index 134fd1bccc0d..e064e04a62f3 100644
--- a/net/sprinkle/Makefile
+++ b/net/sprinkle/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.thuswise.org/sprinkle/pub/
MAINTAINER= ports@FreeBSD.org
COMMENT= Stomp messaging broker written in Python
+BROKEN= unfetchable
+
LICENSE= GPLv3
NO_BUILD= yes
diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile
index 581304b88f28..780747412c1b 100644
--- a/net/wakeonlan/Makefile
+++ b/net/wakeonlan/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC
+BROKEN= unfetchable
+
USES= perl5
USE_PERL5= configure