non port: www/newsbeuter/Makefile |
SVNWeb
|
Number of commits found: 69 |
Sat, 16 Sep 2017
|
[ 19:12 arved ]
Sanitize URLs in podbeuter too.
Reported by: tj <tj@mrsk.me>
Obtained from: https://github.com/akrennmair/newsbeuter/issues/598
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Wed, 23 Aug 2017
|
[ 13:42 arved ]
* 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
|
Sat, 27 May 2017
|
[ 19:40 arved ]
Strip binaries
PR: 199889
Submitted by: Zsolt Udvari
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 16:19 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Convert www ports to USES=sqlite and USES=firebird
|
Thu, 12 Mar 2015
|
[ 10:37 arved ]
Fix podbeuter
PR: 198531
Reported by: usrucb@gmail.com
|
Wed, 4 Mar 2015
|
[ 16:24 arved ]
Fix build on 8.x 9.x
PR: 198104
|
Wed, 25 Feb 2015
|
[ 14:18 arved ]
Update to 2.9
PR: 197845
Submitted by: Zsolt Udvari
|
Sat, 29 Nov 2014
|
[ 12:58 antoine ]
Allow building without /usr/bin/perl symlink
PR: ports/195494
|
Wed, 20 Aug 2014
|
[ 16:01 adamw ]
Fix build after json-c update.
|
Wed, 6 Aug 2014
|
[ 09:11 olgeni ] (Only the first 10 of 191 ports in this commit are shown above. )
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)
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
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)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 3 Feb 2014
|
[ 15:47 arved ]
Remove USE_GCC, this fixes segfaults due to mixing c++ libraries.
PR: 186347
Submitted by: til
Reported by: Zsolt Udvari <udvzsolt@gmail.com>
|
Thu, 30 Jan 2014
|
[ 16:05 tijl ]
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)
|
Mon, 20 Jan 2014
|
[ 09:37 arved ]
Update to 2.8
|
Mon, 30 Dec 2013
|
[ 15:53 arved ]
* Support Stagedir
* Add Option to disable Podcast client
PR: 185289
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
|
Sat, 9 Nov 2013
|
[ 15:57 wg ] (Only the first 10 of 17 ports in this commit are shown above. )
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)
|
Fri, 25 Oct 2013
|
[ 16:33 uqs ]
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
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sat, 14 Sep 2013
|
[ 13:38 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 11 Sep 2013
|
[ 16:45 marino ] (Only the first 10 of 18 ports in this commit are shown above. )
Add explicit dependency on pkgconf (18 ports)
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- 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
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 2 Apr 2013
|
[ 10:02 miwi ]
- fix plist
Reported by: pointyhat
Approved by: portmgr
|
Fri, 22 Mar 2013
|
[ 15:44 arved ]
Update to 2.6
|
Sun, 22 Jan 2012
|
[ 20:52 arved ]
Fix pkg-plist
Reported by: pointyhat
|
Thu, 19 Jan 2012
|
[ 08:42 arved ]
Update to 2.5
|
Mon, 11 Apr 2011
|
[ 08:34 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
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@)
|
Wed, 2 Feb 2011
|
[ 15:08 arved ]
Update to 2.4
Feature safe: yes
|
Sat, 7 Aug 2010
|
[ 20:14 arved ]
Remove dependency on ruby, which is not needed in current version.
Submitted by: Patrick Palka
|
Fri, 2 Jul 2010
|
[ 16:56 arved ]
Update to 2.3
Feature safe: yes
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 30 May 2010
|
[ 17:39 arved ] (Only the first 10 of 27 ports in this commit are shown above. )
Add LICENSE and LICENSE_FILE to my ports.
|
Thu, 22 Apr 2010
|
[ 17:39 arved ]
Update to 2.2
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
Sat, 12 Dec 2009
|
[ 23:03 arved ]
Update to 2.1
|
Thu, 7 May 2009
|
[ 20:54 arved ]
Update to 2.0
Submitted by: ed
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
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.
|
Tue, 30 Dec 2008
|
[ 08:24 gerald ]
Bump USE_GCC=4.1+ to USE_GCC=4.2+.
Approved by: arved
|
Sat, 13 Dec 2008
|
[ 16:36 arved ]
Update to 1.3
|
Fri, 5 Sep 2008
|
[ 10:25 arved ]
Update to 1.2
|
Tue, 26 Aug 2008
|
[ 16:37 arved ]
Update to 1.0
PR: 126708
Submitted by: Beat Gaetzi <beat@chruetertee.ch>
|
Fri, 25 Jul 2008
|
[ 12:48 pav ] (Only the first 10 of 44 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Fri, 6 Jun 2008
|
[ 14:07 edwin ] (Only the first 10 of 230 ports in this commit are shown above. )
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)
|
Tue, 13 May 2008
|
[ 14:33 miwi ]
- Update to 0.9.1
Approved by: arved (maintainer)
|
Sat, 3 May 2008
|
[ 19:09 arved ]
Update to 0.9
PR: 123312
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
|
Tue, 18 Mar 2008
|
[ 12:37 arved ]
Update to 0.8.2
|
Sat, 15 Mar 2008
|
[ 22:29 arved ]
Fix crash if a locale is used
PR: 121674
Reported by: Oliver Herold
Obtained from: Upstream
|
Thu, 13 Mar 2008
|
[ 20:56 arved ]
Update to 0.8.1.
Note: Locales other than C are still broken
|
Wed, 12 Mar 2008
|
[ 10:20 arved ]
Update to 0.8
|
Wed, 30 Jan 2008
|
[ 18:38 pav ]
- Chase libmrss update
Reported by: pointyhat
Pointy hat to: vanilla
|
Fri, 21 Dec 2007
|
[ 22:27 sat ]
- Respect CXX
Approved by: arved (maintainer)
|
Fri, 21 Sep 2007
|
[ 20:23 arved ]
Update to 0.7
|
Thu, 23 Aug 2007
|
[ 12:31 arved ]
Add a link to the main article to saved articles
Obtained from: newsbeuter svn
Reported by: clemens fischer
|
Thu, 16 Aug 2007
|
[ 13:49 arved ]
Update to 0.6
|
Sun, 5 Aug 2007
|
[ 12:24 arved ]
Make opening external browser work again, which was broken by the previous
fix.
Reported by: clemens fischer
Obtained from: newsbeuter svn
|
Sat, 4 Aug 2007
|
[ 09:23 arved ]
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
|
Fri, 3 Aug 2007
|
[ 09:02 arved ]
Make podbeuter work with the default configuration.
Obtained from: newsbeuter SVN
Reported by: sat
|
Thu, 2 Aug 2007
|
[ 13:57 arved ]
Update to 0.5
|
Sun, 22 Jul 2007
|
[ 12:08 pav ]
- Chase libmrss update
Pointy hat to: clsung
|
Wed, 18 Jul 2007
|
[ 10:36 sat ]
- Chase libnxml shlib version bump
|
Mon, 4 Jun 2007
|
[ 19:11 arved ]
USE_SQLITE
Depend on ncurses port for older stable users
Respect CC/CXXFLAGS/Prefix
Bump PORTREVISION
Submitted by: infofarmer
|
Sat, 2 Jun 2007
|
[ 12:13 arved ]
Fix build on old STABLE without ncursesw
|
Fri, 1 Jun 2007
|
[ 18:22 arved ]
Add newsbeuter, an RSS feedreader for the Console
|
Number of commits found: 69 |