1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Commit Graph

1949 Commits

Author SHA1 Message Date
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
Pav Lucistnik
03c3b1b888 Add tpager, a really tiny pager for EWMH compliant WMs.
PR:		ports/62715
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-02-14 14:12:29 +00:00
Kris Kennaway
f1a0266043 Set WITHOUT_HERMES on sparc64, because that library has an endianness
bug that interchanges red and blue channels in images.

Take maintainership.
2004-02-14 06:04:05 +00:00
Cy Schubert
ef3d02fa64 Other ports, e.g. fvwm2-i18n, reference this port. Make LATEST_LINK
unique in all cases.

This port and fvwm (first version) shared the same LATEST_LINK. Fix
this instance.
2004-02-14 01:15:17 +00:00
Tilman Keskinoz
577b3664d3 Retire mosfet-liquid. The project is dead and now broken with KDE 3.2
Reported by:	mich
2004-02-13 14:38:02 +00:00
Trevor Johnson
16fc9e8ee7 Add x11-themes to CATEGORIES. 2004-02-12 17:17:10 +00:00
Alex Dupre
d9012603ad Update to 1.05 release:
- filesel dialog for launcher command in edit and add dialog
- filesel dialog for new menu filename
- check if all field are filled when adding and creating a new menu
- no more gint response (fix the problem when compiling on FreeBSD 4.x)
- (begin of) icon support added
- text in tree formatted

PR:		ports/62678
Submitted by:	Matt Lancereau <matt@rimasec.net> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-11 07:59:00 +00:00
Oliver Lehmann
a405462dfa use the OPTIONS macro 2004-02-10 06:41:02 +00:00
Kris Kennaway
98332e5f00 BROKEN on 5.x: does not compile 2004-02-08 02:50:27 +00:00
Joe Marcus Clarke
d336d4435c Remove the dependency on libgtop. 2004-02-07 04:49:34 +00:00
Cy Schubert
1e60622e17 Add NO_LATEST_LINK to avoid link stomping.
Reported by:	kris
2004-02-07 04:16:53 +00:00
Cy Schubert
3ebae6c5ed Define unique LATEST_LINK.
Reported by:	kris
2004-02-07 04:14:39 +00:00
Trevor Johnson
d0c07961e4 Apply studly caps to "FreeBSD". 2004-02-06 16:58:43 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +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
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Alex Dupre
8e3d92db01 - Update to 1.0 release
- new menu functionnality added
- add support for builtin quit entry and visible property
- load the menu file in use when starting
- add File->Open default menu
- remove quit application confirmation dialog
- title and builtins can be edited
- add SIZE

PR:		ports/62303
Submitted by:	Matt Lancereau <matt@rimasec.net> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-03 10:14:00 +00:00
Kirill Ponomarev
7756173c02 - Get rid of unneeded dependency for imlib
PR:		ports/62269
Submitted by:	Ports Fury
2004-02-02 18:37:23 +00:00
Kirill Ponomarev
aa94433aa2 - SIZEify
PR:		ports/62128
Submitted by:	maintainer
2004-01-31 09:47:58 +00:00
Pete Fritchman
86f957d665 Add selectwm 0.4, a GTK application to let you select a window manager
when starting X.

Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2004-01-30 14:56:25 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kirill Ponomarev
b6af1a8d92 - Add missing LIB_DEPENDS
Noticed by:	kris via bento
2004-01-29 09:19:58 +00:00
Pav Lucistnik
09f1f36629 - Update to 1.0.5
PR:		ports/62019
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-01-28 21:59:36 +00:00
Jimmy Olgeni
53290e0c9a Add proper autoconf support, do not use -O2 by default.
PR:		62034
Submitted by:	Ulrich Spoerlein <q@uni.de>
2004-01-28 18:57:36 +00:00
Trevor Johnson
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Oliver Lehmann
7492ec9235 update xfce4 to 4.0.3.1
- small bug fix release for xfwm4 (It fixes a focus problem
    when using multiple screens)
2004-01-24 17:04:55 +00:00
Jimmy Olgeni
cffb311371 Add rox-pager, a workspace pager for the ROX desktop. 2004-01-24 16:16:18 +00:00
Will Andrews
5f411c376d No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports.
2004-01-23 19:28:03 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
48c7506915 - Use proper Imlib version for this port and fix build on bento
Noticed by:	bento via kris
2004-01-23 16:55:27 +00:00
Kirill Ponomarev
20662c8b34 - Fix the pkg-plist to silence portlint(1)
PR:		61752
Submitted by:	maintainer
2004-01-22 22:35:17 +00:00
Pav Lucistnik
cbca3fe778 - Update to 0.9.8
- Remove -devel suffix from binaries
- Add CONFLICTS
- Change maintainership to Mezz

PR:		ports/61714
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2004-01-22 20:32:04 +00:00
Alex Dupre
d2d7a4602b Add xfce4-menueditor 0.90, menu Editor for the XFce desktop environment.
PR:		ports/61710
Submitted by:	Matt Lancereau <matt@rimasec.net>
Approved by:	nork (mentor/implicitly)
2004-01-22 08:49:06 +00:00
Trevor Johnson
f3a1a0c101 Use PAX macro. 2004-01-22 08:05:25 +00:00
Norikatsu Shigemura
7d9c6223fe o Fix flickering problem with GTK2.
o Bump PORTREVISION acrodingly.

