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/ghostscript7/Makefile

Number of commits found: 32

Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
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 
Monday, 27 Apr 2015
14:34 marino search for other commits by this committer
print/ghostscript7: This is not jobs safe

This port is doing some king of crazy delete/copy thing with gconfig.h
and there's a race where it gets used before it's copied.  Mark this
port unsafe until further notice; it has failed on me a couple of times.

tailored log:
  rm -f ./obj/../soobj/gconfig.h
  cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
  rm -f ./obj/../soobj/gconfig.h
  cp ./src/gconf.c ./obj/../soobj/gconfig.cOA
  cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
  [snip]
  cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
  In file included from ./obj/../soobj/iconfig.c:43:0:
  ./src/gconf.h:34:23: fatal error: ./obj/../soobj/gconfig.h: No such file
    or directory
  compilation terminated.
Original commitRevision:384838 
Tuesday, 24 Mar 2015
22:17 marino search for other commits by this committer
3 ports categories: Remove $PTHREAD_LIBS

Categories: print, science, emulators

approved by:	PTHREAD blanket
Original commitRevision:382185 
Wednesday, 18 Feb 2015
19:17 hrs search for other commits by this committer
Fix libpng issue.
Original commitRevision:379310 
Thursday, 25 Dec 2014
20:59 bapt search for other commits by this committer
Mark as broken after png update
Original commitRevision:375601 
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 
Sunday, 23 Nov 2014
06:14 hrs search for other commits by this committer
Resurrect print/ghostscript7{,-commfont,-jpnfont,-korfont,-nox11}.
Original commitRevision:373122 
Thursday, 24 Jul 2014
16:33 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362828 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Monday, 26 May 2014
13:55 miwi search for other commits by this committer
- Convert gmake,bzip2,xz to USES

Approved by:	portmgr
Original commitRevision:355347 
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 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 25 Jul 2013
09:25 hrs search for other commits by this committer
Set ${MASTERDIR} to ${.CURDIR} and use it for .include "files/foo".
Changes in r323629 broke ghostscript*-nox11.

Pointed out by:	bapt
Original commitRevision:323630 
09:03 hrs search for other commits by this committer
Fix hidden dependency due to USE_FOO=yes after including bsd.port.pre.mk.
Original commitRevision:323629 
Monday, 15 Jul 2013
17:17 hrs search for other commits by this committer
Fix drivers.mak generation.  It did not work with X11, iconv, and svgalib
device drivers after OPTIONS_{MULTI,GROUP} conversion.

Reported by:	Gert Doering
Original commitRevision:323070 
Thursday, 2 May 2013
21:14 hrs search for other commits by this committer
- Use OPTIONS_MULTI and OPTIONS_GROUP.
- Add dependency on libpaper unconditionally to 8.x and 9.x.
- Fix CONFLICTS_INSTALL.
- Remove ABI version numbers from LIB_DEPENDS.
Original commitRevision:317150 
Wednesday, 1 May 2013
02:45 hrs search for other commits by this committer
Fix issues on 64-bit platforms.
Original commitRevision:316980 
Monday, 29 Apr 2013
20:12 hrs search for other commits by this committer
Resurrect print/ghostscript7*.  Ghostscript 7.x is incompatible with 8.x
and 9.x in terms of CJK character support and they are still in demand.
While I am here, the following changes have been added:

- Add LICENSE.
- Use OPTIONS_DEFINE for ghostscript drivers.
- Add MAKE_JOBS_SAFE=yes.

Discussed with:	bapt
Original commitRevision:316845 
Sunday, 24 Jun 2012
21:53 dougb search for other commits by this committer
s/X11BASE/LOCALBASE/, or equivalent.

The X11BASE variable is long gone, however these ports were not updated.
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Monday, 20 Jun 2011
18:57 hrs search for other commits by this committer
Update CONFLICTS lines.

PR:     ports/158028
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
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Wednesday, 18 Nov 2009
22:39 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Sunday, 5 Oct 2008
03:15 hrs search for other commits by this committer
Fix WITH_SHLIB=yes case.

Submitted by:   Ulrich Spoerlein
PR:             ports/127278
Original commit
Friday, 25 Jul 2008
12:24 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Friday, 20 Jun 2008
18:07 hrs search for other commits by this committer
Major overhaul of Makefile:

- Use OPTIONS for driver selection.
- Split driver-specific procedure into files/Makefile.*
- Use configure script and Makefile.in.
- Fix installation directory of document files.
Original commit
Sunday, 1 Jun 2008
08:51 hrs search for other commits by this committer
The following repocopies have been done for print/ghostscript-*
reorganization:

        print/ghostscript-gnu -> print/ghostscript7
        print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
        print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
        print/ghostscript-gpl -> print/ghostscript8
        print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
        japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
        korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont

and clean up Makefile of each port for the changes, and assign the
maintainers to doceng@.

Not hooked up to the build yet because it needs more fixes in
dependent ports and bsd.port.mk.

PR:     ports/124157
Original commit

Number of commits found: 32