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: comms/owfs/Makefile
SVNWeb

Number of commits found: 25

Sat, 8 Apr 2023
[ 21:13 Dave Cottlehuber (dch) search for other commits by this committer ]    commit hash:0e7927110ea683c28fcb8fccc6513765f4fad607  commit hash:0e7927110ea683c28fcb8fccc6513765f4fad607  commit hash:0e7927110ea683c28fcb8fccc6513765f4fad607  0e79271 
comms/owfs: relax warnings to build on current
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:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  258a9884  (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
comms: remove 'Created by' lines

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

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
(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.
Fri, 4 Dec 2020
[ 14:28 kevans search for other commits by this committer ] Original commit   Revision:556984
comms/owfs: update to 3.2p4

owfs 3.2p4 have been released, which among other things fixes a FreeBSD
build bug.

* Update 3.2p3 -> 3.2p4
* Change from USE_GITHUB to MASTER_SITES
* Remove OWFS Python bindings, as python2.7 is no longer supported in
  FreeBSD and owfs python binding does not build with anything else. It is
  deprecated in favour for pyownet or similar
  (see https://github.com/owfs/owfs/issues/75 for more details)
* Remove owtraffic as it is now builtin.
* Add uthash build dependency (header-only)

PR:		248868
Approved by:	maintainer
MFH:		2020Q4 (blanket: build fix)
Wed, 17 Jun 2020
[ 18:17 sunpoet search for other commits by this committer ] Original commit   Revision:539491 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
Thu, 28 May 2020
[ 13:13 danfe search for other commits by this committer ] Original commit   Revision:536768 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
Tue, 16 Apr 2019
[ 18:31 tobik search for other commits by this committer ] Original commit   Revision:499105
comms/owfs: Spell FTDI_CONFIGURE_ENABLE correctly
Wed, 31 Oct 2018
[ 15:47 mat search for other commits by this committer ] Original commit   Revision:483594
Fix USE_GITHUB usage.
[ 06:24 wen search for other commits by this committer ] Original commit   Revision:483552
- Update to 3.2p3

PR:		231814
Submitted by:	osidorkin@gmail.com
Approved by:	maintainer
Wed, 20 Dec 2017
[ 19:34 bapt search for other commits by this committer ] Original commit   Revision:456845 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Switch from swig 2.0 to swig 3.0
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 5 Mar 2016
[ 20:36 rakuco search for other commits by this committer ] Original commit   Revision:410210
Update to 3.1p1.

PR:		206959
Submitted by:	osidorkin@gmail.com
Approved by:	johan@stromnet.se (maintainer)
Wed, 26 Aug 2015
[ 16:29 amdmi3 search for other commits by this committer ] Original commit   Revision:395372
- Update to 3.1p0

PR:		200245
Submitted by:	johan@stromnet.se (maintainer)
Reported by:	admin@lissyara.su
Wed, 19 Aug 2015
[ 13:30 mat search for other commits by this committer ] Original commit   Revision:394778 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Sat, 7 Mar 2015
[ 13:19 antoine search for other commits by this committer ] Original commit   Revision:380688
gmake:lite is only intended to be used for possible gmake dependencies
Mon, 22 Dec 2014
[ 18:37 pawel search for other commits by this committer ] Original commit   Revision:375258
Fix build on FreeBSD 8.x and 9.x by using gmake

PR:		196156
Submitted by:	maintainer
Thu, 18 Dec 2014
[ 11:40 bapt search for other commits by this committer ] Original commit   Revision:374896
Convert to USES=autoreconf
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 7 Nov 2014
[ 17:52 ak search for other commits by this committer ] Original commit   Revision:372286
- Update to 2.9p8
- Add OWMUTEXDEBUG option
- Add USE_LDCONFIG
- Fix USES=tk syntax

PR: 194261
Submitted by:	johan@stromnet.se (maintainer)
[ 13:51 mat search for other commits by this committer ] Original commit   Revision:372262 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)

With hat:	perl@
Sponsored by:	Absolight
Sat, 13 Sep 2014
[ 18:25 tijl search for other commits by this committer ] Original commit   Revision:368126 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Use default LIBTOOLIZE_ARGS
Sat, 16 Aug 2014
[ 09:15 marino search for other commits by this committer ] Original commit   Revision:365069
Add new port comms/owfs

PR:		189222
Submitted by:	Johan (stromnet.se)

OWFS -- 1-Wire file system.
OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim.
OWFS is a simple and flexible program to monitor and control the physical
environment. You can write scripts to read temperature, flash lights, write
to an LCD, log and graph, ...

Number of commits found: 25