Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 2 | -2/+3 |
| | | | | Approved by: portmgr (kris) | ||||
* | - Update to 1.0.50 | lth | 2005-11-24 | 5 | -24/+18 |
| | | | | - Add SHA256 checksum | ||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. | ||||
* | Added net/rrdtool10, a resurrection of rrdtool 1.0.x | lth | 2005-05-24 | 12 | -127/+203 |
| | |||||
* | Update to version 1.2.8. | demon | 2005-05-17 | 2 | -4/+4 |
| | |||||
* | Correct WWW. | demon | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | Update to version 1.2.6. | demon | 2005-05-10 | 2 | -3/+3 |
| | |||||
* | USE_LIBTOOL implies GNU_CONFIGURE. | demon | 2005-05-09 | 1 | -1/+0 |
| | |||||
* | Upgrade to version 1.2.4. | demon | 2005-05-09 | 12 | -198/+126 |
| | |||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | Fix build on amd64. | krion | 2005-04-11 | 1 | -1/+1 |
| | |||||
* | Fix build on amd64. | krion | 2005-04-07 | 1 | -0/+1 |
| | |||||
* | BROKEN on ia64: Does not build | kris | 2005-03-27 | 1 | -0/+4 |
| | | | | Approved by: portmgr (self) | ||||
* | - add USE_LIBTOOL_VER=15 and remove *.la from PLIST | leeym | 2005-03-17 | 2 | -82/+84 |
| | | | | | | | | | | - utilize DOCSDIR, EXAMPLESDIR - respect NOPORTDOCS - apply OPTIONS PR: 78942 Submitted by: leeym Approved by: demon | ||||
* | - Fix plist (kill perllocal.pod) | pav | 2005-03-17 | 1 | -2/+13 |
| | |||||
* | Support for ISO-8859-2 fonts should be enabled with --enable-latin2 | demon | 2004-11-17 | 1 | -1/+1 |
| | | | | | | option, not --with-latin2. Submitted by: Tomasz Baranowski <tb@cybertech.pl> | ||||
* | This patch was integrated into rrdtool. | demon | 2004-08-09 | 2 | -15/+0 |
| | | | | Nitoced by: Forrest Aldrich <forrie@forrie.com> | ||||
* | Update to version 1.0.49 | demon | 2004-08-08 | 6 | -37/+27 |
| | |||||
* | Upgrade to version 1.0.48. | demon | 2004-07-26 | 2 | -4/+4 |
| | | | | | | Add --with-pic to CONFIGURE_ARGS on amd64 to fix build. Submitted by: arved | ||||
* | Add fix for perl <= 5.005_03 | vs | 2004-07-22 | 2 | -2/+17 |
| | | | | | | PR: ports/66418 Submitted by: Lars Thegler Approved by: maintainer timeout | ||||
* | BROKEN on amd64: Does not build (needs to build shared libraries with -fPIC) | kris | 2004-05-30 | 1 | -1/+7 |
| | |||||
* | Avoid coredump in 'rrdtool graph -X <param>' | demon | 2004-05-11 | 1 | -0/+11 |
| | | | | Submitted by: "Leonid A. Lyamanov" <leonas@demos.su> | ||||
* | This port does not require libtool to build. | demon | 2004-04-19 | 1 | -1/+1 |
| | | | | | PR: 65696 Submitted by: Helge Oldach <rrdtoolapr04@oldach.net> | ||||
* | Use a copy of libpng shipped with rrdtool. This fixes build with ancient | demon | 2004-04-16 | 1 | -3/+1 |
| | | | | | | | | version of perl (5.005). I have no spare machine with that version of perl to develop a proper fix. Noticed by: many | ||||
* | Update to version 1.0.47. | demon | 2004-04-06 | 8 | -58/+37 |
| | |||||
* | Add size data, approved by maintainers. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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. | ||||
* | Remove redundant USE_GMAKE. | demon | 2003-12-22 | 1 | -1/+0 |
| | | | | | PR: 58993 Submitted by: Helge Oldach <1464424446@oldach.net> | ||||
* | Correct pkg-plist. | demon | 2003-10-30 | 1 | -1/+1 |
| | |||||
* | Update to version 1.0.45. | demon | 2003-10-29 | 4 | -22/+33 |
| | | | | | PR: 58297 Submitted by: Toni Viemero <toni.viemero@iki.fi> | ||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 1 | -9/+9 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | demon | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Update to 1.0.41; | demon | 2003-02-20 | 3 | -6/+3 |
| | | | | Slightly adjust pkg-descr. | ||||
* | Fixes for 64-bit platforms. | demon | 2003-02-11 | 1 | -0/+20 |
| | | | | Submitted by: Corey Smith <csmith@bonddesk.com> | ||||
* | Update to 1.0.40. | demon | 2002-10-18 | 2 | -5/+2 |
| | |||||
* | Upgrade to 1.0.39. | demon | 2002-08-31 | 2 | -2/+5 |
| | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications). | ||||
* | Upgrade to version 1.0.38. | demon | 2002-05-25 | 3 | -3/+6 |
| | |||||
* | Upgrade to 1.0.37 | demon | 2002-05-05 | 9 | -38/+43 |
| | | | | Submitted by: Mark Rowlands <mark.rowlands@minmail.net> (partially). | ||||
* | Update to 1.0.33. | demon | 2001-07-06 | 3 | -11/+3 |
| | | | | | | Fix MASTER_SITES. Spotted by: Forrest Aldrich <forrie@forrie.com> | ||||
* | Eliminate -ffast-math slightly better way. | demon | 2001-03-28 | 1 | -1/+1 |
| | | | | Submitted by: knu | ||||
* | Remove -ffast-math from $CFLAGS. | kuriyama | 2001-03-26 | 1 | -0/+1 |
| | | | | | | PR: ports/25750 (problem report) Submitted by: kuriyama Approved by: dima (maintainer) | ||||
* | Update to 1.0.32. | demon | 2001-02-22 | 12 | -108/+21 |
| | |||||
* | Change MAINTAINER field. | demon | 2000-11-13 | 1 | -1/+1 |
| | | | | | | I am now at FreeBSD dot org Approved by: sobomax | ||||
* | Update to version 1.0.28 | kevlo | 2000-10-04 | 3 | -8/+8 |
| | | | | | PR: 21744 Submitted by: MAINTAINER | ||||
* | Update to 1.0.25. | sobomax | 2000-08-01 | 2 | -2/+2 |
| | | | | | PR: 20316 Submitted by: Domas Mituzas <midom@dammit.lt> | ||||
* | Update to 1.0.24 | alex | 2000-06-28 | 7 | -33/+39 |
| | | | | | PR: 19250 Submitted by: maintainer | ||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-17 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Third round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-16 | 2 | -2/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Update port to 1.0.13 | jedgar | 2000-02-15 | 7 | -3/+60 |
| | | | | | PR: 16714 Submitted by: Maintainer | ||||
* | Actually add the new patch files. | ade | 2000-01-11 | 8 | -0/+101 |
| | | | | PR: 15999 | ||||
* | Update to 1.0.10 | ade | 2000-01-11 | 3 | -46/+82 |
| | | | | | PR: 15999 Submitted by: maintainer | ||||
* | Update to version 1.0.8. | steve | 1999-12-24 | 4 | -8/+10 |
| | | | | | PR: 15295 Submitted by: jack@germanium.xtalwind.net | ||||
* | Formatting fix for ``rrdtool fetch'' output. The submitter has sent this | sheldonh | 1999-11-18 | 1 | -0/+18 |
| | | | | | | patch to the author, who I am told approves. Submitted by: Ian Freislich <iang@uunet.co.za> | ||||
* | Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can import | fenner | 1999-09-30 | 1 | -0/+12 |
| | | | | MUST_DISABLE_FPMASK. | ||||
* | Let the generated Makefiles install the perl modules. | fenner | 1999-09-11 | 2 | -4/+9 |
| | | | | | | (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!) | ||||
* | Move rrdtool examples from ${PREFIX}/share/rrdtool/examples to | fenner | 1999-09-11 | 2 | -9/+11 |
| | | | | | | ${PREFIX}/share/examples/rrdtool where they belong. Found by: looking for rrdtool examples in /usr/local/share/examples =) | ||||
* | Update rrdtool to 1.0.7 | fenner | 1999-09-09 | 2 | -8/+6 |
| | |||||
* | mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to put | fenner | 1999-09-07 | 1 | -0/+1 |
| | | | | | | stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Round Robin Database Tool - store time-series data with averaging or other | fenner | 1999-08-22 | 5 | -0/+95 |
(lossy) historical compression, and create graphs. PR: ports/12717 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> |