Commit Graph

107 Commits

Author SHA1 Message Date
Satoshi Asami
80b863a3d9 Add PKGNAME (= DISTNAME minus "-Autoconf"). 1997-02-06 07:58:40 +00:00
Andreas Klemm
9a4df0c59a Removed unneeded @cwd in PLIST after using USE_X11.
But this change made it necessary to choose absolute path names,
since a /usr/X11R6/lib/librplay.a doesn't exists.

Even CONFIGURE_ARGS need absolute path names now, otherwise
modules/FvwmAudio doesn't compile.

But now packaging works, thanks Andrey.
1997-02-01 16:46:15 +00:00
Andreas Klemm
33976f70df Upgraded fvwm95 port to version 2.0.43a.
The fvwm95 developement team makes good progress ;-))

One thing I doesn't understand when making the port:

When doing make package, then the first @cwd in PLIST isn't
used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead
of /usr/X11R6/bin/fvwm95.

Would someone please be so kind to look at this. Is it me or
is pkg_add misbehaving ?!
1997-02-01 14:14:23 +00:00
Satoshi Asami
46735ca4e8 Style police. 1997-01-24 10:48:52 +00:00
James FitzGibbon
ae139ec2cc Upgrade to v1.0b6a-960102
Reviewed by:	jfitz@freebsd.org
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-01-19 18:48:51 +00:00
David E. O'Brien
24b6ca1cf9 Switched to using new MANCOMPRESSED variable. 1996-12-10 20:07:30 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
f2e38ef75a Typo ($id$ -> $Id$). 1996-11-18 13:06:09 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
b427419ce6 Remove "qvwm" from th ebeginning of comment. 1996-11-18 05:48:46 +00:00
Satoshi Asami
8a5b05c804 CATEGORIES+= -> CATEGORIES=. 1996-11-18 05:45:55 +00:00
James FitzGibbon
5f6a3c9856 Import of a Win95-like X11 window manager.
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	 Nakai@Mlab.t.u-tokyo.ac.jp
1996-11-17 17:56:52 +00:00
Satoshi Asami
4143782f08 Start using MASTER_SITE_XCONTRIB, now that it's in the tree. 1996-11-15 04:51:00 +00:00
Mark Murray
cc25b6440e Generic Window Manager, v1.8c.
Nice window manager with lisp configuration.
1996-11-14 20:03:50 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
James FitzGibbon
288bbe0fdb Upgrade to v1.0prerelease-1
Now includes manpages!
1996-10-29 19:50:21 +00:00
Eric L. Hernes
318d45ac45 rename the internal setstate() so it doesn't conflict with libc's
Discovered from: Satoshi
Caused by: XFree 3.1.2G
1996-10-21 14:44:18 +00:00
Andreas Klemm
735d0bc754 Shortened Maintainer e-mail address. 1996-10-19 09:15:56 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
James FitzGibbon
ef8fb7573d Fix to Makefile/PLIST to compensate for removal of fvwm dependancy.
Submitted-by: asami@FreeBSD.ORG
1996-10-09 04:53:26 +00:00
James FitzGibbon
e156ef29dc Upgrade to 0.98b33 1996-09-30 20:29:33 +00:00
Andreas Klemm
dea38560eb updated my ports with my new e-mail address. 1996-09-19 03:01:17 +00:00
Satoshi Asami
a0c098e463 Fix xpm path so this thing actually packages. 1996-09-15 08:10:18 +00:00
Torsten Blum
8b72a4342d Upgrade to 3.4 patchlevel 2 1996-09-14 22:53:16 +00:00
Steven Wallace
3f6f9adc75 There is no FvwmConfig man page in distribution,
so remove it from package list.
1996-09-05 17:26:54 +00:00
James FitzGibbon
1190c65053 Upgraded to 0.98b32 1996-09-03 17:31:04 +00:00
James FitzGibbon
74fbae9b0f Fixed incorrect use of INSTALL_ aliases in Makefile 1996-08-27 17:49:06 +00:00
James FitzGibbon
5f50e1da42 Upgraded to v0.98b27. 1996-08-24 15:19:21 +00:00
James FitzGibbon
a5e8424c8f Upgraded to v0.98b24a 1996-08-20 10:57:44 +00:00
Satoshi Asami
a3a73aa969 Change AFTERDIR from ${PREFIX}/lib/afterstep to .../lib/X11/afterstep.
It's quite amazing it seems to have totally ignored the STEPRC
definition just two lines below!

Now this port packages fine.
1996-08-17 11:01:16 +00:00
James FitzGibbon
ba1e68acab Upgraded to v0.98b23a 1996-08-17 05:06:20 +00:00
James FitzGibbon
1adf93a4fe Upgraded to 0.98b19 1996-08-10 01:16:46 +00:00
Satoshi Asami
bfeee5ed3c Add $Id$. 1996-08-07 02:29:48 +00:00
James FitzGibbon
1a9038c57b Upgraded to 0.98b18 1996-08-03 22:47:19 +00:00
Paul Traina
3f3d595a27 Update packing list for new version of fvwm 1996-07-23 15:42:21 +00:00
Satoshi Asami
14a9fcd419 The afterstep window manager, replacing bowman. It's a NeXTstep wm
clone.

Submitted by:	James FitzGibbon <james@nexis.net>
1996-07-23 07:36:32 +00:00
Paul Traina
f95d25732a Upgrade to 2.0.43 1996-07-22 04:52:16 +00:00
Satoshi Asami
3b42480553 Remove non-existent and not-necessarily-existent files. 1996-06-14 20:33:28 +00:00
Satoshi Asami
51e595a15c Don't die if system.fvwmrc can't be moved out of the way (i.e., if
this is a fresh installation).
1996-06-14 20:31:19 +00:00
Peter Wemm
29e2e368ea Use ${INSTALL} to install the xpm files rather than cp, otherwise you get
the wrong uid/gid
1996-05-27 12:33:48 +00:00
Satoshi Asami
cf6d2c3cd0 Upgrade, 2.0.41c -> 2.0.41f.
Submitted by:	Andreas Klemm <andreas@knobel.gun.de>
1996-05-27 02:05:39 +00:00
Satoshi Asami
8ab77582f4 Add a couple of icons. 1996-04-26 09:55:01 +00:00
Satoshi Asami
4691412dd7 A Win95-lookalike fvwm. (hey, don't kill the messenger)
Submitted by:	Andreas Klemm <andreas@knobel.gun.de>
1996-04-12 07:41:59 +00:00
Peter Wemm
6dd60a3115 Update fvwm-2.0.40 -> fvwm-2.0.41. 1996-03-11 14:18:27 +00:00
Satoshi Asami
c2caa4bb8a The beta af fvwm version 2. Peter gave it to me a long time ago, I
thought he was going to commit it but he didn't so I'm going to do it. :)

Submitted by:	peter
1996-03-09 14:42:57 +00:00
Satoshi Asami
61941d5439 Take out version number. 1996-02-01 05:23:52 +00:00
Satoshi Asami
131aec0538 Delete manpage before installing it. (Hand patchfile-editing.) 1996-01-04 11:23:30 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00