notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: www/trafficserver/pkg-plist

Number of commits found: 32

Tuesday, 11 Nov 2025
20:32 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Hung-Yi Chen
www/trafficserver: Update to 10.1.0

PR:		284997
commit hash: 1b26a2794c72fc6f655a556a54fb43b5e944587a commit hash: 1b26a2794c72fc6f655a556a54fb43b5e944587a commit hash: 1b26a2794c72fc6f655a556a54fb43b5e944587a commit hash: 1b26a2794c72fc6f655a556a54fb43b5e944587a 1b26a27
Monday, 26 Feb 2024
14:31 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/trafficserver: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: dbe7ad70580ebfc25ee8ab865ad6508f0fe36316 commit hash: dbe7ad70580ebfc25ee8ab865ad6508f0fe36316 commit hash: dbe7ad70580ebfc25ee8ab865ad6508f0fe36316 commit hash: dbe7ad70580ebfc25ee8ab865ad6508f0fe36316 dbe7ad7
Tuesday, 6 Feb 2024
08:00 Vanilla I. Shu (vanilla) search for other commits by this committer
www/trafficserver: update to 9.2.3, remove dependency of tcl.

PR:		276823
Reported by:	maintainer
commit hash: 00cd252bc2906d6e63ddbed502b482776fa8970a commit hash: 00cd252bc2906d6e63ddbed502b482776fa8970a commit hash: 00cd252bc2906d6e63ddbed502b482776fa8970a commit hash: 00cd252bc2906d6e63ddbed502b482776fa8970a 00cd252
Wednesday, 26 Jul 2023
15:04 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 7da6e95c6f590ff4d871534c7874504d2121ee77 commit hash: 7da6e95c6f590ff4d871534c7874504d2121ee77 commit hash: 7da6e95c6f590ff4d871534c7874504d2121ee77 commit hash: 7da6e95c6f590ff4d871534c7874504d2121ee77 7da6e95
Thursday, 14 Apr 2022
14:51 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Hung-Yi Chen
www/trafficserver: Fix packaging

PR:		263022
Reported by:	rainer@ultra-secure.de
MFH:		2022Q2
commit hash: de9397402c02d8f6266701dd6625bc6287887e3a commit hash: de9397402c02d8f6266701dd6625bc6287887e3a commit hash: de9397402c02d8f6266701dd6625bc6287887e3a commit hash: de9397402c02d8f6266701dd6625bc6287887e3a de93974
Thursday, 10 Mar 2022
17:38 Neel Chauhan (nc) search for other commits by this committer Author: Hung-Yi Chen
www/trafficserver: update to 9.1.2

PR:	262472
commit hash: f352e7c9ab68ceb973d8e239f4f8810b9ba35451 commit hash: f352e7c9ab68ceb973d8e239f4f8810b9ba35451 commit hash: f352e7c9ab68ceb973d8e239f4f8810b9ba35451 commit hash: f352e7c9ab68ceb973d8e239f4f8810b9ba35451 f352e7c
Wednesday, 22 Dec 2021
14:42 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Hung-Yi Chen
www/trafficserver: Update to 9.1.1

PR:		260604
commit hash: 175ed6cbc7cd1b42f0c2e8c80b58d1996396f942 commit hash: 175ed6cbc7cd1b42f0c2e8c80b58d1996396f942 commit hash: 175ed6cbc7cd1b42f0c2e8c80b58d1996396f942 commit hash: 175ed6cbc7cd1b42f0c2e8c80b58d1996396f942 175ed6c
Saturday, 22 May 2021
10:05 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Hung-Yi Chen
www/trafficserver: Update to 9.0.1

PR:		255298
commit hash: b44d77e3838dd4c31b329ea7d5a68ea3b80e81b4 commit hash: b44d77e3838dd4c31b329ea7d5a68ea3b80e81b4 commit hash: b44d77e3838dd4c31b329ea7d5a68ea3b80e81b4 commit hash: b44d77e3838dd4c31b329ea7d5a68ea3b80e81b4 b44d77e
Sunday, 31 Jan 2021
19:23 yuri search for other commits by this committer
www/trafficserver: Update 8.0.8 -> 8.1.1

