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: japanese/ming/Makefile

Number of commits found: 34

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 
Friday, 20 Dec 2019
23:24 brooks search for other commits by this committer
Additional builds with with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
Original commitRevision:520531 
Wednesday, 6 Nov 2019
12:48 antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
Original commitRevision:516880 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Thursday, 3 Dec 2015
20:01 antoine search for other commits by this committer
Update giflib to 5.1.1

PR:		204492
Original commitRevision:402898 
Wednesday, 14 Jan 2015
18:19 antoine search for other commits by this committer
Update graphics/giflib to 5.0.5

Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
Original commitRevision:377033 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Sunday, 14 Sep 2014
20:10 antoine search for other commits by this committer
Allow staging as a regular user
Original commitRevision:368223 
Sunday, 13 Jul 2014
23:36 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361728 
Friday, 4 Jul 2014
00:13 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
Original commitRevision:360493 
Saturday, 14 Jun 2014
08:38 kuriyama search for other commits by this committer
- Stagify.
Original commitRevision:357756 
Friday, 20 Sep 2013
18:47 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
Original commitRevision:327737 
Friday, 24 May 2013
16:35 bapt search for other commits by this committer
Do not let system make.conf inpact the port's makefile
This fixes build on current
Original commitRevision:318993 
Saturday, 4 May 2013
10:48 kuriyama search for other commits by this committer
- Ubreak.

PR:		ports/176926
Submitted by:	Hiroyuki Iwatsuki <don@na.rim.or.jp>
Original commitRevision:317308 
Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Original commitRevision:313635 
Sunday, 17 Jun 2012
20:17 pav search for other commits by this committer
- Mark BROKEN: does not compile
  gif2dbl.o: In function `error':
  gif2dbl.c:(.text+0x76): undefined reference to `PrintGifError'

Reported by:    pointyhat
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 26 Feb 2012
13:32 kuriyama search for other commits by this committer
- Switch to giflib.

PR:             ports/165326
Submitted by:   swills
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Wednesday, 17 Oct 2007
10:13 ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 31 Jan 2006
00:26 kuriyama search for other commits by this committer
Fix unfetchable situation by putting distfile on my box.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Sunday, 23 Nov 2003
08:14 kuriyama search for other commits by this committer
Add mpeg/utf8 functionality.  This will unbreak ja-ruby-ming port.

Submitted by:   IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:    portmgr (kris)
Original commit
Wednesday, 12 Nov 2003
17:18 knu search for other commits by this committer
Add CONFLICTS lines; ming and ja-ming conflict with each other.
Original commit
Thursday, 16 Oct 2003
02:29 kuriyama search for other commits by this committer
Grr, cleanup variables.
Original commit
02:29 kuriyama search for other commits by this committer
Unbreak on 5.x.

Prodded by:     kris
Original commit
Wednesday, 15 Oct 2003
22:06 kris search for other commits by this committer
BROKEN on 5.x: does not compile
Original commit
Saturday, 22 Feb 2003
07:48 kuriyama search for other commits by this committer
de-pkg-comment.
Original commit
Friday, 20 Sep 2002
02:39 kuriyama search for other commits by this committer
Add USE_BISON.

Reported by:    bento
Original commit
Tuesday, 6 Aug 2002
12:15 kuriyama search for other commits by this committer
Ming with Japanese charachter enhancement.
Original commit

Number of commits found: 34