aboutsummaryrefslogtreecommitdiff
path: root/devel/git
Commit message (Collapse)AuthorAgeFilesLines
* devel/git: Disable SVN and create flavorRenato Botelho2021-04-062-6/+19
| | | | | | | | | | Ports tree moved to git. Disable SVN option by default on main port to reduce dependencies and create a new flavor "svn" that looks exactly how main port was before this change PR: 254719 Reported by: grembo Sponsored by: Rubicon Communications, LLC ("Netgate")
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/git: Update to 2.31.1Renato Botelho2021-03-303-8/+10
| | | | | | | Sponsored by: Rubicon Communications, LLC ("Netgate") Notes: svn path=/head/; revision=569549
* devel/git: Update to 2.31.0 and other fixesRenato Botelho2021-03-173-31/+21
| | | | | | | | | | | | | | | | - Update to 2.31.0 https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.31.0.txt - Removed PCRE option since support for pcre 1.x was dropped - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT - Move installation of bash completion to common post-install target and always copy it to final destination to deduplicate code PR: 254170 Submitted by: Yasuhiro Kimura <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC ("Netgate") Notes: svn path=/head/; revision=568648
* devel/git: Update to 2.30.1Renato Botelho2021-02-093-8/+9
| | | | | | | | | PR: 253365 Submitted by: Yasuhiro Kimura <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC ("Netgate") Notes: svn path=/head/; revision=564784
* devel/git: Update to 2.30.0Renato Botelho2020-12-313-14/+14
| | | | | | | | | PR: 252244 Submitted by: Yasuhiro Kimura <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=559755
* devel/git: Add a "tiny" flavor that depends only on curlAdam Weinberger2020-12-082-4/+18
| | | | | | | | | | | This provides a minimal functioning git that depends only on curl (and expat, which comes along for the ride). PR: 251689 Approved by: maintainer (garga) Notes: svn path=/head/; revision=557305
* devel/git: Fix options for flavorsRenato Botelho2020-11-061-0/+2
| | | | | | | | | | Only change OPTIONS_FILE when flavor is not empty or default. It fixes a problem saving options on poudriere for default flavor Reported by: madpilot Notes: svn path=/head/; revision=554306
* devel/git@gui: Make GUI option mandatoryRenato Botelho2020-11-061-1/+1
| | | | | | | Sponsored by: Rubicon Communications LLC (Netgate) Notes: svn path=/head/; revision=554289
* devel/git: Update to 2.29.2 and small tweaksRenato Botelho2020-11-053-29/+20
| | | | | | | | | | | | | - Update to 2.29.2 [1] - Simplify logic to define COMMENT for each flavor - Inspired in www/py-autobahn, save OPTIONS on a different file for each flavor PR: 250472 [1] Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1] Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=554143
* Simplify logic to define COMMENTRenato Botelho2020-10-131-4/+3
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=552232
* Fix COMMENT for default FLAVORAntoine Brodin2020-10-121-1/+1
| | | | Notes: svn path=/head/; revision=552139
* Fix typoRenato Botelho2020-10-121-1/+1
| | | | Notes: svn path=/head/; revision=552137
* Convert git slave ports to flavorsRenato Botelho2020-10-123-3/+34
| | | | | | | | | | | Create git@lite and git@gui flavors to replace slave ports PR: 250281 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=552136
* devel/git: Update to 2.28.0 and build with svn ltsRenato Botelho2020-08-053-15/+15
| | | | | | | | | | | | | | - Update to 2.28.0 [1] - Change dependency to p5-subversion-lts if WITH_SUBVERSION_VER=LTS is set [2] PR: 248308 [1] Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1] des [2] Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=544220
* devel/git: Update to 2.27.0Renato Botelho2020-06-044-38/+12
| | | | | | | | | PR: 246927 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=537899
* devel/git: Use rubygem-asciidoctor to build docsRenato Botelho2020-05-082-4/+32
| | | | | | | | | | | | asciidoctor and python2 are deprecated and upstream is moving to asciidoctor gem as default tool to build documentation PR: 245657 Submitted by: Bjorn Neergaard <bjorn@neersighted.com> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=534399
* devel/git: Update to 2.26.2Renato Botelho2020-04-203-8/+9
| | | | | | | | | MFH: 2020Q2 Security: CVE-2020-11008 Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=532234
* devel/git: Update to 2.26.1Renato Botelho2020-04-143-8/+9
| | | | | | | | | MFH: 2020Q2 Security: CVE-2020-5260 Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=531715
* devel/git: Fix buildRenato Botelho2020-04-132-2/+3
| | | | | | | | | | I've committed the wrong changes in r531622 breaking git build. Fix it now. Reported by: mandree and jbeich Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=531627
* devel/git: Update to 2.26.0Renato Botelho2020-04-133-8/+9
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=531622
* devel/git: Update to 2.25.2Renato Botelho2020-03-203-10/+11
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=528780
* devel/git: Update to 2.25.1Renato Botelho2020-02-173-8/+10
| | | | | | | | | PR: 244187 (Based on) Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=526370
* devel/git: Update to 2.25.0Renato Botelho2020-01-143-96/+12
| | | | | | | | | PR: 243347 (Based on) Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=523011
* devel/git: helpful description for CURL optionRenato Botelho2019-12-301-3/+4
| | | | | | | | | | | | | | | | | | Turning off CURL OPTIONS knob has somewhat unexpected consequences, ie. disables HTTPS transport, thus no Github access. This is not evident from the default option description. The tiny patch adds non standard knob description specifically mentioning HTTPS unavailability, when it gets turned off. While here, sort *_DESC variables alphabetically. PR: 242682 Submitted by: Piotr Smyrak <ps.ports@smyrak.com> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=521494
* devel/git: Update to 2.24.1Renato Botelho2019-12-103-8/+19
| | | | | | | | | | MFH: 2019Q4 Security: CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351 CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, CVE-2019-1387 Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=519781
* Enable subversion support by default and remove git-subversion.Brooks Davis2019-11-221-2/+2
| | | | | | | | | | | | | Without PROVIDES/REQUIRES support, ports must depend on exactly one git port/pkg. Subversion is currently FreeBSD's primiary version control system and it is widely used with git so it makes sense to enable it by default and provide a consistent user experience. Approved by: garga Differential Revision: https://reviews.freebsd.org/D22496 Notes: svn path=/head/; revision=518154
* devel/git: Update to 2.24.0Renato Botelho2019-11-043-8/+12
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=516646
* devel/git: Update to 2.23.0Renato Botelho2019-08-193-10/+16
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=509301
* devel/git: Update to 2.22.1Renato Botelho2019-08-143-8/+9
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=508930
* Convert to UCL & cleanup pkg-message (categories d)Mathieu Arnold2019-08-132-11/+13
| | | | Notes: svn path=/head/; revision=508835
* devel/git: update to 2.22.0Jan Beich2019-06-143-15/+12
| | | | | | | | | | Changes: https://lkml.org/lkml/2019/6/7/1177 Changes: https://github.blog/2019-06-07-highlights-from-git-2-22/ PR: 238442 Approved by: garga (maintainer) Notes: svn path=/head/; revision=504201
* Fix typoSunpoet Po-Chuan Hsieh2019-02-281-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=494207
* - Update devel/git to 2.21.0 [1]Renato Botelho2019-02-254-16/+27
| | | | | | | | | | | | - Fix git-p4 shebang [2] PR: 236020 [1] (based on), 235045 [2] Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1] John Hein <jcfyecrayz@liamekaens.com> [2] Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=493857
* devel/git: Update to 2.20.1Renato Botelho2018-12-173-8/+9
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=487713
* devel/git:Renato Botelho2018-12-103-14/+15
| | | | | | | | | | | | - Update to 2.20.0 - Fix build when DEVELOPER env var is set [1] PR: 233485 [1] Submitted by: John Hein <z7dr6ut7gs@snkmail.com> [1] Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=487197
* devel/git: Update to 2.19.2Renato Botelho2018-11-213-8/+10
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=485520
* devel/git: Update to 2.19.1Renato Botelho2018-10-053-9/+15
| | | | | | | | | MFH: 2018Q4 Security: CVE-2018-17456 Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=481287
* devel/git: Keep original bash completion filenameRenato Botelho2018-09-283-3/+6
| | | | | | | | | | | | | Do not rename git-completion.bash to git.sh to make it easier for users that follow git docs, which point to original filename. Add a note in pkg-message to let users know about it. PR: 231775 Submitted by: pierogmorski@gmail.com Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=480858
* Update devel/git to 2.19.0Renato Botelho2018-09-133-9/+13
| | | | | | | | | PR: 231342 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=479678
* devel/git: Add missing (send-email) dependencyKubilay Kocak2018-08-201-2/+3
| | | | | | | | | | | | | | | | | | | | | | | The send-email command uses (require's) IO:Socket:SSL directly, and the devel/git port previously depended on mail/p5-Net-SMTP-SSL, which depended on and brought in the security/p5-IO-Socket-SSL port to satisfy it. ports r431794 [1] removed the dependency on p5-Net-SMTP-SSL due to deprecation which prevented the (direct) dependency from being installed (via another dependency), resulting in breaking function for encrypted/secured mail destinations. This change adds a direct dependency on IO::Socket::SSL as it ought to have been originally. [1] https://svnweb.freebsd.org/changeset/ports/431794 Reported by: ns5 (via IRC) Approved by: portmgr (blanket: broken dependencies) MFH: 2018Q3 Notes: svn path=/head/; revision=477627
* - Fix build with PCRE using --with-pcre1 configure option since git movedRenato Botelho2018-07-111-2/+9
| | | | | | | | | | | | | | default --with-pcre to use version 2 - Add a new OPTION PCRE2 to let it build with devel/pcre2 - Bump PORTREVISION PR: 229366 Submitted by: mat MFH: 2018Q3 Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=474443
* Update devel/git to 2.18.0Renato Botelho2018-06-225-46/+33
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=473036
* Update devel/git to 2.17.1Renato Botelho2018-05-293-9/+12
| | | | | | | | | MFH: 2018Q2 Security: CVE-2018-11233 CVE-2018-11235 Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=471109
* Remove unnecessary @dir from PLISTRenato Botelho2018-04-201-1/+0
| | | | | | | | Reported by: mat Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=467829
* Fix PLIST with GITWEB option enabledRenato Botelho2018-04-202-2/+2
| | | | | | | | | PR: 227652 Reported by: rozhuk.im@gmail.com and w.schwarzenfeld@utanet.at Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=467828
* Install a gitweb.conf initial file and update pkg-message to make it easierRenato Botelho2018-04-204-8/+15
| | | | | | | | | | | to configure it PR: 218229 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=467821
* - Register p5-CGI dependency when GITWEB option is enabled [1]Renato Botelho2018-04-191-1/+3
| | | | | | | | | | | | | - Bump PORTREVISION since GITWEB is on by default - While here, unmute install command and make portlint happy PR: 225358 [1] Submitted by: Fabian Kell <fk@fabiankeil.de> [1] MFH: 2018Q2 Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=467762
* Update devel/git to 2.17.0Renato Botelho2018-04-036-27/+29
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=466347