diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 14:49:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 14:49:58 +0800 |
commit | 047181690e9d6adb26a2e03554a58fe031245a0e (patch) | |
tree | 28efbaa7679828d8b43700979a00e29df79fa3c6 /net/ruby-nis | |
parent | e724df9cc3076e24d36d042fede552b3d187d0e0 (diff) | |
download | freebsd-ports-graphics-047181690e9d6adb26a2e03554a58fe031245a0e.tar.gz freebsd-ports-graphics-047181690e9d6adb26a2e03554a58fe031245a0e.tar.zst freebsd-ports-graphics-047181690e9d6adb26a2e03554a58fe031245a0e.zip |
Removing old ruby stuff
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9
2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9
2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9
2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9
2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9
2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9
2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9
2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9
2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9
2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9
2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9
Diffstat (limited to 'net/ruby-nis')
-rw-r--r-- | net/ruby-nis/Makefile | 45 | ||||
-rw-r--r-- | net/ruby-nis/distinfo | 2 | ||||
-rw-r--r-- | net/ruby-nis/files/patch-extconf.rb | 13 | ||||
-rw-r--r-- | net/ruby-nis/files/patch-yp.c | 10 | ||||
-rw-r--r-- | net/ruby-nis/pkg-descr | 4 | ||||
-rw-r--r-- | net/ruby-nis/pkg-plist | 9 |
6 files changed, 0 insertions, 83 deletions
diff --git a/net/ruby-nis/Makefile b/net/ruby-nis/Makefile deleted file mode 100644 index a0e7b662ee2..00000000000 --- a/net/ruby-nis/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: ruby-nis -# Date created: 21 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# -# $FreeBSD$ -# - -PORTNAME= nis -PORTVERSION= 0.1.1 -PORTREVISION= 1 -CATEGORIES= net ruby -MASTER_SITES= SF/ruby-${PORTNAME}/ruby-${PORTNAME}/${PORTVERSION} -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ruby-${PORTNAME}-${PORTVERSION} -DIST_SUBDIR= ruby - -MAINTAINER= ruby@FreeBSD.org -COMMENT= A Ruby library to use the NIS/YP API - -DEPRECATED= Doesn't work with Ruby 1.9 -EXPIRATION_DATE= 2011-08-03 - -USE_RUBY= yes -USE_RUBY_EXTCONF= yes - -WRKSRC= ${WRKDIR}/ruby-${PORTNAME} -INSTALL_TARGET= site-install - -DOCS_EN= README README.html - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${RUBY_MODDOCDIR} -.for f in ${DOCS_EN} - ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ -.endfor - ${MKDIR} ${RUBY_MODEXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/test/* ${RUBY_MODEXAMPLESDIR}/ -.endif - -.include <bsd.port.pre.mk> -.if ${RUBY_VER} == 1.9 -BROKEN= does not build with ruby 1.9 -.endif -.include <bsd.port.post.mk> diff --git a/net/ruby-nis/distinfo b/net/ruby-nis/distinfo deleted file mode 100644 index 2605a6a84a2..00000000000 --- a/net/ruby-nis/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ruby/ruby-nis-0.1.1.tar.gz) = 003bb51a893851939d72f3ac6f2a56f5f08d345cc8b14cca7069a9514fef791a -SIZE (ruby/ruby-nis-0.1.1.tar.gz) = 4091 diff --git a/net/ruby-nis/files/patch-extconf.rb b/net/ruby-nis/files/patch-extconf.rb deleted file mode 100644 index 8f15e895e35..00000000000 --- a/net/ruby-nis/files/patch-extconf.rb +++ /dev/null @@ -1,13 +0,0 @@ ---- extconf.rb.orig Fri Apr 20 14:38:57 2001 -+++ extconf.rb Thu Jun 21 21:24:05 2001 -@@ -6,8 +6,8 @@ - nis_h = have_header('rpcsvc/nis.h') - ypclnt_h = have_header('rpcsvc/ypclnt.h') - ypprot_h = have_header('rpcsvc/yp_prot.h') --libnsl = have_library('nsl') -+have_library('nsl') - --if( libnsl && ypclnt_h && ypprot_h ) -+if( have_func("yp_all") && ypclnt_h && ypprot_h ) - create_makefile('nis') - end diff --git a/net/ruby-nis/files/patch-yp.c b/net/ruby-nis/files/patch-yp.c deleted file mode 100644 index a0cfae6260b..00000000000 --- a/net/ruby-nis/files/patch-yp.c +++ /dev/null @@ -1,10 +0,0 @@ ---- yp.c.orig Fri Apr 20 16:07:42 2001 -+++ yp.c Thu Jun 21 21:30:30 2001 -@@ -3,6 +3,7 @@ - */ - - #include "nis.h" -+#include <rpc/rpc.h> - #include <rpcsvc/ypclnt.h> - #include <rpcsvc/yp_prot.h> - diff --git a/net/ruby-nis/pkg-descr b/net/ruby-nis/pkg-descr deleted file mode 100644 index 04d888bc3b2..00000000000 --- a/net/ruby-nis/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Ruby-nis is a ruby library to use the NIS/YP API. - -WWW: http://sourceforge.net/projects/ruby-nis/ -Author: Takaaki Tateishi <ttate@users.sourceforge.net> diff --git a/net/ruby-nis/pkg-plist b/net/ruby-nis/pkg-plist deleted file mode 100644 index 325534979f1..00000000000 --- a/net/ruby-nis/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -%%RUBY_SITEARCHLIBDIR%%/nis.so -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/yp_all.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/yp_all2.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/yp_first.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/yp_match.rb -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README.html -%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%% |