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: ports-mgmt/portshaker/Makefile

Number of commits found: 39

Wednesday, 28 Feb 2024
15:53 Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 e83f0a9
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
Saturday, 13 Aug 2022
18:51 Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION of all devel/xxhash users...

...except archivers/py-borgbackup, which requires a more complete fix.
commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c commit hash: 875d7c7d1985049af69dcafec40b6669c562781c 875d7c7
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Heiner <h.eichmann@gmx.de>
  *  Ilya A. Arkhipov <rum1cro@yandex.ru>
  *  John Marino <marino@FreeBSD.org>
  *  Jun-ichiro itojun Hagino <itojun@itojun.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Mamoru Sakaue / MwGhennndo
  *  Martin Kammerhofer
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthias Andree <mandree@FreeBSD.org>
  *  Matthias Schmidt
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philipp Wuensche <cryx-ports@h3q.com>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Romain Tartiere <romain@FreeBSD.org>
  *  Romain Tartiere <romain@blogreen.org>
  *  Securedog <securedog@users.sourceforge.jp>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Shaun Amott <shaun@inerd.com>
  *  Stefan Walter <sw@gegenunendlich.de>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Timothy Redaelli <drizzt@gufi.org>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Vasil Dimov <vd@datamax.bg>
  *  Vladimir Chukharev
  *  Yanhui Shen <shen.elf@gmail.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  kmoore@FreeBSD.org

With hat:	portmgr
commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 commit hash: 9c165b983562e903a35c424b209ae3305652c866 9c165b9
Thursday, 16 Sep 2021
02:16 Sergey A. Osokin (osa) search for other commits by this committer
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
commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25 commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25 commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25 commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25 06a8050
Wednesday, 30 Jun 2021
05:09 Fukang Chen (loader) search for other commits by this committer
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:
    - Rename OPTION P4 to PERFORCE
    - Rename OPTION SVN to SUBVERSION
    - Change PERFORCE_DESC to use the default description

devel/ocaml-opam:
    - Rename OPTION HG to MERCURIAL
    - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
    - Change {DARCS,GIT,MERCURIAL}_DESC to use the default description

devel/thunar-vcs-plugin:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE
    - Change GIT_DESC to use the default description

devel/viewvc-devel:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE

net-mgmt/observium:
    - Rename OPTION SVN to SUBVERSION

net-mgmt/rancid3:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_SINGLE_SCM
    - Change {CVS,GIT,SUBVERSION}_DESC to use the default description

ports-mgmt/portshaker:
    - Rename OPTION SVN to SUBVERSION
    - Rename HG to MERCURIAL
    - Sort OPTIONS_DEFINE
    - Change {GIT,MERCURIAL}_DESC to use the default description

security/hydra:
    - Rename OPTION SVN to SUBVERSION

security/medusa:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE

shells/scponly:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE
    - Typo fix in SVNSERVE_DESC

www/trac-devel:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE
    - Change {GIT,SUBVERSION}_DESC to use the default description

Reviewed by:	koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain
Approved by:	koobs (ports, mentor)
Differential Revision:	https://reviews.freebsd.org/D17459
MFH:		No (OPTION description updates)
commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 f76aa00
Thursday, 13 May 2021
22:13 Romain Tartière (romain) search for other commits by this committer
ports-mgmt/portshaker: Update to 1.0.19

This release fix the warnings that spawned after the transition to git.
commit hash: ce16181df809b20c28818aac72ce2a9c284748c4 commit hash: ce16181df809b20c28818aac72ce2a9c284748c4 commit hash: ce16181df809b20c28818aac72ce2a9c284748c4 commit hash: ce16181df809b20c28818aac72ce2a9c284748c4 ce16181
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, 14 Dec 2020
02:18 romain search for other commits by this committer
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
Original commitRevision:558072 
Sunday, 6 Sep 2020
15:09 arrowd search for other commits by this committer
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)
Original commitRevision:547798 
Wednesday, 25 Sep 2019
17:17 romain search for other commits by this committer
Update to 1.0.18
Original commitRevision:512798 
Tuesday, 27 Nov 2018
18:32 romain search for other commits by this committer
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
Original commitRevision:486047 
Saturday, 2 Jun 2018
10:56 romain search for other commits by this committer
Update to 1.0.16
Original commitRevision:471361 
Tuesday, 16 Jan 2018
09:17 romain search for other commits by this committer
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]
Original commitRevision:459162 
Friday, 14 Oct 2016
21:01 romain search for other commits by this committer
Update to 1.0.14

