Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20100710 20 Jul 2022 14:20:49
    |
Tobias C. Berner (tcberner)  |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20100710 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
20100710 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20100710 10 Oct 2019 13:56:20
  |
ak  |
- Add license to the conversion script
Requested by: bapt (portmgr)
Approved by: ehaupt (maintainer) |
20100710 10 Oct 2019 12:25:27
  |
bapt  |
Add license.
Note that everything scripts in the ports tree without an explicit license
automatically fall into the license of the ports tree itself |
20100710 10 Sep 2016 10:48:57
  |
ehaupt  |
Mark NO_ARCH |
20100710 22 Oct 2013 20:45:55
  |
ehaupt  |
Support staging |
20100710 20 Sep 2013 13:11:21
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
20100710 18 Dec 2012 07:57:31
  |
danfe  |
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here. |
20100710 10 Jul 2010 17:14:57
 |
ehaupt  |
Update to 20100710. This update is actually a shell replacement of the original
perl script.
Benefits:
- perl is no longer required as a dependency
- other contents than data.tar.gz (data.tar, data.tar.bz2, data.tar.lzma,
data.tar.xz) is now properly dealt with
- deb package isn't sucked into memory anymore
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
20021217 30 Mar 2009 15:08:31
 |
ehaupt  |
Remove MAKE_JOBS_SAFE, port has no build target. |
20021217 27 Mar 2009 09:53:36
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
20021217 27 Mar 2008 22:15:47
 |
ehaupt  |
Use MASTER_SITE_CRITICAL |
20021217 01 Jun 2006 12:13:54
 |
ehaupt  |
Add an additional mirror. |
20021217 19 Feb 2006 11:39:14
 |
ehaupt  |
Remove deprecated USE_REINPLACE |
20021217 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
20021217 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
20021217 28 Sep 2005 16:37:35
 |
mnag  |
New port
deb2targz is a very small perl script for converting Debian Linux .deb packages
to a .tar.gz. deb2targz does not need any external programs like 'ar' or 'tar'.
PR: 86641
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: pav (mentor) |