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
non port: sysutils/recoverdm/Makefile
SVNWeb

Number of commits found: 11

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 14 Sep 2019
[ 07:18 cy search for other commits by this committer ] Original commit   Revision:511999
Make fetchable again: the software has moved to github and the license
has changed to AGPLv3.

The github repo contains two commits: initial commit and first commit, on
March 7, 2019. The repo contains no tags or branches therefore we use
a github hash to identify what will be fetched. The version number will
remain the same until there is some clarity as to what the author of
the distribution will do next.
Mon, 5 Aug 2019
[ 06:37 antoine search for other commits by this committer ] Original commit   Revision:508138 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Thu, 26 Feb 2015
[ 01:25 amdmi3 search for other commits by this committer ] Original commit   Revision:379970
- Add LICENSE
- Strip binaries
Sat, 16 Nov 2013
[ 04:15 vanilla search for other commits by this committer ] Original commit   Revision:333979 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
1: Support STAGEDIR.
2: switch to new LIB_DEPENDS syntax.
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 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:
sysutils)
Fri, 7 Aug 2009
[ 11:22 yzlin search for other commits by this committer ] Original commit 
- Update to 0.20

PR:             137125
Submitted by:   Kouki Hashimoto <hsmtkk AT gmail.com>
Approved by:    rafan (co-mentor)
Tue, 16 Dec 2008
[ 04:57 linimon search for other commits by this committer ] Original commit 
Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no response
to email.

Hat:    portmgr
Mon, 23 Jan 2006
[ 15:14 anray search for other commits by this committer ] Original commit 
This program will help you recover disks with bad sectors.
You can recover files as well complete devices.

In case if finds sectors which simply cannot be recoverd, it writes an
empty sector to the outputfile and continues. If you're recovering a CD
or a DVD and the program cannot read the sector in "normal mode", then
the program will try to read the sector in "RAW mode" (without error-checking
etc.).

This toolkit also has a utility called 'mergebad': mergebad merges multiple
images into one. This can be usefull when you have, for example, multiple CD's
with the same data which are all damaged. In such case, you can then first use
recoverdm to retrieve the data from the damaged CD's into image-files and then
combine them into one image with mergebad.

WWW: http://www.vanheusden.com/recoverdm/

PR:             ports/92148
Submitted by:   Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>

Number of commits found: 11