non port: irc/ircII/Makefile |
SVNWeb
|
Number of commits found: 64 |
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 )
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Fri, 10 Sep 2021
|
[ 21:17 Bernhard Froehlich (decke) ] fa32a24
irc/ircII: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 15 Jun 2021
|
[ 15:48 Kevin Bowling (kbowling) Author: Andrew Gierth ] 876e351
irc/ircII: Update to 20210314
PR: 255492
Approved by: maintainer
MFH: 2021Q2
Security: CVE-2021-29376
|
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.
|
Wed, 9 Oct 2019
|
[ 11:50 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Drop the ipv6 virtual category for i* category as it is not relevant anymore
|
Thu, 6 Jun 2019
|
[ 21:42 cmt ]
update irc/ircII to 20190117
PR: 238176
Approved by: maintainer (andrew at tao11 dot riddles dot org dot uk)
|
Sat, 10 Nov 2018
|
[ 19:45 joneum ]
Update to 20170704
Changelog: https://ircii.warped.com/ircii-current/NEWS
A package for the last release 20170913 is not available
PR: 232898
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
Sponsored by: Netzkommune GmbH
|
Sat, 1 Apr 2017
|
[ 20:56 adamw ]
Pass maintainership to submitter.
PR: 218295
Submitted by: andrew tao11 riddles org uk
|
[ 20:24 adamw ]
Unbreak logging by removing a stale patch (which, once upon a time,
fixed logging) which wound up re-breaking logging after logging was
fixed upstream.
I don't use this anymore, so I'm donating it back to ports@.
|
Sun, 18 Dec 2016
|
[ 01:48 adamw ]
Sub ${PREFIX} into the manpage.
|
[ 00:50 adamw ]
r428809 was, of course, not the right way to fix libssl linkage. marino
had the right solution, which is to use the appropriate OPTIONS helper,
which puts -L${OPENSSLLIB} in early enough that linkage works correctly.
|
Sat, 17 Dec 2016
|
[ 23:56 adamw ]
Make installation of help files and scripts configurable by options.
Enable the EMACS_KEYS option by default. PORTREVISION bump for that change.
|
[ 22:30 adamw ]
Fix build against SSL from ports. The -L${ICONV_PREFIX}/lib prevents
cc from finding the correct libcrypto/libssl, so quick-fix this by
only adding -L${ICONV_PREFIX}/lib if it's something other than /usr/lib.
Also, use USES=ssl. PORTREVISION bump for the potential ldd change.
|
Fri, 5 Feb 2016
|
[ 09:28 marino ]
irc/ircII: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Mon, 23 Nov 2015
|
[ 16:16 adamw ]
Update to 20151120.
Changes in ircII 20151120:
o fix a program hang upon invalid utf-8 sequences
o /set log and /window log no longer double the output
o /lastlog no longer adds trailing ^Os to log files
|
Wed, 14 Oct 2015
|
[ 01:05 adamw ]
Update to 20150903.
Also, pet portlint by sorting USES and regenerating a patch.
|
Sun, 23 Nov 2014
|
[ 15:29 adamw ]
Update to 20141122.
Add a patch from naddy that prevents items from being written
twice with logging enabled.
|
Fri, 7 Nov 2014
|
[ 18:08 adamw ]
Update to 20141028.
|
Fri, 5 Sep 2014
|
[ 14:17 adamw ]
Package the binary, not a symlink to it.
PR: 193333
|
Wed, 3 Sep 2014
|
[ 14:25 adamw ]
Update to 20140831.
|
Fri, 29 Aug 2014
|
[ 17:11 adamw ]
Fix build on 8 and 9.
I hate fighting with sloppy autotools usage.
|
[ 15:57 adamw ]
Update to 20140824.
Big ticket change is SSL support. OPENSSL option
added, defaults to on.
|
Thu, 17 Jul 2014
|
[ 11:44 adamw ]
Add a new OPTION to enable emacs meta keys, and clean up the Makefile.
New OPTION is disabled by default, so no PORTREVISION bump.
|
Thu, 12 Jun 2014
|
[ 18:56 adamw ]
Add missing OPTIONS_SUB.
|
[ 15:02 adamw ]
Turn ircbug(1) into an OPTION.
|
[ 14:19 adamw ]
Update to 20131230 and take maintainership.
|
Wed, 11 Jun 2014
|
[ 18:55 marino ] (Only the first 10 of 99 ports in this commit are shown above. )
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
|
Fri, 11 Apr 2014
|
[ 01:01 bdrewery ]
- Stage
- Convert to USES=tar
- Convert tab to space in WWW
- Add LICENSE
|
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)
|
Mon, 4 Jun 2012
|
[ 16:30 adamw ]
Removing the distfile from my personal FreeBSD space, now that the distfile
has been stored in the FreeBSD distfile repo.
|
Tue, 29 May 2012
|
[ 15:33 adamw ]
I'm temporarily mirroring the distfile due to perpetual misconfiguration
of the ircii.warped.com server, to feed it to the FreeBSD distfile collection.
|
Mon, 28 May 2012
|
[ 22:29 adamw ]
Update to 20111115.
I've also changed the MASTER_SITES. Both listed ftp sites are
unreachable. The new MASTER_SITE works at times, but they have grossly
misconfigured their routers so access is sketchy at best, YMMV.
Hopefully FreeBSD can fetch the sources and mirror the distfile. If not,
I'll have to upload it to a usable server.
PR: ports/165489
Approved by: maintainer timeout (over 3 months)
|
Wed, 27 Jul 2011
|
[ 20:21 sylvio ]
- Update to 20110228
PR: ports/158676
Submitted by: Adam Weinberger <adamw@freebsd.org>
|
Fri, 27 Nov 2009
|
[ 22:52 sylvio ] (Only the first 10 of 100 ports in this commit are shown above. )
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
|
Sun, 7 Jun 2009
|
[ 18:38 miwi ]
- Update maintainer mail adress
PR: 135191
Submitted by: maintainer
|
Wed, 11 Mar 2009
|
[ 16:46 miwi ]
- Update to 20081115
PR: 132002
Submitted by: Dennis Herrmann <adox@mcx2.org>
|
Thu, 21 Feb 2008
|
[ 09:16 beech ]
- Fix build with amd64/7.x
PR: ports/120340
Submitted by: Stefan `Sec` Zehl <sec@42.org>
Approved by: maintainer timeout (two weeks)
|
Wed, 22 Nov 2006
|
[ 11:05 garga ]
Mark it BROKEN on amd64-CURRENT
Reported by: krismail
|
Sun, 12 Nov 2006
|
[ 16:27 garga ]
Update to 20060725
PR: ports/105409
Submitted by: Christopher Harrell <cnh@cuberoot.org>
Approved by: maintainer in private email
|
Sun, 5 Nov 2006
|
[ 07:56 lawrance ]
Update master site.
PR: ports/104254
Submitted by: Josh Paetzel <josh@tcbug.org>
Approved by: sylvioc@gmail.com (maintainer, timeout 3 weeks)
|
Thu, 21 Apr 2005
|
[ 05:20 flz ]
- Add WWW: line in pkg-descr.
- Pass maintainership to submitter.
PR: ports/80181
Submitted by: sylvio cesar <sylvioc@gmail.com>
|
Wed, 19 Jan 2005
|
[ 06:01 ahze ]
- Update to 20040820
PR: ports/76315
Submitted by: Johan van Selst
|
Sun, 2 Jan 2005
|
[ 01:40 kris ]
Reset undeliverable maintainer address:
<anders@andersa.net>: Host or domain name not found. Name service error for
name=andersa.net type=A: Host not found
Approved by: portmgr (self)
|
Fri, 12 Nov 2004
|
[ 22:03 pav ]
- Make fetchable
Inspired by: ports/73863
|
Sat, 27 Mar 2004
|
[ 20:15 krion ]
- Update to version 20040216
PR: ports/64805
Submitted by: maintainer
|
Fri, 22 Aug 2003
|
[ 07:49 krion ]
- Update to 20030709
PR: 55862
Submitted by: maintainer
|
Mon, 24 Mar 2003
|
[ 02:35 adamw ]
Update to 20030315.
PR: 50191
Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
|
Thu, 20 Feb 2003
|
[ 01:27 leeym ] (Only the first 10 of 13 ports in this commit are shown above. )
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
|
Mon, 11 Nov 2002
|
[ 17:21 ijliao ]
upgrade to 20021103
PR: 45189
Submitted by: maintainer
|
Sun, 13 Oct 2002
|
[ 10:16 kris ]
Update to ircII-20020912
Reviewed by: maintainer
|
Thu, 19 Sep 2002
|
[ 02:06 kris ]
Add missing manpage
|
Mon, 29 Apr 2002
|
[ 12:39 cy ]
Upgrade 20020322 --> 20020403
PR: 37563
Submitted by: MAINTAINER: Anders Andersson <anders@hack.org>
|
Sat, 30 Mar 2002
|
[ 21:51 pat ]
Update to 20020322
PR: 36547
Submitted by: maintainer
|
Thu, 27 Dec 2001
|
[ 23:59 petef ]
- update to 20011210 - use a PLIST_SUB variable for the version in pkg-plist
|
Thu, 29 Nov 2001
|
[ 17:48 petef ]
Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org
|
Mon, 23 Jul 2001
|
[ 09:10 knu ]
Update to ircII 20010612. Mostly a bug fix release, though with these new
features:
|
Mon, 28 May 2001
|
[ 13:08 knu ]
Add some mirror sites to MASTER_SITES.
|
Fri, 5 Jan 2001
|
[ 07:56 knu ]
Update to 4.4Z.
|
Thu, 4 Jan 2001
|
[ 19:54 knu ]
Add several missing files to pkg-plist.
|
Mon, 25 Sep 2000
|
[ 13:21 asami ] (Only the first 10 of 51 ports in this commit are shown above. )
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
|
Sun, 13 Aug 2000
|
[ 17:44 alex ]
Update to 4.4X. Should fix bento's build problems.
|
Thu, 6 Jul 2000
|
[ 11:32 asmodai ]
Update MAINTAINER's e-mail address.
|
Number of commits found: 64 |