Commit Graph

246 Commits

Author SHA1 Message Date
Renato Botelho
c791985560 Update devel/git to 2.7.0 2016-01-06 11:56:25 +00:00
Olli Hauer
b01c452105 - prepare for devel/subversion17 removal 2015-12-30 15:22:15 +00:00
Renato Botelho
105783abd5 Update devel/git to 2.6.4 2015-12-09 09:55:50 +00:00
Renato Botelho
c98c8d7092 Update devel/git to 2.6.3 2015-11-09 17:51:05 +00:00
Renato Botelho
d2f9170a42 Update devel/git to 2.6.2
PR:		203878
Submitted by:	Wendell Borges <wendell@bsd.com.br>
2015-10-20 08:52:14 +00:00
Renato Botelho
6fd70aa659 Update devel/git to 2.6.1
MFH:		2015Q4
2015-10-05 21:44:03 +00:00
Renato Botelho
c4dda6a7c1 - Update devel/git to 2.6.0
- Use DISTVERSION instead of PORTVERSION to make it easy to test new version
  RCs when they are available
2015-09-30 18:58:23 +00:00
Renato Botelho
827ab5ba1e - Add devel/git-gui, a devel/git slave port with GUI option enabled
- Register conflicts with master and other slave ports
- Bump PORTREVISION

PR:		202948
2015-09-28 18:33:46 +00:00
Renato Botelho
859f178260 Update devel/git to 2.5.3 2015-09-18 12:44:31 +00:00
Renato Botelho
5d2c50292c Update to 2.5.2 2015-09-11 14:29:25 +00:00
Renato Botelho
287e08ff2d - Update to 2.5.1
- Fix build with NO_PERL set backporting a commit from git repo (82aec45)
- Add git-submodile, git-am and git-request-pull to the list of commands
  that doesn't work without perl
2015-09-03 22:00:03 +00:00
Renato Botelho
f92f9fedc2 - Update git to 2.4.6
- Regenerate patches with make makepatch to silence portlint
- Change CONFLICTS to CONFLICTS_INSTALL
2015-07-17 13:02:48 +00:00
Dmitry Marakasov
204c1c9f9e - Add missing shebang fix
Approved by:	portmgr blanket
2015-06-26 23:14:42 +00:00
Renato Botelho
e426eec655 Update to 2.4.5 2015-06-26 11:11:51 +00:00
Renato Botelho
4a40436cd9 Update to 2.4.2 2015-05-27 11:23:31 +00:00
Renato Botelho
74bcaba896 Update to 2.4.1 2015-05-14 16:03:26 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Renato Botelho
9656a414f5 Update to 2.4.0
PR:		199881 (based on)
Submitted by:	pi@
2015-05-04 18:28:15 +00:00
Renato Botelho
e6ae101fda Update to 2.3.7 2015-04-28 10:06:36 +00:00
Renato Botelho
e4ddef3565 Update to 2.3.6 2015-04-22 00:43:00 +00:00
Renato Botelho
99e2309045 Update to 2.3.5 2015-04-01 11:14:39 +00:00
Renato Botelho
877e69d900 Update to 2.3.4 2015-03-24 10:32:51 +00:00
Renato Botelho
59eeb9b944 Update to 2.3.3 2015-03-15 12:43:03 +00:00
Renato Botelho
ae95e8d6e8 Update to 2.3.2 2015-03-07 00:03:53 +00:00
Renato Botelho
686e2f567e - Update to 2.3.1
- Add upcoming git-lite to the list of CONFLICTS
- Modernize Makefile
2015-02-25 11:19:45 +00:00
Renato Botelho
64437d91a7 Update to 2.3.0 2015-02-06 15:37:39 +00:00
Jan Beich
5f3b60ce95 Unbreak build with devel/utf8cpp installed
Let preprocessor know ${LOCALBASE}/include is a system include path,
so #include "..." shouldn't try to pick headers from there. lang/gcc*
and lang/clang* already do the right thing.

PR:		196220
Differential Revision:	https://reviews.freebsd.org/D1664
Approved by:	garga (maintainer)
Approved by:	bapt (mentor)
2015-01-25 12:53:07 +00:00
Antoine Brodin
728929b709 Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
2015-01-23 22:50:49 +00:00
Renato Botelho
263946d047 - Remove converters/p5-MIME-Base64 from RUN_DEPENDS since it's already in all
supported Perl releases
- Bump PORTREVISION

