non port: irc/ircproxy/Makefile |
Number of commits found: 36 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
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>
* David Bushong <david+ports@bushong.net>
* David Taylor <davidt@yadt.co.uk>
* Dennis Herrmann <adox@mcx2.org>
* Dominic Marks <dom@cus.org.uk>
* Edini <ports@edini.net>
* Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
* Evgueni V. Gavrilov <aquatique@rusunix.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerrit Beine <tux@pinguru.net>
* Gustau Perez <gustau.perez@gmail.com>
* Hye-Shik Chang
* Jase Thew <freebsd@beardz.net>
* Jens Holmqvist <zparta@hispan.se>
* Jimbo Bahooli <griffin@blackhole.iceworld.org>
* Jonas Kvinge <jonas@night-light.net>
* Josh Paetzel <josh@tcbug.org>
* Julien Laffaye <kimelto@gmail.com>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kubilay Kocak <koobs@FreeBSD.org>
* Makoto Matsushita <matusita@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org
* Martin Wilke <miwi@FreeBSD.org>
* Masahiro Teramoto <markun@onohara.to>
* Matthew West <mwest@uct.ac.za>
* Maxim Ignatenko
* Michael Ranner
* Oliver Eikemeier
* Philippe Audeoud <jadawin@tuxaco.net>
* Romain Tartiere <romain@blogreen.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Shaun Amott <shaun@inerd.com>
* Steve Wills <swills@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* TERAMOTO Masahiro <markun@onohara.to>
* Tim Bishop <tim@bishnet.net>
* Timothy Redaelli <drizzt@gufi.org>
* Travis Poppe <tlp@liquidx.org>
* Ulrich Spoerlein <q@uni.de>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Walter Venable <weaseal@hotmail.com>
* Walter Venable <weaseal@users.sourceforge.net>
* Wen Heping <wenheping@gmail.com>
* Will Andrews <andrews@technologist.com>
* clement
* db
* elvstone@gmail.com
* gahr
* hrs
* ijliao
* koji@jet.es
* milki <milki@rescomp.berkeley.edu>
* perlguy@perlguy.com
* pgl@instinct.org
* sec@42.org
* tdb
* torstenb
With hat: portmgr
6ec0477 |
Thursday, 30 Sep 2021
|
21:23 Rene Ladan (rene)
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
620968a |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 31 Aug 2020
|
08:53 danfe
Allow to build against contemporary versions of OpenSSL.
PR: 244473 (modified)
 |
Saturday, 19 Oct 2019
|
12:21 rakuco
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
 |
Thursday, 4 Apr 2019
|
14:26 antoine
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
 |
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
 |
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 12 Jan 2016
|
21:12 amdmi3
- Fix fetch
- Pass maintainership to submitter
- Update pkg-descr
- While here, also
- Fix LICENSE and add LICENSE_FILE
- Silence stripping
- Fix WWW
PR: 206164
Submitted by: portmaster@bsdforge.com
 |
Monday, 9 Nov 2015
|
12:59 antoine
Mark a few ports BROKEN: unfetchable
 |
Wednesday, 10 Jun 2015
|
17:41 amdmi3
- Use options helpers
- Strip binaries
 |
Thursday, 28 Aug 2014
|
10:21 tijl
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix
Approved by: portmgr (implicit, bump unstaged port)
 |
Saturday, 5 Jul 2014
|
19:18 marino
irc/ircproxy: modernize and explicit linking with libcrypto (dports)
* new LIB_DEPENDS format
* use option configure
* convert USE_BZIP2
 |
Friday, 13 Jun 2014
|
07:36 olgeni
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)
 |
Wednesday, 11 Jun 2014
|
18:55 marino
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)
 |
Thursday, 6 Mar 2014
|
14:03 miwi
- Stage support
 |
Friday, 20 Sep 2013
|
18:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
 |
Wednesday, 15 May 2013
|
18:30 zi
- Bump PORTREVISION after dns/c-ares update
 |
