diff options
author | rene <rene@FreeBSD.org> | 2017-01-01 01:43:48 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-01 01:43:48 +0800 |
commit | 1e443c5e7ed2689396e817332fa7c35ca6bfb11c (patch) | |
tree | 41ae4943c79f0c5f3fae555b893e75352ad7ee19 /devel | |
parent | 6ea4526c4dfdb96183c4263c91cd91f8d84ebd87 (diff) | |
download | freebsd-ports-gnome-1e443c5e7ed2689396e817332fa7c35ca6bfb11c.tar.gz freebsd-ports-gnome-1e443c5e7ed2689396e817332fa7c35ca6bfb11c.tar.zst freebsd-ports-gnome-1e443c5e7ed2689396e817332fa7c35ca6bfb11c.zip |
Remove expired ports:
2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with devel/rubygem-devise > 3
2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise > 3
2016-12-31 net/iet: Upstream no longer active
2016-12-31 sysutils/geomgui: Development stopped years ago.
2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer upline maintained.
2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs
2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead
2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise > 3
2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead
2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008
2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 5 | ||||
-rw-r--r-- | devel/jtag/Makefile | 46 | ||||
-rw-r--r-- | devel/jtag/distinfo | 2 | ||||
-rw-r--r-- | devel/jtag/files/patch-configure | 11 | ||||
-rw-r--r-- | devel/jtag/files/patch-libbrux_cmd_cmd_detectflash.c | 11 | ||||
-rw-r--r-- | devel/jtag/files/patch-libbrux_flash_detectflash.c | 11 | ||||
-rw-r--r-- | devel/jtag/files/patch-libbrux_flash_jedec.c | 19 | ||||
-rw-r--r-- | devel/jtag/files/patch-src_tap_parport_direct.c | 33 | ||||
-rw-r--r-- | devel/jtag/pkg-descr | 8 | ||||
-rw-r--r-- | devel/jtag/pkg-plist | 44 | ||||
-rw-r--r-- | devel/p5-Parse-CPAN-Meta/Makefile | 29 | ||||
-rw-r--r-- | devel/p5-Parse-CPAN-Meta/distinfo | 2 | ||||
-rw-r--r-- | devel/p5-Parse-CPAN-Meta/pkg-descr | 6 | ||||
-rw-r--r-- | devel/p5-Parse-CPAN-Meta/pkg-plist | 2 | ||||
-rw-r--r-- | devel/rubygem-devise-async-rails4/Makefile | 10 | ||||
-rw-r--r-- | devel/rubygem-devise-async/Makefile | 27 | ||||
-rw-r--r-- | devel/rubygem-devise-async/distinfo | 2 | ||||
-rw-r--r-- | devel/rubygem-devise-async/pkg-descr | 4 | ||||
-rw-r--r-- | devel/rubygem-sprockets211/Makefile | 34 | ||||
-rw-r--r-- | devel/rubygem-sprockets211/distinfo | 2 | ||||
-rw-r--r-- | devel/rubygem-sprockets211/pkg-descr | 6 |
21 files changed, 0 insertions, 314 deletions
diff --git a/devel/Makefile b/devel/Makefile index 047efae65068..57221f58dad7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1131,7 +1131,6 @@ SUBDIR += json-glib SUBDIR += jsoncpp SUBDIR += jsonnet - SUBDIR += jtag SUBDIR += judy SUBDIR += jwasm SUBDIR += k8048 @@ -2986,7 +2985,6 @@ SUBDIR += p5-Params-Validate-Dependencies SUBDIR += p5-Params-ValidationCompiler SUBDIR += p5-Paranoid - SUBDIR += p5-Parse-CPAN-Meta SUBDIR += p5-Parse-CPAN-Packages SUBDIR += p5-Parse-CPAN-Packages-Fast SUBDIR += p5-Parse-ErrorString-Perl @@ -5110,8 +5108,6 @@ SUBDIR += rubygem-deprecated2 SUBDIR += rubygem-descendants_tracker SUBDIR += rubygem-devise - SUBDIR += rubygem-devise-async - SUBDIR += rubygem-devise-async-rails4 SUBDIR += rubygem-devise-rails4 SUBDIR += rubygem-directory_watcher SUBDIR += rubygem-ditz @@ -5412,7 +5408,6 @@ SUBDIR += rubygem-sprockets-helpers SUBDIR += rubygem-sprockets-rails SUBDIR += rubygem-sprockets-sass - SUBDIR += rubygem-sprockets211 SUBDIR += rubygem-sprockets22 SUBDIR += rubygem-sprockets3 SUBDIR += rubygem-spruz diff --git a/devel/jtag/Makefile b/devel/jtag/Makefile deleted file mode 100644 index 330e306d79b2..000000000000 --- a/devel/jtag/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> -# $FreeBSD$ - -PORTNAME= jtag -PORTVERSION= 0.5.1 -PORTREVISION= 5 -CATEGORIES= devel -MASTER_SITES= SF/openwince/${PORTNAME}/${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Utility to work with JTAG-aware boards - -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING - -BUILD_DEPENDS= ${OPENWINCE_INCLUDE_DEP}:devel/openwince-include - -DEPRECATED= development ceased 2003, superceded by devel/urjtag -EXPIRATION_DATE= 2016-12-31 -ONLY_FOR_ARCHS= i386 - -USES= readline tar:bzip2 -GNU_CONFIGURE= yes - -PORTDOCS= * - -OPENWINCE_INCLUDE=${LOCALBASE}/include/openwince -OPENWINCE_INCLUDE_DEP=${OPENWINCE_INCLUDE}/common.h - -OPTIONS_DEFINE= NLS DOCS -OPTIONS_SUB= yes - -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext - -post-extract: - @${REINPLACE_CMD} -E -e \ - "s,/usr/local/include/openwince,${OPENWINCE_INCLUDE}," \ - ${WRKSRC}/configure - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} README TODO doc/internals.xml \ - ${STAGEDIR}${DOCSDIR}) - -.include <bsd.port.mk> diff --git a/devel/jtag/distinfo b/devel/jtag/distinfo deleted file mode 100644 index b079ef125124..000000000000 --- a/devel/jtag/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (jtag-0.5.1.tar.bz2) = 4036f97ef693e9cbe6f99137ad6920b2679ba97d58cf5e78442a4d60308563b6 -SIZE (jtag-0.5.1.tar.bz2) = 314857 diff --git a/devel/jtag/files/patch-configure b/devel/jtag/files/patch-configure deleted file mode 100644 index 7fa073f901a9..000000000000 --- a/devel/jtag/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-01-10 00:59:23.000000000 +0300 -+++ configure 2008-01-10 00:59:57.000000000 +0300 -@@ -6836,7 +6836,7 @@ - - - CFLAGS="$CFLAGS -Wall" --CPPFLAGS="$CPPFLAGS -I\$(top_srcdir) -I\$(top_srcdir)/include" -+CPPFLAGS="-I\$(top_srcdir) -I\$(top_srcdir)/include $CPPFLAGS" - - cat >confcache <<\_ACEOF - # This file is a shell script that caches the results of configure diff --git a/devel/jtag/files/patch-libbrux_cmd_cmd_detectflash.c b/devel/jtag/files/patch-libbrux_cmd_cmd_detectflash.c deleted file mode 100644 index e52ddac78215..000000000000 --- a/devel/jtag/files/patch-libbrux_cmd_cmd_detectflash.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libbrux/cmd/cmd_detectflash.c.orig Sat Aug 5 23:45:49 2006 -+++ libbrux/cmd/cmd_detectflash.c Sat Aug 5 23:50:04 2006 -@@ -40,7 +40,7 @@ - return 1; - } - -- detectflash( bus ); -+ detectflash( bus, 0 ); - - return 1; - } diff --git a/devel/jtag/files/patch-libbrux_flash_detectflash.c b/devel/jtag/files/patch-libbrux_flash_detectflash.c deleted file mode 100644 index 38e49f10c3be..000000000000 --- a/devel/jtag/files/patch-libbrux_flash_detectflash.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libbrux/flash/detectflash.c.orig Sat Aug 5 23:48:47 2006 -+++ libbrux/flash/detectflash.c Sat Aug 5 23:49:40 2006 -@@ -43,7 +43,7 @@ - int jedec_detect( bus_t *bus, uint32_t adr, cfi_array_t **cfi_array ); - - void --detectflash( bus_t *bus ) -+detectflash( bus_t *bus , uint32_t adr ) - { - cfi_array_t *cfi_array = NULL; - cfi_query_structure_t *cfi; diff --git a/devel/jtag/files/patch-libbrux_flash_jedec.c b/devel/jtag/files/patch-libbrux_flash_jedec.c deleted file mode 100644 index dd5e1f3dfe12..000000000000 --- a/devel/jtag/files/patch-libbrux_flash_jedec.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libbrux/flash/jedec.c.orig Sun Aug 6 00:17:33 2006 -+++ libbrux/flash/jedec.c Sun Aug 6 00:17:50 2006 -@@ -37,6 +37,7 @@ - { - int mid; - int did; -+ cfi_query_structure_t *cfi; - - /* Query flash. */ - bus_write( bus, 0x0, 0xf0 ); -@@ -55,7 +56,7 @@ - if (!(*cfi_array)->cfi_chips[0]) - return -2; /* out of memory */ - -- cfi_query_structure_t *cfi = &(*cfi_array)->cfi_chips[0]->cfi; -+ cfi = &(*cfi_array)->cfi_chips[0]->cfi; - - cfi->identification_string.pri_id_code = CFI_VENDOR_AMD_SCS; - cfi->identification_string.pri_vendor_tbl = NULL; diff --git a/devel/jtag/files/patch-src_tap_parport_direct.c b/devel/jtag/files/patch-src_tap_parport_direct.c deleted file mode 100644 index df32bd877491..000000000000 --- a/devel/jtag/files/patch-src_tap_parport_direct.c +++ /dev/null @@ -1,33 +0,0 @@ ---- src/tap/parport/direct.c.orig Sat Aug 5 23:51:32 2006 -+++ src/tap/parport/direct.c Sat Aug 5 23:57:38 2006 -@@ -46,28 +46,14 @@ - static __inline int - ioperm( unsigned long from, unsigned long num, int permit ) - { -- u_long ports[32]; -- u_long i; -- -- if (i386_get_ioperm( ports ) == -1) -- return -1; -- -- for (i = from; i < (from + num); i++) -- if (permit) -- ports[i / 32] &= ~(1 << (i % 32)); -- else -- ports[i / 32] |= (1 << (i % 32)); -- -- if (i386_set_ioperm( ports ) == -1) -- return -1; -- -+ return i386_set_ioperm(from, num, permit); - return 0; - } - - static __inline int - iopl( int level ) - { -- return i386_iopl( level ); -+ return 0; - } - - static __inline unsigned char diff --git a/devel/jtag/pkg-descr b/devel/jtag/pkg-descr deleted file mode 100644 index 36b7e9c7acc6..000000000000 --- a/devel/jtag/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -JTAG Tools is a software package which enables working with JTAG-aware -(IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter. - -This package has open and modular architecture with ability to write -miscellaneous extensions (like board testers, flash memory programmers, -and so on). - -WWW: http://openwince.sourceforge.net/jtag/ diff --git a/devel/jtag/pkg-plist b/devel/jtag/pkg-plist deleted file mode 100644 index df1fc671a0bb..000000000000 --- a/devel/jtag/pkg-plist +++ /dev/null @@ -1,44 +0,0 @@ -bin/bsdl2jtag -bin/jtag -%%DATADIR%%/MANUFACTURERS -%%DATADIR%%/altera/PARTS -%%DATADIR%%/altera/ep1c20f400/STEPPINGS -%%DATADIR%%/altera/ep1c20f400/ep1c20f400 -%%DATADIR%%/altera/epm7128aetc100/STEPPINGS -%%DATADIR%%/altera/epm7128aetc100/epm7128aetc100 -%%DATADIR%%/atmel/PARTS -%%DATADIR%%/atmel/atmega128/STEPPINGS -%%DATADIR%%/atmel/atmega128/atmega128 -%%DATADIR%%/broadcom/PARTS -%%DATADIR%%/broadcom/bcm1250/STEPPINGS -%%DATADIR%%/broadcom/bcm1250/bcm1250 -%%DATADIR%%/broadcom/bcm3310/STEPPINGS -%%DATADIR%%/broadcom/bcm3310/bcm3310 -%%DATADIR%%/broadcom/bcm5421s/STEPPINGS -%%DATADIR%%/broadcom/bcm5421s/bcm5421s -%%DATADIR%%/dec/PARTS -%%DATADIR%%/dec/sa1100/STEPPINGS -%%DATADIR%%/dec/sa1100/sa1100 -%%DATADIR%%/hitachi/PARTS -%%DATADIR%%/hitachi/sh7727/STEPPINGS -%%DATADIR%%/hitachi/sh7727/sh7727 -%%DATADIR%%/intel/PARTS -%%DATADIR%%/intel/ixp425/STEPPINGS -%%DATADIR%%/intel/ixp425/ixp425 -%%DATADIR%%/intel/pxa250/STEPPINGS -%%DATADIR%%/intel/pxa250/pxa250 -%%DATADIR%%/intel/pxa250/pxa250c0 -%%DATADIR%%/intel/sa1110/STEPPINGS -%%DATADIR%%/intel/sa1110/sa1110 -%%DATADIR%%/philips/PARTS -%%DATADIR%%/philips/xcr3128xl-cs144/STEPPINGS -%%DATADIR%%/philips/xcr3128xl-cs144/xcr3128xl-cs144 -%%DATADIR%%/samsung/s3c4510b/s3c4510b -%%DATADIR%%/xilinx/PARTS -%%DATADIR%%/xilinx/xc2c256-tq144/STEPPINGS -%%DATADIR%%/xilinx/xc2c256-tq144/xc2c256-tq144 -%%DATADIR%%/xilinx/xcr3128xl-cs144/STEPPINGS -%%DATADIR%%/xilinx/xcr3128xl-cs144/xcr3128xl-cs144 -%%DATADIR%%/xilinx/xcr3256xl-ft256/STEPPINGS -%%DATADIR%%/xilinx/xcr3256xl-ft256/xcr3256xl-ft256 -%%NLS%%share/locale/sk/LC_MESSAGES/jtag.mo diff --git a/devel/p5-Parse-CPAN-Meta/Makefile b/devel/p5-Parse-CPAN-Meta/Makefile deleted file mode 100644 index a4d831dab1c7..000000000000 --- a/devel/p5-Parse-CPAN-Meta/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# Created by: Lars Thegler <lth@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= Parse-CPAN-Meta -PORTVERSION= 1.44.14 -PORTREVISION= 1 -CATEGORIES= devel perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DAGOLDEN -PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} - -MAINTAINER= lth@FreeBSD.org -COMMENT= Parse META.yml and other similar CPAN metadata files - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -BUILD_DEPENDS= p5-CPAN-Meta-YAML>=0.011:devel/p5-CPAN-Meta-YAML -RUN_DEPENDS= p5-CPAN-Meta-YAML>=0.011:devel/p5-CPAN-Meta-YAML - -CONFLICTS_INSTALL= p5-CPAN-Meta-2.1500[1-9]* -DEPRECATED= Merged into devel/p5-CPAN-Meta 2.150008 -EXPIRATION_DATE=2016-12-31 - -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/devel/p5-Parse-CPAN-Meta/distinfo b/devel/p5-Parse-CPAN-Meta/distinfo deleted file mode 100644 index be9131788bcd..000000000000 --- a/devel/p5-Parse-CPAN-Meta/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Parse-CPAN-Meta-1.4414.tar.gz) = cd7608154dfb72c9e110f012befe6b75d78448cb3e761716b60aa7545e16ca1b -SIZE (Parse-CPAN-Meta-1.4414.tar.gz) = 23457 diff --git a/devel/p5-Parse-CPAN-Meta/pkg-descr b/devel/p5-Parse-CPAN-Meta/pkg-descr deleted file mode 100644 index a5dcd50bc98b..000000000000 --- a/devel/p5-Parse-CPAN-Meta/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Parse::CPAN::Meta is a parser for META.yml files, based on the -parser half of YAML::Tiny. It supports a basic subset of the full -YAML specification, enough to implement parsing of typical META.yml -files, and other similarly simple YAML files. - -WWW: http://search.cpan.org/dist/Parse-CPAN-Meta/ diff --git a/devel/p5-Parse-CPAN-Meta/pkg-plist b/devel/p5-Parse-CPAN-Meta/pkg-plist deleted file mode 100644 index 7024400cc0b0..000000000000 --- a/devel/p5-Parse-CPAN-Meta/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/Parse/CPAN/Meta.pm -%%PERL5_MAN3%%/Parse::CPAN::Meta.3.gz diff --git a/devel/rubygem-devise-async-rails4/Makefile b/devel/rubygem-devise-async-rails4/Makefile deleted file mode 100644 index 9695d44f9cb1..000000000000 --- a/devel/rubygem-devise-async-rails4/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Steve Wills <swills@FreeBSD.org> -# $FreeBSD$ - -PKGNAMESUFFIX= -rails4 - -RUN_DEPENDS= rubygem-devise-rails4>=3.2:devel/rubygem-devise-rails4 - -MASTERDIR= ${.CURDIR}/../rubygem-devise-async - -.include "${MASTERDIR}/Makefile" diff --git a/devel/rubygem-devise-async/Makefile b/devel/rubygem-devise-async/Makefile deleted file mode 100644 index a4e7399da622..000000000000 --- a/devel/rubygem-devise-async/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Steve Wills <swills@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= devise-async -PORTVERSION= 0.10.1 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= ruby@FreeBSD.org -COMMENT= Send Devise emails in background - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS?= rubygem-devise>=3.2:devel/rubygem-devise - -SLAVEDIRS= devel/rubygem-devise-async-rails4 - -BROKEN= Not compatible with devel/rubygem-devise > 3 -DEPRECATED= Not compatible with devel/rubygem-devise > 3 -EXPIRATION_DATE= 2016-12-31 - -NO_ARCH= yes -USE_RUBY= yes -USES= gem - -.include <bsd.port.mk> diff --git a/devel/rubygem-devise-async/distinfo b/devel/rubygem-devise-async/distinfo deleted file mode 100644 index b4cd06bfd2a7..000000000000 --- a/devel/rubygem-devise-async/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rubygem/devise-async-0.10.1.gem) = 3380fac383a5f16bb2fcdda54d68983210f2d0cae3100572eb888742190e02d3 -SIZE (rubygem/devise-async-0.10.1.gem) = 20480 diff --git a/devel/rubygem-devise-async/pkg-descr b/devel/rubygem-devise-async/pkg-descr deleted file mode 100644 index 8cf07641d7dd..000000000000 --- a/devel/rubygem-devise-async/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and -QueueClassic. - -WWW: https://github.com/mhfs/devise-async/ diff --git a/devel/rubygem-sprockets211/Makefile b/devel/rubygem-sprockets211/Makefile deleted file mode 100644 index 0c2f9eeea491..000000000000 --- a/devel/rubygem-sprockets211/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: Mikhail T. <m.tsatsenko@gmail.com> -# $FreeBSD$ - -PORTNAME= sprockets -PORTVERSION= 2.11.3 -PORTREVISION= 1 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 211 - -MAINTAINER= ruby@FreeBSD.org -COMMENT= Ruby library that preprocesses and concatenates JavaScript files - -LICENSE= MIT - -RUN_DEPENDS= rubygem-hike>=1.2:devel/rubygem-hike \ - rubygem-multi_json>=1.0:devel/rubygem-multi_json \ - rubygem-rack16>=1.0:www/rubygem-rack16 \ - rubygem-tilt1>=1.1:devel/rubygem-tilt1 - -CONFLICTS_INSTALL= rubygem-sprockets-[0-9]* - -DEPRECATED= Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead -EXPIRATION_DATE=2016-12-31 - -NO_ARCH= yes -USE_RUBY= yes -USES= gem - -PLIST_FILES= bin/sprockets - -PORTSCOUT= limit:^2\.11 - -.include <bsd.port.mk> diff --git a/devel/rubygem-sprockets211/distinfo b/devel/rubygem-sprockets211/distinfo deleted file mode 100644 index ba507fde420d..000000000000 --- a/devel/rubygem-sprockets211/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rubygem/sprockets-2.11.3.gem) = b41d2f82c529283c7e356511756c54ca3f8d01189d7a5873189ef086b8266182 -SIZE (rubygem/sprockets-2.11.3.gem) = 42496 diff --git a/devel/rubygem-sprockets211/pkg-descr b/devel/rubygem-sprockets211/pkg-descr deleted file mode 100644 index ee03997e96f7..000000000000 --- a/devel/rubygem-sprockets211/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Sprockets is a Ruby library that preprocesses and concatenates -JavaScript source files. It takes any number of source files -and preprocesses them line-by-line in order to build a single -concatenation. - -WWW: https://github.com/rails/sprockets |