non port: comms/owfs/Makefile |
SVNWeb
|
Number of commits found: 25 |
Sat, 8 Apr 2023
|
[ 21:13 Dave Cottlehuber (dch) ] 0e79271
comms/owfs: relax warnings to build on current
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
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 )
|
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.
|
Fri, 4 Dec 2020
|
[ 14:28 kevans ]
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 ] (Only the first 10 of 84 ports in this commit are shown above. )
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 ] (Only the first 10 of 111 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
|
Tue, 16 Apr 2019
|
[ 18:31 tobik ]
comms/owfs: Spell FTDI_CONFIGURE_ENABLE correctly
|
Wed, 31 Oct 2018
|
[ 15:47 mat ]
Fix USE_GITHUB usage.
|
[ 06:24 wen ]
- Update to 3.2p3
PR: 231814
Submitted by: osidorkin@gmail.com
Approved by: maintainer
|
Wed, 20 Dec 2017
|
[ 19:34 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Switch from swig 2.0 to swig 3.0
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
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.
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 5 Mar 2016
|
[ 20:36 rakuco ]
Update to 3.1p1.
PR: 206959
Submitted by: osidorkin@gmail.com
Approved by: johan@stromnet.se (maintainer)
|
Wed, 26 Aug 2015
|
[ 16:29 amdmi3 ]
- Update to 3.1p0
PR: 200245
Submitted by: johan@stromnet.se (maintainer)
Reported by: admin@lissyara.su
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
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 ]
gmake:lite is only intended to be used for possible gmake dependencies
|
Mon, 22 Dec 2014
|
[ 18:37 pawel ]
Fix build on FreeBSD 8.x and 9.x by using gmake
PR: 196156
Submitted by: maintainer
|
Thu, 18 Dec 2014
|
[ 11:40 bapt ]
Convert to USES=autoreconf
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 7 Nov 2014
|
[ 17:52 ak ]
- 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 ] (Only the first 10 of 20 ports in this commit are shown above. )
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 ] (Only the first 10 of 30 ports in this commit are shown above. )
Use default LIBTOOLIZE_ARGS
|
Sat, 16 Aug 2014
|
[ 09:15 marino ]
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 |