Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.2.5 28 Jul 2024 21:58:54 |
Vladimir Druzenko (vvd) Author: Hung-Yi Chen |
www/trafficserver: update 9.2.4 → 9.2.5
Changelog:
https://github.com/apache/trafficserver/blob/9.2.x/CHANGELOG-9.2.5
While here pet portclippy.
PR: 280479 |
9.2.4 07 Apr 2024 23:25:27 |
Gabriel M. Dutra (dutra) Author: Hung-Yi Chen |
www/trafficserver: Update to 9.2.4
changeLog:
https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.4
PR: 278217
Approved by: garga (mentor, implicit), maintainer (implicit) |
9.2.3_1 26 Feb 2024 14:31:44 |
Muhammad Moinur Rahman (bofh) |
www/trafficserver: Moved man to share/man
Approved by: portmgr (blanket) |
9.2.3 06 Feb 2024 08:00:21 |
Vanilla I. Shu (vanilla) |
www/trafficserver: update to 9.2.3, remove dependency of tcl.
PR: 276823
Reported by: maintainer |
9.2.1 26 Jul 2023 15:04:02 |
Muhammad Moinur Rahman (bofh) |
www/trafficserver: Fix build with llvm16
- Update version 9.1.3=>9.2.1
Changelog:
https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.1
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
9.1.3_2 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
9.1.3_2 02 May 2023 13:52:34 |
Muhammad Moinur Rahman (bofh) |
www/trafficserver: Unbreak on HEAD
Approved by: portmgr (blanket) |
9.1.3_2 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
9.1.3_1 15 Oct 2022 00:55:26 |
Adam Weinberger (adamw) |
www/trafficserver: Use USES=luajit (defaults to luajit-devel) |
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) |
9.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 ) |
9.1.3 30 Aug 2022 10:22:29 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/trafficserver: Update to 9.1.3
ChangeLog: https://github.com/apache/trafficserver/blob/9.1.3/CHANGELOG-9.1.3
PR: 266114 |
9.1.2_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 ) |
9.1.2_3 14 Apr 2022 14:51:43 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/trafficserver: Fix packaging
PR: 263022
Reported by: rainer@ultra-secure.de
MFH: 2022Q2 |
9.1.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) |
9.1.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 |
9.1.2 10 Mar 2022 17:38:21 |
Neel Chauhan (nc) Author: Hung-Yi Chen |
www/trafficserver: update to 9.1.2
PR: 262472 |
9.1.1 22 Dec 2021 14:42:34 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/trafficserver: Update to 9.1.1
PR: 260604 |
9.0.1 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
9.0.1 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 |
9.0.1 22 May 2021 10:05:53 |
Li-Wen Hsu (lwhsu) Author: Hung-Yi Chen |
www/trafficserver: Update to 9.0.1
PR: 255298 |
8.1.1 19 May 2021 10:36:07 |
Dmitry Marakasov (amdmi3) |
www/trafficserver: switch to options helpers
Approved by: portmgr blanket |
8.1.1 19 May 2021 10:36:06 |
Dmitry Marakasov (amdmi3) |
www/trafficserver: fix build on ≥ 13
Approved by: portmgr blanket |
8.1.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
8.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.1.1 31 Jan 2021 19:23:07 |
yuri |
www/trafficserver: Update 8.0.8 -> 8.1.1
PR: 253138
Submitted by: gaod@hychen.org (maintainer) |
8.0.8_1 22 Oct 2020 08:41:08 |
bapt |
Use @rmempty |
8.0.8_1 27 Sep 2020 20:57:52 |
linimon |
Set Makevars the same on powerpc64le as for powerpc64.
Approved by: portmgr (tier-2 blanket) |
8.0.8_1 23 Sep 2020 18:09:02 |
pkubaj |
www/trafficserver: enable luajit on powerpc64
Use luajit-openresty since main luajit port doesn't support powerpc64. |
8.0.8 09 Aug 2020 07:57:54 |
pi |
www/trafficserver: update 8.0.2 -> 8.0.8, fix CVE-2020-9494
PR: 247713
Submitted by: Hung-YI Chen <gaod@hychen.org> (maintainer), spam123@bitbert.com
MFH: 2020Q3
Relnotes: https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.8
https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.7
https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.6
https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.5
https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.4
https://raw.githubusercontent.com/apache/trafficserver/8.0.x/CHANGELOG-8.0.3
Security: CVE-2020-9494 |
8.0.2_1 20 Jan 2020 20:17:41 |
pkubaj |
www/trafficserver: fix build on powerpc64
This port builds on amd64, but without luajit support since there's no luajit
for powerpc64.
Also add USES=localbase instead of LIBS+= and remove unused CONFIGURE_ARGS.
Since files are installed to powerpc-freebsd-thread-multi directory, set proper
PLIST_SUB and do-install target.
Don't add -L/usr/lib to LDFLAGS, it breaks when compiling with ports GCC.
PR: 243154
Approved by: gaod@hychen.org (maintainer)
MFH: 2020Q1 (fix build blanket) |
8.0.2_1 13 Sep 2019 14:15:26 |
gerald |
USE_GCC=7 is the oldest version supported, so change that into the
preferred USE_GCC=yes.
This should not practically affect most systems and builds since, unless
GCC 7 is the only one installed, we'd go for the default version anyway.
Approved by: portmgr (blanket) |
8.0.2_1 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 |
8.0.2 03 Mar 2019 14:59:54 |
pi |
www/trafficserver: upgrade 6.2.3 -> 8.0.2
PR: 236049
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Reviewed by: meta, pi
Relnotes: https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v7.0.x
https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v7.1.x
https://cwiki.apache.org/confluence/display/TS/What%27s+New+in+v8.0.x |
6.2.3 11 Jan 2019 06:15:32 |
pi |
www/trafficserver: update 6.2.0 -> 6.2.3, fix build on 12
PR: 231127
Reviewed by: Sam Chen <sc.gear@one.caeon.com>
Approved by: gaod@hychen.org (maintainer timeout)
Relnotes: https://raw.githubusercontent.com/apache/trafficserver/6.2.3/CHANGELOG-6.2.3
https://raw.githubusercontent.com/apache/trafficserver/6.2.2/CHANGELOG-6.2.2
https://raw.githubusercontent.com/apache/trafficserver/6.2.1/CHANGELOG-6.2.1 |
6.2.0 31 Dec 2018 12:25:42 |
rene |
www/trafficserver: remove optional dependency on expired www/spdylay |
6.2.0 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
6.2.0 24 Mar 2017 15:26:07 |
amdmi3 |
- Fix build with clang 4.0
PR: 216641
Approved by: portmgr blanket |
6.2.0 18 Jan 2017 16:21:21 |
mat |
Remove a 8.x thing.
Sponsored by: Absolight |
6.2.0 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
6.2.0 19 Nov 2016 14:03:54 |
marino |
www/varnish5, www/trafficserver: Document ncurses requirement
Approved by: ncurses blanket |
6.2.0 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
6.2.0 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 ) |
6.2.0 29 Aug 2016 12:20:19 |
vanilla |
Update to 6.2.0.
PR: 212220
Submitted by: maintainer |
6.1.1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
6.1.1 20 Apr 2016 07:50:51 |
vanilla |
Upgrade to 6.1.1.
PR: 206991
Submitted by: elij+freebsd@wundrd.net
Approved by: maintainer timeout (2 months) |
6.0.0_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
6.0.0_1 13 Mar 2016 19:34:28 |
rakuco |
Drop i386 from ONLY_FOR_ARCHS.
32-bit architectures don't seem to be supported, as `make configure' shows:
checking size of void*... 4
configure: error: You are trying to build on a 32-bit platform, which is
unsupported.
===> Script "configure" failed unexpectedly. |
6.0.0_1 27 Jan 2016 06:41:30 |
vanilla |
1: Mark BROKEN on 9.
2: remove uneeded library (libboost_system.so)
3: bump version. |
6.0.0 25 Jan 2016 14:14:03 |
vanilla |
Upgrade to 6.0.0.
PR: 206443
Submitted by: maintainer |
5.3.1_1 10 Jan 2016 16:19:37 |
bapt |
Convert www ports to USES=sqlite and USES=firebird |
5.3.1_1 27 Oct 2015 13:44:22 |
mat |
Add a CACHEURL option.
- not enabling it by default, it does not seem to build on 9
- convert to options helpers, and use OPTIONS_SINGLE instead of OPTIONS_RADIO.
PR: 203973
Submitted by: maintainer
Sponsored by: Absolight |
5.3.1_1 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
5.3.1_1 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
5.3.1 20 Jul 2015 03:51:07 |
vanilla |
Add spdy support.
PR: 201563
Submitted by: me@celogeek.com
Approved by: maintainer |
5.3.1 13 Jul 2015 14:00:56 |
vanilla |
Upgrade to 5.3.1.
PR: 200114
Submitted by: maintainer |
5.0.1_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
5.0.1_1 18 Oct 2014 17:15:49 |
rodrigo |
Changes the pidfile used by daemon when start traffic server,
the previous one conflicts with traffic_cop pidfile.
PR: ports/193553
Submitted by: realhuang21@gmail.com
Approved by: mentors (implicit) |
5.0.1 18 Oct 2014 12:20:43 |
jhb |
The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed. No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.
PR: 193961
Approved by: portmgr (antoine) |
5.0.1 20 Sep 2014 14:10:23 |
bdrewery |
Fix improper use of FORBIDDEN.
With hat: portmgr |
5.0.1 06 Sep 2014 10:55:58 |
tijl |
- Update to 5.0.1 to fix CVE-2014-3525
- Patch Makefile.in instead of Makefile.am to avoid USE_AUTOTOOLS
- Add USES=cpe, USES=libtool and INSTALL_TARGET=install-strip
- Use /var instead of PREFIX/var
- Use @sample |
5.0.0 30 Jul 2014 07:59:08 |
lwhsu |
- Update to 5.0.0 [1]
- Transfer maintainership [2]
PR: 192076 [1] 184160 [2]
Submitted by: gaod@hychen.org [1][2] |
4.1.2_4 24 Jul 2014 16:09:13 |
amdmi3 |
- Switch devel/hwloc to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Add LICENSE_FILE
- While here, fix stagedir reference in www/trafficserver
Approved by: portmgr blanket |
4.1.2_3 02 Jul 2014 13:25:02 |
tijl |
- Convert to USES=libtool
- Add USE_AUTOTOOLS=autoheader so the configure header is regenerated
- Add "AUTOMAKE_ARGS=-a -c -f" so build scripts are updated to match our
version of automake
- Remove "ACLOCAL_ARGS=-I build" because configure.ac contains
AC_CONFIG_MACRO_DIR([build]) so aclocal looks inside "build" automatically |
4.1.2_2 26 May 2014 15:30:56 |
bapt |
Finish conversion to USES=lua |
4.1.2_2 24 Apr 2014 16:26:48 |
mat |
Remove the last @comment $FreeBSD$ from plists.
With hat: portmgr
Sponsored by: Absolight |
4.1.2_2 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 ) |
4.1.2_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
4.1.2 30 Jan 2014 12:36:23 |
decke |
- Update to 4.1.2
- Build with clang on FreeBSD 10 and remove USE_GCC=any
- added some configuration OPTIONS
- added patch to fix segfault with current tcl
- added patches to avoid crash on i386
- compile with libxml2, hwloc, boost
- add user tserv for owning configuration and log directory
- added stage support
- enabled compiling WCCP and SSD support
- use lua with JIT
- install perl TS module
PR: ports/185669
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: maintainer timeout (3 weeks) |
3.2.5 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.2.5 10 Jan 2014 16:45:49 |
gahr |
- Convert to USES=tcl
- Remove indifinitive article from COMMENT
- Convert to single space after WWW: in pkg-descr |
3.2.5 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
3.2.5 23 Oct 2013 12:12:41 |
decke |
- Update to 3.2.5 [1]
- Add pkgconfig dependency to fix configure on FreeBSD 9.x and 10.x [2]
- Add USE_GCC=any to fix configure and compile on FreeBSD 10.x
- Convert LIB_DEPENDS to new shlib format
- Remove checks for old EoL FreeBSD versions
- Support staging
PR: ports/179268 [1]
PR: ports/183174 [2]
Submitted by: Hung-Yi Chen <gaod@hychen.org> [1]
Reported by: Gunnar Flygt <gunnar.flygt@sr.se> [2]
Approved by: maintainer timeout (19 weeks) [1]
With hat: portmgr |
3.2.4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.2.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 |
3.2.4 15 Feb 2013 19:16:34 |
lwhsu |
- Update to 3.2.4
Please note that this version has many FreeBSD fixes and improvements,
but SRV DNS record support in this version is broken.
PR: ports/170829 (based on)
Submitted by: vfx9as <vfx9as@gmail.com>
Approved by: jnlin@csie.nctu.edu.tw (maintainer) |
3.0.5_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
3.0.5 21 Jun 2012 06:07:16 |
vanilla |
Upgrade to 3.0.5.
Approved by: maintainer |
3.0.4 11 May 2012 20:38:09 |
ade |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
3.0.4 24 Mar 2012 07:26:38 |
lwhsu |
- Update to 3.0.4
- Security fix for CVE-2012-0256
PR: ports/166366
Submitted by: lwhsu
Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
Security: acab2f88-7490-11e1-865f-00e0814cab4e
Feature safe: yes |
3.0.2_2 20 Feb 2012 23:49:12 |
jgh |
- don't clobber configs on upgrades
PR: ports/164740
Submitted by: jgh,rflynn@acsalaska.net
Approved by: maintainer timeout (17 days) |
3.0.2_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
3.0.2 27 Jan 2012 17:39:49 |
miwi |
- Update to 3.0.2
PR: 163166
Submitted by: farrokhi@
Approved by: maintainer timeout |
3.0.1 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
3.0.1 10 Nov 2011 05:38:32 |
linimon |
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr |
3.0.1 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 |
3.0.1 10 Sep 2011 13:43:47 |
zi |
Update to 3.0.1
Fix build with custom LOCALBASE/PREFIX
Add LICENSE
PR: ports/159973
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: wxs, tabthorpe (mentors, implicit), maintainer timeout |
3.0.0 16 Jul 2011 05:41:46 |
linimon |
Mark as broken on sparc64: does not configure. |
3.0.0 17 Jun 2011 15:10:31 |
lwhsu |
- Use one ${FIND} command and ${REINPLACE_CMD} to patch
- Remove unneeded DISTNAME
Submitted by: maintainer |
3.0.0 15 Jun 2011 03:58:43 |
lwhsu |
- Update to 3.0.0
PR: ports/157870
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) |
2.1.5 25 Feb 2011 06:15:44 |
ade |
Update to libtool 2.4
Tested by: pav (multiple -exp runs) |
2.1.5 12 Feb 2011 13:35:42 |
lwhsu |
- Update to 2.1.5
PR: ports/154234
Submitted by: lwhsu
Approved by: Jui-Nan Lin <jnlin AT csie.nctu.edu.tw> (maintainer) |
2.1.4 30 Jan 2011 21:59:32 |
pav |
- Mark BROKEN on amd64/7: does not compile
Reported by: pointyhat
Feature safe: yes |
2.1.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.1.4 17 Nov 2010 11:35:43 |
sunpoet |
- Update to 2.1.4 (maintainer submitted a new patch via IRC)
- Use DATADIR and ETCDIR
- Sort PLIST
Changes:
http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?revision=1033178&view=markup
PR: ports/151793 (based on)
Submitted by: rellik <rellik@pixnet.tw>
Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) |
2.1.1_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.1.1_2 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
2.1.1_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.1.1_1 23 Aug 2010 16:59:35 |
lwhsu |
- Mark IGNORE on < 7.x, official support only 7.0 and above
Submitted by: Jui-Nan Lin <jnlin AT csie.nctu.edu.tw> (maintainer)
Notified by: pointyhat via pav |
2.1.1_1 20 Aug 2010 20:48:16 |
lwhsu |
- Tweak rc.d script:
* We prefer ports scripts to REQUIRE: LOGIN
* KEYWORD: shutdown is preferred for scripts that start persistent services
* Remove "empty default" variable assignment, which is neither necessary
nor desirable
Submitted by: dougb
Approved by: Jui-Nan Lin <jnlin AT csie.nctu.edu.tw> (maintainer) |