| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Nov 2009 21:01:31
1.0.0_1
|
lippe  |
- Fix port when installing via pkg_add.
PR: ports/138306
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
Approved by: Greg Albrecht <gregoryba@gmail.com> |
21 Aug 2008 07:18:49
1.0.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 ) |
24 Jun 2008 13:34:56
1.0.0_1
|
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
20 Mar 2008 09:37:21
1.0.0
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
05 Jul 2007 07:19:49
1.0.0
|
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> |
17 Mar 2007 22:22:19
1.0.0
|
gabor  |
- Use /bin/sh and do not depend on bash
PR: ports/109768
Submitted by: Pankov Pavel <pankov_p@mail.ru>
Approved by: maintainer timeout |
04 Oct 2006 21:00:40
1.0.0
|
alepulver  |
The MySQL Activity Report package is a tool to help MySQL database
administrators to collect several database parameters and variables.
These collected values can be used for server monitoring or
performance tuning purposes.
WWW: http://gert.sos.be/en/projects/mysqlar/
PR: ports/101217
Submitted by: Greg Albrecht <gregoryba at gmail.com> |