freebsd-ports/databases/firebird25-server/files/patch-builds-posix_firebird.vers
Jose Alonso Cardenas Marquez 35e9b8ca05 - Add Super Server support
- Add superclassic and superserver modes to firebird rc script
- Remove LATEST_LINK [1]
- Other modifications for avoid pkg name collisions [1]

Suggested by:	bapt [1]
2013-10-03 06:55:36 +00:00

11 lines
268 B
Text

--- builds/posix/firebird.vers 2013-10-02 18:30:51.000000000 -0500
+++ builds/posix/firebird.vers 2013-10-02 18:31:25.000000000 -0500
@@ -25,6 +25,8 @@
{
global:
+ __progname;
+ environ;
# private entrypoint for REMOTE server
server_main;
#-------------------