notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: comms/owfs/pkg-plist

Number of commits found: 10

Thursday, 22 Feb 2024
14:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/owfs: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 605aaed03f1a15ae43376af9f152c9187af1444c commit hash: 605aaed03f1a15ae43376af9f152c9187af1444c commit hash: 605aaed03f1a15ae43376af9f152c9187af1444c commit hash: 605aaed03f1a15ae43376af9f152c9187af1444c 605aaed
Friday, 4 Dec 2020
14:28 kevans search for other commits by this committer
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)
Original commitRevision:556984 
Wednesday, 31 Oct 2018
06:24 wen search for other commits by this committer
- Update to 3.2p3

PR:		231814
Submitted by:	osidorkin@gmail.com
Approved by:	maintainer
Original commitRevision:483552 
Saturday, 5 Mar 2016
20:36 rakuco search for other commits by this committer
Update to 3.1p1.

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

PR:		200245
Submitted by:	johan@stromnet.se (maintainer)
Reported by:	admin@lissyara.su
Original commitRevision:395372 
Monday, 22 Dec 2014
18:37 pawel search for other commits by this committer
Fix build on FreeBSD 8.x and 9.x by using gmake

PR:		196156
Submitted by:	maintainer
Original commitRevision:375258 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Friday, 7 Nov 2014
17:52 ak search for other commits by this committer
- Update to 2.9p8
- Add OWMUTEXDEBUG option
- Add USE_LDCONFIG
- Fix USES=tk syntax

PR: 194261
Submitted by:	johan@stromnet.se (maintainer)
Original commitRevision:372286 
Monday, 20 Oct 2014
09:31 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371247 
Saturday, 16 Aug 2014
09:15 marino search for other commits by this committer
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, ...
Original commitRevision:365069 

Number of commits found: 10