non port: ports-mgmt/portshaker/Makefile |
SVNWeb
|
Number of commits found: 38 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 13 Aug 2022
|
[ 18:51 Matthias Andree (mandree) ] 875d7c7 (Only the first 10 of 63 ports in this commit are shown above. )
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 9c165b9 (Only the first 10 of 44 ports in this commit are shown above. )
ports-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Stangl <alex@stangl.us>
* Anders F Bjorklund <afb@users.sourceforge.net>
* Benjamin Lutz
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Conrad J. Sabatier <conrads@cox.net>
* Edwin Groothuis (edwin@mavetju.org)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Gabriel Linder <linder.gabriel@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Sep 2021
|
[ 02:16 Sergey A. Osokin (osa) ] 06a8050 (Only the first 10 of 13 ports in this commit are shown above. )
devel/mercurial: update to 5.9.1.
Bump PORTREVISIONs for dependant ports.
While I'm here update devel/tortoisehg to 5.9.1. (*)
Approved by: arrowd (*)
PR: ports/258352
|
Wed, 30 Jun 2021
|
[ 05:09 Fukang Chen (loader) ] f76aa00 (Only the first 10 of 18 ports in this commit are shown above. )
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions
- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION
devel/anjuta:
- Rename OPTION SVN to SUBVERSION
- Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
- Change SUBVERSION_DESC to use the default description
devel/git: (Only the first 15 lines of the commit message are shown above )
|
Thu, 13 May 2021
|
[ 22:13 Romain Tartière (romain) ] ce16181
ports-mgmt/portshaker: Update to 1.0.19
This release fix the warnings that spawned after the transition to git.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 14 Dec 2020
|
[ 02:18 romain ]
Fix usage of WITH_SUBVERSION_VER
devel/subversion used to be available in different versions from which the
end-user could choose by setting WITH_SUBVERSION_VER to the expected version.
This has been reworked at some point and broke that feature in portshaker.
Adjust the WITH_SUBVERSION_VER handling to cope with it again.
PR: 250849
Submitted by: nork@ninth-nine.com
|
Sun, 6 Sep 2020
|
[ 15:09 arrowd ] (Only the first 10 of 21 ports in this commit are shown above. )
devel/mercurial: Update to 5.5 and flavorize. Adjust dependency lines and bump
PORTREVISION's for ports that depend on mercurial.
PR: 242463
Submitted by: Peter Wullinger <freebsd@dhke.de> (original patch)
|
Wed, 25 Sep 2019
|
[ 17:17 romain ]
Update to 1.0.18
|
Tue, 27 Nov 2018
|
[ 18:32 romain ]
Update to 1.0.17
This update fix the FreeBSD 12 build.
PR: 233053
Submitted by: marius.halden@modirum.com
Reported by: freebsd@mhka.no
|
Sat, 2 Jun 2018
|
[ 10:56 romain ]
Update to 1.0.16
|
Tue, 16 Jan 2018
|
[ 09:17 romain ]
Update to 1.0.15
This release address a few minor issues, including [2].
While here:
- Simplify Makefile depend logic [1];
- Add license.
PR: 205830 [1], 224138 [2]
Submitted by: simon.wright@gmx.net [1], parakleta@darkreality.org [2]
|
Fri, 14 Oct 2016
|
[ 21:01 romain ]
Update to 1.0.14
Allow to override configuration location with the $portshaker_config_dir
environment variable.
|
Thu, 13 Oct 2016
|
[ 20:30 romain ]
Update to 1.0.13
This update brings:
- Documentation update;
- A new way to fail fast when conflics are detected.
Reported by: swills
|
Sat, 6 Aug 2016
|
[ 11:21 romain ]
Update to 1.0.12.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Dec 2015
|
[ 15:42 ohauer ]
- replace whitespaces with tab
|
[ 15:22 ohauer ]
- prepare for devel/subversion17 removal
|
Fri, 8 May 2015
|
[ 16:37 antoine ]
Unbreak portshaker-config slave port
|
Thu, 7 May 2015
|
[ 17:32 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
Update ports in the p* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 27 Dec 2014
|
[ 14:56 pi ]
ports-mgmt/portshaker: Support Subversion 1.7 or 1.8 depending on make.conf
Currently building portshaker package on a clean system will install
subversion 1.8 even if 1.7 is defined in make.conf with
WITH_SUBVERSION_VER=17.
Patch fixes this and will use either 1.7 or 1.8 as required for the
run dependency.
PR: 195740
Submitted by: simon.wright@gmx.net
Approved by: romain (maintainer timeout)
|
Sat, 13 Sep 2014
|
[ 15:30 antoine ]
Allow staging as a regular user
|
Tue, 6 May 2014
|
[ 10:09 romain ]
Update to 1.0.10.
- Rework pkgng detection [1,2];
- Add support for source+ syntax [2];
- Modernize poudriere ports tree locations [2].
PR: ports/177180 [1]
Submitted by: Beeblebrox <zaphod@berentweb.com> [1], Creaky
<whatexercise@gmail.com> [2]
|
Thu, 27 Feb 2014
|
[ 15:22 mat ]
- Convert to staging
- Have portshaker-config not overwrite the config file.
Sponsored by: Absolight
|
Sat, 18 Jan 2014
|
[ 16:35 romain ]
Update to 1.0.9.
This long overdue release fixes the MarcusCom repository configuration and
brings pkgng support.
PR: ports/177180 [1], ports/179495 [2]
Submitted by: Beeblebrox <zaphod@berentweb.com> [1]
Submitted by: Koop Mast <kwm@FreeBSD.org> [2]
|
Fri, 20 Sep 2013
|
[ 22:36 bapt ] (Only the first 10 of 81 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
|
Wed, 30 Jan 2013
|
[ 11:54 romain ]
- Update to 1.0.8.
- Add Gecko repos [1].
Requested by: Jan Beich <jbeich@tormail.org> [1]
|
Sun, 13 Jan 2013
|
[ 14:28 romain ]
Udate to 1.0.7.
|
Sat, 29 Dec 2012
|
[ 23:10 bapt ]
Fix typo
|
[ 23:07 bapt ]
Convert romain's ports to new option framework
While here Trim headers
Approved by: maintainer timeout (2 weeks)
|
Thu, 6 Dec 2012
|
[ 08:48 romain ]
Update to 1.0.6.
Feature safe: yes
|
Fri, 27 Apr 2012
|
[ 14:33 romain ]
Update to 1.0.5
|
Sun, 15 Jan 2012
|
[ 10:36 romain ]
Update to 1.0.4.
|
Thu, 17 Nov 2011
|
[ 22:34 romain ]
Update to 1.0.3.
Feature safe: yes
|
Thu, 14 Jul 2011
|
[ 10:52 romain ]
- Update to 1.0.2;
- While here fix a malformed RUN_DEPENDS.
|
Thu, 23 Sep 2010
|
[ 08:12 romain ]
- Update to 1.0.1.
|
Wed, 9 Jun 2010
|
[ 13:21 romain ]
portshaker(8) is a tool designed for merging partial ports trees into the
FreeBSD ports tree. In other words, it implements some kind of overlay for the
FreeBSD ports.
|
Number of commits found: 38 |