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: www/newsbeuter/Makefile

Number of commits found: 69

Saturday, 16 Sep 2017
19:12 arved search for other commits by this committer
Sanitize URLs in podbeuter too.

Reported by:	tj <tj@mrsk.me>
Obtained from:	https://github.com/akrennmair/newsbeuter/issues/598
Original commitRevision:449974 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Wednesday, 23 Aug 2017
13:42 arved search for other commits by this committer
* Use HTTPS master site

PR:		221726
Submitted by:	Johannes Jost Meixner

* Add a patch from upstream to sanitize input for the bookmark command

Submitted by:	Alexander Batischev

Bump Portrevision
add ssl to USES
Original commitRevision:448611 
Saturday, 27 May 2017
19:40 arved search for other commits by this committer
Strip binaries

PR:		199889
Submitted by:	Zsolt Udvari
Original commitRevision:441867 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 10 Jan 2016
16:19 bapt search for other commits by this committer
Convert www ports to USES=sqlite and USES=firebird
Original commitRevision:405717 
Thursday, 12 Mar 2015
10:37 arved search for other commits by this committer
Fix podbeuter

PR:		198531
Reported by:	usrucb@gmail.com
Original commitRevision:381071 
Wednesday, 4 Mar 2015
16:24 arved search for other commits by this committer
Fix build on 8.x 9.x

PR:		198104
Original commitRevision:380444 
Wednesday, 25 Feb 2015
14:18 arved search for other commits by this committer
Update to 2.9

PR:		197845
Submitted by:	Zsolt Udvari
Original commitRevision:379913 
Saturday, 29 Nov 2014
12:58 antoine search for other commits by this committer
Allow building without /usr/bin/perl symlink

PR:		ports/195494
Original commitRevision:373616 
Wednesday, 20 Aug 2014
16:01 adamw search for other commits by this committer
Fix build after json-c update.
Original commitRevision:365474 
Wednesday, 6 Aug 2014
09:11 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.

CR:		D510
Approved by:	portmgr (bapt)
Original commitRevision:364158 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Friday, 4 Jul 2014
09:41 tijl search for other commits by this committer
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
Original commitRevision:360588 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Monday, 3 Feb 2014
15:47 arved search for other commits by this committer
Remove USE_GCC, this fixes segfaults due to mixing c++ libraries.

PR:             186347
Submitted by:   til
Reported by:    Zsolt Udvari <udvzsolt@gmail.com>
Original commitRevision:342458 
Thursday, 30 Jan 2014
16:05 tijl search for other commits by this committer
devel/stfl:
- Fix a crash on FreeBSD 10 by indicating the port uses the WCHAR_T
  iconv extension.
- Use more of the port's own build system.  This simplifies the Makefile.

www/newsbeuter:
- Indicate the port uses the //TRANSLIT iconv extension.
- Use OPTIONS_SUB.

PR:		ports/186257
Approved by:	arved (maintainer)
Original commitRevision:341856 
Monday, 20 Jan 2014
09:37 arved search for other commits by this committer
Update to 2.8
Original commitRevision:340378 
Monday, 30 Dec 2013
15:53 arved search for other commits by this committer
* Support Stagedir
* Add Option to disable Podcast client

PR:		185289
Submitted by:	 	Zsolt Udvari <udvzsolt@gmail.com>
Original commitRevision:338124 
Saturday, 9 Nov 2013
15:57 wg search for other commits by this committer
devel/json-c: update to 0.11

- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]

PR:		ports/182958
Submitted by:	zi, wg [1]
Approved by:	maintainer (timeout)
Original commitRevision:333306 
Friday, 25 Oct 2013
16:33 uqs search for other commits by this committer
Update newsbeuter to 2.7, fix build with clang and iconv-in-base.

Many macros clash with the C11 variants, so I'm moving this over to a gcc build
for now.

PR:		ports/182896 (with added fixes)
Approved by:	maintainer
Original commitRevision:331609 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Saturday, 14 Sep 2013
13:38 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327283 
Wednesday, 11 Sep 2013
16:45 marino search for other commits by this committer
Add explicit dependency on pkgconf (18 ports)
Original commitRevision:326991 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Monday, 6 May 2013
15:34 bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Original commitRevision:317525 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 2 Apr 2013
10:02 miwi search for other commits by this committer
- fix plist

Reported by:	pointyhat

Approved by:	portmgr
Original commitRevision:315663 
Friday, 22 Mar 2013
15:44 arved search for other commits by this committer
Update to 2.6
Original commitRevision:314941 
Sunday, 22 Jan 2012
20:52 arved search for other commits by this committer
Fix pkg-plist

Reported by:    pointyhat
Original commit
Thursday, 19 Jan 2012
08:42 arved search for other commits by this committer
Update to 2.5
Original commit
Monday, 11 Apr 2011
08:34 bapt search for other commits by this committer
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:             ports/155269
Submitted by:   me
Reviwed by:     pav@
Approved by:    portmgr (pav@)
Exp-run by:     portmgr (pav@)
Original commit
Wednesday, 2 Feb 2011
15:08 arved search for other commits by this committer
Update to 2.4

