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: devel/py-gyp-devel/Makefile

Number of commits found: 11

Sunday, 12 Jul 2015
16:09 sunpoet search for other commits by this committer
- Add LICENSE
- Fix USES=python
- Sort USE_PYTHON [1]
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

Approved by:	portmgr (blanket)
With hat:	python [1]
Original commitRevision:391815 
Friday, 17 Apr 2015
00:08 daichi search for other commits by this committer
updated to latest development version:

	- changed the PORTVERSION style from using revision to
	  a date checked out because the version managament
	  system of gyp was changed from subversion to git.

Reviewed by:	thierry
Original commitRevision:384134 
Monday, 20 Oct 2014
16:04 mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371280 
Monday, 5 May 2014
09:45 bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Original commitRevision:352986 
Wednesday, 16 Apr 2014
21:39 thierry search for other commits by this committer
- Don't generate Makefile for the OS target "linux" but for freebsd;

- Initialize default values for the compilers.

PR:		ports/187115
Submitted by:	/me
Approved by:	maintainer's time-out
Original commitRevision:351421 
Thursday, 6 Mar 2014
14:14 miwi search for other commits by this committer
- Stage support
- Convert to autoplist
- Bump PORTREVISION
Original commitRevision:347218 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Monday, 12 Dec 2011
17:43 daichi search for other commits by this committer
- fixed a gcc 4.2.1 's namespace bug. Now mozc can build
  himself using the system's default gcc.
- removed the dependency for external gyp
- removed the gsed dependency
- removed the gnugrep dependency
- refined the mozc relative ports

Feature safe: yes
Submitted by:   hrs
Original commit
Wednesday, 29 Dec 2010
20:04 pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
Original commit
Saturday, 4 Sep 2010
02:44 daichi search for other commits by this committer
Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
Original commit
Saturday, 26 Jun 2010
01:36 daichi search for other commits by this committer
Add a new port: gyp
  gyp (Generate Your Projects) - a python based build tool

Feature safe:   yes
Original commit

Number of commits found: 11