PR:		ports/61661
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
Obtained from:	http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html
2004-01-21 17:13:56 +00:00
Alex Dupre
fb3fe323eb - Update to 0.1.4 release [1]
- Install/deinstall man pages
- Remove unneeded backslash

PR:		ports/61613 [1]
Submitted by:	Matt Lancereau <matt@rimasec.net> (maintainer) [1]
Approved by:	nork (mentor/implicitly)
2004-01-20 09:21:38 +00:00
Trevor Johnson
1ce0c683d8 Update to 3.1.
PR:		60771
Submitted by:   Munish Chopra (also requested by "0c", Fritz
		Heinrichmeyer, Andreas Semborg and Johan Pettersson)
2004-01-16 04:39:04 +00:00
Dirk Meyer
e06212fbcc - take maintainership 2004-01-13 05:00:45 +00:00
Mark Linimon
bb4691d836 Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.

Reviewed by:	portmgr@FreeBSD.org (a month or so ago)
2004-01-12 00:24:20 +00:00
Pav Lucistnik
2c5918d1b5 Add treewm, a window manager that tries to implement a new concept. In addition to
the client windows the user can create desktops which can themselves contain
windows and desktops. By arranging the windows in such a tree the user is able
to manage his tasks efficiently.

See also: http://treewm.sourceforge.net/ and
http://www.informatik.uni-frankfurt.de/~polzer/treewmdurchnull/

PR:		ports/61189
Submitted by:	divZero <freebsd-dr@durchnull.de>
2004-01-11 20:54:14 +00:00
Oliver Lehmann
fcc55bf04e Update xfce to 4.0.3
4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added

4.0.2:
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
2004-01-10 22:40:10 +00:00
Pav Lucistnik
5a97e7b1ff - Update to 0.9.7
PR:		ports/60955
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2004-01-06 23:57:11 +00:00
Kirill Ponomarev
318c594deb - Fix build with gcc-3.x
PR:		60872
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2004-01-03 21:15:33 +00:00
Edwin Groothuis
8787572f90 New port: x11-wm/wmconfig, X window manager menu generation tool
This is the port of Wmconfig, a X window manager menu
	generation tool.

PR:		ports/55672
Submitted by:	Tommy Scheunemann <net@arrishq.org>
2004-01-03 07:37:48 +00:00
Lars Koeller
4d52aa83e8 o) Fix several "portlint -A" warnings/error 2003-12-28 12:08:56 +00:00
Lars Koeller
c60776e2f4 o) Respect NOPORTDOCS
o) Install module man pages
2003-12-28 12:05:36 +00:00
Mark Linimon
c85f70708c Per bento logs, mark as broken on recent versions of 5.x due to gcc3.3
compile problems.  Informed maintainer.
2003-12-23 08:54:42 +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
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Kirill Ponomarev
1526ccbacf - Chase libraries for new Imlib2 version 2003-12-15 18:44:02 +00:00
Pav Lucistnik
64b4794545 Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
2003-12-15 01:17:29 +00:00
Sergei Kolobov
8d42eb9464 Add xfce4-session 0.1.1, a session manager
for the XFce desktop environment.

Author:	Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de>
WWW:	http://echobase.homeunix.net/~bmeurer/tmp/xfce4-session/

PR:		58712
Submitted by:	Matt Lancereau <matt@rimasec.net>
2003-12-12 23:15:31 +00:00
Kirill Ponomarev
5596b8898f - Update to version 0.7
PR:		60076
Submitted by:	Ports Fury
2003-12-09 20:31:10 +00:00
Kirill Ponomarev
bbc74709e8 - Update to version 1.2.0
PR:		60078
Submitted by:	Ports Fury
2003-12-09 20:24:49 +00:00
Kirill Ponomarev
c30df7f981 - Update to version 0.7
PR:		60077
Submitted by:	Ports Fury
2003-12-09 19:58:14 +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
Pav Lucistnik
fce2954a4f - Fix typo in COMMENT
PR:		ports/60028
Submitted by:	Benjamin Lutz <benlutz@datacomm.ch>
2003-12-07 23:25:41 +00:00
Pav Lucistnik
35995a2b9e - Unbreak on 5.x (add patch from x11-wm/fvwm95)
PR:		ports/60017
Submitted by:	Volker Stolz <vs@foldr.org>
2003-12-07 21:10:01 +00:00
Kirill Ponomarev
3ddcfdfba7 - Update to version 0.2.9
PR:		60015
Submitted by:	Ports Fury
2003-12-07 16:41:37 +00:00
Kirill Ponomarev
57213b7788 - Update to version 0.2.8a
PR:		59648
Submitted by:	Ports Fury
2003-12-04 19:01:11 +00:00
Oliver Lehmann
249a9ba526 update xfce to 4.0.1 2003-12-04 17:17:40 +00:00
Trevor Johnson
2ca0b9e9f4 Get this to compile when GTK+ is not present. Fix whitespace too.
Approved by:	portmgr (marcus)
2003-12-04 01:08:41 +00:00
Kirill Ponomarev
142a719a7c - Update MASTER_SITES and WWW: line
PR:		59584
Submitted by:	Ports Fury
2003-11-22 18:42:43 +00:00
Trevor Johnson
d49f904f1b Avoid use of Perl. 2003-11-21 03:44:45 +00:00
Trevor Johnson
a3da9e4473 Use REINPLACE_CMD instead of Perl. 2003-11-21 03:40:54 +00:00
Trevor Johnson
221ab4b10c Avoid use of Perl. 2003-11-21 03:20:21 +00:00
Mark Linimon
7553a5e598 Add aquaosk. 2003-11-20 22:13:56 +00:00
Mark Linimon
f1b089f8cd Add x11-wm/aquaosk, a native Acqua-like window decoration for KDE3, with
window drop shadows by David Sansome.
PR: ports/51005
Submitted by: Brian Skrab <brian@quynh-and-brian.org>
Compile tested on: 4.9-PRERELEASE, 5.1-RELEASE
2003-11-20 22:10:10 +00:00
Trevor Johnson
ccb10856db Update to 3.0.
Submitted by:	Darren "igla" of batterybackups.net
2003-11-20 16:09:45 +00:00
Trevor Johnson
2d3d0f0608 Attempt to create and delete share/gnome/wm-properties/.
Submitted by:	Darren "igla" of batterybackups.net
(also noticed by Andreas Semborg)

