Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Dec 2020 14:28:54
3.2p4_1

|
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) |
17 Jun 2020 18:17:45
3.2p3_1

|
sunpoet  |
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 |
28 May 2020 13:13:25
3.2p3_1

|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
12 May 2020 09:32:40
3.2p3_1

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
16 Apr 2019 18:31:09
3.2p3_1

|
tobik  |
comms/owfs: Spell FTDI_CONFIGURE_ENABLE correctly |
31 Oct 2018 15:47:05
3.2p3

|
mat  |
Fix USE_GITHUB usage. |
31 Oct 2018 06:24:57
3.2p3

|
wen  |
- Update to 3.2p3
PR: 231814
Submitted by: osidorkin@gmail.com
Approved by: maintainer |
20 Dec 2017 19:34:12
3.1p1_1

|
bapt  |
Switch from swig 2.0 to swig 3.0 |
30 Nov 2017 15:50:34
3.1p1_1

|
mat  |
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 ) |
05 Jan 2017 22:58:02
3.1p1_1

|
jbeich  |
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. |
01 Apr 2016 13:29:17
3.1p1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
05 Mar 2016 20:36:18
3.1p1

|
rakuco  |
Update to 3.1p1.
PR: 206959
Submitted by: osidorkin@gmail.com
Approved by: johan@stromnet.se (maintainer) |
26 Aug 2015 16:29:55
3.1p0

|
amdmi3  |
- Update to 3.1p0
PR: 200245
Submitted by: johan@stromnet.se (maintainer)
Reported by: admin@lissyara.su |
19 Aug 2015 13:30:00
2.9p8_2

|
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
07 Mar 2015 13:19:47
2.9p8_2

|
antoine  |
gmake:lite is only intended to be used for possible gmake dependencies |
03 Jan 2015 16:56:19
2.9p8_2

|
riggs  |
Fix build with non-default OPTION owfs
PR: 196421
Submitted by: osidorkin@gmail.com
Approved by: johan@stromnet.se (maintainer)
MFH: 2015Q1 |
22 Dec 2014 18:37:58
2.9p8_2

|
pawel  |
Fix build on FreeBSD 8.x and 9.x by using gmake
PR: 196156
Submitted by: maintainer |
18 Dec 2014 11:40:01
2.9p8_1

|
bapt  |
Convert to USES=autoreconf |
26 Nov 2014 13:08:38
2.9p8_1

|
mat  |
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 ) |
07 Nov 2014 17:52:36
2.9p8

|
ak  |
- Update to 2.9p8
- Add OWMUTEXDEBUG option
- Add USE_LDCONFIG
- Fix USES=tk syntax
PR: 194261
Submitted by: johan@stromnet.se (maintainer) |
07 Nov 2014 13:51:11
2.9p5

|
mat  |
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)
With hat: perl@
Sponsored by: Absolight |
20 Oct 2014 09:31:34
2.9p5

|
bapt  |
Cleanup plist |
13 Sep 2014 18:25:05
2.9p5

|
tijl  |
Use default LIBTOOLIZE_ARGS |
16 Aug 2014 09:15:17
2.9p5

|
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, ... |