non port: irc/ii/Makefile |
SVNWeb
|
Number of commits found: 17 |
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: 17 |