aboutsummaryrefslogtreecommitdiffstats
path: root/editors/yudit
Commit message (Collapse)AuthorAgeFilesLines
* - Add mutual conflicts to graphics/uniconvertor and editors/yudit: both ↵miwi2008-05-171-0/+3
| | | | | | | install bin/uniconv PR: 123743 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Update to 2.9.0miwi2008-04-253-12/+56
| | | | | PR: 122758 Submitted by: Ports Fury
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Reset maintainership.jkoshy2008-04-101-1/+1
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Upgrade to v2.8.1. Upstream changes include:jkoshy2006-10-313-486/+494
| | | | | | | | | | | | - New keymaps: Devanagari-Velthuis, Polish-slash, Baybayin, Glagolitic. Updated keymaps: Bulgarian, Slavic. - Fixes for compilation with Gcc 4.1. - Updates for Unicode 4.1.0 and the upcoming 5.0.0 standard. - Added a +LINENO option to yudit. - Other bug fixes. Submitted by: chinsan
* Add SA256 checksums.jkoshy2005-12-141-0/+1
|
* Upgrade to v2.7.8jkoshy2005-09-303-4/+27
| | | | | PR: ports/86749 Submitted by: Andrej Zverev <az@inec.ru>
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Fetch the .tar.gz files for this port since the .tar.bz2 distributionsjkoshy2004-02-042-2/+2
| | | | | | are not mirrored widely. Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* Use the .tar.bz2 tarball.jkoshy2003-12-142-1/+2
|
* Upgrade to v2.7.6.jkoshy2003-10-043-2/+7
| | | | | PR: ports/57002 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 2.7.5arved2003-06-233-5/+57
| | | | | PR: 53388 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to v2.7.2.jkoshy2003-01-063-54/+116
| | | | | PR: ports/46300 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to v2.6.2.jkoshy2002-07-103-47/+81
| | | | Requested by: Cyril <freecynik@gmx.net>
* gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-161-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* This port doesn't really USE_FREETYPE.sobomax2002-03-141-1/+0
|
* Update to v2.5.4. Take over maintainership.jkoshy2002-03-113-132/+308
| | | | Approved by: Richard <rch@richard.eu.org> (MAINTAINER)
* Fix for -CURRENT, malloc.h->stdlib.hpat2002-01-021-0/+4
| | | | Spotted by: Bento
* - Upgrade to version 1.6kevlo2001-02-113-27/+41
| | | | | | | - I fix pkg-plist PR: 24966 Submitted by: MAINTAINER
* Add USE_XLIB, USE_FREETYPE doesn't imply it anymore.asami2000-11-131-0/+1
| | | | Submitted by: bento
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Give a proper DISTNAME in the new PORT{NAME,VERSION} regime.steve2000-05-281-0/+1
|
* Update to 1.5 patch1cpiazza2000-05-202-3/+8
|
* Add MASTER_SITE and WWWcpiazza2000-05-202-1/+4
|
* Remove empty comment linescpiazza2000-05-201-3/+0
|
* Finish converting editors/ to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Update to 1.5taoka2000-02-183-5/+17
| | | | | PR: 16725 Submitted by: maintainer
* Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does thisreg2000-01-301-1/+1
| | | | for them.
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-251-1/+1
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Bump freetype's lib numberjseger1999-11-251-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to vertion 1.3taoka1999-04-163-32/+38
| | | | | PR: 11159 Submitted by: Chris Piazza cpiazza@home.net
* Upgrade to v1.2.kuriyama1998-12-273-4/+19
| | | | Submitted by: maintainer
* Use libttf.3 of the new freetype 1.2jseger1998-12-131-2/+2
|
* Multi-lingual unicode text editor with TTF support.kuriyama1998-12-085-0/+113
(with unicode converter and print utility) PR: ports/8136 Submitted by: Ricardas Cepas <rch@richard.eu.org>