non port: irc/ii/Makefile |
SVNWeb
|
Number of commits found: 20 |
Wed, 23 Aug 2023
|
[ 16:00 Sofian Brabez (sbz) ] 3b17c83
irc/ii: update to 2.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6ec0477 (Only the first 10 of 87 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Mon, 7 Feb 2022
|
[ 10:27 Sofian Brabez (sbz) ] 04a2fea
irc/ii: update to 1.9
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 25 Feb 2019
|
[ 20:22 sbz ]
- Update to 1.8
PR: 235874
Submitted by: Tobias Rehbein <tobias.rehbein at web.de>
|
Tue, 12 Sep 2017
|
[ 09:01 amdmi3 ]
- Add LICENSE_FILE
- Switch to options helpers
- Style fixes
Approved by: portmgr blanket
|
Wed, 26 Apr 2017
|
[ 19:04 ak ]
- Remove checks for .PARSEDIR and vestiges of pmake support
PR: 218832
Approved by: portmgr (antoine)
|
Tue, 18 Feb 2014
|
[ 12:07 ehaupt ]
Support staging
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 18:44 bapt ] (Only the first 10 of 135 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
|
Fri, 3 May 2013
|
[ 21:54 bapt ]
Fix build with bmake
|
Mon, 21 Jan 2013
|
[ 20:08 sbz ]
- Update to 1.7
- Convert to new option framework
- Update MASTER_SITES
- Take maintainership
PR: ports/175489
Submitted by: sbz (myself)
Approved by: jlaffaye (maintainer)
|
Mon, 20 Jun 2011
|
[ 21:19 jlaffaye ]
Respect CC (fixes build with clang)
Approved by: bapt (mentor)
|
Wed, 8 Jun 2011
|
[ 16:52 jlaffaye ] (Only the first 10 of 24 ports in this commit are shown above. )
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor)
|
Fri, 11 Mar 2011
|
[ 18:27 dhn ]
- Update to 1.6
- Remove MD5 checksum
PR: ports/155473
Submitted by: dhn (myself)
Approved by: maintainer
|
Fri, 8 Oct 2010
|
[ 07:35 sunpoet ]
- Update MASTER_SITES
PR: ports/151204
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Approved by: pgollucci (mentor)
|
Tue, 31 Aug 2010
|
[ 07:38 bapt ]
- cleanup
- add license
remove:
- files/patch-Makefile
- files/patch-config.mk
PR: ports/150125
Submitted by: Julien Laffaye <kimelto _at_ gmail.com> (maintainer)
Approved by: jadawin (co-mentor)
|
Sun, 17 Aug 2008
|
[ 01:12 beech ]
- Update to 1.4
PR: ports/126567
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
|
Fri, 18 Jul 2008
|
[ 15:54 miwi ]
ii is a minimalist FIFO and filesystem-based IRC client. It createsan
irc directory tree with server, channel and nick name directories.
In every directory a FIFO in file and a normal out file is created.
The in file is used to communicate with the servers and the out files
contain the server messages. For every channel and every nick name there
are related in and out files created. This allows IRC communication from
command line and adheres to the Unix philosophy.
WWW: http://www.suckless.org/wiki/tools/irc/irc_it/
PR: ports/125567
Submitted by: Julien Laffaye <kimelto at gmail.com>
|
Number of commits found: 20 |