Commit graph

31 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
Rene Ladan
db3918c88e cleanup: remove Created-by lines mentioning myself from my ports.
While here use my FreeBSD address again for all my ports.
2022-07-12 20:18:37 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Rene Ladan
71a54257c7 Move ports that I wrote to my personal email address. 2020-12-05 20:40:32 +00:00
Rene Ladan
27d01e3b08 Update misc/biosfont-demos and sysutils/biosfont to version 1.3
The ports are now directly sourced from github instead of LOCAL.
The showdati program now works again on FreeBSD (tested on an
Asus ROG GL553VW in CSM mode, UEFI mode return blank characters).
2019-12-24 22:29:37 +00:00
Rene Ladan
3f1e77c6e9 Update the WWW line of the biosfont ports to point to their GitHub repository. 2018-08-04 14:14:03 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Rene Ladan
89304c8187 Change WWW line of ports that point to my web site, which is now served over
HTTPS.

While here, regenerate patch for lang/bf2c to pet portlint.
2016-02-14 15:27:58 +00:00
Rene Ladan
1ffd2e7eaa Drop ftp://rene-ladan.nl/pub/ as mirror.
While here use shorter form for "local" master sites.
2014-10-07 15:56:31 +00:00
Rene Ladan
0b5b09713e rene-ladan.nl is online again, re-add it to MASTER_SITES 2014-01-03 15:22:12 +00:00
Rene Ladan
45686c9388 rene-ladan.nl is online again, re-add WWW line to pkg-descr 2014-01-03 15:16:13 +00:00
Rene Ladan
e0ccde76ee Install the showchar binary as show_char to avoid a conflict with
print/psutils.

Bump PORTREVISION
2013-12-29 10:39:24 +00:00
Rene Ladan
b0148cec2d rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL 2013-12-27 14:54:45 +00:00
Rene Ladan
3964fa47ba rene-ladan.nl is offline for now, remove the WWW: line from pkg-descr 2013-12-27 14:54:08 +00:00
Rene Ladan
14f13b87df Specify which BSD licence applies.
Submitted by:	make check-sanity
2013-12-15 17:41:39 +00:00
Rene Ladan
53b7f7a177 Add staging support 2013-09-24 14:01:22 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Rene Ladan
ce7adeaf15 - remove empty OPTIONS_DEFAULT
- portlint fixes
2013-03-25 10:09:39 +00:00
Rene Ladan
c225b17a90 - Replace (undocumented) INSTALL_DEPENDS on sysutils/biosfont by a
RUN_DEPENDS to properly record the dependency on the kernel module.
- Bump PORTREVISION

Noticed by:	'pkg autoremove'
2012-12-21 10:10:58 +00:00
Rene Ladan
4b683ccd30 New ISP, no need to redirect HTTP traffic to port 8080 any longer.
Feature safe:	yes
2012-11-24 10:44:52 +00:00
Rene Ladan
902cc7fc4f Cleanup Makefile headers of my ports.
Just use my login for ports I originally created myself.
2012-10-07 09:11:51 +00:00
Mark Linimon
c93503257d Switch RUN_DEPENDS to INSTALL_DEPENDS to fix build on pointyhat-west.
Hat:		portmgr
2012-07-23 18:28:06 +00:00
Rene Ladan
6a25dd9359 Fix WWW line in pkg-descr since I can't use port 80 for web with my new ISP 2011-04-01 17:56:05 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Rene Ladan
17c16158a4 These ports are BSD-licensed
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-06-13 20:04:04 +00:00
Martin Wilke
af6a36b2d1 - Update maintainer mail
PR:		127077
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2009-01-05 16:23:31 +00:00
Felippe de Meirelles Motta
6ba334cb13 - Update to 1.1.
PR:		ports/126052
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-08-05 16:52:27 +00:00
Jean Milanez Melo
c845f8aa44 - Update WWW. 2008-01-31 14:43:36 +00:00
Jean Milanez Melo
bdf6f53135 - Update mastersite.
PR:		ports/119194
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2008-01-31 13:14:09 +00:00
Renato Botelho
47268027ce Two samples for the biosfont(4) kernel module:
* showchar shows a requested character on stdout
* showdati is a digital clock.  Best viewed on 80x25 consoles.

WWW: http://home.tiscali.nl/rladan/biosfont/

PR:		ports/99648
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
2006-07-04 18:52:57 +00:00