/* XPM */ static char * 16_import_xpm[] = { "16 16 40 1", " c None", ". c #000000", "+ c #A50B05", "@ c #A1A1A1", "# c #FFFFFF", "$ c #A7A7A7", "% c #980000", "& c #DBDBDB", "* c #9B9B9B", "= c #9C9C9C", "- c #E4E4E4", "; c #9F0502", "> c #A90F07", ", c #D23618", "' c #AEAEAE", ") c #A3A3A3", "! c #D83C1B", "~ c #E46243", "{ c #E87E64", "] c #2C2C2C", "^ c #9E8754", "/ c #6B5B39", "( c #826E46", "_ c #9E8655", ": c #BFA367", "< c #DCCBA3", "[ c #99804F", "} c #D8C7A2", "| c #F0DBAC", "1 c #E4D3AF", "2 c #76520D", "3 c #865F10", "4 c #E1BB65", "5 c #D1940C", "6 c #906612", "7 c #7D5C14", "8 c #CF920B", "9 c #714F0C", "0 c #E2BE6C", "a c #7B560E", "....... + ", ".@###$. %+ ", ".&*#=-.%;>,, ", ".'-$-). ++ ! ", "....... + ~ ", " { ", " ", " ......]. ", " .^/(_:<[. ", " .}||||123. ", " .45555567. ", " .45555567. ", " .45555567. ", " .45585569. ", " .055555a. ", " ........ "}; updated>2016-05-22T10:52:44+00:00 matthew matthew@FreeBSD.org 2016-05-22T10:52:44+00:00 5cdd27d7fb9e44673f9bb26594e8f14095624d86 - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches. - Deprecate the ports for the 0.6 and 0.7 release branches, as these have been declared EoL and are no longer supported by upstream. - Update to the latest available version in each branch. In detail: Port Version Maintainer ---------------------------------------------- py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1] py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1] py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1] py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2] py-sqlalchemy10 1.0.13 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2] - Use options-helpers and option dependent make targets. - Use autoplist for documents as well as python code - Add all the docments to the packages: previously an arbitrary subset was added in a way that excluded CSS, images and other HTML assets. - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST' option. - Use py-pytest for 0.9.x and later, rather than py-nose. - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports. PR: 191442 Submitted by: robak Reviewed by: robak Reviewed by: pi Approved by: nivit (maintainer timeout, ~300days) [1] Approved by: m.tsatsenko@gmail.com (maintainer) [2] Sponsored by: https://reviews.freebsd.org/D908
 - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. 2016-04-01T14:33:55+00:00 mat mat@FreeBSD.org 2016-04-01T14:33:55+00:00 6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700 With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
- Convert USE_PYTHON to new USES in www/ 2015-01-03T08:41:20+00:00 mva mva@FreeBSD.org 2015-01-03T08:41:20+00:00 8df7661d5fb781595b7bae0a37d82a730b97d4dd With hat: python@
With hat:	python@