| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
| |
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
| | |
|
| | |
|
| |
|
|
| |
Approved by: portmgr blanket
|
| | |
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
|
|
|
| |
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
Notes:
svn path=/head/; revision=517745
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio-mail)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21741
Notes:
svn path=/head/; revision=513274
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
Notes:
svn path=/head/; revision=505321
|
| |
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure)
Notes:
svn path=/head/; revision=463776
|
| |
|
|
|
|
|
|
|
| |
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight
Notes:
svn path=/head/; revision=451834
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: 220395
Submitted by: kevans
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11497
Notes:
svn path=/head/; revision=445117
|
| |
|
|
|
|
|
|
|
|
|
| |
The most notable change in this update is that .hpp and .hh files are now
included when searching for libraries.
PR: 217961
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
Notes:
svn path=/head/; revision=438909
|
| |
|
|
|
|
|
|
|
|
| |
Do not use GH_TUPLE for the default distfile.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=435456
|
| |
|
|
|
|
|
| |
Reported by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
Notes:
svn path=/head/; revision=424614
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/arduino-builder. =)
Right now, there's two possible configurations for building and
flashing Arduino projects:
1.) Use devel/arduino16 -- this pulls in devel/arduino-builder and
devel/arduino-tools itself, and uses its own method (as it turns
out, completely different from arduino-builder's discovery mechanism
=() for finding the proper utility for flashing (devel/bossa vs.
devel/avrdude)
2.) Use devel/arduino-builder + devel/arduino-tools directly, flash
the result yourself -- this has the pro of not requiring Java to
build a project, but the con that you do have to figure out how to
flash the board (w/ devel/bossa or devel/avrdude) yourself.
I suspect that #1 will be the most commonly used configuration, but
#2 is nice for "advanced" (or not-so-advanced) applications (such
as using a Raspberry Pi to compile+flash firmware for a 3D printer
=)). As such, we add an OPTION to make this a more straightforward
process of install devel/arduino-builder and then Just Do It.
This option will also add in a file at arduino/arduino-builder.options
that can be passed into arduino-builder through the -build-options-file.
This removes the need for -hardware, -libraries, and -tools flags
based on the defaults for devel/arduino-tools. This also auto-populates
the core version ("runtime.ide.version", -ide-version/-core-api-version,
and the ARDUINO #define) with the minimally supported version (see:
_COMPAT_VER, _IDE_VER -- these should be kept in sync, and correspond
to versions of devel/arduino-{core,tools})
PR: 213749
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
Notes:
svn path=/head/; revision=424593
|
| |
|
|
|
|
|
|
| |
PR: 213697
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
Notes:
svn path=/head/; revision=424484
|
| |
|
|
|
|
|
|
| |
PR: 213496
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintiner))
Notes:
svn path=/head/; revision=424029
|
|
|
It is used by newer versions of the Arduino IDE, and may also be used
standalone if provided hardware definitions and a tools directory.
WWW: https://github.com/arduino/arduino-builder
PR: 212964
Submitted by: bsdports@kyle-evans.net
Notes:
svn path=/head/; revision=423766
|