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

Port details
mercurial Fast, lightweight source control management system
6.6.3 devel on this many watch lists=35 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.6.1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-07-13 19:06:00
Last Update: 2024-02-21 15:11:07
Commit Hash: 8a51e63
People watching this port, also watch:: libxml2, curl, git, libiconv, ca_root_nss
Also Listed In: python
License: GPLv2
WWW:
https://www.mercurial-scm.org/
Description:
Mercurial is a fast, lightweight source control management system designed for efficient handling of very large distributed projects. Features include: * O(1) delta-compressed file storage and retrieval scheme * Complete cross-indexing of file and changesets for efficient exploration of project history * Robust SHA1-based integrity checking and append-only storage model * Decentralized development model with arbitrary merging between trees * High-speed HTTP-based network merge protocol * Easy-to-use command-line interface * Integrated stand-alone web interface * Small Python codebase * GPL license
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • mercurial>0:devel/mercurial
To install the port:
cd /usr/ports/devel/mercurial/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/mercurial
  • pkg install mercurial
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mercurial
Package flavors (<flavor>: <package>)
  • py39: mercurial
distinfo:
TIMESTAMP = 1708450720 SHA256 (mercurial-6.6.3.tar.gz) = f75d6a4a75823a1b7d713a4967eca2f596f466e58fc6bc06d72642932fd7e307 SIZE (mercurial-6.6.3.tar.gz) = 8253219

Packages (timestamps in pop-ups are UTC):
mercurial
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.6.36.6.35.5_16.6.36.6.3-5.5_1-
FreeBSD:13:quarterly6.6.16.6.16.4.56.6.16.6.16.6.16.6.16.6.1
FreeBSD:14:latest6.6.36.6.36.3.26.6.36.6.36.4.4-6.4.4
FreeBSD:14:quarterly6.6.16.6.1-6.6.16.6.16.6.16.6.16.6.1
FreeBSD:15:latest6.6.36.6.3n/a6.6.2n/a6.6.26.6.26.6.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. py39-build>=0 : devel/py-build@py39
  7. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. devel/tortoisehg

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/hgview*
  2. Collapse this list of deleted ports.
for Run
  1. devel/hgreviewboard
  2. devel/hgsvn
  3. devel/py-hg-evolve
  4. devel/py-hglib
  5. devel/tortoisehg

Deleted ports which required this port:

Expand this list of 8 deleted ports
  1. devel/git-remote-hg*
  2. devel/hg-git*
  3. devel/hgview*
  4. devel/py-mercurialserver*
  5. devel/tortoisehg2*
  6. www/py-kallithea*
  7. www/py-rhodecode*
  8. www/trac-mercurial*
  9. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for mercurial-6.6.3: DATA=on: Install data files DOCS=on: Build and/or install documentation FREEBSD=off: Patches used internally by the FreeBSD Project NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
devel_mercurial
USES:
cpe python shebangfix gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.mercurial-scm.org/release/
Collapse this list.

Number of commits found: 238 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.6.3
21 Feb 2024 15:11:07
commit hash: 8a51e63ac6cf1437d0b6375a1fa8d22f9161da36commit hash: 8a51e63ac6cf1437d0b6375a1fa8d22f9161da36commit hash: 8a51e63ac6cf1437d0b6375a1fa8d22f9161da36commit hash: 8a51e63ac6cf1437d0b6375a1fa8d22f9161da36 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.6.3

