Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/p5-RRD-Simple/Makefile

[BACK] Up to [FreeBSD] / ports / databases / p5-RRD-Simple

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:38:53 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:15 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Dec 23 11:18:43 2009 UTC (2 years, 1 month ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5 lines
- Remove test-only and included-in-perl-5.8 dependencies.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 28 17:36:47 2009 UTC (2 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 1 08:50:47 2009 UTC (3 years ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- Update download locations
    restore CPAN subdir

Reported by:    -fetch-original pointyhat run

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jun 24 12:34:49 2008 UTC (3 years, 7 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:		ports/124749
Submitted by:	Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:34 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 25 15:13:21 2008 UTC (4 years ago) by chinsan
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update to 1.44
- Changelog: http://search.cpan.org/dist/RRD-Simple/Changes

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:54:35 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -7 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 11 11:27:29 2007 UTC (4 years, 6 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
[repocopy] net/p5-RRD-Simple -> databases/p5-RRD-Simple

	Chase the migration of net/rrdtool to databases/rrdtool

PR:		ports/114315
Submitted by:	Edwin Groothuis <edwin@freebsd.org>
Approved by:	chinsan@

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 11 11:25:34 2007 UTC (4 years, 6 months ago) by edwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -0 lines
Forced commit to indicate repocopy

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 5 06:19:43 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
First steps in a big migration:

    Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:		ports/112942
Submitted by:	Edwin Groothuis <edwin@mavetju.org>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 6 13:01:47 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
CVS tags: old_PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 1.43

PR:		ports/109965
Submitted by:	chinsan (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 2 08:12:52 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- Update to 1.42

PR:		ports/109680
Submitted by:	chinsan (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 12 12:26:57 2007 UTC (5 years ago) by rafan
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Update to 1.41

PR:		ports/109069
Submitted by:	chinsan (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 3 15:34:34 2006 UTC (5 years, 4 months ago) by chinsan
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change the following ports to my FreeBSD.org email.
Approved by:	delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 8 12:21:42 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 1.40

PR:		ports/102985
Submitted by:	chinsan <chinsan.tw at gmail.com> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 5 10:53:21 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
RRD::Simple provides a simple interface to RRDTool's RRDs module. This
module does not currently offer fetch method that is available in the RRDs
module.

It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to
an existing RRD file.

This module is ideal for quick and simple storage of data within an RRD file
if you do not need to, nor want to, bother defining custom RRA definitions.

WWW: http://search.cpan.org/dist/RRD-Simple/

PR:		ports/101073
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options