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: news/nntpcache/Makefile

Number of commits found: 63

Thursday, 30 Mar 2023
23:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
news/nntpcache: Remove expired port:

2023-03-31 news/nntpcache: Upstream site no longer available
commit hash: 37bab33957de2324323778052d8e6dc94cb1cd84 commit hash: 37bab33957de2324323778052d8e6dc94cb1cd84 commit hash: 37bab33957de2324323778052d8e6dc94cb1cd84 commit hash: 37bab33957de2324323778052d8e6dc94cb1cd84 37bab33
Wednesday, 8 Feb 2023
10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da 6e1233b
Friday, 27 Jan 2023
21:31 Muhammad Moinur Rahman (bofh) search for other commits by this committer
news/nntpcache: Mark DEPRECATED

- Upstream no longer accessible
- Set EXPIRATION_DATE to 2023-03-31
- Pet portclippy
commit hash: 62dc56352444671190b3ce4bc698938d90c9098e commit hash: 62dc56352444671190b3ce4bc698938d90c9098e commit hash: 62dc56352444671190b3ce4bc698938d90c9098e commit hash: 62dc56352444671190b3ce4bc698938d90c9098e 62dc563
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
news: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam David <adam@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Brian Somers <brian@FreeBSD.org>
  *  Carey Jones <mcj@acquiesce.org>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Don Croyle <croyle@gelemna.org>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Frederic Cambus
  *  George Sorsby <george@crackpipe.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Holland <john@zoner.org>
  *  Jun-ichiro itojun Itoh <itojun@itojun.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Lasse L. Johnsen (lasse@freebsdcluster.org)
  *  Lewis Thompson <purple@lewiz.net>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Max Khon
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Mikolaj Rydzewski <miki@ceti.pl>
  *  Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Pete Fritchman <petef@databits.net>
  *  Ralf van der Enden <tremere@cainites.net>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Thierry Thomas <tthomas@mail.dotcom.fr>
  *  Tim Welch <ports@thepentagon.org>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  adam
  *  asaddi@philosophysw.com
  *  bkhl@elektrubadur.se
  *  gary@hayers.org
  *  ijliao
  *  kbowling
  *  obrien@cs.ucdavis.edu
  *  proff@suburbia.net
  *  smace
  *  torstenb

With hat:	portmgr
commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 commit hash: 4f7ba00ac9192d2904e7d970feaf58acd1a4e005 4f7ba00
Thursday, 6 May 2021
11:47 Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 3505159
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 19 Feb 2021
05:43 linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
Original commitRevision:566028 
Friday, 1 Jan 2021
23:51 linimon search for other commits by this committer
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.

While here, pet portlint (Makevar order; whitespace).

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:559890 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Monday, 1 Jul 2019
10:58 pkubaj search for other commits by this committer
news/nntpcache: fix build

Base GCC crashes during build, add USES=compiler:c11.

Approved by:	mentors (implicit approval)
Original commitRevision:505564 
Tuesday, 11 Dec 2018
17:03 linimon search for other commits by this committer
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:487243 
Monday, 2 Jul 2018
04:00 linimon search for other commits by this committer
Mark ports broken on mips64 that are already broken on powerpc64.  In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:473699 
Saturday, 13 May 2017
23:36 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:440859 
Monday, 10 Apr 2017
11:15 amdmi3 search for other commits by this committer
- Optionize docs
- Switch to options helpers
Original commitRevision:438143 
Monday, 2 Jan 2017
20:04 rene search for other commits by this committer
leeym handed in his commit bit.
Original commitRevision:430404 
Thursday, 10 Nov 2016
01:21 linimon search for other commits by this committer
Mark as broken on aarch64: fails to link with sbrk.

While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:425823 
Monday, 14 Dec 2015
17:19 mat search for other commits by this committer
Make build as a user.

While there, convert to autoreconf, options helpers, rename patches to match
our naming scheme.

Sponsored by:	Absolight
Original commitRevision:403732 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Thursday, 29 May 2014
11:39 miwi search for other commits by this committer
- Convert gmake to USES
Original commitRevision:355690 
Saturday, 29 Mar 2014
18:12 adamw search for other commits by this committer
Missed a direct access of $PREFIX
Original commitRevision:349579 
17:28 adamw search for other commits by this committer
Add stage support to news, and improve correctness.
I am not touching the husky ports with a 10 foot pole.

