non port: devel/gitolite2/Makefile |
Number of commits found: 21 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Tuesday, 14 Sep 2021
|
10:55 Bernhard Froehlich (decke)
devel/gitolite2: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
631a4c7 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 30 May 2017
|
15:22 sunpoet
Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Remove MASTER_SITES
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 24 Jan 2016
|
20:01 amdmi3
- Add LICENSE_FILE
- Switch to options helpers
- Add CPE info
 |
Wednesday, 20 Jan 2016
|
15:33 culot
- Reassign milki@'s ports after his commit bit was taken in for safekeeping
 |
Wednesday, 6 May 2015
|
15:16 mat
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 19 Mar 2015
|
16:44 bdrewery
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
 |
Tuesday, 10 Jun 2014
|
07:39 olgeni
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)
 |
Monday, 2 Jun 2014
|
22:41 milki
Add stagedir support to devel/gitolite2
- stagedir support
- milki local distfiles
- USES=shebangfix
Approved by: swills (mentor)
 |
Tuesday, 21 Jan 2014
|
05:12 milki
Update maintainer email address
Approved by: swills (mentor)
 |
Thursday, 14 Nov 2013
|
17:59 swills
- Update to 2.3.1_1
- Fix package name collision
- Use github master site
PR: ports/183382
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
 |
Monday, 14 Oct 2013
|
06:52 bapt
Fix package name collision
 |
Friday, 20 Sep 2013
|
17:04 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
 |
Monday, 16 Sep 2013
|
08:39 az
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
 |
Wednesday, 24 Apr 2013
|
19:19 swills
- Convert to OptionsNG
- Update master site
PR: ports/177162
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
 |
Thursday, 31 May 2012
|
19:16 sylvio
- Update to 2.3.1
PR: ports/168380
Submitted by: Milki <milki@rescomp.berkeley.edu> (maintainer)
 |
Monday, 7 May 2012
|
16:52 crees
- Connect legacy gitolite2 port to build
- Register CONFLICTS with latest gitolite port
PR: ports/167440
Submitted by: milki <milki@rescomp.berkeley.edu>
 |
15:42 crees
Repocopied devel/gitolite --> devel/gitolite2
PR: ports/167440
Repocopy by: marcus
 |
Number of commits found: 21 |