Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Fix a link in the package list conditional on XFree86 3/4. | naddy | 2002-10-06 | 2 | -8/+6 |
| | | | | | | | Modified from PR: 43235 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Batch of style fixes for x11-toolkits. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Force a link so that "make reinstall" works. | markm | 2000-12-27 | 1 | -1/+1 |
| | |||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Use newly-added %%XAWVER%% for XFree86-4 compatibility. | asami | 2000-08-11 | 1 | -1/+1 |
| | | | | Submitted by: bento (well, sort of) | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -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 | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Second round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-15 | 2 | -3/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | stupid little hack to that links libXaw3d.so.7 to libXaw3d.so.6 when built | mharo | 2000-04-02 | 1 | -0/+12 |
| | | | | | with XFree86 4.0 installed. This should solve the problem reported in PR 17340. | ||||
* | remove aout support | mharo | 2000-03-23 | 2 | -10/+5 |
| | |||||
* | Tell user how to symlink around libXaw.so.6 so many windows look bumpy. | asami | 2000-02-22 | 2 | -0/+9 |
| | |||||
* | Yow! This file was really old. Delete obsolete information. | asami | 2000-02-22 | 1 | -4/+0 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha. | steve | 1999-07-04 | 1 | -1/+8 |
| | |||||
* | Upgrade to 1.5. | asami | 1999-01-05 | 4 | -15/+8 |
| | | | | Prodded by: Matt Behrens <matt@megaweapon.zigg.com> | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -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. | ||||
* | Be sure to install the libXaw3d.so link in an a.out world. | steve | 1998-09-21 | 1 | -1/+4 |
| | |||||
* | Convert to ELF. | steve | 1998-09-21 | 2 | -4/+5 |
| | |||||
* | Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140 | asami | 1998-08-07 | 1 | -2/+2 |
| | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. | ||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | The README.XAW3D file has to be included in the binary package. | asami | 1997-12-29 | 2 | -1/+4 |
| | | | | Submitted by: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de> | ||||
* | Be more selective about which ports to maintain. I no longer have time | asami | 1997-12-25 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | REALLY make this compile and install correctly. Apparently the | asami | 1997-06-19 | 2 | -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). | ||||
* | Make symlinks "X11" -> "export/include" for XFree86-3.3 config files. | asami | 1997-06-12 | 1 | -2/+5 |
| | | | | While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig. | ||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+4 |
| | |||||
* | Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbar | asami | 1996-10-16 | 4 | -16/+16 |
| | | | | | | based on another person's code so remove my own patch (patch-ac). Note this port actually corresponds to X11R6.1. | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so | asami | 1995-08-26 | 4 | -6/+6 |
| | | | | the "workaround" patch-ad is no longer necessary. | ||||
* | Upgrade, 1.1 -> 1.2. The shlib version number hasn't changed. | asami | 1995-08-25 | 4 | -7/+7 |
| | |||||
* | Add | asami | 1995-06-24 | 2 | -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! :) | ||||
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-12 | 1 | -3/+5 |
| | |||||
* | Spell out all the include file names. | asami | 1995-04-04 | 1 | -2/+76 |
| | |||||
* | Upgrade, 1.0 -> 1.1. | asami | 1995-04-04 | 5 | -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....) | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Checksum! | asami | 1995-02-02 | 1 | -0/+1 |
| | |||||
* | Minor cleanup. | asami | 1995-01-28 | 3 | -5/+8 |
| | |||||
* | My patch to make arrow scrollbars look real 3-D. Already sent to | asami | 1995-01-28 | 1 | -4/+5 |
| | | | | the original author. | ||||
* | Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it. | ats | 1994-11-19 | 1 | -1/+1 |
| | |||||
* | Xaw3d-1.0, 3-dimensional Athena Widget Set for R6 | asami | 1994-11-18 | 5 | -0/+36 |