Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add examples in EXAMPLESDIR | mharo | 2004-02-24 | 1 | -1/+3 |
| | | | | | | bump PORTREVISION Suggested by: "JJB" <Barbish3@adelphia.net> | ||||
* | Bump PORTREVISION | mharo | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | use DOCSDIR | mharo | 2003-12-17 | 1 | -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 modification | nork | 2003-08-18 | 1 | -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) | mharo | 2003-07-17 | 1 | -7/+8 |
| | | | | | PR: 52100 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> | ||||
* | o Change library name from libgd to libgd1. | nork | 2003-07-11 | 1 | -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. | ade | 2003-03-07 | 1 | -0/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Add an italian master_site | mharo | 2002-09-08 | 1 | -0/+1 |
| | |||||
* | upgrade to 5.24 | ijliao | 2002-09-06 | 1 | -1/+1 |
| | | | | | | PR: 40821 Submitted by: Eric Yu <ericyu@mail2000.com.tw> Approved by: maintainer timeout | ||||
* | update to 5.22 | mharo | 2002-03-22 | 1 | -1/+1 |
| | |||||
* | update to analog 5.21 | mharo | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | properly update port to 5.1. | mharo | 2002-01-15 | 1 | -2/+7 |
| | | | | | | Bump PORT_EPOCH to 1 because 5.1 should be > 5.03 Submitted by: Oliver Lehmann <olivleh1@raisdorf.net> | ||||
* | Update to 5.1 | mharo | 2002-01-12 | 1 | -1/+1 |
| | |||||
* | Install images in /usr/local/share/analog/images/, | mharo | 2001-12-13 | 1 | -2/+2 |
| | | | | | | | not /usr/local/www/data/images/ PR: 32706 Submitted by: MOROHOSHI Akihiko <moro@nii.ac.jp> | ||||
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | use bsd.port.pre/post so that we have ${PREFIX} defined earlier, when it | mharo | 2001-08-28 | 1 | -1/+3 |
| | | | | | | | is needed. PR: 28177 Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp> | ||||
* | Update to 5.03. | ben | 2001-07-16 | 1 | -1/+2 |
| | | | | Approved by: mharo (maintainer) | ||||
* | update to 5.01 | mharo | 2001-06-12 | 1 | -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 libraries | mharo | 2001-05-04 | 1 | -0/+5 |
| | |||||
* | Update to 5.0 | mharo | 2001-05-04 | 1 | -4/+2 |
| | | | | Submitted by: petef@databits.net | ||||
* | Fix package building error | mharo | 2001-04-13 | 1 | -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 maintainership | mharo | 2001-04-05 | 1 | -7/+5 |
| | |||||
* | Update to from 4.11 to 4.16 | mharo | 2001-02-17 | 1 | -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. | sobomax | 2001-01-16 | 1 | -5/+5 |
| | |||||
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
| | | | | Approved by: asami | ||||
* | Drop my maintainership | ache | 2000-11-30 | 1 | -1/+1 |
| | |||||
* | fix name of cfg dist | ache | 2000-07-02 | 1 | -1/+1 |
| | |||||
* | Update to 4.11. General Makefile cleanups. | will | 2000-06-04 | 1 | -23/+12 |
| | | | | | PR: 18984 Submitted by: Trevor Johnson <trevor@jpj.net> | ||||
* | upgrade to 4.1 | ache | 2000-04-15 | 1 | -1/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+2 |
| | |||||
* | upgrade to 4.04 | ache | 2000-03-23 | 1 | -5/+4 |
| | |||||
* | upgrade to 4.03 | ache | 2000-02-22 | 1 | -2/+2 |
| | |||||
* | upgrade to 4.02 | ache | 2000-02-15 | 1 | -2/+2 |
| | |||||
* | Upgrade to 4.01 | ache | 1999-12-23 | 1 | -2/+2 |
| | |||||
* | Upgrade to 4.0 | ache | 1999-12-09 | 1 | -3/+4 |
| | |||||
* | Fix installation. | asami | 1999-09-12 | 1 | -3/+2 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | upgrade to 3.32 | ache | 1999-09-09 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Directories end in '/' in MASTER_SITES. | billf | 1999-06-08 | 1 | -2/+2 |
| | | | | Noticed By: Jon Nehring <jon@sunwire.com> | ||||
* | upgrade to 3.3 | ache | 1999-05-19 | 1 | -13/+7 |
| | |||||
* | Update MASTER_SITES. | steve | 1999-03-15 | 1 | -4/+6 |
| | | | | | PR: 10206 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> | ||||
* | upgrade to 3.11 | ache | 1999-01-19 | 1 | -4/+5 |
| | |||||
* | A few more Y2K links... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Updated to version 3.0 | stb | 1998-08-18 | 1 | -3/+3 |
| | |||||
* | Upgrade to beta4, my patch applied by author | ache | 1998-04-09 | 1 | -3/+3 |
| | |||||
* | Upgrade to 2.90beta3 | ache | 1998-04-08 | 1 | -14/+17 |
| | |||||
* | Install images into separate directory | ache | 1997-05-07 | 1 | -2/+4 |
| | |||||
* | Upgrade to 2.11 | ache | 1997-05-02 | 1 | -11/+32 |
| | |||||
* | Revert my previous addition of an mkdir -p. mtree is the way to do this. | paul | 1997-04-30 | 1 | -2/+1 |
| | |||||
* | Do a mkdir -p on the bin directory before installing. | paul | 1997-04-19 | 1 | -1/+2 |
| | | | | | | | PR: Reviewed by: Submitted by: Obtained from: |