cc52 FreshPorts -- x11-toolkits/Xaw3d
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
Xaw3d 1.5E_4 x11-toolkits on this many watch lists=145 search for ports that depend on this port
3-D Athena Widget set that looks like Motif

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: MIT


Xaw3d is a Xaw (Athena Widget Set) replacement that looks
three-dimensional.  The author is Kalib Keithley (kaleb@x.org).

LICENSE: X11
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/imake
  2. x11/libX11
  3. x11/libXext
  4. x11-toolkits/libXmu
  5. x11-toolkits/libXt
  6. x11/libSM
  7. x11/libICE
  8. x11/libXpm
Required To Run:
  1. x11/libX11
  2. x11/libXext
  3. x11-toolkits/libXmu
  4. x11-toolkits/libXt
  5. x11/libSM
  6. x11/libICE
  7. x11/libXpm
Required Libraries:
  1. devel/gettext

This port is required by:

for Libraries

To install the port: cd /usr/ports/x11-toolkits/Xaw3d/ && make install clean
To add the package: pkg_add -r Xaw3d


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.visi.com/users/hawkeyd/X/

Number of commits found: 40

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
01 May 2013 07:20:26
Original commit files touched by this commit  1.5E_4
jgh search for other commits by this committer
- conversion to USES framework for gettext

Approved by:	portmgr (bapt@)
17 Apr 2013 21:49:31
Original commit files touched by this commit  1.5E_4
dinoex search for other commits by this committer
- make portlint happier
- drop maintainership
  cause options where removed
Feature safe: yes
09 Mar 2013 21:43:02
Original commit files touched by this commit  1.5E_4
bapt search for other commits by this committer
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there
also remove a useless global XAWVER PLIST_SUB
09 Oct 2012 22:12:14
Original commit files touched by this commit  1.5E_4
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
29 Sep 2012 19:02:20
Original commit files touched by this commit  1.5E_4
dinoex search for other commits by this committer
- cleanup comments
06 Jun 2012 16:39:34
Original commit files touched by this commit  1.5E_4
dinoex search for other commits by this committer
- remove old OPTIONS
08 Aug 2011 16:59:01
Original commit files touched by this commit  1.5E_4
dinoex search for other commits by this committer
- cleanup MASTER_SITES
02 Jul 2011 18:18:48
Original commit files touched by this commit  1.5E_4
miwi search for other commits by this committer
- Kick MD5 support
04 Jun 2010 14:24:17
Original commit files touched by this commit  1.5E_4
dinoex search for other commits by this committer
LICENSE MIT (X11)
31 May 2010 02:01:56
Original commit files touched by this commit  1.5E_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
05 May 2010 15:20:39
Original commit files touched by this commit  1.5E_3
dinoex search for other commits by this committer
- new option WITHOUT_NLS
PR:             146278
Submitted by:   bf
26 Sep 2009 04:22:23
Original commit files touched by this commit  1.5E_3
dinoex search for other commits by this committer
- use ARCH instead of MACHINE_ARCH
PR:             139000
Submitted by:   Sylvio Cesar
Feature safe:   yes
25 Sep 2009 07:12:52
Original commit files touched by this commit  1.5E_3
dinoex search for other commits by this committer
- Added more MASTER_SITES
- honor NOPORTDOCS
PR:             139000
Suggested by:   Sylvio Cesar
Feature safe:   yes
21 Jun 2009 13:58:58
Original commit files touched by this commit  1.5E_3
dinoex search for other commits by this committer
- order USE_*
09 Jun 2009 15:33:28
Original commit files touched by this commit  1.5E_3
amdmi3 search for other commits by this committer
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
16 Jan 2009 17:22:52
Original commit files touched by this commit  1.5E_2
dinoex search for other commits by this committer
- add LICENSE:
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.5E_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  1.5E_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Feb 2007 17:06:25
Original commit files touched by this commit  1.5E_1
pav search for other commits by this committer
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
02 Dec 2006 19:31:57
Original commit files touched by this commit  1.5E_1
dinoex search for other commits by this committer
- take maintainership
15 Aug 2006 01:13:42
Original commit files touched by this commit  1.5E_1
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
10 Jun 2006 12:51:06
Original commit files touched by this commit  1.5E_1
pav search for other commits by this committer
- Use SUB_FILES, DOCSDIR

PR:             ports/98027
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
25 Nov 2005 19:33:59
Original commit files touched by this commit  1.5E_1
pav search for other commits by this committer
- Add SHA256
29 Aug 2005 05:10:53
Original commit files touched by this commit  1.5E_1
lesi search for other commits by this committer
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)
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.5_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.5_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
10 Jan 2005 19:12:13
Original commit files touched by this commit  1.5_1
lesi search for other commits by this committer
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
03 Sep 2004 20:43:05
Original commit files touched by this commit  1.5
nork search for other commits by this committer
Utilize X_WINDOW_SYSTEM.
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.5
trevor search for other commits by this committer
SIZEify.
20 Feb 2003 19:20:28
Original commit files touched by this commit  1.5
knu search for other commits by this committer
De-pkg-comment.
06 Oct 2002 18:44:13
Original commit files touched by this commit  1.5
naddy search for other commits by this committer
Fix a link in the package list conditional on XFree86 3/4.
Modified from

PR:             43235
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
29 Jan 2002 12:14:18
files touched by this commit
knu search for other commits by this committer
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.  
 
05 Feb 2001 16:49:18
files touched by this commit
olgeni search for other commits by this committer
Batch of style fixes for x11-toolkits.    
27 Dec 2000 20:53:50
files touched by this commit
markm search for other commits by this committer
Force a link so that "make reinstall" works.    
08 Oct 2000 11:23:49
files touched by this commit
asami search for other commits by this committer
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.    
08 Oct 2000 08:03:53
files touched by this commit
asami search for other commits by this committer
Convert category x11-toolkits to new layout.  
11 Aug 2000 02:46:08
files touched by this commit
asami search for other commits by this committer
Use newly-added %%XAWVER%% for XFree86-4 compatibility.    
16 Jun 2000 22:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 09:19:52
files touched by this commit
sobomax search for other commits by this committer
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. 
  
15 Jun 2000 18:12:51
files touched by this commit
sobomax search for other commits by this committer
Second round of INSTALL_SHLIBS=yes fixes.    

Number of commits found: 40

28b9
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month178

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0