| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Aug 2012 14:29:11
1.0.0_6
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
05 Aug 2012 23:19:40
1.0.0_6
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
24 Jul 2012 20:23:22
1.0.0_6
|
cs  |
Fix typos in COMMENT |
01 Jun 2012 05:26:28
1.0.0_6
|
dinoex  |
- update png to 1.5.10 |
07 May 2012 18:52:09
1.0.0_5
|
sylvio  |
- Chase rrdtool shlib version bump. |
01 Jan 2012 16:47:41
1.0.0_4
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
07 Nov 2011 03:25:29
1.0.0_4
|
miwi  |
- Get rid FreeBSD 6.x support |
20 Aug 2011 17:27:52
1.0.0_4
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
20 Mar 2011 12:54:45
1.0.0_3
|
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
1.0.0_3
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
25 May 2010 20:49:35
1.0.0_2
|
pav  |
- Mark BROKEN on 6.X: does not configure
Reported by: pointyhat |
28 Mar 2010 06:47:48
1.0.0_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
1.0.0_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
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 06: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 12: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 06: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 20: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> |