aboutsummaryrefslogtreecommitdiff
path: root/japanese/vflib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* japanese/vflib||2013-02-06|Has expired: No more public distfilesBaptiste Daroussin2013-02-061-49/+0
| | | | | | | | | | | | graphics/py-visual||2013-02-06|Has expired: Depends on the expired x11-toolkits/gtkglarea [1] math/gnuplot+||2013-02-06|Upstream says: This package is obsolete. The author does not recommend to use it science/vis5d+||2013-02-06|No new release since 2001, depends on expired x11-toolkits/gtkglarea [2] Approved by: stephen [1], nivit [2] Notes: svn path=/head/; revision=311747
* Deprecate a bunch of ports that are either abandonware and/or for which no moreBaptiste Daroussin2012-10-261-5/+4
| | | | | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes Notes: svn path=/head/; revision=306447
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Fix pathname of sazanami-*.ttf in the vfontcap file.Hiroki Sato2009-05-311-17/+18
| | | | | | | | | | - Use ${PREFIX}/etc/vflib for the vfontcap file. - Use ${DOCSDIR} for documents. - Use ${DATADIR} for jTeX files. - Style clean-ups and update old information. Notes: svn path=/head/; revision=234917
* Fix dependency.Hiroki Sato2009-05-311-2/+2
| | | | Notes: svn path=/head/; revision=234908
* Reset mita@FreeBSD.org due to no commits for 5 months and maintainer-timeouts.Mark Linimon2008-08-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218612
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+4
| | | | | | | | | | | | | | | | | | - 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
* - Fix after objformat removalPav Lucistnik2007-03-231-1/+4
| | | | | | | | PR: ports/109955 (based on) Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=188121
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* PORTREVISION dump because of kochi -> sazanami dependency changeDaichi GOTO2005-02-171-1/+1
| | | | | | | Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Notes: svn path=/head/; revision=129058
* Change dependency for default Japanese font from Kochi to SazanamiDaichi GOTO2005-02-151-1/+1
| | | | | | | Approved by: mita Notes: svn path=/head/; revision=128893
* Back out the previous change. Mita-san will continue toHiroki Sato2004-12-271-1/+1
| | | | | | | | | work as the maintainer of this port. Discussed with: mita and nork Notes: svn path=/head/; revision=125249
* 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
* - 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
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Correct handling japanese/kochi-ttfonts and Bump PORTREVISION.Norikatsu Shigemura2003-07-261-1/+1
| | | | Notes: svn path=/head/; revision=85647
* Fix dependency on japanese/kochi-ttfonts.Norikatsu Shigemura2003-07-261-3/+1
| | | | Notes: svn path=/head/; revision=85642
* BROKEN: Broken dependencyKris Kennaway2003-07-241-0/+2
| | | | Notes: svn path=/head/; revision=85554
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+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
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-141-2/+2
| | | | | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). Notes: svn path=/head/; revision=56069
* Solved building error. LIB_DEPENDS on devel/gettext.Yoshio MITA2002-01-221-0/+2
| | | | | | | Submitted by: bento error log. Notes: svn path=/head/; revision=53500
* MAINTAINER's update for vflibYoshio MITA2002-01-171-6/+3
| | | | | | | | 1. Update to the latest VFlib2-version 2. Default font depends on more beautiful fonts: japanese/kochi-ttfonts Notes: svn path=/head/; revision=53237
* First round of auto* cleanups:Will Andrews2002-01-061-2/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Maintainer's change.Yoshio MITA2001-01-211-3/+3
| | | | | | | | | | | | | | | | japanese/vflib: Followed freetype header files include directory change. Version up to 2.25.2 japanese/vfxdvi300: default vfontcap installation directory change Reviewed by:ports-jp@jp.FreeBSD.org Notes: svn path=/head/; revision=37388
* Add USE_XLIB, USE_FREETYPE doesn't imply this anymore sinceSatoshi Asami2000-11-131-0/+1
| | | | | | | print/freetype doesn't define USE_XLIB. Notes: svn path=/head/; revision=35056
* Add BUILD_DEPENDS to xmkmf:imake-4.Satoshi Asami2000-09-121-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32549
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-161-0/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Update to version 2.25.1.Steve Price2000-05-291-1/+1
| | | | | | | | PR: 18637 Submitted by: maintainer Notes: svn path=/head/; revision=28877
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-131-4/+5
| | | | | | | Finally `japanese' category has been done. Notes: svn path=/head/; revision=27480
* Update to version 2.24.2.Steve Price1999-12-271-7/+9
| | | | | | | | PR: 14633 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=24113
* Bump freetype's lib numberJustin M. Seger1999-11-251-1/+1
| | | | Notes: svn path=/head/; revision=23312
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Teach this port to use its own copy of libtool, since an upcomingSteve Price1999-05-031-3/+2
| | | | | | | | | commit to bump libtool to version 1.3 breaks the build of this port. Submitted by: Jeremy Lea <reg.shale.csir.co.za> Notes: svn path=/head/; revision=18357
* Update to version 2.24.Steve Price1998-12-231-14/+17
| | | | | | | | PR: 9097 Submitted by: maintainer Notes: svn path=/head/; revision=15503
* Use libttf.3 of the new freetype 1.2Justin M. Seger1998-12-121-2/+2
| | | | Notes: svn path=/head/; revision=15309
* ELF patch for japanese/vflibJun Kuriyama1998-10-041-2/+3
| | | | | | | | PR: ports/8114 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=13628
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* Remove the minor version number from the LIB_DEPENDS definition so thatMasafumi Max NAKANE1998-09-091-2/+2
| | | | | | | it won't install libraries already exist on ELF system. Notes: svn path=/head/; revision=13071
* Update to new version 2.23pl1Steve Price1998-07-201-50/+17
| | | | | | | | PR: 7291 Submitted by: maintainer Notes: svn path=/head/; revision=11990