summaryrefslogtreecommitdiff
path: root/japanese/oleo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-4/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Fix build after xorg cleanupMartin Wilke2008-04-221-1/+2
| | | | Notes: svn path=/head/; revision=211794
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+3
| | | | | | | | | | | | | | | | | | - 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
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-3/+4
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-0/+4
| | | | Notes: svn path=/head/; revision=191950
* - 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
* Utilize INFO macroEdwin Groothuis2005-12-062-5/+1
| | | | Notes: svn path=/head/; revision=150557
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149333
* Update to 1.99.16Marcus Alves Grando2005-10-0717-112/+223
| | | | | | | | PR: 85084 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=144508
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Tidy up whitespace.Trevor Johnson2004-04-101-3/+3
| | | | Notes: svn path=/head/; revision=106671
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-43/+16
| | | | Notes: svn path=/head/; revision=106669
* SIZEify.Trevor Johnson2004-01-291-0/+3
| | | | Notes: svn path=/head/; revision=99360
* drop maintainershipMIHIRA Sanpei Yoshiro2003-07-091-1/+1
| | | | Notes: svn path=/head/; revision=84527
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+5
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* de-pkg-comment.MIHIRA Sanpei Yoshiro2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76142
* Fix build with compile error on -current(conflicting types for `sys_nerr')MIHIRA Sanpei Yoshiro2002-12-021-0/+12
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71321
* Style review in ports/japanese.Jimmy Olgeni2001-02-061-1/+1
| | | | Notes: svn path=/head/; revision=38036
* Add BUILD_DEPENDS to xmkmf:imake-4.MIHIRA Sanpei Yoshiro2000-09-221-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=33009
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* Add missing @dirrm.MIHIRA Sanpei Yoshiro2000-08-021-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=31231
* change my e-mail address in pkg/DESCRMIHIRA Sanpei Yoshiro2000-07-022-2/+2
| | | | | | | | | add @dirrm in pkg/PLIST and remove extra directory. Submitted by: build log in bento.FreeBSD.org. Notes: svn path=/head/; revision=30065
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-5/+5
| | | | | | | | | | | 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
* Set USE_XLIB because this port needs Xlib.SADA Kenji2000-03-061-1/+4
| | | | | | | | | | | Set CONFIGURE_ENV. Change maintainer's mail address. PR: ports/17123 Submitted by: maintainer Notes: svn path=/head/; revision=26589
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* DISTFILE's md5 has been changed.SADA Kenji1999-08-231-1/+1
| | | | | | | | PR: ports/13186 Submitted by: Maintainer Notes: svn path=/head/; revision=20910
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* More WWW: additionsMichael Haro1999-05-071-2/+1
| | | | Notes: svn path=/head/; revision=18580
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* updated some patches.Jun-ichiro itojun Hagino1998-02-134-28/+93
| | | | | | | | | | | next time please explicitly say that you've added patches/patch-ab. that will save committer's time. PR: 5727 Submitted by: sanpei Notes: svn path=/head/; revision=9695
* Reflect the recent PKGNAME changes.Masafumi Max NAKANE1997-09-241-2/+1
| | | | Notes: svn path=/head/; revision=8019
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-3/+3
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* Backout my previous commit.Masafumi Max NAKANE1997-07-211-2/+3
| | | | | | | Suggested by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=7393
* One of the MASTER_SITES didn't really have the distfile.Masafumi Max NAKANE1997-07-201-3/+2
| | | | Notes: svn path=/head/; revision=7385
* New port, jp-oleo:Masafumi Max NAKANE1997-07-206-0/+105
A Spreadsheet Program + Japanese patches. PR: 4031 Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=7383