1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

119 Commits

Author SHA1 Message Date
Vanilla I. Shu
6e97307cb0 1: add a patch to get rid of compile warning.
2: remove unneeded patch.

PR:		ports/117706, ports/117794
Submitted by:	Pietro Cerutti <gahr.at.gahr.ch>
2007-12-12 03:45:10 +00:00
Pav Lucistnik
8cb1f09a32 - Fix plist
Reported by:	pointyhat
2007-10-27 18:50:51 +00:00
Vanilla I. Shu
f70e9877c8 Upgrade to 0.16.8.0
PR:		ports/117091
Submitted by:	Pietro Cerutti <gahr.at.gahr.dot.ch>
2007-10-16 13:07:26 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Vanilla I. Shu
9f610927e7 Add LIB_DEPENDS to libXft.
Submitted by:	kris via email, pav@
2007-03-20 13:16:44 +00:00
Vanilla I. Shu
79b8e6c5bb Upgrade to 0.16.8.6. 2007-03-12 02:42:59 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00
Pav Lucistnik
45a085ac12 - Remove support for xfree86-3
PR:		ports/106666
Submitted by:	vd
With hat:	portmgr
2007-02-02 17:06:25 +00:00
Vanilla I. Shu
fbefb9edea Upgrade to 0.16.8.2. 2006-08-10 16:19:16 +00:00
Vanilla I. Shu
df0c140875 Upgrade to 0.16.8.1. 2006-04-05 07:36:59 +00:00
Vanilla I. Shu
f55f40d501 Really fix pkg-plist (my bad :(
Submitted by:	kris via email (many times)
2006-04-01 17:40:11 +00:00
Vanilla I. Shu
d07d5c8938 Fix pkg-plist.
PR:		ports/94929
Submitted by:	Sean Farley
2006-03-28 16:33:42 +00:00
Kris Kennaway
4aadcd9c8b BROKEN: Still has incomplete pkg-plist
Approved by:	portmgr (implicit)
2006-03-06 20:24:05 +00:00
Vanilla I. Shu
796f905b26 fix pkg-plist & unbreak it. 2006-02-20 06:34:20 +00:00
Kris Kennaway
00d6f42591 BROKEN: Incorrect pkg-plist 2006-02-20 01:37:44 +00:00
Vanilla I. Shu
7a1d3a7b64 - Update to 0.16.8
- Added two knobs:  WITHOUT_ESOUND and WITHOUT_NLS
- Tweaked CONFIGURE_ARGS by removing old arguments (or defaults) and
  stopped it from compiling the path of libraries into the binaries.

PR:		ports/93166
Submitted by:	Sean Farley <sean-freebsd@farley.dot.org>
2006-02-11 15:10:31 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
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