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) |
1.6.18_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 ) |
1.6.18_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.18_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.18_1 13 Mar 2019 03:03:56 |
ler |
comms/java-simple-serial-connector, devel/arduino18, devel/arduino-core: fix
serial communication for leonardo
and re-rolled distribution for arduino-core.
PR: 232991
Submitted by: kevans |
1.6.18_1 14 Jul 2017 17:20:21 |
amdmi3 |
- Remove unneeded bsd.port.pre.mk usage
- Update WWW
Approved by: portmgr blanket |
1.6.18_1 06 Jul 2017 01:39:08 |
ultima |
* Updated maintainer email address
PR: 220395
Submitted by: kevans
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11497 |
1.6.18_1 20 Apr 2017 19:55:58 |
bsam |
devel/arduino-core: fix ARCH name reintplacement.
PR: 218770
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
Patched by: Kyle Evans <bsdports@kyle-evans.net> (maintainer) |
1.6.18 19 Apr 2017 20:28:05 |
bsam |
devel/arduino-core: avr, sam, and samd cores have all seen a general update.
PR: 218221
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer) |
1.6.13 26 Dec 2016 17:46:54 |
antoine |
Remove patches that were integrated upstream
Reported by: pkg-fallout |
1.6.13 25 Dec 2016 22:25:49 |
bsam |
devel/arduino-core: Update to 1.6.13 with some cleanup.
PR: 214909
Submitted by: Kyle Evance <bsdports@kyle-evans.net> (maintainer) |
1.6.12_1 10 Dec 2016 20:03:25 |
bsam |
devel/arduino16, devel/arduino-core: Do not rewrite system variable ARCH:
rename ARCH -> ARDUINO_ARCH.
PR: 214776
Submitted by: Melvyn Sopacua <m.r.sopacua@gmail.com>
Patched by: Kyle Evans <bsdports@kyle-evans.net> (maintainer) |
1.6.12_1 28 Oct 2016 21:32:02 |
bsam |
devel/arduino-core: Enable SAM platforms for use in the IDE,
simplify package_index_bundled.json.
PR: 213838
Submitted by: Kyle Enavs <bsdports@kyle-evans.net> (maintainer) |
1.6.12 14 Oct 2016 19:03:59 |
bsam |
Core board support used in Arduino 1.6
WWW: http://www.arduino.cc
PR: 213482
Submitted by: bsdports@kyle-evans.net |