non port: net-im/twirssi/Makefile |
Number of commits found: 30 |
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, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 25 Feb 2019
|
14:19 zi
- Update to 2.8.0
- Take MAINTAINERship
|
13:28 garga
Drop maintainership since I don't use irssi anymore
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Monday, 1 Feb 2016
|
10:05 rene
net-im/twirssi: remove option for removed net-im/irssi-devel
While here, set NO_ARCH as this port only installs a single Perl file.
PR: 205635
Submitted by: rene
Approved by: garga (mainainer)
|
Wednesday, 25 Feb 2015
|
11:35 garga
Update to 2.6.3
|
Saturday, 20 Dec 2014
|
19:25 bapt
cleanup plist
|
Thursday, 31 Oct 2013
|
23:41 garga
. Add LICENSE
. Use space on WWW line
|
Tuesday, 22 Oct 2013
|
22:51 garga
Support staging
|
Friday, 20 Sep 2013
|
22:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Monday, 2 Sep 2013
|
11:11 garga
Update to 2.6.0
PR: ports/181621
Submitted by: Konstantinos Koukopoulos <koukopoulos@gmail.com>
|
Wednesday, 27 Mar 2013
|
21:57 gjb
Fix PORT_OPTIONS check for 'DEVEL'.
PR: ports/177360
Pointyhat: gjb (myself)
Approved by: garga (maintainer, implicit)
|
Monday, 25 Mar 2013
|
10:22 garga
Allow twirssi to use development version of irssi
PR: ports/177360
Submitted by: gjb@
|
Friday, 5 Oct 2012
|
12:41 garga
Change headers of all ports maintained by me to new format
|
Friday, 29 Jun 2012
|
16:30 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Sunday, 8 Apr 2012
|
11:07 garga
Update to 2.5.1
Feature safe: yes
|
Monday, 22 Nov 2010
|
12:04 garga
Update to 2.5.0
|
Wednesday, 22 Sep 2010
|
18:34 garga
Update to 2.4.4
|
Thursday, 16 Sep 2010
|
17:19 garga
Fix dependency list, add p5-Shorten-Bitly
|
16:42 garga
Convert strings to utf8 before send
|
Tuesday, 10 Aug 2010
|
13:14 garga
Update to 2.4.3
|
Thursday, 24 Jun 2010
|
17:10 garga
Update to 2.4.2
Feature safe: yes
|
Monday, 22 Feb 2010
|
19:36 garga
Update to 2.4.1
Feature safe: yes
|
Monday, 25 Jan 2010
|
12:46 garga
Update to 2.4.0, now it uses oauth and don't need to store passwords on irssi
conf anymore
|
Monday, 14 Dec 2009
|
15:43 garga
- Update to 2.3.3
- Add a new option, just on ports, twirssi_charset
|
Friday, 6 Nov 2009
|
18:32 garga
Fix RUN_DEPENDS
|
18:03 garga
Show pkg-message content, forgot on initial commit
|
18:01 garga
Twirssi allows you to post to Twitter and Identi.ca from your favorite IRC
client, as well as:
* Read your friend feed, and your replies (from people on and not on your feed).
* Receive and send direct messages (DMs)
* Use multiple accounts, on either twitter or identi.ca - follow, read and post
* See the context when your friends reply to users you aren't following
WWW: http://twirssi.com/
|
Number of commits found: 30 |