Changes:	https://wiki.mercurial-scm.org/WhatsNew
6.6.2
18 Jan 2024 00:25:56
commit hash: 34cda9749d45b0a9e5a93ebe7d93d712b15fd29bcommit hash: 34cda9749d45b0a9e5a93ebe7d93d712b15fd29bcommit hash: 34cda9749d45b0a9e5a93ebe7d93d712b15fd29bcommit hash: 34cda9749d45b0a9e5a93ebe7d93d712b15fd29b files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.6.1 -> 6.6.2
6.6.1
11 Dec 2023 23:51:18
commit hash: a484bd56bf48c16f23f7e5c226c4653f81768fedcommit hash: a484bd56bf48c16f23f7e5c226c4653f81768fedcommit hash: a484bd56bf48c16f23f7e5c226c4653f81768fedcommit hash: a484bd56bf48c16f23f7e5c226c4653f81768fed files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.6 -> 6.6.1
6.6
22 Nov 2023 17:31:09
commit hash: 08edbd9b6c9b7a1340ff7b8a56cd09598c7a679acommit hash: 08edbd9b6c9b7a1340ff7b8a56cd09598c7a679acommit hash: 08edbd9b6c9b7a1340ff7b8a56cd09598c7a679acommit hash: 08edbd9b6c9b7a1340ff7b8a56cd09598c7a679a files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.5.3 -> 6.6
6.5.3
09 Nov 2023 15:52:26
commit hash: ecd4cceb87bac3022b84a1fcd8e2be43eed9ff25commit hash: ecd4cceb87bac3022b84a1fcd8e2be43eed9ff25commit hash: ecd4cceb87bac3022b84a1fcd8e2be43eed9ff25commit hash: ecd4cceb87bac3022b84a1fcd8e2be43eed9ff25 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.5.2 -> 6.5.3
6.5.2_1
06 Oct 2023 09:07:16
commit hash: 175afd75038b999998d6d5e5e02ef421bf6412ebcommit hash: 175afd75038b999998d6d5e5e02ef421bf6412ebcommit hash: 175afd75038b999998d6d5e5e02ef421bf6412ebcommit hash: 175afd75038b999998d6d5e5e02ef421bf6412eb files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
devel/mercurial: Remove unneeded CA_BUNDLE option.

MFH:		2023Q4
Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D42073
6.5.2
11 Sep 2023 03:11:41
commit hash: de2d9cc3c57fc7886bfcf16ad67f6ee8c41bddbccommit hash: de2d9cc3c57fc7886bfcf16ad67f6ee8c41bddbccommit hash: de2d9cc3c57fc7886bfcf16ad67f6ee8c41bddbccommit hash: de2d9cc3c57fc7886bfcf16ad67f6ee8c41bddbc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104)
6.5.2
09 Sep 2023 19:51:29
commit hash: 6896a17d03b9671bf01eefd267ac717b3448baf7commit hash: 6896a17d03b9671bf01eefd267ac717b3448baf7commit hash: 6896a17d03b9671bf01eefd267ac717b3448baf7commit hash: 6896a17d03b9671bf01eefd267ac717b3448baf7 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update from 6.5.1 to 6.5.2
6.5.1
07 Aug 2023 18:25:43
commit hash: 325a1b0c3de1f839d9d264447bc9b6835fb8c294commit hash: 325a1b0c3de1f839d9d264447bc9b6835fb8c294commit hash: 325a1b0c3de1f839d9d264447bc9b6835fb8c294commit hash: 325a1b0c3de1f839d9d264447bc9b6835fb8c294 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.5 -> 6.5.1
6.5
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
6.5
07 Jul 2023 14:23:30
commit hash: 32a734d694139190f970dca54ba37f6091841635commit hash: 32a734d694139190f970dca54ba37f6091841635commit hash: 32a734d694139190f970dca54ba37f6091841635commit hash: 32a734d694139190f970dca54ba37f6091841635 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.4.5 -> 6.5
6.4.5
30 Jun 2023 22:51:38
commit hash: 4a8742a3d2ea08cc9ae5d55d406755b2ecef64f0commit hash: 4a8742a3d2ea08cc9ae5d55d406755b2ecef64f0commit hash: 4a8742a3d2ea08cc9ae5d55d406755b2ecef64f0commit hash: 4a8742a3d2ea08cc9ae5d55d406755b2ecef64f0 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update: 6.4.4 -> 6.4.5
6.4.4
11 Jun 2023 00:52:27
commit hash: 4cec5e5f0ebf2d153cc1c37b599afccc91d0da85commit hash: 4cec5e5f0ebf2d153cc1c37b599afccc91d0da85commit hash: 4cec5e5f0ebf2d153cc1c37b599afccc91d0da85commit hash: 4cec5e5f0ebf2d153cc1c37b599afccc91d0da85 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.4.3 -> 6.4.4
6.4.3
05 May 2023 20:54:42
commit hash: 881d95057dc1b179791e9851fc04f4f8c31df0d7commit hash: 881d95057dc1b179791e9851fc04f4f8c31df0d7commit hash: 881d95057dc1b179791e9851fc04f4f8c31df0d7commit hash: 881d95057dc1b179791e9851fc04f4f8c31df0d7 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.4.2 -> 6.4.3
6.4.2
23 Apr 2023 16:21:11
commit hash: 8570700560a1d5f0f89410f3ecc1e0827647e8c3commit hash: 8570700560a1d5f0f89410f3ecc1e0827647e8c3commit hash: 8570700560a1d5f0f89410f3ecc1e0827647e8c3commit hash: 8570700560a1d5f0f89410f3ecc1e0827647e8c3 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.4.1 -> 6.4.2
6.4.1
18 Apr 2023 15:06:57
commit hash: dc0054ed34b023c0331488489092177c1620ec56commit hash: dc0054ed34b023c0331488489092177c1620ec56commit hash: dc0054ed34b023c0331488489092177c1620ec56commit hash: dc0054ed34b023c0331488489092177c1620ec56 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.4 -> 6.4.1
6.4
09 Apr 2023 13:37:31
commit hash: bb92cd91d64e86d7ed4ab4c87952f89f13e0657dcommit hash: bb92cd91d64e86d7ed4ab4c87952f89f13e0657dcommit hash: bb92cd91d64e86d7ed4ab4c87952f89f13e0657dcommit hash: bb92cd91d64e86d7ed4ab4c87952f89f13e0657d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.4

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
6.3.3
05 Apr 2023 17:31:47
commit hash: 49f71227d9004984703171a7b0b9e02a2f5a5c7ecommit hash: 49f71227d9004984703171a7b0b9e02a2f5a5c7ecommit hash: 49f71227d9004984703171a7b0b9e02a2f5a5c7ecommit hash: 49f71227d9004984703171a7b0b9e02a2f5a5c7e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.3.3

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
6.3.2_2
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
6.3.2_1
25 Feb 2023 17:10:40
commit hash: 4ed59043fe8e453e31ed8a08e0d0d7ac1eb3a709commit hash: 4ed59043fe8e453e31ed8a08e0d0d7ac1eb3a709commit hash: 4ed59043fe8e453e31ed8a08e0d0d7ac1eb3a709commit hash: 4ed59043fe8e453e31ed8a08e0d0d7ac1eb3a709 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/mercurial: convert to PEP-517

