Commit Graph

54 Commits

Author SHA1 Message Date
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
bb00c51d89 Fix build on amd64. 2005-04-10 21:38:12 +00:00
Kirill Ponomarev
4247f18f22 Fix build on amd64. 2005-04-06 21:40:10 +00:00
Kris Kennaway
3cdc8f829e BROKEN on ia64: Does not build
Approved by:    portmgr (self)
2005-03-26 22:18:04 +00:00
Yen-Ming Lee
70dd1c2c75 - add USE_LIBTOOL_VER=15 and remove *.la from PLIST
- utilize DOCSDIR, EXAMPLESDIR
- respect NOPORTDOCS
- apply OPTIONS

PR:		78942
Submitted by:	leeym
Approved by:	demon
2005-03-17 09:58:57 +00:00
Pav Lucistnik
9ddb7fc465 - Fix plist (kill perllocal.pod) 2005-03-16 20:35:22 +00:00
Dmitry Sivachenko
eeb558bfbc Support for ISO-8859-2 fonts should be enabled with --enable-latin2
option, not --with-latin2.

Submitted by:	Tomasz Baranowski <tb@cybertech.pl>
2004-11-17 14:23:57 +00:00
Dmitry Sivachenko
1b3fa64f1b This patch was integrated into rrdtool.
Nitoced by:	Forrest Aldrich <forrie@forrie.com>
2004-08-09 06:45:01 +00:00
Dmitry Sivachenko
32485aad2d Update to version 1.0.49 2004-08-08 14:25:31 +00:00
Dmitry Sivachenko
5cfa9b3f05 Upgrade to version 1.0.48.
Add --with-pic to CONFIGURE_ARGS on amd64 to fix build.

Submitted by:	arved
2004-07-26 13:09:34 +00:00
Volker Stolz
18aaf7cb1a Add fix for perl <= 5.005_03
PR:		ports/66418
Submitted by:	Lars Thegler
Approved by:	maintainer timeout
2004-07-22 12:41:11 +00:00
Kris Kennaway
14076bc478 BROKEN on amd64: Does not build (needs to build shared libraries with -fPIC) 2004-05-30 07:03:08 +00:00
Dmitry Sivachenko
3301e1a7d2 Avoid coredump in 'rrdtool graph -X <param>'
Submitted by:	"Leonid A. Lyamanov" <leonas@demos.su>
2004-05-11 06:50:49 +00:00
Dmitry Sivachenko
23e7506e5e This port does not require libtool to build.
PR:		65696
Submitted by:	Helge Oldach <rrdtoolapr04@oldach.net>
2004-04-19 07:27:53 +00:00
Dmitry Sivachenko
d0624ee2f2 Use a copy of libpng shipped with rrdtool. This fixes build with ancient
version of perl (5.005).

I have no spare machine with that version of perl to develop a proper fix.

Noticed by:	many
2004-04-16 07:16:50 +00:00
Dmitry Sivachenko
216dba9b3e Update to version 1.0.47. 2004-04-06 07:30:51 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Dmitry Sivachenko
eb903a06ad Remove redundant USE_GMAKE.
PR:		58993
Submitted by:	Helge Oldach <1464424446@oldach.net>
2003-12-22 10:27:13 +00:00
Dmitry Sivachenko
c3edcc05e3 Correct pkg-plist. 2003-10-30 12:06:19 +00:00
Dmitry Sivachenko
0c835b65b2 Update to version 1.0.45.
PR:		58297
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2003-10-29 08:56:29 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Dmitry Sivachenko
e6ed468ff8 De-pkg-comment. 2003-02-22 09:13:13 +00:00
Dmitry Sivachenko
8dac149893 Update to 1.0.41;
Slightly adjust pkg-descr.
2003-02-20 07:33:56 +00:00
Dmitry Sivachenko
bb21fb5270 Fixes for 64-bit platforms.
Submitted by:	Corey Smith <csmith@bonddesk.com>
2003-02-11 15:14:00 +00:00
Dmitry Sivachenko
91242e72cb Update to 1.0.40. 2002-10-18 06:59:57 +00:00
Dmitry Sivachenko
eb72dabb62 Upgrade to 1.0.39.
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications).
2002-08-31 13:31:32 +00:00
Dmitry Sivachenko
cccfce0eda Upgrade to version 1.0.38. 2002-05-24 17:51:07 +00:00
Dmitry Sivachenko
cb2fb43562 Upgrade to 1.0.37
Submitted by:	Mark Rowlands <mark.rowlands@minmail.net> (partially).
2002-05-04 21:31:56 +00:00
Dmitry Sivachenko
d399317861 Update to 1.0.33.
Fix MASTER_SITES.

Spotted by:		Forrest Aldrich <forrie@forrie.com>
2001-07-06 06:41:34 +00:00
Dmitry Sivachenko
320ae2df69 Eliminate -ffast-math slightly better way.
Submitted by:	knu
2001-03-28 13:22:15 +00:00
Jun Kuriyama
28d289fe2f Remove -ffast-math from $CFLAGS.
PR:		ports/25750 (problem report)
Submitted by:	kuriyama
Approved by:	dima (maintainer)
2001-03-26 10:55:29 +00:00
Dmitry Sivachenko
c637d4a4f2 Update to 1.0.32. 2001-02-22 10:42:17 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Kevin Lo
6f7e553a69 Update to version 1.0.28
PR: 21744
Submitted by: MAINTAINER
2000-10-04 15:03:06 +00:00
Maxim Sobolev
d3cfa03f69 Update to 1.0.25.
PR:		20316
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-31 16:57:02 +00:00
Alexander Langer
deb90e6a16 Update to 1.0.24
PR:		19250
Submitted by:	maintainer
2000-06-28 14:02:51 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Chris D. Faulhaber
fb935802bb Update port to 1.0.13
PR:		16714
Submitted by:	Maintainer
2000-02-15 14:18:55 +00:00
Ade Lovett
0556fbf6e3 Actually add the new patch files.
PR:		15999
2000-01-11 00:59:40 +00:00
Ade Lovett
a60974a52a Update to 1.0.10
PR:		15999
Submitted by:	maintainer
2000-01-11 00:30:27 +00:00
Steve Price
08d4b42557 Update to version 1.0.8.
PR:		15295
Submitted by:	jack@germanium.xtalwind.net
1999-12-23 17:08:28 +00:00
Sheldon Hearn
e4dd5c0156 Formatting fix for ``rrdtool fetch'' output. The submitter has sent this
patch to the author, who I am told approves.

Submitted by:		Ian Freislich <iang@uunet.co.za>
1999-11-18 12:56:24 +00:00
Bill Fenner
a3ac4234d4 Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can import
MUST_DISABLE_FPMASK.
1999-09-30 00:52:17 +00:00
Bill Fenner
d75643f695 Let the generated Makefiles install the perl modules.
(I'm not positive why there's a do-install: target at all,
but since there are less than 5 minutes til the freeze
I'm not going to investigate yet!)
1999-09-11 00:55:52 +00:00
Bill Fenner
dbb94f2c21 Move rrdtool examples from ${PREFIX}/share/rrdtool/examples to
${PREFIX}/share/examples/rrdtool where they belong.

Found by:	looking for rrdtool examples in /usr/local/share/examples =)
1999-09-10 22:39:04 +00:00