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/libircclient/Makefile
SVNWeb

Number of commits found: 21

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)
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.
Thu, 18 Feb 2021
[ 21:06 yuri search for other commits by this committer ] Original commit   Revision:565988 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Maintainer reset for jlaffaye

Reason: Many bug reports (including bug#253256) related to jlaffaye's ports
timed out in the period from April 2020 to now.

PR:		253256
Approved by:	jlaffaye (maintainer's timeout 14 days)
Mon, 6 Apr 2020
[ 17:04 adamw search for other commits by this committer ] Original commit   Revision:530892 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Partially revert r530801

The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.

With hat:	portmgr
Sun, 5 Apr 2020
[ 18:33 yuri search for other commits by this committer ] Original commit   Revision:530801 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Reset maintainer for ports maintaned by jlaffaye@.

As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567
Sun, 29 Mar 2020
[ 21:02 pkubaj search for other commits by this committer ] Original commit   Revision:529836
irc/libircclient: fix build on GCC architectures

Use newer GCC that supports missing flags:
cc1: error: unrecognized command line option "-Wno-misleading-indentation"
Sat, 21 Mar 2020
[ 23:41 yuri search for other commits by this committer ] Original commit   Revision:528888
irc/libircclient: Update 1.7 -> 1.10

PR:		221567
Approved by:	jlaffaye (maintainer's timeout; 2.5 years)
Sun, 9 Dec 2018
[ 06:39 tobik search for other commits by this committer ] Original commit   Revision:487026
irc/libircclient: Fix build with OpenSSL 1.1.1

PR:		232126
Submitted by:	ndowens@yahoo.com
Approved by:	jlaffaye (maintainer timeout, 2 months)
Wed, 15 Nov 2017
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:454226
- Fix license (sources mention LGPLv3+)
- Add LICENSE_FILE
- Simplify and unsilence installation

Approved by:	portmgr blanket
Sat, 10 Sep 2016
[ 18:32 marino search for other commits by this committer ] Original commit   Revision:421725
irc/libircclient: Set SSL flags, update to modern options framework

Approved by:	SSL and options blankets
Tue, 19 Jul 2016
[ 11:04 mat search for other commits by this committer ] Original commit   Revision:418767 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 13 Jun 2014
[ 07:36 olgeni search for other commits by this committer ] Original commit   Revision:357654 (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 9 Mar 2014
[ 17:16 jlaffaye search for other commits by this committer ] Original commit   Revision:347668
- Update to 1.7
- Add LGPL20 license
- Fix WWW style in pkg-descr
Mon, 27 Jan 2014
[ 21:30 madpilot search for other commits by this committer ] Original commit   Revision:341458
Convert to staging

Approved by:	jlaffaye (maintainer)
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)
Sun, 6 Jan 2013
[ 21:33 bapt search for other commits by this committer ] Original commit   Revision:310017
Convert jlaffayes's ports to new options framework

Approved by:	jlaffaye
Sun, 26 Feb 2012
[ 21:24 jlaffaye search for other commits by this committer ] Original commit 
- Uptade to 1.6 [1]
- Use BUILD_WRKSRC instead of custom do-build target

PR:             ports/165126 [1]
Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
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)
Sat, 10 Jan 2009
[ 19:46 beech search for other commits by this committer ] Original commit 
- Update to 1.3

PR:             ports/130344
Submitted by:   Julien Laffaye <kimelto@gmail.com> (maintainer)
Sat, 29 Nov 2008
[ 20:11 miwi search for other commits by this committer ] Original commit 
libircclient is a small but powerful library, which implements client-server
IRC protocol. It is designed to be small, fast, portable and compatible to RFC
standards, and most IRC clients.
libircclient features include:

        * Full multi-threading support.
        * Single threads handles all the IRC processing.
        * Support for single-threaded applications, and socket-based
applications,
                which use select()
        * Synchronous and asynchronous interfaces.
        * CTCP support with optional build-in reply code.
        * Flexible DCC support, including both DCC chat, and DCC file transfer.
        * Can both initiate and react to initiated DCC.
        * Can accept or decline DCC sessions asynchronously.
        * Plain C interface and implementation
                (possible to use from C++ code, obviously)
        * Compatible with RFC 1459 and most IRC clients.
        * Free, licensed under LGPL license.
        * Good documentation and examples available.

WWW:    http://libircclient.sourceforge.net/

PR:             ports/129278
Submitted by:   Julien Laffaye <kimelto at gmail.com>

Number of commits found: 21