While here, remove dead code:
- bytecode is now handled by the trigger
- Python 2 has not been supported for some time
- __modulepolicy__.py is part of the wheel

Also use ${PYTHONPREFIX_SITELIBDIR} for strip path
6.3.2
05 Jan 2023 17:25:57
commit hash: 24bac1fcbaddb9923117279eabdbd3f0a0da2679commit hash: 24bac1fcbaddb9923117279eabdbd3f0a0da2679commit hash: 24bac1fcbaddb9923117279eabdbd3f0a0da2679commit hash: 24bac1fcbaddb9923117279eabdbd3f0a0da2679 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update from 6.3.1 to 6.3.2

Changelog:	https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_6.3_.282022-11-14.29_to_6.3.2_.282023-01-04.29
6.3.1
21 Nov 2022 16:46:45
commit hash: c9b438dde00cad00b42aef009a737e12d3f3dc03commit hash: c9b438dde00cad00b42aef009a737e12d3f3dc03commit hash: c9b438dde00cad00b42aef009a737e12d3f3dc03commit hash: c9b438dde00cad00b42aef009a737e12d3f3dc03 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.3.0 -> 6.3.1

ChangeLog:	https://www.mercurial-scm.org/wiki/Release6.3
6.3.0
16 Nov 2022 14:01:21
commit hash: d83083602e03cf1ecded444831c101340315af60commit hash: d83083602e03cf1ecded444831c101340315af60commit hash: d83083602e03cf1ecded444831c101340315af60commit hash: d83083602e03cf1ecded444831c101340315af60 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.2.3 -> 6.3.0

Release notes:	https://www.mercurial-scm.org/wiki/Release6.3
6.2.3
04 Oct 2022 13:55:56
commit hash: dd9125293e18b0b448393864c2cf7e3ee55f1d2fcommit hash: dd9125293e18b0b448393864c2cf7e3ee55f1d2fcommit hash: dd9125293e18b0b448393864c2cf7e3ee55f1d2fcommit hash: dd9125293e18b0b448393864c2cf7e3ee55f1d2f files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.2.2 -> 6.2.3

