Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -1/+1 |
| | | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032 | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=20948 | ||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -3/+3 |
| | | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898 | ||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801 | ||||
* | Don't try to use sound or joystick support when MACHINE_ARCH is alpha. | Steve Price | 1999-06-06 | 1 | -6/+16 |
| | | | | Notes: svn path=/head/; revision=19232 | ||||
* | LIB_DEPENDS on the new unified xview port. | Steve Price | 1999-05-04 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=18484 | ||||
* | Among other things build the XView version by default. | Steve Price | 1999-02-22 | 3 | -91/+104 |
| | | | | | | | | PR: 10056 Submitted by: maintainer Notes: svn path=/head/; revision=16835 | ||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | Steve Price | 1998-09-28 | 2 | -5/+3 |
| | | | | Notes: svn path=/head/; revision=13486 | ||||
* | Remove regexp support for libxview not that it builds ELF too. | Steve Price | 1998-09-21 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=13294 | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | Satoshi Asami | 1998-08-07 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=12335 | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | Satoshi Asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289 | ||||
* | Add $Id$. | Satoshi Asami | 1996-12-19 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=5033 | ||||
* | Make this thing actually compile without Motif. | Satoshi Asami | 1996-11-26 | 2 | -8/+4 |
| | | | | Notes: svn path=/head/; revision=4678 | ||||
* | - if MOTIFLIB is not defined, setup a default | Torsten Blum | 1996-11-19 | 2 | -3/+8 |
| | | | | | | | - only use Motif if "FORCE_MOTIF" is defined Notes: svn path=/head/; revision=4596 | ||||
* | Use Motif if HAVE_MOTIF and MOTIFLIB are defined (/etc/make.conf). | Torsten Blum | 1996-11-19 | 2 | -4/+46 |
| | | | | | | | default it to build the xview version. Notes: svn path=/head/; revision=4587 | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 1 | -5/+0 |
| | | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578 | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=4575 | ||||
* | Remove NO_CDROM, we got the author's explicit permission. | Satoshi Asami | 1996-05-16 | 1 | -1/+0 |
| | | | | | | | Thanks to: jkh Notes: svn path=/head/; revision=3091 | ||||
* | Put variables in right order. People, please take a look at the sample | Satoshi Asami | 1996-04-30 | 1 | -3/+4 |
| | | | | | | | Makefile in the handbook! It's all in there! Notes: svn path=/head/; revision=3046 | ||||
* | Bring in the imaze port with NO_CDROM set (if we get permission, we'll change | Jordan K. Hubbard | 1996-04-27 | 6 | -0/+110 |
that). Submitted-By: Ronald Kuehn <kuehn@rz.tu-clausthal.de> Notes: svn path=/head/; revision=3040 |