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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
tla Original arch source control management CLI written in C
1.3.5_1 devel on this many watch lists=9 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.5_1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-08-17 22:01:47
Last Update: 2023-07-26 00:48:20
Commit Hash: 95274bf
People watching this port, also watch:: libiconv, gmake, expat, gettext
License: GPLv2+
WWW:
https://www.gnu.org/software/gnu-arch/
Description:
Arch is a really nifty revision control system. It's "whole-tree changeset based" which means, roughly, that it can handle (with atomic commits) file and directory adds, deletes, and renames cleanly, and that it does branching simply and easily. Arch is also "distributed" which means, for example that you can make arch branches of your own from remote projects, even if you do not have write access to the revision control archives for those projects.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. /usr/local/share/licenses/tla-1.3.5_1/catalog.mk
  2. /usr/local/share/licenses/tla-1.3.5_1/LICENSE
  3. /usr/local/share/licenses/tla-1.3.5_1/GPLv2+
  4. bin/tla
  5. bin/tla-gpg-check
  6. share/doc/tla/COPYING.html
  7. share/doc/tla/archreg/coords.html
  8. share/doc/tla/archreg/mirrormgt.html
  9. share/doc/tla/archreg/register.html
  10. share/doc/tla/archreg/top-nav.html
  11. share/doc/tla/build/help.html
  12. share/doc/tla/build/install.html
  13. share/doc/tla/build/othertools.html
  14. share/doc/tla/build/sources.html
  15. share/doc/tla/build/top-nav.html
  16. share/doc/tla/build/why.html
  17. share/doc/tla/checkout/checkout-config.html
  18. share/doc/tla/checkout/checkout.html
  19. share/doc/tla/checkout/top-nav.html
  20. share/doc/tla/checkout/tree-state.html
  21. share/doc/tla/hacking/branch-publishing.html
  22. share/doc/tla/hacking/changes.html
  23. share/doc/tla/hacking/commit.html
  24. share/doc/tla/hacking/merge-from-upstream.html
  25. share/doc/tla/hacking/my-archive.html
  26. share/doc/tla/hacking/my-branch.html
  27. share/doc/tla/hacking/my-config.html
  28. share/doc/tla/hacking/top-nav.html
  29. share/doc/tla/index.html
  30. share/doc/tla/my/archloc.html
  31. share/doc/tla/my/id.html
  32. share/doc/tla/my/mirrorloc.html
  33. share/doc/tla/my/revlib.html
  34. share/doc/tla/my/top-nav.html
  35. share/doc/tla/top-nav.html
  36. share/doc/tla/treedelta/add.html
  37. share/doc/tla/treedelta/delete.html
  38. share/doc/tla/treedelta/inventory.html
  39. share/doc/tla/treedelta/naming-conventions.html
  40. share/doc/tla/treedelta/rename.html
  41. share/doc/tla/treedelta/top-nav.html
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • tla>0:devel/tla
To install the port:
cd /usr/ports/devel/tla/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/tla
  • pkg install tla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tla
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tla-1.3.5.tar.gz) = 40aa82ca9678878ecdcac94d8890a63fe8064141a53d1652409a5c1383fcae06 SIZE (tla-1.3.5.tar.gz) = 3756860

