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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
titus TLS/SSL proxy server
0.4 security Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Development has officially ceased
Expired This port expired on: 2021-02-01
Maintainer: feld@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-12-02 16:31:15
Last Update: 2021-02-02 15:04:04
SVN Revision: 563813
License: MIT
WWW:
https://opsmate.com/titus/
Description:
titus is a TLS/SSL proxy server (like stunnel or stud) that protects you from vulnerabilities in the TLS implementation such as Heartbleed (or worse). WWW: https://opsmate.com/titus/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/titus-0.4/catalog.mk
  2. /usr/local/share/licenses/titus-0.4/LICENSE
  3. /usr/local/share/licenses/titus-0.4/MIT
  4. bin/titus
  5. @sample etc/titus.conf.sample
  6. man/man8/titus.8.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • titus>0:security/titus
No installation instructions:
This port has been deleted.
PKGNAME: titus
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1603898157 SHA256 (AGWA-titus-0.4_GH0.tar.gz) = c2dce504fc0c860fce648e6de4e783724a42ece7d47a20a4d8a2964adbb3c07d SIZE (AGWA-titus-0.4_GH0.tar.gz) = 29343

Packages (timestamps in pop-ups are UTC):
titus
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.4---0.4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
compiler:c++11-lang ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/AGWA/titus/tar.gz/0.4?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2021-02-02
    REASON: Has expired: Development has officially ceased

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4
02 Feb 2021 15:04:04
Revision:563813Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2021-02-01 devel/godep: Unmaintained and dead upstream
2021-02-01 security/titus: Development has officially ceased
0.4
21 Nov 2020 19:03:55
Revision:556013Original commit files touched by this commit
feld search for other commits by this committer
security/titus: Mark broken with base openssl on < FreeBSD 12

MFH:		2020Q4
0.4
08 Nov 2020 23:41:24
Revision:554658Original commit files touched by this commit
pkubaj search for other commits by this committer
security/titus: fix build on GCC architectures

Linking fails when passing -L/usr/lib when gcc9 is used because /usr/lib/ is
taken over gcc9's libs.

MFH:		2020Q4 (fix build blanket)
0.4
28 Oct 2020 15:27:23
Revision:553550Original commit files touched by this commit
feld search for other commits by this committer
security/titus: Update to 0.4

Additional fixes, final release

MFH:		2020Q4
0.3_6
27 Oct 2020 22:08:35
Revision:553502Original commit files touched by this commit
feld search for other commits by this committer
security/titus: Support OpenSSL 1.1.0+

Backported patch fixes builds on FreeBSD 12 and 13

MFH:		2020Q4
0.3_5
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
0.3_4
03 Apr 2019 11:24:31
Revision:497716Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
0.3_4
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.3_3
18 Sep 2018 07:34:46
Revision:479980Original commit files touched by this commit
linimon search for other commits by this committer
A previous change fixed the build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
0.3_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.3_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.3_1
22 May 2017 22:29:17
Revision:441494Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
0.3_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
0.3
03 Jan 2017 11:01:06
Revision:430454Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
0.3
11 Sep 2016 05:56:30
Revision:421798Original commit files touched by this commit
marino search for other commits by this committer
security/titus; Add SSL flags and fix tab alignment

Approved by:	SSL blanket
0.3
02 Dec 2015 17:49:30
Revision:402840Original commit files touched by this commit
feld search for other commits by this committer
security/titus: fix documentation in rc script
0.3
02 Dec 2015 16:31:06
Revision:402836Original commit files touched by this commit
feld search for other commits by this committer
New port: security/titus

titus is a TLS/SSL proxy server (like stunnel or stud) that protects you
from vulnerabilities in the TLS implementation such as Heartbleed (or
worse).

titus requires FreeBSD 10.2 or newer due to PROC_TRACE_CTL which was
introduced at r277322

Number of commits found: 17