Feature safe: yes
Original commit
Saturday, 7 Aug 2010
20:14 arved search for other commits by this committer
Remove dependency on ruby, which is not needed in current version.

Submitted by:   Patrick Palka
Original commit
Friday, 2 Jul 2010
16:56 arved search for other commits by this committer
Update to 2.3

Feature safe:   yes
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 30 May 2010
17:39 arved search for other commits by this committer
Add LICENSE and LICENSE_FILE to my ports.
Original commit
Thursday, 22 Apr 2010
17:39 arved search for other commits by this committer
Update to 2.2
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
Original commit
Saturday, 12 Dec 2009
23:03 arved search for other commits by this committer
Update to 2.1
Original commit
Thursday, 7 May 2009
20:54 arved search for other commits by this committer
Update to 2.0

Submitted by:   ed
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Original commit
Tuesday, 30 Dec 2008
08:24 gerald search for other commits by this committer
Bump USE_GCC=4.1+ to USE_GCC=4.2+.

Approved by:    arved
Original commit
Saturday, 13 Dec 2008
16:36 arved search for other commits by this committer
Update to 1.3
Original commit
Friday, 5 Sep 2008
10:25 arved search for other commits by this committer
Update to 1.2
Original commit
Tuesday, 26 Aug 2008
16:37 arved search for other commits by this committer
Update to 1.0

PR:             126708
Submitted by:   Beat Gaetzi <beat@chruetertee.ch>
Original commit
Friday, 25 Jul 2008
12:48 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, 6 Jun 2008
14:07 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Tuesday, 13 May 2008
14:33 miwi search for other commits by this committer
- Update to 0.9.1

Approved by:    arved (maintainer)
Original commit
Saturday, 3 May 2008
19:09 arved search for other commits by this committer
Update to 0.9

PR:             123312
Submitted by:   "Beat Gätzi" <beat@chruetertee.ch>
Original commit
Tuesday, 18 Mar 2008
12:37 arved search for other commits by this committer
Update to 0.8.2
Original commit
Saturday, 15 Mar 2008
22:29 arved search for other commits by this committer
Fix crash if a locale is used

PR:             121674
Reported by:    Oliver Herold
Obtained from:  Upstream
Original commit
Thursday, 13 Mar 2008
20:56 arved search for other commits by this committer
Update to 0.8.1.

Note: Locales other than C are still broken
Original commit
Wednesday, 12 Mar 2008
10:20 arved search for other commits by this committer
Update to 0.8
Original commit
Wednesday, 30 Jan 2008
18:38 pav search for other commits by this committer
- Chase libmrss update

Reported by:    pointyhat
Pointy hat to:  vanilla
Original commit
Friday, 21 Dec 2007
22:27 sat search for other commits by this committer
- Respect CXX

Approved by:    arved (maintainer)
Original commit
Friday, 21 Sep 2007
20:23 arved search for other commits by this committer
Update to 0.7
Original commit
Thursday, 23 Aug 2007
12:31 arved search for other commits by this committer
Add a link to the main article to saved articles

Obtained from:  newsbeuter svn
Reported by:    clemens fischer
Original commit
Thursday, 16 Aug 2007
13:49 arved search for other commits by this committer
Update to 0.6
Original commit
Sunday, 5 Aug 2007
12:24 arved search for other commits by this committer
Make opening external browser work again, which was broken by the previous
fix.

Reported by:    clemens fischer
Obtained from:  newsbeuter svn
Original commit
Saturday, 4 Aug 2007
09:23 arved search for other commits by this committer
Author rerolled the distfile.
Changes in the files "CHANGES", "README", and "example-config".
Additional the example-config is now installed -> PORTREVISION bump

Reported by:    clemens fischer
Original commit
Friday, 3 Aug 2007
09:02 arved search for other commits by this committer
Make podbeuter work with the default configuration.

Obtained from:          newsbeuter SVN
Reported by:            sat
Original commit
Thursday, 2 Aug 2007
13:57 arved search for other commits by this committer
Update to 0.5
Original commit
Sunday, 22 Jul 2007
12:08 pav search for other commits by this committer
- Chase libmrss update

Pointy hat to:  clsung
Original commit
Wednesday, 18 Jul 2007
10:36 sat search for other commits by this committer
- Chase libnxml shlib version bump
Original commit
Monday, 4 Jun 2007
19:11 arved search for other commits by this committer
USE_SQLITE
Depend on ncurses port for older stable users
Respect CC/CXXFLAGS/Prefix
Bump PORTREVISION

Submitted by:   infofarmer
Original commit
Saturday, 2 Jun 2007
12:13 arved search for other commits by this committer
Fix build on old STABLE without ncursesw
Original commit
Friday, 1 Jun 2007
18:22 arved search for other commits by this committer
Add newsbeuter, an RSS feedreader for the Console
Original commit

Number of commits found: 69