/x11-toolkits/gtkmm30-reference/

aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/kon2-16dot/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.mat2018-09-101-0/+3
| | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
* - change MAINTAINER email address [1]ohauer2016-03-251-1/+1
| | | | [1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html
* MASTER_SITES cleanup.mat2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Stage support for japanese/kon2-16dot and it's slavespawel2014-02-021-11/+5
| | | | | PR: port/186321 (based on) Submitted by: maintainer
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | japanese)
* - Fix patchingtota2013-02-171-8/+4
| | | | | | | | | - Trim Makefile header - Replace NOPORTDOCS with PORT_OPTIONS:MDOCS - Bump PORTREVISION PR: ports/175398 Submitted by: Tsurutani Naoki (maintainer)
* - Fix pointyhat (plist), ubreakscheidell2012-08-071-2/+2
| | | | | | | - Submitter is now maintainer PR: ports/168321 Submitted by: turutani@scphys.kyoto-u.ac.jp (maintainer)
* Fix BROKEN and some styles.hrs2012-06-051-17/+25
|
* - Mark BROKEN: installs an unwanted filepav2012-05-231-0/+2
| | | | | | | | install -o root -g wheel -m 444 kon.1.gz /usr/local/man/ja/man11 686488 8 -r--r--r-- 1 root wheel 4052 May 20 20:41 usr/local/man/ja/man11 Reported by: pointyhat
* - fixed the building on amd64daichi2012-05-101-6/+2
| | | | | | | | - fixed the building on 9+ - clean-up patches PR: 167724 Submitted by: Masamichi Takatsu <taka2@doga.co.jp>