Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9_6 27 Nov 2017 22:46:35 |
arved |
Remove newsbeuter port. Abandonware that was revived as www/newsboat
PR: 222715
Reported by: Zsolt Udvari |
2.9_6 16 Sep 2017 19:12:25 |
arved |
Sanitize URLs in podbeuter too.
Reported by: tj <tj@mrsk.me>
Obtained from: https://github.com/akrennmair/newsbeuter/issues/598 |
2.9_5 10 Sep 2017 20:55:39 |
gerald |
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 |
2.9_4 23 Aug 2017 13:42:03 |
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 |
2.9_3 27 May 2017 19:40:29 |
arved |
Strip binaries
PR: 199889
Submitted by: Zsolt Udvari |
2.9_2 01 Apr 2017 15:23:32 |
gerald |
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 |
2.9_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.9_1 10 Jan 2016 16:19:37 |
bapt |
Convert www ports to USES=sqlite and USES=firebird |
2.9_1 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
2.9_1 12 Mar 2015 10:37:42 |
arved |
Fix podbeuter
PR: 198531
Reported by: usrucb@gmail.com |
2.9 04 Mar 2015 16:24:04 |
arved |
Fix build on 8.x 9.x
PR: 198104 |
2.9 02 Mar 2015 23:55:26 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.9 25 Feb 2015 14:18:41 |
arved |
Update to 2.9
PR: 197845
Submitted by: Zsolt Udvari |
2.8_4 29 Nov 2014 12:58:28 |
antoine |
Allow building without /usr/bin/perl symlink
PR: ports/195494 |
2.8_4 20 Aug 2014 16:01:59 |
adamw |
Fix build after json-c update. |
2.8_4 06 Aug 2014 09:11:58 |
olgeni |
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) |
2.8_4 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.8_4 04 Jul 2014 09:41:00 |
tijl |
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) |
2.8_3 16 Apr 2014 18:28:50 |
zeising |
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 ) |
2.8_2 03 Feb 2014 15:47:23 |
arved |
Remove USE_GCC, this fixes segfaults due to mixing c++ libraries.
PR: 186347
Submitted by: til
Reported by: Zsolt Udvari <udvzsolt@gmail.com> |
2.8_1 30 Jan 2014 16:05:26 |
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) |
2.8 20 Jan 2014 09:37:53 |
arved |
Update to 2.8 |
2.7_1 30 Dec 2013 15:53:59 |
arved |
* Support Stagedir
* Add Option to disable Podcast client
PR: 185289
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> |
2.7_1 09 Nov 2013 15:57:19 |
wg |
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) |
2.7 25 Oct 2013 16:33:27 |
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 |
2.6_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.6_2 14 Sep 2013 13:38:21 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.6_2 11 Sep 2013 16:45:59 |
marino |
Add explicit dependency on pkgconf (18 ports) |
2.6_2 11 Jul 2013 16:26:27 |
sunpoet |
- 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 |
2.6_1 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
2.6_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.6_1 02 Apr 2013 10:02:20 |
miwi |
- fix plist
Reported by: pointyhat
Approved by: portmgr |
2.6 22 Mar 2013 15:44:30 |
arved |
Update to 2.6 |
2.5_1 22 Jan 2012 20:52:07 |
arved |
Fix pkg-plist
Reported by: pointyhat |
2.5 19 Jan 2012 08:42:20 |
arved |
Update to 2.5 |
2.4 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.4 11 Apr 2011 08:34:17 |
bapt |
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@) |
2.4 02 Feb 2011 15:08:00 |
arved |
Update to 2.4
Feature safe: yes |
2.3_1 07 Aug 2010 20:14:13 |
arved |
Remove dependency on ruby, which is not needed in current version.
Submitted by: Patrick Palka |
2.3 02 Jul 2010 16:56:44 |
arved |
Update to 2.3
Feature safe: yes |
2.2_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.2 30 May 2010 17:39:07 |
arved |
Add LICENSE and LICENSE_FILE to my ports. |
2.2 22 Apr 2010 17:39:02 |
arved |
Update to 2.2 |
2.1_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
2.1 12 Dec 2009 23:03:13 |
arved |
Update to 2.1 |
2.0 07 May 2009 20:54:25 |
arved |
Update to 2.0
Submitted by: ed |
1.3_1 23 Jan 2009 15:43:14 |
roam |
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. |
1.3 30 Dec 2008 08:24:16 |
gerald |
Bump USE_GCC=4.1+ to USE_GCC=4.2+.
Approved by: arved |
1.3 13 Dec 2008 16:36:28 |
arved |
Update to 1.3 |
1.2 05 Sep 2008 10:25:44 |
arved |
Update to 1.2 |
1.0 27 Aug 2008 13:14:36 |
arved |
Update WWW for newsbeuter
Remove dead WWW for kslide and kpicframer |
1.0 26 Aug 2008 16:37:33 |
arved |
Update to 1.0
PR: 126708
Submitted by: Beat Gaetzi <beat@chruetertee.ch> |
0.9.1_1 25 Jul 2008 12:48:47 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.9.1_1 06 Jun 2008 14:07:24 |
edwin |
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) |
0.9.1 13 May 2008 14:33:31 |
miwi |
- Update to 0.9.1
Approved by: arved (maintainer) |
0.9 03 May 2008 19:09:28 |
arved |
Update to 0.9
PR: 123312
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> |
0.8.2 18 Mar 2008 12:37:02 |
arved |
Update to 0.8.2 |
0.8.1_1 15 Mar 2008 22:29:03 |
arved |
Fix crash if a locale is used
PR: 121674
Reported by: Oliver Herold
Obtained from: Upstream |
0.8.1 13 Mar 2008 20:56:54 |
arved |
Update to 0.8.1.
Note: Locales other than C are still broken |
0.8 12 Mar 2008 10:20:24 |
arved |
Update to 0.8 |
0.7_1 30 Jan 2008 18:38:31 |
pav |
- Chase libmrss update
Reported by: pointyhat
Pointy hat to: vanilla |
0.7 21 Dec 2007 22:27:19 |
sat |
- Respect CXX
Approved by: arved (maintainer) |
0.7 21 Sep 2007 20:23:24 |
arved |
Update to 0.7 |
0.6_1 23 Aug 2007 12:31:03 |
arved |
Add a link to the main article to saved articles
Obtained from: newsbeuter svn
Reported by: clemens fischer |
0.6 16 Aug 2007 13:49:34 |
arved |
Update to 0.6 |
0.5_3 05 Aug 2007 12:24:47 |
arved |
Make opening external browser work again, which was broken by the previous
fix.
Reported by: clemens fischer
Obtained from: newsbeuter svn |
0.5_2 04 Aug 2007 09:23:21 |
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 |
0.5_1 03 Aug 2007 09:02:43 |
arved |
Make podbeuter work with the default configuration.
Obtained from: newsbeuter SVN
Reported by: sat |
0.5 02 Aug 2007 13:57:17 |
arved |
Update to 0.5 |
0.4_3 29 Jul 2007 12:56:09 |
arved |
Fix build with latest libnxml |
0.4_3 22 Jul 2007 12:08:42 |
pav |
- Chase libmrss update
Pointy hat to: clsung |
0.4_2 18 Jul 2007 10:36:31 |
sat |
- Chase libnxml shlib version bump |
0.4_1 04 Jun 2007 19:11:38 |
arved |
USE_SQLITE
Depend on ncurses port for older stable users
Respect CC/CXXFLAGS/Prefix
Bump PORTREVISION
Submitted by: infofarmer |
0.4 02 Jun 2007 12:13:09 |
arved |
Fix build on old STABLE without ncursesw |
0.4 01 Jun 2007 18:22:36 |
arved |
Add newsbeuter, an RSS feedreader for the Console |