# Maintainer: lantw44 (at) gmail (dot) com pkgname=ve pkgver=1.1 pkgrel=1 pkgdesc="NTHU-CS Maple BBS 2.36 BBS-like editor" arch=('x86_64' 'i686') url="http://netlab.cse.yzu.edu.tw/~statue/freebsd/zh-tut/ve.html" license=('custom') depends=() source=("ftp://freebsd.csie.nctu.edu.tw/pub/distfiles/${pkgname}-${pkgver}.tgz" "0001-Fix-incorrent-build-parameters.patch") md5sums=('8614598698ce0811c880714530f5892d' 'f061844a40d70f245fb083b48f5b83cc') build() { cd ${srcdir}/${pkgname}-${pkgver} patch -p1 < ../0001-Fix-incorrent-build-parameters.patch unset CPPFLAGS make } package() { cd ${srcdir}/${pkgname}-${pkgver} make PREFIX="${pkgdir}/usr" install } ink rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/rubygem-gtk2
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.2.1Sunpoet Po-Chuan Hsieh2017-11-222-4/+4
* Update to 3.2.0Sunpoet Po-Chuan Hsieh2017-11-102-4/+4
* Update to 3.1.9Sunpoet Po-Chuan Hsieh2017-10-202-4/+4
* Update to 3.1.8Sunpoet Po-Chuan Hsieh2017-07-163-5/+5
* Update to 3.1.7Sunpoet Po-Chuan Hsieh2017-07-152-4/+4
* Update to 3.1.6Sunpoet Po-Chuan Hsieh2017-07-092-4/+4
* Update to 3.1.4Sunpoet Po-Chuan Hsieh2017-05-312-4/+4
* Update to 3.1.3Sunpoet Po-Chuan Hsieh2017-04-293-8/+8
* x11/rubygem-gnome2: update to 3.1.1Steve Wills2017-03-112-4/+4
* x11/rubygem-gnome2: update to 3.1.0Steve Wills2017-01-022-3/+4
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-281-1/+1
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-281-2/+1
* - Update to 3.0.8Sunpoet Po-Chuan Hsieh2016-04-122-4/+3
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-3/+3
* Remove source and intermediate build output from intalled rubygem- portsSteve Wills2016-02-022-0/+12
* - Update to 3.0.7Sunpoet Po-Chuan Hsieh2016-01-172-5/+4
* - Update to 2.2.5Sunpoet Po-Chuan Hsieh2015-05-04