aboutsummaryrefslogtreecommitdiff
path: root/net-im/twirssi
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-4/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* - Update to 2.8.0Ryan Steinmetz2019-02-252-14/+11
| | | | | | | - Take MAINTAINERship Notes: svn path=/head/; revision=493863
* Drop maintainership since I don't use irssi anymoreRenato Botelho2019-02-251-1/+1
| | | | Notes: svn path=/head/; revision=493860
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* net-im/twirssi: remove option for removed net-im/irssi-develRene Ladan2016-02-011-18/+4
| | | | | | | | | | | While here, set NO_ARCH as this port only installs a single Perl file. PR: 205635 Submitted by: rene Approved by: garga (mainainer) Notes: svn path=/head/; revision=407692
* Update to 2.6.3Renato Botelho2015-02-252-5/+5
| | | | Notes: svn path=/head/; revision=379900
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375101
* . Add LICENSERenato Botelho2013-10-312-1/+3
| | | | | | | . Use space on WWW line Notes: svn path=/head/; revision=332311
* Support stagingRenato Botelho2013-10-221-4/+2
| | | | Notes: svn path=/head/; revision=331338
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* Update to 2.6.0Renato Botelho2013-09-022-4/+3
| | | | | | | | PR: ports/181621 Submitted by: Konstantinos Koukopoulos <koukopoulos@gmail.com> Notes: svn path=/head/; revision=325975
* Fix PORT_OPTIONS check for 'DEVEL'.Glen Barber2013-03-271-1/+2
| | | | | | | | | PR: ports/177360 Pointyhat: gjb (myself) Approved by: garga (maintainer, implicit) Notes: svn path=/head/; revision=315417
* Allow twirssi to use development version of irssiRenato Botelho2013-03-251-3/+18
| | | | | | | | PR: ports/177360 Submitted by: gjb@ Notes: svn path=/head/; revision=315212
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+0
| | | | Notes: svn path=/head/; revision=305298
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300219
* Update to 2.5.1Renato Botelho2012-04-082-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294377
* Update to 2.5.0Renato Botelho2010-11-222-4/+3
| | | | Notes: svn path=/head/; revision=264912
* Update to 2.4.4Renato Botelho2010-09-223-40/+4
| | | | Notes: svn path=/head/; revision=261636
* Fix dependency list, add p5-Shorten-BitlyRenato Botelho2010-09-161-2/+3
| | | | Notes: svn path=/head/; revision=261287
* Convert strings to utf8 before sendRenato Botelho2010-09-162-0/+36
| | | | Notes: svn path=/head/; revision=261286
* Update to 2.4.3Renato Botelho2010-08-102-4/+4
| | | | Notes: svn path=/head/; revision=259063
* Update to 2.4.2Renato Botelho2010-06-243-64/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256917
* Update to 2.4.1Renato Botelho2010-02-222-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250185
* Update to 2.4.0, now it uses oauth and don't need to store passwords on irssiRenato Botelho2010-01-252-4/+4
| | | | | | | conf anymore Notes: svn path=/head/; revision=248542
* Fix pkg-messageRenato Botelho2009-12-161-1/+1
| | | | | | | Reported by: Julian C. Dunn <jdunn@aquezada.com> Notes: svn path=/head/; revision=245972
* Forgot patch on last commitRenato Botelho2009-12-141-0/+60
| | | | Notes: svn path=/head/; revision=245781
* - Update to 2.3.3Renato Botelho2009-12-142-6/+10
| | | | | | | - Add a new option, just on ports, twirssi_charset Notes: svn path=/head/; revision=245780
* Fix RUN_DEPENDSRenato Botelho2009-11-061-2/+2
| | | | Notes: svn path=/head/; revision=243899
* Show pkg-message content, forgot on initial commitRenato Botelho2009-11-061-0/+3
| | | | Notes: svn path=/head/; revision=243897
* Twirssi allows you to post to Twitter and Identi.ca from your favorite IRCRenato Botelho2009-11-064-0/+52
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/ Notes: svn path=/head/; revision=243896