Requested by:	sunpoet
2015-01-13 13:56:51 +00:00
Renato Botelho
f4a8de3ee0 Update to 2.2.2 2015-01-13 11:53:31 +00:00
Renato Botelho
c22ef12c7e Fix PLIST and bump PORTREVISION
PR:		196330
Submitted by:	mp39590@gmail.com
2015-01-07 17:20:50 +00:00
Renato Botelho
887ed4aefd - Add a pkg-message warning user about git diff color being broken with
default PAGER [1]
- Add LICENSE
- Bump PORTREVISION

PR:		195680 [1]
Submitted by:	Vlad "Blackflow" K. [1]
2015-01-07 16:11:25 +00:00
Wesley Shields
68a065960e Over to garga@.
I don't have the cycles to handle these higher profile ports anymore.
2014-12-29 03:39:51 +00:00
Dag-Erling Smørgrav
1f60f7a36e Upgrade to 2.2.1. 2014-12-18 22:40:18 +00:00
Dmitry Marakasov
70ba4c1d98 - Add empty directory to plist
PR:		195570
Submitted by:	ohauer
Approved by:	maintainer timeout (wxs, 14 days)
2014-12-15 23:41:00 +00:00
Alfred Perlstein
73ad9e4264 Support for git svn propset.
From: https://github.com/splbio/git/tree/v2.1.2-git-svn-propset

Reviewed by: bapt
Phabric: https://reviews.freebsd.org/D1154
2014-11-29 06:48:20 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Marcus von Appen
89e07f4a18 - Convert ports of devel/ to USES=python
Approved by:	portmgr (implicit)
2014-10-20 16:04:12 +00:00
Wesley Shields
35156df9d2 Update to 2.1.2.
Cleanup plist to remove @dirrm.
2014-10-16 14:33:57 +00:00
Wesley Shields
dbbb9cee27 Update to 2.1.0. 2014-08-26 01:23:47 +00:00
John Marino
ed5e824cbb devel/git: Supply SHEBANG_FILES for shebangfix
The git port had USES=shebangfix defined but it was not told to fix
anything.  This patch will fix the shebang on a couple dozen perl scripts.

PR:		192386
Submitted by:	marino
Approved by:	General Blanket (wxs@ in copy)
2014-08-07 09:24:05 +00:00
Wesley Shields
8692fe824d Update to 2.0.2. 2014-07-21 20:06:52 +00:00
Wesley Shields
6627cef270 Update to 2.0.1. 2014-07-14 16:01:34 +00:00
Wesley Shields
e890e1a0d3 Fix plist.
PR:		190993
Submitted by:	Vikash Badal <vikashb@where-ever.za.net>
2014-06-16 16:05:17 +00:00
Wesley Shields
bd15d3728f Update to 2.0.0 2014-06-10 20:05:11 +00:00
Wesley Shields
fa4a6ab81c Add dependencies for send-email.
Noticed by:	sbruno@
2014-05-29 14:12:12 +00:00
Wesley Shields
0f2e95622d Update to 1.9.3. 2014-05-19 12:38:22 +00:00
Wesley Shields
5a8c7efbf8 Update to 1.9.2.
Now back to grabbing distfiles from kernel.org mirrors as google code is
no longer updated.
Fix an issue with packlist when using PERL. [1]

PR:		[1]: ports/188677
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
		Horia Racoviceanu (private mail)
2014-04-28 01:55:41 +00:00
Tijl Coosemans
3c3439877a The previous commit made git use nl_langinfo instead of locale_charset
but did not bump PORTREVISION.  Bump it now that libiconv no longer exports
locale_charset.

PR:		ports/187894
2014-03-24 11:48:19 +00:00
Tijl Coosemans
7ed78b0399 Prevent detection of libcharset.h from converters/libiconv.
This forces git to use nl_langinfo() from libc instead of locale_charset()
from libiconv.  (The latter is practically an alias for the first.)

PR:		ports/187326
Approved by:	wxs (maintainer)
2014-03-11 17:58:47 +00:00