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: games/linux-rtcw/Makefile

Number of commits found: 14

Saturday, 21 Oct 2017
09:12 tobik search for other commits by this committer
Mark games/linux-rtcw as deprecated.

It doesn't work correctly [1] and we have a native version in games/iortcw.

[1] https://forums.freebsd.org/threads/61621/
Original commitRevision:452579 
Thursday, 3 Nov 2016
21:47 tijl search for other commits by this committer
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later.
Original commitRevision:425274 
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 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
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 
Sunday, 5 Apr 2015
07:23 xmj search for other commits by this committer
Add NVIDIA_GL description to Mk/bsd.options.desc.mk

- Add NVIDIA_GL description to Mk/bsd.options.desc.mk
- Remove NVIDIA_GL_DESC from all concerned ports
- Use options helpers where adequate.

Differential Revision:	https://reviews.freebsd.org/D1759
Approved by: koobs (mentor)
Approved by: portmgr (bapt)
Original commitRevision:383259 
Saturday, 7 Jun 2014
12:02 bar search for other commits by this committer
Fix startup script for NVIDIA_GL setting a working __GL_ExtensionStringVersion.
Original commitRevision:356897 
Thursday, 20 Mar 2014
03:36 swills search for other commits by this committer
- Introduce NVIDIA_GL option

PR:		ports/187724
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Original commitRevision:348660 
Friday, 7 Mar 2014
14:36 bapt search for other commits by this committer
Create a makeself uses to handle makeself archives
Original commitRevision:347390 
Sunday, 17 Nov 2013
00:43 danilo search for other commits by this committer
- Add stage support
Original commitRevision:334041 
Tuesday, 22 Oct 2013
13:53 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)

Approved by:	portmgr (bdrewery)
Original commitRevision:331269 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Tuesday, 18 Jun 2013
14:45 danfe search for other commits by this committer
- Since it is a Linux binary port, rename to have linux- prefix and set
  PKGNAMEPREFIX as appropriate; as a nice side effect, this allows up to
  drop PORTREVISION and (!) PORTEPOCH; this change is warranted also by
  the fact that RtCW source code was released on August 12 2010, so one
  day we might see native port added to the Ports Collection
- While here, switch from PORTVERSION to DISTVERSION
Original commitRevision:321192 

Number of commits found: 14