Commit Graph

944 Commits

Author SHA1 Message Date
Maxim Sobolev
ca95f241d8 Remove non-existing wmfun library from LIB_DEPENDS. 2001-05-15 18:15:41 +00:00
Maxim Sobolev
bd25dc0cf2 Cleanup MASTER_SITES:
- nuke http://jgo.local.net/cool_downloads/wm/ - it doesn't exist anymore;
- nuke MASTER_SITE_LOCAL - there is no need in it anymore.

Submitted by:	dougb
2001-05-15 09:39:46 +00:00
Maxim Sobolev
5b2a2a372e Update version number of wmraster shared library. 2001-05-14 19:00:07 +00:00
Maxim Sobolev
1bd5690f5f Update to 0.65.0. 2001-05-14 18:59:27 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
b222a45c97 Upgrade to 1.0.8-6. 2001-05-08 01:50:24 +00:00
Yukihiro Nakai
4e59749957 Update to 3.8.1 2001-05-05 23:56:25 +00:00
Jimmy Olgeni
a0d1a4b8f0 I forgot to add etc/system.fvwm2rc to pkg-plist. 2001-05-05 23:14:39 +00:00
Jimmy Olgeni
5132dd205f Update port to version 2.3.32.
This port used both:

  DISTFILES=	${DISTNAME}${EXTRACT_SUFX} fvwm_icons.tgz

and

  USE_BZIP2=	yes

So it couldn't unpack fvwm_icons with bzip2: remove USE_BZIP2, switch to
gzip for the port tarball too, and get the icons back.

Also, install default configuration file in ${PREFIX}/etc/. The file
bin/xselection has been removed from pkg-plist because it wasn't actually
installed, and "make package" failed.
2001-05-05 22:17:33 +00:00
Jimmy Olgeni
60861ee768 Move icons.
Icons where installed in ${PREFIX}/icons, but the icons directory isn't in
the X11 mtree. I move all icons to ${PREFIX}/lib/X11/fvwm2/pixmaps, as the
fvwm2-beta port already does.

Remove pkg-message: it contains a warning about japanese support for
some very old XFree86 versions (3.3 and 3.3.1).
2001-05-05 21:54:48 +00:00
Jimmy Olgeni
0e559c9e5e Update port to version 2.2.5.
Install default configuration file in etc. This file is not managed at
install/deinstall times because it is actually a sample file: it will be
used only if you don't have a per-user .fvwm2rc file.

