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/p4/Makefile
SVNWeb

Number of commits found: 62

Tue, 21 Mar 2023
[ 22:38 Craig Leres (leres) search for other commits by this committer ]    commit hash:2b87700f1b0605c7fc5eefa6eccc1b044705c7a3  commit hash:2b87700f1b0605c7fc5eefa6eccc1b044705c7a3  commit hash:2b87700f1b0605c7fc5eefa6eccc1b044705c7a3  2b87700 
devel/p4: Update to r22.2.2407422

Update MASTER_SITES including a backup site hosted by the maintainer.

Remove BROKEN lines (this version is 7 years newer).

While here, adjust the PR patchset to eliminate DIST_SUBDIR and
embed the version string into the downloaded package.

PR:		270387
Approved by:	antonfb@hesiod.org (maintainer)
Sun, 19 Mar 2023
[ 01:18 Craig Leres (leres) search for other commits by this committer ]    commit hash:4ec3d3d8c1778ca3b785d604dd112bd520524b53  commit hash:4ec3d3d8c1778ca3b785d604dd112bd520524b53  commit hash:4ec3d3d8c1778ca3b785d604dd112bd520524b53  4ec3d3d 
devel/{p4,p4api}: Unbreak MASTER_SITES, update maintainership

Welcome, new port maintainer!

PR:		270320
Thu, 16 Mar 2023
[ 14:37 Alan Somers (asomers) search for other commits by this committer ]    commit hash:3287e13ac4bd30c3590f014736dd93c6b606ac77  commit hash:3287e13ac4bd30c3590f014736dd93c6b606ac77  commit hash:3287e13ac4bd30c3590f014736dd93c6b606ac77  3287e13 
devel/{p4,p4api}: relinquish maintainership

I haven't used these ports for 5 years, and I cannot test changes to
them.

PR:		270245
Approved by:	fernape (ports)
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)
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
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
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.
Thu, 9 Jan 2020
[ 21:17 pkubaj search for other commits by this committer ] Original commit   Revision:522538
devel/p4: unbreak on powerpc64 elfv2

ELFv2 uses Clang which can build this port.
Fri, 22 Mar 2019
[ 14:43 asomers search for other commits by this committer ] Original commit   Revision:496572
devel/p4: fix the build with alternate OpenSSL implementations

When setting DEFAULT_VERSIONS+=ssl=anything, p4 needs to use OPENSSLINC.

PR:		236548
Reported by:	Tassilo Philipp <tphilipp@potion-studios.com>
MFH:		2019Q1
Tue, 13 Nov 2018
[ 17:15 asomers search for other commits by this committer ] Original commit   Revision:484879
devel/p4: fix build with OpenSSL 1.1

PR:		229021
Reported by:	brnrd
Submitted by:	ken
MFH:		2018Q4
Mon, 10 Sep 2018
[ 02:06 linimon search for other commits by this committer ] Original commit   Revision:479351 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Mark various ports broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Sun, 18 Mar 2018
[ 02:05 linimon search for other commits by this committer ] Original commit   Revision:464853
Mark as broken on mips64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Mon, 5 Mar 2018
[ 17:08 asomers search for other commits by this committer ] Original commit   Revision:463653
devel/p4: build with SSL support

SSL support was inadvertenly removed from devel/p4 (but not devel/p4api) by
r460727.  This change restores it.

PR:		226352
Reported by:	Mike Durian <durian@boogie.com>
Tue, 6 Feb 2018
[ 16:23 asomers search for other commits by this committer ] Original commit   Revision:461074
devel/p4 devel/p4api: cache distfiles in LOCAL

Perforce unhelpfully rebuilds their distfiles every few hours, changing the
archived files' timestamps in the process. This obviously changes their
checksums. Work around the issue by caching local copies of the distfiles and
using those for the checksums.

Also, set a sane DIST_SUBDIR since the distfiles are ambiguously named.

Also, take over maintainership from gordon.