Update python version to 3.7.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
6.2.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.2.2
04 Sep 2022 03:48:15
commit hash: 6b4810c102faa711eec12f00881b06023e26169dcommit hash: 6b4810c102faa711eec12f00881b06023e26169dcommit hash: 6b4810c102faa711eec12f00881b06023e26169dcommit hash: 6b4810c102faa711eec12f00881b06023e26169d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.2.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
6.2.1
28 Jul 2022 20:09:22
commit hash: ecd5bc39c55fa3d92f5cbf708956f550079b91e6commit hash: ecd5bc39c55fa3d92f5cbf708956f550079b91e6commit hash: ecd5bc39c55fa3d92f5cbf708956f550079b91e6commit hash: ecd5bc39c55fa3d92f5cbf708956f550079b91e6 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update 6.2 -> 6.2.1
6.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.2
11 Jul 2022 21:47:35
commit hash: fd397b69ef1293ce6abaab2e067ae8269df71a8ecommit hash: fd397b69ef1293ce6abaab2e067ae8269df71a8ecommit hash: fd397b69ef1293ce6abaab2e067ae8269df71a8ecommit hash: fd397b69ef1293ce6abaab2e067ae8269df71a8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
		https://www.mercurial-scm.org/wiki/Release6.2
6.1.4
21 Jun 2022 16:36:28
commit hash: d87ba1d03e2529b937b38ec8c37a2dfc1dec05eccommit hash: d87ba1d03e2529b937b38ec8c37a2dfc1dec05eccommit hash: d87ba1d03e2529b937b38ec8c37a2dfc1dec05eccommit hash: d87ba1d03e2529b937b38ec8c37a2dfc1dec05ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.1.4

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
		https://www.mercurial-scm.org/wiki/Release6.1
6.1.3
03 Jun 2022 23:36:49
commit hash: fb8557b0975965619f5e964a3ab4ac9286a1c35ecommit hash: fb8557b0975965619f5e964a3ab4ac9286a1c35ecommit hash: fb8557b0975965619f5e964a3ab4ac9286a1c35ecommit hash: fb8557b0975965619f5e964a3ab4ac9286a1c35e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.1.3

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
		https://www.mercurial-scm.org/wiki/Release6.1
6.1.2
13 May 2022 11:40:06
commit hash: ff81345cddf676350dadd39cd3a24159d8e21aa7commit hash: ff81345cddf676350dadd39cd3a24159d8e21aa7commit hash: ff81345cddf676350dadd39cd3a24159d8e21aa7commit hash: ff81345cddf676350dadd39cd3a24159d8e21aa7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/mercurial: Update to 6.1.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
		https://www.mercurial-scm.org/wiki/Release6.1
6.1.1
06 Apr 2022 00:43:25
commit hash: ade1f89621bbec22c6510ad7e571f06348ce6dcecommit hash: ade1f89621bbec22c6510ad7e571f06348ce6dcecommit hash: ade1f89621bbec22c6510ad7e571f06348ce6dcecommit hash: ade1f89621bbec22c6510ad7e571f06348ce6dce files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update from 6.1 to 6.1.1
6.1
08 Mar 2022 17:53:15
commit hash: c98b11849650c098f56d4f9999de8052536243c4commit hash: c98b11849650c098f56d4f9999de8052536243c4commit hash: c98b11849650c098f56d4f9999de8052536243c4commit hash: c98b11849650c098f56d4f9999de8052536243c4 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update from 6.0.1 to 6.1
6.0.1
09 Jan 2022 19:50:04
commit hash: 891a70a136639ed28f08206abd9d990c4df4ebcccommit hash: 891a70a136639ed28f08206abd9d990c4df4ebcccommit hash: 891a70a136639ed28f08206abd9d990c4df4ebcccommit hash: 891a70a136639ed28f08206abd9d990c4df4ebcc files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update to 6.0.1
6.0
01 Dec 2021 14:55:51
commit hash: ae9c01a00d6ae5884b1f2911884ceb55bb3dc20ccommit hash: ae9c01a00d6ae5884b1f2911884ceb55bb3dc20ccommit hash: ae9c01a00d6ae5884b1f2911884ceb55bb3dc20ccommit hash: ae9c01a00d6ae5884b1f2911884ceb55bb3dc20c files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update to 6.0

