1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Baptiste Daroussin
85fbf21ec5 Add NO_STAGE all over the place in preparation for the staging support (cat: www) 2013-09-20 23:36:50 +00:00
Guido Falsi
8f21505399 - Fix REINPLACE expressions to put correct path to php executable
in scripts
- Remove deprecated mktime() usages from php files
- Fix build with clang by using USE_CSTD=gnu89
- While here I trim Makefile headers
- Also remove a REINPLACE expression which is not needed anymore
- Bumped PORTREVISION

PR:		ports/176336
Submitted by:	Myself
Approved by:	Maintainer timeout (30 days)
2013-03-24 14:19:44 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
7a0548af2a - Switch SourceForge ports to the new File Release System: categories starting with W 2009-08-22 00:38:34 +00:00
Edwin Groothuis
033d151018 Fix compilation with custom localbase 2009-07-06 21:24:12 +00:00
Edwin Groothuis
2847c93117 Update to 2.1.4 2008-04-28 12:32:01 +00:00
Edwin Groothuis
8dca1abfdd Add dependency on php5-pcre.
Submitted by:	Joe Kraft <jvk-list@thekrafts.org>
2007-02-23 21:46:45 +00:00
Edwin Groothuis
159891bde1 [PATCH] www/mysar: update to 2.0.12
- Update to 2.0.12

PR:		ports/104142
Submitted by:	chinsan <chinsan@FreeBSD.org>
2006-10-08 04:36:03 +00:00
Edwin Groothuis
e68891b819 Upgrade to version 2.0.11
Noticed by: portscout (when will we get email announcements?)
2006-05-25 21:31:18 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Edwin Groothuis
11eef63fef fix pkg-message 2006-01-11 07:26:07 +00:00
Edwin Groothuis
733e6b41bc MySQL Squid Access Report, mysar for short, is a reporting system
for user web traffic activity, as logged from a squid proxy.

MySAR consists of two parts:

    * Command line utilities which import a squid log file in a
      MySQL database and maintain the databas.
    * A web interface for accessing the reports.

WWW: http://giannis.stoilis.gr/software/mysar/index.php?id=16
Author: Giannis Stoilis <giannis@stoilis.gr>
2006-01-11 05:10:58 +00:00