Commit graph

48 commits

Author SHA1 Message Date
Pietro Cerutti
bf430cac91 - Update pkg-descr to reflect the fact that more epplets are supported
- Set myself as maintainer

Submitted by:	gj
Approved by:	miwi (mentor)
2008-03-11 15:13:26 +00:00
Pietro Cerutti
f4a53373b7 - Update to 0.10
- Port most epplets to FreeBSD
- Exclude Mountbox from the build (too much Linux-dependent)
- Exclude Xss from the build (what is it really good for?)

Approved by:	miwi (mentor)
2008-03-10 20:41:57 +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
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
Rong-En Fan
fcf9e9d1d0 - Respect X11BASE
Reported by:	pointyhat
2006-12-04 04:16:54 +00:00
Cheng-Lung Sung
5b52628630 - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-14 10:03:13 +00:00
Vanilla I. Shu
d48c67b141 Upgrade to 0.9. 2006-06-03 12:03:39 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Volker Stolz
3e7bba90f6 Fix packaging: remove left-over directory 2006-04-13 18:45:32 +00:00
Vanilla I. Shu
5aaec82bef change enlightenment's binary to e16.
Submitted by:	kris@
2006-04-05 07:44:42 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Pav Lucistnik
56e8b9c386 - Add SHA256 2005-11-25 19:33:59 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Volker Stolz
7bda937f26 Use MAKE_ARGS & libtool 15 2005-05-18 18:03:47 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Tilman Keskinoz
3e21baa839 Fix the !APM case.
Reported by:	bento
2004-02-28 15:16:22 +00:00
Kirill Ponomarev
97a850e4de - Fix build
PR:		ports/63011
Submitted by:	Ports Fury
2004-02-18 20:53:33 +00:00
Kris Kennaway
21fe3968d0 BROKEN on 5.x: Does not compile (missing dependency) 2004-02-17 22:30:30 +00:00
Joe Marcus Clarke
d336d4435c Remove the dependency on libgtop. 2004-02-07 04:49:34 +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
Kirill Ponomarev
c468d9f5e7 - Fix build on architecture other than i386
PR:		60468
Submitted by:	Ports Fury
2003-12-21 17:58:29 +00:00
Kirill Ponomarev
5596b8898f - Update to version 0.7
PR:		60076
Submitted by:	Ports Fury
2003-12-09 20:31:10 +00:00
Pav Lucistnik
ce4034f5bb - Fix build in post if_xname world
- Pet portlint

PR:		ports/59452
Submitted by:	brooks
2003-12-08 00:19:58 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Tilman Keskinoz
80bdfb341b machine/soundcard.h -> sys/soundcard.h
Submitted by:	bento
2002-11-30 20:38:56 +00:00
Kris Kennaway
404cfae95a Reset undeliverable maintainer email address to ports@FreeBSD.org 2002-11-29 05:56:58 +00:00
Ying-Chieh Liao
876d0f9906 fix malloc.h problem
PR:		45191
Submitted by:	thinker@branda.to
2002-11-11 17:39:25 +00:00
Dan Moschuk
344c076cde Maintainer update. Remove duplicate MASTER_SITES.
Submitted by: Chris McDermott <cmc@groupofnine.org>
2002-01-21 19:59:51 +00:00
Dan Moschuk
8f16122766 Update MASTER_SITES.
Submitted by:	Maintainer (cmc@groupofnine.net.org)
2001-12-07 20:56:49 +00:00
Dan Moschuk
7ef49f641b Change MAINTAINER from nakai to cmc@groupofnine.net.
Nakai, once you return from void, feel free to mark this back to you. :-)
2001-08-11 20:19:46 +00:00
Dan Moschuk
90246d357c Make some of the linux-centric epplets work.
Submitted by: Chris McDermott <cmc@groupofnine.org>
Unresponsive: nakai
2001-08-11 20:18:19 +00:00
David W. Chapman Jr.
4461cc8b32 Fix MASTER_SITES patch
PR:		27822
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
No response:	maintainer
2001-06-19 04:20:33 +00:00
Jimmy Olgeni
f270d09988 Fix typo in description. 2001-06-03 08:56:12 +00:00
Yukihiro Nakai
7b0af36d4d Add a dependency to ImageMagick
PR:		ports/25579
Submitted by:	The Anarcat <anarcat@tao.ca>
2001-03-20 13:41:36 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Kelly Yancey
6bbb90acb1 Extract libepplet from the epplets port now that has it's own port.
PR:		19396
Submitted by:	kbyanc@posi.net
2000-07-18 06:43:40 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Yukihiro Nakai
9881dc0af5 Now E-Power is available.
Submitted by:	Atsushi Sugai <atsushi@hafu0103.me.kagu.sut.ac.jp>
2000-03-25 09:26:34 +00:00
Yukihiro Nakai
21174e2e3f Update to 0.5 2000-01-13 09:53:44 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Yukihiro Nakai
226fa333f7 Update to 0.4 1999-12-27 10:38:49 +00:00
Yukihiro Nakai
97add42c8f Add an attention that only few epplets work. 1999-11-03 02:48:10 +00:00
Yukihiro Nakai
5c30a8b633 a mini-dock application development environment for Enlightenment. 1999-10-26 04:59:55 +00:00