summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Catch up with the devel/postgresql7 port. Pgaccess is not part ofAkinori MUSHA2003-01-261-7/+0
| | | | | | | | | | this port any more. PR: ports/47261 Submitted by: Saito Tomokatsu <saito@saitou.org> (MAINTAINER) Notes: svn path=/head/; revision=74031
* Update to slave of databases/postgresql7 after repocopy fromJun Kuriyama2002-10-191-179/+34
| | | | | | | | | | japanese/postgresql7. PR: ports/43433 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> Notes: svn path=/head/; revision=68340
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+1
| | | | Notes: svn path=/head/; revision=56610
* Use '::' as an dependency operator for pre-everything target. This isDirk Froemberg2001-12-311-1/+1
| | | | | | | | | needed because of the special nature of the pre-everything target. See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details. Notes: svn path=/head/; revision=52442
* Add japanese/tcl80 and japanese/tk80 to LIB_DEPENDS in the BATCH modeAkinori MUSHA2001-09-041-0/+6
| | | | | | | | | not to fail to build. This fixes the build on bento. Obtained from: databases/postgresql7 Notes: svn path=/head/; revision=47414
* Update to 7.1.3.Akinori MUSHA2001-09-011-6/+4
| | | | | | | | PR: ports/30219 Submitted by: AlphaOmega Inc. <saito@a2z.co.jp> (MAINTAINER) Notes: svn path=/head/; revision=47262
* Turn Tcl/Tk support on when BATCH is defined.Akinori MUSHA2001-06-131-1/+1
| | | | | | | Fix wrong Makefile.inc location. (that I mistakenly modified) Notes: svn path=/head/; revision=43926
* Update to 7.1.2.Akinori MUSHA2001-06-121-11/+11
| | | | | | | | | | | PR: ports/28094 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> Running scripts/configure.postgresql at the post-extract stage is too late. Do it at pre-everything to reflect added BUILD_DEPENDS entries. Notes: svn path=/head/; revision=43900
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43378
* japanese postgresql7 version up to 7.1.1 with jumbo-patch 20010508,Ying-Chieh Liao2001-05-191-1/+1
| | | | | | | | | | and include new binary japanize psql, called by psqlj. PR: 27372 Submitted by: maintainer Notes: svn path=/head/; revision=42746
* Update to 7.1 with jumob-patch 20010429 and synchronize withAkinori MUSHA2001-05-081-180/+115
| | | | | | | | | | | | databases/postgresql7. Include Japanezed psql (psqlj). PR: 27156 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER) Notes: svn path=/head/; revision=42407
* Move line for pkg-plist.doc to correct place.Jun Kuriyama2001-01-161-1/+1
| | | | | | | Pointed out by: bento Notes: svn path=/head/; revision=37240
* Avoid conflict with /usr/bin/patch by installing the version fromTrevor Johnson2001-01-111-1/+1
| | | | | | | | | | | | the ports collection as "gpatch". Beautify the descriptions. Update the ports which depend on this version. PR: 23702 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Reviewed by: knu Notes: svn path=/head/; revision=37083
* Correct dependency to `patch' when WITH_JDBC is defined.Hajimu UMEMOTO2001-01-091-1/+1
| | | | | | | | Reported by: Ryo Takahashi <hzi03463@nifty.com> Approved by: saito@a2z.co.jp (maintainer) Notes: svn path=/head/; revision=36983
* Remove a redundant modifier (:R) that was added by mistake.Akinori MUSHA2000-12-071-1/+1
| | | | Notes: svn path=/head/; revision=35741
* Update to 7.0.3. psqlj has been added.Akinori MUSHA2000-12-071-6/+11
| | | | | | | | PR: ports/23290 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER) Notes: svn path=/head/; revision=35736
* Update to 7.0.2 + jumbo 20001025 patch.Akinori MUSHA2000-11-031-66/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/22530 Submitted by: Tomokatsu Saito <saito@a2z.co.jp> (MAINTAINER) Prepare for the future merger with databases/postgresql7. - Fix broken plist's by copying from those of databases/postgresql7. - Previous plist removed all the precious user data mercilessly. :( DO NOT PERFORM A "pkg_delete" AGAINST THE PREVIOUS INSTALLATION! YOU WILL LOSE ALL THE DATA STORED IN "${PREFIX}/pgsql/data"!!! - A bunch of missing entries have been added for pgacess files to plist.tcl. - Fix permissions for ${PREFIX}/pgsql/lib to avoid causing a security error when doing ldconfig. - Make scripts PREFIX-safe. - Synchronize with databases/postgresql7. - Standardize variable names. - Complete user friendly messages. - Move the Java class files to the standard directory.. - Minor cleanups. I hope the merger will be accomplished in near future. Notes: svn path=/head/; revision=34711
* Rename PLIST.* to pkg-plist.*.Satoshi Asami2000-10-081-3/+3
| | | | Notes: svn path=/head/; revision=33517
* Japannese configured PostgreSQL v7.Jun Kuriyama2000-07-191-119/+170
| | | | | | | (after repository copy from japanese/postgresql). Notes: svn path=/head/; revision=30809
* Take over maintainership.Jun Kuriyama2000-07-131-1/+1
| | | | | | | Approved by: original maintainer Notes: svn path=/head/; revision=30550
* Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.Akinori MUSHA2000-06-171-0/+2
| | | | Notes: svn path=/head/; revision=29662
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-24/+19
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-6/+5
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Update to v6.5.3.Jun Kuriyama1999-11-231-23/+30
| | | | | | | | Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> (maintainer) PR: ports/14809 Notes: svn path=/head/; revision=23288
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-4/+4
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Fix the style I messed up.Masafumi Max NAKANE1999-04-171-2/+3
| | | | Notes: svn path=/head/; revision=17958
* Correct the execution of the installation script which was messed upMasafumi Max NAKANE1999-04-171-2/+2
| | | | | | | by my previous commit. Notes: svn path=/head/; revision=17957
* Pass PKGNAME as well to the INSTALL script.Masafumi Max NAKANE1999-04-161-2/+2
| | | | Notes: svn path=/head/; revision=17930
* Upgrade to 6.4.2.Masafumi Max NAKANE1999-04-161-8/+10
| | | | | | | | | PR: 10329 Submitted by: maintainer Reviewed and modified by: max Notes: svn path=/head/; revision=17929
* Upgrade to v6.4.Jun Kuriyama1999-01-011-31/+62
| | | | | | | | | | | | This version of port does not support complete packing list for -DMULTIBYTE, -DUSE_PERL or -DUSE_ODBC options. I'll fix it later. PR: ports/8856, ports/8976 Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> Notes: svn path=/head/; revision=15751
* Update to latest patch.Jun Kuriyama1998-11-141-2/+2
| | | | | | | | PR: ports/8569 Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> Notes: svn path=/head/; revision=14520
* Remove regexp support for tcl76jp/tk42jp.Satoshi Asami1998-09-281-3/+3
| | | | Notes: svn path=/head/; revision=13520
* a robust, next generation, object-relational DBMS plus Multibyte-patchJun Kuriyama1998-09-081-0/+140
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> Notes: svn path=/head/; revision=13049