Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.8_10 01 Sep 2024 14:14:20 |
Rene Ladan (rene) |
irc/ctrlproxy: Remove expired port
2024-08-31 irc/ctrlproxy: Development stalled upstream, consider switching to
irc/soju or irc/znc |
3.0.8_10 08 Aug 2024 07:18:50 |
Ashish SHUKLA (ashish) |
irc/ctrlproxy: Mark DEPRECATED and set EXPIRATION_DATE to 2024-08-31
- Upstream is unmaintained since 2010, and there are plenty of
actively maintained alternatives in the ports tree
PR: 280640
Reported by: diizzy |
3.0.8_10 22 Jan 2024 00:06:44 |
Muhammad Moinur Rahman (bofh) |
irc/ctrlproxy: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.8_9 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
3.0.8_9 20 Jul 2022 14:22:09 |
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> (Only the first 15 lines of the commit message are shown above ) |
3.0.8_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.8_9 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.0.8_8 07 Apr 2019 01:26:33 |
linimon |
Add USES=compiler:c11 to fix build on GCC-based architectures:
/usr/local/include/gnutls/gnutls.h:482: error: expected identifier or '('
before '/' token
While here, also add USES=gnome localbase:ldflags.
PR: 237037
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.0.8_8 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
3.0.8_8 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.0.8_8 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.0.8_7 08 Jun 2015 01:18:52 |
amdmi3 |
- Add empty directory to plist
Approved by: portmgr blanket |
3.0.8_7 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
3.0.8_7 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
3.0.8_7 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.0.8_6 04 Jul 2014 00:11:40 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
3.0.8_6 17 Jun 2014 01:48:20 |
vanilla |
1: Stagify.
2: strip binary.
Approved by: portmgr@ |
3.0.8_6 15 Mar 2014 16:21:35 |
miwi |
- Convert USE_GMAKE to USES |
3.0.8_6 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
3.0.8_6 10 Jun 2013 18:48:34 |
ashish |
- Add dependency on pkgconfig to fix the failing build on 10-CURRENT
Reported by: miwi |
3.0.8_6 05 Feb 2013 16:17:07 |
novel |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
3.0.8_5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.0.8_5 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.0.8_5 18 Jul 2011 07:22:22 |
ashish |
- Fix building of port due to gnutls update which removes gcrypt support
- Update MASTER_SITES with updated location of distfiles
- Fix pkg-plist
PR: ports/158978 |
3.0.8_4 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
3.0.8_3 17 Apr 2011 15:09:49 |
ashish |
- Update WWW link.
PR: ports/156451
Submitted by: aldis@bsdroot.lv
Approved by: pgj (implicit) |
3.0.8_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0.8_3 11 Jun 2010 13:37:41 |
ashish |
- Change my maintainer address.
Approved by: pgj (mentor) |
3.0.8_3 16 Aug 2009 18:04:40 |
novel |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
3.0.8_2 01 Mar 2009 23:40:06 |
miwi |
- Fix socketpair() function invocation
* The socketpair() function is invoked incorrectly causing,
it to return EPROTONOSUPPORT everytime.
* Changed '#include <gssapi.h>' to '#include <gssapi/gssapi.h>'
to prevent warnings emitted by GCC.
PR: 131422
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) |
3.0.8_1 12 Jan 2009 21:51:20 |
chinsan |
- Fix startup issue
- Pass maintainership to submitter
PR: ports/130400
Submitted by: Ashish Shukla <wahjava at gmail.com> |
3.0.8 03 Jan 2009 05:59:08 |
chinsan |
- Remove unused patch |
3.0.8 03 Jan 2009 05:57:57 |
chinsan |
- Update to 3.0.8 |
3.0.7_1 02 Sep 2008 00:08:45 |
chinsan |
- Fix segfaulting if unable to resolve hostname
- Bump PORTREVISION
PR: ports/126846
Submitted by: Ashish Shukla <wahjava at gmail.com>
Approved by: maintainer |
3.0.7 08 Aug 2008 13:59:54 |
chinsan |
- Update to 3.0.7
Submitted by: John Marshall <john.marshall _at_ riverwillow.com.au> |
3.0.6 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
3.0.6 13 Jun 2008 03:09:22 |
chinsan |
- Update to 3.0.6
- Add distfile mirror.
- Also includes a bugfix for ctrlproxy failing to recognize
'learn-nickserv' option. The bug has been submitted to upstream and
it'll be included in next release.
Submitted by: Ashish Shukla <wahjava at gmail.com> via mail
Approved by: maintainer |
3.0.5_2 06 Jun 2008 13:36:43 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.0.5_1 03 Mar 2008 11:57:08 |
novel |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
3.0.5 24 Dec 2007 05:31:20 |
chinsan |
- Update to 3.0.5.
Submitted by: Ashish Shukla <wahjava at gmail dot com> via mail |
3.0.3 27 Oct 2007 02:00:08 |
chinsan |
- Update to 3.0.3
- Take maintainership |
3.0.2_1 01 Jul 2007 08:56:17 |
novel |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
3.0.2 16 Jun 2007 16:42:59 |
pav |
- Update to 3.0.2
PR: ports/113744
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> |
3.0.1 09 Jan 2007 22:54:57 |
miwi |
- Update to 3.0.1
PR: ports/107630
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.6.2_1 23 Jan 2006 14:58:53 |
tdb |
- Fix WWW line in pkg-descr
PR: 92203
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
2.6.2_1 20 Nov 2005 09:36:15 |
dinoex |
- add SHA256 |
2.6.2_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.6.2 11 Oct 2005 06:11:47 |
dinoex |
- remove obsolete patch |
2.6.2 11 Oct 2005 06:11:10 |
dinoex |
- new option WITH_CTRLPROXY_DOC for manpages and html doc
- use PORTDOCS
- make portlint happier |
2.6.2 21 Apr 2005 15:30:41 |
krion |
Update to version 2.6.2
PR: ports/80207
Submitted by: Ports Fury |
2.6.1_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.6.1_1 20 Aug 2004 08:22:24 |
krion |
Fix MASTER_SITES
PR: ports/70692
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
2.6.1_1 14 Aug 2004 21:35:25 |
kris |
BROKEN: Unfetchable |
2.6.1_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.6.1 04 Mar 2004 16:07:55 |
krion |
- Update to version 2.6.1
PR: ports/63751
Submitted by: Ports Fury |
2.6_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.6_1 30 Jan 2004 22:34:27 |
krion |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris |
2.6 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
2.6 07 Jan 2004 01:24:32 |
ijliao |
upgrade to 2.6 |
2.5_1 24 Oct 2003 01:04:32 |
ijliao |
utilize USE_GNOME
add more dependencies |
2.5 22 Oct 2003 14:58:32 |
ijliao |
add ctrlproxy 2.5
IRC proxy |