Tuesday, 26 Mar 2013
|
12:36 bapt
Convert left unconverted ports in irc to new options framework
 |
Friday, 20 May 2011
|
19:49 sylvio
- Add license
 |
Saturday, 17 Apr 2010
|
20:14 sylvio
- Update to 1.3.6
- Change creation of USER and GROUP to stay of accord with porters-handbook.
- Update site of vendor
Approved by: itetcu (mentor, implicit)
 |
Friday, 27 Nov 2009
|
22:52 sylvio
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
 |
Friday, 28 Aug 2009
|
14:47 araujo
- Update to 1.3.4c.
- Reset maintainer to submitter.
PR: ports/138085
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
 |
Saturday, 22 Aug 2009
|
00:24 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
 |
Monday, 15 Jun 2009
|
12:10 roam
Well, yeah, leave it to me to test an update and all dependent ports,
notify maintainers, wait for a couple of days, and then only commit
the update itself, leaving the dependent ports un-updated :(
Bump the shared lib dependency on ports touched by the c-ares update.
Pointy hat to: roam (myself)
 |
Friday, 12 Jun 2009
|
19:02 itetcu
- fix build with custom LOCALBASE
- no need to add --prefix= to CONFIGURE_ARGS, it's done by b.p.m because
GNU_CONFIGURE=yes
Submitted by: Sahil Tandon
Reported by: QATty
Approved by: portmgr (itetcu@)
 |
Wednesday, 2 Jan 2008
|
22:04 beech
- Update to 1.3.3c
- Use datadir macro
PR: ports/119174
Submitted by: Jonas Kvinge <jonas@night-light.net>
Approved by: linimon (mentor)
 |
Tuesday, 18 Dec 2007
|
08:22 beech
- Update to 1.3.1b
Submitted by: Jonas Kvinge <jonas@emptyglass.night-light.net> (maintainer)
Approved by: linimon (mentor)
 |
Monday, 4 Sep 2006
|
18:46 pav
- Update to 1.2.42.pre3
- Disable automatical crontab editing
PR: ports/102826
Submitted by: Jonas Kvinge <jonas@emptyglass.night-light.net> (maintainer)
 |
Monday, 28 Aug 2006
|
17:51 pav
- Update to 1.2.42d.pre2
PR: ports/102615
Submitted by: Jonas Kvinge <jonas@night-light.net> (maintainer)
 |
Wednesday, 8 Feb 2006
|
16:00 vs
Un-FORBID: Subvert broken logic for disabling confirmation email.
Cleanup a bit while here.
Approved by: maintainer
 |
Sunday, 29 Jan 2006
|
20:27 kris
FORBIDDEN: Sends email to authors after compilation
 |
Monday, 25 Oct 2004
|
13:17 edwin
<jonas@jonas.night-light.net>: host emptyglass.night-light.net[81.191.68.120]
said: 553 5.3.0 <jonas@jonas.night-light.net>... ADDRESS BLOCKED,MAIL WILL
NOT BE READ.RESEND YOUR MAIL TO JONASKI@NIGHT-LIGHT.NET. (in reply to RCPT
TO command)
 |
Tuesday, 18 May 2004
|
06:01 linimon
Pacify portlint.
 |
Monday, 8 Sep 2003
|
09:37 edwin
new port: irc/ircproxy
Night Light IRC Proxy is a multi-user IRC (Internet Relay
Chat) proxy written in C.
An IRC proxy (or bouncer) is a program that run on a machine
between your IRC client and the IRC server. The ircproxy
connect to the IRC server, then you connect to the ircproxy
with your IRC client. The ircproxy program will forward
data sent by the IRC server to one or more IRC clients
connected to the ircproxy and will forward data sent from
the IRC clients to the IRC server.
PR: ports/56557
Submitted by: Jonas Kvinge <jonas@brokenarrow.night-light.net>
 |
Number of commits found: 36 |