non port: net-im/jggtrans/Makefile |
Number of commits found: 29 |
Tuesday, 5 Dec 2023
|
09:40 Muhammad Moinur Rahman (bofh)
net-im/jggtrans: Remove expired port
2023-12-05 net-im/jggtrans: Upstream last release was in 2014
e20b6dde |
Sunday, 5 Nov 2023
|
23:38 Muhammad Moinur Rahman (bofh)
net-im/jggtrans: Mark DEPRECATED
- Upstream last release was in 2014
- Upstream repo has been archived
- Set EXPIRATION_DATE 2023-12-05
- Utilize USES=localbase
Approved by: portmgr (blanket)
02f217a |
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)
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru>
* Dennis Herrmann <dhn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eugene Grosbein <eugen@FreeBSD.org>
* Florent Thoumie <flz@FreeBSD.org>
* Frank Altpeter <frank@altpeter.de>
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Henry Hu <henry.hu.sh@gmail.com>
* Jim Mock <jim@FreeBSD.org>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* John Prather
* Jonathan Chen <jonc@chen.org.nz>
* Joseph S. Atkinson <jsatkinson@embarqmail.com>
* Junji NAKANISHI <jun-g@daemonfreaks.com>
* Kelly Cochran <kcochran@trolans.net>
* Koop Mast <kwm@FreeBSD.org>
* Kris Moore <kmoore@FreeBSD.org>
* Kris Moore <kmoore@freebsd.org>
* Lars Eggert <lars.eggert@gmx.net>
* Marc Bruenink
* Matthew West <mwest@uct.ac.za>
* Matthias Fechner <mfechner@FreeBSD.org>
* Max E. Kuznecov <mek@mek.uz.ua>
* Meethune Bhowmick <meethune@gmail.com>
* Michael Johnson <ahze@FreeBSD.org>
* Nicola Stanislao Vitale <nivit@FreeBSD.org>
* Nicola Vitale <nivit@email.it>
* Nikolay Pavlov <qpadla@gmail.com>
* Oleg Ginzburg (olevole@olevole.ru)
* Pavel Andreev
* Saulius Menkevicius <bob@nulis.lt>
* SeaD
* Seamus Venasse <svenasse@polaris.ca>
* Sergey Skvortsov <skv@protey.ru>
* Steve Wills <swills@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Wen Heping <wen@FreeBSD.org>
* Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Yuri <yuri@tsoft.com>
* Yuri Victorovich
* Yuri Victorovich <yuri@rawbw.com>
* dd
* gahr
* gnome@freebsd.org
* jodocus <jodocus@jodocus.org>
* mph
* trasz
* vsevolod
With hat: portmgr
103413d |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 8 Nov 2019
|
13:34 tobik
net-im: Add missing USES={gnome,xorg}
|
Tuesday, 2 Apr 2019
|
03:35 yuri
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
|
Thursday, 8 Dec 2016
|
17:40 tijl
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 30 Aug 2014
|
18:18 tijl
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
|
Saturday, 21 Jun 2014
|
13:07 antoine
Fix CATEGORIES
|
08:49 wen
- Update to 2.2.6
- Add LICENSE
- Pet portlint
- Reset maintainer to ports@
PR: 191227
Submitted by: mg@fork.pl(maintainer)
|
Friday, 20 Jun 2014
|
08:02 vanilla
1: Stagify.
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@
|
Friday, 20 Sep 2013
|
22:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Saturday, 31 Aug 2013
|
00:18 bapt
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
|
Thursday, 23 May 2013
|
16:10 jgh
- adoption of optionsNG framework
Approved by: portmgr (bapt)
|
Saturday, 4 May 2013
|
22:48 flo
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sunday, 5 Aug 2012
|
23:19 dougb
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Friday, 23 Sep 2011
|
22:26 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
|
Monday, 14 Mar 2011
|
08:40 wen
- Bump PORTREVISION to chase the update of dns/libidn
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Saturday, 24 Apr 2010
|
23:35 sylvio
- Update to 2.2.4
- Pass maintainership to submitter.
PR: ports/145902
Submitted by: Marcin Gryszkalis <mg@fork.pl>
|
Wednesday, 3 Sep 2008
|
03:37 linimon
Reset r@robakdesign.com due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Friday, 25 Jul 2008
|
12:24 pav
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Friday, 6 Jun 2008
|
13:51 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)
|
Friday, 20 Jul 2007
|
10:04 sat
- Fix a buffer overflow [1]
- Fix installation while I'm here
PR: ports/114327 (based on)
Submitted by: Bartek Rutkowski <r@robakdesign.com> (maintainer)
Obtained from: jGGtrans SVN [1]
Security: http://jggtrans.jajcus.net/trac/changeset/694
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thursday, 31 Aug 2006
|
21:33 pav
jGGtrans (GG Transport), is external component for XMPP/Jabber
server providing gateway to GaduGadu instant messaging services.
jGGtrans is known to work well together with ejabberd, jabberd
1.4 and jabberd 2, but most other Jabber server implementations
should work too.
WWW: http://jggtrans.jajcus.net/
PR: ports/102183
Submitted by: Bartlomiej Rutkowski <r@robakdesign.com>
|
Number of commits found: 29 |