| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Nov 2009 11:12:37
1.3.9
|
sylvio  |
- Update to 1.3.9
PR: ports/139894
Submitted by: sylvio@ (myself)
Approved by: maintainer (timemout > 14days), miwi (mentor) |
02 Aug 2009 20:36:34
1.3.8
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
06 Jul 2009 00:41:10
1.3.8
|
wxs  |
- Update to 1.3.8
PR: ports/135975
Submitted by: dikshie <dikshie@sfc.wide.ad.jp>
Approved by: Razor <bg1tpt@gmail.com> (maintainer) |
04 May 2009 13:42:16
1.3.7
|
beat  |
- Update to 1.3.7
- Add option for disable mmap
PR: ports/133798
Submitted by: Zhen REN <bg1tpt AT gmail.com> (maintainer)
Approved by: miwi (mentor) |
18 Feb 2009 00:55:42
1.3.5_1
|
amdmi3  |
- Fix plist for WITH_PYTHON_MODULE case (add INSTALLS_EGGINFO)
PR: 130826
Submitted by: myself
Approved by: maintainer timeout |
19 Jan 2009 23:50:55
1.3.5
|
amdmi3  |
- Forgot to fix plist for 1.3.5 update
PR: 130727
Submitted by: Zhen REN <bg1tpt at gmail dot com> (maintainer) |
19 Jan 2009 23:50:04
1.3.5
|
amdmi3  |
- Update to 1.3.5
PR: 130727
Submitted by: Zhen REN <bg1tpt at gmail dot com> (maintainer) |
07 Jan 2009 14:49:49
1.3.3_1
|
wxs  |
- Make dejavu font an optional dependency
PR: ports/129716
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: bg1tpt@gmail.com (maintainer) |
12 Dec 2008 22:07:40
1.3.3_1
|
stefan  |
Add missing runtime dependency on x11-fonts/dejavu.
PR: 128537
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Approved by: maintainer timeout (>5 weeks) |
23 Sep 2008 02:46:38
1.3.3
|
beech  |
- Add plist entry
Reported by: QAT |
23 Sep 2008 01:10:24
1.3.3
|
beech  |
- Update to 1.3.3
- Fixes a major data corruption bug present in earlier 1.3.x versions
- Fix rrdcgi is generating invalid paths
PR: ports/127271 [1]
PR: ports/127477 [2]
Submitted by: kevin brintnall <kbrint@rufus.net> [1]
Submitted by: David Wolfskill <dwolf@juniper.net> [2]
Approved by: Razor <bg1tpt@gmail.com> (maintainer) |
25 Aug 2008 11:19:00
1.3.1
|
rafan  |
- Update to 1.3.1
PR: ports/126661
Submitted by: Xavier Beaudouin <kiwi at oav.net>
Approved by: Razor <bg1tpt at gmail.com> (maintainer) |
21 Aug 2008 07:18:49
1.3.0_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
30 Jun 2008 06:52:25
1.3.0_1
|
rafan  |
- Remove unnecessary msync() which impact performance a lot
- Bump PORTREVISION
PR: ports/125056
Submitted by: Marcus Reid <marcus at blazingdot.com>
Approved by: maintainer |
24 Jun 2008 13:33:24
1.3.0
|
rafan  |
- Update to 1.3.0
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer) |
14 Jun 2008 03:19:55
1.2.26_1
|
wxs  |
Add CONFLICTS on rrdtool-1.0* - they both install identical files.
PR: ports/124135
Submitted by: wxs
Approved by: maintainer timeout |
23 Jan 2008 02:56:54
1.2.26
|
nemoliu  |
- update to 1.2.26
PR: ports/119310
Submitted by: Beat Gaetzi <beat@chruetertee.ch>
Approved by: Zhen REN <bg1tpt@gmail.com>,delphij(mentor,implicit) |
07 Oct 2007 06:45:04
1.2.23
|
linimon  |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
04 Aug 2007 12:41:31
1.2.23
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
15 Jul 2007 22:49:58
1.2.23
|
pav  |
- Make Perl dependency optional
PR: ports/114419
Submitted by: Markus Dolze <bsdfan@nurfuerspam.de>
Approved by: Razor <bg1tpt@gmail.com> (maintainer) |
05 Jul 2007 09:23:13
1.2.23
|
delphij  |
Hand maintainership to a previous patch submitter
who actively uses rrdtool. |
05 Jul 2007 09:16:41
1.2.23
|
demon  |
Drop maintainership. |
05 Jul 2007 07:19:49
1.2.23
|
edwin  |
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> |