Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Aug 2019 12:25:09
1.1.1_3

|
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
10 Nov 2018 18:12:58
1.1.1_3

|
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 |
10 Sep 2018 13:14:52
1.1.1_2

|
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 |
10 Sep 2018 13:11:24
1.1.1_2

|
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 |
09 Sep 2018 08:24:42
1.1.1_2

|
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 |
19 May 2016 11:09:14
1.1.1_1

|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
02 Mar 2015 23:55:26
1.1.1_1

|
bapt  |
Remove Author from pkg-descr and white space fixes |
19 Nov 2014 20:14:01
1.1.1_1

|
marino  |
www/polipo: Fix use of cache directory
PR: 194813
Submitted by: WATANABE Kazuhiro
Approved by: maintainer (Frank Behrens) |
31 Oct 2014 17:09:23
1.1.1

|
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) |
02 Sep 2014 17:55:24
1.1.1

|
bapt  |
Remove useless @cwd |
19 Aug 2014 17:42:29
1.1.1

|
arved  |
Update to 1.1.1
PR: 192649
Submitted by: "Colin"
Approved by: maintainer |
18 Aug 2014 16:43:25
1.0.4.1

|
bdrewery  |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
29 Jul 2014 15:49:47
1.0.4.1

|
adamw  |
Rename www/ patch-xy patches to reflect the files they modify. |
21 Jul 2014 20:04:15
1.0.4.1

|
antoine  |
Redo r359329: unbreak on head |
12 Jul 2014 18:35:35
1.0.4.1

|
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) |
26 Jun 2014 11:02:07
1.0.4.1

|
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
20 Sep 2013 23:36:54
1.0.4.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Aug 2013 22:35:54
1.0.4.1

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
05 Aug 2012 23:19:40
1.0.4.1
|
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 |
14 Jan 2012 08:57:23
1.0.4.1
|
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. |
24 Oct 2011 09:11:38
1.0.4.1
|
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 |
19 Mar 2011 12:38:54
1.0.4.1
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 05:52:12
1.0.4.1
|
dougb  |
Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables |
27 Mar 2010 00:15:24
1.0.4.1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Feb 2010 09:02:13
1.0.4.1
|
jadawin  |
- Update to 1.0.4.1
PR: ports/143470
Submitted by: Frank Behrens <frank pinky.sax.de> |
15 Jul 2009 16:56:10
1.0.4
|
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. |
25 Jul 2008 12:48:47
1.0.4
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
25 Apr 2008 19:05:39
1.0.4
|
miwi  |
- Respect CC
PR: 122944
Submitted by: Frank Fenor <frank@fenor.de>
Approved by: maintainer |
10 Jan 2008 23:19:14
1.0.4
|
miwi  |
- Update to 1.0.4
PR: 119478
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer) |
07 Oct 2007 14:57:31
1.0.3
|
rafan  |
- Update to 1.0.3
PR: ports/116994
Submitted by: Frank Behrens <frank at pinky.sax.de> (maintainer) |
04 Oct 2007 06:21:46
1.0.2
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
27 Aug 2007 07:04:09
1.0.2
|
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) |
04 Aug 2007 11:41:31
1.0.1
|
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) |
06 Jul 2007 19:44:40
1.0.1
|
miwi  |
- Update to 1.0.1
- Remove possible stale pidfile on startup
PR: 114016
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer) |
06 Mar 2007 21:01:58
1.0.0
|
miwi  |
- Update to 1.0.0
PR: 110007
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer |
07 Feb 2007 15:37:34
0.9.12
|
rafan  |
- Update to 0.9.12
PR: ports/108877
Submitted by: Frank Behrens <frank at pinky.sax.de> (maintainer) |
06 Feb 2007 21:05:52
0.9.11
|
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 |
05 Sep 2006 17:46:50
0.9.10
|
miwi  |
- Update to 0.9.10
PR: ports/102841
Submitted by: Frank Behrens <frank(at)pinky.sax.de> (maintainer)) |
20 Feb 2006 20:47:50
0.9.9_1
|
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. |
24 Jan 2006 03:14:23
0.9.9_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
0.9.9_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Jan 2006 16:49:31
0.9.9_1
|
pav  |
- Fix rc script
PR: ports/91788
Submitted by: Frank Behrens <frank@pinky.sax.de> (maintainer) |
05 Dec 2005 02:34:07
0.9.9
|
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
25 Sep 2005 21:15:00
0.9.9
|
arved  |
Update to 0.9.9
PR: 86552
Submitted by: Frank Behrens <frank@pinky.sax.de> |
27 Jul 2005 15:21:44
0.9.8_1
|
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) |
05 Feb 2005 20:57:43
0.9.8
|
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> |