Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/firebird2-server/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / databases / firebird2-server

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.68
Mon Nov 24 06:22:35 2008 UTC (3 years, 2 months ago) by skv
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.67: +1 -1 lines
Rename databases/firebird2-* to databases/firebird20-*

Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:30 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:12 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Jul 25 09:38:40 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Feb 7 18:21:58 2008 UTC (4 years ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Bump PORTREVISIONs of the three ports directly depending on devel/icu.

Why can't this sort of dependency be automatically monitored by the
package-building?..

In the case of parrot remove the gratuitous requirement for a particular
major shared library number for icudata. This will help avoid
port-building problems, when icu is upgraded again in the future.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:12:26 2007 UTC (4 years, 3 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -1 lines
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Oct 5 23:45:46 2007 UTC (4 years, 4 months ago) by delphij
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -3 lines
Update to 2.0.3 in response of a remotely exploitable
vulnerability.

PR:		ports/116940
Security:	91ed69f9-72c7-11dc-981a-001921ab2fa4
Approved by:	secteam (remko)

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:46:39 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Aug 30 21:35:30 2007 UTC (4 years, 5 months ago) by skv
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -3 lines
Update to 2.0.2

Changes:	http://www.firebirdsql.org/rlsnotes/Firebird-2.0.2-ReleaseNotes.pdf

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Apr 1 12:38:44 2007 UTC (4 years, 10 months ago) by skv
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +4 -6 lines
Update to 2.0.1

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Nov 20 16:51:15 2006 UTC (5 years, 2 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +6 -6 lines
Change permissions for formerly suid-ed binaries:

-r-xr-xr-x  root  wheel     fb_inet_server
-r-sr-x---  root  firebird  fb_lock_mgr
-r-x------  root  wheel     gds_drop

1. fb_inet_server is installed as normal binary but still must be started
   under "firebird" user (it must be specified in x?inetd.conf)

2. fb_lock_mgr is still suid-ed binary but can be started only by users
   in "firebird" group - it affects usage of "gsec" and similar utilities
   while using "embedded" (direct) database access mode.

3. gds_drop is installed as normal binary but can be started by "root" only
   to prevent any improper/malicious usage.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Nov 15 14:40:53 2006 UTC (5 years, 2 months ago) by skv
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -3 lines
* fix services issue
* change library symlinks: now libgds points to libfbembed

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Nov 13 19:57:45 2006 UTC (5 years, 2 months ago) by skv
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +17 -9 lines
Update to Firebird-2.0.0.12748

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Nov 7 17:00:11 2006 UTC (5 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -2 lines
Minor cleans in pkg-message

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Nov 3 18:47:21 2006 UTC (5 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -1 lines
Update to Firebird-2.0.0.12745-ReleaseCandidate5

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Oct 31 15:24:47 2006 UTC (5 years, 3 months ago) by skv
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
Set LATEST_LINK

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Sep 20 13:33:45 2006 UTC (5 years, 4 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Prepare for ICU 3.6

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Sep 19 18:11:26 2006 UTC (5 years, 4 months ago) by skv
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -0 lines
Allow to build port as 'root' if PACKAGE_BUILDING defined.

Requested by:	kris

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Sep 18 15:20:03 2006 UTC (5 years, 4 months ago) by skv
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +56 -43 lines
Add Firebird 2.0.0 (RC4)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Mar 17 10:23:32 2006 UTC (5 years, 10 months ago) by skv
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +16 -13 lines
Update to 1.5.3

* move "intl/" and "UDF/" from "/var/db/firebird"
  into "libexec/firebird/"

* add support for amd64 (UNSTABLE)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:17 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -2 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Aug 19 10:02:05 2005 UTC (6 years, 5 months ago) by skv
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +14 -13 lines
* fix permissions:
  chmod 0550 /var/db/firebird/UDF/*.so /var/db/firebird/intl/*

* pkg-plist: fix @unexec order, unbreak package building (remove absolute
paths from .tar)

Approved by:	portmgr (krion)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Aug 2 13:41:16 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -3 lines
- Fix pkg-message

Approved by: portmgr (clement), skv (maintainer)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Aug 1 08:56:54 2005 UTC (6 years, 6 months ago) by skv
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -2 lines
Unbreak firebird-client build - remove "chown" for "employee.fdb"

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jul 27 15:38:04 2005 UTC (6 years, 6 months ago) by skv
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +72 -66 lines
Change layout for firebird-server accordingly to hier(7) spirit.

See UPDATING for the details.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Jul 26 12:52:29 2005 UTC (6 years, 6 months ago) by skv
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Take maintainership.

Approved by:	maintainer

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Jul 11 16:47:13 2005 UTC (6 years, 7 months ago) by garga
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Change MAINTAINER to my @FreeBSD.org account

Approved by:	flz (mentor)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon May 23 11:13:23 2005 UTC (6 years, 8 months ago) by skv
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +36 -38 lines
Unbreak firebird-client (firebird-server seems to be still broken):

* fix patch-src::jrd::gds.cpp
* use "libdata/firebird" for *.msg
* install all *.msg files (not only firebird.msg)
* fix pkg-plist
* use more strict permissions
* use INSTALL_DATA instead of INSTALL_PROGRAM to install shared libs and similar files
* clean Makefile
* update RELNOTES

PR:		ports/81363
Submitted by:	skv
Approved by:	maintainer

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat May 21 08:01:23 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +40 -35 lines
- Fix problem with firebird.conf. It was not installed.
- Fix problem with firebird.msg. It was installed only for -server,
  but it's necessary for -client too (thanks to skv@ for pointing this out).
- Utilize PORTDOCS and SUBFILES, respect NOPORTDOCS.
- Utilize DOCSDIR and EXAMPLESDIR.
- Back to use do-build.
- Add $FreeBSD$ tag to pkg-plist* and pkg-install.
- Remove code that changes automatically /etc/services and /etc/inetd.conf and
  change pkg-message to reflect this.

PR:		ports/81214
Submitted by:	maintainer

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu May 19 10:39:39 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Fix maintainer email that was violented on last commit

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue May 17 16:02:37 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +142 -23 lines
- Split databases/firebird in -client and -server ports
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird

PR:             ports/79337
Submitted by:   maintainer

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 11 13:03:54 2005 UTC (6 years, 10 months ago) by barner
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Change maintainer's email address.

Approved by:		arved (mentor)
PR:			ports/79162

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Feb 14 17:26:19 2005 UTC (6 years, 11 months ago) by vs
Branches: MAIN
CVS tags: old_old_RELEASE_5_4_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Make portlint happy
- Take maintainership

PR:		ports/77013
Submitted by:	Renato Botelho

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 10 09:46:20 2005 UTC (7 years, 1 month ago) by skv
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4 lines
Update to 1.5.2

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 12 09:35:45 2004 UTC (7 years, 4 months ago) by krion
Branches: MAIN
CVS tags: old_old_RELEASE_4_11_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Drop maintainership

PR:		ports/71807
Submitted by:	Chris Knight <chris@e-easy.com.au>

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jul 22 07:57:36 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
CVS tags: old_old_RELEASE_5_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -5 lines
Update to version 1.5.1

PR:		ports/69320
Submitted by:	maintainer

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:29:11 2004 UTC (7 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Sync with new bsd.autotools.mk

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 19 01:37:11 2004 UTC (7 years, 9 months ago) by ade
Branches: MAIN
CVS tags: old_old_RELEASE_4_10_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Introduce bsd.autotools.mk to the world, ripped from bsd.port.mk
This is essentially a null-commit, with the one exception that
the "patch-libtool" target is now called "patch-autotools" for
consistency with "run-autotools".

Many thanks to kris for testing on the 4-exp bento cluster

Approved by:	portmgr (kris)
Verified by:	bento 4-exp

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Mar 24 15:11:57 2004 UTC (7 years, 10 months ago) by sada
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -0 lines
PR: ports/64606
Fix build breakage due to ade's autotools changes.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:48:21 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Feb 28 22:13:41 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -5 lines
- Update to 1.5 Release

PR:		ports/63479
Submitted by:	maintainer

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 12 10:11:25 2004 UTC (8 years ago) by ale
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -8 lines
- Update to 1.5 RC9 [1]
- don't use USE_LIBTOOL if the port don't want patch-libtool

PR:		ports/62716
Submitted by:	Chris Knight <chris@e-easy.com.au> (maintainer)
Approved by:	nork (mentor/implicitly)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:01 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 13 16:11:10 2004 UTC (8 years, 1 month ago) by ale
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +14 -6 lines
- Update to 1.5 RC8. [1] [2]
- Note that libgds.so is now symlinked to libfbembed.so rather
  than libfbclient.so. This restores Firebird 1.0.x shared library
  compatibility and fixes PHP build. [2]

PR:		ports/61276 [1], ports/61310 [2]
Submitted by:	Gleb Smirnoff <glebius@cell.sick.ru> [1],
		Chris Knight <chris@e-easy.com.au> (maintainer) [2]
Approved by:	nork (mentor)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Dec 4 17:26:13 2003 UTC (8 years, 2 months ago) by netchild
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +29 -71 lines
- Update to 1.5.r7.
- Previous maintainer is now the actual maintainer again.
- No package at the moment.

PR:		58999
Submitted by:	chris@e-easy.com.au

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Sep 10 09:58:27 2003 UTC (8 years, 5 months ago) by netchild
Branches: MAIN
CVS tags: old_old_RELEASE_5_2_1, old_old_RELEASE_5_2_0, old_old_RELEASE_4_9_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Release the port to ports@, reason: ENOTIME.

Submitted by:	maintainer

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Aug 21 14:20:44 2003 UTC (8 years, 5 months ago) by netchild
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Remove comment character in front of FORBIDDEN, slipped in by accident.

Pointy hat to:	netchild

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 21 14:19:14 2003 UTC (8 years, 5 months ago) by netchild
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update address of maintainer.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Aug 8 04:40:39 2003 UTC (8 years, 6 months ago) by kris
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -0 lines
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 10 09:59:45 2003 UTC (8 years, 8 months ago) by netchild
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
Mark FORBIDDEN (local buffer overflow, exploit available).

PR:		52395
Submitted by:	Lars Thegler <lars@thegler.dk>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun May 11 03:18:17 2003 UTC (8 years, 9 months ago) by petef
Branches: MAIN
CVS tags: old_old_RELEASE_5_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -2 lines
- unbreak: fix pkg-install not to create a /usr/interbase symlink
- strongly suggest manually creating the symlink in pkg-message

PR:		51712
Submitted by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 5 05:13:32 2003 UTC (8 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
Mark BROKEN: Installs files in /usr/interbase

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 28 22:52:58 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
CVS tags: old_old_RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:14:58 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
De-pkg-comment.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 17 04:43:17 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -3 lines
Note that databases/firebird doesn't compile properly on NFS mounts.
Removed "does not work on -current" notice.

Submitted by:	Chris Knight <chris@aims.com.au>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 16 11:52:00 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +29 -33 lines
[MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2

Disabled package building for -current because of NFS locking problems.
^^ hopefully did it okay.

PR:		ports/46926
Submitted by:	Chris Knight <chris@aims.com.au>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 13 02:05:20 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
1. fix memory allocator
2. remove extra files I forgot last commit

PR:		45253
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 11 17:23:48 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +19 -12 lines
Add SuperServer build
Remove perl from scripts
Remove scripts + consolidate into pkg-install

PR:		45185
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 4 11:07:14 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Lots of perl in the install-scripts
Noticed by: bento

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 4 01:51:23 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
PERL -> REINPLACE
Noticed on: bento

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 10 13:25:35 2002 UTC (9 years, 9 months ago) by dwcjr
Branches: MAIN
CVS tags: old_old_RELEASE_4_7_0, old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1, old_old_RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +30 -14 lines
Update to latest release

PR:		35982
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 29 09:45:00 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: old_old_RELEASE_5_0_DP1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 9 01:00:48 2001 UTC (10 years, 2 months ago) by dwcjr
Branches: MAIN
CVS tags: old_old_RELEASE_4_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Update MASTER_SITES

PR:		32634
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 2 17:53:06 2001 UTC (10 years, 2 months ago) by demon
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +17 -8 lines
Minor updates from MAINTAINER.

PR:		32423
Submitted by:	chris@aims.com.au

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 30 01:04:14 2001 UTC (10 years, 2 months ago) by demon
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change MAINTAINER to chris@aims.com.au.

PR:		32386
Approved by:	former MAINTAINER

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 29 18:00:12 2001 UTC (10 years, 2 months ago) by petef
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Fix ownership and permissions on shlibs to make ldconfig happy.

PR:		31871
Submitted by:	Sergey Skvortsov <skv@protey.ru>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 18 08:14:16 2001 UTC (10 years, 7 months ago) by dwcjr
Branches: MAIN
CVS tags: old_old_RELEASE_4_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -2 lines
Link to correct crypt lib on -current.

PR:             26154
Submitted by:   Scot W. Hetzel <hetzels@westbend.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 10 20:32:33 2001 UTC (10 years, 11 months ago) by will
Branches: MAIN
CVS tags: old_old_RELEASE_4_3_0
Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-off
(Classic version).

PR:		24313
Submitted by:	Geoffrey C. Speicher <geoff@sea-incorporated.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options