Reported by:	gordon, antoine
Reviewed by:	mat
Approved by:	mat (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D14211
Fri, 2 Feb 2018
[ 19:07 asomers search for other commits by this committer ] Original commit   Revision:460727 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
devel/p4 devel/p4api: build from source

Build devel/p4 and devel/p4api from source rather than use the prebuilt
binary downloads. This fixes p4api on FreeBSD 12.  The ports originally used
the binaries because source wasn't available until a few years ago.  By
happy accident, building from source also makes the ports available on
non-Intel architectures.

PR:		225613
Reviewed by:	brd
Approved by:	brd (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D14162
Sun, 5 Mar 2017
[ 07:06 gordon search for other commits by this committer ] Original commit   Revision:435451 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update Perforce ports to 2016.1/1492381.

MFH:		2017Q1 (Blanket)
Tue, 3 Jan 2017
[ 16:14 asomers search for other commits by this committer ] Original commit   Revision:430481
remove RESTRICTED from devel/p4 and devel/p4api

devel/p4 and devel/p4api are BSD licensed, even though the distfile does not
include any license file. The source for these ports is separately
distributed through swarm.workshop.perforce.com, and Perforce support
assures me that the license found in the source also applies to the binary
distfile used by these ports.

PR:		215662
Reviewed by:	mat, gordon
Approved by:	mat (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D8623
Thu, 8 Dec 2016
[ 16:10 gordon search for other commits by this committer ] Original commit   Revision:428133
Update devel/p4 due to micropatching.

Reported by:	avg@
MFH:		2016Q4 (Blanket)
Thu, 17 Nov 2016
[ 07:01 gordon search for other commits by this committer ] Original commit   Revision:426277
Update Perforce related ports due to micropatching.

Submitted by:	asomers@
MFH:		2016Q4 (Blanket)
Differential Revision:	https://reviews.freebsd.org/D8534
Tue, 15 Nov 2016
[ 11:38 amdmi3 search for other commits by this committer ] Original commit   Revision:426161
Mark BROKEN due to checksum mismatch. Again.

Approved by:	portmgr blanket
Thu, 20 Oct 2016
[ 17:16 gordon search for other commits by this committer ] Original commit   Revision:424342
Update devel ports for p4, p4d, and p4api for micropatching.

MFH:		2016Q4
Tue, 4 Oct 2016
[ 05:59 gordon search for other commits by this committer ] Original commit   Revision:423236 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update Perforce ports due to micropatching.

PR:		213172
Approved by:	mat (implicit, mentor)
MFH:		2016Q4
Tue, 30 Aug 2016
[ 17:25 gordon search for other commits by this committer ] Original commit   Revision:421125
Update devel/p4, p4d, p4api to 2016.1/1429894 due to micropatching.

MFH:		2016Q3
Sat, 16 Jul 2016
[ 21:13 gordon search for other commits by this committer ] Original commit   Revision:418655
Update Perforce related ports due to micropatching.

Approved by:	mat (mentor, implicit)
MFH:		2016Q3
Differential Revision:	 https://reviews.freebsd.org/D7220
Tue, 5 Jul 2016
[ 06:55 gordon search for other commits by this committer ] Original commit   Revision:418066 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Update Perforce related ports to 2016.1.

PR:		210358
Reported by:	brd
Approved by:	mat (mentor, previous version)
Differential Revision:	https://reviews.freebsd.org/D6905
Tue, 10 May 2016
[ 05:54 gordon search for other commits by this committer ] Original commit   Revision:414920 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Update various Perforce ports to 2015.1/1384697 due to micropatching.

Approved by:	mat (mentor, implicit)
MFH:		2016Q2
Wed, 16 Mar 2016
[ 06:16 gordon search for other commits by this committer ] Original commit   Revision:411213
Update devel/p4 and p4d to 2015.1/1362963 for micropatching.

Approved by:	mentors (implicit)
MFH:		2016Q1
Tue, 15 Mar 2016
[ 14:32 amdmi3 search for other commits by this committer ] Original commit   Revision:411164
- Mark broken, again

fetch: http://filehost.perforce.com/perforce/r15.1/bin.freebsd100x86_64/p4: size
mismatch: expected 2818912, actual 2794288

Approved by:	portmgr blanket
Thu, 18 Feb 2016
[ 16:38 gordon search for other commits by this committer ] Original commit   Revision:409115 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Update p4 binary ports to 2015.1/1341249 due to micropatching.

Approved by:	mat (mentor, implicit)
MFH:		2016Q1
Tue, 9 Feb 2016
[ 11:07 amdmi3 search for other commits by this committer ] Original commit   Revision:408556
- Mark BROKEN: checksum mismatch

=> SHA256 Checksum mismatch for perforce/2015.1.1314399/bin.freebsd100x86_64/p4.

Reported by:	pkg-fallout
Approved by:	portmgr blanket
Sat, 12 Dec 2015
[ 05:49 gordon search for other commits by this committer ] Original commit   Revision:403582
Update devel/p4 to 2015.1/1314399

Approved by:	mat (mentor, implicit)
MFH:		2015Q4
Mon, 2 Nov 2015
[ 07:12 gordon search for other commits by this committer ] Original commit   Revision:400634
Update devel/p4 to 2015.1/1252202 to accommodate micropatching.

Approved by:	mat (mentor, implicit)
MFH:		2015Q4
Sun, 1 Nov 2015
[ 14:03 antoine search for other commits by this committer ] Original commit   Revision:400615
Mark BROKEN: checksum mismatch

Reported by:	pkg-fallout
MFH:		2015Q4
Thu, 1 Oct 2015
[ 16:54 gordon search for other commits by this committer ] Original commit   Revision:398371
Update devel/p4 and devel/p4d to 2015.1/1227227

Approved by:	mat (mentor, implicit)
MFH:		2015Q3
Sun, 30 Aug 2015
[ 21:09 gordon search for other commits by this committer ] Original commit   Revision:395645 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update devel/p4, devel/p4d, and devel/p4p to 2015.1/1227227.

Fixes micropatching update breakage.

Approved by:	mat (mentor, implicit)
MFH:		2015Q3
Sun, 26 Jul 2015
[ 16:07 gordon search for other commits by this committer ] Original commit   Revision:392932
Accidentally forgot to remove the broken line.

Submitted by:	jkim@
MFH:		2015Q3
Thu, 23 Jul 2015
[ 20:36 gordon search for other commits by this committer ] Original commit   Revision:392753 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update devel/p4* ports to 2015.1/1204891

Approved by:	erwin (mentor)
MFH:		2015Q3
Differential Revision:	https://reviews.freebsd.org/D3177
[ 08:54 mat search for other commits by this committer ] Original commit   Revision:392715
=> Attempting to fetch
ftp://ftp.perforce.com/perforce/r15.1/bin.freebsd100x86_64/p4
fetch: ftp://ftp.perforce.com/perforce/r15.1/bin.freebsd100x86_64/p4: size
mismatch: expected 2815472, actual 2815536

Sponsored by:	Absolight
Sat, 18 Jul 2015
[ 23:49 gordon search for other commits by this committer ] Original commit   Revision:392478
Update to devel/p4 2015.1/1126382 to fix broken port.
Migrate common variable for the devel/p4* ports into the Makefile.inc.

PR:		201216
Differential Revision:	https://reviews.freebsd.org/D3088
Approved by:	mat (mentor)
MFH:		2015Q3
Wed, 8 Jul 2015
[ 22:04 pgollucci search for other commits by this committer ] Original commit   Revision:391605
Revert r391601 "- devel/p4: Unbreak"

I have to fix all the p4* ports too.
Teach me to fix something.

Pointyhat to: myself
[ 21:25 pgollucci search for other commits by this committer ] Original commit   Revision:391601
- devel/p4: Unbreak

- Fix distinfo things
Tue, 23 Jun 2015
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:390425
- Mark BROKEN: checksum mismatch

=> Attempting to fetch
ftp://ftp.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4
fetch: ftp://ftp.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4: size
mismatch: expected 2732720, actual 2755088
=> Attempting to fetch
http://filehost.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4
fetch: http://filehost.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4: size
mismatch: expected 2732720, actual 2755088

Approved by:	portmgr blanket
Reported by:	pkg-fallout
Wed, 29 Apr 2015
[ 06:07 gordon search for other commits by this committer ] Original commit   Revision:384961
Update p4 to 2014.2/1045032

Approved by:	mentor (mat, implicit)
MFH:		2015Q2
Sat, 18 Apr 2015
[ 15:55 gordon search for other commits by this committer ] Original commit   Revision:384236
Update to 2014.2/1033284 to fix checksum mismatch.

Approved by:	mentor (mat, implicit)
MFH:		2015Q2
Tue, 7 Apr 2015
[ 17:51 antoine search for other commits by this committer ] Original commit   Revision:383523
Mark BROKEN: unfetchable

Reported by:	pkg-fallout
Wed, 7 Jan 2015
[ 17:48 gordon search for other commits by this committer ] Original commit   Revision:376474
Update devel/p4 and devel/p4d to 2014.2.978861.

Differential Revision:	https://reviews.freebsd.org/D1449
Approved by:		erwin (mentor)
MFH:			2015Q1
Fri, 28 Nov 2014
[ 05:49 gordon search for other commits by this committer ] Original commit   Revision:373529 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Update Perforce related ports to 2014.2/962050.
Fix typo in fallback URI on a couple of the ports.

Differential Revision:	https://reviews.freebsd.org/D1229
Approved by:		mat (mentor), erwin (mentor)
MFH:			2014Q4
Tue, 28 Oct 2014
[ 03:46 gordon search for other commits by this committer ] Original commit   Revision:371618 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Update Perforce ports to 2014.2.

p4 2014.2.943801
p4d 2014.2.935585
p4ftpd 2014.2.935585
p4p 2014.2.935585

Approved by:	mat (mentor)
Wed, 16 Jul 2014
[ 20:26 riggs search for other commits by this committer ] Original commit   Revision:362107 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- Update to the latest upstream versions:
  - 2014.1 for p4, p4d, p4ftpd, p4p
  - 2012.1 build update for 10.x releases

PR:		191648
Submitted by:	gordon (maintainer)
Approved by:	mentors (implicit)
Sat, 15 Feb 2014
[ 21:48 antoine search for other commits by this committer ] Original commit   Revision:344487
Stage support
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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 3)
Sat, 8 Sep 2012
[ 18:12 gordon (src committer) search for other commits by this committer ] Original commit   Revision:303917
Update p4 client to 2012.1/473528.

Prodded by: rpaulo
Sat, 14 Jan 2012
[ 02:34 gordon search for other commits by this committer ] Original commit 
Update p4 to 2011.1/393975.
Mon, 2 Jan 2012
[ 04:38 gordon search for other commits by this committer ] Original commit 
Update p4 client to 2011.1/389946
Tue, 22 Nov 2011
[ 05:10 gordon search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Upgrade Perforce related ports to 2011.1/370818. Of note is the loss of
sparc64 and support for FreeBSD 5.x releases. Older versions of Perforce
are still supported and those needing support for those platforms can
download the last version at ftp://ftp.perforce.com/perforce/r10.2/

Submitted by:   gibbs@
Feature safe:   yes
Fri, 25 Mar 2011
[ 22:09 gordon search for other commits by this committer ] Original commit 
Update p4 port to 2010.2/295040.
Fri, 11 Mar 2011
[ 06:06 gordon search for other commits by this committer ] Original commit 
Update to new version of Perforce 2010.2/279478.
Thu, 28 Oct 2010
[ 21:00 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
Deprecate md5 in favour of sha256 checksums.  md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:             149657
Submitted by:   rene
Approved by:    portmgr
Tested on:      pointyhat i386 7-exp
Tue, 5 Oct 2010
[ 06:10 gordon search for other commits by this committer ] Original commit 
Update to new version of Perforce 2010.1/265509.
Sat, 28 Aug 2010
[ 20:31 gordon search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Update Perforce ports to 2010.1.
Mon, 3 May 2010
[ 20:23 rene search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
p4 is the client part of the Perforce Control System.
Update to 2009.2.238357

For the server-related parts, use devel/perforce

PR:             ports/145824
Submitted by:   gordon
Approved by:    tabthorpe (mentor)
[ 20:02 rene search for other commits by this committer ] Original commit 
Forced commit to note repocopy of devel/perforce to devel/p4

PR:             ports/146070
Submitted by:   rene
Approved by:    tabthorpe (mentor)
Repocopy by:    marcus

Number of commits found: 62