Commit graph

101 commits

Author SHA1 Message Date
Vanilla I. Shu
bf4142b6b9 Add CONFLICTS with x11-wm/enlightenment-devel.
Submitted by:	Geraud <gej@mmania.at.com>
2005-06-17 01:59:45 +00:00
Adam Weinberger
5c5c5a72a3 Bump PORTREVISION on all ports that received the imlib2 shlib chase. 2005-03-07 16:41:04 +00:00
Vanilla I. Shu
a9beb3d4b2 1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:		ports/78347
Submitted by:	Russell Jackson <raj at cserv62.csub.edu>
Somepart by:	me
2005-03-07 15:10:20 +00:00
Vanilla I. Shu
c6b8c364c0 Fix pkg-plist.
Obtained from:	kris@
2004-12-30 04:32:21 +00:00
Vanilla I. Shu
eaa1217bc5 1: Fix pkg-plist again :(
2: fix bad patch file.
3: bump version.

Submitted by:	Sean Farley <sean-freebsd@farley_dot_org.blah>
2004-12-21 00:45:55 +00:00
Vanilla I. Shu
672a2608fb Fix pkg-plist.
Obtained from:	kris@
2004-12-20 18:47:09 +00:00
Vanilla I. Shu
39b7ba9123 Upgrade to 0.16.7.2.
Submitted by:	Sean Farley <sean-freebsd@farley.org>
2004-12-20 18:44:03 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Clive Lin
53b3330ac3 Heal alpha release build.
Approved by:	vanilla
Obtained from:	lesi
2004-08-30 16:12:08 +00:00
Vanilla I. Shu
d9e7d4ac27 Upgrade to 0.16.7.1. 2004-08-25 07:09:37 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Vanilla I. Shu
43d9fff417 Add SIZE.
Submitted by:	trevor
2004-03-18 17:35:46 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Vanilla I. Shu
087009d358 Upgrade to 0.16.6.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-09 03:37:08 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +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
Vanilla I. Shu
d8d8cb0d05 USE_REINPLACE now.
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-27 15:23:54 +00:00
Mario Sergio Fujikawa Ferreira
db1f0a2d6a Deploy USE_GNOMENG infrastructure
PR:		42305
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 01:30:26 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +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
Vanilla I. Shu
91b00850d4 Fix MASTER_SITES.
Submitted by:	fenner's reminder
2002-04-10 15:29:53 +00:00
Vanilla I. Shu
abc669c54c Fix plist.
Submitted by:	bento
2002-04-10 06:24:45 +00:00
Alexander Leidinger
015a9b8530 Don't use included gettext.
Approved by:	vanilla
Reviewed by:	steve
2002-03-27 17:42:27 +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
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Vanilla I. Shu
47cbf1bbc4 Fix MASTER_SITES.
Submitted by:	freedom@csie.nctu.edu.tw
2001-08-05 03:07:25 +00:00
Clive Lin
f0209ee2ba Do not try to probe wctype.h, and this port is buildable again.
This is hacky, but I currently don't have plans to fix enlightenment
or our wctype.h (and its friends).

Approved by: vanilla (MAINTAINER)
2001-06-23 13:31:05 +00:00
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