aboutsummaryrefslogtreecommitdiff
path: root/irc/dxirc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.30.0Jason E. Hale2016-11-238-88/+261
| | | | | | | | | | | | | Switch to CMake build Convert to options helpers Add support for Qt and set Qt 5.x as the default toolkit Update pkg-descr PR: 210234 Submitted by: David Vachulka <arch_dvx@users.sourceforge.net> (maintainer) Notes: svn path=/head/; revision=426961
* Unbreak fetch, project now hosted on SourceForge. Newer version available.Jason E. Hale2016-11-211-3/+1
| | | | | | | | Approved by: portmgr (blanket) MFH: 2016Q4 (blanket) Notes: svn path=/head/; revision=426752
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Typos, whitespace and capitalization fixes (G-P).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397461
* 5 ports categories: Remove $PTHREAD_LIBSJohn Marino2015-03-241-2/+2
| | | | | | | | | Categories: irc, x11-clocks, benchmarks, misc, textproc approved by: PTHREAD blanket Notes: svn path=/head/; revision=382126
* Cleanup plistBaptiste Daroussin2014-10-271-6/+0
| | | | Notes: svn path=/head/; revision=371570
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* 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