Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.23.8_18 28 Apr 2024 14:35:27 |
Dirk Meyer (dinoex) |
www/webalizer: add support for most UTF-8 encodings |
2.23.8_17 28 Apr 2024 09:06:49 |
Dirk Meyer (dinoex) |
www/webalizer: support japanese EUC-JP and japanese UTF-8 encodings
PR: 278400 |
2.23.8_16 24 Apr 2024 16:57:14 |
Dirk Meyer (dinoex) |
www/webalizer: fix build for japanese
mark option WEBALIZER_CONV as broken
PR: 278400 |
2.23.8_16 21 Apr 2024 11:51:14 |
Dirk Meyer (dinoex) |
www/webalizer: use UTF-8 for japanese
extend sample
PR: 278400 |
2.23.8_15 11 Jan 2024 16:26:16 |
Dirk Meyer (dinoex) |
www/webalizer: use ${PREFIX}/share/man |
2.23.8_14 03 Dec 2023 09:14:30 |
Dirk Meyer (dinoex) |
www/webalizer: cleanup MASTER_SITES |
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) |
2.23.8_14 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 ) |
2.23.8_14 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.23.8_14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.23.8_14 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
2.23.8_13 04 May 2020 19:32:57 |
dinoex |
- fix build with option GEODB |
2.23.8_13 04 May 2020 10:58:59 |
dinoex |
- use new port net/webalizer-geodb |
2.23.8_12 01 May 2020 12:34:37 |
dinoex |
- fix build with -fno-common |
2.23.8_12 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.23.8_11 17 May 2019 12:07:03 |
pkubaj |
www/geolizer: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to www/webalizer when using GEOIP option:
/usr/local/include/maxminddb.h:92: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'mmdb_uint128_t'
/usr/local/include/maxminddb.h:122: error: expected specifier-qualifier-list
before 'mmdb_uint128_t'
Approved by: mentors (implicit approval) |
2.23.8_11 10 May 2019 05:22:28 |
dinoex |
- update geodb-20190501 |
2.23.8_11 04 Apr 2019 21:54:08 |
dinoex |
- update geodb |
2.23.8_10 23 Mar 2019 10:23:15 |
dinoex |
- udpate geodb-20190301 |
2.23.8_10 04 Feb 2019 15:18:05 |
dinoex |
- update geodb-20190201 |
2.23.8_9 19 Jan 2019 07:39:00 |
dinoex |
- update geodb |
2.23.8_8 19 Jan 2019 07:08:22 |
dinoex |
- fix option GEOIP to use GeoLite2-Country |
2.23.8_7 13 Jan 2019 20:58:37 |
adamw |
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this. |
2.23.8_6 06 May 2018 11:09:00 |
dinoex |
- use OPTIONS_SINGLE |
2.23.8_6 01 Dec 2017 07:19:54 |
antoine |
Cleanup LIB_DEPENDS on libpng |
2.23.8_6 22 Feb 2017 21:06:57 |
dinoex |
- bail out if not database is selected |
2.23.8_6 19 Feb 2017 12:37:57 |
dinoex |
- new option IP_AS_HOSTNAME
- make portlint happier
- update to webalizer-geodb-20170201
PR: 217119 |
2.23.8_5 14 Nov 2016 05:31:25 |
dinoex |
- fix purge with option BDB1
PR: 214483 |
2.23.8_4 08 Aug 2016 13:46:50 |
mat |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
2.23.8_4 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
2.23.8_3 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
2.23.8_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.23.8_3 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.23.8_3 07 Mar 2016 07:55:25 |
marino |
www/webalizer: Fix nearly 8-year old typo in MASTER_SITES
Nobody noticed because apparently the framework filters out
bad urls like "MASTER_SITES=".
Approved by: just-fix-it |
2.23.8_3 08 Oct 2015 03:54:53 |
dinoex |
- update to geodb-20150901 |
2.23.8_3 07 May 2015 21:57:55 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
2.23.8_3 10 Apr 2015 21:12:01 |
mat |
Don't let webalizer change name when GEOIP is enabled.
With hat: portmgr
Sponsored by: Absolight |
2.23.8_3 02 Mar 2015 23:55:26 |
bapt |
Remove Author from pkg-descr and white space fixes |
2.23.8_3 22 Nov 2014 22:31:10 |
dinoex |
- update geolizer db to 20141101 |
2.23.8_2 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
2.23.8_1 11 Aug 2014 17:05:50 |
adamw |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports) |
2.23.8 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.23.8 15 Jul 2014 17:09:35 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
2.23.8 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.23.8 05 Apr 2014 11:54:55 |
dinoex |
- use OPTIONS_DEFAULT in slave ports |
2.23.8 29 Nov 2013 04:19:56 |
dinoex |
- use STAGEDIR |
2.23.8 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
2.23.8 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.23.8 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
2.23.8 31 Aug 2013 14:12:05 |
dinoex |
- update to 2.23-08 |
2.23.5_6 09 Aug 2013 20:01:35 |
dinoex |
- update geodb-20130801 |
2.23.5_5 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
2.23.5_4 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
2.23.5_4 30 Dec 2012 09:33:16 |
dinoex |
- fix wording of option
Submitted by: Alexander Sheiko |
2.23.5_4 30 Dec 2012 09:32:09 |
dinoex |
- fix wording of option
Submitted by: Alexander Sheiko
- update geodb |
2.23.5_4 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
2.23.5_4 16 Sep 2012 16:35:19 |
dinoex |
- use OPTIONS_DEFINE
- option GEODB defaults to bdb4
- update GEODB
- extend OPTIONS |
2.23.5_3 08 Jun 2012 08:47:56 |
dinoex |
- revert last commit.
Code had no effect. If it has effect it would breal all existing dns caches
PR: 164127 |
2.23.5_2 08 Jun 2012 01:13:51 |
adamw |
The GeoDB is Berkeley DB-based, and requires bdb support at runtime.
PORTREVISION bumped to bring in the extra dependency.
PR: ports/164127 |
2.23.5_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.23.5 12 Jan 2012 15:54:22 |
dinoex |
- update to geodb-20120101 |
2.23.5 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.23.5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.23.5 21 Apr 2011 05:14:14 |
dinoex |
- fix build WEBALIZER_LANG=ukrainian |
2.23.5 21 Apr 2011 05:13:48 |
dinoex |
- fix build WEBALIZER_LANG=ukrainian |
2.23.5 19 Apr 2011 05:11:10 |
dinoex |
- update to 2.23-05 |
2.23.4_1 02 Feb 2011 06:31:33 |
dinoex |
- fix regression in HideURL
Reported by: Alexander Sheiko
Feature safe: yes |
2.23.4 14 Jan 2011 12:20:09 |
dinoex |
- update to 2.23-04
Feature safe: yes |
2.21.2_3 04 Jun 2010 13:49:15 |
dinoex |
LICENSE GPLv2 |
2.21.2_3 04 Jun 2010 07:25:36 |
dinoex |
- update WITH_GEODB to geodb-20100601
- allow new version of Berkeley DB |
2.21.2_3 07 Apr 2010 04:32:42 |
dinoex |
- update WITH_GEODB to geodb-20100401 |
2.21.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.21.2_2 05 Feb 2010 12:40:24 |
dinoex |
- update option WITH_GEODB to 20100201 |
2.21.2_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.21.2_1 17 Nov 2009 20:33:03 |
dinoex |
- update geodb-20091101 |
2.21.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.21.2 06 Jul 2009 07:52:55 |
dinoex |
- update webalizer-geodb-20090701 |
2.21.2 04 May 2009 22:46:33 |
dinoex |
- update geodb-20090501 |
2.21.2 19 Mar 2009 21:09:05 |
dinoex |
- add LICENSE: |
2.21.2 25 Jan 2009 10:13:57 |
dinoex |
- support all options in Makefile.local |
2.21.2 25 Jan 2009 09:45:24 |
dinoex |
- update to 2.21-02 |
2.20.3 17 Jan 2009 11:32:38 |
dinoex |
- new OPTION MAXURLH
PR: 130100
Suggested by: Jeremy Chadwick
- update geodb-20090101 |
2.20.3 19 Dec 2008 18:40:57 |
dinoex |
- upate to 2.20-03
- update geodb to 20080801 |
2.20.1_2 12 Aug 2008 16:36:12 |
dinoex |
- fix WITH_GEODB without WITH_BDB
Submitted by: Nicolas Rachinsky
- update GeoDB.dat |
2.20.1_1 05 Aug 2008 19:33:16 |
dinoex |
- add patches for WEBALIZER_LANG=ukrainian |
2.20.1_1 22 Jul 2008 07:15:01 |
dinoex |
- support bzip2 compressed logfiles
Submitted by: ache (Andrey Chernov) |
2.20.1_1 18 Jul 2008 18:17:12 |
dinoex |
- new values for WEBALIZER_LANG:
albanian arabic lithuanian thai
- fix fetch for WITH_GEODB
- updated country icons
- build with 4.x berkley db |
2.20.1 18 Jul 2008 04:16:48 |
dinoex |
- new option WITH_GEODB |
2.20.1 17 Jul 2008 14:08:56 |
dinoex |
- update to 2.20-01 |
2.1.10_13 30 May 2008 17:09:01 |
dinoex |
- use PORTEXAMPLES |
2.1.10_13 17 Jan 2008 09:07:58 |
dinoex |
- fix build of japanese language
- cosmetic changes to make portlint happier
PR: 119715
Submitted by: TAKATSU Tomonari |
2.1.10_13 14 Jan 2008 09:24:06 |
dinoex |
- new option WITH_WEBALIZER_LOWERCASE_SEARCH
lowercase search strings like in unpathced webalizer
default is to not lowercase search strings to honor intenational charsets.
Submitted by: Frank Altpeter
- adding default HTMLHead to sample.conf
HTMLHead <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
Reported by: Lapo Luchini |
2.1.10_12 25 May 2007 04:07:45 |
dinoex |
- new option WITHOUT_WEBALIZER_FULLREFS
default now shows full references
Submitted by: Andrey Chernov |
2.1.10_11 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1.10_10 03 Apr 2007 14:49:14 |
dinoex |
- update flags for geolizer |
2.1.10_9 25 Mar 2007 11:44:24 |
dinoex |
- fix option WITH_GEOIP
PR: 110761
Submitted by: Leonhard Wimmer |
2.1.10_9 10 Mar 2007 17:04:08 |
dinoex |
- fix unescape bug for default
Submitted by: Andrey Chernov |
2.1.10_8 10 Feb 2007 22:38:06 |
dinoex |
- move imgaes for geolizer
Suggested by: Andrey Chernov |
2.1.10_8 10 Feb 2007 06:31:13 |
dinoex |
- update URL
Submitted by: Andrey Chernov |
2.1.10_8 10 Feb 2007 06:27:53 |
dinoex |
- update option WITH_GEOIP (geolizer)
- added icons for countrys
Suggested by: Andrey Chernov |