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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: print/foxitreader/Makefile

Number of commits found: 18

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
14:00 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516887 
Sunday, 9 Jun 2019
09:01 amdmi3 search for other commits by this committer
- Update WWW
- Switch to options helpers
- Pet portlint

Approved by:	portmgr blanket
Original commitRevision:503808 
Wednesday, 7 Sep 2016
12:43 tijl search for other commits by this committer
- In Uses/linux.mk use the loop variable directly when appending to
  *_DEPENDS.  Helper variables derived from the loop variable aren't
  expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.

PR:		211645
Reported by:	jkim
Original commitRevision:421496 
Monday, 5 Sep 2016
19:23 tijl search for other commits by this committer
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:421387 
Thursday, 8 Oct 2015
15:12 olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
Original commitRevision:398833 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Wednesday, 18 Feb 2015
21:18 nivit search for other commits by this committer
- Fix installation when DOCS option is off

PR:	197807
Submitted by:	xmj
Original commitRevision:379314 
Friday, 13 Feb 2015
13:48 nivit search for other commits by this committer
- Add security/linux-c6-nss to dependencies
- Bump PORTREVISION
Original commitRevision:378929 
Thursday, 22 Jan 2015
15:26 nivit search for other commits by this committer
- Add linux-*-dbus-libs to run dependencies [1]
- Bump PORTREVISION
- Fix LICENSE stuff

Reported by:	nox (via private email)
Original commitRevision:377663 
Monday, 6 Oct 2014
09:33 lme search for other commits by this committer
- Add a dependecy on net/linux-c6-avahi-libs which allows FoxitReader to start
- Bump PORTREVISION

Approved by:	portmgr (bapt, implicit)
Original commitRevision:370149 
Monday, 31 Mar 2014
16:30 nivit search for other commits by this committer
- Convert to USES, that handles tar archives
- Add support for stage dir    [1]
- Enable OPTIONS_SUB (for %%NLS%%)

PR:	ports/187886    [1]
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Original commitRevision:349771 
Friday, 21 Feb 2014
13:39 ehaupt search for other commits by this committer
Remove trailing whitespaces from category print
Original commitRevision:345431 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Friday, 20 Sep 2013
22:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
Original commitRevision:327765 
Tuesday, 30 Apr 2013
06:26 jgh search for other commits by this committer
- convert remaining ports to USES= gettext in print category

Approved by:	portmgr (bapt@)
Original commitRevision:316882 
Thursday, 25 Apr 2013
22:55 nivit search for other commits by this committer
- Fix DISTFILES
- Remove post-install target
Original commitRevision:316535 
21:33 nivit search for other commits by this committer
Foxit Reader is a free PDF document viewer for the Linux platform, with a new
streamlined interface, user-customized toolbar, incredibly small size,
breezing-fast launch speed and rich features. This empowers PDF document users
with Zoom function, Navigation function, Bookmarks, Thumbnails, Text Selection
Tool, Snapshot, and Full Screen capabilities. Foxit Reader for Desktop Linux
is provided by Foxit Corporation free for non-commercial use.

WWW: http://www.foxitsoftware.com/pdf/desklinux/
Original commitRevision:316534 

Number of commits found: 18