/misc/py-qt4-doc/

w.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/sayaka
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with curl 7.62.0sunpoet2018-11-042-1/+20
| | | | - While I'm here, add USES=gnome
* Add DOCS options to ports that should have one.mat2018-09-101-1/+1
| | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
* net-im/sayaka: unbreak build with vala 0.36cpm2017-09-201-0/+29
| | | | | | | | | | | | | | | | | checking SixelConverter.vala and objdir/SixelConverter.c .. SixelConverter.vala:93.23-93.23: error: The type name `i' could not be found uint8 R = (uint8)((i ) & 0x01) * 255; ^ SixelConverter.vala:134.23-134.23: error: The type name `i' could not be found uint8 R = (uint8)((i ) & 0x01); ^ SixelConverter.vala:156.30-156.30: error: The type name `i' could not be found Palette[i, 2] = (uint8)(((i ) & 0x03) * 255 / 3); ^ Compilation failed: 3 error(s), 0 warning(s) PR: 222028 Submitted by: cpm Approved by: IWAMOTO Kouichi <sue@iwmt.org> (maintainer timeout, 16 days)
* net-im/sayaka: update to 3.2.2jbeich2016-11-024-62/+33
| | | | | | Changes: https://github.com/isaki68k/sayaka/compare/3.1.0...3.2.2 PR: 213967 Submitted by: IWAMOTO Kouichi <sue@iwmt.org> (maintainer)
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to version 3.1.0 [1]pawel2015-08-113-15/+23
| | | | | | | - Respect CFLAGS during build PR: 201939 [1] Submitted by: IWAMOTO Kouichi (maintainer) [1]