Packages (timestamps in pop-ups are UTC):
tla
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.5_11.3.5_1-1.3.5_11.3.5_1---
FreeBSD:13:quarterly1.3.5_11.3.5_11.3.5_11.3.5_11.3.5_11.3.5_11.3.5_11.3.5_1
FreeBSD:14:latest1.3.5_11.3.5_11.3.5_11.3.5_11.3.5_11.3.5_1-1.3.5_1
FreeBSD:14:quarterly1.3.5_11.3.5_1-1.3.5_11.3.5_11.3.5_11.3.5_11.3.5_1
FreeBSD:15:latest1.3.5_11.3.5_1n/a1.3.5_1n/a1.3.5_11.3.5_11.3.5_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gpatch : devel/patch
  2. gdiff : textproc/diffutils
  3. gtar : archivers/gtar
  4. gmake>=4.3 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. gpatch : devel/patch
  2. gdiff : textproc/diffutils
  3. gtar : archivers/gtar
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/xtla*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/xtla*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for tla-1.3.5_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_tla
USES:
gmake pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/gnu-arch/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/gnu-arch/
  3. ftp://mirrors.rit.edu/gnu/gnu-arch/
  4. http://ftp.halifax.rwth-aachen.de/gnu/gnu-arch/
  5. http://ftp.kddilabs.jp/GNU/gnu/gnu-arch/
  6. http://mirror.navercorp.com/gnu/gnu-arch/
  7. http://www.atai.org/gnuarch/releases/
  8. https://ftp.gnu.org/gnu/gnu-arch/
  9. https://ftpmirror.gnu.org/gnu-arch/
  10. https://mirror.netcologne.de/gnu/gnu-arch/
  11. https://mirrors.kernel.org/gnu/gnu-arch/
  12. https://www.nic.funet.fi/pub/gnu/gnu/gnu-arch/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.5_1
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
1.3.5_1
24 Jun 2023 12:03:42
commit hash: 7839f3d86657b8322e5f60b2971c87756002881dcommit hash: 7839f3d86657b8322e5f60b2971c87756002881dcommit hash: 7839f3d86657b8322e5f60b2971c87756002881dcommit hash: 7839f3d86657b8322e5f60b2971c87756002881d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/tla: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
1.3.5_1
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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)
1.3.5_1
02 May 2023 11:38:33
commit hash: bf0a18c2c96a3669a4145639da03da8928079034commit hash: bf0a18c2c96a3669a4145639da03da8928079034commit hash: bf0a18c2c96a3669a4145639da03da8928079034commit hash: bf0a18c2c96a3669a4145639da03da8928079034 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/tla: Unbreak on HEAD

- Pet portclippy
- Adopt port
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.3.5_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.5_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.5_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.5_1
26 Jan 2021 09:01:19
Revision:562646Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak the build against modern OpenSSL versions
- Deprecated --preserve option removed in GNU tar 1.29
- Convert hand-rolled `test' target to TEST_TARGET
- Define LICENSE and drop useless `pre-patch' target
1.3.5_1
25 Jan 2021 09:06:45
Revision:562551Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 14

Reported by:	pkg-fallout
MFH:		2021Q1
1.3.5_1
01 Jan 2020 17:27:55
Revision:521748Original commit files touched by this commit
brnrd search for other commits by this committer
Chase rename of security/openssl111

 - Categories a-m

MFH:		2020Q1
1.3.5_1
03 Apr 2019 20:25:26
Revision:497765Original 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
1.3.5_1
10 Nov 2018 10:09:49
Revision:484599Original commit files touched by this commit
mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
1.3.5_1
16 Feb 2018 18:35:03
Revision:462052Original commit files touched by this commit
brnrd search for other commits by this committer
security/openssl-devel: Mark ports broken cat devel

 - REASON from build log
1.3.5_1
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.3.5_1
10 Sep 2016 15:59:58
Revision:421706Original commit files touched by this commit
marino search for other commits by this committer
devel/tla: Document SSL requirement, pet portlint
1.3.5_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.3.5_1
27 Oct 2014 11:12:40
Revision:371554Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.3.5_1
25 Jun 2014 05:35:32
Revision:359185Original commit files touched by this commit
bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
1.3.5_1
25 Jan 2014 00:05:38
Revision:340957Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Use pkg-plist
1.3.5_1
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.3.5_1
18 Oct 2011 13:05:21
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update MASTER_SITES and WWW

PR:             161654
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
1.3.5_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.3.5_1
22 Nov 2009 19:49:43
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.3.5_1
09 Nov 2008 20:48:20
Original commit files touched by this commit
danfe search for other commits by this committer
- Correctly assign RUN_DEPENDS so gmake(1) does not appear in rdeps
- Use HAS_CONFIGURE instead of GNU_CONFIGURE since provided script does
  not look like autotools generated
- Drop custom do-configure target, provide correct CONFIGURE_SCRIPT and
  CONFIGURE_ARGS values instead
- Do not say LOCALBASE when PREFIX is meant
- Canonicalize Makefile header, wrap excessively long lines
- Reformat port description
1.3.5_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.3.5
13 Dec 2006 16:14:17
Original commit files touched by this commit
linimon search for other commits by this committer
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:            portmgr
1.3.5
03 Dec 2006 23:45:48
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.3.5

