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

non port: devel/gitolite/Makefile

Number of commits found: 50

Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 14 Sep 2021
10:55 Bernhard Froehlich (decke) search for other commits by this committer
devel/gitolite: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
commit hash: dcf96ede315a21c3e25785def11a5d61140d248a commit hash: dcf96ede315a21c3e25785def11a5d61140d248a commit hash: dcf96ede315a21c3e25785def11a5d61140d248a commit hash: dcf96ede315a21c3e25785def11a5d61140d248a dcf96ed
Saturday, 8 May 2021
09:25 Dimitry Andric (dim) search for other commits by this committer
devel/gitolite: fix typo in contrib description
commit hash: 97d514c8e55996b2b6441f9bd2a427db703919fb commit hash: 97d514c8e55996b2b6441f9bd2a427db703919fb commit hash: 97d514c8e55996b2b6441f9bd2a427db703919fb commit hash: 97d514c8e55996b2b6441f9bd2a427db703919fb 97d514c
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 31 Aug 2020
13:11 mat search for other commits by this committer
Cleanup a few of my ports.

No functional changes.
Original commitRevision:547179 
Tuesday, 4 Aug 2020
15:09 mat search for other commits by this committer
Update to 3.6.12.
Original commitRevision:544173 
Wednesday, 22 Apr 2020
08:23 mat search for other commits by this committer
Allow using keys with existing options.

Submitted by:	bapt
Differential Revision:	https://reviews.freebsd.org/D24529
Original commitRevision:532452 
Monday, 14 Jan 2019
14:05 tobik search for other commits by this committer
Cleanup RLN usage

RLN is based on install(1) and -s means "run strip(1) on the installed
binary".  install(1) ignores -s when it makes a link, so it "works"
now instead of failing when it links non-binaries.
Original commitRevision:490256 
Wednesday, 9 Jan 2019
13:12 mat search for other commits by this committer
Update to 3.6.11.

MFH:		2019Q1
Security:	https://github.com/sitaramc/gitolite/commit/5df2b817255ee919991da6c310239e08c8fcc1ae
Original commitRevision:489778 
Thursday, 4 Oct 2018
08:45 mat search for other commits by this committer
Update to 3.6.10.
Original commitRevision:481211 
Monday, 10 Sep 2018
10:29 mat search for other commits by this committer
Update to 3.6.9.
Original commitRevision:479385 
Thursday, 12 Jul 2018
08:42 mat search for other commits by this committer
Update to 3.6.8.

Sponsored by:	Absolight
Original commitRevision:474495 
Friday, 14 Jul 2017
07:57 mat search for other commits by this committer
Fix shebang in hooks.

PR:		220716
Reported by:	Christian Geier
Sponsored by:	Absolight
Original commitRevision:445732 
Monday, 3 Jul 2017
12:14 mat search for other commits by this committer
Update to 3.6.7 and take maintainership.

Remove extra WWW line, only the first one is ever used.

Sponsored by:	Absolight
Original commitRevision:444939 
Saturday, 10 Sep 2016
10:47 ohauer search for other commits by this committer
- update to v3.6.6

2016-09-08  v3.6.6
- simple but important fix for a future perl deprecation
  (perl will be removing "." from @INC in 5.24)
- 'perms' now requires a '-c' to activate batch mode
  (should not affect interactive use but check your scripts
  perhaps?)
- gitolite setup now accepts a '-m' option to supply a
  custom message (useful when it is used by a script)
Original commitRevision:421681 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 21 Feb 2016
13:33 ohauer search for other commits by this committer
- update to v3.6.5

Changes:
2016-02-20  v3.6.5
 - allow creator check to be bypassed during mirroring
 - handle new style ssh fingerprinting correctly (thanks to
   Robin Johnson)
 - allow pre-auto-gc as a repo-specific hook
 - optimise mirror pushes for heavily used repos
 - create-with-reference trigger: on repo creation, setup
   objects/info/alternates for a server side alternate object
   store.
 - 'mirror status all all' prints a list of repos that have
   *some* error, which is arguably more useful for further
   action/processing
 - allow incrementally adding more repo-specific hooks
