| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=486722
|
|
|
|
| |
Notes:
svn path=/head/; revision=486614
|
|
|
|
| |
Notes:
svn path=/head/; revision=486062
|
|
|
|
| |
Notes:
svn path=/head/; revision=483578
|
|
|
|
| |
Notes:
svn path=/head/; revision=480322
|
|
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479406
|
|
|
|
| |
Notes:
svn path=/head/; revision=471953
|
|
|
|
|
|
|
| |
While here, install all binaries and update rc scripts
Notes:
svn path=/head/; revision=470134
|
|
|
|
| |
Notes:
svn path=/head/; revision=468115
|
|
|
|
| |
Notes:
svn path=/head/; revision=464449
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=461975
|
|
|
|
| |
Notes:
svn path=/head/; revision=458853
|
|
|
|
|
|
|
| |
other miscellaneous files that are not actually manual pages (part 2).
Notes:
svn path=/head/; revision=458739
|
|
|
|
| |
Notes:
svn path=/head/; revision=455633
|
|
|
|
| |
Notes:
svn path=/head/; revision=452242
|
|
|
|
| |
Notes:
svn path=/head/; revision=452193
|
|
|
|
| |
Notes:
svn path=/head/; revision=447869
|
|
|
|
|
|
|
|
| |
PR: 220875
Submitted by: David Harrigan <dharrigan@gmail.com>
Notes:
svn path=/head/; revision=446300
|
|
|
|
| |
Notes:
svn path=/head/; revision=440601
|
|
|
|
| |
Notes:
svn path=/head/; revision=438193
|
|
|
|
| |
Notes:
svn path=/head/; revision=431192
|
|
|
|
| |
Notes:
svn path=/head/; revision=430371
|
|
|
|
| |
Notes:
svn path=/head/; revision=429657
|
|
|
|
| |
Notes:
svn path=/head/; revision=428266
|
|
|
|
| |
Notes:
svn path=/head/; revision=427131
|
|
|
|
| |
Notes:
svn path=/head/; revision=422617
|
|
|
|
|
|
|
|
| |
PR: 210038
Submitted by: peter
Notes:
svn path=/head/; revision=420032
|
|
|
|
| |
Notes:
svn path=/head/; revision=419024
|
|
|
|
| |
Notes:
svn path=/head/; revision=415988
|
|
|
|
| |
Notes:
svn path=/head/; revision=415631
|
|
|
|
| |
Notes:
svn path=/head/; revision=415505
|
|
|
|
| |
Notes:
svn path=/head/; revision=413750
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
| |
Notes:
svn path=/head/; revision=411740
|
|
|
|
| |
Notes:
svn path=/head/; revision=411528
|
|
|
|
| |
Notes:
svn path=/head/; revision=408962
|
|
|
|
| |
Notes:
svn path=/head/; revision=407794
|
|
|
|
|
|
|
|
| |
PR: 204546
Submitted by: romain
Notes:
svn path=/head/; revision=402088
|
|
|
|
| |
Notes:
svn path=/head/; revision=398577
|
|
|
|
| |
Notes:
svn path=/head/; revision=395632
|
|
|
|
| |
Notes:
svn path=/head/; revision=393454
|
|
|
|
|
|
|
|
| |
PR: 201771
Submitted by: peter
Notes:
svn path=/head/; revision=392756
|
|
|
|
| |
Notes:
svn path=/head/; revision=391609
|
|
|
|
| |
Notes:
svn path=/head/; revision=390715
|
|
|
|
| |
Notes:
svn path=/head/; revision=387023
|
|
|
|
| |
Notes:
svn path=/head/; revision=386659
|
|
|
|
| |
Notes:
svn path=/head/; revision=386091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
Notes:
svn path=/head/; revision=384932
|
|
|
|
|
|
|
|
| |
Reported by: peter
Pointhat to: swills
Notes:
svn path=/head/; revision=383386
|