ChangeLog:	https://www.mercurial-scm.org/wiki/Release6.0
5.9.3
28 Oct 2021 10:38:04
commit hash: c59fd907e9a241836faa8b7adc0d822a29463408commit hash: c59fd907e9a241836faa8b7adc0d822a29463408commit hash: c59fd907e9a241836faa8b7adc0d822a29463408commit hash: c59fd907e9a241836faa8b7adc0d822a29463408 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update from 5.9.2 to 5.9.3
5.9.2
13 Oct 2021 14:45:42
commit hash: 630698fe99c28c1e9c7abdb014c340e8d2912812commit hash: 630698fe99c28c1e9c7abdb014c340e8d2912812commit hash: 630698fe99c28c1e9c7abdb014c340e8d2912812commit hash: 630698fe99c28c1e9c7abdb014c340e8d2912812 files touched by this commit
Sergey A. Osokin (osa) search for other commits by this committer
devel/mercurial: update from 5.9.1 to 5.9.2
5.9.1
16 Sep 2021 02:16:07
commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25commit hash: 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25 files touched by this commit
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
5.5_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.5_1
03 Jan 2021 09:11:52
Revision:559997Original commit files touched by this commit
antoine search for other commits by this committer
Remove python 2.7 support from a few ports
5.5_1
10 Sep 2020 05:06:53
Revision:548183Original commit files touched by this commit
arrowd search for other commits by this committer
devel/mercurial: Fix the extra patch for FREEBSD option.

PR:		242463
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
5.5
06 Sep 2020 15:09:28
Revision:547798Original commit files touched by this commit
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)
5.1.2
03 Oct 2019 19:28:11
Revision:513724Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.1.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
5.1.1
07 Sep 2019 22:47:44
Revision:511481Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.1.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
5.1
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
5.1
03 Aug 2019 20:56:58
Revision:508019Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
5.0.2
10 Jul 2019 17:01:09
Revision:506371Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
5.0.1
06 Jun 2019 18:37:48
Revision:503598Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
5.0
01 Jun 2019 22:32:20
Revision:503276Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0

Changes:	https://www.mercurial-scm.org/wiki/Mercurial
4.9.1
26 Mar 2019 18:12:18
Revision:496918Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.9.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.9
17 Feb 2019 19:40:47
Revision:493211Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.9

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.8.2
24 Jan 2019 17:50:24
Revision:491109Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.8.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.8.1
05 Dec 2018 18:49:47
Revision:486712Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.8.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.8
04 Nov 2018 18:57:44
Revision:484134Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.8

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.7.2
08 Oct 2018 21:41:33
Revision:481572Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.7.1
05 Sep 2018 23:55:50
Revision:479064Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.7
05 Aug 2018 19:08:54
Revision:476456Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.7

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.6.2
31 Jul 2018 00:03:51
Revision:475939Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.6.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.6_1
17 May 2018 18:31:00
Revision:470244Original commit files touched by this commit
sunpoet search for other commits by this committer
Install hgweb.cgi

- Bump PORTREVISION for package change

PR:		228303
Requested by:	Martin Birgmeier <d8zNeCFG@aon.at>
4.6
06 May 2018 12:50:04
Revision:469207Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.6

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.5.3
05 Apr 2018 19:12:46
Revision:466590Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.5.3

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.5.2
07 Mar 2018 16:48:20
Revision:463809Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.5.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.5
02 Feb 2018 19:55:28
Revision:460748Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.5

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.4.2
11 Dec 2017 10:41:58
Revision:455983Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.4.1
08 Nov 2017 23:30:28
Revision:453779Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.4
02 Nov 2017 19:01:25
Revision:453364Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.4

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.3.3
02 Oct 2017 18:24:21
Revision:451091Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.3.3

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.3.2
19 Sep 2017 15:49:26
Revision:450139Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.3.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.3.1
12 Aug 2017 18:59:04
Revision:447854Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.3.1

- Strip shared library
- Use PORTDOCS

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
Security:	1d33cdee-7f6b-11e7-a9b5-3debb10a6871
MFH:		2017Q3
4.2.2
06 Jul 2017 20:57:57
Revision:445182Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.2.2

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.2.1
05 Jun 2017 14:50:16
Revision:442632Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.2.1

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.2
03 May 2017 21:58:16
Revision:440061Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.2

