summaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29614
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27434
* stupid little hack to that links libXaw3d.so.7 to libXaw3d.so.6 when builtMichael Haro2000-04-021-0/+12
| | | | | | | | with XFree86 4.0 installed. This should solve the problem reported in PR 17340. Notes: svn path=/head/; revision=27265
* remove aout supportMichael Haro2000-03-232-10/+5
| | | | Notes: svn path=/head/; revision=26991
* Tell user how to symlink around libXaw.so.6 so many windows look bumpy.Satoshi Asami2000-02-222-0/+9
| | | | Notes: svn path=/head/; revision=26139
* Yow! This file was really old. Delete obsolete information.Satoshi Asami2000-02-221-4/+0
| | | | Notes: svn path=/head/; revision=26138
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha.Steve Price1999-07-041-1/+8
| | | | Notes: svn path=/head/; revision=20005
* Upgrade to 1.5.Satoshi Asami1999-01-054-15/+8
| | | | | | | Prodded by: Matt Behrens <matt@megaweapon.zigg.com> Notes: svn path=/head/; revision=15851
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-5/+7
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Be sure to install the libXaw3d.so link in an a.out world.Steve Price1998-09-211-1/+4
| | | | Notes: svn path=/head/; revision=13290
* Convert to ELF.Steve Price1998-09-212-4/+5
| | | | Notes: svn path=/head/; revision=13272
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-08-071-2/+2
| | | | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. Notes: svn path=/head/; revision=12330
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* The README.XAW3D file has to be included in the binary package.Satoshi Asami1997-12-292-1/+4
| | | | | | | Submitted by: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de> Notes: svn path=/head/; revision=9221
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* REALLY make this compile and install correctly. Apparently theSatoshi Asami1997-06-192-2/+12
| | | | | | | | | 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). Notes: svn path=/head/; revision=7010
* Make symlinks "X11" -> "export/include" for XFree86-3.3 config files.Satoshi Asami1997-06-121-2/+5
| | | | | | | While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig. Notes: svn path=/head/; revision=6874
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+4
| | | | Notes: svn path=/head/; revision=4570
* Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbarSatoshi Asami1996-10-164-16/+16
| | | | | | | | | based on another person's code so remove my own patch (patch-ac). Note this port actually corresponds to X11R6.1. Notes: svn path=/head/; revision=4007
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, soSatoshi Asami1995-08-264-6/+6
| | | | | | | the "workaround" patch-ad is no longer necessary. Notes: svn path=/head/; revision=2115
* Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed.Satoshi Asami1995-08-254-7/+7
| | | | Notes: svn path=/head/; revision=2107
* AddSatoshi Asami1995-06-242-1/+5
| | | | | | | | | | | | | | | | | 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! :) Notes: svn path=/head/; revision=1871
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-3/+5
| | | | Notes: svn path=/head/; revision=1352
* Spell out all the include file names.Satoshi Asami1995-04-041-2/+76
| | | | Notes: svn path=/head/; revision=1292
* Upgrade, 1.0 -> 1.1.Satoshi Asami1995-04-045-8/+9
| | | | | | | | | | | | % 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....) Notes: svn path=/head/; revision=1288
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Checksum!Satoshi Asami1995-02-021-0/+1
| | | | Notes: svn path=/head/; revision=867
* Minor cleanup.Satoshi Asami1995-01-283-5/+8
| | | | Notes: svn path=/head/; revision=836
* My patch to make arrow scrollbars look real 3-D. Already sent toSatoshi Asami1995-01-281-4/+5
| | | | | | | the original author. Notes: svn path=/head/; revision=835
* Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it.Andreas Schulz1994-11-191-1/+1
| | | | Notes: svn path=/head/; revision=415
* Xaw3d-1.0, 3-dimensional Athena Widget Set for R6Satoshi Asami1994-11-185-0/+36
Notes: svn path=/head/; revision=411