aboutsummaryrefslogtreecommitdiff
path: root/japanese/freepwing
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+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
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* Update to 1.4.4Jean-Yves Lefort2005-05-173-22/+28
| | | | | | | | PR: ports/81122 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=135525
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* Trim whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106662
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* utilize SITE_PERLYing-Chieh Liao2003-10-241-33/+33
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to version 1.4.3Satoshi Taoka2002-09-152-2/+2
| | | | Notes: svn path=/head/; revision=66343
* Update the vertion to 1.4.2Satoshi Taoka2002-09-093-5/+12
| | | | | | | | Submitted by: Kawaguti Ginga <ginga@ginganet.org> Obtained from: a e-mail Notes: svn path=/head/; revision=65904
* Update version to 1.3.1Satoshi Taoka2001-03-082-2/+2
| | | | Notes: svn path=/head/; revision=39232
* Update to 1.3Satoshi Taoka2000-11-023-2/+4
| | | | Notes: svn path=/head/; revision=34634
* Fixed pkg/PLISTSatoshi Taoka2000-09-151-1/+1
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=32641
* Updated to 1.2.1Satoshi Taoka2000-08-242-2/+2
| | | | Notes: svn path=/head/; revision=31919
* Updated to 1.2Satoshi Taoka2000-05-304-3/+15
| | | | | | | | Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp> Obtained from: direct communication Notes: svn path=/head/; revision=28970
* Fix MASTER_SITES.Akinori MUSHA2000-04-251-2/+2
| | | | | | | Found by: bento Notes: svn path=/head/; revision=27995
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-3/+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
* Update to 1.2beta2Satoshi Taoka2000-03-262-5/+6
| | | | Notes: svn path=/head/; revision=27061
* I found that this port needs "gmake" in build and run.Satoshi Taoka2000-01-271-0/+3
| | | | Notes: svn path=/head/; revision=25124
* Add USE_PERL5Satoshi Taoka2000-01-271-0/+1
| | | | Notes: svn path=/head/; revision=25123
* I forgot to modify PKGNAME and CATEGORIES for the japanese category.Satoshi Taoka2000-01-271-2/+2
| | | | Notes: svn path=/head/; revision=25120
* Free JIS X 4081 (subset of EPWING V) FormatterSatoshi Taoka2000-01-275-0/+64
Notes: svn path=/head/; revision=25118