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: print/acroread/pkg-install

Number of commits found: 3

Saturday, 19 Mar 2005
21:16 joerg search for other commits by this committer
Revert the acroread port to version 5.10.  There's too much heated
discussion about it (some of which reminds me to a certain color of
bikesheds), so I'm going to commit version 7.0.0 into a port of its
own.
Original commit
Friday, 18 Mar 2005
11:35 joerg search for other commits by this committer
Install a symlink for ${LOCALBASE}/bin/acroread, too (in adddition to
acroread7).  This resolves the biggest complaint about the new
acroread port.  In case an acroread5 port will appear, it then needs
to either be marked as CONFLICT with acroread7, or it should not
install the same symlink, too.  This should fix all other ports that
depend on the name "acroread" for the executable.

Depend the port on linux-XFree86-libs, as the most recent versions of
linux_base do no longer contain the X11 libraries.  For older versions
of linux_base, this might cause a conflict, but I believe these older
versions are incompatible with the linux-gtk2 prerequisite anyway.

Disable the PPKLite plug-in as we do not want another dependency (on
linux-openldap-libraries where we don't even have a port for).  This
is done by chmod 0'ing the plug-in, so anyone interested in it can
easily get it alive again.  That way, the annoying popup message at
startup is avoided.

Not resolved: I'd rather leave it to the maintainer to decide whether
and how the installation should go to ${LOCALBASE} instead of
${LINUXBASE}.  Technically, I see the description for LINUXBASE in
${PORTSDIR}/Mk/bsd.ports.mk fit here, so this is not strictly a
violation of policy.
Original commit
Wednesday, 16 Mar 2005
15:35 joerg search for other commits by this committer
Upgrade the acroread port to Acroread version 7.

Submitted by:   trevor (maintainer)
Original commit

Number of commits found: 3