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/openocd/Makefile
SVNWeb

Number of commits found: 46

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)
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 26 Sep 2021
[ 08:24 Mikael Urankar (mikael) search for other commits by this committer ]    commit hash:55d27db3cff9f49e743ce4bf9f3fbb37b06dc184  commit hash:55d27db3cff9f49e743ce4bf9f3fbb37b06dc184  commit hash:55d27db3cff9f49e743ce4bf9f3fbb37b06dc184  55d27db 
devel/openocd: Mark as broken on aarch64.
Thu, 26 Aug 2021
[ 21:31 Steven Kreuzer (skreuzer) search for other commits by this committer Author: Marcin Cieślak ]    commit hash:3c4775a60c3dff3e2abbe98f287c7bcc6fb8c988  commit hash:3c4775a60c3dff3e2abbe98f287c7bcc6fb8c988  commit hash:3c4775a60c3dff3e2abbe98f287c7bcc6fb8c988  3c4775a 
devel/openocd: Update to version 0.11.0

PR:             256491
Changes:        https://openocd.org/openocd-0-11-0-released.html
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.
Sat, 19 Oct 2019
[ 08:19 tobik search for other commits by this committer ] Original commit   Revision:514770
Remove a bunch of unused *_DESC
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Thu, 27 Sep 2018
[ 22:34 linimon search for other commits by this committer ] Original commit   Revision:480826
Fix build on gcc-based archs.

Tested on powerpc64, amd64.

PR:		231672
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Fri, 28 Jul 2017
[ 21:45 jkim search for other commits by this committer ] Original commit   Revision:446854 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.

PR:		221027
Reviewed by:	mat
Approved by:	portmgr (antoine)
Sat, 13 May 2017
[ 03:35 linimon search for other commits by this committer ] Original commit   Revision:440746 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sun, 12 Mar 2017
[ 01:16 skreuzer search for other commits by this committer ] Original commit   Revision:435971
Update to version 0.10.0
Thu, 5 Jan 2017
[ 22:58 jbeich search for other commits by this committer ] Original commit   Revision:430669 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Assume "pkg-config libusb*" works after 9.x EOL

FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
Wed, 21 Dec 2016
[ 14:56 mat search for other commits by this committer ] Original commit   Revision:429092
Rename DOC to DOXYGEN and don't enable it by default.

Sponsored by:	Absolight
Sat, 17 Dec 2016
[ 16:35 antoine search for other commits by this committer ] Original commit   Revision:428777
Revert r428754 and unbreak

Pointy hat:	sunpoet
[ 12:58 sunpoet search for other commits by this committer ] Original commit   Revision:428754
- Add LICENSE
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS

Approved by:	portmgr (blanket)
Wed, 3 Aug 2016
[ 21:17 skreuzer search for other commits by this committer ] Original commit   Revision:419558
Update to 0.9.0

PR:		201721
Submitted by:	Arrigo Marchiori  <ardovm@yahoo.it>
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 26 Feb 2016
[ 18:33 skreuzer search for other commits by this committer ] Original commit   Revision:409629
Add an option to build with support for CMSIS-DAP

PR:		207488
Submitted by:	Bernd Walter <ticso@cicely7.cicely.de>
Tue, 9 Feb 2016
[ 18:34 skreuzer search for other commits by this committer ] Original commit   Revision:408589
Mark as broken on FreeBSD 9
Sat, 6 Feb 2016
[ 21:05 antoine search for other commits by this committer ] Original commit   Revision:408312
Fix build on FreeBSD 10 by always using makeinfo from ports,
makeinfo from base doesn't understand some commands

Reported by:	pkg-fallout
Fri, 29 Jan 2016
[ 22:18 skreuzer search for other commits by this committer ] Original commit   Revision:407501
Update to 0.9.0

Submitted by:	kan@
Differential Revision:	D3931
Thu, 7 May 2015
[ 22:36 antoine search for other commits by this committer ] Original commit   Revision:385703
Properly register info pages
Sun, 3 Aug 2014
[ 11:36 pi search for other commits by this committer ] Original commit   Revision:363878
devel/libftdi: USES=libtool, fix build, bump dependencies

comms/linrad
comms/lirc
devel/urjtag
devel/openocd
sysutils/lcdproc
sysutils/flashrom

