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: lang/logo/Makefile

Number of commits found: 31

Tuesday, 11 Mar 2014
21:21 antoine search for other commits by this committer
Deprecate a few old unmaintained ports
Original commitRevision:347934 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Saturday, 11 May 2013
17:58 hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
Original commitRevision:317899 
Monday, 6 May 2013
02:00 hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
Original commitRevision:317455 
Tuesday, 24 Aug 2010
18:37 johans search for other commits by this committer
Remove unused build dependency autoconf
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Sunday, 1 Jun 2008
09:50 hrs search for other commits by this committer
Use USE_EMACS and USE_GHOSTSCRIPT instead of directly-specified
BUILD_DEPENDS.
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
Thursday, 3 Jan 2008
21:03 miwi search for other commits by this committer
- Use termios instead of sgtty

PR:             119100
Submitted by:   Ed Schouten <ed@fxq.nl>
Original commit
Tuesday, 4 Dec 2007
17:58 stas search for other commits by this committer
- Unbreak on 7.x and CURREN.

Approved by:    portmgr (erwin)
Original commit
Monday, 24 Sep 2007
08:39 rafan search for other commits by this committer
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:    portmgr (pav)
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
Sunday, 12 Feb 2006
22:31 kris search for other commits by this committer
BROKEN: Does not compile on FreeBSD >= 7.0
Original commit
Tuesday, 8 Nov 2005
18:35 arved search for other commits by this committer
Don't touch share/nls/POSIX and share/nls/en_US.US-ASCII
Bump PORTREVISION
Original commit
Tuesday, 11 Oct 2005
19:06 sem search for other commits by this committer
- Update to 5.5 and unbreak

PR:             ports/87219
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Original commit
Sunday, 9 Oct 2005
20:32 linimon search for other commits by this committer
Mark as BROKEN: old version does not fetch.  A new version is available.

Source:         distfile survey
Original commit
Wednesday, 28 Sep 2005
07:41 linimon search for other commits by this committer
The GNU mastersites are way behind tracking this.  Drop them.

Note that the main mastersite is correct, but the latest revision of the
port is now 5.5.

Source:         distfile survey
Original commit
Friday, 25 Feb 2005
22:01 pav search for other commits by this committer
- Update to 5.4

PR:             ports/78077
Submitted by:   Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Original commit
Saturday, 10 Apr 2004
17:26 trevor search for other commits by this committer
Tidy up whitespace.
Original commit
Sunday, 21 Mar 2004
07:38 kris search for other commits by this committer
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:     ports/24983
Original commit
Tuesday, 20 Jan 2004
16:30 marcus search for other commits by this committer
Use the new ghostscript options.

Submitted by:   linimon
Original commit
Saturday, 27 Sep 2003
00:50 edwin search for other commits by this committer
- ECHO -> ECHO_MSG

for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:             ports/56800-56819
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Sunday, 31 Aug 2003
00:43 edwin search for other commits by this committer
[PATCH] lang/logo: enable choose of ghostscript interpreter

        This patch allows the admin of the machine to choose either
        print/ghostscript-gnu or print/ghostscript-afp1

PR:             ports/54936
Submitted by:   Jens Rehsack <rehsack@liwing.de>
Original commit
Thursday, 3 Jul 2003
14:19 osa search for other commits by this committer
Fix a typo: s/NOPORTSDOCS/NOPORTDOCS/ [1]
Use ${DOCSDIR} [2]
s/share\/doc\/.../%%DOCSDIR%%/ for pkg-plist [2]

PR:             53911
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
                osa [2]
Approved by:    fjoe (mentor) (implicit)
Original commit
Thursday, 20 Feb 2003
18:38 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 10 Nov 2002
17:51 arved search for other commits by this committer
Update to 5.2 to work around a wrong WRKSRC usage submitted in:

PR:             45164
Submitted by:   Volker Stolz <vs@foldr.org>
Original commit
Thursday, 7 Nov 2002
03:10 adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
Original commit
Saturday, 19 Oct 2002
21:36 obraun search for other commits by this committer
Added WRKSRC to fix build.

PR:             44279
Submitted by:   Steven G. Kargl <kargl@troutmask.apl.washington.edu>
Original commit
Sunday, 29 Sep 2002
22:07 kris search for other commits by this committer
Fix MASTER_SITES, add second checksum (the GNU copy has a different
subdirectory name, no other changes), add Author and WWW info.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/43444
Original commit
Thursday, 16 May 2002
13:59 dwcjr search for other commits by this committer
Update to 5.1

PR:             38127
Submitted by:   obraun@informatik.unibw-muenchen.de
Original commit
Monday, 22 Apr 2002
20:34 anders search for other commits by this committer
Reset MAINTAINER on jmacd's ports at his request.

Approved by:    jmacd
Original commit

Number of commits found: 31