Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_1 26 Feb 2024 07:04:48
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/respond: Moved man to share/man
Approved by: portmgr (blanket) |
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.3 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.3 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.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3 07 May 2015 20:24:16
  |
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.3 03 Sep 2014 16:54:24
  |
antoine  |
Remove reference to removed MANEXT |
1.3 17 Jul 2014 08:57:51
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.3 07 Jul 2014 04:44:07
  |
koobs  |
sysutils/respond: Update to 1.3, Add LICENSE
- Update to 1.3
- Switch to GITHUB for distribution files
- Add LICENSE (BSD2CLAUSE)
- Remove patch-Makefile (upstreamed)
- pkg-descr: Update WWW: URL
Changes:
https://github.com/joukewitteveen/respond/blob/1.3/NEWS
PR: 191434
Submitted by: Jouke Witteveen (maintainer) |
1.2 27 Jun 2014 17:08:58
  |
vanilla  |
Stagify.
Approved by: portmgr@ (blanket approval) |
1.2 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.2 28 Feb 2013 10:51:58
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
1.2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.2 12 Jan 2008 21:19:52
 |
araujo  |
Respond listens on stdin or on a specified named pipe and matches
each line it reads to the regular expressions it finds in the
specified actionscript. If a line matches, respond executes a
rewritten command defined in the actionscript.
WWW: http://respond.sf.net
PR: ports/119426
Submitted by: Jouke Witteveen <j.witteveen@gmail.com>
Approved by: stas (mentor, implicit) |