atp:
	stage, improve pkg-message
crashmail:
	stage
diablo:
	too wacky to stage, but convert WITH_* to OPTIONS, unmute
	commands that shouldn't be muted, use :MDOCS
fidogate-ds:
	stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle
	/var/* in the plist properly
golded+:
	stage, OPTIONS, protect examples behind %%PORTEXAMPLES%%
nntpbtr:
	this was an unbelievably PITA
	stage, add missing prototypes, add missing return types,
	rename patch files to what they actually patch
nntpcache:
	stage support, required lots of Makefile.in patching,
	call submakes correctly, handle config files properly
nzbperl:
	stage, use OPTIONS, remove obsolete pkg-message
papercut:
	stage, handle config file properly
py-pynzb:
	stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion
s-news:
	stage
slrnconf:
	stage
slrnface:
	stage, install required files to datadir, not examplesdir,
	generate proper pkg-message
sn:
	stage
Original commitRevision:349572 
Friday, 20 Sep 2013
22:31 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
Original commitRevision:327759 
Friday, 24 May 2013
11:47 bdrewery search for other commits by this committer
Fix another syntax error from conversion
Original commitRevision:318959 
11:46 bdrewery search for other commits by this committer
- Fix options conversion
Original commitRevision:318958 
Friday, 10 May 2013
16:24 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:317826 
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
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit
Friday, 24 Sep 2010
03:22 ade search for other commits by this committer
Migrate from devel/automake15 to devel/automake19
Original commit
Saturday, 26 Apr 2008
00:38 leeym search for other commits by this committer
- original master site is gone, update links to mirror site.
Original commit
Wednesday, 17 Jan 2007
13:38 leeym search for other commits by this committer
- fix a bug to handle duplicate spam.filter in nntpcache.access correctly.
  (patch sent back to authors. fix it first before next release)
Original commit
Saturday, 25 Nov 2006
03:00 leeym search for other commits by this committer
- unbreak on sparc64 [1]
- stop sending debug mail

PR:             [1] 105752
Submitted by:   shaun@
Original commit
Thursday, 28 Sep 2006
13:12 leeym search for other commits by this committer
- avoid NOT_FOR_ARCHS which will mark IGNORE
- mark BROKEN instead
- correct typo

Noticed by:     kris, vd
Original commit
03:08 leeym search for other commits by this committer
- set NOT_FOR_ARCHS=space64

Noticed by:     kris
Original commit
Saturday, 2 Sep 2006
17:06 leeym search for other commits by this committer
- patchfile rerolled for minor fix about working directory
- bump PORTREVISION
Original commit
16:27 leeym search for other commits by this committer
- remove spam from news spool if it's a SPAM (spamphobia patch)
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
Original commit
Thursday, 25 May 2006
07:17 leeym search for other commits by this committer
- fix a bug in patch to enable xover_nocem for the cache on disk
- bump PORTREVISION
Original commit
Wednesday, 24 May 2006
23:39 leeym search for other commits by this committer
- suppress debug message for nocem filter
Original commit
Friday, 17 Mar 2006
00:06 leeym search for other commits by this committer
- use %%RC_SUBR%% instead of hardcoded /etc/rc.subr [1]
- fix coredump when parsing user:pass@host in nntpcache.servers [2]
- bump PORTREVISION

PR:             94550 [1], 94549 [2]
Submitted by:   tps at vr-web.de [1][2]
Original commit
Wednesday, 15 Mar 2006
17:14 leeym search for other commits by this committer
- update to 3.0.2
- add spamphobia NoCeM support
- take maintainership
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 15 Oct 2005
05:20 kris search for other commits by this committer
Drop some dead mirror sites.
Original commit
Tuesday, 13 Sep 2005
21:05 pav search for other commits by this committer
- Fix xover head filtering

PR:             ports/86045
Submitted by:   SANETO Takanori <sanewo@ba2.so-net.ne.jp>
Original commit
Friday, 4 Jun 2004
17:29 ade search for other commits by this committer
Sync with new bsd.autotools.mk
Original commit
Wednesday, 7 Apr 2004
15:00 clement search for other commits by this committer
- add/remove servers from MASTER_SITES
- Add WWW:

PR:             65275
Submitted by:   Jason Harris <jharris@widomaker.com>
Original commit
Tuesday, 6 Apr 2004
08:16 clement search for other commits by this committer
- Remove dead MASTER_SITES
- remove WWW:
- use %%DOCSDIR%%
- use USE_OPENLDAP
- remove LDAP v1 support
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Monday, 17 Nov 2003
12:29 trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Original commit
Saturday, 27 Sep 2003
01:01 edwin search for other commits by this committer
KATO mega patch

- ECHO -> ECHO_MSG

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

PR:             ports/56820-56858
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Saturday, 16 Aug 2003
14:40 kuriyama search for other commits by this committer
Add knob to make you choose your ldap version.

PR:             ports/55589
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Friday, 15 Aug 2003
00:49 kuriyama search for other commits by this committer
Fix non-default dependency on openldap2[012] which is broken by splitting.

# I'm not bumped port revision of them because this should not affect
# packages built on bento...
Original commit
Monday, 24 Feb 2003
02:56 edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
Original commit
02:26 edwin search for other commits by this committer
Point dependencies on net/openldap to net/openldap12
Original commit
Thursday, 20 Feb 2003
18:52 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 12 Feb 2003
01:32 naddy search for other commits by this committer
Update mirrors.

PR:             47702
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Original commit
Sunday, 29 Sep 2002
08:07 ijliao search for other commits by this committer
find->${FIND},xargs->${XARGS}

PR:             40791
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Original commit
Thursday, 25 Jul 2002
18:52 pat search for other commits by this committer
Update to 3.0.1
Fix some whitespace issues and plist

PR:             ports/40982
Submitted by:   Maxim Tulyuk <mt@primats.org.ua>
Original commit
Sunday, 23 Jun 2002
06:09 ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39675
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Original commit
Saturday, 30 Mar 2002
10:14 dinoex search for other commits by this committer
Updated with new Option, some cleanups.

>Number:         30849
news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth
mechanisms.
The fix is to place a #ifndef __FreeBSD__ .. #endif arround
<security/pam_misc.h> in authinfo_pam.c.
The attached patch corrects this problem, and adds additional authentication
functionality to the nntpcache port (RADIUS, LDAP[v1,v2]).
files/patch-src-authinfo_pam.ext removed due to a post-configure target is
added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files.

PR:             30849
Submitted by:   hetzels@westbend.net
Original commit
Saturday, 10 Nov 2001
11:04 petef search for other commits by this committer
- fix compilation of pam stuff in authinfo_pam.c    
Original commit
Friday, 14 Sep 2001
10:47 wjv search for other commits by this committer
- Update to version 2.4.0b5   - Remove a verifiably bad site from MASTER_SITES. 
 - Remove duplicate entry (DNS entry points to same IP) from MASTER_SITES.   -
Add new mirror to MASTER_SITES.   - Change MAINTAINER to -ports, as the previous
maintainer (and author) has     expressed a lack of interest in continued
maintenance of this port.   - Deploy DOCSDIR.   - General clean-up and
reorganisation of Makefile.   - Remove PKGMESSAGE completely, since this port
requires no user action which     is out of the ordinary (I do not consider
editing configuration files to be     out of the ordinary), and it contains no
information which is not also     contained elsewhere in a more standardised
location.   - Add NO_CDROM, as this software is not free and never has been.   -
Bring the startup script installed in ${PREFIX}/etc/rc.d up to current    
standards (I hope).   - Install a fully functional startup script in
${PREFIX}/etc/rc.d (as most     ports now do), instead of an inactive .sample
startup script.   - Install HTML documentation.   - Deploy %%PORTDOCS%% pragma
in pkg-plist.   - Make SPOOLDIR a user-tweakable option (default: /var/spool). 
NNTPCache     will cache news articles in ${SPOOLDIR}/nntpcache.   - Remove the
non-standard "hardlink-pgp-files" target from Makefile.   - Comment out the
run-time dependency on security/pgp for now.  The only     NNTPCache
functionality which depends on PGP is very optional indeed and     furthermore,
there is now a plethora of PGPish ports for the user to choose     from.  (This
may need to be tweaked further, since NNTPCache builds without     PGP support
if PGP is not detected during the configurations stage.)    
Original commit
Sunday, 8 Oct 2000
11:23 asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
Original commit

Number of commits found: 63