1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-03 18:39:16 -04:00
Commit graph

13 commits

Author SHA1 Message Date
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Wen Heping
b74cbc3a04 databases/py-python-sql: Update to 1.4.0 2022-05-07 09:00:03 +08:00
Wen Heping
ff81924d64 databases/py-python-sql: Update to 1.3.0 2021-12-20 11:12:34 +08:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Dmitry Marakasov
ca9f1b902c - Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
2020-09-16 09:36:54 +00:00
Wen Heping
eaff8cfc0a - Add LICENSE
PR:		222447
Submitted by:	yasu@utahime.org
2017-11-29 12:47:20 +00:00
Wen Heping
1998c7d1dd - Update to 0.9 2017-04-27 00:52:54 +00:00
Wen Heping
4b4c0ec919 - Update to 0.8 2015-12-16 00:27:27 +00:00
Wen Heping
7c923f4e85 python-sql is a library to write SQL queries in a pythonic way.
WWW: http://python-sql.tryton.org/
2015-08-24 12:06:37 +00:00