Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jun 2017 22:13:20
0.6.6_5

|
sunpoet  |
Remove Perl core modules
- Add BUILD_DEPENDS
- Add LICENSE
- Add NO_ARCH
- Regenerate patch file with makepatch:
- Bump PORTREVISION for dependency change |
01 Apr 2016 14:00:57
0.6.6_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.6.6_4

|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
26 Nov 2014 13:08:38
0.6.6_4

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2014 10:41:13
0.6.6_3

|
bapt  |
Cleanup plist |
26 Jun 2014 16:06:17
0.6.6_3

|
antoine  |
Reset maintainer, email bounces
With hat: portmgr |
14 Feb 2014 15:03:07
0.6.6_3

|
miwi  |
- Stage support |
20 Sep 2013 16:13:49
0.6.6_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
10 Sep 2013 14:35:48
0.6.6_3

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
31 Jul 2013 22:22:47
0.6.6_3

|
wg  |
databases/mtop: fix RUN_DEPENDS
- Trim Makefile header [1]
- BUILD_DEPENDS -> RUN_DEPENDS
PR: ports/179768 [1]
Submitted by: Frank Wall <fw moov.de>
Approved by: maintainer (timeout) |
30 Jun 2012 14:48:31
0.6.6_2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
20 Mar 2011 12:54:45
0.6.6_2
|
miwi  |
- Get Rid MD5 support |
22 Apr 2010 17:28:39
0.6.6_2
|
tabthorpe  |
- Enhance column select
- Bump PORTREVISION
- Pass maintainership to submitter
PR: ports/145634
Submitted by: Artem Naluzhnyy <tut nhamon.com.ua> |
22 Aug 2009 00:18:43
0.6.6_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
17 Oct 2007 14:02:09
0.6.6_1
|
miwi  |
- Rest Maintainer
Approved by: linimon |
22 Jan 2006 08:23:41
0.6.6_1
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Jun 2005 20:43:24
0.6.6_1
|
krion  |
Fix build. |
12 Oct 2004 03:39:36
0.6.6
|
edwin  |
[ maintainer-update ] upgrade to version 0.6.6
New feature to 'fold' select columns in main display so you
can see more of the WHERE clause. Use the F key to fold or
the --fold option from the command line. Also, includes
mkill.PL which was missing from the v0.6.5 distribution.
PR: ports/71978
Submitted by: Lester Mesa <lesterm@mazpe.net> |
17 May 2004 10:31:41
0.6.4
|
erwin  |
Remove explicit dependency on datases/p5-DBI, another dependency already
depends on it and the explicit dependency is wrong on perl < 5.6.
Submitted by: kris |
29 Jan 2004 07:24:56
0.6.4
|
trevor  |
SIZEify. |
17 Dec 2003 03:27:46
0.6.4
|
ijliao  |
add mtop 0.6.4
MySQL Monitoring Tool |