Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_6 06 Mar 2014 12:13:54
  |
rene  |
Remove expired ports:
2014-03-05 databases/mysqlard: Abandonware
2014-03-05 print/acrobatviewer: Abandoned, outdated (no updates since 1999)
2014-03-06 multimedia/castpodder: Depends on deprecated
multimedia/beep-media-player
2014-03-06 audio/bmp-modplug: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-fc: Abandonware, please consider using multimedia/audacious
instead
2014-03-06 graphics/bmp-rootvis: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 deskutils/bmp-docklet: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-festalon: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-faad: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-flac: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-wma: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 multimedia/py-pybmp: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-mac: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-songchange: Abandonware, please consider using
multimedia/audacious instead
2014-03-06 audio/bmp-htmlplaylist: Abandonware, please consider using
multimedia/audacious instead |
1.0.0_6 05 Feb 2014 23:58:44
  |
antoine  |
Deprecate, upstream disappeared.
Requested by: maintainer |
1.0.0_6 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.0.0_6 18 Aug 2012 14:29:11
 |
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@ |
1.0.0_6 05 Aug 2012 23:19:40
 |
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 |
1.0.0_6 24 Jul 2012 20:23:22
 |
cs  |
Fix typos in COMMENT |
1.0.0_6 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.0.0_5 07 May 2012 18:52:09
 |
sylvio  |
- Chase rrdtool shlib version bump. |
1.0.0_4 01 Jan 2012 16:47:41
 |
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@ |
1.0.0_4 07 Nov 2011 03:25:29
 |
miwi  |
- Get rid FreeBSD 6.x support |
1.0.0_4 20 Aug 2011 17:27:52
 |
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
1.0.0_3 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.0.0_3 19 Mar 2011 13:15:34
 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
1.0.0_2 25 May 2010 20:49:35
 |
pav  |
- Mark BROKEN on 6.X: does not configure
Reported by: pointyhat |
1.0.0_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.0_2 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.0_1 04 Nov 2009 21:01:31
 |
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> |
1.0.0_1 21 Aug 2008 06:18:49
 |
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 ) |
1.0.0_1 24 Jun 2008 12:34:56
 |
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
1.0.0 20 Mar 2008 09:37:21
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
1.0.0 05 Jul 2007 06:19:49
 |
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> |
1.0.0 17 Mar 2007 22:22:19
 |
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 |
1.0.0 04 Oct 2006 20:00:40
 |
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> |