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: dns/dhisd/files/patch-Makefile

Number of commits found: 2

Monday, 12 Nov 2018
09:15 egypcio search for other commits by this committer
dns/dhisd: update to 5.5

  * while here, adopt the port;

  * files/patch-Makefile;
      use CC=${CC} for clang and GCC compatibility;
      use PREFIX instead of hardcoding "/usr/local";
      better use WFLAGS+= (with a plus).

  * also updated 'pkg-descr' with a longer description about the port.

PR:		230990
Submitted by:	egypcio
Approved by:	rene (mentor)
Original commitRevision:484793 
Tuesday, 25 Nov 2003
18:54 netchild search for other commits by this committer
- Fix compilation on FreeBSD 5.2-BETA.
- Switch LIB_DEPENDS from math/libgmp-freebsd to math/libgmp4 on FreeBSD 5
  only (the base libgmp 2.0.1 on FreeBSD 4 is fine) so this port buils on
  architectures other than alpha and i386 (tested on FreeBSD/sparc64).
- Respect CC and CFLAGS.
- Remove broken URL forgotten in Makefile 1.16 and pkg-descr 1.5.
- Give maintainership to submitter.

Submitted by:   marius@alchemy.franken.de
Approved by:    portmgr
Original commit

Number of commits found: 2