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

1790 Commits

Author SHA1 Message Date
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
Oliver Lehmann
de99ace52c add gdm support for the xfce4-suite
Submitted By:	Thomas E. Zander <riggs@rrr.de>
2004-02-21 13:00:01 +00:00
Tilman Keskinoz
bab6ff9e33 Fix build on AMD64 by using GNU_CONFIGURE 2004-02-20 16:58:57 +00:00
Tilman Keskinoz
d689973a87 This port does not work with KDE 3.2 2004-02-20 14:30:54 +00:00
Tilman Keskinoz
4ccca0cfd9 Mark BROKEN. This port does not work with KDE 3.2
PR:		63121
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-20 14:26:28 +00:00
Tilman Keskinoz
0786995549 Mark BROKEN. This port does not work with KDE 3.2
PR:		63123
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-20 14:23:09 +00:00
Tilman Keskinoz
ea08c8cec5 Update to 1.0
PR:		62463
Submitted by:	maintainer
2004-02-20 13:21:08 +00:00
Kirill Ponomarev
97a850e4de - Fix build
PR:		ports/63011
Submitted by:	Ports Fury
2004-02-18 20:53:33 +00:00
Kris Kennaway
eaa55dd036 Remove BROKEN tag; this port now builds on 5.x. 2004-02-18 03:53:56 +00:00
Kris Kennaway
21fe3968d0 BROKEN on 5.x: Does not compile (missing dependency) 2004-02-17 22:30:30 +00:00
Trevor Johnson
6b76e1d62d Update to version 3.1 (new master site). 2004-02-17 20:13:32 +00:00
Trevor Johnson
866f2e7378 Use CUT macro. 2004-02-17 09:45:18 +00:00
Trevor Johnson
3f8a0d0438 Try to make this bento-pure: as discovered by Munish Chopra, there
seems to be no directory to receive the Japanese po file, so create
the directory beforehand.
2004-02-17 05:59:08 +00:00
Kris Kennaway
985ecd1934 BROKEN: Does not install. This port is scheduled to be removed on April 16
if it is still broken at that time.
2004-02-17 00:35:01 +00:00
Joe Marcus Clarke
1f86ebe2c9 Update to 2.6.5. The most notable change is that while using
focus-follows-mouse, clicking inside a window will raise it as it did
under 2.4.x.
2004-02-16 00:34:12 +00:00
Kris Kennaway
a1c07f2c82 Really fix the typo. 2004-02-15 06:54:10 +00:00
Kris Kennaway
6855ca2035 Fix typo that somehow made it into my previous commit.
Submitted by:	Masahide -mac- NODA <mac@clave.gr.jp>
2004-02-15 06:53:07 +00:00
Kirill Ponomarev
8279be4155 - Fix build on sparc64, ia64, amd64
PR:		ports/62841
Submitted by:	maintainer
2004-02-14 16:36:30 +00:00