Allow to override configuration location with the $portshaker_config_dir
environment variable.
Original commitRevision:423992 
Thursday, 13 Oct 2016
20:30 romain search for other commits by this committer
Update to 1.0.13

This update brings:
- Documentation update;
- A new way to fail fast when conflics are detected.

Reported by:	swills
Original commitRevision:423937 
Saturday, 6 Aug 2016
11:21 romain search for other commits by this committer
Update to 1.0.12.
Original commitRevision:419738 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 30 Dec 2015
15:42 ohauer search for other commits by this committer
- replace whitespaces with tab
Original commitRevision:404865 
15:22 ohauer search for other commits by this committer
- prepare for devel/subversion17 removal
Original commitRevision:404863 
Friday, 8 May 2015
16:37 antoine search for other commits by this committer
Unbreak portshaker-config slave port
Original commitRevision:385796 
Thursday, 7 May 2015
17:32 mat search for other commits by this committer
Update ports in the p* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385643 
Saturday, 27 Dec 2014
14:56 pi search for other commits by this committer
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)
Original commitRevision:375684 
Saturday, 13 Sep 2014
15:30 antoine search for other commits by this committer
Allow staging as a regular user
Original commitRevision:368119 
Tuesday, 6 May 2014
10:09 romain search for other commits by this committer
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]
Original commitRevision:353082 
Thursday, 27 Feb 2014
15:22 mat search for other commits by this committer
- Convert to staging
- Have portshaker-config not overwrite the config file.

Sponsored by:	Absolight
Original commitRevision:346366 
Saturday, 18 Jan 2014
16:35 romain search for other commits by this committer
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]
Original commitRevision:340193 
Friday, 20 Sep 2013
22:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
Original commitRevision:327762 
Wednesday, 30 Jan 2013
11:54 romain search for other commits by this committer
  - Update to 1.0.8.
  - Add Gecko repos [1].

Requested by:	Jan Beich <jbeich@tormail.org> [1]
Original commitRevision:311212 
Sunday, 13 Jan 2013
14:28 romain search for other commits by this committer
Udate to 1.0.7.
Original commitRevision:310322 
Saturday, 29 Dec 2012
23:10 bapt search for other commits by this committer
Fix typo
Original commitRevision:309642 
23:07 bapt search for other commits by this committer
Convert romain's ports to new option framework
While here Trim headers

Approved by:	maintainer timeout (2 weeks)
Original commitRevision:309641 
Thursday, 6 Dec 2012
08:48 romain search for other commits by this committer
Update to 1.0.6.

Feature safe:	yes
Original commitRevision:308372 
Friday, 27 Apr 2012
14:33 romain search for other commits by this committer
Update to 1.0.5
Original commit
Sunday, 15 Jan 2012
10:36 romain search for other commits by this committer
Update to 1.0.4.
Original commit
Thursday, 17 Nov 2011
22:34 romain search for other commits by this committer
Update to 1.0.3.

Feature safe:   yes
Original commit
Thursday, 14 Jul 2011
10:52 romain search for other commits by this committer
- Update to 1.0.2;
- While here fix a malformed RUN_DEPENDS.
Original commit
Thursday, 23 Sep 2010
08:12 romain search for other commits by this committer
- Update to 1.0.1.
Original commit
Wednesday, 9 Jun 2010
13:21 romain search for other commits by this committer
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.
Original commit

Number of commits found: 39