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: devel/libhid/Makefile

Number of commits found: 21

Saturday, 26 Jun 2021
12:42 Rene Ladan (rene) search for other commits by this committer
*/*: Remove expired ports:

2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream
2021-06-23 sysutils/usbhotkey: Uses EOL Python 2.7 via devel/libhid
commit hash: 085ea9db5d1590e2e9516de28c93433063ab6309 commit hash: 085ea9db5d1590e2e9516de28c93433063ab6309 commit hash: 085ea9db5d1590e2e9516de28c93433063ab6309 commit hash: 085ea9db5d1590e2e9516de28c93433063ab6309 085ea9d
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Jun 2020
08:47 sunpoet search for other commits by this committer
Fix MASTER_SITES

alioth.debian.org is unreachable.

Approved by:	portmgr (blanket)
Original commitRevision:540487 
Wednesday, 17 Jun 2020
18:17 sunpoet search for other commits by this committer
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
Original commitRevision:539491 
Tuesday, 19 Dec 2017
15:31 bapt search for other commits by this committer
Convert swig dependency to swig 3.0
While here, add license
Original commitRevision:456725 
Sunday, 10 Dec 2017
20:48 antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Original commitRevision:455913 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Friday, 23 Jan 2015
22:50 antoine search for other commits by this committer
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
Original commitRevision:377770 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Friday, 29 Aug 2014
09:08 tijl search for other commits by this committer
- Move BUILD_DEPENDS to the right place
- Replace HAS_CONFIGURE with GNU_CONFIGURE
- Add USES=libtool and INSTALL_TARGET=install-strip
- Replace patch with USES=pathfix
Original commitRevision:366469 
Saturday, 2 Aug 2014
07:01 mva search for other commits by this committer
- Unbreak builds after the lang/python27 update (r363790)

Exp-run:	192242, 192244
Original commitRevision:363792 
Wednesday, 26 Feb 2014
07:17 miwi search for other commits by this committer
- Stage support
Original commitRevision:346122 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Wednesday, 28 Aug 2013
05:58 bapt search for other commits by this committer
Not building with Werror allows building with clang
Original commitRevision:325506 
Monday, 29 Apr 2013
16:43 rene search for other commits by this committer
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
Original commitRevision:316831 
Tuesday, 9 Oct 2012
22:12 linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
Original commitRevision:305610 
Friday, 5 Jun 2009
00:03 itetcu search for other commits by this committer
Fix install with custom PREFIX

Submitted by:   maintainer
Reported by:    QATty
Original commit
Saturday, 14 Mar 2009
13:45 miwi search for other commits by this committer
- Update Maintainer mail adress

Submitted by:   Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
Original commit
Monday, 9 Mar 2009
17:15 stas search for other commits by this committer
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:    thompsa (old version), miwi
Tested by:      miwi
Original commit
Wednesday, 12 Sep 2007
04:07 edwin search for other commits by this committer
[patch] Have devel/libhid also install its python site-package

        When devel/swig13 is installed, building of devel/libhid
        fails, due to my overlooking of the swig detection bits in
        the ports configure script.  However, swig is used to build
        the python site-package of the port, so I've bumped the
        portrevision and turned these bits on by default (the
        additional patch-Makefile.in hunk is to suppress a warning).

PR:             ports/116076
Submitted by:   Nikos Ntarmos <ntarmos@ceid.upatras.gr>
Original commit
Saturday, 28 Jul 2007
09:54 lwhsu search for other commits by this committer
Add libhid 0.2.16, a user-space HID access library written in C.

PR:             ports/114627
Submitted by:   ntarmos at ceid.upatras.gr
Original commit

Number of commits found: 21