non port: irc/irssi-fish/Makefile |
Number of commits found: 30 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net>
* David Bushong <david+ports@bushong.net>
* David Taylor <davidt@yadt.co.uk>
* Dennis Herrmann <adox@mcx2.org>
* Dominic Marks <dom@cus.org.uk>
* Edini <ports@edini.net>
* Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
* Evgueni V. Gavrilov <aquatique@rusunix.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerrit Beine <tux@pinguru.net>
* Gustau Perez <gustau.perez@gmail.com>
* Hye-Shik Chang
* Jase Thew <freebsd@beardz.net>
* Jens Holmqvist <zparta@hispan.se>
* Jimbo Bahooli <griffin@blackhole.iceworld.org>
* Jonas Kvinge <jonas@night-light.net>
* Josh Paetzel <josh@tcbug.org>
* Julien Laffaye <kimelto@gmail.com>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kubilay Kocak <koobs@FreeBSD.org>
* Makoto Matsushita <matusita@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org
* Martin Wilke <miwi@FreeBSD.org>
* Masahiro Teramoto <markun@onohara.to>
* Matthew West <mwest@uct.ac.za>
* Maxim Ignatenko
* Michael Ranner
* Oliver Eikemeier
* Philippe Audeoud <jadawin@tuxaco.net>
* Romain Tartiere <romain@blogreen.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Shaun Amott <shaun@inerd.com>
* Steve Wills <swills@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* TERAMOTO Masahiro <markun@onohara.to>
* Tim Bishop <tim@bishnet.net>
* Timothy Redaelli <drizzt@gufi.org>
* Travis Poppe <tlp@liquidx.org>
* Ulrich Spoerlein <q@uni.de>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Walter Venable <weaseal@hotmail.com>
* Walter Venable <weaseal@users.sourceforge.net>
* Wen Heping <wenheping@gmail.com>
* Will Andrews <andrews@technologist.com>
* clement
* db
* elvstone@gmail.com
* gahr
* hrs
* ijliao
* koji@jet.es
* milki <milki@rescomp.berkeley.edu>
* perlguy@perlguy.com
* pgl@instinct.org
* sec@42.org
* tdb
* torstenb
With hat: portmgr
6ec0477 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 13 Dec 2020
|
21:17 ashish
- Update to git revision 5295563
- Specify LICENSE information
 |
Tuesday, 25 Dec 2018
|
07:59 ashish
- Update to latest snapshot 15d199b6
- Reorder Makefile to silence portlint warnings
- Fix pkg-descr to remove the irrelevant installation instruction
PR: 234202
Submitted by: David O'Rourke <dor dot bsd at xm0 dot uk>
 |
Monday, 10 Sep 2018
|
13:14 mat
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
 |
Friday, 2 Feb 2018
|
17:37 brd
Bump PORTREVISION for ports that depend on irc/irssi after update in r460549.
Reported by: tj <tj@mrsk.me>
Pointyhat to: brd
 |
Wednesday, 19 Apr 2017
|
15:05 tcberner
Update cmake and friends to 3.8.0
* add patch for finance/kmymoney-kde4
* change patch in irc/irssi-fish as pkgconfig handling has changed.
PR: 218559
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9557
 |
Sunday, 5 Feb 2017
|
21:20 tijl
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Saturday, 14 Jan 2017
|
04:05 zi
- Bump PORTREVISION after irc/irssi update
 |
Friday, 29 Apr 2016
|
15:12 ashish
- Switch to new upstream
- Update to 1.4 snapshot
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 26 Aug 2015
|
19:37 amdmi3
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
 |
Tuesday, 15 Jul 2014
|
15:38 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
 |
Friday, 13 Jun 2014
|
07:36 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt)
 |
Thursday, 10 Apr 2014
|
00:03 bdrewery
- Remove bsd.port.pre.mk
- Convert to OPTIONSNG
- Stage
 |
Monday, 10 Mar 2014
|
14:54 bapt
Convert i* to USES=zip
 |
Friday, 21 Feb 2014
|
17:40 bdrewery
- Fix build with clang; this is not building a static library, it is building
a shared.
- Add a mirror as upstream is long dead
 |
Friday, 20 Sep 2013
|
18:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
 |
Friday, 11 Jun 2010
|
13:37 ashish
- Change my maintainer address.
Approved by: pgj (mentor)
 |
Saturday, 24 Apr 2010
|
23:44 sylvio
- Fix problem with build in C shell.
PR: ports/145928
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: Ashish Shukla <wahjava@gmail.com> (maintainer)
 |
Wednesday, 31 Mar 2010
|
12:35 pav
- Update to 1.00-RC5
PR: ports/145072
Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
 |
Sunday, 1 Feb 2009
|
08:45 miwi
- Update download locations
- Update www
Reported by: -fetch-original pointyhat
 |
Friday, 18 Jul 2008
|
00:46 beech
- Unbreak on >7.x
- Fix build
- Bump portrevision
- Pass maintainership to submitter
PR: ports/125622
Submitted by: Ashish Shukla <wahjava@gmail.com>
 |
Friday, 6 Jun 2008
|
13:36 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
 |
Tuesday, 8 Apr 2008
|
21:45 pav
- Mark BROKEN on amd64/7+
- Drop maintainership
 |
Monday, 31 Mar 2008
|
12:47 pav
- Enable build on amd64
PR: ports/122275
Submitted by: Frank Fenor <frank@fenor.de>
 |
Monday, 8 May 2006
|
10:32 edwin
remove USE_REINPLACE for all categories starting with I
 |
Sunday, 3 Jul 2005
|
11:06 pav
- Update to 0.99
 |
Thursday, 26 May 2005
|
11:12 pav
This is an encryption plugin for irssi, it is based on blowfish and
is fully compatible to original 'blowcrypt' script. It supports
private chat and channel encryption. A secure key-exchange system
is included as well. Please read the file FiSH-irssi.txt, especially the
'Installation' section, before installing it!
PR: ports/81423
Submitted by: Jens Holmqvist <Jens.Holmqvist.zparta@hispan.se>
 |
Number of commits found: 30 |