TEA is powerful text editor for GNU/Linux, Darwin, Mac OS X, Solaris, and *BSD. It depends on GTK+2 only (and GNU aspell optionally), but can be built with support for GtkSourceView (version 1 or 2) to enable some extra syntax highlighting power. With an ultimately small size, TEA provides hundreds of functions. Some of the features include: - Built-in file manager (with support for archived 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 - Drag'n'drop support (with text files and pictures) - Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP) - Automatic text encoding detection for various languages WWW: http://tea-editor.sourceforge.net/ ://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/?id=2f5578ee41f1c6132a4b727406907ce26cd3aa4c'/> 2f5578ee41f1c6132a4b727406907ce26cd3aa4c Approved by: portmgr
Approved by:	portmgr
MASTER_SITES cleanup. 2015-05-14T10:15:04+00:00 mat mat@FreeBSD.org 2015-05-14T10:15:04+00:00 d72353c225a0cff8478c442d745a54e4630671fc - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Make fonts repecting XDG 2015-03-21T23:05:19+00:00 bapt bapt@FreeBSD.org 2015-03-21T23:05:19+00:00 fe5a7e4bee2fc7a40343278a44de77847b5c91c5 Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
Cleanup plist 2014-11-12T14:20:57+00:00 antoine antoine@FreeBSD.org 2014-11-12T14:20:57+00:00 d1056b28e4d560b85342ea9da9db1f940e6e3cdb

vietnamese/unicode-uhoai: Fix deinstall and add stage support 2014-05-30T23:16:06+00:00 marino marino@FreeBSD.org 2014-05-30T23:16:06+00:00 61ecf9d90ccc3b0c2769b38bf8e2ff609add800c This port had a few problems: * The package list tried to remove the wrong directory * The pkg-install script installs font.dir and font.scale files but never tries to remove them. This causes orphan checks to fail * The EXTRACTS_BEFORE_ARGS may not be additive (don't use +=) * The EXTRACTS_BEFORE_ARGS definition came after <bsd.port.mk> so it was never seen anyway * The latter may mean that the font never installed properly if the file didn't get transformed to lower case. After staging, I added a pkg-deinstall script. I'm not 100% sure it's correct if there are more than one Truetype font installed, but it's a lot better than it was and it removes the font.* stuff upon deinstall. This passes testport in poudriere.
This port had a few problems:
 * The package list tried to remove the wrong directory
 * The pkg-install script installs font.dir and font.scale files but
   never tries to remove them.  This causes orphan checks to fail
 * The EXTRACTS_BEFORE_ARGS may not be additive (don't use +=)
 * The EXTRACTS_BEFORE_ARGS definition came after <bsd.port.mk> so it
   was never seen anyway
 * The latter may mean that the font never installed properly if the
   file didn't get transformed to lower case.

After staging, I added a pkg-deinstall script.  I'm not 100% sure it's
correct if there are more than one Truetype font installed, but it's a
lot better than it was and it removes the font.* stuff upon deinstall.
This passes testport in poudriere.
Unbreak 2014-03-11T20:26:46+00:00 antoine antoine@FreeBSD.org 2014-03-11T20:26:46+00:00 48c57fc1a2d889fd8385c60692387053e4dc36f1

Convert u* and v* to USES=zip 2014-03-10T17:30:07+00:00 bapt bapt@FreeBSD.org 2014-03-10T17:30:07+00:00 041e00d27a6d7ac6d907111426aa24732a65aebf

Fix properties on pkg-plist 2014-01-21T23:40:21+00:00 bapt bapt@FreeBSD.org 2014-01-21T23:40:21+00:00 44e4ea0f3940e7d06220b99883ec5b852134fa0b