Original commitRevision:409287 
Saturday, 13 Feb 2016
09:12 ohauer search for other commits by this committer
- update to 3.6.4
- remove MASTER_SITES/LOCAL, they are not needed with GH
- fix VERSION
- make ssh-authkeys-split work with sh instead bash

2015-11-01  v3.6.4
- a ref-create bug in wild repos was fixed
- some contrib code related to AD integration, and to
  redmine user aliases
- teach Alias.pm a few new tricks
- remove a race condition in 'create' command that affected
  the 'default roles' setting
- make 'who-pushed' more efficient (local push logs, and
  'tip search')
- 'gitolite query-rc' learns '-d' ('--dump') option

2015-04-26  v3.6.3
- allow limited use of 'git config' using the new 'config' command
- accept openssh 6.8's new fingerprint output format
- (finally!) allow limited symlinks within ~/repositories;
  see commit 8e36230 for details
- perms command now lists available roles
- minor backward compat breakage: 'perms -l repo' no longer
  works; see 'perms -h' for new usage
- allow gitolite-shell to be used as $SHELL (experts only;
  no support, no docs; see commit 9cd1e37 for details)
- help with 'git push --signed' using a post-receive hook to
  adopt push certs into 'refs/push-certs'; for details see
  contrib/hooks/repo-specific/save-push-signatures
- new 'transparent proxy' feature for git repos; see
  src/lib/Gitolite/Triggers/TProxy.pm for details

2014-11-10  v3.6.2
- disable ../ everywhere (see mailing list thread for details)
- VREF/NAME_NC -- like VREF/NAME but for new commits only.
  Details within src/VREF/NAME_NC.
- allow gitolite.conf to be tested locally; details within
  contrib/utils/gitolite-local
Original commitRevision:408775 
Sunday, 24 Jan 2016
20:02 amdmi3 search for other commits by this committer
- Add NO_ARCH
- Switch to options helpers
Original commitRevision:407175 
Wednesday, 20 Jan 2016
15:33 culot search for other commits by this committer
- Reassign milki@'s ports after his commit bit was taken in for safekeeping
Original commitRevision:406774 
Friday, 8 May 2015
08:24 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Add CPE info
- Fix whitespace

Approved by:	portmgr blanket
Original commitRevision:385732 
Wednesday, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Original commitRevision:381618 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Original commitRevision:373448 
Tuesday, 15 Jul 2014
05:27 milki search for other commits by this committer
Unmute build steps, DOCS options

Approved by:	swills (mentor)
Original commitRevision:361866 
Thursday, 26 Jun 2014
16:51 milki search for other commits by this committer
Update gitolite to 3.6.1,1

Changes:
https://github.com/sitaramc/gitolite/blob/v3.6.1/CHANGELOG
https://github.com/sitaramc/gitolite/compare/v3.6...v3.6.1

Approved by:	swills (mentor)
Original commitRevision:359397 
Tuesday, 10 Jun 2014
07:39 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357277 
Saturday, 24 May 2014
21:26 milki search for other commits by this committer
Update to 3.6,1

- New RUN_DEPENDS p5-JSON

Approved by:	swills (mentor)
Original commitRevision:355091 
Sunday, 18 May 2014
02:59 milki search for other commits by this committer
Update gitolite to 3.5.3.1,1

Changes:        https://github.com/sitaramc/gitolite/blob/v3.5.3.1/CHANGELOG

Approved by:	swills (mentor)
Original commitRevision:354386 
Tuesday, 21 Jan 2014
05:12 milki search for other commits by this committer
Update maintainer email address

Approved by:    swills (mentor)
Original commitRevision:340549 
Thursday, 14 Nov 2013
18:30 swills search for other commits by this committer
- Update to 3.5.2,1
- Use GH mastersite
- Support stagedir

PR:		ports/183371
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Original commitRevision:333782 
Friday, 20 Sep 2013
17:04 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Original commitRevision:327723 
Monday, 16 Sep 2013
10:58 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327380 
Wednesday, 24 Apr 2013
19:18 swills search for other commits by this committer
- Update master site

