The FreeBSD Ports Archive
FreeBSD x11-toolkits : Xaw3d4>
A 3-D Athena Widget set that looks like Motif
Xaw3d is a Xaw (Athena Widget Set) replacement that looks
three-dimensional. The author is Kalib Keithley (kaleb@x.org).
Satoshi
asami@freebsd.org
ftp://ftp.visi.com/users/hawkeyd/X/
|
Xaw3d history
v. 1.50
date: 2007/05/19 20:30:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.49
date: 2007/02/02 17:06:23; author: pav; state: Exp; lines: +0 -6
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.48
date: 2006/12/02 19:31:57; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.47
date: 2006/08/15 01:13:35; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.46
date: 2006/06/10 12:51:06; author: pav; state: Exp; lines: +4 -5
- Use SUB_FILES, DOCSDIR
PR: ports/98027
Submitted by: KATO Tsuguru
v. 1.45
date: 2005/08/29 05:10:53; author: lesi; state: Exp; lines: +2 -3
Upgrade to 1.5E.
Use an additional patch provided by Stefan Monnier that allows the user to
enable or disable arrows in scrollbars at runtime.
PR: ports/84748
Submitted by: Carlos A M dos Santos (casantos at urisan.tche.br)
v. 1.44
date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.43
date: 2005/04/11 08:04:35; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.42
date: 2005/01/10 19:12:13; author: lesi; state: Exp; lines: +5 -0
Modify pkg-message on the fly to get proper library version in message.
The version of Xaw3d library depends on version of Xaw library installed by
XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was
bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people
updating (XAWVER in bsd.port.mk was already bumped).
Prodded by: kris
Pointy hat to: lesi
v. 1.41
date: 2004/09/03 20:43:04; author: nork; state: Exp; lines: +6 -6
Utilize X_WINDOW_SYSTEM.
v. 1.40
date: 2003/02/20 19:20:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.39
date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -2
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)
v. 1.38
date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.37
date: 2002/10/06 18:44:12; author: naddy; state: Exp; lines: +4 -8
Fix a link in the package list conditional on XFree86 3/4.
Modified from
PR: 43235
Submitted by: Edwin Groothuis
v. 1.36
date: 2002/01/29 12:14:14; author: knu; state: Exp; lines: +2 -2
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.
v. 1.35
date: 2001/02/05 16:48:45; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.34
date: 2000/12/27 20:53:49; author: markm; state: Exp; lines: +2 -2
Force a link so that "make reinstall" works.
v. 1.33
date: 2000/10/08 10:23:43; author: asami; state: Exp; lines: +2 -2
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.
v. 1.32
date: 2000/06/16 21:52:14; author: asami; state: Exp; lines: +2 -2
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
v. 1.31
date: 2000/06/16 08:18:13; author: sobomax; state: Exp; lines: +2 -2
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
v. 1.30
date: 2000/06/15 17:12:32; author: sobomax; state: Exp; lines: +2 -2
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.29
date: 2000/04/10 01:10:11; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.28
date: 2000/04/02 02:57:44; author: mharo; state: Exp; lines: +13 -1
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.
v. 1.27
date: 2000/03/23 22:13:06; author: mharo; state: Exp; lines: +3 -8
remove aout support
v. 1.26
date: 2000/02/22 08:01:52; author: asami; state: Exp; lines: +2 -1
Tell user how to symlink around libXaw.so.6 so many windows look bumpy.
v. 1.25
date: 1999/08/31 06:52:40; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.24
date: 1999/08/31 02:59:09; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.23
date: 1999/08/28 01:58:00; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.22
date: 1999/07/04 20:46:16; author: steve; state: Exp; lines: +8 -1
Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha.
v. 1.21
date: 1999/01/05 06:55:19; author: asami; state: Exp; lines: +4 -4
Upgrade to 1.5.
Prodded by: Matt Behrens
v. 1.20
date: 1998/11/14 09:43:29; author: asami; state: Exp; lines: +7 -5
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.
v. 1.19
date: 1998/09/21 21:29:23; author: steve; state: Exp; lines: +4 -1
Be sure to install the libXaw3d.so link in an a.out world.
v. 1.18
date: 1998/09/21 01:33:22; author: steve; state: Exp; lines: +2 -2
Convert to ELF.
v. 1.17
date: 1998/08/07 22:56:37; author: asami; state: Exp; lines: +2 -2
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.
v. 1.16
date: 1997/12/29 13:29:24; author: asami; state: Exp; lines: +3 -1
The README.XAW3D file has to be included in the binary package.
Submitted by: Hubert Feyrer
v. 1.15
date: 1997/12/25 22:29:48; author: asami; state: Exp; lines: +2 -2
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).
v. 1.14
date: 1997/06/19 09:33:26; author: asami; state: Exp; lines: +3 -2
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).
v. 1.13
date: 1997/06/12 01:36:35; author: asami; state: Exp; lines: +5 -2
Make symlinks "X11" -> "export/include" for XFree86-3.3 config files.
While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig.
v. 1.12
date: 1996/11/18 09:55:01; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.11
date: 1996/10/16 09:11:58; author: asami; state: Exp; lines: +5 -5
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.
v. 1.10
date: 1995/08/26 09:14:59; author: asami; state: Exp; lines: +3 -3
Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so
the "workaround" patch-ad is no longer necessary.
v. 1.9
date: 1995/08/25 06:53:19; author: asami; state: Exp; lines: +4 -4
Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.
v. 1.8
date: 1995/06/24 11:42:13; author: asami; state: Exp; lines: +4 -1
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! :)
v. 1.7
date: 1995/04/12 20:30:39; author: asami; state: Exp; lines: +5 -3
And now the rest of the x11 ports Makefiles.
v. 1.6
date: 1995/04/04 09:24:46; author: asami; state: Exp; lines: +3 -3
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....)
v. 1.5
date: 1995/04/01 12:50:42; author: jkh; state: Exp; lines: +2 -1
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.
v. 1.4
date: 1995/03/24 11:11:34; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.3
date: 1995/01/28 04:05:35; author: asami; state: Exp; lines: +1 -4
Minor cleanup.
v. 1.2
date: 1994/11/19 19:35:58; author: ats; state: Exp; lines: +1 -1
Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it.
v. 1.1
date: 1994/11/18 02:57:26; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/18 02:57:27; author: asami; state: Exp; lines: +0 -0
Xaw3d-1.0, 3-dimensional Athena Widget Set for R6
=============================================================================
v. 1.50
date: 2007/05/19 20:30:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.49
date: 2007/02/02 17:06:23; author: pav; state: Exp; lines: +0 -6
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.48
date: 2006/12/02 19:31:57; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.47
date: 2006/08/15 01:13:35; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.46
date: 2006/06/10 12:51:06; author: pav; state: Exp; lines: +4 -5
- Use SUB_FILES, DOCSDIR
PR: ports/98027
Submitted by: KATO Tsuguru
v. 1.45
date: 2005/08/29 05:10:53; author: lesi; state: Exp; lines: +2 -3
Upgrade to 1.5E.
Use an additional patch provided by Stefan Monnier that allows the user to
enable or disable arrows in scrollbars at runtime.
PR: ports/84748
Submitted by: Carlos A M dos Santos (casantos at urisan.tche.br)
v. 1.44
date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.43
date: 2005/04/11 08:04:35; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.42
date: 2005/01/10 19:12:13; author: lesi; state: Exp; lines: +5 -0
Modify pkg-message on the fly to get proper library version in message.
The version of Xaw3d library depends on version of Xaw library installed by
XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was
bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people
updating (XAWVER in bsd.port.mk was already bumped).
Prodded by: kris
Pointy hat to: lesi
v. 1.41
date: 2004/09/03 20:43:04; author: nork; state: Exp; lines: +6 -6
Utilize X_WINDOW_SYSTEM.
v. 1.40
date: 2003/02/20 19:20:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.39
date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -2
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)
v. 1.38
date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.37
date: 2002/10/06 18:44:12; author: naddy; state: Exp; lines: +4 -8
Fix a link in the package list conditional on XFree86 3/4.
Modified from
PR: 43235
Submitted by: Edwin Groothuis
v. 1.36
date: 2002/01/29 12:14:14; author: knu; state: Exp; lines: +2 -2
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.
v. 1.35
date: 2001/02/05 16:48:45; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.34
date: 2000/12/27 20:53:49; author: markm; state: Exp; lines: +2 -2
Force a link so that "make reinstall" works.
v. 1.33
date: 2000/10/08 10:23:43; author: asami; state: Exp; lines: +2 -2
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.
v. 1.32
date: 2000/06/16 21:52:14; author: asami; state: Exp; lines: +2 -2
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
v. 1.31
date: 2000/06/16 08:18:13; author: sobomax; state: Exp; lines: +2 -2
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
v. 1.30
date: 2000/06/15 17:12:32; author: sobomax; state: Exp; lines: +2 -2
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.29
date: 2000/04/10 01:10:11; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.28
date: 2000/04/02 02:57:44; author: mharo; state: Exp; lines: +13 -1
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.
v. 1.27
date: 2000/03/23 22:13:06; author: mharo; state: Exp; lines: +3 -8
remove aout support
v. 1.26
date: 2000/02/22 08:01:52; author: asami; state: Exp; lines: +2 -1
Tell user how to symlink around libXaw.so.6 so many windows look bumpy.
v. 1.25
date: 1999/08/31 06:52:40; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.24
date: 1999/08/31 02:59:09; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.23
date: 1999/08/28 01:58:00; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.22
date: 1999/07/04 20:46:16; author: steve; state: Exp; lines: +8 -1
Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha.
v. 1.21
date: 1999/01/05 06:55:19; author: asami; state: Exp; lines: +4 -4
Upgrade to 1.5.
Prodded by: Matt Behrens
v. 1.20
date: 1998/11/14 09:43:29; author: asami; state: Exp; lines: +7 -5
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.
v. 1.19
date: 1998/09/21 21:29:23; author: steve; state: Exp; lines: +4 -1
Be sure to install the libXaw3d.so link in an a.out world.
v. 1.18
date: 1998/09/21 01:33:22; author: steve; state: Exp; lines: +2 -2
Convert to ELF.
v. 1.17
date: 1998/08/07 22:56:37; author: asami; state: Exp; lines: +2 -2
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.
v. 1.16
date: 1997/12/29 13:29:24; author: asami; state: Exp; lines: +3 -1
The README.XAW3D file has to be included in the binary package.
Submitted by: Hubert Feyrer
v. 1.15
date: 1997/12/25 22:29:48; author: asami; state: Exp; lines: +2 -2
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).
v. 1.14
date: 1997/06/19 09:33:26; author: asami; state: Exp; lines: +3 -2
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).
v. 1.13
date: 1997/06/12 01:36:35; author: asami; state: Exp; lines: +5 -2
Make symlinks "X11" -> "export/include" for XFree86-3.3 config files.
While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig.
v. 1.12
date: 1996/11/18 09:55:01; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.11
date: 1996/10/16 09:11:58; author: asami; state: Exp; lines: +5 -5
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.
v. 1.10
date: 1995/08/26 09:14:59; author: asami; state: Exp; lines: +3 -3
Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so
the "workaround" patch-ad is no longer necessary.
v. 1.9
date: 1995/08/25 06:53:19; author: asami; state: Exp; lines: +4 -4
Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.
v. 1.8
date: 1995/06/24 11:42:13; author: asami; state: Exp; lines: +4 -1
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! :)
v. 1.7
date: 1995/04/12 20:30:39; author: asami; state: Exp; lines: +5 -3
And now the rest of the x11 ports Makefiles.
v. 1.6
date: 1995/04/04 09:24:46; author: asami; state: Exp; lines: +3 -3
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....)
v. 1.5
date: 1995/04/01 12:50:42; author: jkh; state: Exp; lines: +2 -1
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.
v. 1.4
date: 1995/03/24 11:11:34; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.3
date: 1995/01/28 04:05:35; author: asami; state: Exp; lines: +1 -4
Minor cleanup.
v. 1.2
date: 1994/11/19 19:35:58; author: ats; state: Exp; lines: +1 -1
Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it.
v. 1.1
date: 1994/11/18 02:57:26; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/18 02:57:27; author: asami; state: Exp; lines: +0 -0
Xaw3d-1.0, 3-dimensional Athena Widget Set for R6
=============================================================================
v. 1.50
date: 2007/05/19 20:30:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.49
date: 2007/02/02 17:06:23; author: pav; state: Exp; lines: +0 -6
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
v. 1.48
date: 2006/12/02 19:31:57; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.47
date: 2006/08/15 01:13:35; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.46
date: 2006/06/10 12:51:06; author: pav; state: Exp; lines: +4 -5
- Use SUB_FILES, DOCSDIR
PR: ports/98027
Submitted by: KATO Tsuguru
v. 1.45
date: 2005/08/29 05:10:53; author: lesi; state: Exp; lines: +2 -3
Upgrade to 1.5E.
Use an additional patch provided by Stefan Monnier that allows the user to
enable or disable arrows in scrollbars at runtime.
PR: ports/84748
Submitted by: Carlos A M dos Santos (casantos at urisan.tche.br)
v. 1.44
date: 2005/04/12 03:26:52; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.43
date: 2005/04/11 08:04:35; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.42
date: 2005/01/10 19:12:13; author: lesi; state: Exp; lines: +5 -0
Modify pkg-message on the fly to get proper library version in message.
The version of Xaw3d library depends on version of Xaw library installed by
XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was
bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people
updating (XAWVER in bsd.port.mk was already bumped).
Prodded by: kris
Pointy hat to: lesi
v. 1.41
date: 2004/09/03 20:43:04; author: nork; state: Exp; lines: +6 -6
Utilize X_WINDOW_SYSTEM.
v. 1.40
date: 2003/02/20 19:20:19; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.39
date: 2002/11/10 16:48:43; author: lioux; state: Exp; lines: +0 -2
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)
v. 1.38
date: 2002/11/06 22:47:29; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.37
date: 2002/10/06 18:44:12; author: naddy; state: Exp; lines: +4 -8
Fix a link in the package list conditional on XFree86 3/4.
Modified from
PR: 43235
Submitted by: Edwin Groothuis
v. 1.36
date: 2002/01/29 12:14:14; author: knu; state: Exp; lines: +2 -2
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.
v. 1.35
date: 2001/02/05 16:48:45; author: olgeni; state: Exp; lines: +2 -2
Batch of style fixes for x11-toolkits.
v. 1.34
date: 2000/12/27 20:53:49; author: markm; state: Exp; lines: +2 -2
Force a link so that "make reinstall" works.
v. 1.33
date: 2000/10/08 10:23:43; author: asami; state: Exp; lines: +2 -2
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.
v. 1.32
date: 2000/06/16 21:52:14; author: asami; state: Exp; lines: +2 -2
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
v. 1.31
date: 2000/06/16 08:18:13; author: sobomax; state: Exp; lines: +2 -2
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
v. 1.30
date: 2000/06/15 17:12:32; author: sobomax; state: Exp; lines: +2 -2
Second round of INSTALL_SHLIBS=yes fixes.
v. 1.29
date: 2000/04/10 01:10:11; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.28
date: 2000/04/02 02:57:44; author: mharo; state: Exp; lines: +13 -1
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.
v. 1.27
date: 2000/03/23 22:13:06; author: mharo; state: Exp; lines: +3 -8
remove aout support
v. 1.26
date: 2000/02/22 08:01:52; author: asami; state: Exp; lines: +2 -1
Tell user how to symlink around libXaw.so.6 so many windows look bumpy.
v. 1.25
date: 1999/08/31 06:52:40; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.24
date: 1999/08/31 02:59:09; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.23
date: 1999/08/28 01:58:00; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.22
date: 1999/07/04 20:46:16; author: steve; state: Exp; lines: +8 -1
Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha.
v. 1.21
date: 1999/01/05 06:55:19; author: asami; state: Exp; lines: +4 -4
Upgrade to 1.5.
Prodded by: Matt Behrens
v. 1.20
date: 1998/11/14 09:43:29; author: asami; state: Exp; lines: +7 -5
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.
v. 1.19
date: 1998/09/21 21:29:23; author: steve; state: Exp; lines: +4 -1
Be sure to install the libXaw3d.so link in an a.out world.
v. 1.18
date: 1998/09/21 01:33:22; author: steve; state: Exp; lines: +2 -2
Convert to ELF.
v. 1.17
date: 1998/08/07 22:56:37; author: asami; state: Exp; lines: +2 -2
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.
v. 1.16
date: 1997/12/29 13:29:24; author: asami; state: Exp; lines: +3 -1
The README.XAW3D file has to be included in the binary package.
Submitted by: Hubert Feyrer
v. 1.15
date: 1997/12/25 22:29:48; author: asami; state: Exp; lines: +2 -2
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).
v. 1.14
date: 1997/06/19 09:33:26; author: asami; state: Exp; lines: +3 -2
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).
v. 1.13
date: 1997/06/12 01:36:35; author: asami; state: Exp; lines: +5 -2
Make symlinks "X11" -> "export/include" for XFree86-3.3 config files.
While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig.
v. 1.12
date: 1996/11/18 09:55:01; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.11
date: 1996/10/16 09:11:58; author: asami; state: Exp; lines: +5 -5
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.
v. 1.10
date: 1995/08/26 09:14:59; author: asami; state: Exp; lines: +3 -3
Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so
the "workaround" patch-ad is no longer necessary.
v. 1.9
date: 1995/08/25 06:53:19; author: asami; state: Exp; lines: +4 -4
Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.
v. 1.8
date: 1995/06/24 11:42:13; author: asami; state: Exp; lines: +4 -1
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! :)
v. 1.7
date: 1995/04/12 20:30:39; author: asami; state: Exp; lines: +5 -3
And now the rest of the x11 ports Makefiles.
v. 1.6
date: 1995/04/04 09:24:46; author: asami; state: Exp; lines: +3 -3
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....)
v. 1.5
date: 1995/04/01 12:50:42; author: jkh; state: Exp; lines: +2 -1
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.
v. 1.4
date: 1995/03/24 11:11:34; author: asami; state: Exp; lines: +2 -1
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
v. 1.3
date: 1995/01/28 04:05:35; author: asami; state: Exp; lines: +1 -4
Minor cleanup.
v. 1.2
date: 1994/11/19 19:35:58; author: ats; state: Exp; lines: +1 -1
Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it.
v. 1.1
date: 1994/11/18 02:57:26; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/11/18 02:57:27; author: asami; state: Exp; lines: +0 -0
Xaw3d-1.0, 3-dimensional Athena Widget Set for R6
=============================================================================
|
| |

|