Commit graph

29 commits

Author SHA1 Message Date
Joseph Koshy
a00e77567c Fetch the .tar.gz files for this port since the .tar.bz2 distributions
are not mirrored widely.

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-04 02:26:16 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joseph Koshy
7c105cf921 Use the .tar.bz2 tarball. 2003-12-14 14:56:20 +00:00
Joseph Koshy
7a306c620f Upgrade to v2.7.6.
PR:		ports/57002
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-10-04 04:29:44 +00:00
Tilman Keskinoz
068ce3e3f0 Update to 2.7.5
PR:		53388
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-22 21:09:34 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joseph Koshy
4726ef9bc6 Update to v2.7.2.
PR:		ports/46300
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-06 05:53:52 +00:00
Joseph Koshy
32cf413edb Upgrade to v2.6.2.
Requested by:	Cyril <freecynik@gmx.net>
2002-07-10 06:06:28 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- 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
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
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
2002-03-15 19:44:29 +00:00
Maxim Sobolev
c9b31a74c7 This port doesn't really USE_FREETYPE. 2002-03-14 08:30:17 +00:00
Joseph Koshy
5b56777055 Update to v2.5.4. Take over maintainership.
Approved by:	Richard <rch@richard.eu.org> (MAINTAINER)
2002-03-11 10:12:04 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Kevin Lo
d4e5a3f370 - Upgrade to version 1.6
- I fix pkg-plist

PR: 24966
Submitted by: MAINTAINER
2001-02-11 06:19:37 +00:00
Satoshi Asami
c24b93e3f9 Add USE_XLIB, USE_FREETYPE doesn't imply it anymore.
Submitted by:	bento
2000-11-13 10:51:28 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
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
2000-08-03 09:28:57 +00:00
Steve Price
ad1cf533f3 Give a proper DISTNAME in the new PORT{NAME,VERSION} regime. 2000-05-28 03:38:33 +00:00
Chris Piazza
7fe8623064 Update to 1.5 patch1 2000-05-20 03:02:50 +00:00
Chris Piazza
86172073a8 Add MASTER_SITE and WWW 2000-05-20 01:59:13 +00:00
Chris Piazza
652860ab36 Remove empty comment lines 2000-05-20 01:58:04 +00:00
Satoshi Asami
935870e192 Finish converting editors/ to PORTNAME/PORTVERSION. 2000-04-14 06:21:02 +00:00
Satoshi Taoka
acb0ce1097 Update to 1.5
PR: 16725
Submitted by: maintainer
2000-02-18 09:18:12 +00:00
Jeremy Lea
d02f2cd4ef Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this
for them.
2000-01-29 22:46:04 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Taoka
477e4a3f57 Update to vertion 1.3
PR:		11159
Submitted by:	Chris Piazza cpiazza@home.net
1999-04-16 05:19:57 +00:00
Jun Kuriyama
8160c8a205 Upgrade to v1.2.
Submitted by:	maintainer
1998-12-27 05:38:20 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Jun Kuriyama
3b44126758 Multi-lingual unicode text editor with TTF support.
(with unicode converter and print utility)

PR:		ports/8136
Submitted by:	Ricardas Cepas <rch@richard.eu.org>
1998-12-07 22:05:40 +00:00