Commit graph

77 commits

Author SHA1 Message Date
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
Pietro Cerutti
2d22538579 databases/tcl-sqlite3: Revert "databases/tcl-sqlite3: Deprecate port"
This reverts commit 14e00e7143.

PR:     256646
2021-06-23 12:23:33 +00:00
Koichiro Iwao
14e00e7143 databases/tcl-sqlite3: Deprecate port
Replaced with databases/sqlite3 tcl flavor.

PR:		255839
Reported by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2021-06-07 11:39:23 +09: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
Lewis Cook
9078a0e912 databases/tcl-sqlite3: Update to 3.34.1
While here, pet portclippy.

Changes:		https://www.sqlite.org/releaselog/3_34_1.html
PR:			252964
Submitted by: 		Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28426
2021-01-30 16:32:57 +00:00
Pietro Cerutti
d8c8b3db47 databases/tcl-sqlite3: update to 3.34.0
Release notes: https://sqlite.org/releaselog/3_34_0.html

PR:		251633
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>
2020-12-11 12:07:15 +00:00
Kurt Jaeger
159e2cacc7 databases/tcl-sqlite3: update 3.32.3 -> 3.33.0
PR:		248830
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Relnotes:	https://www.sqlite.org/releaselog/3_33_0.html
2020-08-23 12:04:30 +00:00
Li-Wen Hsu
839bf42eb3 Update to 3.32.3
PR:		247820
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
MFH:		2020Q3 (with r541414)
2020-07-07 12:02:36 +00:00
Tobias C. Berner
3ce27f6400 databases/tcl-sqlite3: Update to 3.31.0
PR:		243604
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2020-01-26 09:03:48 +00:00
Tobias C. Berner
91f94abfd6 databases/tcl-sqlite3: Update to 3.30.1
PR:		241215
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>  (maintainer)
2019-11-03 07:39:13 +00:00
Steve Wills
d11dad3fd5 databases/tcl-sqlite3: Update to 3.26.0
PR:		233713
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-12-04 18:08:28 +00:00
Steve Wills
2dc77b579d databases/tcl-sqlite3: Update to 3.25.1
PR:		231519
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-09-20 21:18:02 +00:00
Steve Wills
2098e1efa6 databases/tcl-sqlite3: Update to 3.25.0
PR:		231453
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-09-19 23:43:20 +00:00
Mathieu Arnold
4a3bebcae1 Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:15:47 +00:00
Steve Wills
610d6e9d3e databases/tcl-sqlite3: Update to 3.24.0
PR:		228886
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-06-14 23:19:38 +00:00
Jochen Neumeister
6a945b8887 databases/tcl-sqlite3: Update to 3.23.1
PR:		227890
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-05-03 15:52:37 +00:00
Steve Wills
9c95f14664 databases/tcl-sqlite3: update to 3.22.0
PR:		225646
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2018-02-03 14:49:46 +00:00
Jan Beich
ae7ba1f5de databases/tcl-sqlite3: update to 3.21.0
PR:		223364
Submitted by:	Pavel Volkov (maintainer)
2017-11-01 22:12:15 +00:00
Sunpoet Po-Chuan Hsieh
df7e348210 Update to 3.20.1
- Remove optimization flag

Changes:	https://www.sqlite.org/releaselog/3_20_1.html
PR:		221851
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2017-08-27 18:28:49 +00:00
Guido Falsi
558e893de1 Update databases/tcl-sqlite3 to 3.20.0
PR:		221368
Submitted by:	me
Approved by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
MFH:		2017Q3
2017-08-12 07:47:52 +00:00
Richard Gallamore
8ec5cbdeb7 * Updated to 3.19.3
- Fix a bug associated with auto_vacuum that can lead to database corruption

