notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: irc/ii/Makefile
SVNWeb

Number of commits found: 20

Wed, 23 Aug 2023
[ 16:00 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:3b17c835e8f57bed742f0e7832052240a136cfcf  commit hash:3b17c835e8f57bed742f0e7832052240a136cfcf  commit hash:3b17c835e8f57bed742f0e7832052240a136cfcf  3b17c83 
irc/ii: update to 2.0
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  6ec0477  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 7 Feb 2022
[ 10:27 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:04a2feaac0a14058de8364be2b4da9e0f74a341b  commit hash:04a2feaac0a14058de8364be2b4da9e0f74a341b  commit hash:04a2feaac0a14058de8364be2b4da9e0f74a341b  04a2fea 
irc/ii: update to 1.9
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 25 Feb 2019
[ 20:22 sbz search for other commits by this committer ] Original commit   Revision:493896
- Update to 1.8

PR:		235874
Submitted by:	Tobias Rehbein <tobias.rehbein at web.de>
Tue, 12 Sep 2017
[ 09:01 amdmi3 search for other commits by this committer ] Original commit   Revision:449678
- Add LICENSE_FILE
- Switch to options helpers
- Style fixes

Approved by:	portmgr blanket
Wed, 26 Apr 2017
[ 19:04 ak search for other commits by this committer ] Original commit   Revision:439485
- Remove checks for .PARSEDIR and vestiges of pmake support

PR:	218832
Approved by:	portmgr (antoine)
Tue, 18 Feb 2014
[ 12:07 ehaupt search for other commits by this committer ] Original commit   Revision:344873
Support staging
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:327736 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Fri, 3 May 2013
[ 21:54 bapt search for other commits by this committer ] Original commit   Revision:317272
Fix build with bmake
Mon, 21 Jan 2013
[ 20:08 sbz search for other commits by this committer ] Original commit   Revision:310781
- 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 search for other commits by this committer ] Original commit 
Respect CC (fixes build with clang)

Approved by:    bapt (mentor)
Wed, 8 Jun 2011
[ 16:52 jlaffaye search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Update to 1.6
- Remove MD5 checksum

PR:             ports/155473
Submitted by:   dhn (myself)
Approved by:    maintainer
Fri, 8 Oct 2010
[ 07:35 sunpoet search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 1.4

PR:             ports/126567
Submitted by:   Julien Laffaye <kimelto@gmail.com> (maintainer)
Fri, 18 Jul 2008
[ 15:54 miwi search for other commits by this committer ] Original commit 
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