notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/stlink/Makefile
SVNWeb

Number of commits found: 37

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 27 Oct 2021
[ 15:53 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Robert Clausecker ]    commit hash:b6534ecd950cf32e1b76733d34a2ec929b690704  commit hash:b6534ecd950cf32e1b76733d34a2ec929b690704  commit hash:b6534ecd950cf32e1b76733d34a2ec929b690704  b6534ec 
devel/stlink: Fix build on 32 bit platforms

* Remove settings of optimization from cmake/modules/c_flags.cmake as
  per section 13.9 of Porter's Handbook
* Switch to DISTVERSION
* Pet portclippy
* Reformat Makefile with portfmt

PR:		257708
Approved by:	maitainer timeout (> 1 month)
Differential Revision:	https://reviews.freebsd.org/D32545
Tue, 19 Oct 2021
[ 08:36 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  commit hash:ce1af7fdc2cde4dc409a344a4210a3af581ccd2d  ce1af7f  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
Tue, 13 Jul 2021
[ 12:28 Lev A. Serebryakov (lev) search for other commits by this committer ]    commit hash:aa65e0242d1cb227da05fc47bb9a345b505ec3bb  commit hash:aa65e0242d1cb227da05fc47bb9a345b505ec3bb  commit hash:aa65e0242d1cb227da05fc47bb9a345b505ec3bb  aa65e02 
devel/stlink: Update to version 1.7.0
Mon, 19 Apr 2021
[ 08:00 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:1bf865fed5a69877b34d01b873ccac59a8ab9476  commit hash:1bf865fed5a69877b34d01b873ccac59a8ab9476  commit hash:1bf865fed5a69877b34d01b873ccac59a8ab9476  1bf865f  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 16 Jun 2020
[ 20:48 pkubaj search for other commits by this committer ] Original commit   Revision:539377
devel/stlink: fix build on GCC architectures

Use C99 mode:
/wrkdirs/usr/ports/devel/stlink/work/stlink-1.6.1/src/usb.c:818: error: 'for'
loop initial declaration used outside C99 mode
Sat, 6 Jun 2020
[ 21:22 lev search for other commits by this committer ] Original commit   Revision:538133
 Remove unneeded 32bit patch.
Thu, 4 Jun 2020
[ 12:37 mat search for other commits by this committer ] Original commit   Revision:537890
Fixup USE_GITHUB usage.
Wed, 3 Jun 2020
[ 15:16 lev search for other commits by this committer ] Original commit   Revision:537617
 Update to latest version 1.6.1
Thu, 14 Nov 2019
[ 12:39 tobik search for other commits by this committer ] Original commit   Revision:517560 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Fri, 12 Jul 2019
[ 15:41 linimon search for other commits by this committer ] Original commit   Revision:506464
Simplify architecture tests for 64-bit.  Listing each ARCH is fragile; e.g.,
misses some 64-bit mips variants.

While here, further collapse tests for multiple variants of arm, mips, powerpc.

Approved by:	portmgr (tier-2 blanket)
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Wed, 21 Feb 2018
[ 00:44 lev search for other commits by this committer ] Original commit   Revision:462469
 Fix shared library version
Tue, 20 Feb 2018
[ 12:24 lev search for other commits by this committer ] Original commit   Revision:462391
 Update distinfo: github changed something in tarball. Sources are the same.
Mon, 19 Feb 2018
[ 13:02 lev search for other commits by this committer ] Original commit   Revision:462314
 Update to 1.5.0 and fix on 32 bit platforms.
Tue, 21 Nov 2017
[ 08:36 mat search for other commits by this committer ] Original commit   Revision:454590 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
OPTIONS_SUB only cares about being defined, its content is ignored.

Sponsored by:	Absolight
Mon, 21 Aug 2017
[ 15:32 lev search for other commits by this committer ] Original commit   Revision:448478
 Update to 1.4.0

Reported by:	Jerry Jacobs <jerryjacobs1989@gmail.com>
Wed, 3 May 2017
[ 12:16 mat search for other commits by this committer ] Original commit   Revision:440009 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Simplify USE_GITHUB usage.

Sponsored by:	Absolight
Mon, 27 Feb 2017
[ 13:58 lev search for other commits by this committer ] Original commit   Revision:434939
  Update to latest version 1.3.1
Wed, 1 Feb 2017
[ 17:32 lev search for other commits by this committer ] Original commit   Revision:433056
 Fix installation of README.md

PR:		216683
Submitted by:	Kenji Rikitake <kenji@k2r.org>
Tue, 31 Jan 2017
[ 13:30 lev search for other commits by this committer ] Original commit   Revision:432914
 Update to latest commit after 1.3.0 release
Fri, 6 May 2016
[ 18:58 lev search for other commits by this committer ] Original commit   Revision:414719
 Update to latest commit, in nrw version 1.2
Fri, 22 Apr 2016
[ 12:26 lev search for other commits by this committer ] Original commit   Revision:413775
 Update to latest commit.
Wed, 20 Jan 2016
[ 19:50 lev search for other commits by this committer ] Original commit   Revision:406800
  Update to latest github commit.
Thu, 15 Oct 2015
[ 19:47 lev search for other commits by this committer ] Original commit   Revision:399362
  Update to latest commit, more chips are supported.
Tue, 4 Aug 2015
[ 07:20 lev search for other commits by this committer ] Original commit   Revision:393511
 Update to latest checkin.
Fri, 15 May 2015
[ 12:27 lev search for other commits by this committer ] Original commit   Revision:386403
 Update to latest commit.
Wed, 6 May 2015
[ 15:16 mat search for other commits by this committer ] Original commit   Revision:385521 (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 12 Feb 2015
[ 20:47 lev search for other commits by this committer ] Original commit   Revision:378893
 Update to latest upstream commit.
Sat, 22 Nov 2014
[ 21:42 lev search for other commits by this committer ] Original commit   Revision:373107
 Update to latest commit.
Mon, 27 Oct 2014
[ 15:49 lev search for other commits by this committer ] Original commit   Revision:371590
 Updated to latest github commit.

PR:		194564
Sat, 13 Sep 2014
[ 19:03 lev search for other commits by this committer ] Original commit   Revision:368129
 Update to latest version.

PR:		193611
Submitted by:	Maxim Filimonov
Sat, 6 Sep 2014
[ 11:12 lev search for other commits by this committer ] Original commit   Revision:367414
 Update to latest commit from 21 Aug 2014.
Fri, 8 Aug 2014
[ 18:52 lev search for other commits by this committer ] Original commit   Revision:364374
  Update to latest commit.

PR:		192331
Sat, 15 Feb 2014
[ 23:04 lev search for other commits by this committer ] Original commit   Revision:344495
 Add ST-Link v1/v2 support utilities.

Number of commits found: 37