1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

2177 Commits

Author SHA1 Message Date
Alexey Dokuchaev
258bf37fa4 Unbreak by using most recent CVS snapshot.
Approved by:	portmgr (clement)
2005-08-25 12:36:33 +00:00
Doug Barton
fcc46e520d 1. Move the include of bsd.port.pre.mk before OPTIONS based on a recent
post to -ports on this topic
2. Fix build on amd64 by not trying to inline asm code designed for i386
3. Add a patch to fix window positioning on amd64, from
http://article.gmane.org/gmane.compw.window-managers.windowmaker.devel/749

2 and 3 provided/reminded by Dejan Lesjak <dejan.lesjak@ijs.si>
Fixes for 2 and 3 tested by Dejan, and A Dude <adudek16@gmail.com>.

Approved by:	portmgr (krion)
2005-08-11 07:52:18 +00:00
Vanilla I. Shu
437579290d Upgrade to lastest version.
ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004
2005-08-01 16:23:22 +00:00
Michael Nottebrock
ecc191066f Update to KDE 3.4.2 / KOffice 1.4.1 2005-07-31 22:46:35 +00:00
Vanilla I. Shu
9f64f3f11f Fix pkg-plist.
Noticed by:	kris@, krion@
2005-07-31 15:17:18 +00:00
Jimmy Olgeni
2371cd3e19 Remove broken x11-wm/rox-pager port. 2005-07-30 09:32:55 +00:00
Pav Lucistnik
0c468c3040 - Update to 20050728
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2005-07-29 12:41:57 +00:00
Doug Barton
c925442c4b Update to the latest, 0.92.
Re-sort pkg-plist was my idea.

Submitted by:	Ports Fury
2005-07-25 08:12:21 +00:00
Joe Marcus Clarke
85cabc3d34 Update to 2.10.3. 2005-07-24 01:19:29 +00:00
Vanilla I. Shu
39acb1b6d4 Mark IGNORE on 4.X. for graphics/edje reason. 2005-07-23 03:00:08 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Sergey Matveychuk
53118ae475 - Update to 0.6.1
PR:		ports/83862
Submitted by:	Ports Fury
2005-07-22 06:39:54 +00:00
Sergey Matveychuk
56162fdbba - Update to 1.2.22
PR:		ports/83861
Submitted by:	Ports Fury
2005-07-22 06:29:53 +00:00
Sergey Matveychuk
735245ee9f - Update to 1.0.3 2005-07-20 14:25:09 +00:00
Pav Lucistnik
2c1eae3a13 Ion (based on PWM) is a new kind of window manager that brings a
text-editorish, keyboard friendly user interface to window management.

This is a development series of ion-3.

PR:		ports/82378
Submitted by:	Ed Schouten <ed@fxq.nl>
2005-07-20 09:26:24 +00:00
Pav Lucistnik
c5fe5a0753 - Update to 3.7
- Take maintainership

PR:		ports/83762
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2005-07-20 08:39:52 +00:00
Greg Lewis
768a0bfadd . Update to 2.1.2. 2005-07-19 23:08:54 +00:00
Pav Lucistnik
c2e20f6c1c - Update to 5.4.7
PR:		ports/83699
Submitted by:	Callum Gibson <callumgibson@optusnet.com.au>
2005-07-19 19:31:48 +00:00
Vanilla I. Shu
b6c67da6e8 Upgrade to 0.9.9.011. 2005-07-18 12:36:58 +00:00
Adam Weinberger
f714f145d0 Hardcode LATEST_LINK to waimea-devel so that it's different from
x11-wm/waimea.
2005-07-18 07:28:16 +00:00
Cy Schubert
c000ff0517 1. Update 2.5.12 --> 2.5.13.
2.  Register conflicts.
3.  Set default ImagePath in system.fvwm2rc.

PR:		59165
2005-07-17 03:47:53 +00:00
Cy Schubert
40e664d9df Register conflicts. 2005-07-17 02:19:56 +00:00
Pav Lucistnik
8f89fceb8e - Fix creation of empty directories in package 2005-07-13 11:19:59 +00:00
Pav Lucistnik
4631794db1 - Move pager ports from misc/ to sysutils/
misc/44bsd-more -> sysutils/44bsd-more
misc/less -> sysutils/less
misc/most -> sysutils/most
misc/reed -> sysutils/reed
misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager)

