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/acroread7/files/acroread7.in

Number of commits found: 3

Tuesday, 21 Feb 2006
18:49 hrs search for other commits by this committer
- Use a distfile in tarball instead of one in rpm.
- Remove CONFLICTS.  All of the localized versions can coexist now.
- Update the localized versions to 7.0.5 if possible.
- Add support for print/acroreadwrapper.

Discussed with: netchild and mezz
PR:             ports/90319
Original commit
Friday, 7 Oct 2005
09:48 trevor search for other commits by this committer
Finish the support for slave ports:

- allow slave ports to override CATEGORIES
- slave ports install in different directories, depending on PKGNAMEPREFIX
- new variable INSTDIR, abbreviation for the aformentioned directory
  where the program is installed

- new variable CMD_SUFFIX, to be set by the slave ports, is appended
  to the name of our wrapper script that wraps Adobe's wrapper
  script, so that different slave ports will have different copies
  of this script (if CMD_SUFFIX is foo, the user runs acroread7-foo
  to start the program).
Original commit
Wednesday, 5 Oct 2005
23:15 trevor search for other commits by this committer
The license for the Adobe Reader forbids any changes to the installed
files, even inserting the word "FreeBSD" into the wrapper script.
By cleverly spoofing "uname" output we can avoid patching that
script.

Submitted by:   hrs
Original commit

Number of commits found: 3