notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/tla/Makefile
SVNWeb

Number of commits found: 39

Wed, 26 Jul 2023
[ 00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  95274bf  (Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
*/*: 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
Sat, 24 Jun 2023
[ 12:03 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:7839f3d86657b8322e5f60b2971c87756002881d  commit hash:7839f3d86657b8322e5f60b2971c87756002881d  commit hash:7839f3d86657b8322e5f60b2971c87756002881d  7839f3d 
devel/tla: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
Wed, 17 May 2023
[ 16:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  9b178ff  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
*/*: 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)
Tue, 2 May 2023
[ 11:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:bf0a18c2c96a3669a4145639da03da8928079034  commit hash:bf0a18c2c96a3669a4145639da03da8928079034  commit hash:bf0a18c2c96a3669a4145639da03da8928079034  bf0a18c 
devel/tla: Unbreak on HEAD

- Pet portclippy
- Adopt port
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Jan 2021
[ 09:01 danfe search for other commits by this committer ] Original commit   Revision:562646
- 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
Mon, 25 Jan 2021
[ 09:06 antoine search for other commits by this committer ] Original commit   Revision:562551
Mark BROKEN on FreeBSD 14

Reported by:	pkg-fallout
MFH:		2021Q1
Wed, 1 Jan 2020
[ 17:27 brnrd search for other commits by this committer ] Original commit   Revision:521748 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Chase rename of security/openssl111

 - Categories a-m

MFH:		2020Q1
Wed, 3 Apr 2019
[ 20:25 antoine search for other commits by this committer ] Original commit   Revision:497765
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
Sat, 10 Nov 2018
[ 10:09 mat search for other commits by this committer ] Original commit   Revision:484599 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
security/openssl-devel was removed, but there is a security/openssl111 now.
Fri, 16 Feb 2018
[ 18:35 brnrd search for other commits by this committer ] Original commit   Revision:462052 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
security/openssl-devel: Mark ports broken cat devel

 - REASON from build log
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Sat, 10 Sep 2016
[ 15:59 marino search for other commits by this committer ] Original commit   Revision:421706
devel/tla: Document SSL requirement, pet portlint
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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
Sat, 25 Jan 2014
[ 00:05 bapt search for other commits by this committer ] Original commit   Revision:340957
Support stage
Use pkg-plist
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Tue, 18 Oct 2011
[ 13:05 ehaupt search for other commits by this committer ] Original commit 
Update MASTER_SITES and WWW

PR:             161654
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sun, 22 Nov 2009
[ 19:49 pav search for other commits by this committer ] Original commit  (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Sun, 9 Nov 2008
[ 20:48 danfe search for other commits by this committer ] Original commit 
- 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
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 13 Dec 2006
[ 16:14 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.

Hat:            portmgr
Sun, 3 Dec 2006
[ 23:45 pav search for other commits by this committer ] Original commit 
- Update to 1.3.5

PR:             ports/101041
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    maintainer timeout (seanc; 4 months)
Mon, 3 Jul 2006
[ 19:48 seanc search for other commits by this committer ] Original commit 
Update tla to 1.3.4.

PR:             ports/96469
Submitted by:   Radim Kolar <hsn@netmag.cz>
Sat, 16 Jul 2005
[ 12:48 pav search for other commits by this committer ] Original commit 
- Update to 1.3.3

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

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

PR:             ports/64493
Submitted by:   Sebastian Klemke
Fri, 30 Apr 2004
[ 16:04 nectar search for other commits by this committer ] Original commit 
Patch remotely exploitable libneon bugs after maintainer timeout.

PR:             ports/65754
Submitted by:   Frank Ruell <stoerte@dreamwarrior.net>
Mon, 1 Mar 2004
[ 22:20 roberto search for other commits by this committer ] Original commit 
Put the right BUILD/RUN dependencies as gdiff/gpatch are both needed for
building and running tla.

Suggested by:   tobez
Fri, 27 Feb 2004
[ 13:05 roberto search for other commits by this committer ] Original commit 
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.
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 2 Jan 2004
[ 15:51 roberto search for other commits by this committer ] Original commit 
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>
Tue, 23 Dec 2003
[ 12:07 roberto search for other commits by this committer ] Original commit 
Update to 1.1-release.

OK'd by:        seanc (MAINTAINER)
Thu, 13 Nov 2003
[ 14:45 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Mon, 13 Oct 2003
[ 20:51 seanc search for other commits by this committer ] Original commit 
Update tla to 1.1pre7.

Submitted by:   roberto
Tue, 26 Aug 2003
[ 21:38 seanc search for other commits by this committer ] Original commit 
Update tla (C arch client) to use GNU's patch (gpatch).

Submitted by:   Curtis.Dunham@alltel.com
Obtained from:  arch-users mailing list
Sun, 17 Aug 2003
[ 22:01 seanc search for other commits by this committer ] Original commit 
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: 39