Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1_3 30 Sep 2023 02:22:45 |
Muhammad Moinur Rahman (bofh) |
www/polipo: Remove expired port
2023-09-30 www/polipo: No longer maintained upstream |
1.1.1_3 07 May 2023 07:39:03 |
Daniel Engberg (diizzy) Author: Frank Behrens |
www/polipo: Deprecate and set expiration date to 2023-09-30
Upstream will no longer maintain polipo so follow upstream and sunset
it here too.
Adjust expiration date so it ends with q3 instead middle of q4.
PR: 270878 |
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) |
1.1.1_3 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 ) |
1.1.1_3 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.1_3 14 Oct 2021 21:30:54 |
Stefan Eßer (se) |
www/polipo: Add CPE information
Approved by: portmgr (blanket) |
1.1.1_3 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.1.1_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.1.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.1_3 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.1.1_3 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.1.1_2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.1.1_2 10 Sep 2018 13:11:24 |
mat |
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.1.1_2 09 Sep 2018 08:24:42 |
woodsb02 |
www/polipo: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
Update the pkg-install message to ensure the filenames mentioned in
/usr/local/etc/newsyslog.conf.d/ end with a '.conf' suffix.
Proposed changes to /etc/newsyslog.conf will only include files from the
/usr/local/etc/newsyslog.conf.d/ directory which end with '.conf' and do
not beginning with a '.' character. https://reviews.freebsd.org/D17086
Approved by: portmgr blanket |
1.1.1_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
1.1.1_1 02 Mar 2015 23:55:26 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.1.1_1 19 Nov 2014 20:14:01 |
marino |
www/polipo: Fix use of cache directory
PR: 194813
Submitted by: WATANABE Kazuhiro
Approved by: maintainer (Frank Behrens) |
1.1.1 31 Oct 2014 17:09:23 |
marino |
www/polipo: Fix build that uses custom PCACHEDIR
While here, remove obsolete @dirrm lines, combine install targets,
and condense mkdir commands into one.
PR: 193606
Submitted by: WATANABE Kazuhiro
Approved by: maintainer (Frank Behrens) |
1.1.1 02 Sep 2014 17:55:24 |
bapt |
Remove useless @cwd |
1.1.1 19 Aug 2014 17:42:29 |
arved |
Update to 1.1.1
PR: 192649
Submitted by: "Colin"
Approved by: maintainer |
1.0.4.1 18 Aug 2014 16:43:25 |
bdrewery |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
1.0.4.1 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
1.0.4.1 21 Jul 2014 20:04:15 |
antoine |
Redo r359329: unbreak on head |
1.0.4.1 12 Jul 2014 18:35:35 |
robak |
www/polipo: stage and various fixes
- Add stage support
- Add LICENSE
- Fix man pages handling
- Fix cache dir handling
PR: 185275
Submitted by: Frank Behrens <frank@pinky.sax.de>
Reviewed by: marino (mentor)
Approved by: swills (mentor), blanker (portmgr) |
1.0.4.1 26 Jun 2014 11:02:07 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
1.0.4.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0.4.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.4.1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.0.4.1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.4.1 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 |
1.0.4.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.4.1 28 Mar 2010 05:52:12 |
dougb |
Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables |
1.0.4.1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.4.1 02 Feb 2010 09:02:13 |
jadawin |
- Update to 1.0.4.1
PR: ports/143470
Submitted by: Frank Behrens <frank pinky.sax.de> |
1.0.4 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
1.0.4 25 Jul 2008 12:48:47 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.0.4 25 Apr 2008 19:05:39 |
miwi |
- Respect CC
PR: 122944
Submitted by: Frank Fenor <frank@fenor.de>
Approved by: maintainer |
1.0.4 10 Jan 2008 23:19:14 |
miwi |
- Update to 1.0.4
PR: 119478
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer) |
1.0.3 07 Oct 2007 14:57:31 |
rafan |
- Update to 1.0.3
PR: ports/116994
Submitted by: Frank Behrens <frank at pinky.sax.de> (maintainer) |
1.0.2 04 Oct 2007 06:21:46 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.0.2 27 Aug 2007 07:04:09 |
clsung |
Maintainer update for port www/polipo to version 1.0.2
- upstream update to 1.0.2
- fix for forgotten "-f" in last commit
PR: ports/115848
Submitted by: maintainer (Frank Behrens) |
1.0.1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
1.0.1 06 Jul 2007 19:44:40 |
miwi |
- Update to 1.0.1
- Remove possible stale pidfile on startup
PR: 114016
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer) |
1.0.0 06 Mar 2007 21:01:58 |
miwi |
- Update to 1.0.0
PR: 110007
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer |
0.9.12 07 Feb 2007 15:37:34 |
rafan |
- Update to 0.9.12
PR: ports/108877
Submitted by: Frank Behrens <frank at pinky.sax.de> (maintainer) |
0.9.11 06 Feb 2007 21:05:52 |
miwi |
- Update to version 0.9.11
- Fix expiry script, because newer port install removes ".sh" extension from rc
script
- Group mail is not necessary for polipo user
PR: 108729
Submitted by: farrokhi@
Approved by: maintainer |
0.9.10 05 Sep 2006 17:46:50 |
miwi |
- Update to 0.9.10
PR: ports/102841
Submitted by: Frank Behrens <frank(at)pinky.sax.de> (maintainer)) |
0.9.9_1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.9.9_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.9_1 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.9.9_1 14 Jan 2006 16:49:31 |
pav |
- Fix rc script
PR: ports/91788
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer) |
0.9.9 05 Dec 2005 02:34:07 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
0.9.9 25 Sep 2005 21:15:00 |
arved |
Update to 0.9.9
PR: 86552
Submitted by: Frank Behrens <frank@pinky.sax.de> |
0.9.8_1 27 Jul 2005 15:21:44 |
garga |
Fixes for www/polipo
1. avoid error message "502 Range without partial content"
2. shutdown polipo on system shutdown
PR: ports/84167
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer) |
0.9.8 05 Feb 2005 20:57:43 |
pav |
Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy)
designed to be used by one person or a small group of people.
PR: ports/75554
Submitted by: Frank Behrens <frank@pinky.sax.de> |