Dirk Froemberg
8c0949d312
Use '::' as an dependency operator for pre-everything target. This is
...
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.
2001-12-31 10:20:19 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Akinori MUSHA
b926f4a57c
Add japanese/tcl80 and japanese/tk80 to LIB_DEPENDS in the BATCH mode
...
not to fail to build. This fixes the build on bento.
Obtained from: databases/postgresql7
2001-09-04 09:45:05 +00:00
Akinori MUSHA
6fdf3349df
Update to 7.1.3.
...
PR: ports/30219
Submitted by: AlphaOmega Inc. <saito@a2z.co.jp> (MAINTAINER)
2001-09-01 08:23:44 +00:00
Akinori MUSHA
0c9552f021
Sync with databases/postgresql7/scripts/configure.postgresql rev.1.7.
2001-06-13 15:30:50 +00:00
Akinori MUSHA
c2630c339a
Turn Tcl/Tk support on when BATCH is defined.
...
Fix wrong Makefile.inc location. (that I mistakenly modified)
2001-06-13 03:14:36 +00:00
Akinori MUSHA
c5c634f63f
Update to 7.1.2.
...
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.
2001-06-12 14:45:13 +00:00
David E. O'Brien
90eb686abd
Use proper POSIX syntax for `chown'.
2001-06-01 06:05:18 +00:00
Ying-Chieh Liao
46045898ae
japanese postgresql7 version up to 7.1.1 with jumbo-patch 20010508,
...
and include new binary japanize psql, called by psqlj.
PR: 27372
Submitted by: maintainer
2001-05-19 18:54:59 +00:00
Akinori MUSHA
652c758fe7
Update to 7.1 with jumob-patch 20010429 and synchronize with
...
databases/postgresql7.
Include Japanezed psql (psqlj).
PR: 27156
Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER)
2001-05-08 12:36:01 +00:00
Jun Kuriyama
e23900a733
Move line for pkg-plist.doc to correct place.
...
Pointed out by: bento
2001-01-16 02:18:40 +00:00
Trevor Johnson
2175105ad7
Avoid conflict with /usr/bin/patch by installing the version from
...
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
2001-01-11 00:56:26 +00:00
Hajimu UMEMOTO
5b398407cb
Correct dependency to `patch' when WITH_JDBC is defined.
...
Reported by: Ryo Takahashi <hzi03463@nifty.com>
Approved by: saito@a2z.co.jp (maintainer)
2001-01-09 06:46:03 +00:00
Akinori MUSHA
b145382cb7
Remove a redundant modifier (:R) that was added by mistake.
2000-12-07 11:36:01 +00:00
Akinori MUSHA
0fa8a3b055
Update to 7.0.3. psqlj has been added.
...
PR: ports/23290
Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (MAINTAINER)
2000-12-07 06:44:25 +00:00
Akinori MUSHA
386c36c2bc
Update to 7.0.2 + jumbo 20001025 patch.
...
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.
2000-11-03 09:34:13 +00:00
Satoshi Asami
2c68b151a0
Rename PLIST.* to pkg-plist.*.
2000-10-08 01:58:04 +00:00
Jun Kuriyama
45436e156d
Japannese configured PostgreSQL v7.
...
(after repository copy from japanese/postgresql).
2000-07-19 01:18:08 +00:00
Jun Kuriyama
9362aa927b
Take over maintainership.
...
Approved by: original maintainer
2000-07-13 06:42:22 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Akinori MUSHA
5804ca48ae
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.
2000-06-17 05:34:04 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00
Akinori MUSHA
8e270816f9
Update the japanese/[o-t]* ports with the new
...
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Jun Kuriyama
17f621edb2
Update to v6.5.3.
...
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> (maintainer)
PR: ports/14809
1999-11-23 11:04:43 +00:00
Peter Wemm
5bd1387124
$Id$ -> $FreeBSD$
1999-08-31 03:38:25 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Michael Haro
a88a70925a
More WWW: additions
1999-05-07 05:01:44 +00:00
Masafumi Max NAKANE
3f4f7ce78a
Fix the style I messed up.
1999-04-17 19:43:23 +00:00
Masafumi Max NAKANE
f6cfe96db8
Correct the execution of the installation script which was messed up
...
by my previous commit.
1999-04-17 18:38:44 +00:00
Masafumi Max NAKANE
4d5c706270
Pass PKGNAME as well to the INSTALL script.
1999-04-16 17:45:02 +00:00
Masafumi Max NAKANE
897a8e231a
Upgrade to 6.4.2.
...
PR: 10329
Submitted by: maintainer
Reviewed and modified by: max
1999-04-16 17:03:02 +00:00
Jun Kuriyama
6c799f30c2
Upgrade to v6.4.
...
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>
1999-01-01 07:19:45 +00:00
Jun Kuriyama
cf2bb1510b
Update to latest patch.
...
PR: ports/8569
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
1998-11-14 18:19:17 +00:00
Satoshi Asami
364e71f73c
Remove regexp support for tcl76jp/tk42jp.
1998-09-28 10:30:52 +00:00
Jun Kuriyama
165d5d4db9
a robust, next generation, object-relational DBMS plus Multibyte-patch
...
Submitted by: Ichiro Fukuhara <ichiro@ichiro.org>
1998-09-08 15:30:19 +00:00