summaryrefslogtreecommitdiff
path: root/www/squidclients/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-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
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27430
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21146
* Instead of defining STRIP to be empty, you can just use ${INSTALL_SCRIPT}. :)Satoshi Asami1999-02-121-3/+2
| | | | Notes: svn path=/head/; revision=16695
* Add STRIP= lineSeiichirou Hiraoka1999-02-121-1/+2
| | | | | | | | PR: ports/10045 Submitted-by: dima@Chg.RU Notes: svn path=/head/; revision=16652
* Generate a summary of client usage (grouped by domain) from a Squid nativeBill Fumerola1999-01-281-0/+30
log. SquidClients used in conjunction with Calamaris gives a complete information about usage of Squid. http://www.cineca.it/~nico/squidclients.html PR: ports/9327 Submitted By: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=16413