summaryrefslogtreecommitdiff
path: root/www/analog/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEDmitry Marakasov2015-10-143-10/+10
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* Rename www/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-293-0/+0
|
* - Teach it about recent Windows versionsPav Lucistnik2011-08-081-2/+21
| | | | | PR: ports/159360 Submitted by: Kurt Lidl <kurt.lidl@cello.com>
* - Recognize the Chrome and Baiduspider user agents [1]Rene Ladan2011-07-311-3/+17
| | | | | | | - Bump PORTREVISION PR: ports/156984 [1] Submitted by: Kurt Lidl [kurt.lidl cello.com]
* Analog port does not include anlgform.html or anlgform.plEdwin Groothuis2006-01-041-0/+7
| | | | | | | | | | | | | | The analog (5.24,1) port does not include the form interface (anlgform.html & anlgform.pl). These files are in the tarball, but not installed by the port. They should be installed, probably with the .pl file non-executable (the form interface requires customization anyway). At the end it resulted in these files being installed in EXAMPLESDIR, with a note in the pkg-message. PR: ports/51947 Submitted by: Chris Pepper <pepper@rockefeller.edu>
* Upgrade to Analog 6.0Michael Haro2005-01-091-8/+8
|
* use DOCSDIRMichael Haro2003-12-171-6/+7
| | | | | | | | | | -- mharo add -DHAVE_ZLIB to Makefile to use system libz and fix a bug -- Matthew Reimer <mreimer@vpop.net> PR: 55844 Submitted by: Matthew Reimer <mreimer@vpop.net>
* Upgrade Analog to 5.32 (includes fixes)Michael Haro2003-07-173-14/+15
| | | | | PR: 52100 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
* properly update port to 5.1.Michael Haro2002-01-153-29/+23
| | | | | | Bump PORT_EPOCH to 1 because 5.1 should be > 5.03 Submitted by: Oliver Lehmann <olivleh1@raisdorf.net>
* Fix directory paths and use shared librariesMichael Haro2001-05-041-7/+22
|
* Update to 5.0Michael Haro2001-05-043-48/+33
| | | | Submitted by: petef@databits.net
* Fix package building errorMichael Haro2001-04-131-5/+19
| | | | | | | | Noticed by: "rob" <rob@piethief.co.uk> Move analog files from ${PREFIX}/lib/analog to ${PREFIX}/share/analog Make CC / CFLAGS clean Bumb PORTREVISION
* Update to from 4.11 to 4.16Michael Haro2001-02-171-10/+10
| | | | | | | | | | | | - Security fix for buffer overflow bug. - language / domain file updates - Bug fixes, especially for multibyte character sets. - Can count beyond Terabytes. - Can do a FLOOR beyond Terabytes. - Recognises Windows Me for Operating System Report. PR: 25079 Submitted by: Christopher K Davis <ckd@komarr.ckdhr.com>
* upgrade to 4.1Andrey A. Chernov2000-04-151-11/+18
|
* upgrade to 4.04Andrey A. Chernov2000-03-232-17/+11
|
* upgrade to 4.02Andrey A. Chernov2000-02-151-5/+5
|
* Oops, add missing OpenBSD/NetBSD detectionAndrey A. Chernov1999-12-231-3/+7
|
* Upgrade to 4.01Andrey A. Chernov1999-12-231-7/+3
|
* Better recognition of *BSD familyAndrey A. Chernov1999-12-091-0/+21
|
* Upgrade to 4.0Andrey A. Chernov1999-12-092-25/+19
|
* upgrade to 3.32Andrey A. Chernov1999-09-092-80/+9
|
* Love, honor, and obey CC.Matthew Hunt1999-06-031-4/+6
|
* upgrade to 3.3Andrey A. Chernov1999-05-191-13/+19
|
* upgrade to 3.11Andrey A. Chernov1999-01-192-25/+17
|
* Updated to version 3.0Stefan Bethke1998-08-181-37/+25
|
* Fix images dir to match installationAndrey A. Chernov1998-04-091-4/+12
|
* Use default log file name to get some result immediatelyAndrey A. Chernov1998-04-081-6/+14
|
* Upgrade to 2.90beta3Andrey A. Chernov1998-04-083-84/+72
|
* Install images into separate directoryAndrey A. Chernov1997-05-071-11/+3
|
* Disable agent_log and referer_log, use combined NCSA log format insteadAndrey A. Chernov1997-05-031-3/+3
|
* Typing errorAndrey A. Chernov1997-05-021-1/+1
|
* Upgrade to 2.11Andrey A. Chernov1997-05-023-83/+135
|
* Move the <dirent.h> include to after <sys/types.h> or it won't compile.Paul Richards1997-04-191-0/+13
| | | | | | | PR: Reviewed by: Submitted by: Obtained from:
* Change default config paths to match apache port.James FitzGibbon1997-03-121-4/+4
| | | | Submitted by: Andreas
* Upgrade to v1.92.1James FitzGibbon1996-10-221-14/+3
| | | | Remove directories created during pkg_delete
* Removed hardcoded default configuration file in analhead.hJames FitzGibbon1996-08-061-3/+3
|
* Updated to version 1.91.4. Use the FTP URL for the master site insteadJames Raynard1996-08-042-110/+81
| | | | of the HTML one.
* Web server statistics.Satoshi Asami1996-06-092-0/+110
Submitted by: James Raynard <fports@jraynard.demon.co.uk>