Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+2 |
| | |||||
* | Use the new Apache bits from bsd.port.mk. | marcus | 2003-11-07 | 1 | -1/+1 |
| | | | | Submitted by: dinoex | ||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 1 | -3/+3 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | . Make the monthly script Y2K compliant (!) | glewis | 2003-07-18 | 2 | -0/+20 |
| | | | | | | . Bump PORTREVISION. PR: 15477 | ||||
* | Release to ports@ since I don't use this program. | demon | 2003-07-04 | 1 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Add WWW: line. | sada | 2002-06-08 | 1 | -0/+2 |
| | |||||
* | Replace hardcoded 5.005 with %%PERL_VER%% in plist. | clive | 2001-01-20 | 1 | -3/+3 |
| | | | | Submitted by: bento | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -2/+2 |
| | |||||
* | Change MAINTAINER field. | demon | 2000-11-13 | 1 | -1/+1 |
| | | | | | | I am now at FreeBSD dot org Approved by: sobomax | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman. | andreas | 2000-02-21 | 1 | -1/+1 |
| | |||||
* | Reducing Maintainership to an amount of ports | andreas | 2000-02-21 | 1 | -1/+1 |
| | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. | ||||
* | PREFIX -> LOCALBASE and other minor changes (portlint) | mharo | 2000-02-16 | 1 | -4/+3 |
| | |||||
* | Install error | taoka | 1999-09-11 | 1 | -1/+4 |
| | | | | Obtained from: http://bento.freebsd.org/errorlogs/ | ||||
* | 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 |
| | |||||
* | Use PERL_ARCH instead of i386-freebsd so this packages cleanly on the | steve | 1999-07-05 | 1 | -3/+3 |
| | | | | Alpha too. | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Fix packaging for this port by doing Good Things with the location of | billf | 1999-05-07 | 2 | -13/+12 |
| | | | | | | | | | site_perl by using bsd.port.mk's variables, instead of hard coding. Also: apache now only installs httpd.conf, so depending on srm.conf is a really bad idea. Initiated by: bento's logs | ||||
* | make port perl5 aware | andreas | 1999-03-23 | 2 | -3/+13 |
| | | | | Obtained from: http://bento.freebsd.org/~asami/errorlogs/3-full/ | ||||
* | This one didn't survive the perl5 upgrade. | asami | 1998-08-24 | 1 | -1/+3 |
| | |||||
* | Wwwaste the manpages. | hoek | 1998-08-20 | 1 | -2/+0 |
| | |||||
* | run-depends of apache13 now | ache | 1998-06-07 | 1 | -2/+2 |
| | |||||
* | USE_PERL5 (portlint) | andreas | 1997-10-14 | 1 | -3/+3 |
| | |||||
* | Update name of perl executable in dependencies to "perl5.00401". | asami | 1997-07-18 | 1 | -2/+2 |
| | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). | ||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 1 | -2/+2 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | Remove perl5 from CATEGORIES | jfitz | 1997-05-06 | 1 | -2/+2 |
| | | | | Approved-by: Wolfram Schneider <wosch@apfel.de> | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Remove version name from DIST_SUBDIR. The distribution files have | asami | 1997-03-04 | 2 | -4/+4 |
| | | | | version info in them anyway. | ||||
* | New port wwwstat. | andreas | 1997-03-03 | 7 | -0/+94 |
Nice Web statistic package. Requires something like apache and perl. Patched the init files, so that apaches access.log file will be found. The local domain name has to be configured by hand. The rc files are located in ${PREFIX}/lib/perl5/site_perl/i386-freebsd: wwwstat.rc splitlog.rc The next commit will be a package, that makes graphical bars from wwwstat's output ;-) This would be something for all of our webservers !!! We could see, which domains access the webservers, traffic analysis and so on !!! |