non port: devel/openocd/Makefile |
SVNWeb
|
Number of commits found: 46 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Sun, 26 Sep 2021
|
[ 08:24 Mikael Urankar (mikael) ] 55d27db
devel/openocd: Mark as broken on aarch64.
|
Thu, 26 Aug 2021
|
[ 21:31 Steven Kreuzer (skreuzer) Author: Marcin Cieślak ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 19 Oct 2019
|
[ 08:19 tobik ]
Remove a bunch of unused *_DESC
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 20 ports in this commit are shown above. )
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 ] (Only the first 10 of 34 ports in this commit are shown above. )
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 ]
Update to version 0.10.0
|
Thu, 5 Jan 2017
|
[ 22:58 jbeich ] (Only the first 10 of 33 ports in this commit are shown above. )
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 ]
Rename DOC to DOXYGEN and don't enable it by default.
Sponsored by: Absolight
|
Sat, 17 Dec 2016
|
[ 16:35 antoine ]
Revert r428754 and unbreak
Pointy hat: sunpoet
|
[ 12:58 sunpoet ]
- Add LICENSE
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
Approved by: portmgr (blanket)
|
Wed, 3 Aug 2016
|
[ 21:17 skreuzer ]
Update to 0.9.0
PR: 201721
Submitted by: Arrigo Marchiori <ardovm@yahoo.it>
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 26 Feb 2016
|
[ 18:33 skreuzer ]
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 ]
Mark as broken on FreeBSD 9
|
Sat, 6 Feb 2016
|
[ 21:05 antoine ]
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 ]
Update to 0.9.0
Submitted by: kan@
Differential Revision: D3931
|
Thu, 7 May 2015
|
[ 22:36 antoine ]
Properly register info pages
|
Sun, 3 Aug 2014
|
[ 11:36 pi ]
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 ] (Only the first 10 of 38 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Wed, 2 Jul 2014
|
[ 19:48 amdmi3 ]
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
|
Sun, 8 Jun 2014
|
[ 19:51 olgeni ] (Only the first 10 of 101 ports in this commit are shown above. )
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 ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 5 Aug 2013
|
[ 18:32 skreuzer ]
Update to 0.7.0
PR: ports/180645
Submitted by: Sean Bruno <sbruno@FreeBSD.org>
|
Tue, 30 Jul 2013
|
[ 18:30 skreuzer ]
Adopt the port
|
Fri, 3 May 2013
|
[ 11:04 bdrewery ]
- Fix build. LIBFTDI is not an option.
|
Mon, 29 Apr 2013
|
[ 16:43 rene ] (Only the first 10 of 42 ports in this commit are shown above. )
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 ]
- Fix header spacing
Reported by: crees
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes
|
[ 11:47 jhale ]
- 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 ]
Update to 0.6.0.
PR: ports/171477
Submitted by: Tomasz CEDRO <cederom@tlen.pl> (maintainer)
|
Wed, 8 Aug 2012
|
[ 15:05 bdrewery ]
- Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry
Approved by: eadler (mentor)
|
Mon, 5 Dec 2011
|
[ 17:11 scheidell ]
-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 ]
Chase www/libmicrohttpd shlib bump
|
Sat, 5 Mar 2011
|
[ 15:55 dhn ]
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum
|
Sat, 13 Mar 2010
|
[ 14:37 miwi ]
- Update to 0.4.0
PR: 144241
Submitted by: CeDeROM <tomek.cedro@gmail.com> (maintainer)
|
Sun, 14 Feb 2010
|
[ 19:37 pgollucci ]
- Chase devel/libftdi shlib bump
Pointyhat to: myself
Reported by: pav via pointyhat
|
Fri, 12 Feb 2010
|
[ 10:12 pav ]
- 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 ]
- Update to 0.2.0
PR: 137861
Submitted by: CeDeROM <tomek.cedro@gmail.com> (maintainer)
|
Tue, 2 Jun 2009
|
[ 00:23 amdmi3 ]
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 |