12 Commits

Author SHA1 Message Date
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
kmos
ef22feef1a Enable tests by deleting NO_TEST and setting MODPY_PYTEST=Yes 2019-11-10 16:58:16 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
schwarze
4717b11171 Mandoc understands enough tbl(7) now such that no relevant formatting
differences remain, so drop USE_GROFF and bump.

Some of the manuals look seriously ugly with both groff and mandoc,
and in some cases, how mandoc handles the broken input is less ugly -
this is no doubt unusually intense DocBook insanity...
2017-06-12 23:07:01 +00:00
giovanni
ee0aa3feff bugfix update to 1.6.5 2017-05-04 16:52:10 +00:00
giovanni
ebc74cf41a Update to 1.6.4 2016-09-03 16:54:15 +00:00
giovanni
3ee6d20915 Bugfix update to 1.5.6 2015-12-30 12:04:07 +00:00
naddy
04ae06c254 Remove MASTER_SITE_MYSQL and replace its only use in the ports tree
with a few of the listed mirrors.  ok sthen@ giovanni@
2015-06-26 20:48:59 +00:00
giovanni
e34b5c7d5d Bugfix update to 1.5.4 2015-06-08 22:12:42 +00:00
giovanni
1df995ef9f Bugfix update to 1.5.3 2014-12-06 14:33:51 +00:00
giovanni
ea2298c79c Bugfix update to 1.4.4 2014-09-03 16:28:30 +00:00
giovanni
280c9a3dde Import mysql-utilities, the official MySQL management utilities.
hints and ok landry@

MySQL Utilities provides a collection of command-line utilities
that are used for maintaining and administering MySQL servers,
including:
- Admin Utilities (Clone, Copy, Compare, Diff, Export, Import,
User Management)
- Replication Utilities (Setup, Configuration, Verification)
- General Utilities (Disk Usage, Redundant Indexes, Manage Meta
& Audit Data)
2014-07-12 12:27:38 +00:00