Commit Graph

46 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Christian Weisgerber
515cf47434 Fix a link in the package list conditional on XFree86 3/4.
Modified from

PR:		43235
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-10-06 18:44:12 +00:00
Akinori MUSHA
a80f0bd0dd Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Mark Murray
948349b804 Force a link so that "make reinstall" works. 2000-12-27 20:53:49 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
c006feb460 Use newly-added %%XAWVER%% for XFree86-4 compatibility.
Submitted by:	bento (well, sort of)
2000-08-11 01:46:07 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Michael Haro
30fe50276d stupid little hack to that links libXaw3d.so.7 to libXaw3d.so.6 when built
with XFree86 4.0 installed. This should solve the problem reported in
PR 17340.
2000-04-02 02:57:44 +00:00
Michael Haro
5a47c2f40d remove aout support 2000-03-23 22:13:07 +00:00
Satoshi Asami
68a3004ca1 Tell user how to symlink around libXaw.so.6 so many windows look bumpy. 2000-02-22 08:01:58 +00:00
Satoshi Asami
44b0492067 Yow! This file was really old. Delete obsolete information. 2000-02-22 07:59:32 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Steve Price
0d8b8738b4 Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha. 1999-07-04 20:46:16 +00:00
Satoshi Asami
9fc3d50414 Upgrade to 1.5.
Prodded by:	Matt Behrens <matt@megaweapon.zigg.com>
1999-01-05 06:55:22 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
b46210d11a Be sure to install the libXaw3d.so link in an a.out world. 1998-09-21 21:29:23 +00:00
Steve Price
32e3da09bb Convert to ELF. 1998-09-21 01:33:27 +00:00
Satoshi Asami
839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Satoshi Asami
65b70af784 The README.XAW3D file has to be included in the binary package.
Submitted by:	Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
1997-12-29 13:29:27 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Satoshi Asami
e382ae88d5 REALLY make this compile and install correctly. Apparently the
XFree86-3.3 imake config files can't handle IncSubDir having more than
one component ("X11/Xaw3d" in this case), so work around it by
explicitly creating a symlink tree from post-extract (ugh).
1997-06-19 09:33:31 +00:00
Satoshi Asami
5e8444b81b Make symlinks "X11" -> "export/include" for XFree86-3.3 config files.
While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig.
1997-06-12 01:36:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
b35c318add Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbar
based on another person's code so remove my own patch (patch-ac).

Note this port actually corresponds to X11R6.1.
1996-10-16 09:12:18 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
715054334a Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so
the "workaround" patch-ad is no longer necessary.
1995-08-26 09:15:13 +00:00
Satoshi Asami
27db7ac5a9 Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed. 1995-08-25 06:53:28 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Satoshi Asami
923f89ae7c Spell out all the include file names. 1995-04-04 10:26:35 +00:00
Satoshi Asami
8f3b1c8030 Upgrade, 1.0 -> 1.1.
% patch-ab is not necessary anymore because the bug is now fixed in
. the original source.

% post-configure (which was doing "make includes") is not necessary
. because xmkmf is now called with "-a".  (Yeah, should have redefined
. XMKMF in Makefile in the first place....)
1995-04-04 09:25:26 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
ce7a82fba0 Checksum! 1995-02-02 07:43:02 +00:00
Satoshi Asami
3319433d29 Minor cleanup. 1995-01-28 04:08:23 +00:00
Satoshi Asami
919fdc67a8 My patch to make arrow scrollbars look real 3-D. Already sent to
the original author.
1995-01-28 04:06:48 +00:00
Andreas Schulz
a099d68b45 Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it. 1994-11-19 19:35:58 +00:00
Satoshi Asami
32af73ce80 Xaw3d-1.0, 3-dimensional Athena Widget Set for R6 1994-11-18 02:57:28 +00:00