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/uclmmbase/files/patch-net_udp

Number of commits found: 3

Monday, 14 Mar 2011
11:47 mi search for other commits by this committer
Upgrade from 1.2.16 to 1.2.18. The author(s) no longer distribute the
distfile by itself -- only as part of a giant distribution including
Tcl/Tk-8.0 among other things, so I'm switching to housing the "seed"
myself for the time being.

The older vic and rat are expected to continue "just work" until I
upgrade them in their turns.

PR:     ports/155335
Original commit
Tuesday, 12 Apr 2005
17:16 mi search for other commits by this committer
Minor/cosmetic changes:

        . on BSD use warn(3) instead of static "socket_error",
          which is doing the same thing, but poorly;
        . use herror(3) instead of "socket_error", when reporting
          DNS-related problems;
        . patch the test-harness to not fail if our own hostname
          is not resolvable -- this is a sign of misconfiguration,
          not of the library miscompilation.
Original commit
Saturday, 26 Mar 2005
20:50 mi search for other commits by this committer
Use FreeBSD's declarations of inet_ntoa and _ntop -- FreeBSD's
*definitions* were used before anyway, but the declarations now
conflict on 6.x

Use uint32_t instead of `unsigned long', where a 32-bit unsigned value
is needed -- this fixes the qfDES encryption/decryption on 64-bit
platforms.

Reported by:    pointyhat
Approved by:    portmgr (kris)
Original commit

Number of commits found: 3