summaryrefslogtreecommitdiff
path: root/x11-toolkits/Xaw3d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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