aboutsummaryrefslogtreecommitdiff
path: root/www/ashe/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-2/+3
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* malloc.h->stdlib.hPatrick Li2002-01-031-0/+2
| | | | | | | | PR: 33497 Submitted by: Adam Kranzel <adam-ports@blacktabby.org> Notes: svn path=/head/; revision=52517
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Update to version 1.3Kevin Lo2000-11-131-9/+18
| | | | | | | | PR: 22815 Submitted by: Ports Fury Notes: svn path=/head/; revision=35085
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* 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=21146
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-231-1/+4
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* Add MAINTAINER.Tim Vanderhoek1998-08-231-3/+3
| | | | Notes: svn path=/head/; revision=12745
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-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
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Clean up. Use ${X11BASE}, ${MOTIFLIB}, XawClientLibs, xmkmf -a,Satoshi Asami1996-04-111-1/+2
| | | | | | | correctly reference compressed man pages, and define REQUIRES_MOTIF. Notes: svn path=/head/; revision=2969
* Change categories to "www". gn has "net" in there too.Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2486
* Initial import of ashe-1.1.2.Paul Traina1995-10-301-0/+21
Notes: svn path=/head/; revision=2378