Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.0 08 Nov 2022 16:11:59 |
Fernando Apesteguía (fernape) Author: Nikola Kolev |
www/rssroll: update to 0.11.0
ChangeLog: https://github.com/koue/rssroll/blob/master/ChangeLog
PR: 267495
Reported by: koue@chaosophia.net (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.6.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.6.2_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.6.2_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.6.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.2 22 Feb 2021 16:40:16 |
emaste |
www/rssroll: Prepare for base system default PIE
PIE with static libraries is currently unsupported in FreeBSD, which
results in multiple errors when building with PIE. Explicitly disable
PIE for now.
PR: 253275
Submitted by: Dawid Gorecki <dgr@semihalf.com>
Approved by: kevans, Nikola Kolev (maintainer)
Differential Revision: https://reviews.freebsd.org/D28863 |
0.6.2 08 Nov 2019 12:53:37 |
tobik |
www: Add missing USES=gnome |
0.6.2 31 Oct 2018 01:56:11 |
swills |
www/rssroll: update to 0.6.2
PR: 232806
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
0.6.1 12 Oct 2018 13:53:26 |
tobik |
www/rssroll: Update to 0.6.1
PR: 230691
Submitted by: Nikola Kolev <koue@chaosophia.net> |
0.6 15 Aug 2018 14:46:41 |
swills |
www/rssroll: Use ${WRKSRC_libcez} in pre-configure
Suggested by: mat |
0.6 14 Aug 2018 16:58:52 |
swills |
www/rssroll: update to 0.6
PR: 230335
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
0.5_1 07 Feb 2018 09:16:51 |
bapt |
There is no reason for a webapp to have its files belonging to www users
except for directories where the webapp will actually write, which is not
the case here.
While here, remove useless @dir |
0.5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.5 16 Jan 2016 17:21:17 |
miwi |
- Update to 0.5
PR: 204777
Submitted by: maintainer |
0.4.1 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.4.1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
0.4.1 12 Mar 2015 13:13:22 |
robak |
www/rssroll: update 0.4.0 -> 0.4.1
- Switch to GitHub
PR: 198519
Submitted by: Nikola Kolev <koue@chaosophia.net> |
0.4_3 21 Dec 2014 16:09:05 |
feld |
Update "BSD" license in www category |
0.4_3 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
0.4_2 14 May 2014 21:44:40 |
madpilot |
- Convert to staging
- Update to new LIB_DEPENDS format
- Fix configuration file handling
PR: ports/189814
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer) |
0.4_1 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 ) |
0.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.4 02 Aug 2013 17:37:19 |
wg |
www/rssroll: update to 0.4
- Update to 0.4 [1]
- Add LICENSE (BSD)
Changes: http://chaosophia.net/rssroll/docs/ChangeLog
PR: ports/180998
Submitted by: Nikola Kolev <koue chaosophia.net> (maintainer) |
0.3 21 May 2013 06:10:06 |
miwi |
- Update to 0.3
PR: 177656
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
0.2 26 Mar 2013 20:31:07 |
cs |
Rssroll is a collector of RSS feeds.
Written in C it uses libxml2 to store feeds into sqlite3
database. rssroll.cgi allows web browsing of stored feeds.
WWW: http://chaosophia.net/rssroll/
PR: ports/177070 |