PR:             ports/101041
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    maintainer timeout (seanc; 4 months)
1.3.4
03 Dec 2006 23:35:40
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on FreeBSD 4.X

PR:             ports/100088
Submitted by:   Kostik Belousov <kostikbel@gmail.com>
Approved by:    maintainer timeout (seanc; 5 months)
1.3.4
03 Jul 2006 19:48:15
Original commit files touched by this commit
seanc search for other commits by this committer
Update tla to 1.3.4.

PR:             ports/96469
Submitted by:   Radim Kolar <hsn@netmag.cz>
1.3.3
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.3.3
16 Jul 2005 12:48:46
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.3.3

PR:             ports/82579
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    maintainer timeout (3 weeks)
1.2.1
31 Aug 2004 20:57:13
Original commit files touched by this commit
seanc search for other commits by this committer
Update to 1.2.1.  Port now builds libneon with ssl support[1].

PR:             ports/68775 [1]
Submitted by:   Radim Kolar <hsn@netmag.cz>
1.2_1
25 Jun 2004 19:50:42
Original commit files touched by this commit
seanc search for other commits by this committer
Install the tla-gpg-check script that way signatures can be verified in a
signed archive.

PR:             ports/64493
Submitted by:   Sebastian Klemke
1.2_1
30 Apr 2004 16:04:38
Original commit files touched by this commit
nectar search for other commits by this committer
Patch remotely exploitable libneon bugs after maintainer timeout.

PR:             ports/65754
Submitted by:   Frank Ruell <stoerte@dreamwarrior.net>
1.2
01 Mar 2004 22:20:03
Original commit files touched by this commit This port version is marked as vulnerable.
roberto search for other commits by this committer
Put the right BUILD/RUN dependencies as gdiff/gpatch are both needed for
building and running tla.

Suggested by:   tobez
1.2
27 Feb 2004 13:05:01
Original commit files touched by this commit This port version is marked as vulnerable.
roberto search for other commits by this committer
Update to tla 1.2, just released.

- SIZEify it
- added master sites (with conversion to main GNU site)
- use ${PRINTF}
- corrected WWW: in pkg-descr.
1.1_1
04 Feb 2004 05:21:48
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.1
02 Jan 2004 15:51:07
Original commit files touched by this commit This port version is marked as vulnerable.
roberto search for other commits by this committer
The diffutils package should be a BUILD_DEPENDS to satisfy the configure
script. Shut down a portlint warning too.

Committed because I did the previous update.

PR:             ports/60820
Submitted by:   Olivier Tharan <olive@oban.frmug.org>
1.1
23 Dec 2003 12:07:29
Original commit files touched by this commit This port version is marked as vulnerable.
roberto search for other commits by this committer
Update to 1.1-release.

OK'd by:        seanc (MAINTAINER)
1.1.pre7
13 Nov 2003 14:45:08
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
1.1.pre7
13 Oct 2003 20:51:14
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Update tla to 1.1pre7.

Submitted by:   roberto
1.1.pre5_1
26 Aug 2003 21:38:09
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Update tla (C arch client) to use GNU's patch (gpatch).

Submitted by:   Curtis.Dunham@alltel.com
Obtained from:  arch-users mailing list
1.1.pre5
17 Aug 2003 22:01:07
Original commit files touched by this commit This port version is marked as vulnerable.
seanc search for other commits by this committer
Add tla, an arch CLI written in C.

Arch is a really nifty revision control system. It's "whole-tree
changeset based" which means, roughly, that it can handle (with atomic
commits) file and directory adds, deletes, and renames cleanly, and
that it does branching simply and easily. Arch is also "distributed"
which means, for example that you can make arch branches of your own
from remote projects, even if you don't have write access to the
revision control archives for those projects.

This looks to be as close to an open source p4 replacement as one could
hope without being p4.  I'll go so far as to suggest that if this SCM
was employed by the BSD crowd, merging changes between dragonfly (post
source repo reorog), NetBSD, and OpenBSD would be radically less painful.
It is very possible that the dragonfly fork may not have happened under
the arch SCM development methodology, but if it did, at the very least it
would be possible to incorporate dillion's reorg work in a single patch
set, no cvs admin repo surgery needed.

WWW: http://arch.fifthvision.net/bin/view

Number of commits found: 44