mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 8.1.
This commit is contained in:
parent
321c8b79bd
commit
5642f6dd7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131717
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: TEA
|
||||
# Date created: 13 Jul 2004
|
||||
# Whom: Jean-Yves Lefort <jylefort@brutele.be>
|
||||
# Date created: 13 Jul 2004
|
||||
# Whom: Jean-Yves Lefort <jylefort@brutele.be>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tea
|
||||
PORTVERSION= 7.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 8.1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://tea.linux.kiev.ua/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (tea.tar.bz2) = 006bb8478983e3c21cd07b382da45555
|
||||
SIZE (tea.tar.bz2) = 302743
|
||||
MD5 (tea.tar.bz2) = 49c84a90ee591fbdb91a108d779d23ce
|
||||
SIZE (tea.tar.bz2) = 341302
|
||||
|
@ -2,13 +2,14 @@ TEA is powerful text editor for GNU/Linux and *BSD. It depends on GTK+2
|
||||
only (and GNU aspell optionally). With an ultimate small size TEA provides
|
||||
hundreds of functions. Some of the features include:
|
||||
|
||||
- Built-in file manager
|
||||
- Built-in file manager (with support for archieved files)
|
||||
- Spellchecker (using aspell)
|
||||
- Tabbed layout engine
|
||||
- Multiple encodings support
|
||||
- Code snippets, sessions and templates support
|
||||
- RTF-reader
|
||||
- Miscellaneous HTML tools
|
||||
- Tools for Wikipedia, Docbook, and LaTeX content editing
|
||||
- Preview in external browsers
|
||||
- Bracket matching, syntax highlighting
|
||||
- Bookmarks
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/tea
|
||||
share/locale/cs/LC_MESSAGES/tea.mo
|
||||
share/locale/de/LC_MESSAGES/tea.mo
|
||||
share/locale/ja/LC_MESSAGES/tea.mo
|
||||
share/locale/pl/LC_MESSAGES/tea.mo
|
||||
@ -10,13 +11,60 @@ share/locale/uk/LC_MESSAGES/tea.mo
|
||||
%%DATADIR%%/pixmaps/tea_logo.jpg
|
||||
@dirrm %%DATADIR%%/pixmaps
|
||||
@dirrm %%DATADIR%%
|
||||
%%DOCSDIR%%/ru/index.html
|
||||
%%DOCSDIR%%/cs/index.html
|
||||
%%DOCSDIR%%/en/a747.html
|
||||
%%DOCSDIR%%/en/c101.html
|
||||
%%DOCSDIR%%/en/c17.html
|
||||
%%DOCSDIR%%/en/c188.html
|
||||
%%DOCSDIR%%/en/c201.html
|
||||
%%DOCSDIR%%/en/c222.html
|
||||
%%DOCSDIR%%/en/c282.html
|
||||
%%DOCSDIR%%/en/c32.html
|
||||
%%DOCSDIR%%/en/c560.html
|
||||
%%DOCSDIR%%/en/c586.html
|
||||
%%DOCSDIR%%/en/c592.html
|
||||
%%DOCSDIR%%/en/c60.html
|
||||
%%DOCSDIR%%/en/c619.html
|
||||
%%DOCSDIR%%/en/c640.html
|
||||
%%DOCSDIR%%/en/c707.html
|
||||
%%DOCSDIR%%/en/c735.html
|
||||
%%DOCSDIR%%/en/c743.html
|
||||
%%DOCSDIR%%/en/c90.html
|
||||
%%DOCSDIR%%/en/index.html
|
||||
%%DOCSDIR%%/en/x230.html
|
||||
%%DOCSDIR%%/en/x248.html
|
||||
%%DOCSDIR%%/en/x262.html
|
||||
%%DOCSDIR%%/en/x289.html
|
||||
%%DOCSDIR%%/en/x313.html
|
||||
%%DOCSDIR%%/en/x322.html
|
||||
%%DOCSDIR%%/en/x331.html
|
||||
%%DOCSDIR%%/en/x341.html
|
||||
%%DOCSDIR%%/en/x348.html
|
||||
%%DOCSDIR%%/en/x359.html
|
||||
%%DOCSDIR%%/en/x369.html
|
||||
%%DOCSDIR%%/en/x468.html
|
||||
%%DOCSDIR%%/en/x474.html
|
||||
%%DOCSDIR%%/en/x486.html
|
||||
%%DOCSDIR%%/en/x529.html
|
||||
%%DOCSDIR%%/en/x538.html
|
||||
%%DOCSDIR%%/en/x550.html
|
||||
%%DOCSDIR%%/en/x653.html
|
||||
%%DOCSDIR%%/en/x670.html
|
||||
%%DOCSDIR%%/en/x674.html
|
||||
%%DOCSDIR%%/en/x681.html
|
||||
%%DOCSDIR%%/en/x685.html
|
||||
%%DOCSDIR%%/en/x688.html
|
||||
%%DOCSDIR%%/en/x692.html
|
||||
%%DOCSDIR%%/en/x698.html
|
||||
%%DOCSDIR%%/en/x703.html
|
||||
%%DOCSDIR%%/en/x727.html
|
||||
%%DOCSDIR%%/ru/index.html
|
||||
%%DOCSDIR%%/tea_doc.css
|
||||
%%DOCSDIR%%/AUTHORS
|
||||
%%DOCSDIR%%/ChangeLog
|
||||
%%DOCSDIR%%/NEWS
|
||||
%%DOCSDIR%%/TODO
|
||||
@dirrm %%DOCSDIR%%/ru
|
||||
@dirrm %%DOCSDIR%%/cs
|
||||
@dirrm %%DOCSDIR%%/en
|
||||
@dirrm %%DOCSDIR%%/ru
|
||||
@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user