summaryrefslogtreecommitdiffstats
path: root/www/analog/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add examples in EXAMPLESDIRmharo2004-02-241-1/+3
| | | | | | bump PORTREVISION Suggested by: "JJB" <Barbish3@adelphia.net>
* Bump PORTREVISIONmharo2003-12-171-1/+1
|
* use DOCSDIRmharo2003-12-171-2/+2
| | | | | | | | | | -- 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>
* o Main modificationnork2003-08-181-1/+2
| | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1]
* Upgrade Analog to 5.32 (includes fixes)mharo2003-07-171-7/+8
| | | | | PR: 52100 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
* o Change library name from libgd to libgd1.nork2003-07-111-1/+2
| | | | | | | | | o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add an italian master_sitemharo2002-09-081-0/+1
|
* upgrade to 5.24ijliao2002-09-061-1/+1
| | | | | | PR: 40821 Submitted by: Eric Yu <ericyu@mail2000.com.tw> Approved by: maintainer timeout
* update to 5.22mharo2002-03-221-1/+1
|
* update to analog 5.21mharo2002-02-251-1/+1
|
* properly update port to 5.1.mharo2002-01-151-2/+7
| | | | | | Bump PORT_EPOCH to 1 because 5.1 should be > 5.03 Submitted by: Oliver Lehmann <olivleh1@raisdorf.net>
* Update to 5.1mharo2002-01-121-1/+1
|
* Install images in /usr/local/share/analog/images/,mharo2001-12-131-2/+2
| | | | | | | not /usr/local/www/data/images/ PR: 32706 Submitted by: MOROHOSHI Akihiko <moro@nii.ac.jp>
* Bump png majorache2001-09-111-1/+1
|
* use bsd.port.pre/post so that we have ${PREFIX} defined earlier, when itmharo2001-08-281-1/+3
| | | | | | | is needed. PR: 28177 Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
* Update to 5.03.ben2001-07-161-1/+2
| | | | Approved by: mharo (maintainer)
* update to 5.01mharo2001-06-121-2/+3
| | | | | | | Bugs fixed: - When the floor for a report is in terms of "% of the requests", you can get bad header text for the report. - The "last 7 days" data is wrong in the File Size Report.
* Fix directory paths and use shared librariesmharo2001-05-041-0/+5
|
* Update to 5.0mharo2001-05-041-4/+2
| | | | Submitted by: petef@databits.net
* Fix package building errormharo2001-04-131-2/+3
| | | | | | | | 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 MASTER_SITES and assume maintainershipmharo2001-04-051-7/+5
|
* Update to from 4.11 to 4.16mharo2001-02-171-1/+1
| | | | | | | | | | | | - 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>
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-5/+5
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Drop my maintainershipache2000-11-301-1/+1
|
* fix name of cfg distache2000-07-021-1/+1
|
* Update to 4.11. General Makefile cleanups.will2000-06-041-23/+12
| | | | | PR: 18984 Submitted by: Trevor Johnson <trevor@jpj.net>
* upgrade to 4.1ache2000-04-151-1/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+2
|
* upgrade to 4.04ache2000-03-231-5/+4
|
* upgrade to 4.03ache2000-02-221-2/+2
|
* upgrade to 4.02ache2000-02-151-2/+2
|
* Upgrade to 4.01ache1999-12-231-2/+2
|
* Upgrade to 4.0ache1999-12-091-3/+4
|
* Fix installation.asami1999-09-121-3/+2
| | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* upgrade to 3.32ache1999-09-091-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Directories end in '/' in MASTER_SITES.billf1999-06-081-2/+2
| | | | Noticed By: Jon Nehring <jon@sunwire.com>
* upgrade to 3.3ache1999-05-191-13/+7
|
* Update MASTER_SITES.steve1999-03-151-4/+6
| | | | | PR: 10206 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
* upgrade to 3.11ache1999-01-191-4/+5
|
* A few more Y2K links...scrappy1999-01-131-1/+3
|
* Updated to version 3.0stb1998-08-181-3/+3
|
* Upgrade to beta4, my patch applied by authorache1998-04-091-3/+3
|
* Upgrade to 2.90beta3ache1998-04-081-14/+17
|
* Install images into separate directoryache1997-05-071-2/+4
|
* Upgrade to 2.11ache1997-05-021-11/+32
|
* Revert my previous addition of an mkdir -p. mtree is the way to do this.paul1997-04-301-2/+1
|
* Do a mkdir -p on the bin directory before installing.paul1997-04-191-1/+2
| | | | | | | PR: Reviewed by: Submitted by: Obtained from:
OpenPOWER on IntegriCloud