Install header files where they can be found during compilation of
obconf.  This fixes the problem addressed by Tim Bishop in PR 58836,
but in a different way.
2003-11-20 15:17:44 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Kirill Ponomarev
d56a4db641 - Update to version 0.9.6
PR:		59366
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2003-11-18 16:26:51 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Kirill Ponomarev
507462b6bf - Utilize NOPORTDOCS/DOCSDIR
PR:		59336
Submitted by:	Ports Fury
2003-11-16 15:19:12 +00:00
Kirill Ponomarev
3d4e276d1b - Update to version 0.4.2
PR:		59335
Submitted by:	Ports Fury
2003-11-16 15:16:42 +00:00
Pav Lucistnik
7d48ff8cf0 Unbreak build on -CURRENT.
PR:		ports/58672
Submitted by:	Yonas <yonas_@yahoo.com>
Approved by:	adamw (mentor)
2003-11-15 12:28:57 +00:00
Trevor Johnson
b5c7760f0d Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 11:50:40 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
11b0931878 Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
2003-11-13 10:11:35 +00:00
Ying-Chieh Liao
f6ff7bd3ad add genmenu 1.0.4
Generating menus for Bbox, Fbox, Obox, WM and E
2003-11-10 03:17:13 +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
Cy Schubert
c9a49087db 1. Iconv is required to fix segmentation violations and bus errors,
see http://www.hpc.uh.edu/fvwm/archive/0311/msg00049.html.
2.  Use LOCALBASE to locate iconv instead of /usr/local.

