notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/py-mercurialserver/Makefile
SVNWeb

Number of commits found: 13

Sun, 15 Sep 2019
[ 17:28 antoine search for other commits by this committer ] Original commit   Revision:512125 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports
Sun, 4 Aug 2019
[ 10:02 antoine search for other commits by this committer ] Original commit   Revision:508088 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Sat, 5 May 2018
[ 15:09 danfe search for other commits by this committer ] Original commit   Revision:469120 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
For ports under `cad', `devel', `dns`, and `math' categories: remove
redundant PKGMESSAGE assignment, which is set appropriately by the
b.p.m when `pkg-message' appears on the SUB_FILES list.
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 20 Oct 2014
[ 16:04 mva search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Fri, 27 Dec 2013
[ 10:34 wg search for other commits by this committer ] Original commit   Revision:337698
devel/py-mercurialserver: support staging and use auto plist
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Thu, 20 Dec 2012
[ 03:01 wxs search for other commits by this committer ] Original commit   Revision:309276
Reassign to the pool and trim headers.

Submitted by:	Aldis Berjoza <graudeejs@gmail.com>
Fri, 30 Sep 2011
[ 21:31 pawel search for other commits by this committer ] Original commit 
Update to version 1.2.0

PR:             ports/160844
Submitted by:   Aldis Berjoza <graudeejs@gmail.com> (maintainer)
Approved by:    miwi, wen (mentors implicit)
Sat, 17 Sep 2011
[ 08:42 crees search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update email address for ports maintained by aldis@bsdroot.lv -->
graudeejs@gmail.com
Sun, 3 Jul 2011
[ 15:22 crees search for other commits by this committer ] Original commit 
- Use USERS and GROUPS
- Rename CONF_FILES to avoid conflict with incoming feature

PR:             ports/157595
Submitted by:   Chris Rees <utisoft@gmail.com>
Approved by:    rene (mentor), maintainer (Aldis Berjoza)
Mon, 14 Feb 2011
[ 03:13 miwi search for other commits by this committer ] Original commit 
- Update to 1.1.0

PR:             154746
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
Sat, 27 Nov 2010
[ 02:07 pgollucci search for other commits by this committer ] Original commit 
mercurial-server gives your developers remote read/write access to centralized
Mercurial repositories using SSH public key authentication; it provides
convenient and fine-grained key management and access control.

All of the repositories controlled by mercurial-server are owned by a single
user (the "hg" user in what follows), but many remote users can act on them,
and different users can have different permissions. We don't use file
permissions to achieve that - instead, developers log in as the "hg" user
when they connect to the repository host using SSH, using SSH URLs of the
form "ssh://hg@repository-host/repository-name". A restricted shell prevents
them from using this access for unauthorized purposes. Developers
are authenticated only using SSH keys; no other form of authentication is
supported.

To give a user access to the repository, place their key in an
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 13