Repocopied by:	marcus
2005-07-10 11:15:10 +00:00
Vanilla I. Shu
81c2c8de91 Add USE_GETTEXT and NO_LATEST_LINK.
PR:		ports/82996
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notified by:	kris@
2005-07-09 01:43:12 +00:00
Michael Nottebrock
3c5832c98e Fix build on 4.x [1], don't crash with malloc debug flag J enabled [2]
Reported by: 	Tod McQuillin <devin@spamcop.net> [1],
		Doug White <dwhite@gumbysoft.com> [2]
Submitted by:	Tod McQuillin <devin@spamcop.net> [1]
PR:		ports/82994 [1]
2005-07-05 15:01:17 +00:00
Vanilla I. Shu
e6e8f977b7 Fix include path problem.
Noticed by:	kris@
Pointyhat by:	me
2005-07-03 00:02:13 +00:00
Jeremy Messenger
8d7bdceed6 Update to 2.10.2. 2005-06-28 02:15:27 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Oliver Lehmann
1d8f1c85ec gdm moved from bin/ to sbin/
Submitted by:	olgeni
2005-06-24 22:22:04 +00:00
Pav Lucistnik
8831aedb0e - Update to 7.5.3
PR:		ports/82429
Submitted by:	Peter <me@example.com>
Approved by:	lab1701@earthlink.net (maintainer)
2005-06-23 16:22:09 +00:00
Florent Thoumie
a75d049e14 - Fix segfault on 6.x.
PR:		ports/82563
Submitted by:	maintainer
Obtained from:	bbkeys CVS
2005-06-23 08:19:35 +00:00
Alexey Dokuchaev
f3cd77a525 Fix permissions in post-extract: target instead of pre-clean: -- it makes
things less cumbersome.
2005-06-22 12:10:36 +00:00
Thierry Thomas
0d4989be2c Fix WWW URL.
PR:		ports/82383
Submitted by:	anonymous
Approved by:	maintainer
2005-06-19 19:53:40 +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
Vanilla I. Shu
3bbeccfd29 Add CONFLICTS with x11-wm/enlightenment.
Submitted by:	Geraud <gej@mmania_at_com>
2005-06-17 01:59:12 +00:00
Vanilla I. Shu
0fc66f20d5 Connect to enlightenment-devel. 2005-06-16 10:17:39 +00:00
Vanilla I. Shu
c5d9244c86 Upgrade to 0.16.999.010, it's pre E 0.17 version. 2005-06-16 10:16:43 +00:00
Sam Lawrance
c7cb0e7bc9 Add a simple patch to reintroduce option parsing behaviour some ports
depend on (allow short form options longer than one character, eg. -bl).
This behaviour was removed when libdockapp was updated to 0.6.0.
Bump PORTREVISION.
I'll follow up with libdockapp author.

PR:		ports/82242
Reported by:	regis rampnoux <regisr@pobox.com>
2005-06-15 11:43:41 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Dejan Lesjak
5066edac69 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). 2005-06-15 02:42:14 +00:00
Eric Anholt
f804cc55ea Update to 1.1.2.
PR:		ports/81981
Submitted by:	Hajovsky Juraj <xhajov00@stud.fit.vutbr.cz>
2005-06-13 08:11:11 +00:00
Pav Lucistnik
9be432b88c - Fix "Variable PKGNAMESUFFIX is recursive" problem encountered on older
make (FreeBSD 4.X)

PR:		ports/82096
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-06-12 15:42:29 +00:00
Sam Lawrance
c756605430 Update to 0.6.0
PR:		ports/82083
Submitted by:	Ports Fury
2005-06-12 13:47:02 +00:00
Greg Lewis
7c99c2d57b . Update to 2.1.1. 2005-06-10 18:19:07 +00:00
Pav Lucistnik
98046577a3 - Don't clobber PKGNAMESUFFIX when imlib is used
PR:		ports/80971
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	maintainer timeout (3 weeks)
2005-06-05 21:12:21 +00:00
Pav Lucistnik
99cdd4b440 - Don't fail make clean when expected files are not present
PR:		ports/81828
Submitted by:	Loren M. Lang <lorenl@alzatex.com>
2005-06-04 00:46:03 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Pav Lucistnik
469752a9d5 - Update to 1.2.21
PR:		ports/81866
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-03 16:06:43 +00:00
Alexey Dokuchaev
cc4866797c Disable Cairo by default. The cairo backend is not recommended in
production use, because cairo library is still very buggy and causes
crashes often (according to authors).  Add a caution comment.
2005-06-03 12:06:55 +00:00