diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-12-04 17:26:13 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-12-04 17:26:13 +0000 |
commit | 42271d1226a6da72910e2834ca4acfcb013db0fc (patch) | |
tree | b3ab40efc6fe5cf14b712d5ecc218bb6ba5292e6 /databases/firebird-server/files/patch-builds::original::boot.sfx.interbase | |
parent | Add p5-Mail-ClamAV 0.04, perl extension for the clamav virus scanner. (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=95035
Diffstat (limited to 'databases/firebird-server/files/patch-builds::original::boot.sfx.interbase')
-rw-r--r-- | databases/firebird-server/files/patch-builds::original::boot.sfx.interbase | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/databases/firebird-server/files/patch-builds::original::boot.sfx.interbase b/databases/firebird-server/files/patch-builds::original::boot.sfx.interbase deleted file mode 100644 index 332ce0cdf136..000000000000 --- a/databases/firebird-server/files/patch-builds::original::boot.sfx.interbase +++ /dev/null @@ -1,29 +0,0 @@ ---- builds/original/boot.sfx.interbase.orig Sun Oct 13 17:12:41 2002 -+++ builds/original/boot.sfx.interbase Fri Jan 10 10:34:43 2003 -@@ -70,7 +70,7 @@ - #added completed according to inprise tree - #FSG 093000 - --firebird: gds.h includes fireboot run_codes executables help msgs msgs_intl extlib examples completed -+firebird: gds.h includes fireboot run_codes executables help msgs msgs_intl extlib completed - - # burp wanted to build gpre - # we break this dependency -@@ -169,7 +169,7 @@ - $(SUPER_SERVER) qli remote spit utilities \ - $(SHARED_AM) $(LINKABLE_LIBS) - --super_firebird: gds.h includes fireboot super_targets dudley superMiscFiles $(INTL) isql locks qli remote spit help msgs msgs_intl dba gfix gsec security_db extlib examples completed -+super_firebird: gds.h includes fireboot super_targets dudley superMiscFiles $(INTL) isql locks qli remote spit help msgs msgs_intl dba gfix gsec security_db extlib completed - - super_targets: s_run_codes s_alice s_burp s_dba s_security_c super_client super_server super_utils - -@@ -199,7 +199,7 @@ - - super_client: force - $(QUIET_ECHO) "Building super/client..." -- $(SH) '$(CD) source/super/client; $(MAKE) CFLAGS="$(CFLAGS) -DSUPERCLIENT" SYSTEM="$(SYSTEM)" super_client' -+ $(SH) '$(CD) source/super/client; $(MAKE) SYSTEM="$(SYSTEM)" super_client' - - csu gcsu: $(ACCESS_METHOD) force - $(QUIET_ECHO) "Building GCSU..." |