PR:		219903
Submitted by:	pavelivolkov@gmail.com (maintainer)
Reviewed by:	lifanov (mentor), matthew (mentor)
Approved by:	pavelivolkov@gmail.com (maintainer), lifanov (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11136
2017-06-10 17:41:32 +00:00
Sunpoet Po-Chuan Hsieh
cd1360c2f4 Update to 3.19.2
Changes:	https://www.sqlite.org/releaselog/3_19_2.html
PR:		219593
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2017-05-30 15:21:51 +00:00
Sunpoet Po-Chuan Hsieh
dbb9276004 Update to 3.18.0
Changes:	https://www.sqlite.org/releaselog/3_18_0.html
PR:		218287
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2017-04-01 10:53:34 +00:00
Kirill Ponomarev
c4c95901e7 Update databases/tcl-sqlite3 to 3.17.0
PR:		217224
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9670
2017-02-21 14:34:19 +00:00
Dmitry Marakasov
b2cce1b019 - Update to 3.16.2
PR:		216108
Submitted by:	pavelivolkov@gmail.com (maintainer)
2017-01-16 12:57:56 +00:00
Jan Beich
a3a80d3fa1 databases/tcl-sqlite3: update to 3.15.1
Changes:	https://sqlite.org/releaselog/3_15_1.html
PR:		214570
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-11-16 18:10:44 +00:00
Adam Weinberger
f35bd32722 Update to 3.15.0.
PR:		214215
Submitted by:	maintainer (Pavel Volkov)
2016-11-15 15:31:12 +00:00
Pawel Pekala
d3c4d47567 Update to version 3.14.1
PR:		211725
Submitted by:	Pavel Volkov (maintainer)
2016-08-23 20:28:17 +00:00
Dmitry Marakasov
be44ff875c - Update to 3.13.3
PR:		209828
Submitted by:	pavelivolkov@gmail.com (maintainer)
2016-05-29 14:14:28 +00:00
Kurt Jaeger
3ccfb0a9b0 databases/tcl-sqlite3: 3.12.1 -> 3.12.2
Changes:
  https://www.sqlite.org/releaselog/3_12_2.html

PR:		209285
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-05-06 11:42:14 +00:00
Pietro Cerutti
8f35749c6f Convert a few more ports to USES=tcl:tea 2016-04-21 12:45:16 +00:00
Kurt Jaeger
c6130734a1 databases/tcl-sqlite3: 3.11.1 -> 3.12.1
- Tracking the main distribution file of databases/sqlite3

PR:		208675
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-04-13 16:26:59 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mark Felder
d8a33b3b60 databases/tcl-sqlite3: Update to 3.11.1
PR:		207925
2016-03-14 21:35:26 +00:00
Kurt Jaeger
948e13a99e databases/tcl-sqlite3: 3.10.0 -> 3.10.2
- Chase upstream sqlite3

PR:		206464
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-01-22 20:48:36 +00:00
Dmitry Marakasov
94817f0784 Add Public Domain support to ports license framework. You can now use
LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
2016-01-12 14:33:21 +00:00
Frederic Culot
7f2baaf6d0 - Update to 3.10.0
PR:		206063
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-01-11 13:33:18 +00:00
Bartek Rutkowski
8e62844846 databases/tcl-sqlite3: update 3.9.1 -> 3.9.2
PR:		204319
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-11-10 19:41:23 +00:00
Mathieu Arnold
b24907d46b Update to 3.9.1.
PR:		203893
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-20 14:47:17 +00:00
Sunpoet Po-Chuan Hsieh
30df63cb0b - Update to 3.8.11.1
- Update MASTER_SITES

Changes:	https://www.sqlite.org/releaselog/3_8_11_1.html
PR:		202569
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-08-23 15:19:00 +00:00
Frederic Culot
2f49427eb5 - Update to 3.8.10.2
PR:		200670
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-06-09 08:07:23 +00:00
Jan Beich
c7faea1a4e databases/sqlite3, databases/tcl-sqlite3: update to 3.8.10.1
- Add option SQLITE_ENABLE_DBSTAT_VTAB
- Create patches for port with 'makepatch'

Changes:	https://sqlite.org/releaselog/3_8_10_1.html
ACC report:	http://upstream-tracker.org/compat_reports/sqlite/3080900_to_3081001/abi_compat_report.html
PR:		200150
PR:		200151
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-05-12 17:22:26 +00:00
Jan Beich
37b8fa80ac Backout r384095 for breaking databases/tcl-sqlite3
PACKAGE_VERSION is 3.8.9, not 3.8.9.0. tcl-sqlite3 uses it for
naming shared library. Also saved in pkg-config --modversion.

Bump PORTREVISION to make sure both ports are on the same PORTVERSION.

PR:		199312
PR:		199313
Reported by:	pkg-fallout
Requested by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
Pointy hat:	jbeich
2015-04-17 04:39:23 +00:00
Jan Beich
f9832a88f9 Revert DISTNAME change by using proper PORTVERSION
$ pkg version --test-version 3.8.9 3.8.9.0
  =

PR:		199312 (fixup)
PR:		199313 (fixup)
Submitted by:	mat
2015-04-16 10:57:54 +00:00
Jan Beich
4c143e4fe2 Update to version 3.8.9
Changes:	https://sqlite.org/releaselog/3_8_9.html
ACC report:	http://upstream-tracker.org/compat_reports/sqlite/3080803_to_3080900/abi_compat_report.html
PR:		199312
PR:		199313
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-04-16 07:16:24 +00:00
Pawel Pekala
1d30f28869 Update to version 3.8.8.3
PR:		198787
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-03-27 17:09:06 +00:00
Pawel Pekala
688742f636 Update to version 3.8.8.2
PR:		197084
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-02-06 23:09:55 +00:00
John Marino
4531434b30 databases/tcl-sqlite3: Upgrade version 3.8.7.4 => 3.8.8
PR:		196873
Submitted by:	maintainer (Pavel Volkov)
2015-01-20 23:23:19 +00:00