diff options
author | bapt <bapt@FreeBSD.org> | 2012-11-28 23:08:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-11-28 23:08:00 +0800 |
commit | d4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c (patch) | |
tree | f481f0e8ee3d920f7f8301db3e0b399b935da306 /editors | |
parent | 99b22cc0a7e4845005aa9024dd7fb5ee6d4ca39e (diff) | |
download | freebsd-ports-gnome-d4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c.tar.gz freebsd-ports-gnome-d4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c.tar.zst freebsd-ports-gnome-d4d2b2d3bc5e7d0ab9601d3d836f9531a1b53f1c.zip |
2012-11-26 emulators/gcube: No more public distfiles
2012-11-26 games/stepbill: No more public distfiles
2012-11-26 deskutils/ktagebuch: No more public distfiles
2012-11-26 games/jetpack: No more public distfiles
2012-11-26 games/tremor: No more public distfiles
2012-11-26 graphics/jpeg2pdf: No more public distfiles
2012-11-26 java/westhawksnmp: No more public distfiles
2012-11-26 japanese/tcl76: No more public distfiles
2012-11-26 math/stepulator: No more public distfiles
2012-11-26 editors/jedit-devel: Stable version is more recent than devel
2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12
Feature safe: yes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 | ||||
-rw-r--r-- | editors/jedit-devel/Makefile | 49 | ||||
-rw-r--r-- | editors/jedit-devel/distinfo | 2 | ||||
-rw-r--r-- | editors/jedit-devel/files/instscript | 7 | ||||
-rw-r--r-- | editors/jedit-devel/files/jedit.sh.in | 7 | ||||
-rw-r--r-- | editors/jedit-devel/pkg-descr | 24 |
6 files changed, 0 insertions, 90 deletions
diff --git a/editors/Makefile b/editors/Makefile index e7383daab8db..0c00475b0620 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -90,7 +90,6 @@ SUBDIR += impress SUBDIR += jed SUBDIR += jedit - SUBDIR += jedit-devel SUBDIR += jext SUBDIR += joe SUBDIR += joe2 diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile deleted file mode 100644 index 07f2a9e02267..000000000000 --- a/editors/jedit-devel/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# Created by: Linh Pham <question+fbsdports@closedsrc.org> -# $FreeBSD$ - -PORTNAME= jedit -DISTVERSION= 4.3.p18 -CATEGORIES= editors java -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/4.3pre18 -DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/}install -EXTRACT_SUFX= .jar -EXTRACT_ONLY= - -MAINTAINER= ports@FreeBSD.org -COMMENT= Powerful programmer\'s text editor written in Java - -DEPRECATED= Stable version is more recent than devel -EXPIRATION_DATE= 2012-11-26 - -RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper - -USE_JAVA= yes -JAVA_VERSION= 1.5+ - -CONFLICTS= jedit-4.2* -NO_LATEST_LINK= yes - -USE_XORG= x11 -NO_BUILD= yes - -DATADIR= ${JAVASHAREDIR}/${PORTNAME} - -SUB_FILES= jedit.sh - -MAN1= jedit.1 -# The complete PLIST is generated in post-install -PLIST_FILES= bin/jedit - -do-install: - @${SED} "s|%%PREFIX%%|${PREFIX}| ; s|%%DATADIR%%|${DATADIR}| ; s|%%WRKDIR%%|${WRKDIR}|" ${FILESDIR}/instscript | \ - ${SETENV} CLASSPATH=${DISTDIR}/${DISTNAME}.jar \ - ${JAVA} installer.Install text - @${INSTALL_SCRIPT} ${WRKDIR}/jedit.sh ${PREFIX}/bin/jedit - -post-install: - @${FIND} ${DATADIR} ! -type d | \ - ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} - @${FIND} ${DATADIR} -type d | ${SORT} -r | \ - ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/editors/jedit-devel/distinfo b/editors/jedit-devel/distinfo deleted file mode 100644 index fe91ba3f34ba..000000000000 --- a/editors/jedit-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (jedit4.3pre18install.jar) = e6972ee5d79fb3d07e000c8d8b620a5997bee5dd86a44e37529878d7f1b61294 -SIZE (jedit4.3pre18install.jar) = 2761614 diff --git a/editors/jedit-devel/files/instscript b/editors/jedit-devel/files/instscript deleted file mode 100644 index 535ca886a694..000000000000 --- a/editors/jedit-devel/files/instscript +++ /dev/null @@ -1,7 +0,0 @@ -%%DATADIR%% -%%WRKDIR%% -%%PREFIX%%/man/man1 -Y -Y -Y - diff --git a/editors/jedit-devel/files/jedit.sh.in b/editors/jedit-devel/files/jedit.sh.in deleted file mode 100644 index 80b01341093d..000000000000 --- a/editors/jedit-devel/files/jedit.sh.in +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# $FreeBSD$ - -# Java heap size, in megabytes -JAVA_HEAP_SIZE=32 - -JAVA_VERSION="%%JAVA_VERSION%%" "%%LOCALBASE%%/bin/java" -mx${JAVA_HEAP_SIZE}m ${JEDIT} -jar "%%DATADIR%%/jedit.jar" "$@" diff --git a/editors/jedit-devel/pkg-descr b/editors/jedit-devel/pkg-descr deleted file mode 100644 index 153fbb89a533..000000000000 --- a/editors/jedit-devel/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -jEdit is an Open Source programmer's text editor written in Java. It is -released under the GNU General Public License. jEdit was written for Java 1.1 -with Swing 1.1, and also runs under Java 2. - -As far as text editors written in Java go, jEdit is one of the best. It has an -easy to use, intuitive interface, and enough features and flexibility to please -even the most hard-core programmer. A very incomplete list of jEdit's features -follows. - -o Syntax highlighting for 30+ file types (including C, C++, Java, Perl, etc) -o Semi-intelligent auto indent in C, C++ and Java modes -o Bracket highlighting and matching -o Powerful macro system -o Auto-expanding abbreviations for the frequiently used strings -o Powerful search and replace - supports regular expressions and multiple file - search/replace; Search and replace operations can be recorded in macros -o Any number of strings and caret positions can be stored for later use in - so-called registers -o Rectangular selections for working with column-based files -o Any number of editor windows can be opened, and each view can be split into - multiple panes for side-by-side viewing of multiple files -o Unlimited undo/redo - -WWW: http://jedit.sourceforge.net/ |