diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 05:52:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-01 05:52:02 +0000 |
commit | 934221cca7ea9d0a328d996e66f3c8179cf06eeb (patch) | |
tree | ab05df3301e64dd79f9e5d5558253430a8570d8c /textproc/asm2html | |
parent | 928f8cb0651c42de0e449ea6206d2bbe15d71a0c (diff) |
Bye bye abandonwares (part 5)
2011-08-08 russian/messarge: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 russian/pgp.language: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/ifd-gempc410: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/libidea: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 security/rain: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/Tee: Has expired: No more public distfile
2011-08-08 sysutils/curly: Has expired: No more public distfiles
2011-08-08 sysutils/i855vidctl10: Has expired: No more public distfiles
2011-08-08 sysutils/ltrace: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 sysutils/rsyslog3-snmp: Has expired: unsupported upstream
2011-08-08 sysutils/xapply: Has expired: No more public distfiles
2011-08-08 textproc/asm2html: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 textproc/diff-mode.el: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 vietnamese/gtk-im-vi: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 www/campsite: Has expired: Does not work
2011-08-08 www/p5-PLP: Has expired: No more upstream, looks like an abandonware
2011-08-08 www/wcol: Has expired: Looks like an abandonware, no more public distfiles
2011-08-08 x11-toolkits/sdl_gui: Has expired: Looks like an abandonware, no more public distfiles
Notes
Notes:
svn path=/head/; revision=278686
Diffstat (limited to 'textproc/asm2html')
-rw-r--r-- | textproc/asm2html/Makefile | 24 | ||||
-rw-r--r-- | textproc/asm2html/distinfo | 2 | ||||
-rw-r--r-- | textproc/asm2html/pkg-descr | 3 |
3 files changed, 0 insertions, 29 deletions
diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile deleted file mode 100644 index 73b7f421dc94..000000000000 --- a/textproc/asm2html/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: asm2html -# Date created: 5 June 2003 -# Whom: Ben Haga <tuxsuximus@hotmail.com> -# -# $FreeBSD$ -# - -PORTNAME= asm2html -PORTVERSION= 1.4 -CATEGORIES= textproc -MASTER_SITES= http://virtus.ath.cx/asm2html/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Converts NASM syntax assembly code to HTML code - -DEPRECATED= Looks like an abandonware, no more public distfiles -EXPIRATION_DATE= 2011-08-01 - -MAN1= asm2html.1 -PLIST_FILES= bin/asm2html -HAS_CONFIGURE= yes -CONFIGURE_ARGS+=--prefix=${PREFIX} - -.include <bsd.port.mk> diff --git a/textproc/asm2html/distinfo b/textproc/asm2html/distinfo deleted file mode 100644 index 2a33cfc36f65..000000000000 --- a/textproc/asm2html/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (asm2html-1.4.tar.gz) = eee1a19dee7c867bd608a942d431777e1e10b87b32527e8fac9206c7e1ad0836 -SIZE (asm2html-1.4.tar.gz) = 33975 diff --git a/textproc/asm2html/pkg-descr b/textproc/asm2html/pkg-descr deleted file mode 100644 index b0c152f929f6..000000000000 --- a/textproc/asm2html/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -asm2html converts NASM syntax assembly code to HTML code - -WWW: http://virtus.ath.cx/asm2html/ |