PR:		ports/177430
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Original commitRevision:316471 
17:54 swills search for other commits by this committer
- Update to 3.5.1

PR:		ports/177430
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Original commitRevision:316461 
Thursday, 14 Mar 2013
11:31 miwi search for other commits by this committer
- Update to 3.4

PR:		176789
Submitted by:	William Grzybowski <william88@gmail.com>
Approved by:	naintainer
Original commitRevision:314145 
Sunday, 17 Feb 2013
20:08 swills search for other commits by this committer
- Update to 3.3,1

PR:		ports/175727
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Original commitRevision:312444 
Sunday, 13 Jan 2013
20:40 swills search for other commits by this committer
- Update to 3.2

Changes:
https://github.com/sitaramc/gitolite/blob/5f9789ed8ee519a5987e8fede7f3e65001f4f9c0/CHANGELOG
https://github.com/sitaramc/gitolite/compare/v3.1...v3.2

PR:		ports/175243
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Original commitRevision:310331 
Thursday, 11 Oct 2012
01:40 swills search for other commits by this committer
- Update devel/gitolite to 3.1
- Document security issue in devel/gitolite

PR:		ports/172565
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
Reviewed by:	eadler
Security:	f94befcd-1289-11e2-a25e-525400272390
Feature safe:	yes
Original commitRevision:305697 
Sunday, 5 Aug 2012
19:36 swills search for other commits by this committer
- Update to 3.04

PR:		ports/170394
Submitted by:	milki <milki@rescomp.berkeley.edu>
Original commit
Thursday, 31 May 2012
19:14 sylvio search for other commits by this committer
- Update to 3.0.3

PR:             ports/168378
Submitted by:   Milki <milki@rescomp.berkeley.edu> (maintainer)
Original commit
Tuesday, 8 May 2012
18:02 crees search for other commits by this committer
Correct pkg-message instructions on providing gitolite

Submitted by:   maintainer via email
Original commit
Monday, 7 May 2012
16:52 crees search for other commits by this committer
- Update to 3.01

- Register CONFLICTS with gitolite2 legacy port

PR:             ports/167440
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
Original commit
Friday, 17 Feb 2012
11:50 culot search for other commits by this committer
- Update to 2.3

Changes:        https://raw.github.com/sitaramc/gitolite/pu/doc/CHANGELOG
PR:             ports/165222
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
Original commit
Sunday, 12 Feb 2012
19:55 jgh search for other commits by this committer
- Update to 2.2.1

PR:     ports/165022
Submitted by: maintainer, milki at rescomp.berkeley.edu
Original commit
Monday, 6 Feb 2012
09:15 tdb search for other commits by this committer
- Update to 2.2

Changes:
https://github.com/sitaramc/gitolite/blob/pu/doc/CHANGELOG
https://github.com/sitaramc/gitolite/compare/v2.1...v2.2

PR:             ports/164809
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
Original commit
Friday, 30 Sep 2011
11:39 tdb search for other commits by this committer
- Update to 2.1

Changes:
https://groups.google.com/d/topic/gitolite/CzL4g1vuqbY/discussion
https://github.com/sitaramc/gitolite/compare/v2.0.3...v2.1

PR:             ports/161147
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
Original commit
Saturday, 24 Sep 2011
11:16 dhn search for other commits by this committer
- Update to 2.0.3

PR:             ports/160940
Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
Original commit
Friday, 29 Jul 2011
22:16 tdb search for other commits by this committer
- Add new port gitolite:

Gitolite is an access control layer on top of git, which allows access control
down to the branch level, including specifying who can and cannot rewind a
given branch.

Gitolite lets you use a single user on a server to host many git repositories
and provide access to many developers, without having to give them real
userids on or shell access to the server. Authentication is most commonly done
using sshd, but you can also use httpd if you prefer.

Gitolite can restrict who can read from (clone/fetch) or write to (push) a
repository. It can also restrict who can push to what branch or tag, which is
very important in a corporate environment.

WWW: https://github.com/sitaramc/gitolite

PR:             ports/159260
Submitted by:   milki <milki at rescomp.berkeley.edu>
Original commit

Number of commits found: 50