aboutsummaryrefslogtreecommitdiff
path: root/irc/dxirc
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361953
* Stagify.Vanilla I. Shu2014-06-171-6/+5
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358064
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-3/+2
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* - Bump PORTREVISION on ports dependent on FOX. This is needed because wePietro Cerutti2013-10-071-1/+1
| | | | | | | now use ltverhack on FOX. This should be the last time. Notes: svn path=/head/; revision=329703
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | irc) Notes: svn path=/head/; revision=327736
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326070
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2013-04-231-0/+1
| | | | Notes: svn path=/head/; revision=316372
* - fix LIB_DEPENDS and use dirrmtry in favor of dirrmJason Helfman2013-01-022-3/+3
| | | | | | | | | - drop default options_defined already default by options framework Spotted by: jhale@ Notes: svn path=/head/; revision=309804
* - add new port: irc/dxircJason Helfman2012-12-314-0/+383
dxirc is a simple IRC client for various os (linux, *bsd, windows), written using the FOX toolkit. WWW: http://www.dxirc.org/ PR: 174781 Submitted by: david@konstrukce-cad.com Notes: svn path=/head/; revision=309705