- Sort PLIST

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.1.3
19 Apr 2017 15:00:40
Revision:438881Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.1.3

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.1.2
05 Apr 2017 19:57:54
Revision:437815Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update to 4.1.2

- Update MASTER_SITES
- Fix indent
- Update WWW

Changes:	https://www.mercurial-scm.org/wiki/WhatsNew
4.1.1
03 Mar 2017 08:40:32
Revision:435321Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 4.1.1

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.1.1_.282017-3-2.29
4.1
01 Feb 2017 18:11:02
Revision:433062Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 4.1

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.1_.282017-2-1.29
4.0.2
04 Jan 2017 20:40:38
Revision:430591Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 4.0.2

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.0.2_.282017-01-04.29
4.0.1
02 Dec 2016 03:50:08
Revision:427542Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 4.0.1

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.0.1_.282016-12-1.29
4.0
01 Nov 2016 19:56:18
Revision:425075Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 4.0

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.0_.282016-11-1.29
3.9.2
02 Oct 2016 06:56:05
Revision:423104Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
- Update to 3.9.2
- Remove dependency on the python2 symlink

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9.2_.282016-10-1.29
3.9.1
01 Sep 2016 20:17:41
Revision:421243Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
- Update to 3.9.1
- Re-generate patch (setup.py) with 'make makepatch'

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9.1_.282016-9-1.29
3.9
01 Aug 2016 17:51:07
Revision:419447Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
- Update to 3.9
- Switch to options helpers
- CA_BUNDLE option is set by default
(https://www.mercurial-scm.org/wiki/SecureConnections)
- Little clean up CONTRIB_FILES
- Replace CGI by FastCGI in pkg-message (consequence of removal some files in
CONTRIB_FILES)

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9_.282016-8-1.29
3.8.4
02 Jul 2016 05:20:16
Revision:417908Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
- Update to 3.8.4
- Adjust new hostname

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8.4_.282016-7-01.29
3.8.3
02 Jun 2016 03:53:29
Revision:416266Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.8.3

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8.3_.282016-6-01.29
3.8.2
17 May 2016 16:29:04
Revision:415392Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.8.2 (out-of-cycle bugfix release)

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8.2_.282016-5-16.29
3.8.1
01 May 2016 21:22:28
Revision:414428Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.8.1

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.8_.2F_3.8.1_.282016-5-1.29

MFH:		2016Q2
Security:	78abc022-0fee-11e6-9a1c-0014a5a57822
3.7.3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.7.3
29 Mar 2016 22:21:00
Revision:412140Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 2.7.3

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.7.3_.282016-3-29.29

MFH:		2016Q1
Security:	e1085b15-f609-11e5-a230-0014a5a57822
3.7.2
06 Mar 2016 10:00:37
Revision:410451Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.7.2

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.7.2_.282016-3-1.29
3.7.1
05 Feb 2016 08:56:51
Revision:408138Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.7.1 (out-of-cycle bugfix release)

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.7.1_.282016-2-3.29
3.7
02 Feb 2016 04:44:35
Revision:407795Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
- Update to 3.7
- Remove unneeded patch (about unsafe SSL protocols)

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.7_.282016-2-1.29
3.6.3
02 Jan 2016 08:35:39
Revision:405052Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.6.3 (regularly bugfix release)

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.6.2_.282016-1-1.29
3.6.2
02 Dec 2015 05:28:09
Revision:402809Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.6.2 (bugfix release)

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.6.2_.282015-12-1.29
3.6.1
11 Nov 2015 08:32:54
Revision:401228Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.6.1 (out-of-cycle bugfix release)

Changes:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.6.1_.282015-11-9.29
3.6
01 Nov 2015 21:19:03
Revision:400628Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.6

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.6_.282015-11-1.29
3.5.2
01 Oct 2015 20:35:48
Revision:398385Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.5.2

Changelog:
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.5.2_.282015-10-01.29
3.5.1
02 Sep 2015 17:36:13
Revision:395902Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.5.1

Changelog:
https://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.5.1_.282015-09-01.29
3.5
31 Jul 2015 18:49:53
Revision:393363Original commit files touched by this commit This port version is marked as vulnerable.
olivierd search for other commits by this committer
Update to 3.5

Changelog:
https://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.5_.282015-07-31.29

Number of commits found: 238 (showing only 100 on this page)

1 | 2 | 3  »