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: palm/coldsync/files/patch-in6

Number of commits found: 3

Saturday, 19 May 2012
14:19 ak search for other commits by this committer
Remove expired ports:
2012-05-15 net/ng_car
2012-05-10 palm/coldsync

Approved by:    eadler (mentor)
Original commit
Friday, 27 Dec 2002
21:11 mi search for other commits by this committer
Upgrade to the latest stable version -- 2.2.5, which supports Palms in
addition to Handspring, so there is no need for patch-palm any more.

Remove the Perl parts of this port. They will be turned into the new
p5-coldsync. Now, that the port no longer uses Perl, switch back to
REINPLACE and rephrase the regexps, so they work (\S was a perlism).

Make patch-in6 a little nicer by making coldsync.c define _POSIX_SOURCE
as 200112 -- the only way to cause netinet/in.h to include
netinet6/in6.h, apparently.

Reviewed by:    knu (portmgr)
Approved by:    maintainer, portmgr
Original commit
Thursday, 26 Dec 2002
02:11 mi search for other commits by this committer
Revert the PERL-to-REINPLACE conversion attempts. They were never
finished, despite several related commits, but, most importantly, the
port uses PERL anyway... This prevented USB detection -- fixed by
this committer in April. Pointy hats available upon request...

Make sure __BSD_VISIBLE is defined -- too many of _our headers_
trip over u_int et al without that.

Include netinet6/in6.h and force it in by defining what it is looking
for. The "official" way of doing it -- simply through the netinet/in.h
does not work. May be, there is no __POSIX_VISIBLE in case of
__BSD_VISIBLE? Fixes to files/patch-in6 are welcome!

The last two fixed compile on -current, justifying this commit without
explicit approval.

PR:             ports/43532 ports/46472
Submitted by:   Larry Rosenman, David Magda
Original commit

Number of commits found: 3