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

CVS log for ports/databases/firebird-server/Attic/pkg-plist

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18
Thu Sep 3 15:23:48 2009 UTC (2 years, 5 months ago) by skv
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
Remove obsolete Firebird 1.x :
- no longer under development
- does not build with GCC 4.x

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 19 01:40:05 2008 UTC (3 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Backout two entries which should only delete the files if they are zero length.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 19 01:15:56 2008 UTC (3 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
Make use of the @rmtry macro

Revision 1.15: 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
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +9 -8 lines
Update to 1.5.3

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

* add support for amd64 (UNSTABLE)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jan 22 01:28:54 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.13: 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: RELEASE_6_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -9 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.12: 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.11: preferred, colored
Changes since revision 1.11: +32 -24 lines
Change layout for firebird-server accordingly to hier(7) spirit.

See UPDATING for the details.

Revision 1.11: 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.10: preferred, colored
Changes since revision 1.10: +2 -2 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.10: 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.9: preferred, colored
Changes since revision 1.9: +1 -4 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.9: 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.8: preferred, colored
Changes since revision 1.8: +0 -102 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.8: 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
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Update to 1.5.2

Revision 1.7: 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_RELEASE_5_3_0, old_RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to version 1.5.1

PR:		ports/69320
Submitted by:	maintainer

Revision 1.6: 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
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -4 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.5: 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.4: preferred, colored
Changes since revision 1.4: +112 -101 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.4: download - view: text, markup, annotated - select for diffs
Thu Jan 16 11:52:00 2003 UTC (9 years ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -3 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.3: 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
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -0 lines
Add SuperServer build
Remove perl from scripts
Remove scripts + consolidate into pkg-install

PR:		45185
Submitted by:	maintainer

Revision 1.2: 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
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_7_0, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Minor updates from MAINTAINER.

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

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_RELEASE_4_4_0, 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