1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/Mk
Stefan Eßer 45530097ae Mk/bsd.port.mk: support multiple URLs in WWW
The WWW macro was supposewd to hold only one URL pointing to the most
useful starting point for a user searching for additional information,
configuration examples, etc.

Some port maintainers have set the WWW macro to a list of URLs,
breaking assumptions by scripts and tools in the ports system and of
external users of the ports system.

This change allows WWW to hold a list of URLs by only considering the
first list element in places where only a single URL is supported.

This mirrors the previous behavior of only using the first line tagged
with "WWW: " in the pkg-descr file.

Approved by:	portmgr (tcberner)
Differential Revision:	https://reviews.freebsd.org/D36558
2022-09-21 13:23:44 +02:00
..
Features
Scripts Mk/bsd.port.mk: support multiple URLs in WWW 2022-09-21 13:23:44 +02:00
Uses Mk/bsd.sites.mk: fall back to default WWW URLs for specific ports 2022-09-21 13:23:44 +02:00
Wrappers
bsd.ccache.mk Mk/bsd.ccache.mk: Add CCACHE_ENABLED variable for ports' convenience 2022-09-12 00:47:54 -07:00
bsd.commands.mk
bsd.default-versions.mk
bsd.destdir.mk
bsd.gcc.mk
bsd.gecko.mk Mk/bsd.gecko.mk: remove references to older gecko releases 2022-09-12 22:12:19 +02:00
bsd.java.mk Mk/bsd.java.mk: unregister expired java/openjdk7 2022-09-03 13:01:38 +02:00
bsd.ldap.mk
bsd.licenses.db.mk
bsd.licenses.mk
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk
bsd.options.desc.mk
bsd.options.mk
bsd.port.mk Mk/bsd.port.mk: support multiple URLs in WWW 2022-09-21 13:23:44 +02:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.ruby.mk lang/ruby32: Update to 3.2.0-preview2 2022-09-11 00:07:01 +08:00
bsd.sanity.mk
bsd.sites.mk Mk/bsd.sites.mk: fall back to default WWW URLs for specific ports 2022-09-21 13:23:44 +02:00
bsd.tex.mk
bsd.wx.mk