Commit graph

72 commits

Author SHA1 Message Date
Will Andrews
3050542564 Fix typo.
PR:		25658
Submitted by:	nrahlstr
2001-03-10 20:48:38 +00:00
Vanilla I. Shu
d239f7ab27 Remove Aqua theme for copyrights,
now install Marble theme as DEFAULT,
because themes distributed with E's source are really suck and ugly,

Bump revision too.

Reminded by:	rwatson
2001-02-02 11:17:21 +00:00
Vanilla I. Shu
db744767d7 Enable zoom future on alpha with XFree86-4.
PR:		ports/24678
Submitted by:	conrad@th.physik.uni-bonn.de
2001-01-27 16:53:18 +00:00
Vanilla I. Shu
9b4347176b /usr/X11R6/share/enlightenment/themes/DEFAULT is a symbolic link,
not a directory, and bump version.

Reminded by:	"Paul A. Howes" <pahowes@fair-ware.com>
2001-01-26 03:40:58 +00:00
Vanilla I. Shu
fbb860c03c Well, bump version, and add RESTRICTED for aqua.etheme.
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-01-23 15:55:13 +00:00
Vanilla I. Shu
5dae44277e Disable snapshot for pager.
PR:		ports/24534
Submitted by:	Jan Conrad <conrad@th.physik.uni-bonn.de>
Obtained from:	debian
2001-01-23 14:43:40 +00:00
Vanilla I. Shu
fa6417a74e Add zh_TW.Big5 locale config files. 2001-01-09 13:45:13 +00:00
Vanilla I. Shu
bff1fe7b80 Upgrade to 0.16.5.
PR:		ports/21668
Submitted by:	clive@CirX.ORG
2000-10-13 03:27:07 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +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
Jim Mock
fa941c142d Update to version 0.16.4.
Submitted by:	Sean C. Farley <sean-freebsd@farley.org>
Prodded into committing by:	Clive Lin <clive@CirX.ORG> in a message to
				-ports Cc'd to maintainer
2000-05-18 21:23:33 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Chris Piazza
77b17a1cc7 Don't depend on libgif and libjpeg directly, imlib handles this.
Verified to work correctly with libungif,
message sent to maintainer.
2000-02-16 20:25:43 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
Yukihiro Nakai
0deec25682 Update to 0.16.3
Submitted by:	Clive Lin <clive@GnatS.CirX.ORG>
1999-11-24 07:15:32 +00:00
Yukihiro Nakai
43766d31c6 Update to 0.16.2
Submitted by:	Clive Lin <clive@GnatS.CirX.ORG>
1999-11-14 10:25:18 +00:00
Yukihiro Nakai
5e5cf3b0b0 Update to 0.16.1
Submitted by:	Clive Lin <clive@GnatS.CirX.ORG>
1999-10-29 11:09:47 +00:00
Yukihiro Nakai
fb7af6f176 Small fix to the version line in the comment field. 1999-10-19 06:22:08 +00:00
Yukihiro Nakai
d362fdf6d9 Update to 0.16.0
Submitted by:	Clive Lin <clive@GnatS.CirX.ORG>
1999-10-18 09:43:13 +00:00
Yukihiro Nakai
1264c11fcf Use updated imlib library. 1999-10-08 02:51:37 +00:00
Yukihiro Nakai
44278dac6f esound library update esd.1 -> esd.2 1999-10-08 02:28:36 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Michael Haro
2b94d319c3 oops, local repository was modified. revert back to previous version 1999-08-26 00:30:48 +00:00
Michael Haro
534083e2f8 LIB_DEPENDS= Fnlib.0 -> Fnlib.4 1999-08-25 22:44:33 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
17c11bd357 Fixup after imlib version bump.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:10:49 +00:00
Michael Haro
96dbf6f5fe Add WWW: 1999-05-03 04:54:16 +00:00
Satoshi Taoka
37576a2e9c Update to 0.15.5
PR:		11148
Submitted by:	Yukihiro Nakai nacai@iname.com
1999-04-16 07:45:03 +00:00
Jacques Vidrine
f0de21bf7d Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
	libImlib.so.2     -> libImlib.so.3
1999-03-15 18:30:06 +00:00
Vanilla I. Shu
be0d259609 This replaces patch-aa to install enlightenment/config/tin-e/17/
correctly as well as an update to PLIST.
PR:		ports/9623
Submitted by:	Yarema <yds@dppl.com>
1999-01-24 08:12:46 +00:00
Vanilla I. Shu
ab4b955854 Upgrade to 0.15.0-19990120. 1999-01-22 16:01:46 +00:00
Vanilla I. Shu
f1976514f7 Bump Imlib's version number to 2. 1999-01-14 17:08:22 +00:00
Vanilla I. Shu
e35d9acf1b Bump esound's library version to 1.0. 1999-01-05 08:09:17 +00:00
Tim Vanderhoek
cf624cf05b Update homepage. 1998-12-29 07:23:47 +00:00
Satoshi Asami
d117d69259 Typo. 1998-11-29 22:25:40 +00:00
Satoshi Asami
9c45e209c8 One more tiff34 fix. This thing was even lacking the dependency, probably
why Justin missed it.
1998-11-29 04:31:19 +00:00
Satoshi Asami
9ba3a62b82 audio/esound is now ELF. 1998-09-25 09:55:30 +00:00
Satoshi Asami
fbec77048d graphics/imlib is now ELFized. 1998-09-25 09:52:45 +00:00
Satoshi Asami
7529c0b683 graphics/fnlib is ELF-ready now. 1998-09-23 22:05:42 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Vanilla I. Shu
53eb4645bc Portlint, and strip binary. 1998-08-25 01:45:33 +00:00
Satoshi Asami
2a2e7e38f4 Depend on giflib, E needs it. 1998-08-20 08:22:35 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
d9927174c8 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
1998-08-07 23:01:41 +00:00
Vanilla I. Shu
8a2a8bb899 Fix the path of p5-Gtk. 1998-08-06 15:32:15 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Vanilla I. Shu
41ffb0ca1b Fix a typo error :) 1998-07-20 17:38:13 +00:00