aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-07-18 11:54:53 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-07-18 11:54:53 +0000
commit75f6de7366626275d215e84916bbe22f13d1f881 (patch)
treee909faf7a40593ccf5f52456ad4977a2f49ad187
parent2b7a3227e713f538a15e1620e4e264922982cbfa (diff)
downloadports-75f6de7366626275d215e84916bbe22f13d1f881.tar.gz
ports-75f6de7366626275d215e84916bbe22f13d1f881.zip
Notes
-rw-r--r--MOVED2
-rw-r--r--editors/Makefile1
-rw-r--r--editors/code-browser/Makefile41
-rw-r--r--editors/code-browser/distinfo2
-rw-r--r--editors/code-browser/pkg-descr14
-rw-r--r--editors/code-browser/pkg-plist17
-rw-r--r--lang/Makefile1
-rw-r--r--lang/copper/Makefile40
-rw-r--r--lang/copper/distinfo2
-rw-r--r--lang/copper/pkg-descr7
10 files changed, 2 insertions, 125 deletions
diff --git a/MOVED b/MOVED
index 646481bb78a9..4b90982cc5ca 100644
--- a/MOVED
+++ b/MOVED
@@ -4436,3 +4436,5 @@ net/avahi-qt3||2013-07-13|Depends on the expired Qt3 port
www/xpi-gwt-dev-plugin||2013-07-15|Has expired: Requires an ancient version of Firefox to build
security/pyobfsproxy|security/obfsproxy|2013-07-15|Rename
devel/kdevelop-custom-buildsystem||2013-07-17|Has expired: part of devel/kdevelop-kde4 now
+editors/code-browser||2013-07-18|Removed
+lang/copper||2013-07-18|Removed
diff --git a/editors/Makefile b/editors/Makefile
index 5f25eab32238..e878098f26d1 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -43,7 +43,6 @@
SUBDIR += calligra-l10n-sv
SUBDIR += calligra-l10n-tr
SUBDIR += chexedit
- SUBDIR += code-browser
SUBDIR += codeeditor
SUBDIR += codelite
SUBDIR += color-mate
diff --git a/editors/code-browser/Makefile b/editors/code-browser/Makefile
deleted file mode 100644
index a72fdfd0f846..000000000000
--- a/editors/code-browser/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= code-browser
-PORTVERSION= 4.6
-CATEGORIES= editors
-MASTER_SITES= http://tibleiz.net/download/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= gahr@FreeBSD.org
-COMMENT= Folding text editor
-
-BUILD_DEPENDS= copper-llvm:${PORTSDIR}/lang/copper
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-USE_GNOME= gtk20
-USE_GMAKE= yes
-MAKE_JOBS_UNSAFE= yes
-
-DATADIR= ${PREFIX}/share/${PORTNAME}-4
-
-.include <bsd.port.pre.mk>
-
-ONLY_FOR_ARCHS= i386 amd64 sparc64
-ONLY_FOR_ARCHS_REASON= does not build on ${ARCH}; signal 11 errors during build
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g ; \
- s|^CC|#CC|g ; \
- s|^CFLAGS|#CFLAGS|g ; \
- s|x86_64|amd64|g ; \
- s|@$$(|$$(|g' ${WRKSRC}/Makefile
-
-post-install:
-.if !defined(NOPORTDOCS)
- (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} \* ${DOCSDIR})
- (cd ${WRKSRC}/samples && ${COPYTREE_SHARE} \* ${DOCSDIR}/samples)
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/editors/code-browser/distinfo b/editors/code-browser/distinfo
deleted file mode 100644
index 4f04fd5ac801..000000000000
--- a/editors/code-browser/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (code-browser-4.6-src.tar.gz) = d6cb4dba414c89d798bc5e7c3944269527b4c1eab1fb4bcccc923b8e1d1a731e
-SIZE (code-browser-4.6-src.tar.gz) = 924216
diff --git a/editors/code-browser/pkg-descr b/editors/code-browser/pkg-descr
deleted file mode 100644
index 9cc16bfb5b39..000000000000
--- a/editors/code-browser/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-Code Browser is a folding and outlining editor.
-
-The editor is between a traditional text editor, a smalltalk class browser and
-a web browser like mozilla. It displays a structured text file (marker-based
-folding) hierarchically using multiple panes.
-
-It is especially designed to keep a good overview of the code of large
-projects.
-
-It supports syntax highlighting for C, C++, C#, VB.Net, Java, Python, Ruby,
-Pascal, TeX, Makefile, XML, HTML and CSS. Custom syntax highlighting can also
-be added.
-
-WWW: http://code-browser.sourceforge.net/
diff --git a/editors/code-browser/pkg-plist b/editors/code-browser/pkg-plist
deleted file mode 100644
index 0edb7e0039e8..000000000000
--- a/editors/code-browser/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/code-browser
-%%DATADIR%%/config/preferences.cbc
-%%DATADIR%%/config-optional/AVR-asm.cbc
-%%DATADIR%%/config-optional/perforce.cbc
-%%DATADIR%%/config-optional/torque.cbc
-%%PORTDOCS%%%%DOCSDIR%%/code-browser.chm
-%%PORTDOCS%%%%DOCSDIR%%/samples/files/code-browser.xml
-%%PORTDOCS%%%%DOCSDIR%%/samples/files/string.cpp
-%%PORTDOCS%%%%DOCSDIR%%/samples/files/string.h
-%%PORTDOCS%%%%DOCSDIR%%/samples/scripts.cbs
-%%PORTDOCS%%%%DOCSDIR%%/samples/tutorial.txt
-@dirrm %%DATADIR%%/config-optional
-@dirrm %%DATADIR%%/config
-@dirrm %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/samples/files
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/samples
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/lang/Makefile b/lang/Makefile
index b429e8fe38bd..f335e97dd971 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -40,7 +40,6 @@
SUBDIR += cmucl
SUBDIR += cmucl-extra
SUBDIR += cocor
- SUBDIR += copper
SUBDIR += cparser
SUBDIR += csharp-mode.el
SUBDIR += cython
diff --git a/lang/copper/Makefile b/lang/copper/Makefile
deleted file mode 100644
index cd3663294b69..000000000000
--- a/lang/copper/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# Created by: gahr
-# $FreeBSD$
-
-PORTNAME= copper
-PORTVERSION= 1.6
-CATEGORIES= lang
-MASTER_SITES= http://tibleiz.net/download/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= gahr@FreeBSD.org
-COMMENT= Another experimental programming language
-
-BUILD_DEPENDS= llc:${PORTSDIR}/devel/llvm
-
-ONLY_FOR_ARCHS= i386 amd64
-USE_GMAKE= yes
-USE_LINUX= f10
-MAKE_ARGS+= BACKEND=llvm
-WRKSRC= ${WRKDIR}/${PKGNAME}
-
-PLIST_FILES= bin/copper-llvm
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64"
-ALL_TARGET= boot64 all
-.else
-ALL_TARGET= all
-.endif
-
-post-patch:
- ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|; \
- s|^CC|#CC|; \
- s|x86_64|amd64|; \
- s|g++|${CXX}|; \
- s|-ldl||g; \
- s|^LFLAGS=|LFLAGS=-L${LOCALBASE}/lib|' \
- ${WRKSRC}/Makefile
-
-.include <bsd.port.post.mk>
diff --git a/lang/copper/distinfo b/lang/copper/distinfo
deleted file mode 100644
index bdec2676c73f..000000000000
--- a/lang/copper/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (copper-1.6-src.tar.gz) = 470716ca413cef881b311e89b5216d1cf8cdccfbff9c69a93b4a3322baedba2d
-SIZE (copper-1.6-src.tar.gz) = 571656
diff --git a/lang/copper/pkg-descr b/lang/copper/pkg-descr
deleted file mode 100644
index 02891a0c953f..000000000000
--- a/lang/copper/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Copper an experimental programming language used to develop Code Browser 4.
-It is based on Zinc [http://tibleiz.net/zinc/] with some improvements such
-as genericity, multiple return values or variadic arguments. It does not
-generate intermediary C code anymore, it has two backends: a x86 COFF
-generator and LLVM (version 2.9).
-
-WWW: http://tibleiz.net/copper/