Commit graph

1807 commits

Author SHA1 Message Date
Bruce A. Mah
2f73ea35eb SIZEify.
Submitted by:	trevor
2004-03-28 17:17:30 +00:00
Oliver Braun
d50a806198 * Add SIZE. [1]
* s/brandelf/${BRANDELF}/.

Submitted by:	maintainer [1]
2004-03-27 07:48:38 +00:00
Neil Blakey-Milner
f9aee1b464 Drop maintainership. 2004-03-25 18:42:02 +00:00
Kris Kennaway
d8c8eb9816 Correct typo in previous 2004-03-25 11:22:30 +00:00
Kris Kennaway
70e768ff03 Support WITHOUT_NLS 2004-03-25 11:22:00 +00:00
Kirill Ponomarev
c8a53c5090 - Reset maintainer to ports@FreeBSD.org, thank you Anders for
your work!

PR:		ports/64665
Submitted by:	Anders Andersson <anders@andersa.net>
2004-03-24 22:30:06 +00:00
Pav Lucistnik
258560e6ad - This version is not on ftp.gnome.org and mirrors 2004-03-23 18:55:45 +00:00
Kris Kennaway
f31e2fb8d5 o/~ Everybody was distfile sizing! o/~
(Add SIZE to distinfo)

Submitted by:	trevor
2004-03-22 12:45:57 +00:00
Thierry Thomas
a2c6722d4a Reassign maintainership to Serge Gagnon.
Take care, Serge!

PR:		ports/64517
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca>
Approved by:	mat (mentor)
2004-03-21 09:58:44 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Kris Kennaway
f0a4a6be40 Better fix for amd64 (and ia64, omitted in previous); only compile with
-fPIC those files that require it.
2004-03-19 23:01:48 +00:00
Kris Kennaway
f05d922eb3 BROKEN on 4.x: Does not compile 2004-03-18 23:24:06 +00:00
Jimmy Olgeni
2a67f30d03 Add SIZE data.
Submitted by:	trevor
2004-03-18 20:45:09 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Vanilla I. Shu
43d9fff417 Add SIZE.
Submitted by:	trevor
2004-03-18 17:35:46 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +00:00
Trevor Johnson
859d9dce9e Use the maintainer's new e-mail address.
Obtained from:	PR 64000
2004-03-18 03:46:12 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Kris Kennaway
a4aa7ad65a Contrary to the assertion in the configure script, it is not "better to
link C++ code with the C compiler".  This fixes the build on amd64.
2004-03-15 11:51:30 +00:00
Kris Kennaway
525de03afa Fix build on amd64 (FreeBSD supports snprintf()), and respect CC and CFLAGS. 2004-03-15 11:20:32 +00:00
Oliver Lehmann
1459c36b40 update to xfce 4.0.4 2004-03-14 23:44:33 +00:00
Kirill Ponomarev
c0bee32ef7 - Utilize USE_GCC=3.3
PR:		ports/64253
Submitted by:	maintainer
2004-03-14 17:03:28 +00:00
Ruslan Ermilov
1bbd3f7f9f - Protect fluxbox-generate_menu from doing unsafe shell expansions.
- Fixed startfluxbox to work with the standard Bourne shell.

Approved by:	Jeremy Messenger (MAINTAINER)
2004-03-14 16:23:20 +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
Pav Lucistnik
33de081f87 - Fix build on 4.x (USE_GETOPT_LONG)
- Fix fetch (put distfile on MASTER_SITE_LOCAL)
- Add SIZE
2004-03-13 20:14:43 +00:00
Kris Kennaway
b7dc1963f4 Reset bouncing maintainer address 2004-03-13 06:11:30 +00:00
Kris Kennaway
3814833a2f BROKEN on 4.x: Does not compile 2004-03-13 05:21:58 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Trevor Johnson
9b6bd21602 Rather than the 1.3.4 distfile, use the 1.3.4a one. When one tries
to download the former, the author's site sends the latter instead
(unchanged PORTREVISION).
2004-03-12 16:40:56 +00:00
Trevor Johnson
eb46c75887 Set DISABLE_SIZE to avoid "size unknown" error. 2004-03-12 16:25:18 +00:00
Kirill Ponomarev
4e2eee827e - Update to 1.0.1.1:
* fixed desktop crashing
* fixed strings in etip
* fixed and complitelly revised control panel
* more fixes in makefiles

PR:		ports/64112
Submitted by:	maintainer
2004-03-12 09:24:52 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Trevor Johnson
626a25b669 Update to 1.9.6. 2004-03-11 19:07:33 +00:00
Trevor Johnson
b43ae84ecc new port of kahakai, a scriptable window manager based on waimea
PR:		64094
Submitted by:	Greg J.
2004-03-11 15:18:48 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Kirill Ponomarev
921109901c - Add patch to allow upper case words in menu
PR:		ports/63904
Submitted by:	maintainer
2004-03-08 10:30:48 +00:00
Erwin Lansing
e172995d62 Remove ion-devel. It was once repocopied from ion, but never
in use. ion2 is on it's way.

Submitted by:	adamw
Approved by:	edwin
2004-03-04 09:17:45 +00:00
Erwin Lansing
519fac7029 Add missing ion-devel 2004-03-04 08:01:17 +00:00
Kirill Ponomarev
f2467d3609 - Update to version 0.2.9a
PR:		ports/63598
Submitted by:	Ports Fury
2004-03-01 18:26:07 +00:00
Kirill Ponomarev
c750694c8d - SIZEify
PR:		ports/63548
Submitted by:	maintainer
2004-02-29 20:50:30 +00:00
Kirill Ponomarev
a96806699f Add ede 1.0.1,
Equinox Desktop Environment. Main goals of this project are
simplicity, speed, minimal memory usage (if possible), good
look and fell and stability.

PR:		ports/63518
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-02-29 10:28:21 +00:00
Kirill Ponomarev
ba06b70384 - Update to version 1.7
PR:		ports/63508
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-28 19:48:34 +00:00
Tilman Keskinoz
552a739e2b Respect CFLAGS. Fix build on AMD64
Reported by:	bento
2004-02-28 18:27:39 +00:00
Tilman Keskinoz
3e21baa839 Fix the !APM case.
Reported by:	bento
2004-02-28 15:16:22 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Kris Kennaway
0d1fdcb76f BROKEN on 4.x: does not compile 2004-02-23 00:15:48 +00:00
Mark Linimon
e936844abe Reset maintainer. Maintainer has not responded to multiple emails
about one of his other ports which has been broken for some time
(textproc/latte).  Possibly that email account is no longer active.
2004-02-22 10:21:38 +00:00
Alex Dupre
2d1342171a Add missing space.
Submitted by:	Rolandas Naujikas <rolnas@takas.lt>
2004-02-22 09:49:56 +00:00
Kris Kennaway
47113fa410 BROKEN: Checksum mismatch 2004-02-22 03:38:11 +00:00