PR:		25691 (modified)
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-05-05 21:34:20 +00:00
Trevor Johnson
c8ef6a38d2 Maintainer resigned. 2001-05-05 20:46:06 +00:00
Yoshio MITA
3047533e44 Solved an `ugly font' problem in using with ja-netscape.
Submitted by:	myself
Approved by:	maintainer
2001-05-04 02:13:22 +00:00
Trevor Johnson
2fab4b1d2d Update to 1.2.5. 2001-05-02 01:57:55 +00:00
Maxim Sobolev
6a86b8652c Update to 2.8.1. 2001-04-26 10:59:25 +00:00
Jim Mock
3283bd8c61 Forgot to remove WWW in my last commit. 2001-04-22 00:35:53 +00:00
Jim Mock
4c23e4942d Host this distfile myself (temporarily) since the wmcp web site seems
to have vanished.

Submitted by:	fenner's distfile survey
2001-04-22 00:34:45 +00:00
Maxim Sobolev
26521f49a7 Add oroborus 1.3.1, a small and simple GNOME-compatible window
manager.
2001-04-19 08:10:10 +00:00
Kris Kennaway
e827fbe766 Switch to .bz2 distfile to save a bit of space 2001-04-17 17:24:56 +00:00
Dmitry Sivachenko
23e7702d40 Tarball rerolled (almost comment changes). 2001-04-16 20:50:01 +00:00
Yukihiro Nakai
c450d96545 Add appstatus port patch
Submitted by:	Aleksey Malyshev <alex@smallet.spb.ru>
2001-04-16 07:06:31 +00:00
Steve Price
afb9995b01 Remove empty directory on uninstall. 2001-04-15 02:06:13 +00:00
Ying-Chieh Liao
141470537e Fix MASTER_SITES
PR:		26559
Submitted by:	tkato@prontomail.ne.jp
2001-04-14 11:47:56 +00:00
Dmitry Sivachenko
7645c60ab3 Update to use bsd.kde.mk 2001-04-13 08:54:52 +00:00
Trevor Johnson
17635ad58d Update to 2.3. 2001-04-10 05:02:27 +00:00
Will Andrews
b9a4b17bed Fix PLIST, original date written, and use USE_QT_VER=2. 2001-04-08 03:34:11 +00:00
Michael Haro
71af860996 update x11-wm/ratpoison to 0.1.1
PR:		26403
Submitted by:	    maintainer
2001-04-07 16:36:00 +00:00
Will Andrews
5610846958 Add fvwm-themes 0.4.1, themes for the Fvwm2 window manager.
PR:		24805
Submitted by:	Oyvind Albrigtsen
2001-04-07 07:52:32 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
af0be8e375 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Michael Haro
6b94148c93 Update to 2.3.30
PR:		26267
Submitted by:	    Martti Kuparinen <martti.kuparinen@iki.fi>
2001-04-02 06:43:30 +00:00
Michael Haro
aa208802f4 update to 0.3
PR:		26079
Submitted by:	    Stijn Hoop <stijn@win.tue.nl>
2001-04-02 05:19:13 +00:00
Michael Haro
9917f1deed x11-wm/qvwm to 1.10
PR:		26236
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2001-04-02 05:04:18 +00:00
Yukihiro Nakai
d38bdc2ee5 Remove the unnessesary link. 2001-04-01 11:49:24 +00:00
Yukihiro Nakai
1a0679e79d Update to 0.14 2001-04-01 11:28:28 +00:00
Trevor Johnson
0a96632676 Update to 1.2.4. 2001-03-30 09:18:30 +00:00
Dmitry Sivachenko
2f0cf7d36a New port: kwix.
A kwin decoration for KDE 2.
2001-03-30 08:18:58 +00:00
Clive Lin
f8d3aa7183 Update ion to the author's latest version (20010314).
PR: 26205
Submitted by: MAINTAINER
2001-03-29 20:26:00 +00:00
Michael Haro
88c30c5062 update to 0.3.6
PR:		26077
Submitted by:	    Stijn Hoop <stijn@win.tue.nl>
2001-03-29 20:16:27 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Vanilla I. Shu
b6a01b1b0f - Fix compilation error
- Fix NOPORTDOCS handling

PR:		ports/26103
Submitted by:	Ports Fury
2001-03-26 23:26:59 +00:00
Will Andrews
05cd989461 Add kappdock 0.43, a dock-like applet for KDE2.
PR:		24099
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2001-03-25 05:41:10 +00:00
Trevor Johnson
ae40234bdf Add a dash of Xpm.
found by:	bento
2001-03-23 02:08:46 +00:00
Jim Mock
efad7a3c94 Remove WWW from pkg-descr. There is no web page for this anymore, just
an FTP directory.

Submitted by:	fenner's distfile survey
2001-03-21 20:25:33 +00:00
Trevor Johnson
743155ebe4 Update to 1.2.3. Install more documentation. Install swmswitch:
it can work if DISPLAY is set.  Don't make PREFIX/share/swm directory.
2001-03-20 21:31:40 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +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
Jun Kuriyama
e7e950f8b8 Change $MASTER_SITE_SUBDIR due to changes on original site. 2001-03-18 23:00:36 +00:00
Vanilla I. Shu
d51d809469 w9wm is a quick & dirty hack based on 9wm, the wonderful "template"
window manager made by David Hogan.

9wm is really nice for all day use (I mean, a large Emacs window
covering the whole screen and a terminal to use Lynx and browse the
web ;-)) provided that you do not have a large number of windows on
your screen.  But in some occasions it is not the case (ie. you have
to telnet to 4-5 remote machines), which is painful with 9wm.
This need for virtual screens motivated this about 50 lines hack.
w9wm brings support for virtual screens (provided you use the second
button, aka middle button to select one virtual screen) as well as for
key bindings (to switch from one window to another).

PR:		ports/25362
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-17 16:19:14 +00:00
Vanilla I. Shu
ad442dae43 Upgrade to 1.0.7. 2001-03-17 11:19:08 +00:00