summaryrefslogtreecommitdiff
path: root/japanese/jed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* - devel/libslang2 has completely replaced devel/libslang which has not beenPhilip M. Gollucci2009-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav Notes: svn path=/head/; revision=227786
* Add xt dependency to fix build.Robert Noland2009-01-271-2/+2
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=227005
* - Fix NOPORTDOCS case.Hiroki Sato2008-10-284-232/+185
| | | | | | | | - Use ${DATADIR} instead of ${PREFIX}/lib for misc data files. - Style clean-ups. Notes: svn path=/head/; revision=222162
* Update dependency.Hiroki Sato2008-10-261-1/+1
| | | | Notes: svn path=/head/; revision=222117
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-5/+0
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* Use INFO macroEdwin Groothuis2005-12-042-8/+7
| | | | Notes: svn path=/head/; revision=150402
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149333
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-1/+1
| | | | Notes: svn path=/head/; revision=121637
* Tidy up whitespace.Trevor Johnson2004-04-101-3/+3
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Update WWW and MASTER_SITES.Patrick Li2003-02-101-1/+1
| | | | | | | | PR: ports/48137 Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> Notes: svn path=/head/; revision=75264
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Release maintainership. I just don't want to get in the way.Akinori MUSHA2002-05-111-1/+1
| | | | Notes: svn path=/head/; revision=58911
* Update MASTER_SITES and WWW.Akinori MUSHA2001-04-222-2/+2
| | | | | | | Submitted by: eguchi@post.co.jp Notes: svn path=/head/; revision=41802
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-102-36/+36
| | | | Notes: svn path=/head/; revision=38175
* 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
* Add a patch for lib/abbrev.sl to fix abbrev_mode.Akinori MUSHA2000-10-042-0/+23
| | | | | | | Obtained from: s-lang@juice.or.jp mailing list Notes: svn path=/head/; revision=33413
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* Local distfiles have been moved to:Akinori MUSHA2000-06-071-1/+1
| | | | | | | ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ Notes: svn path=/head/; revision=29330
* Move local distfiles from:Akinori MUSHA2000-06-071-1/+1
| | | | | | | | | http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ Notes: svn path=/head/; revision=29296
* Do not install *.orig files.Akinori MUSHA2000-05-171-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28533
* Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA2000-04-241-1/+1
| | | | | | | so as to make it clear that a FreeBSD committer maintains them. Notes: svn path=/head/; revision=27967
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-11/+11
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-4/+7
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* Style fix:Akinori MUSHA2000-04-042-2/+3
| | | | | | | | | | | - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint Notes: svn path=/head/; revision=27329
* Change MASTER_SITES; I moved ports distfiles from http://www.idaemons.org/Akinori MUSHA2000-03-231-2/+1
| | | | | | | to http://people.FreeBSD.org/~knu/ Notes: svn path=/head/; revision=26982
* A SLang-based text editor (w/ Japanese support)Satoshi Taoka2000-02-0812-0/+453
PR: 16576 Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> Notes: svn path=/head/; revision=25589