Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.2_2,1 21 Jul 2024 09:56:35 |
Po-Chuan Hsieh (sunpoet) |
www/tinyproxy: Fix build on main after b53d7aa88fd5a5e8a67dd71ea7332fa473595d28
- Remove _FORTIFY_SOURCE to fix build
- Remove -Wlogical-op warning
warning: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'?
[-Wunknown-warning-option]
In file included from hostspec.c:1:
In file included from ./common.h:52:
In file included from /usr/include/wchar.h:116:
/usr/include/ssp/wchar.h:34:8: error: unknown type name 'inline'
34 | static inline int
| ^
1 warning and 1 error generated.
Reference: https://cgit.freebsd.org/src/commit/?id=b53d7aa88fd5a5e8a67dd71ea7332fa473595d28
https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p6fe85dedb3d5_s47fb5d2b13c/logs/tinyproxy-1.11.2_2,1.log |
1.11.2_2,1 28 May 2024 10:21:55 |
Po-Chuan Hsieh (sunpoet) Author: Yuri Victorovich |
www/tinyproxy: Fix default configuration file path
- Bump PORTREVISION for package change
It does not affect normal use (via rc script).
PR: 270991
Submitted by: yuri |
1.11.2_1,1 28 May 2024 10:21:55 |
Po-Chuan Hsieh (sunpoet) Author: Helge Oldach |
www/tinyproxy: Remove pid file using service script
- Bump PORTREVISION for package change
PR: 253323 |
1.11.2,1 28 May 2024 10:21:27 |
Po-Chuan Hsieh (sunpoet) |
www/tinyproxy: Update WWW |
1.11.2,1 19 May 2024 17:15:12 |
Po-Chuan Hsieh (sunpoet) |
www/tinyproxy: Update to 1.11.2
Changes: https://github.com/tinyproxy/tinyproxy/releases |
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.11.1,1 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.11.1,1 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.11.1,1 16 Jun 2022 13:59:20 |
Po-Chuan Hsieh (sunpoet) |
www/tinyproxy: Update to 1.11.1
Changes: https://github.com/tinyproxy/tinyproxy/releases |
1.11.0_1,1 25 Oct 2021 15:57:18 |
Po-Chuan Hsieh (sunpoet) |
www/tinyproxy: Cosmetic change |
1.11.0_1,1 14 Oct 2021 21:31:00 |
Stefan Eßer (se) |
www/tinyproxy: Add CPE information
Approved by: portmgr (blanket) |
1.11.0_1,1 11 May 2021 21:47:00 |
Po-Chuan Hsieh (sunpoet) |
www/tinyproxy: Add FILTER and UPSTREAM options
- Enable all options
- Bump PORTREVISION for dependency change |
1.11.0,1 07 May 2021 09:38:59 |
Po-Chuan Hsieh (sunpoet) |
www/tinyproxy: Use pre-built manpages from release tarball
- Bump PORTREVISION for package change |
1.11.0,1 04 May 2021 21:45:47 |
Po-Chuan Hsieh (sunpoet) Author: Guido Falsi |
www/tinyproxy: Update to 1.11.0
Changes: https://github.com/tinyproxy/tinyproxy/releases
PR: 255266 |
1.10.0,1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.10.0,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.0,1 30 Aug 2020 07:14:42 |
sunpoet |
Use upstream release tarball |
1.10.0,1 19 Jan 2020 11:11:06 |
sunpoet |
Update manpage location (r523104) |
1.10.0,1 06 Jan 2019 20:39:53 |
sunpoet |
Update to 1.10.0
- Update manpages
Note that the security fix for CVE-2017-11747 to generate pid file before
dropping privilege is already done in the src/main.c patch.
Changes: https://github.com/tinyproxy/tinyproxy/releases |
1.8.4,1 18 Mar 2017 22:31:13 |
sunpoet |
Reformat pkg-descr |
1.8.4,1 16 Jan 2017 19:25:01 |
pi |
www/tinyproxy: MAINTAINER back to sunpoet@
PR: 207051
Requested by: sunpoet |
1.8.4,1 22 Nov 2016 17:58:54 |
pi |
www/tinyproxy: update 1.8.3 -> 1.8.4
- new WWW
PR: 207051
Changes: https://github.com/tinyproxy/tinyproxy/releases
Submitted by: jason.mann+freebsd@gmail.com
Approved by: sunpoet (maintainer timeout) |
1.8.3_1,1 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
1.8.3_1,1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.8.3_1,1 10 May 2015 12:45:40 |
sunpoet |
- Cleanup CONFIGURE_ARGS: --localstatedir=/var was added by bsd.port.mk since
r384380
- Cleanup Makefile
- Regenerate patch files with makepatch: |
1.8.3_1,1 08 Dec 2014 09:11:48 |
sunpoet |
- Use @sample
- Cleanup PLIST |
1.8.3_1,1 14 Jul 2014 17:48:01 |
sunpoet |
- Update LICENSE
- Add my LOCAL to MASTER_SITES
- Convert to new options helper
- Simplify post-patch:
- Use @sample
- Cosmetic change
- Support STAGEDIR
- Bump PORTREVISION for package change
- Take maintainership |
1.8.3_1,1 02 Jul 2014 17:17:21 |
bapt |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
1.8.3_1,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 ) |
1.8.3,1 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
1.8.3,1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.8.3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.8.3,1 07 Mar 2013 16:53:46 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
1.8.3,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.8.3,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.8.3,1 11 Nov 2011 03:46:06 |
novel |
Add XHEADER option to control X-Tinyproxy header.
PR: 162422
Submitted by: Roger Marquis (maintainer)
Feature safe: yes |
1.8.3,1 07 Nov 2011 22:15:34 |
zi |
- Update to 1.8.3 [2]
- Add LICENSE [2]
- Remove build dependencies for manpages+add them to FILESDIR
(tinyproxy.8 tinyproxy.conf.5) [1]
- Use CONFIGURE_ARGS+=--localstatedir=/var instead of patch to configure [2]
- Remove files/patch-docs__man5__Makefile.am
files/patch-docs__man8__Makefile.am files/patch-src__acl.c
files/patch-src__conf.c [2]
PR: ports/159037
Submitted by: [1] Roger Marquis <marquis@roble.com>, [2] Ryan Steinmetz
<zi@FreeBSD.org>
Approved by: maintainer timeout (2+ weeks) |
1.8.2_2,1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.8.2_2,1 08 Apr 2011 07:28:10 |
pav |
- Fix security vulnerability: ACL lists allow all clients to connect when an IP
range is configured
PR: ports/156264
Submitted by: Roger Marquis <marquis@roble.com> (maintainer)
Security: yes! |
1.8.2_1,1 24 Feb 2011 19:29:36 |
wxs |
Pass maintainer to submitter of previous PRs. Thanks for taking this on Roger!
Submitted by: Roger Marquis <marquis@roble.com> (private mail) |
1.8.2_1,1 23 Feb 2011 13:57:26 |
wxs |
Add patches missed in the previous commit. Also note that the previous
commit removed MD5 from distinfo. |
1.8.2_1,1 23 Feb 2011 13:56:32 |
wxs |
[1]: Add -L to xmllint invocation when building manpages.
[2]: Add a patch for "upstream" fix.
PR: [1]: ports/154624
[2]: ports/154623
Submitted by: Roger Marquis <marquis@roble.com> |
1.8.2,1 25 Oct 2010 18:00:59 |
wxs |
Fix MASTER_SITES and pkg-descr WWW: line.
Noticed by: The Distilator |
1.8.2,1 22 Jun 2010 01:04:54 |
wxs |
Remove patch forgot in previous commit.
Feature safe: yes |
1.8.2,1 22 Jun 2010 00:51:38 |
wxs |
Update to 1.8.2.
Add transparent proxy support.
Don't be so silent when building.
Feature safe: yes |
1.6.5 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.6.5,1 19 Oct 2009 18:41:40 |
wxs |
- Update to 1.6.5
PR: ports/13968a9
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
1.6.4_1,1 09 May 2009 02:46:09 |
wxs |
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE). |
1.6.4_1,1 23 Nov 2008 14:29:22 |
wxs |
- MASTER_SITE uses https only
- Fix rc script to use the pidfile[1]
Submitted by: Herbert J. Skuhra (private mail) |
1.6.4,1 04 Sep 2008 00:33:42 |
wxs |
Update to 1.6.4 |
1.6.3,1 22 Jun 2008 14:04:00 |
wxs |
Rollback to 1.6.3 per authors request. A 1.6.4 release is in the works
after a 3 year hiatus. |
1.7.0_2 04 Feb 2008 15:35:12 |
wxs |
Update my address.
Approved by: garga (mentor) |
1.7.0_2 01 Feb 2008 13:48:34 |
wxs |
Fix paths in the configuration file.
PR: ports/119955
Submitted by: Hark <cab902@yahoo.com>
Approved by: garga (mentor) |
1.7.0_1 21 Oct 2007 10:51:13 |
itetcu |
Add OPTION to enable reverse proxy support.
PR: ports/116621
Submitted by: thompsa@
Approved by: Wesley Shields (maintainer) |
1.7.0_1 04 Oct 2007 06:21:46 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.7.0_1 19 Aug 2006 16:49:49 |
miwi |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor) |
1.7.0_1 16 May 2006 12:29:43 |
itetcu |
- Now users an rcNG script.
- Removes the (now) un-necessary pkg-message.
- Moves the configuration file to ${PREFIX}/etc/tinyproxy.conf
- bump PORTREVISION for above
- Pass maintainership to submiter.
Tinyproxy now installs a rcNG script. To enable tinyproxy at boot
time, set the following in rc.conf(5):
tinyproxy_enable="YES"
The confiration file for tinyproxy has been moved to
${PREFIX}/etc/tinyproxy.conf. Any old configuration files will need
to be migrated over to the new location.
PR: ports/96720
Submitted by: Wesley Shields <wxs@csh.rit.edu> (new maintainer)
Approved by: lawrance (mentor) |
1.7.0 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
1.7.0 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.7.0 23 Jan 2006 20:27:33 |
pav |
- Drop maintainership. ENOTIME for ports, so let someone else take better care
of them.
Submitted by: Brad Davis <so14k@so14k.com> |
1.7.0 23 Oct 2005 11:20:32 |
ehaupt |
- Update to 1.7.0
- Use %%DATADIR%%
- Fully respect CFLAGS
PR: 87639
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Brad Davis <so14k@so14k.com> (maintainer) |
1.6.2 06 May 2004 09:03:51 |
vs |
- Add startup script and corresponding pkg-message
- Assign maintainer to submitter.
Thanks to Mitsuru Yoshida for maintaing this port so far.
- SED -> REINPLACE while here
PR: ports/65746
Submitted by: Brad Davis |
1.6.2 12 Apr 2004 22:16:04 |
pav |
- Update to 1.6.2
PR: ports/64923
Submitted by: Brad Davis <so14k@so14k.com>
Approved by: maintainer timeout (2 weeks) |
1.5.3_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.5.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.5.3 09 May 2003 06:36:05 |
ijliao |
upgrade to 1.5.3
PR: 51993
Submitted by: maintainer |
1.5.0 21 Feb 2003 14:01:38 |
knu |
De-pkg-comment. |
1.5.0 17 May 2002 19:37:56 |
dannyboy |
Update to 1.5.0.
PR: 38171
Submitted by: maintainer |
1.4.3 22 Mar 2002 07:32:14 |
vanilla |
Upgrade to 1.4.3.
PR: ports/36049
Submitted by: maintainer |
05 Apr 2001 16:01:41 |
kevlo |
Upgrade to version 1.3.3b |
23 Jan 2001 02:08:26 |
jedgar |
Update port to 1.3.3a (fixes heap overflow) |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
14 Jun 2000 14:21:38 |
sobomax |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |