1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

967 Commits

Author SHA1 Message Date
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