Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.4_1 13 May 2024 12:44:19
    |
Tobias Kortkamp (tobik)  |
*: Spell PORTREVISION correctly
Reported by: portfmt scan |
1.2.4 09 Jan 2024 11:11:45
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.2.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.2.4 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.2.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.4 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.2.4 29 May 2014 11:20:14
  |
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
1.2.4 08 Nov 2013 15:06:29
  |
vanilla  |
Support STAGEDIR. |
1.2.4 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.2.4 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.2.4 19 Jun 2010 04:23:03
 |
linimon  |
Reset jmelo@FreeBSD.org due to many months of inactivity and no response
to PRs.
Hat: portmgr
Feature safe: yes |
1.2.4 05 Apr 2006 21:04:30
 |
jmelo  |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor) |
1.2.4 30 Dec 2005 21:36:38
 |
pav  |
- Add SHA256
PR: ports/91094
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) |
1.2.4 30 Dec 2005 21:35:28
 |
pav  |
- Update MASTER_SITES, WWW |
1.2.4 21 Oct 2005 10:30:13
 |
ehaupt  |
- Update master site
- Update WWW
- Pass maintainership to submitter
PR: 87753
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
1.2.4 08 Aug 2004 08:11:20
 |
krion  |
Drop maintainership. |
1.2.4 16 Jun 2004 08:05:35
 |
krion  |
Update to version 1.2.4 |
1.2.3 03 May 2004 11:47:09
 |
krion  |
- Update to version 1.2.3 |
1.2.2_1 16 Apr 2004 14:42:39
 |
krion  |
- Remove USE_SIZE knob |
1.2.2_1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.2.2_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.2 30 Jan 2004 14:05:15
 |
krion  |
- SIZEify |
1.2.2 10 Aug 2003 15:51:25
 |
krion  |
Update to 1.2.2 |
1.2.1 22 Jul 2003 10:34:12
 |
krion  |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
1.2.1 11 Jul 2003 04:54:28
 |
daichi  |
update sysutils/chgrep: 1.2.0 -> 1.2.1
PR: 54333
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) |
1.2.0 08 Jun 2003 19:58:55
 |
osa  |
Update to 1.2.0
PR: 53021
Approved by: fjoe |
1.1.1 18 May 2003 23:43:02
 |
arved  |
Update to 1.1.1
PR: 51811
Submitted by: maintainer |
1.1.0 21 Apr 2003 02:03:05
 |
adamw  |
Add chgrep.
Chgrep searches the input files (or standard input if no files are named)
for oldstring and changes them to new string. If some file and file.lock
exist then chgrep leaves both files unchanged. This program can be very use-
full for mail servers. Chgrep is fast, much faster than grep or sed.
PR: 51198
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |