diff options
author | rene <rene@FreeBSD.org> | 2016-04-23 23:15:44 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-04-23 23:15:44 +0800 |
commit | c57765898dbdac49f0bc85db2bbc14fe584c54e8 (patch) | |
tree | 9271065265636e2ba9b37dab584f5f29be74ef4a /deskutils | |
parent | 53e4d97dc8df12fbce7e5bbbfe4c8ce9c494a1ee (diff) | |
download | freebsd-ports-graphics-c57765898dbdac49f0bc85db2bbc14fe584c54e8.tar.gz freebsd-ports-graphics-c57765898dbdac49f0bc85db2bbc14fe584c54e8.tar.zst freebsd-ports-graphics-c57765898dbdac49f0bc85db2bbc14fe584c54e8.zip |
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months
Sponsored by: Essen Linuxhotel Hackathon 2016
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 2 | ||||
-rw-r--r-- | deskutils/ladon/Makefile | 31 | ||||
-rw-r--r-- | deskutils/ladon/distinfo | 2 | ||||
-rw-r--r-- | deskutils/ladon/pkg-descr | 9 | ||||
-rw-r--r-- | deskutils/ladon/pkg-plist | 176 | ||||
-rw-r--r-- | deskutils/qlabels/Makefile | 45 | ||||
-rw-r--r-- | deskutils/qlabels/distinfo | 2 | ||||
-rw-r--r-- | deskutils/qlabels/pkg-descr | 4 | ||||
-rw-r--r-- | deskutils/qlabels/pkg-plist | 11 |
9 files changed, 0 insertions, 282 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 036eefc8b3d..be379c33fe7 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -131,7 +131,6 @@ SUBDIR += kdeplasma-addons SUBDIR += kruler SUBDIR += ksshaskpass - SUBDIR += ladon SUBDIR += launchy SUBDIR += libgcal SUBDIR += libopensync-plugin-vformat-devel @@ -201,7 +200,6 @@ SUBDIR += py-vobject SUBDIR += pybookreader SUBDIR += pypanel - SUBDIR += qlabels SUBDIR += qorganizer SUBDIR += qrfcview SUBDIR += qtm diff --git a/deskutils/ladon/Makefile b/deskutils/ladon/Makefile deleted file mode 100644 index 95f6c539435..00000000000 --- a/deskutils/ladon/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# Created by: Carlos J Puga Medina <cpm@fbsd.es> -# $FreeBSD$ - -PORTNAME= ladon -PORTVERSION= 1.0.6 -CATEGORIES= deskutils - -MAINTAINER= cpm@fbsd.es -COMMENT= Utility to process many files in parallel - -LICENSE= MIT - -BROKEN= does not build -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2016-04-15 - -BUILD_DEPENDS= npm>0:www/npm -RUN_DEPENDS= npm>0:www/npm - -NO_BUILD= yes -USE_GITHUB= yes -GH_ACCOUNT= danielgtaylor - -do-install: - (cd ${STAGEDIR}${PREFIX}/lib && ${SETENV} \ - HOME=${WRKDIR} npm install --ignore-scripts ${WRKSRC}) - - # this is a dirty hack - ${LN} -s ${PREFIX}/lib/node_modules/.bin/ladon ${STAGEDIR}${PREFIX}/bin/ladon - -.include <bsd.port.mk> diff --git a/deskutils/ladon/distinfo b/deskutils/ladon/distinfo deleted file mode 100644 index ee8a6a5ff3a..00000000000 --- a/deskutils/ladon/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (danielgtaylor-ladon-1.0.6_GH0.tar.gz) = 86b49c434931b99547f6415e5369f541cdb0c99beb8a46af3efbe472ff37d89e -SIZE (danielgtaylor-ladon-1.0.6_GH0.tar.gz) = 5269 diff --git a/deskutils/ladon/pkg-descr b/deskutils/ladon/pkg-descr deleted file mode 100644 index d75f9e7dec5..00000000000 --- a/deskutils/ladon/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Process many files in parallel. It is meant for people comfortable -with using a terminal but strives to be as easy to use as humanly -possible. - -Ladon is named after the multiheaded serpent dragon from Greek mythology, -slain by Heracles and thrust into the sky as the constellation Draco. His -many heads allow you to efficiently work on many files at once. - -WWW: https://github.com/danielgtaylor/ladon diff --git a/deskutils/ladon/pkg-plist b/deskutils/ladon/pkg-plist deleted file mode 100644 index 1703aa0bf06..00000000000 --- a/deskutils/ladon/pkg-plist +++ /dev/null @@ -1,176 +0,0 @@ -bin/ladon -lib/node_modules/.bin/ladon -lib/node_modules/ladon/.npmignore -lib/node_modules/ladon/.travis.yml -lib/node_modules/ladon/README.md -lib/node_modules/ladon/ladon.js -lib/node_modules/ladon/node_modules/.bin/mkdirp -lib/node_modules/ladon/node_modules/async/.travis.yml -lib/node_modules/ladon/node_modules/async/LICENSE -lib/node_modules/ladon/node_modules/async/README.md -lib/node_modules/ladon/node_modules/async/bower.json -lib/node_modules/ladon/node_modules/async/component.json -lib/node_modules/ladon/node_modules/async/lib/async.js -lib/node_modules/ladon/node_modules/async/package.json -lib/node_modules/ladon/node_modules/async/support/sync-package-managers.js -lib/node_modules/ladon/node_modules/glob/.npmignore -lib/node_modules/ladon/node_modules/glob/.travis.yml -lib/node_modules/ladon/node_modules/glob/LICENSE -lib/node_modules/ladon/node_modules/glob/README.md -lib/node_modules/ladon/node_modules/glob/examples/g.js -lib/node_modules/ladon/node_modules/glob/examples/usr-local.js -lib/node_modules/ladon/node_modules/glob/glob.js -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/.npmignore -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/LICENSE -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/README.md -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/fs.js -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/graceful-fs.js -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/package.json -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/polyfills.js -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/test/max-open.js -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/test/open.js -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/test/readdir-sort.js -lib/node_modules/ladon/node_modules/glob/node_modules/graceful-fs/test/write-then-read.js -lib/node_modules/ladon/node_modules/glob/node_modules/inherits/LICENSE -lib/node_modules/ladon/node_modules/glob/node_modules/inherits/README.md -lib/node_modules/ladon/node_modules/glob/node_modules/inherits/inherits.js -lib/node_modules/ladon/node_modules/glob/node_modules/inherits/inherits_browser.js -lib/node_modules/ladon/node_modules/glob/node_modules/inherits/package.json -lib/node_modules/ladon/node_modules/glob/node_modules/inherits/test.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/.npmignore -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/.travis.yml -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/LICENSE -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/README.md -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/minimatch.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/.npmignore -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/.travis.yml -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/LICENSE -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/README.md -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/basic.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/foreach.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/sigmund/LICENSE -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/sigmund/README.md -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/sigmund/bench.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/sigmund/sigmund.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/node_modules/sigmund/test/basic.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/package.json -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/test/basic.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/test/brace-expand.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/test/caching.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/test/defaults.js -lib/node_modules/ladon/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js -lib/node_modules/ladon/node_modules/glob/node_modules/once/LICENSE -lib/node_modules/ladon/node_modules/glob/node_modules/once/README.md -lib/node_modules/ladon/node_modules/glob/node_modules/once/node_modules/wrappy/LICENSE -lib/node_modules/ladon/node_modules/glob/node_modules/once/node_modules/wrappy/README.md -lib/node_modules/ladon/node_modules/glob/node_modules/once/node_modules/wrappy/package.json -lib/node_modules/ladon/node_modules/glob/node_modules/once/node_modules/wrappy/test/basic.js -lib/node_modules/ladon/node_modules/glob/node_modules/once/node_modules/wrappy/wrappy.js -lib/node_modules/ladon/node_modules/glob/node_modules/once/once.js -lib/node_modules/ladon/node_modules/glob/node_modules/once/package.json -lib/node_modules/ladon/node_modules/glob/node_modules/once/test/once.js -lib/node_modules/ladon/node_modules/glob/oh-my-glob.gif -lib/node_modules/ladon/node_modules/glob/package.json -lib/node_modules/ladon/node_modules/glob/test/00-setup.js -lib/node_modules/ladon/node_modules/glob/test/bash-comparison.js -lib/node_modules/ladon/node_modules/glob/test/bash-results.json -lib/node_modules/ladon/node_modules/glob/test/cwd-test.js -lib/node_modules/ladon/node_modules/glob/test/empty-set.js -lib/node_modules/ladon/node_modules/glob/test/error-callback.js -lib/node_modules/ladon/node_modules/glob/test/globstar-match.js -lib/node_modules/ladon/node_modules/glob/test/mark.js -lib/node_modules/ladon/node_modules/glob/test/negation-test.js -lib/node_modules/ladon/node_modules/glob/test/new-glob-optional-options.js -lib/node_modules/ladon/node_modules/glob/test/nocase-nomagic.js -lib/node_modules/ladon/node_modules/glob/test/pause-resume.js -lib/node_modules/ladon/node_modules/glob/test/readme-issue.js -lib/node_modules/ladon/node_modules/glob/test/root-nomount.js -lib/node_modules/ladon/node_modules/glob/test/root.js -lib/node_modules/ladon/node_modules/glob/test/stat.js -lib/node_modules/ladon/node_modules/glob/test/zz-cleanup.js -lib/node_modules/ladon/node_modules/mkdirp/.travis.yml -lib/node_modules/ladon/node_modules/mkdirp/LICENSE -lib/node_modules/ladon/node_modules/mkdirp/bin/cmd.js -lib/node_modules/ladon/node_modules/mkdirp/bin/usage.txt -lib/node_modules/ladon/node_modules/mkdirp/examples/pow.js -lib/node_modules/ladon/node_modules/mkdirp/index.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/.travis.yml -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/LICENSE -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/example/parse.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/index.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/package.json -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/readme.markdown -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/dash.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/default_bool.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/dotted.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/long.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/parse.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/parse_modified.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/short.js -lib/node_modules/ladon/node_modules/mkdirp/node_modules/minimist/test/whitespace.js -lib/node_modules/ladon/node_modules/mkdirp/package.json -lib/node_modules/ladon/node_modules/mkdirp/readme.markdown -lib/node_modules/ladon/node_modules/mkdirp/test/chmod.js -lib/node_modules/ladon/node_modules/mkdirp/test/clobber.js -lib/node_modules/ladon/node_modules/mkdirp/test/mkdirp.js -lib/node_modules/ladon/node_modules/mkdirp/test/opts_fs.js -lib/node_modules/ladon/node_modules/mkdirp/test/opts_fs_sync.js -lib/node_modules/ladon/node_modules/mkdirp/test/perm.js -lib/node_modules/ladon/node_modules/mkdirp/test/perm_sync.js -lib/node_modules/ladon/node_modules/mkdirp/test/race.js -lib/node_modules/ladon/node_modules/mkdirp/test/rel.js -lib/node_modules/ladon/node_modules/mkdirp/test/return.js -lib/node_modules/ladon/node_modules/mkdirp/test/return_sync.js -lib/node_modules/ladon/node_modules/mkdirp/test/root.js -lib/node_modules/ladon/node_modules/mkdirp/test/sync.js -lib/node_modules/ladon/node_modules/mkdirp/test/umask.js -lib/node_modules/ladon/node_modules/mkdirp/test/umask_sync.js -lib/node_modules/ladon/node_modules/yargs/.npmignore -lib/node_modules/ladon/node_modules/yargs/.travis.yml -lib/node_modules/ladon/node_modules/yargs/LICENSE -lib/node_modules/ladon/node_modules/yargs/README.md -lib/node_modules/ladon/node_modules/yargs/example/bool.js -lib/node_modules/ladon/node_modules/yargs/example/boolean_double.js -lib/node_modules/ladon/node_modules/yargs/example/boolean_single.js -lib/node_modules/ladon/node_modules/yargs/example/count.js -lib/node_modules/ladon/node_modules/yargs/example/default_hash.js -lib/node_modules/ladon/node_modules/yargs/example/default_singles.js -lib/node_modules/ladon/node_modules/yargs/example/demand_count.js -lib/node_modules/ladon/node_modules/yargs/example/divide.js -lib/node_modules/ladon/node_modules/yargs/example/help.js -lib/node_modules/ladon/node_modules/yargs/example/implies.js -lib/node_modules/ladon/node_modules/yargs/example/implies_hash.js -lib/node_modules/ladon/node_modules/yargs/example/line_count.js -lib/node_modules/ladon/node_modules/yargs/example/line_count_options.js -lib/node_modules/ladon/node_modules/yargs/example/line_count_wrap.js -lib/node_modules/ladon/node_modules/yargs/example/nonopt.js -lib/node_modules/ladon/node_modules/yargs/example/requires_arg.js -lib/node_modules/ladon/node_modules/yargs/example/short.js -lib/node_modules/ladon/node_modules/yargs/example/strict.js -lib/node_modules/ladon/node_modules/yargs/example/string.js -lib/node_modules/ladon/node_modules/yargs/example/usage-options.js -lib/node_modules/ladon/node_modules/yargs/example/xup.js -lib/node_modules/ladon/node_modules/yargs/index.js -lib/node_modules/ladon/node_modules/yargs/lib/minimist.js -lib/node_modules/ladon/node_modules/yargs/lib/wordwrap.js -lib/node_modules/ladon/node_modules/yargs/package.json -lib/node_modules/ladon/node_modules/yargs/test/_.js -lib/node_modules/ladon/node_modules/yargs/test/_/bin.js -lib/node_modules/ladon/node_modules/yargs/test/config.json -lib/node_modules/ladon/node_modules/yargs/test/count.js -lib/node_modules/ladon/node_modules/yargs/test/dash.js -lib/node_modules/ladon/node_modules/yargs/test/mocha.opts -lib/node_modules/ladon/node_modules/yargs/test/parse.js -lib/node_modules/ladon/node_modules/yargs/test/parse_camelCase.js -lib/node_modules/ladon/node_modules/yargs/test/parse_defaults.js -lib/node_modules/ladon/node_modules/yargs/test/parse_modified.js -lib/node_modules/ladon/node_modules/yargs/test/short.js -lib/node_modules/ladon/node_modules/yargs/test/usage.js -lib/node_modules/ladon/node_modules/yargs/test/whitespace.js -lib/node_modules/ladon/package.json -lib/node_modules/ladon/test.js diff --git a/deskutils/qlabels/Makefile b/deskutils/qlabels/Makefile deleted file mode 100644 index 6758545c0b5..00000000000 --- a/deskutils/qlabels/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# Created by: Yinghong.Liu <relaxbsd@gmail.com> -# $FreeBSD$ - -PORTNAME= qlabels -PORTVERSION= 0.2 -PORTREVISION= 4 -CATEGORIES= deskutils editors -MASTER_SITES= http://qlabels.p34.net/files/ \ - http://www.sourcefiles.org/Utilities/Printer/ -DISTNAME= ${PORTNAME}_${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Labels and business cards creating - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE - -BROKEN= unfetchable -DEPRECATED= Does not fetch, unmaintained -EXPIRATION_DATE=2016-04-11 - -USES= qmake tar:bzip2 -USE_QT4= xml gui corelib uic_build moc_build rcc_build -WRKSRC= ${WRKDIR}/${DISTNAME:C/_/-/} - -DESKTOP_ENTRIES="qLabels" \ - "" \ - "" \ - "qlabels" \ - "Office;Qt;" \ - true - -OPTIONS_DEFINE= DOCS - -post-patch: - @${REINPLACE_CMD} 's|/usr|${PREFIX}|g' \ - ${WRKSRC}/qlabels.pro \ - ${WRKSRC}/lib/templates.cpp \ - ${WRKSRC}/lib/papers.cpp - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/Changelog ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/deskutils/qlabels/distinfo b/deskutils/qlabels/distinfo deleted file mode 100644 index 5a4509c0c05..00000000000 --- a/deskutils/qlabels/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (qlabels_0.2.tar.bz2) = e352d3ab31a027e7102c596b1ece3d02b0a8edfe7145674b023767af9ee6b413 -SIZE (qlabels_0.2.tar.bz2) = 52873 diff --git a/deskutils/qlabels/pkg-descr b/deskutils/qlabels/pkg-descr deleted file mode 100644 index d7f5ede1a62..00000000000 --- a/deskutils/qlabels/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -qLabels is a labels and business cards creating and -printing software written in Qt4. - -WWW: http://qlabels.p34.net/ diff --git a/deskutils/qlabels/pkg-plist b/deskutils/qlabels/pkg-plist deleted file mode 100644 index 71ff1ae2882..00000000000 --- a/deskutils/qlabels/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/qlabels -%%PORTDOCS%%%%DOCSDIR%%/Changelog -%%DATADIR%%/templates/avery-iso-templates.xml -%%DATADIR%%/templates/avery-other-templates.xml -%%DATADIR%%/templates/avery-us-templates.xml -%%DATADIR%%/templates/dvd-template.xml -%%DATADIR%%/templates/misc-iso-templates.xml -%%DATADIR%%/templates/misc-other-templates.xml -%%DATADIR%%/templates/misc-us-templates.xml -%%DATADIR%%/templates/paper-sizes.xml -%%DATADIR%%/templates/zweckform-iso-templates.xml |