aboutsummaryrefslogtreecommitdiff
path: root/japanese/plan
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* - Add staging supportPawel Pekala2014-05-151-11/+6
| | | | | | | - Convert to new options framework Notes: svn path=/head/; revision=354162
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* - Update to 1.9 (master port updated in previous PR)Ion-Mihai Tetcu2006-05-131-8/+14
| | | | | | | | | | | | | - Convert spaces -> tabs - Respect NOPORTDOCS - Pass maintainership to submiter PR: ports/97156 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance Notes: svn path=/head/; revision=162252
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Fix JP support and make buildable for 1.8.4.David E. O'Brien2001-02-063-8/+659
| | | | | | | Submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp> Notes: svn path=/head/; revision=38027
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Tiny cosmetic fixes.Akinori MUSHA2000-04-141-0/+2
| | | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Notes: svn path=/head/; revision=27531
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-3/+0
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-6/+6
| | | | Notes: svn path=/head/; revision=25734
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-11/+7
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* ical and plan are now in deskutils.Satoshi Asami1998-08-081-8/+8
| | | | Notes: svn path=/head/; revision=12338
* Mark this broken. Has a build problem w/in 1.7.1.David E. O'Brien1998-04-171-1/+2
| | | | | | | | Since we have a newly built ja-plan binary in 2.2.6-R, we've got some breathing room on getting this fixed. Notes: svn path=/head/; revision=10540
* misc/plan with JIS support.David E. O'Brien1998-01-311-0/+29
(need help from someome with a JIS environment to test) Notes: svn path=/head/; revision=9544