Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f 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) |
0.2.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.2.1 05 Sep 2022 12:42:25
    |
Baptiste Daroussin (bapt)  |
devel/libuinputplus: update to 0.2.1 |
0.1.4_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.4_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.4_2 24 Feb 2021 14:57:05
  |
tobik  |
devel/libuinputplus: Fix QA issues
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: libdata/pkgconfig/uInputPlus.pc
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
http://package21.nyi.freebsd.org/data/114amd64-default-qat/566258/logs/errors/libuinputplus-0.1.4_1.log |
0.1.4_1 28 Sep 2020 19:59:57
  |
zeising  |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
0.1.4 19 Apr 2020 04:47:58
  |
linimon  |
Fix build on GCC-based systems by adding c++11-lang to USES:
/wrkdirs/usr/ports/devel/libevdevPlus/work/libevdevPlus-0.1.1/CommonIncludes.hpp:17:25:
error: unordered_set: No such file or directory
Approved by: portmgr (tier-2 blanket) |
0.1.4 18 Apr 2020 12:21:33
  |
tobik  |
Spell LICENSE_FILE correctly
Reported by: portscan |
0.1.4 18 Apr 2020 08:22:22
  |
bapt  |
Lowercase the port category and package name |