summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 07:55:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 07:55:32 +0000
commit563ecde36f865fec5ee6f6bbbfae5e3d9cc07e00 (patch)
tree71c8e57fe2ccad3ede202cb1818b1327c0633dba /editors
parentAdd linux-vmware-toolbox, VMware toolbox for FreeBSD Guest OS (diff)
Update to 0.9.11.
Notes
Notes: svn path=/head/; revision=31809
Diffstat (limited to 'editors')
-rw-r--r--editors/glimmer/Makefile11
-rw-r--r--editors/glimmer/distinfo2
-rw-r--r--editors/glimmer/files/patch-aa4
-rw-r--r--editors/glimmer/pkg-comment2
-rw-r--r--editors/glimmer/pkg-descr14
-rw-r--r--editors/glimmer/pkg-plist102
6 files changed, 68 insertions, 67 deletions
diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile
index f699ac5a5582..ec5540a246da 100644
--- a/editors/glimmer/Makefile
+++ b/editors/glimmer/Makefile
@@ -1,16 +1,16 @@
-# New ports collection makefile for: codecommander
+# New ports collection makefile for: latte
# Date created: 1 August 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
-PORTNAME= codecommander
-PORTVERSION= 0.9.7
+PORTNAME= latte-editor
+PORTVERSION= 0.9.11
CATEGORIES= editors gnome python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME:S/c/C/g}
-DISTNAME= ${PORTNAME:S/c/C/g}-${PORTVERSION}
+MASTER_SITE_SUBDIR= ${PORTNAME:S/-editor//}
+DISTNAME= ${PORTNAME:S/-editor//}-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
@@ -20,7 +20,6 @@ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
python:${PORTSDIR}/lang/python
USE_X_PREFIX= yes
-#USE_GMAKE= yes
USE_LIBTOOL= yes
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
diff --git a/editors/glimmer/distinfo b/editors/glimmer/distinfo
index 1ae6897d1db8..2fcbee70182d 100644
--- a/editors/glimmer/distinfo
+++ b/editors/glimmer/distinfo
@@ -1 +1 @@
-MD5 (CodeCommander-0.9.7.tar.gz) = bea89effaf95578d5d0774f9065af516
+MD5 (latte-0.9.11.tar.gz) = 091a85c484e594defff620a841503ecc
diff --git a/editors/glimmer/files/patch-aa b/editors/glimmer/files/patch-aa
index 94ffbd9dc392..eae93fc2f105 100644
--- a/editors/glimmer/files/patch-aa
+++ b/editors/glimmer/files/patch-aa
@@ -1,5 +1,5 @@
---- src/build.C 2000/08/01 09:43:29 1.1
-+++ src/build.C 2000/08/01 09:44:08
+--- src/build.c 2000/08/21 07:37:15 1.1
++++ src/build.c 2000/08/21 07:37:26
@@ -2,7 +2,7 @@
#include <sys/types.h>
#include <unistd.h>
diff --git a/editors/glimmer/pkg-comment b/editors/glimmer/pkg-comment
index 7c65ab9a2b11..b01f25303985 100644
--- a/editors/glimmer/pkg-comment
+++ b/editors/glimmer/pkg-comment
@@ -1 +1 @@
-A simple code editor with Python scripting capabilities for GNOME desktop
+A full featured code editor for GNOME desktop with many advanced features
diff --git a/editors/glimmer/pkg-descr b/editors/glimmer/pkg-descr
index a4cc6a83a122..4f2d6e92628b 100644
--- a/editors/glimmer/pkg-descr
+++ b/editors/glimmer/pkg-descr
@@ -1,6 +1,10 @@
-CodeCommander is a simple code editor for use with just about any programming
-language. It is still in the development stages, but is fairly useful
-as a C/C++ editor with all the frills. The project's number one goal is
-stability. What good does a program do you if it crashes all the time?
+LATTE is the Lazy hAcker's exTensible Text Editor, formerly known as
+CodeCommander. It is a full featured code editor with many advanced features,
+including full scripting integration with either Python or Guile.
-WWW: http://codecommander.sourceforge.net/
+At the current time, LATTE has syntax highlighting support for the following
+languages: Bash/Sh, C/C++, HTML, Java, Latex, GNU Make, Perl, PHP, PO (Language
+Translation), Python, Scheme (guile, lisp, etc), SGML, WML, XML, and Z80
+Assembly.
+
+WWW: http://latte.sourceforge.net/
diff --git a/editors/glimmer/pkg-plist b/editors/glimmer/pkg-plist
index 1d3aa4bb3f15..65fa653bcad1 100644
--- a/editors/glimmer/pkg-plist
+++ b/editors/glimmer/pkg-plist
@@ -1,52 +1,50 @@
-bin/CodeCommander
-share/gnome/CodeCommander/docs/AUTHORS
-share/gnome/CodeCommander/docs/COPYING
-share/gnome/CodeCommander/docs/ChangeLog
-share/gnome/CodeCommander/docs/NEWS
-share/gnome/CodeCommander/docs/PROPS
-share/gnome/CodeCommander/docs/README
-share/gnome/CodeCommander/docs/TODO
-share/gnome/CodeCommander/languages/bash.lang
-share/gnome/CodeCommander/languages/cpp.lang
-share/gnome/CodeCommander/languages/html.lang
-share/gnome/CodeCommander/languages/java.lang
-share/gnome/CodeCommander/languages/lang.lang
-share/gnome/CodeCommander/languages/latex.lang
-share/gnome/CodeCommander/languages/make.lang
-share/gnome/CodeCommander/languages/perl.lang
-share/gnome/CodeCommander/languages/php.lang
-share/gnome/CodeCommander/languages/po.lang
-share/gnome/CodeCommander/languages/python.lang
-share/gnome/CodeCommander/languages/scheme.lang
-share/gnome/CodeCommander/languages/sgml.lang
-share/gnome/CodeCommander/languages/wml.lang
-share/gnome/CodeCommander/languages/xml.lang
-share/gnome/CodeCommander/languages/z80.lang
-share/gnome/CodeCommander/scripts/Delete_To_End.py
-share/gnome/CodeCommander/scripts/Delete_To_Start.py
-share/gnome/CodeCommander/scripts/ISO2HTML.py
-share/gnome/CodeCommander/scripts/Replace_Spaces.py
-share/gnome/CodeCommander/scripts/Replace_Tabs.py
-share/gnome/CodeCommander/scripts/To_Upper.py
-share/gnome/apps/Development/CodeCommander.desktop
-share/gnome/help/CodeCommander/C/bugs.html
-share/gnome/help/CodeCommander/C/customize.html
-share/gnome/help/CodeCommander/C/faq.html
-share/gnome/help/CodeCommander/C/gpl.html
-share/gnome/help/CodeCommander/C/index.html
-share/gnome/help/CodeCommander/C/menus.html
-share/gnome/help/CodeCommander/C/mission.html
-share/gnome/help/CodeCommander/C/preferences.html
-share/gnome/help/CodeCommander/C/properties.html
-share/gnome/help/CodeCommander/C/sessions.html
-share/gnome/help/CodeCommander/C/topic.dat
-share/gnome/pixmaps/code-commander.png
-share/gnome/pixmaps/codecommander-title.png
-share/locale/gl/LC_MESSAGES/CodeCommander.mo
-share/locale/ru/LC_MESSAGES/CodeCommander.mo
-@dirrm share/gnome/help/CodeCommander/C
-@dirrm share/gnome/help/CodeCommander
-@dirrm share/gnome/CodeCommander/scripts
-@dirrm share/gnome/CodeCommander/languages
-@dirrm share/gnome/CodeCommander/docs
-@dirrm share/gnome/CodeCommander
+bin/latte
+share/gnome/apps/Development/latte.desktop
+share/gnome/help/latte/C/bugs.html
+share/gnome/help/latte/C/customize.html
+share/gnome/help/latte/C/faq.html
+share/gnome/help/latte/C/gpl.html
+share/gnome/help/latte/C/index.html
+share/gnome/help/latte/C/menus.html
+share/gnome/help/latte/C/mission.html
+share/gnome/help/latte/C/preferences.html
+share/gnome/help/latte/C/properties.html
+share/gnome/help/latte/C/sessions.html
+share/gnome/help/latte/C/topic.dat
+share/gnome/latte/docs/AUTHORS
+share/gnome/latte/docs/COPYING
+share/gnome/latte/docs/ChangeLog
+share/gnome/latte/docs/NEWS
+share/gnome/latte/docs/PROPS
+share/gnome/latte/docs/README
+share/gnome/latte/docs/TODO
+share/gnome/latte/languages/bash.lang
+share/gnome/latte/languages/cpp.lang
+share/gnome/latte/languages/html.lang
+share/gnome/latte/languages/java.lang
+share/gnome/latte/languages/lang.lang
+share/gnome/latte/languages/latex.lang
+share/gnome/latte/languages/make.lang
+share/gnome/latte/languages/perl.lang
+share/gnome/latte/languages/php.lang
+share/gnome/latte/languages/po.lang
+share/gnome/latte/languages/python.lang
+share/gnome/latte/languages/scheme.lang
+share/gnome/latte/languages/sgml.lang
+share/gnome/latte/languages/wml.lang
+share/gnome/latte/languages/xml.lang
+share/gnome/latte/languages/z80.lang
+share/gnome/latte/scripts/Delete_To_End.py
+share/gnome/latte/scripts/Delete_To_Start.py
+share/gnome/latte/scripts/ISO2HTML.py
+share/gnome/latte/scripts/Replace_Spaces.py
+share/gnome/latte/scripts/Replace_Tabs.py
+share/gnome/latte/scripts/To_Upper.py
+share/gnome/pixmaps/latte-icon.png
+share/gnome/pixmaps/latte-title.png
+@dirrm share/gnome/latte/scripts
+@dirrm share/gnome/latte/languages
+@dirrm share/gnome/latte/docs
+@dirrm share/gnome/latte
+@dirrm share/gnome/help/latte/C
+@dirrm share/gnome/help/latte