PR:             59032 (for #1)
2003-11-08 04:35:29 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Eric Anholt
930ed07acc Link against libGL instead of libMesaGL. 2003-11-06 23:30:08 +00:00
Kirill Ponomarev
a6e4ceb324 - Fix build on -current
PR:		58883
Submitted by:	Ports Fury
2003-11-04 11:10:55 +00:00
Edwin Groothuis
5e08609a6c Set maintainer mkm@ieee.org to ports@FreeBSD.org
From: alias-disabled-received@ieee.org (IEEE Member Alias Disabled)
Date: Mon, 6 Oct 2003 07:21:40 -0400 (EDT)

 We apologize! The IEEE Personal Email Alias you trying to reach was disabled.
2003-11-04 04:39:11 +00:00
Cy Schubert
b599803712 Update 2.5.7 --> 2.5.8 2003-11-03 22:13:28 +00:00
Kirill Ponomarev
e0d94e53d9 - Fix build on -current
- Utilize DOCSDIR

PR:		58882
Submitted by:	Ports Fury
2003-11-03 21:14:21 +00:00
Mark Linimon
1492eb5e4b Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Edwin Groothuis
df3c9e78bd ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
Greg Lewis
d242f8df42 . Unbreak compilation on 5.x (gcc 3.3).
PR:		58719
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-11-01 07:47:22 +00:00
Mark Linimon
ca035eff52 Per distfile survey, remove mastersite that disappeared in 1999. 2003-10-31 21:58:20 +00:00
Cy Schubert
289ade9541 Update 2.4.16 -> 2.4.17 2003-10-31 03:18:11 +00:00
Trevor Johnson
9d05d2dbde Make fetchable.
found by:	fenner's survey
2003-10-28 09:55:31 +00:00
Trevor Johnson
0807bc0f6c onto MASTER_SITE_LOCAL 2003-10-28 09:20:24 +00:00
Trevor Johnson
71aec83ae9 This does not fetch.
found by:	fenner's survey
2003-10-28 09:16:16 +00:00
Trevor Johnson
a66920caa6 Make fetchable.
found by:	fenner's survey
2003-10-28 07:45:22 +00:00
Trevor Johnson
6e6efac703 Make fetchable.
found by:	fenner's survey
2003-10-28 07:38:03 +00:00
Trevor Johnson
f1b3c22802 Make fetchable.
found by:	fenner's survey
2003-10-28 05:55:40 +00:00
Alexander Nedotsukov
5b716663db Update to 2.6.3 2003-10-28 02:03:57 +00:00
Makoto Matsushita
35d3cd4908 Change this ports a slave ports.
Long long time ago, my friend Mr. yamamoto made an I18N_MB patch.  It
was used mainly in Japan since it enable fvwm to display Japanese characters
in the menu, titlebar, and so on.  However, and unfortunately, it was
not included original fvwm code at that time since less people need it.
Since then, I maintained the I18N_MB patch to adopt new fvwm releases.
IIRC, this patch is based on the hack for TWM (see X11R5 contrib), and
influences to other fvwm-derived window managers to be i18n-ed (e.g.,
afterstep, windowmaker, etc.)

Soon after the fvwm development team was re-organized as current form, I
tried pushing I18N_MB patch to be included to original fvwm code.  It was
great pleasure for me but I have no time to test it; my desktop environment
is tainted with Windows, and I'm lazy to update my fvwm, that runs on VMware.

Recently, I've heard from kris that this ports is broken on 5-current and
sparc64 environment.  It seems that it comes from header misuse or something
like that.  Maybe I can fix it, but I don't do that.  I would be good
chanse to kill this ports, and use the original fvwm code which is already
included this patch for a long time.  I believe that fvwm code is still
well-maintained, it should work as expected; I've heard from many people
that it works, and I've just confirmed that.  There's no reason to switch it.

Anyway, standalone I18N_MB patch is now dead from FreeBSD ports.  Thanks
to the original author yamamoto (he's maybe workin' at panasonic.com but
I don't know how to contact him,) subscribers of fvwm-users-jp mailinglist
(note: it was concluded already,) people who send me a comment/patch, and
ports/x11-wm/fvwm2-i18n users.

PS: I intentionally give a little bit funny PKGNAMESUFFIX to this ports,
to keep this package name unchanged.  It should be changed further releases.

Committed at: Executive floor lounge, Hilton Anaheim.
2003-10-27 19:30:37 +00:00
Michael Nottebrock
508764d21a Bump PORTREVISION and convert a stray space into a tab on the way. 2003-10-25 22:48:24 +00:00
Michael Nottebrock
c2f4df8747 Readd a patch that fixes xscreensaver-detection during configure and which got
clobbered by the recent PTHREAD_LIBS-fix megacommit.

PR: ports/58301
Submitted by:	Dimitry Andric <dimitry@andric.com>
2003-10-25 22:08:39 +00:00
Trevor Johnson
2b425629cb Update to 0.99.17. Respect CC. Enable support for vdesk (which
see) along with the internal pager because the author no longer
warns against doing so.
2003-10-24 05:17:43 +00:00
Trevor Johnson
fb463ccd56 new port of badwm 2003-10-24 02:19:17 +00:00
Kirill Ponomarev
75de907efa - Fix build with XFree86 3.x
PR:		58449
Submitted by:	Ports Fury
2003-10-23 18:33:53 +00:00
Kirill Ponomarev
d08e131455 - Fix build on non-i386 architectures
PR:		58244
Submitted by:	Ports Fury
2003-10-19 18:11:20 +00:00
Kirill Ponomarev
433cdeafb5 - Fix build on -current
PR:		58235
Submitted by:	maintainer
2003-10-19 11:28:11 +00:00
Oliver Lehmann
a1c8691e69 - Get the translations installed (Make configure able to detect
gettext and add it to LIB_DEPENDS.). [1]
- INSTALLS_SHLIB added to the Makefile (Only in case a library
  get installed by the port.)
- remove NO_FILTER_SHLIB
- Replaced GNU_CONFIGURE with USE_LIBTOOL if INSTALLS_SHLIB was
  set in the Makefile
- bump PORTREVISION

Noted By:	Dinesh Nadarajah <dinesh_list@sbcglobal.net> [1]
2003-10-19 06:13:49 +00:00
Trevor Johnson
13f0f9f37f Add support for FreeBSD 4.X (requested by kris). Update to 1.9.4.
Fix ordering of packing list.
2003-10-18 23:48:03 +00:00
Trevor Johnson
a2de8a5888 Remove support for GTK+ 1.2.
Submitted by:	edwin
2003-10-17 04:00:37 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Kirill Ponomarev
4347e6df3d - Fix build on -current
Submitted by:	kris via bento
2003-10-15 12:36:46 +00:00
Kris Kennaway
4f2beb3361 BROKEN: Does not compile 2003-10-15 01:43:50 +00:00
Trevor Johnson
a220c594d8 Install pkg-config files needed by obconf. 2003-10-14 05:48:56 +00:00
Trevor Johnson
7a9d557b00 new port of ObConf
requested by:   Andrew J. Caines and Hendrik Scholz
2003-10-14 05:44:27 +00:00
Trevor Johnson
9b3faca9ee Update to 3.0-rc4. 2003-10-14 04:44:25 +00:00
Kris Kennaway
6b55f61a40 Utilize INFO 2003-10-13 00:14:38 +00:00
Edwin Groothuis
66353ad199 [PATCH] waimea port has missing run-dependancy
Waimea by default uses Esetroot to set the background image.
	However this executable is part of the eterm-port; thus
	waimea should list eterm as a dependancy.

Informed maintainer

PR:		ports/50628
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2003-10-07 07:28:18 +00:00
Adam Weinberger
c6e3e261fe Register dependencies automatically upon idesk and/or rox if they are
already installed.
2003-10-06 16:58:11 +00:00
Edwin Groothuis
494551bd50 New port: x11-wm/fluxspace
Fluxspace provides a framework and modules for adding
	event-driven behavior to Fluxbox as an external component.
	A variety of features and enhancements can be introduced
	more easily without modifying Fluxbox's C++ code.

	WWW: http://www.isomedia.com/homes/stevencooper/projects/fluxspace.html

PR:		ports/50405
Submitted by:	Eirik Nygaard <eirikn@bluezone.no>
2003-10-06 05:47:28 +00:00
Trevor Johnson
b9a676301a The site was last reached by fenner's survey September 7th. 2003-10-04 16:27:26 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Kirill Ponomarev
95890583fc - Update to version 1.2.13
PR:		57536
Submitted by:	Ports Fury
2003-10-03 15:18:35 +00:00
Adam Weinberger
47187505f8 Update to 2.6.2. 2003-10-02 00:06:40 +00:00
Joe Marcus Clarke
773216ba97 Properly _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW.
PR:		57338
Submitted by:	Jeremy Messenger <mezz7@cox.net>
Reported by:	netchild
Obtained from:	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=210518
2003-09-29 07:38:55 +00:00
Dmitry Sivachenko
10b15d1b9b Add back DIST_SUBDIR. It was removed by mistake.
Approved by:	maintainer
2003-09-28 17:52:45 +00:00
Dmitry Sivachenko
a28e5f6a63 Update to 4.0.0 release. 2003-09-27 11:45:13 +00:00
Edwin Groothuis
a528f0cce6 Fix breakage by KATO megapatch
Submitted by:	Adam McLaurin <blueeskimo@gmx.net>
2003-09-27 03:04:08 +00:00
Edwin Groothuis
f07f504808 KATO mega patch
- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:		ports/56820-56858
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Trevor Johnson
4b593136f0 Install libobparser and libobrender shared libraries.
noticed by:     Andrew J. Caines of halplant.com and Hendrik Scholz
		of raisdorf.net

Install openbox.desktop.
2003-09-24 08:43:01 +00:00
Trevor Johnson
afa0241446 Add forgotten dependencies on glib 2.X and libxml 2.X.
Submitted by:	Andrew J. Caines of halplant.com
requested by:	kris
2003-09-24 05:59:05 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Trevor Johnson
a11a549da5 Update to 3.0-beta1. 2003-09-08 00:45:18 +00:00
Dmitry Sivachenko
9c247e4461 Define LATEST_LINK so it does not conflict with xfce (version 3) port. 2003-09-06 19:22:32 +00:00
Dmitry Sivachenko
9104ffcf1c Project is now located at SourceForge. Update MASTER_SITES, add WWW and
release to ports@.
Someone who use this program may wish to update this port to newer version.
2003-09-06 11:26:28 +00:00
Dmitry Sivachenko
73097a7267 Use sane PORTVERSION. 2003-09-04 07:53:10 +00:00
Dmitry Sivachenko
6514c85b87 Update to version 4.0 RC3. 2003-09-03 09:46:30 +00:00
Trevor Johnson
454d658d83 Update to 1.2.3. 2003-09-01 18:23:49 +00:00
Kirill Ponomarev
5f88459793 - Update of the fluxbox-devel port from 0.9.4 to 0.9.5
PR:		56133
Submitted by:	maintainer
2003-08-29 13:26:26 +00:00
Sergey A. Osokin
765bfad454 Fix building on -CURRENT (gcc-3.3)
Submitted by:	Stijn Hoop <stijn@win.tue.nl> (maintainer)
PR:		56074
2003-08-28 11:36:56 +00:00
Kirill Ponomarev
3b1474b3ed - Update to version 1.2.12
PR:		56042
Submitted by:	Ports Fury
2003-08-27 19:15:38 +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
Edwin Groothuis
ea0720403f ports/x11-wm: New version, 0.0.2
New version of the weewm X11 window manager available.

PR:		ports/54703
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2003-08-23 13:54:30 +00:00
Kirill Ponomarev
4302ab47e7 - Update to version 1.2.11
PR:		55875
Submitted by:	Ports Fury
2003-08-22 20:42:45 +00:00
Trevor Johnson
2553702065 new port of pawm, the Puto Amo Window Manager
(leopard hat, platform shoes and gold Cadillac not included)
2003-08-22 10:47:57 +00:00
Trevor Johnson
511b2f4219 new port of epiwm window manager 2003-08-22 03:08:54 +00:00
Adam Weinberger
f5fc49dc7e fluxter is a newer incarnation of bbpager, which is like the name suggests a
pager tool for Blackbox.
The major changes to bbpager are:
- Accesses fluxbox configuration files, e.g. in ~/.fluxbox, rather than in
  blackbox directories.
- Default styles come from the fluxbox configuration.  Without
  customization it will track the look of the current theme.
- The configuration files have been renamed to fluxter.bb (used in a
  fluxbox environment) and fluxter.nobb (used in a non-fluxbox
  environment).  These files should go in fluxbox configuration
  directories, such as ~/.fluxbox.
- The X resource entries in the configuration files use fluxter as a label,
  rather than bbpager.
- Per-workspace wallpaper changing is supported by the addition of
  per-workspace rootCommand configuration entries.  For example:
    fluxter.workspace0.rootCommand: Esetroot /usr/share/pixmaps/bg1.png
    fluxter.workspace1.rootCommand: Esetroot /usr/share/pixmaps/bg2.png
    fluxter.workspace2.rootCommand: Esetroot /usr/share/pixmaps/bg3.png

WWW: http://benedict.isomedia.com/homes/stevencooper/projects/fluxter.html
2003-08-19 23:03:23 +00:00
Kirill Ponomarev
99f720ea07 - Update to 1.14
PR:		55668
Submitted by:	maintainer
2003-08-17 14:00:18 +00:00
Kirill Ponomarev
942dd7ff4e - Fix LIB_DEPENDS
PR:		55667
Submitted by:	Ports Fury
2003-08-17 12:52:38 +00:00
Oliver Lehmann
a63a90aeb2 add xfce4-panel to RUN_DEPENDS too
Noted by:	demon
2003-08-17 08:55:21 +00:00
Oliver Lehmann
5f6f031248 take maintainership 2003-08-17 07:40:39 +00:00
Joe Marcus Clarke
c145134d4e Use INFO. 2003-08-17 04:02:48 +00:00
Kirill Ponomarev
8afb2f15e6 - Fix failed dependency
Reported by:	kris via bento
2003-08-16 23:38:05 +00:00
Oliver Lehmann
ca82ecd052 Start using the new xfce sub-category 2003-08-16 07:03:34 +00:00
Sergey A. Osokin
c2634a8cb5 Maintainer's update to 1.13
PR:	55537
2003-08-13 13:43:49 +00:00
Kirill Ponomarev
45d8d487db - Update to version 1.2.10
PR:		55500
Submitted by:	Ports Fury
2003-08-12 18:40:16 +00:00
Tilman Keskinoz
f7619cecba Remove toolbox
- It is broken on 5.x
- MASTER_SITE disappeared.
- It uses the old Qt2 library
- The author & pkg-descr are recommending the use of bbconf instead.
2003-08-09 15:03:03 +00:00
Kris Kennaway
2d2ecb295a As announced on May 6, remove the broken x11-wm/scwm port. 2003-08-08 04:03:27 +00:00
Cy Schubert
08646de067 Remove WITHOUT_SHAPE option: w/o it too many artifacts are generated
while moving anything

Add WITHOUT_BIDI, WITHOUT_XINERAMA, WITHOUT_ICONS, and WITHOUT_GNOME
options.

PR:		55256
Submitted by:	parv <parv_fm@emailgroups.net>
2003-08-08 02:29:06 +00:00
Joe Marcus Clarke
01efcf447c Remove metacity-setup. This application has disappeared off the face of the
web.  In any event, most of its features have already been incorporated in
metacity and GNOME.
2003-08-07 17:07:55 +00:00
Oliver Lehmann
ce0413c876 bumped PORTREVISION
Noted by:	kris
2003-07-31 12:01:37 +00:00
Oliver Lehmann
288046dd86 add trailing backslash.. 2003-07-31 11:55:56 +00:00
Oliver Lehmann
5ce2877104 Add missing dependencies
Pointed out by:	bento
2003-07-31 11:43:33 +00:00
Christian Weisgerber
2934d4ceb2 Release maintainership of ports due to personal technical difficulties.
Submitted by:	Serge Gagnon
2003-07-30 20:18:51 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Oliver Lehmann
38c4bde1fa Update xfce4-wm to 3.99.2
PR:		53168
Submitted by:	James Earl <jdearl@telus.net>
2003-07-28 18:27:32 +00:00
Oliver Lehmann
a25f6c488d Import the xfce4-rc2 Meta-Port
PR:		53170
Submitted by:	James Earl <jdearl@telus.net>
2003-07-28 18:25:07 +00:00
Oliver Lehmann
ebedae78d8 Add xfce4-systray-3.99.2, an XFce 4 system tray module for xfce4-panel
Submitted by:	James Earl <jdearl@telus.net>
2003-07-28 18:21:09 +00:00
Oliver Lehmann
cc7b7c8ce8 Add xfce4-panel 3.99.2, xFce 4 panel module.
PR:		53160
Submitted by:	James Earl <jdearl@telus.net>
2003-07-28 18:18:23 +00:00
Oliver Lehmann
ed9436b88a Add xfce4-desktop 3.99.2,
xFce 4 desktop background manager and
root menu.

PR:		53161
Submitted by:	James Earl <jdearl@telus.net>
2003-07-28 18:12:41 +00:00
Oliver Lehmann
c065da2c3b To prepare the upcomming xfce4 commit, xfce got repo-copied to xfce4
(which is going to be the successor of xfce 3.x)
2003-07-28 15:13:01 +00:00
Oliver Lehmann
df8ed5f0bf To prepare the upcomming xfce4 commit, xfwm4 has moved to xfce4-wm. 2003-07-28 15:07:46 +00:00
Oliver Lehmann
aa304d39de To prepare the upcomming xfce4 commit, xfwm4 has moved to xfce4-wm. 2003-07-28 15:01:56 +00:00
Daichi GOTO
7ec3655229 update x11-wm/windowlab: 1.11 -> 1.12
PR:		54696
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca> (maintainer)
Pointed out by:	Sergey A. Osokin <osa@FreeBSD.org>
2003-07-22 12:41:22 +00:00
Daichi GOTO
323a5b0cd8 update x11-wm/9wm: change MASTER_SITES
PR:		53074
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-18 05:47:27 +00:00
Christian Weisgerber
988ec73013 Oops, remove empty file.
Submitted by:	Ports Fury
2003-07-17 19:45:08 +00:00
Christian Weisgerber
0b5f00071c Update to version 1.2.9
PR:		54544
Submitted by:	Ports Fury
2003-07-17 15:42:57 +00:00
Daichi GOTO
77f32b0cfa fix x11-wm/flwm:
- Spelling error in ports/x11-wm/flwm/pkg-descr

PR:		54509
Submitted by:	Christopher Nehren <apeiron@comcast.net>
2003-07-16 05:55:59 +00:00
Joe Marcus Clarke
16308e142c Remove spager as it depends on sawfish. 2003-07-15 21:43:12 +00:00
Joe Marcus Clarke
1d1a424e1c Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
2003-07-15 19:24:24 +00:00
Joe Marcus Clarke
92734c4711 * Use makeinfo --no-split to avoid plist problems [1]
* Fix the ordering of DISTNAME to quiet portlint

PR:             54312 [1]
Submitted by:   nork [1]
2003-07-12 06:10:04 +00:00
Norikatsu Shigemura
f0e428c448 Update to 1.2.8.
PR:		ports/53340
Submitted by:	Ports Fury
Approved by:	maintainer timeout (a long time)
2003-07-11 18:45:17 +00:00
Adam Weinberger
30f79a17bb Update to 0.9.4.
Improve the "*-devel" separation.

PR:		ports/54342
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-07-10 23:34:08 +00:00
Cy Schubert
bb792eb38b Add multibyte support.
PR:		54065
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2003-07-10 03:04:04 +00:00
Daichi GOTO
eb6a83090b update x11-wm/windowlab: 1.10 -> 1.11
PR:		54231
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca> (maintainer)
2003-07-09 04:50:11 +00:00
Daichi GOTO
36ee3be574 update x11-wm/qinx: 0.5 --> 0.6
PR:		54164
Submitted by:	David Johnson <david@usermode.org> (maintainer)
2003-07-07 05:56:53 +00:00
Sergey A. Osokin
dc7a1c579e Update WWW.
From http://ctwm.dl.nu/:
<quote>
Much of the stuff on this site is now obsolete,
please go to the official site instead:
http://ctwm.free.lp.se/.
</quote>

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:		54134
Approved by:	fjoe (mentor) (implicit)
2003-07-06 21:39:40 +00:00
Oliver Lehmann
5d2b9f69d6 replace ${PERL} with ${REINPLACE_CMD}
PR:		47406
2003-07-06 10:14:34 +00:00
Cy Schubert
fff8cdde42 Update 2.5.6 --> 2.5.7 2003-07-02 22:27:29 +00:00
Cy Schubert
871174560d Update 2.4.15 --> 2.4.16 2003-07-02 22:26:34 +00:00
Tilman Keskinoz
6836f5445a Update to 1.01
PR:		53774
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-29 23:51:35 +00:00
Tilman Keskinoz
bc3a94c413 Add kwin_flatcurve, a Bluecurve-style window decoration for KDE
PR:		47686
Submitted by:	R Joseph Wright <rjoseph@arbornet.org>
2003-06-26 16:23:29 +00:00
Daichi GOTO
edb3aade8f Maintain-update of x11-wm/pekwm
PR:		53509
Submitted by:	Anders Andersson <anders@andersa.net> (maintainer)
2003-06-26 07:12:48 +00:00
Yen-Ming Lee
2351069d34 update maintainer's email address.
PR:		53658
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00
Joseph Koshy
03d1133b22 Upgrade to v1.2.2.
Reviewed by:	"Judd Storrs" <storrsjm@email.uc.edu> [MAINTAINER]
2003-06-21 07:12:57 +00:00
Daichi GOTO
b06084b127 x11-wm/pekwm to latest version: 0.1.2 --> 0.1.3
PR:		53452
Submitted by:	herbert@bugat.at
Reviewed by:	Anders Andersson <anders@andersa.net> <anders@andersa.net> (maintainer)
2003-06-19 11:31:14 +00:00
Adam Weinberger
d3bb8fcd62 Update to 1.1.5.
PR:		ports/53463
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-18 21:45:47 +00:00
Kris Kennaway
b95035a687 Quiet compiler warnings on sparc64 by adding missing #includes 2003-06-16 01:16:25 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Will Andrews
2cac6d4efe gpalmer left us a while ago, revert these ports to ports@ MAINTAINER. 2003-06-12 02:10:01 +00:00
Oliver Braun
850300a262 Depends now on x11-wm/sawfish2 instead of x11-wm/sawfish.
PR:		ports/53192
Submitted by:	maintainer
2003-06-11 08:46:55 +00:00
Adam Weinberger
11ed14c107 Update to 0.9.3.
PR:		ports/53191
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-11 07:54:59 +00:00
Erwin Lansing
3ae93aea15 Add extra MASTER_SITE
PR:		53072
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-10 09:25:01 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Michael Landin
f3c9681dfd Update windowlab 1.09 -> 1.10
PR:		52707
Submitted by:	maintainer
Approved by:	roberto (mentor)
2003-06-04 14:40:36 +00:00
Adam Weinberger
c5321d96fb Add wmDeskGuide-0.1.
wmDeskGuide is a desktop pager that runs as a WindowMaker dockapp.

It's been nearly 1 year since I submitted this PR, so I guess
it's fermented enough to bottle and commit it.

PR:		ports/41036
Submitted by:	Adam Weinberger <adam@vectors.cx>
2003-06-03 22:05:25 +00:00
Adam Weinberger
9ecd02bfc7 Remove after repo-copy to new location. 2003-06-03 21:26:28 +00:00
Adam Weinberger
83b1071601 Move:
x11-wm/bbrun --> x11/bbrun
x11-wm/bbapm --> sysutils/bbapm
x11-wm/icemc --> misc/icemc
2003-06-03 21:24:17 +00:00
Adam Weinberger
d274f3a8b0 Add fluxbox-devel after repo-copy from fluxbox.
PR:		ports/52542
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-03 21:13:29 +00:00
Adam Weinberger
37b4beb17b Add fluxbox-devel 0.9.2 after repo-copy from x11-wm/fluxbox.
The fluxbox developers have told me that this version is highly unstable, but
version 0.9.3 is due in -8 days (they expect it in 2-3 days). Runs fine for
me right now.

PR:		ports/52542
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-03 21:12:10 +00:00
Will Andrews
4de5a5d127 Add weewm 0.01, a fast and ultra light windowmanager with total
keyboard control.

PR:		52299
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2003-06-03 04:19:26 +00:00
Trevor Johnson
202c6efd2d patch to enable compilation with GCC 3.2.2 2003-06-01 07:25:10 +00:00
Joe Marcus Clarke
652befdd65 Fix theme loading on Sparc64.
Reported by:	kris
2003-06-01 01:09:33 +00:00
Joe Marcus Clarke
763418e983 Update to 2.4.55. 2003-05-22 20:00:40 +00:00
Adam Weinberger
ed06965c6c Update to 0.2.4, and unmark BROKEN for 5.X.
PR:		ports/52580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-05-22 18:08:45 +00:00
Jimmy Olgeni
94b70620ee Remove obsolete (and broken) kde-icontheme-crystal.
The crystal icon theme is already included in kdelibs.
2003-05-22 12:44:39 +00:00
Trevor Johnson
f198d4f976 I haven't reviewed the sources for the new versions. 2003-05-21 23:45:28 +00:00
Ade Lovett
8598982508 Update to 2.2.3
Drive-by commit (MAINTAINER timeout)

PR:		50960
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2003-05-21 15:48:48 +00:00
Adam Weinberger
d7c0a985e7 Remove unnecessary BUILD_DEPENDS and clean up the Makefile a bit.
PR:		ports/52485
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-05-20 18:18:32 +00:00
Joe Marcus Clarke
77377361c2 Add a patch to prevent lockups with custom menus.
PR:	52069
Submitted by:	sheldonh
Obtained from:	Sawfish CVS
2003-05-20 16:02:09 +00:00
Adam Weinberger
aa40b2dfdf Mark ONLY_FOR_ARCHS=i386.
Fix build on -CURRENT. Image.cc was trying to define a variable
named "or."

Thank you:	wpaul
2003-05-19 20:05:26 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Adam Weinberger
8085798478 Fix build on -CURRENT.
PR:		ports/46185
Submitted by:	Anton Yudin <toha@toha.org.ua>
2003-05-19 18:31:06 +00:00
Pete Fritchman
befe88a5bd Update to 1.0.24.
PR:		52345
Submitted by:	Ports Fury
2003-05-19 01:30:58 +00:00
Kris Kennaway
192bd28d57 BROKEN on 5.1: bad C++ 2003-05-18 12:25:40 +00:00
Kris Kennaway
fed6124023 BROKEN on 5.1: bad C++ 2003-05-18 11:59:35 +00:00
Kris Kennaway
e5a65eeff9 BROKEN on 5.1: fails to link 2003-05-18 11:50:46 +00:00
Kris Kennaway
23e6a2b3da BROKEN on 5.1: bad C++ 2003-05-18 10:15:24 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Kris Kennaway
e0e2c5228a BROKEN on 5.1: does not compile 2003-05-18 09:17:40 +00:00
Pete Fritchman
e0a61eb59a Add xfwm4 020724, gtk-2.0 based window manager part of the XFCE
project.

PR:		41678
Submitted by:	James Earl <jamesearl@shaw.ca>
2003-05-11 23:17:29 +00:00