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.

Port details
ipad_charge Generic iPad USB charging utility
2.0.1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-01-13 06:40:39
Last Update: 2021-04-07 08:09:01
Commit Hash: cf118cc
License: BSD2CLAUSE
Description:
The iPad charge port provide some simple devd scripts which can enable or disable charging on your iPad/iPod/iPhone when it is connected to the USB port on your PC.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. etc/devd/ipad_charge.conf
  2. /usr/local/share/licenses/ipad_charge-2.0.1/catalog.mk
  3. /usr/local/share/licenses/ipad_charge-2.0.1/LICENSE
  4. /usr/local/share/licenses/ipad_charge-2.0.1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • ipad_charge>0:sysutils/ipad_charge
To install the port:
cd /usr/ports/sysutils/ipad_charge/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/ipad_charge
  • pkg install ipad_charge
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ipad_charge
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
ipad_charge
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.12.0.12.0.12.0.12.0.1-2.0.1-
FreeBSD:13:quarterly2.0.12.0.12.0.12.0.12.0.12.0.12.0.12.0.1
FreeBSD:14:latest2.0.12.0.12.0.12.0.12.0.12.0.1-2.0.1
FreeBSD:14:quarterly2.0.12.0.1-2.0.12.0.12.0.12.0.12.0.1
FreeBSD:15:latest2.0.12.0.1n/a2.0.1n/a2.0.12.0.12.0.1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_ipad_charge
pkg-message:
For install:
1) add ipad_charge_enable="YES" and optionally ipad_charge_action="ON" (default) or "OFF" . to your /etc/rc.conf 2) Please restart devd as the configuration changed # service devd restart
Master Sites:
  1. There is no master site for this port.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.0.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.0.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
2.0.1
12 Jan 2018 11:21:07
Revision:458818Original commit files touched by this commit
rene search for other commits by this committer
Return kevlo's ports to the pool, he handed in his commit bit.

With hat:	portmgr-secretary
2.0.1
11 Dec 2014 01:44:01
Revision:374507Original commit files touched by this commit
kevlo search for other commits by this committer
Update "BSD" license.

Informed by:	feld
2.0.1
25 Feb 2014 13:44:46
Revision:346001Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.0.1
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
2.0.1
08 Aug 2013 09:45:10
Revision:324384Original commit files touched by this commit
kevlo search for other commits by this committer
Cosmetic changes:
- kill older versions of FreeBSD support
- use SUB_FILES
- pad pkg-message display with @${ECHO_CMD}

Pointed out by:	danfe
2.0.1
08 Aug 2013 08:27:45
Revision:324380Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 2.0.4

Submitted by:	hselasky
1.1
13 Jan 2012 06:38:24
Original commit files touched by this commit
kevlo search for other commits by this committer
Initial import of ipad_charge-1.1

ipad_charge is an iPad USB charging control utility.

Number of commits found: 11