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/arduino-mk/Makefile
SVNWeb

Number of commits found: 20

Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
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, 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)
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.
Thu, 7 Nov 2019
[ 18:08 leres search for other commits by this committer ] Original commit   Revision:516996
devel/arduino-mk: Update MASTER_SITES and remove BROKEN

Approved by:	matthew (mentor, implicit)
Wed, 6 Nov 2019
[ 12:48 antoine search for other commits by this committer ] Original commit   Revision:516880 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN, unfetchable
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Tue, 3 Oct 2017
[ 16:46 leres search for other commits by this committer ] Original commit   Revision:451156
Add missing RUN_DEPENDS for comms/p5-Device-SerialPort which is
used by the ard-reset-arduino script.

PR:		222148
Submitted by:	Fukang Chen
Reported by:	ler (mentor), matthew (mentor)
Reviewed by:	ler (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12570
Fri, 15 Sep 2017
[ 18:18 leres search for other commits by this committer ] Original commit   Revision:449916 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.

 - devel/arduino
 - devel/arduino-glcd
 - devel/arduino-irremote
 - devel/arduino-mk
 - devel/arduino-sevseg
 - net/hostapd
 - net/py-pcap
 - security/bro
 - security/broccoli
 - security/create-cert
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D12374
Wed, 20 Jul 2016
[ 15:33 mat search for other commits by this committer ] Original commit   Revision:418840 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
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
Wed, 15 Jul 2015
[ 14:18 amdmi3 search for other commits by this committer ] Original commit   Revision:392145
- Fix shebangs
- Add empty directory to plist

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Sun, 15 Jun 2014
[ 04:35 danilo search for other commits by this committer ] Original commit   Revision:357826
- Add stage support [1]
- Simplify Makefile

PR:		ports/191043
Submitted by:	joe@thrallingpenguin.com [1]
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 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 1)
Sat, 24 Nov 2012
[ 19:15 wxs search for other commits by this committer ] Original commit   Revision:307722
Run version.sh using ${SH}. This file does not have the executable
property set. No need to bump portrevision as it's a build fix.

PR:		ports/173712
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
Feature safe:	yes
Sun, 21 Oct 2012
[ 11:14 rakuco search for other commits by this committer ] Original commit   Revision:306226
- Update to 0.10.
- Convert to OptionsNG.

PR:		ports/172684
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
Feature safe:	yes
Mon, 6 Aug 2012
[ 10:44 scheidell search for other commits by this committer ] Original commit 
- Fix version.sh script for arduino 1.0.1

PR:		ports/170268
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
Sat, 30 Jun 2012
[ 14:07 az search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Thu, 23 Feb 2012
[ 14:20 scheidell search for other commits by this committer ] Original commit 
Add port devel/arduino-mk: Arduino from the command line
This is a makefile written by Martin Atelier that makes it possible
to build Arduino sketches with gmake. An example sketch and Makefile;
it is installed in share/examples/arduino-mk

PR:             ports/156143
Submitted by:   Craig Leres <leres@ee.lbl.gov> (maintainer)
Approved by:    gabor (mentor, implicit)
Feature safe:   yes

Number of commits found: 20