summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-12-30 23:20:40 +0000
committerRene Ladan <rene@FreeBSD.org>2015-12-30 23:20:40 +0000
commit3b93c5c02a30009db972cbc9419d4fea33faa046 (patch)
tree74a142331e46889c48be653da66f7c1b5ecdbf0c /editors
parent- Switch to our framework's USES=execinfo (diff)
Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months 2015-12-30 devel/monodevelop-database: Broken for more than 6 months 2015-12-30 lang/cduce: Broken for more than 6 months 2015-12-30 science/hdf-java: Broken for more than 6 months 2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months 2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen 2015-12-30 audio/py-fastaudio: Broken for more than 6 months 2015-12-30 devel/jgoodies-common: Broken for more than 6 months 2015-12-30 graphics/pinta: Broken for more than 6 months 2015-12-30 games/kanatest: Broken for more than 6 months 2015-12-30 editors/bless: Broken for more than 6 months 2015-12-30 security/burpsuite: Broken for more than 6 months
Notes
Notes: svn path=/head/; revision=404882
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
-rw-r--r--editors/bless/Makefile36
-rw-r--r--editors/bless/distinfo2
-rw-r--r--editors/bless/pkg-descr12
-rw-r--r--editors/bless/pkg-plist70
5 files changed, 0 insertions, 121 deletions
diff --git a/editors/Makefile b/editors/Makefile
index f45e716e29cd..c5386d259c3a 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -13,7 +13,6 @@
SUBDIR += beav
SUBDIR += biew
SUBDIR += bitedit
- SUBDIR += bless
SUBDIR += boiling-egg
SUBDIR += bvi
SUBDIR += calligra
diff --git a/editors/bless/Makefile b/editors/bless/Makefile
deleted file mode 100644
index a5e1b53fee3c..000000000000
--- a/editors/bless/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= bless
-PORTVERSION= 0.6.0
-PORTREVISION= 4
-PORTEPOCH= 1
-CATEGORIES= editors
-MASTER_SITES= http://download.gna.org/bless/
-
-MAINTAINER= mono@FreeBSD.org
-COMMENT= High quality, full featured hex editor
-
-BROKEN= Fails to build with mono 4
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-12-30
-
-USES= gmake mono pathfix pkgconfig
-USE_GNOME= gnomeprefix gnomedocutils gtksharp20
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
-INSTALLS_OMF= yes
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MDOCS}
-INSTALLS_OMF= yes
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|tests$$||g' \
- ${WRKSRC}/Makefile.in
- @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
- 's|$$(datadir)/doc/$$(PACKAGE_NAME)-$$(PACKAGE_VERSION)|${DOCSDIR}|g'
-
-.include <bsd.port.mk>
diff --git a/editors/bless/distinfo b/editors/bless/distinfo
deleted file mode 100644
index be72d79f46ef..000000000000
--- a/editors/bless/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (bless-0.6.0.tar.gz) = 34dc984c35df19184e5b61a4b11fe79901c417693f57d874dc70ef0c58896de1
-SIZE (bless-0.6.0.tar.gz) = 745694
diff --git a/editors/bless/pkg-descr b/editors/bless/pkg-descr
deleted file mode 100644
index ead742e0379f..000000000000
--- a/editors/bless/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Bless is a binary (hex) editor, a program that enables you to edit files as
-a sequence of bytes. It is written in C# and uses the Gtk# bindings for the
-GTK+ toolkit.
-
-Main Features
--------------
- * Efficient editing of large data files.
- * Multilevel undo - redo operations.
- * Customizable data views.
- * Fast data rendering on screen.
-
-WWW: http://home.gna.org/bless/
diff --git a/editors/bless/pkg-plist b/editors/bless/pkg-plist
deleted file mode 100644
index b9f7da73b465..000000000000
--- a/editors/bless/pkg-plist
+++ /dev/null
@@ -1,70 +0,0 @@
-bin/bless
-lib/bless/Bless.Buffers.dll
-lib/bless/Bless.Gui.Areas.Plugins.dll
-lib/bless/Bless.Gui.Areas.dll
-lib/bless/Bless.Gui.Drawers.dll
-lib/bless/Bless.Gui.Plugins.dll
-lib/bless/Bless.Gui.dll
-lib/bless/Bless.Plugins.dll
-lib/bless/Bless.Tools.Export.Plugins.dll
-lib/bless/Bless.Tools.Export.dll
-lib/bless/Bless.Tools.Find.dll
-lib/bless/Bless.Tools.dll
-lib/bless/Bless.Util.dll
-lib/bless/bless.exe
-share/applications/bless.desktop
-%%DATADIR%%/bless-16-bytes-per-row.layout
-%%DATADIR%%/bless-48x48.png
-%%DATADIR%%/bless-about.png
-%%DATADIR%%/bless-all-number-bases.layout
-%%DATADIR%%/bless-default.layout
-%%DATADIR%%/bless.glade
-%%DATADIR%%/default-preferences.xml
-%%DATADIR%%/help_script.sh
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/README.packaging
-%%PORTDOCS%%%%DOCSDIR%%/bless.spec
-%%PORTDOCS%%%%DOCSDIR%%/user/bless-manual.xml
-%%PORTDOCS%%%%DOCSDIR%%/user/ch01.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch02.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch02s02.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch03.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch03s02.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch04.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch04s02.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch04s03.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch04s04.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch04s05.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch04s06.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch05.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch05s02.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch05s03.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch05s04.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch06.html
-%%PORTDOCS%%%%DOCSDIR%%/user/ch07.html
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_area_focus.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_bitwise_ops.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_display_tag.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_edit_mode.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_export_dialog.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_goto.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_layout_example1.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_layout_oha.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_number_base.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_preferences_general.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_preferences_session.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_preferences_undo.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_search_find.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_search_replace.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_select_range.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_start_window.png
-%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_tab_close.png
-%%PORTDOCS%%%%DOCSDIR%%/user/index.html
-%%PORTDOCS%%%%DOCSDIR%%/user/legal.xml
-%%PORTDOCS%%share/omf/bless/bless-manual.omf
-share/pixmaps/bless-48x48.png