Commit graph

57 commits

Author SHA1 Message Date
Edwin Groothuis
526cba4b55 Analog port does not include anlgform.html or anlgform.pl
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>
2006-01-04 23:32:10 +00:00
Michael Haro
afc949775e Upgrade to Analog 6.0 2005-01-09 21:21:29 +00:00
Michael Haro
466e5aa0f4 Add examples in EXAMPLESDIR
bump PORTREVISION

Suggested by:	"JJB" <Barbish3@adelphia.net>
2004-02-24 03:46:35 +00:00
Michael Haro
d0cc13ae83 Bump PORTREVISION 2003-12-17 05:22:06 +00:00
Michael Haro
c5074a9159 use DOCSDIR
-- 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>
2003-12-17 04:18:43 +00:00
Norikatsu Shigemura
efb928619b o Main modification
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]
2003-08-18 16:15:10 +00:00
Michael Haro
bec8a18129 Upgrade Analog to 5.32 (includes fixes)
PR:		52100
Submitted by:	    Kevin Golding <kevin@caomhin.demon.co.uk>
2003-07-17 04:31:37 +00:00
Norikatsu Shigemura
99a390f50b o Change library name from libgd to libgd1.
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
2003-07-11 18:16:14 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Michael Haro
4b71e89f03 Add an italian master_site 2002-09-08 17:46:17 +00:00
Ying-Chieh Liao
0193f41240 upgrade to 5.24
PR:		40821
Submitted by:	Eric Yu <ericyu@mail2000.com.tw>
Approved by:	maintainer timeout
2002-09-06 05:30:55 +00:00
Michael Haro
0260955e96 update to 5.22 2002-03-22 18:32:26 +00:00
Michael Haro
6057961b08 update to analog 5.21 2002-02-25 22:41:07 +00:00
Michael Haro
bdec4c21bb properly update port to 5.1.
Bump PORT_EPOCH to 1 because 5.1 should be > 5.03

Submitted by:	Oliver Lehmann <olivleh1@raisdorf.net>
2002-01-15 03:14:26 +00:00
Michael Haro
dca4690b02 Update to 5.1 2002-01-12 00:41:45 +00:00
Michael Haro
f21c84076d Install images in /usr/local/share/analog/images/,
not /usr/local/www/data/images/

PR:		32706
Submitted by:	    MOROHOSHI Akihiko <moro@nii.ac.jp>
2001-12-13 16:07:38 +00:00
Andrey A. Chernov
4e9210b727 Bump png major 2001-09-11 02:38:25 +00:00
Michael Haro
9cbc171fcb use bsd.port.pre/post so that we have ${PREFIX} defined earlier, when it
is needed.

PR:		28177
Submitted by:	Takanori Saneto <sanewo@ba2.so-net.ne.jp>
2001-08-28 23:22:45 +00:00
Ben Smithurst
e43cfeb8a7 Update to 5.03.
Approved by:	mharo (maintainer)
2001-07-16 18:36:23 +00:00
Michael Haro
b375de52bd update to 5.01
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.
2001-06-12 11:05:45 +00:00
Michael Haro
de261dcac7 Fix directory paths and use shared libraries 2001-05-04 12:23:28 +00:00
Michael Haro
dba1f175e9 Update to 5.0
Submitted by:	petef@databits.net
2001-05-04 00:49:15 +00:00
Michael Haro
8e9fc4b80a Fix package building error
Noticed by: "rob" <rob@piethief.co.uk>

Move analog files from ${PREFIX}/lib/analog to ${PREFIX}/share/analog
Make CC / CFLAGS clean
Bumb PORTREVISION
2001-04-13 23:42:14 +00:00
Michael Haro
049a51595f Update MASTER_SITES and assume maintainership 2001-04-05 10:44:16 +00:00
Michael Haro
a6964d49d6 Update to from 4.11 to 4.16
- 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>
2001-02-17 13:00:32 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Andrey A. Chernov
44f5c19e81 Drop my maintainership 2000-11-30 01:32:31 +00:00
Andrey A. Chernov
0c1dfbc4b1 fix name of cfg dist 2000-07-02 23:06:22 +00:00
Will Andrews
f461e56415 Update to 4.11. General Makefile cleanups.
PR:		18984
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-06-04 19:21:07 +00:00
Andrey A. Chernov
218905c9f1 upgrade to 4.1 2000-04-15 07:28:02 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Andrey A. Chernov
ce048dc96f upgrade to 4.04 2000-03-23 09:35:43 +00:00
Andrey A. Chernov
1d56ef282d upgrade to 4.03 2000-02-22 22:16:03 +00:00
Andrey A. Chernov
4a44f46446 upgrade to 4.02 2000-02-15 19:51:19 +00:00
Andrey A. Chernov
1d39bea1e3 Upgrade to 4.01 1999-12-23 05:22:58 +00:00
Andrey A. Chernov
fa456ae2ac Upgrade to 4.0 1999-12-09 04:18:18 +00:00
Satoshi Asami
fcfd47f169 Fix installation.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-09-12 02:48:34 +00:00
Andrey A. Chernov
1ec9ccf931 upgrade to 3.32 1999-09-09 21:29:46 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Bill Fumerola
501a103a13 Directories end in '/' in MASTER_SITES.
Noticed By:	Jon Nehring <jon@sunwire.com>
1999-06-08 21:57:57 +00:00
Andrey A. Chernov
915d8e6adc upgrade to 3.3 1999-05-19 21:33:55 +00:00
Steve Price
05a0d0e491 Update MASTER_SITES.
PR:		10206
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:01:27 +00:00
Andrey A. Chernov
8677ebfb81 upgrade to 3.11 1999-01-19 18:33:21 +00:00
Marc G. Fournier
250b222fa1 A few more Y2K links... 1999-01-13 04:00:10 +00:00
Stefan Bethke
4639673170 Updated to version 3.0 1998-08-18 21:12:12 +00:00
Andrey A. Chernov
f127fd7b88 Upgrade to beta4, my patch applied by author 1998-04-09 12:49:13 +00:00
Andrey A. Chernov
48f20d3aac Upgrade to 2.90beta3 1998-04-08 18:18:26 +00:00
Andrey A. Chernov
2740ef0a2f Install images into separate directory 1997-05-07 19:51:25 +00:00
Andrey A. Chernov
d5dcc1277b Upgrade to 2.11 1997-05-02 23:16:58 +00:00