Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 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. Notes: svn path=/head/; revision=53959 | ||||
* | Fix build on -current. | Jean-Marc Zucconi | 2001-12-26 | 1 | -0/+11 |
| | | | | | | | Problem reported by: rwatson Notes: svn path=/head/; revision=52223 | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi 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. Notes: svn path=/head/; revision=33576 | ||||
* | Use ${MASTER_SITE_LOCAL}. | Satoshi Asami | 2000-06-29 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=29964 | ||||
* | Move distfile to local-distfiles directory on ftp.FreeBSD.org | Jean-Marc Zucconi | 2000-06-11 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=29526 | ||||
* | Unbreak. | Jean-Marc Zucconi | 2000-04-29 | 3 | -15/+27 |
| | | | | Notes: svn path=/head/; revision=28089 | ||||
* | Mark BROKEN: "c++tk.h: No such file or directory" | Kris Kennaway | 2000-04-29 | 1 | -0/+2 |
| | | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28079 | ||||
* | Corrrect whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-22 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=27887 | ||||
* | Update with the new PORTNAME/PORTVERSION variable | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=27427 | ||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | Peter Wemm | 2000-02-08 | 1 | -1/+1 |
| | | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584 | ||||
* | Correct update to use Tcl/Tk version 8.2 | Jean-Marc Zucconi | 1999-12-05 | 3 | -16/+20 |
| | | | | Notes: svn path=/head/; revision=23603 | ||||
* | Update to use Tcl/Tk version 8.2. | Steve Price | 1999-11-29 | 5 | -3/+89 |
| | | | | Notes: svn path=/head/; revision=23487 | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157 | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=21144 | ||||
* | Fix for tcl/tk 8.0.4 | Jean-Marc Zucconi | 1999-05-03 | 1 | -0/+115 |
| | | | | Notes: svn path=/head/; revision=18443 | ||||
* | Upgrade to version 1.4.1. Portlint. | Jean-Marc Zucconi | 1999-02-11 | 2 | -12/+12 |
| | | | | Notes: svn path=/head/; revision=16599 | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | Satoshi Asami | 1998-11-11 | 1 | -3/+4 |
| | | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465 | ||||
* | Mark BROKEN for current. | Justin M. Seger | 1998-10-14 | 1 | -1/+6 |
| | | | | | | | scsi.c Notes: svn path=/head/; revision=14002 | ||||
* | Remove all the remaining regexps from LIB_DEPENDS. There are some | Satoshi Asami | 1998-10-09 | 1 | -2/+2 |
| | | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784 | ||||
* | 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 | ||||
* | Print a warning if mkisofs is not installed. | Jean-Marc Zucconi | 1997-12-02 | 2 | -1/+22 |
| | | | | | | | PR: ports/4814 Notes: svn path=/head/; revision=8962 | ||||
* | Uh, you need to change LIB_DEPENDS too, if you are using a new version | Satoshi Asami | 1997-10-08 | 1 | -2/+2 |
| | | | | | | | of a library. ;) Notes: svn path=/head/; revision=8176 | ||||
* | Version change: 1.3 -> 1.4 | Jean-Marc Zucconi | 1997-09-25 | 2 | -5/+5 |
| | | | | Notes: svn path=/head/; revision=8022 | ||||
* | Version change: 1.2 -> 1.3 | Jean-Marc Zucconi | 1997-06-02 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=6676 | ||||
* | The previous commit was an upgrade to 1.2. | Satoshi Asami | 1997-05-20 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=6496 | ||||
* | version++; | Jean-Marc Zucconi | 1997-05-19 | 3 | -8/+7 |
| | | | | Notes: svn path=/head/; revision=6493 | ||||
* | Remove "x11" from categories, this is just an application that uses X. | Satoshi Asami | 1997-05-07 | 1 | -4/+4 |
| | | | | | | | Move WRKSRC down to the right place. Notes: svn path=/head/; revision=6423 | ||||
* | Remove empty line. | Satoshi Asami | 1997-05-07 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=6422 | ||||
* | As the name suggest, cd-write is a CD burner. | Jean-Marc Zucconi | 1997-05-04 | 5 | -0/+38 |
Notes: svn path=/head/; revision=6399 |