devel/xc3sprog is already bumped via PR 188055
Sun, 13 Jul 2014
[ 23:09 bapt search for other commits by this committer ] Original commit   Revision:361722 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Wed, 2 Jul 2014
[ 19:48 amdmi3 search for other commits by this committer ] Original commit   Revision:360251
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
Sun, 8 Jun 2014
[ 19:51 olgeni search for other commits by this committer ] Original commit   Revision:357070 (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
Remove all space characters from Makefile assignments.

No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
Thu, 6 Mar 2014
[ 14:21 miwi search for other commits by this committer ] Original commit   Revision:347233
- Stage support
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Mon, 5 Aug 2013
[ 18:32 skreuzer search for other commits by this committer ] Original commit   Revision:324281
Update to 0.7.0

PR:		ports/180645
Submitted by:	Sean Bruno <sbruno@FreeBSD.org>
Tue, 30 Jul 2013
[ 18:30 skreuzer search for other commits by this committer ] Original commit   Revision:323981
Adopt the port
Fri, 3 May 2013
[ 11:04 bdrewery search for other commits by this committer ] Original commit   Revision:317193
- Fix build. LIBFTDI is not an option.
Mon, 29 Apr 2013
[ 16:43 rene search for other commits by this committer ] Original commit   Revision:316831 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
Sun, 11 Nov 2012
[ 13:49 jhale search for other commits by this committer ] Original commit   Revision:307310
- Fix header spacing

Reported by:	crees
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
[ 11:47 jhale search for other commits by this committer ] Original commit   Revision:307306
- Update to 0.6.1
- Trim Makefile header

PR:		ports/172620
Submitted by:	Tomasz CEDRO <cederom@tlen.pl> (maintainer)
Approved by:	makc, avilla (mentors, implict)
Feature safe:	yes
Sun, 16 Sep 2012
[ 14:12 rakuco search for other commits by this committer ] Original commit   Revision:304349
Update to 0.6.0.

PR:		ports/171477
Submitted by:	Tomasz CEDRO <cederom@tlen.pl> (maintainer)
Wed, 8 Aug 2012
[ 15:05 bdrewery search for other commits by this committer ] Original commit 
- Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
Mon, 5 Dec 2011
[ 17:11 scheidell search for other commits by this committer ] Original commit 
-update openocd from 0.4.0 -> 0.5.0
-committers notes:  patch modified to use userspace 'WITH_*' and not
-oslevel 'USE_*', requested by gabor

PR:             ports/161989
Submitted by:   maintainer
Reviewed by:    gabor
Approved by:    gabor(mentor)
Feature safe:   yes
Wed, 12 Oct 2011
[ 21:15 pawel search for other commits by this committer ] Original commit 
Chase www/libmicrohttpd shlib bump
Sat, 5 Mar 2011
[ 15:55 dhn search for other commits by this committer ] Original commit 
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum
Sat, 13 Mar 2010
[ 14:37 miwi search for other commits by this committer ] Original commit 
- Update to 0.4.0

PR:             144241
Submitted by:   CeDeROM <tomek.cedro@gmail.com> (maintainer)
Sun, 14 Feb 2010
[ 19:37 pgollucci search for other commits by this committer ] Original commit 
- Chase devel/libftdi shlib bump

Pointyhat to:   myself
Reported by:    pav via pointyhat
Fri, 12 Feb 2010
[ 10:12 pav search for other commits by this committer ] Original commit 
- Fix runtime of jlink module

PR:             ports/137945
Submitted by:   Robert Jenssen <robertjenssen@ozemail.com.au>
Approved by:    CeDeROM <tomek.cedro@gmail.com> (maintainer)
Tue, 18 Aug 2009
[ 22:33 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.2.0

PR:             137861
Submitted by:   CeDeROM <tomek.cedro@gmail.com> (maintainer)
Tue, 2 Jun 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit 
The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system
programming and boundary-scan testing for embedded target devices. OpenOCD uses
a "hardware interface dongle" to communicate with the JTAG (IEEE 1149.1)
compliant taps on your target board. OpenOCD currently supports many types
of hardware dongles: USB based, parallel port based, and other standalone boxes
that run OpenOCD internally. It allows ARM7 (ARM7TDMI and ARM720t),
ARM9 (ARM920T, ARM922T, ARM926EJ-S, ARM966E-S), XScale (PXA25x, IXP42x) and
Cortex-M3 (Luminary Stellaris LM3 and ST STM32) based cores to be debugged
via the GDB protocol. Flash writing is supported for external CFI compatible
NOR flashes (Intel and AMD/Spansion command set) and several internal flashes
(LPC2000, AT91SAM7, STR7x, STR9x, LM3, and STM32x). Preliminary support for
various NAND flash controllers (LPC3180, Orion, S3C24xx, more) controller is
included.

WWW: http://openocd.berlios.de/

PR:             135094
Submitted by:   CeDeROM <tomek.cedro@gmail.com>

Number of commits found: 46