PR:		253138
Submitted by:	gaod@hychen.org (maintainer)
Original commitRevision:563519 
Thursday, 22 Oct 2020
08:41 bapt search for other commits by this committer
Use @rmempty
Original commitRevision:552951 
Wednesday, 23 Sep 2020
18:09 pkubaj search for other commits by this committer
www/trafficserver: enable luajit on powerpc64

Use luajit-openresty since main luajit port doesn't support powerpc64.
Original commitRevision:549767 
Monday, 20 Jan 2020
20:17 pkubaj search for other commits by this committer
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)
Original commitRevision:523686 
Sunday, 3 Mar 2019
14:59 pi search for other commits by this committer
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
Original commitRevision:494511 
Monday, 29 Aug 2016
12:20 vanilla search for other commits by this committer
Update to 6.2.0.

PR:		212220
Submitted by:	maintainer
Original commitRevision:421053 
Wednesday, 20 Apr 2016
07:50 vanilla search for other commits by this committer
Upgrade to 6.1.1.

PR:		206991
Submitted by:	elij+freebsd@wundrd.net
Approved by:	maintainer timeout (2 months)
Original commitRevision:413675 
Monday, 25 Jan 2016
14:14 vanilla search for other commits by this committer
Upgrade to 6.0.0.

PR:		206443
Submitted by:	maintainer
Original commitRevision:407214 
Tuesday, 27 Oct 2015
13:44 mat search for other commits by this committer
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
Original commitRevision:400239 
Monday, 13 Jul 2015
14:00 vanilla search for other commits by this committer
Upgrade to 5.3.1.

PR:		200114
Submitted by:	maintainer
Original commitRevision:391905 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Saturday, 6 Sep 2014
10:55 tijl search for other commits by this committer
- 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
Original commitRevision:367412 
Wednesday, 30 Jul 2014
07:59 lwhsu search for other commits by this committer
- Update to 5.0.0 [1]
- Transfer maintainership [2]

PR:		192076 [1] 184160 [2]
Submitted by:	gaod@hychen.org [1][2]
Original commitRevision:363452 
Wednesday, 2 Jul 2014
13:25 tijl search for other commits by this committer
- 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
Original commitRevision:360180 
Thursday, 24 Apr 2014
16:26 mat search for other commits by this committer
Remove the last @comment $FreeBSD$ from plists.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:352016 
Thursday, 30 Jan 2014
12:36 decke search for other commits by this committer
- 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)
Original commitRevision:341833 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Wednesday, 23 Oct 2013
12:12 decke search for other commits by this committer
- 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
Original commitRevision:331378 
Friday, 15 Feb 2013
19:16 lwhsu search for other commits by this committer
- 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)
Original commitRevision:312305 
Monday, 20 Feb 2012
23:49 jgh search for other commits by this committer
- don't clobber configs on upgrades

PR:     ports/164740
Submitted by:   jgh,rflynn@acsalaska.net
Approved by:    maintainer timeout (17 days)
Original commit
Wednesday, 15 Jun 2011
03:58 lwhsu search for other commits by this committer
- Update to 3.0.0

PR:             ports/157870
Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
Original commit
Saturday, 12 Feb 2011
13:35 lwhsu search for other commits by this committer
- Update to 2.1.5

PR:             ports/154234
Submitted by:   lwhsu
Approved by:    Jui-Nan Lin <jnlin AT csie.nctu.edu.tw> (maintainer)
Original commit
Wednesday, 17 Nov 2010
11:35 sunpoet search for other commits by this committer
- 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)
Original commit
Monday, 16 Aug 2010
15:43 lwhsu search for other commits by this committer
Add trafficserver 2.1.1, a fast, scalable and extensible HTTP proxy
server.

PR:             ports/149676
Submitted by:   Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
Original commit

Number of commits found: 32