Patrick Li
5f0f55a6ad
Wrap lines in pkg-descr not to exceed 80 characters per line
2002-01-02 04:45:40 +00:00
Patrick Li
3becdba3ba
Add new port x11-wm/icemc - a graphical configuration tool to edit
...
your IceWM menu
PR: 33409
Submitted by: Adam Weinberger <monkey@crackula.com>
2002-01-02 04:42:53 +00:00
Patrick Li
b50c44981d
Fix for -CURRENT, malloc.h->stdlib.h
...
Spotted by: Bento
2002-01-02 04:16:51 +00:00
Pete Fritchman
5e2fd706d6
Add a missing dependency on libgnugetopt.
...
Noticed by: bento
2001-12-27 19:52:41 +00:00
Pete Fritchman
8d4de0671f
Need to ${MKDIR} ${PREFIX}/share/bbtools before trying to install files
...
there.
Noticed by: bento
2001-12-27 19:45:20 +00:00
Maxim Sobolev
2babb7b60f
Update to 0.80.0.
...
Submitted by: olgeni
2001-12-25 09:46:02 +00:00
Pete Fritchman
58135881e5
Send the proper CONFIGURE_ARGS to disable gnome support.
...
Submitted by: parv <parv_@yahoo.com>
2001-12-24 17:09:32 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Pete Fritchman
a464956ec1
- update to 2.4.4
...
- fix pkg-plist in the WITHOUT_GNOME case
2001-12-24 01:57:04 +00:00
Kevin Lo
92a0b39372
Update to version 0.0.4
...
PR: 32633
Submitted by: MAINTAINER
2001-12-22 14:35:13 +00:00
Maxim Sobolev
d0fba3e0f1
Backout previous change - it seems that new revision of the patch doesn't
...
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76
Don't filter libc_r on 5-CURRENT.
2001-12-19 20:20:23 +00:00
Maxim Sobolev
57274ab8ed
Explicitly add libPropList into LIB_DEPENDS, because it is no longer installed
...
as part of WindoMaker dependency list.
2001-12-19 11:01:54 +00:00
Pete Fritchman
0edaf5cced
Add plwm 2.4, a window manager construction kit.
...
PR: 32981
Submitted by: Mike Meyer <mwm@mired.org>
2001-12-19 05:05:47 +00:00
Patrick Li
b921b7314f
Oops my bad! allow install of .la files... seem to break without them.
...
PR: 32923
Submitted by: maintainer
2001-12-17 20:52:30 +00:00
Maxim Sobolev
18462bab6b
When building package forcefully turn optional GNOME components on, otherwise
...
gnome and gnome-fifth-toe packages contain incorrect dependencies list.
2001-12-16 06:53:18 +00:00
Patrick Li
b4758697ad
o Update to 0.7
...
o Remove useless .la files
o Fix pkg-descr to be portlint happy
PR: 32099
Submitted by: maintainer
2001-12-15 14:06:31 +00:00
Pete Fritchman
b19237b6e7
Add missing manpage and @dirrm.
...
Noticed by: bento
2001-12-14 21:26:31 +00:00
Bruce A. Mah
8f795a192b
It appears we need patch-aa after all (under certain circumstances).
...
Put it back and bump PORTREVISION.
Pointed out by: iedowse
2001-12-14 07:11:33 +00:00
Ying-Chieh Liao
e1008f9c11
upgrade to 0.8.3
...
pass maintainership to stijn@win.tue.nl
PR: 31509, 32764
Submitted by: stijn@win.tue.nl
2001-12-13 03:20:04 +00:00
Patrick Li
6d517f8fd7
Initial import of x11-wm/fluxbox - A small and fast window
...
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.
PR: 32390, 32655
Submitted by: spn <spn@g0v.ru>, Matthew Hawkins <matthew@topic.com.au>
2001-12-13 02:55:45 +00:00
Patrick Li
40c3e68ad8
Initial import of x11-wm/bbapm, an APM meter for Blackbox
...
PR: 29461
Submitted by: Adam Weinberger <monkey@crackula.com>, \
Scott Renfro <scott@renfro.org> (additional patches)
2001-12-08 02:18:07 +00:00
Dan Moschuk
13b9f01f9a
Change maintainership to Chris McDermott (was ports@freebsd.org).
2001-12-07 20:59:28 +00:00
Dan Moschuk
274056917e
Update MASTER_SITES.
...
Submitted by: Chris McDermott <cmc@groupofnine.org>
2001-12-07 20:58:25 +00:00
Dan Moschuk
8f16122766
Update MASTER_SITES.
...
Submitted by: Maintainer (cmc@groupofnine.net.org )
2001-12-07 20:56:49 +00:00
Pete Fritchman
61a3a66271
Fix a problem with auto{conf,make}: some build magic was introduced to
...
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong. This puts
${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.
PR: 32512
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: will
2001-12-07 15:43:46 +00:00
Patrick Li
44a00563fe
Add additional master sites.
...
Submitted by: maintainer
2001-12-04 22:19:30 +00:00
Will Andrews
1d206a3483
Upgrade KDE to 2.2.2:
...
* General:
- Support for objprelink.
- Hack for autoconf 2.13/automake 1.4. Note that we can't use
the standard USE_AUTO* because they change things in work/*;
KDE has its own way of doing that.
- Light cleanup of extra dirs in the PLISTs provided by
my mkplistpkg[1] script.
- Speedups of both compile and runtime through the usage of
--disable-debug and --enable-final. The latter did not work
with the kdemultimedia package, unfortunately.
- Patch updates.
* audio/kdemultimedia2:
- Patch to fix KSCD on FreeBSD[2]. It works very well now.
* deskutils/kdepim:
- Enable kpilot[3]. Pull in the latest pilot-link stuff.
* devel/kdesdk,
* devel/kdevelop:
- No specific changes.
* devel/qt-designer:
- Make this port depend almost entirely on qt23 to make it more
maintainable, so I don't have to keep hacking the patches to
get them to apply.
* editors/koffice,
* games/kdegames,
* graphics/kdegraphics:
- No specific changes.
* misc/kdeaddons:
- SDL is required now. Cull SDL PLIST_SUB and such.
- Fix breakage from hardcoding "sdl-config".
* misc/kdeutils2:
- Fix problem with klaptopdaemon[4] where it didn't properly
display the battery time. This patch is untested, but applied.
* net/kdenetwork2:
- Fix DCC for KSIRC[5].
- Remove ktalkd from the build. It requires some weird thing
in the configure script that I don't have time to look at.
* sysutils/kdeadmin:
- No specific changes.
* textproc/kdoc:
- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
seems to operate fine with >= 5.005. But I'll let time tell.
* www/quanta:
- No specific changes (--disable-debug support only).
* x11/kde2:
- No specific changes.
* x11/kdebase2:
- Fix ksysguard compile by merging the files from the HEAD branch
of KDE CVS that were missing at release time for FreeBSD[6]. :\
* x11/kdelibs2:
- Recognize CUPS' spinoff[7].
- Add libxslt dependency since it was removed from kdelibs.
- Fix libxml compile problems[8] (accomplished by upgrading).
- Remove libkformula from port Makefile; this library has been
spun off into koffice.
- Fix mode problems with DCOP[9]. This allows you to save files
properly. It also seems to be a FreeBSD specific problem.
- Fix bashisms in kdeprint/imagetops script[10].
* x11-clocks/kdetoys2:
- No specific changes.
* x11-toolkits/qt23:
- Do NOT upgrade to QT 2.3.2[11].
- Allow devel/qt-designer to depend on this port entirely for the
patches by adding a perlre to accomplish this.
* x11-wm/kdeartwork:
- No specific changes.
Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!
[1] http://freebsd.kde.org/ ;
http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2] Submitted by: Matthew Holmes <matt@speakeasy.net>
[3] PR: 31914
Submitted by: Alan Eldridge <alane@geeksrus.net>
[4] PR: 28475
Submitted by: Arun Sharma <arun@sharmas.dhs.org>
[5] Submitted by: Luc Morin <luc_m@videotron.ca>
[6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7] PR: 32321
Reported by: gad
Submitted by: James A. Halstead <jah4007@cs.rit.edu>
[8] PR: 32055
Reported by: William Richard <wrichard@trivalley.com>, others
[9] PR: 31629
Submitted by: Alan Eldridge <alane@geeksrus.net>
[10] PR: 32358
Submitted by: Alexander N. Kabaev <ak03@gte.com>
[11] PR: 31809
Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml ;
http://lists.csociety.org/pipermail/kde-freebsd ;
http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Patrick Li
96cdc05fc3
Add x11-wm/bbrun a run box for Blackbox
...
PR: 29462
Submitted by: Adam Weinberger <monkey@crackula.com>
2001-12-02 02:28:11 +00:00
Pete Fritchman
107207e086
- update to 1.0.0
...
- give maintainership to submitter
- remove some extraneous whitespace in .if statement
PR: 31038
Submitted by: Mike Meyer <mwm@mired.org> (new maintainer)
Approved by: 8@free.bsd.hu (old maintainer)
2001-11-24 21:51:23 +00:00
Patrick Li
9f4f24ebb2
Fix typo.
2001-11-24 08:20:06 +00:00
Pete Fritchman
6e512d5377
The FvwmM4 module needs gm4 to function properly.
...
PR: 32176
Submitted by: Tony Finch <dot@dotat.at>
2001-11-21 22:52:31 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Pete Fritchman
1c159c4769
Update to 20011109
...
PR: 31903
Submitted by: maintainer
2001-11-10 21:07:09 +00:00
Maxim Sobolev
e759ffa2df
Update MASTER_SITES/WWW.
...
Submitted by: Andriy Gapon <agapon@usa.com>
2001-11-08 15:15:20 +00:00
Pete Fritchman
521c4f9fb5
Fix build breakage introduced by devel/automake upgrade.
...
PR: 31662
Submitted by: maintainer
2001-11-06 14:46:22 +00:00
Pete Fritchman
1596b84c03
Add bbconf-1.2, a configurator for the Blackbox window manager
...
PR: 31639
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-11-06 14:30:20 +00:00
Bruce A. Mah
a63f73db1a
We don't appear to need this patchfile (it was required at one
...
point in the past, but a 4.4-STABLE machine doesn't need it).
No version bump because there's no change in functionality or
buildability.
2001-11-06 03:56:28 +00:00
Bruce A. Mah
60ccacb6d9
Update to 5.4.6 (see the homepage for new features and bugfixes).
2001-11-05 21:33:45 +00:00
Maxim Sobolev
b0790e4238
Don't link in libc - FreeBSD doesn't need this.
...
Submitted by: Ports Fury
2001-10-31 08:20:45 +00:00
Pete Fritchman
3e2785d4ab
Update to 2.4.3
...
Submitted by: Anders Andersson <anders@codefactory.se>
2001-10-30 02:54:23 +00:00
Maxim Sobolev
f76f107e77
Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I
...
did not see any problems with the later on my local box, but it doesn't do
any harm, so put it in to make few users happy.
PR: 31333
Submitted by: "Alexander N. Kabaev" <ak03@gte.com>
2001-10-29 17:40:39 +00:00
Pete Fritchman
56d67d9efe
Update to 2.4.2
...
PR: 30668
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
2001-10-29 08:31:14 +00:00
Dmitry Sivachenko
c96b4198d0
Upgrade to 2.2.1.
...
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Maxim Sobolev
1d49faf456
Fix a potential segfault.
...
Submitted by: tg
2001-10-25 08:17:10 +00:00
Yukihiro Nakai
05d55a435e
Update to 3.8.8b
...
Add anti-alias feature
PR: ports/30773
Submitted by: Nuzrin Yaapar <nuzrin@goose.net.my>
2001-10-23 05:49:02 +00:00
Yukihiro Nakai
720411eebe
Update to 3.8.8
2001-10-23 04:18:44 +00:00
Maxim Sobolev
0f15311bd6
Update to 1.0.1.
2001-10-15 10:09:09 +00:00
Maxim Sobolev
21479ebd6a
Update to 0.70.0.
2001-10-10 10:20:07 +00:00
Jimmy Olgeni
1bc05337c8
Remove trailing slash from share/apps/kwin.
2001-10-09 20:54:15 +00:00
Jimmy Olgeni
68412767f5
Update port to version 0.6.
...
PR: 31154
Submitted by: Michiel De Wilde <michiel.dewilde@rug.ac.be>
2001-10-09 20:51:15 +00:00
Pete Fritchman
3b5dd0eb9f
Add ratmenu-1.4, a simple menu patterened for use with ratpoison
...
PR: 31064
Submitted by: Mike Meyer <mwm@mired.org>
2001-10-05 20:44:11 +00:00
Pete Fritchman
54b84d0312
Don't attempt to remove ${PREFIX}/lib/X11/twm -- it's part of mtree.
...
Noticed by: bento
2001-10-05 01:22:35 +00:00
Maxim Sobolev
6ccca73dca
Catch up changes of the windowmaker ftp directory structure.
...
PR: ???
Submitted by: Patrick Li <pat@databits.net>
2001-09-30 21:09:23 +00:00
Yukihiro Nakai
aaeb64030a
Change maintainer to the author.
...
Update to 0.0.3
Add USE_XPM
PR: ports/30725
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-09-24 14:00:29 +00:00
FUJISHIMA Satsuki
fdea03140c
o update to 3.5.2c.
...
o sort pkg-plist.
PR: 30724
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:17:09 +00:00
David W. Chapman Jr.
5872a89c3b
Remove jseger and torstenb from maintainership of their ports, they
...
have been inactive for too long
Approved by: will
2001-09-17 17:40:31 +00:00
Akinori MUSHA
c9d5ca4aed
Remove a nonexistent entry from pkg-plist and make it package again.
...
PR: ports/30489
Submitted by: KATO Tsuguru <tkato@prontomail.com> and bento
2001-09-11 15:28:33 +00:00
Andrey A. Chernov
efb68b988e
Bump png major
2001-09-11 03:40:42 +00:00
Dmitry Sivachenko
6845ee0376
Set DIST_SUBDIR=KDE
2001-09-10 20:22:28 +00:00
Pete Fritchman
aeaafd22b9
Update MASTER_SITES and WWW: line
...
PR: 30325
Submitted by: KATO Tsuguru <tkato@prontomail.com>
While I'm here, add a missing file to pkg-plist.
2001-09-08 03:10:05 +00:00
FUJISHIMA Satsuki
84801e7d20
fix manpage: /usr/X11/ -> ${X11BASE}/
2001-09-02 13:36:49 +00:00
Dmitry Sivachenko
ed1d654263
MAINTAINER -> kde@FreeBSD.org
2001-09-01 08:35:47 +00:00
Maxim Sobolev
d229966b72
Fix bug with passing mouse clicks to the root window.
...
PR: 29973
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2001-08-28 16:48:30 +00:00
Trevor Johnson
00699015bb
Update to 0.3.11.
...
Submitted by: KATO Tsuguru <tkato@prontomail.com>
PR: 30146
DOCSDIRify and update description with new features.
2001-08-28 02:24:35 +00:00
Trevor Johnson
133fdf28d3
Update to 2.6. Fix script.
...
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-08-27 22:37:52 +00:00
Jimmy Olgeni
241d52cc58
Add mosfet-liquid, a KDE style engine.
...
PR: 30026
Submitted by: Michiel De Wilde <michiel.dewilde@rug.ac.be>
2001-08-27 11:13:14 +00:00
Pete Fritchman
35db8cc37d
Change my email address to petef@FreeBSD.org for the ports I maintain.
...
Reviewed by: ade
2001-08-22 23:07:23 +00:00
Dmitry Sivachenko
db9c952504
Remove three extra files.
2001-08-21 17:59:02 +00:00
Dmitry Sivachenko
905a473c6d
Additional themes, sounds, wallpapers and window styles for KDE.
2001-08-20 15:21:09 +00:00
Akinori MUSHA
329c977502
Conditionalize bzip2 dependencies.
2001-08-15 20:33:16 +00:00
Jimmy Olgeni
52bbc36895
Update port to version 1.14.0, take over maintainership.
...
Approved by: sobomax
2001-08-14 22:15:44 +00:00
Maxim Sobolev
391ddfd5ef
- Unbroke with theraded Mesa;
...
- respect CFLAGS.
2001-08-14 10:09:15 +00:00
Yukihiro Nakai
55fc8f1ebf
Add MANCOMPRESSED
2001-08-12 17:53:44 +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
Yukihiro Nakai
05c68067f7
a window manager that emphasizes efficiency, speed, and beauty
2001-08-10 19:58:12 +00:00
Yukihiro Nakai
7e9f9d4353
Smal window manager with theme and plugin
2001-08-10 16:48:50 +00:00
Yukihiro Nakai
05c812fc0a
Fix.
...
PR: ports/29541
Submitted by: Kato Tsuguru
2001-08-10 05:25:39 +00:00
Dmitry Sivachenko
7c2e215276
Fix MASTER_SITE_SUBDIR.
...
PR: 29542
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-08-08 11:49:36 +00:00
Will Andrews
f921268072
Add -DHAVE_BOOL to CFLAGS since the underlying configure script apparently
...
doesn't know how to find it. Not sure why bento's not seeing the problem.
2001-08-08 04:53:49 +00:00
Jimmy Olgeni
758a0c32d2
Remove files/patch-ai: it is already in the standard distribution.
2001-08-07 07:53:08 +00:00
Jimmy Olgeni
2f0ff4f467
Fix typo in LIB_DEPENDS: gdk_pibxuf -> gdk_pixbuf
2001-08-06 20:52:51 +00:00
Maxim Sobolev
5848755039
Smash windowmaker-i18n - it's functionally equivalent to ordinary windowmaker.
...
##### ### #####
# # # # #
# ## # # ##
# # # # #
# ## # #####
### # #
# # # #
# # # #
# # # #
# # # #
### ### ### ###
Submitted by: maintainer
2001-08-06 15:11:01 +00:00
Maxim Sobolev
53802b5536
Unbroke wsetfont in Japanese/Korean environment.
...
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
Tested by: knu
2001-08-06 13:34:15 +00:00
Yukihiro Nakai
2e02d4439d
Update to 0.15
...
PR: ports/29449
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-08-05 20:50:36 +00:00
Dmitry Sivachenko
0cd7df5ebc
Remove two extra files.
...
Obtained from: bento logs
2001-08-05 19:52:36 +00:00
Yukihiro Nakai
df07307b88
Update to 3.8.6
...
PR: ports/28066
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-08-05 19:23:40 +00:00
Yukihiro Nakai
4f0223e0d5
Update to 3.8.6
...
PR: ports/28066
2001-08-05 19:19:10 +00:00
Vanilla I. Shu
47cbf1bbc4
Fix MASTER_SITES.
...
Submitted by: freedom@csie.nctu.edu.tw
2001-08-05 03:07:25 +00:00
Maxim Sobolev
7d9b7c88cc
Remove ${LOCALBASE}/man/sk to make bento happy.
...
Submitted by: bento
2001-07-30 10:36:17 +00:00
Dmitry Sivachenko
990fb1d6b2
Fix build in XFree-4 case.
...
Submitted by: Raymond Kohler <rkohler1@cox.rr.com>
2001-07-29 02:54:43 +00:00
Maxim Sobolev
55afef8b54
Update to 0.65.1.
2001-07-24 09:00:50 +00:00
Kris Kennaway
ef2b2fa308
Prevent possible buffer overflow from long window titles
2001-07-24 01:57:54 +00:00
Kris Kennaway
3c90ea64a0
Prevent possibly-exploitable buffer overflows coming from long window names.
...
Submitted by: "Alfredo K. Kojima" <kojima@conectiva.com.br>
2001-07-24 01:24:12 +00:00
Mark Pulford
92f670d922
Update master site and WWW.
...
PR: 29022
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-07-18 14:43:41 +00:00
Dmitry Sivachenko
03b00b389d
Update to 1.8.9
...
PR: 28903
Submitted by: Patrick Li <pat@databits.net>
2001-07-12 20:15:55 +00:00
Maxim Sobolev
abfb682fef
Update to 1.0.
2001-07-10 08:53:19 +00:00
David W. Chapman Jr.
5aef7e69ee
Mark fvwm2-beta broken because the fvwm2 has the latest released version.
...
Approved by: maintainer
2001-07-09 21:43:09 +00:00
David W. Chapman Jr.
501f6b1d05
Update to 2.4.0
...
Give originator maintainership
Export PORTVERSION to PLIST
Update and sort MAN pages in Makefile
Add hooks for GNOME
Adjust patch file to install files in correct directory
PR: 28709
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-08 03:56:59 +00:00
Maxim Sobolev
2d7a45d184
Update to 0.99.
2001-07-03 08:05:45 +00:00
Jimmy Olgeni
5c70394af0
Update port to version 2.3.33, and add etc/ files management.
...
Approved by: maintainer
2001-06-24 19:49:50 +00:00
Clive Lin
f0209ee2ba
Do not try to probe wctype.h, and this port is buildable again.
...
This is hacky, but I currently don't have plans to fix enlightenment
or our wctype.h (and its friends).
Approved by: vanilla (MAINTAINER)
2001-06-23 13:31:05 +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
df0e95a57c
Fix my bogon: actually install the configuration file if it does not exist.
2001-06-17 17:49:22 +00:00
Jimmy Olgeni
fe7174cee9
Add etc/ion/ion.conf management, it will be created from sample.conf if it
...
doesn't yet exist.
2001-06-17 10:52:18 +00:00
Jimmy Olgeni
1802695c03
Add proper management of etc/system.fvwm2rc (preserve changes at deinstall
...
time).
2001-06-17 10:46:32 +00:00
Maxim Sobolev
2ec7f5a928
Try harder to avoid hardcoded /usr/local/GNUstep in localised menus.
...
Submitted by: Patrick Li <pat@databits.net>
2001-06-16 09:42:25 +00:00
Yukihiro Nakai
821b9053e6
Update to 3.8.3
2001-06-09 23:39:21 +00:00
Maxim Sobolev
a0a76f0e1d
Update to 1.13.0.
2001-06-08 08:24:43 +00:00
Dmitry Sivachenko
6b8cc07fbf
Add one more MASTER_SITE
2001-06-08 08:09:08 +00:00
Yukihiro Nakai
b02d601fd7
Update to 1.1.11
2001-06-07 13:26:50 +00:00
Maxim Sobolev
90699e9536
Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, not
...
to the /usr/local/GNUstep.
Submitted by: "Patrick Li" <pat@databits.net>
2001-06-06 15:31:34 +00:00
Maxim Sobolev
78b2762bd3
The thing installs share/gnome/pixmaps/sawfish-logo.png even in the NOGNOME
...
case, so adjust PLIST accordingly to make bento happy.
Submitted by: bento
2001-06-05 17:19:31 +00:00
Jimmy Olgeni
f270d09988
Fix typo in description.
2001-06-03 08:56:12 +00:00
Ying-Chieh Liao
93be074bb4
add missing files/links into PLIST
...
PR: 27588
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:26:17 +00:00
Maxim Sobolev
c936728d32
Update to 1.11.1.
2001-05-28 11:08:23 +00:00
Maxim Sobolev
4037517a47
- Add missed @dirrm into PLIST;
...
- slightly rearrange things in Makefile to minimise diff with non-i18n version
of the port.
2001-05-27 15:33:18 +00:00
Maxim Sobolev
8b2b4ff5c0
1. Backport two patches from windowmaker-i18n port;
...
2. add wmicons into RUN_DEPENDS and remove similar functionality from
this port;
3. due to (1) bump PORTREVISION.
2001-05-27 15:31:06 +00:00
Maxim Sobolev
3d2b43bca3
Update to 0.65.
...
PR: 27488
Submitted by: maintainer
2001-05-27 11:21:17 +00:00
Ying-Chieh Liao
f1b319f377
upgrade to 0523
...
PR: 27642
Submitted by: maintainer
2001-05-25 16:58:32 +00:00
Maxim Sobolev
f88690bf53
Ports policy:
...
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
2001-05-22 18:19:44 +00:00
Maxim Sobolev
3c4aae6bc6
Update to 1.10.
2001-05-21 07:58:04 +00:00
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
Maxim Sobolev
5cb7e627cf
Update to 0.38.
2001-03-15 10:56:07 +00:00
Vanilla I. Shu
9edf2e2b52
Use "USE_GTK" & "USE_GNOME" forever.
2001-03-14 19:33:30 +00:00
Jun Kuriyama
ee4c1322d4
Upgrade to 2.3.29.
...
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
PR: ports/25690
Approved by: maintainer
2001-03-13 06:04:22 +00:00
Kris Kennaway
98578e1f93
Fix plist
2001-03-11 01:18:37 +00:00
Will Andrews
3050542564
Fix typo.
...
PR: 25658
Submitted by: nrahlstr
2001-03-10 20:48:38 +00:00
Jun Kuriyama
14fe1774e3
Fix typo in wmaker.inst.
...
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> (maintainer)
Obtaind from: x11-wm/windowmaker
PR: ports/25488
2001-03-02 12:24:11 +00:00
Steve Price
7b74b95991
Update to version 0.64.0.
...
PR: 25396
Submitted by: maintainer
2001-02-27 04:59:25 +00:00
Maxim Sobolev
26e5e008fb
Update to 0.37.3.
2001-02-21 12:03:57 +00:00
Maxim Sobolev
834910eb61
Update to 0.64.0.
2001-02-19 20:41:40 +00:00
Kevin Lo
bae9287a08
Update to the lastest version.
...
PR: 25178
Submitted by: MAINTAINER
2001-02-18 15:32:09 +00:00
Maxim Sobolev
20492f3370
Update to 0.37.2.
2001-02-16 19:42:38 +00:00
Vanilla I. Shu
7c8769f5a5
Upgrade to 20010121.
...
PR: ports/25120
Submitted by: maintainer
2001-02-15 22:20:42 +00:00
FUJISHIMA Satsuki
3fe50c2986
o update to 2.3.28.
...
o add run/build depends on gm4 to parse config correctly.
o add WANT_GTK to build gtk module.
o sort MAN1 variable.
for update:
PR: 24985
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
for Gtk+ stuff:
PR: 24908
Submitted by: Oyvind Albrigtsen <e-devil@e-devil.org>
Approved by: maintainer
2001-02-14 22:21:27 +00:00
Peter Pentchev
ab0c63b228
ratpoison is a simple window manager with no fat library dependencies.
...
PR: 24995
Submitted by: Gergely Nagy <8@free.bsd.hu>
2001-02-14 14:43:15 +00:00
Yukihiro Nakai
997a4fc92e
Update to 0.12
...
PR: ports/24838
Submitted by: Markus Holmberg <markush@acc.umu.se>
2001-02-11 20:54:29 +00:00
Yukihiro Nakai
bbe9adafb5
Update to 1.1.9
...
PR: ports/23895
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-11 20:38:17 +00:00
Jimmy Olgeni
2254d6f446
Merge changes from ports/24975.
...
PR: 24975
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-09 21:39:51 +00:00
Jimmy Olgeni
d9bc82aba2
Update port to version 3.7.2.
2001-02-09 13:31:56 +00:00
Jimmy Olgeni
5ac2fa74f4
Layout fixes in x11-wm.
2001-02-05 21:05:58 +00:00
Trevor Johnson
63b25edbaa
Update to 1.2.2.
...
Don't install the German man page, because we have no place to put
it.
PR: 23822
2001-02-02 15:10:52 +00:00
Vanilla I. Shu
d239f7ab27
Remove Aqua theme for copyrights,
...
now install Marble theme as DEFAULT,
because themes distributed with E's source are really suck and ugly,
Bump revision too.
Reminded by: rwatson
2001-02-02 11:17:21 +00:00
Vanilla I. Shu
db744767d7
Enable zoom future on alpha with XFree86-4.
...
PR: ports/24678
Submitted by: conrad@th.physik.uni-bonn.de
2001-01-27 16:53:18 +00:00
Vanilla I. Shu
9b4347176b
/usr/X11R6/share/enlightenment/themes/DEFAULT is a symbolic link,
...
not a directory, and bump version.
Reminded by: "Paul A. Howes" <pahowes@fair-ware.com>
2001-01-26 03:40:58 +00:00
Trevor Johnson
2cd8db0471
new port of qlwm 2.1, a window manager based on Qt 2.x
...
Obtained from: OpenBSD
2001-01-26 03:34:34 +00:00
FUJISHIMA Satsuki
9ddea6faab
update to 2.3.27. This is fatal bug fix.
...
PR: 24594
Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
Approved by: maintainer
2001-01-24 17:57:54 +00:00
FUJISHIMA Satsuki
df82541495
fix build. wrong version committed..
2001-01-23 18:44:21 +00:00
Vanilla I. Shu
fbb860c03c
Well, bump version, and add RESTRICTED for aqua.etheme.
...
Submitted by: Jeremy Norris <ishmael27@home.com>
2001-01-23 15:55:13 +00:00