wxs         2009-06-15 18:17:18 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/bacula2-client Makefile 
    sysutils/bacula2-server Makefile distinfo pkg-deinstall.client 
                            pkg-deinstall.server pkg-descr 
                            pkg-install.client pkg-install.server 
                            pkg-plist pkg-plist.client 
    sysutils/bacula2-server/files bacula-barcodes bacula-dir.in 
                                  bacula-fd.in bacula-sd.conf.in 
                                  bacula-sd.in chio-bacula 
                                  patch-scripts-Makefile.in 
                                  patch-src-console-Makefile.in 
                                  patch-src-qt-console-build-depkgs-qt-console 
                                  patch-src-stored-acquire.c 
                                  patch-src-stored-reserve.c 
                                  pkg-message.client.in 
                                  pkg-message.server.in 
  Log:
  - Reintroduce bacula2.x as sysutils/bacula2-server and sysutils/bacula2-client
  - The 3.x line of bacula does not work with 2.x so these ports exist for
    those who can not upgrade to 3.x. Besides security/infrastructure fixes
    this port is not likely to see any functional upgrades.
  - The bacula-*-devel ports will be updated to a 3.1 release when it
    is available.
  
  PR:             ports/135580
  Submitted by:   Vaclav Haisman <[email protected]>
  Approved by:    dvl (old maintainer)
  Thanks to:      miwi for build-testing
  
  Revision  Changes    Path
  1.1111    +2 -0      ports/sysutils/Makefile
  1.1       +14 -0     ports/sysutils/bacula2-client/Makefile (new)
  1.1       +310 -0    ports/sysutils/bacula2-server/Makefile (new)
  1.1       +3 -0      ports/sysutils/bacula2-server/distinfo (new)
  1.1       +51 -0     ports/sysutils/bacula2-server/files/bacula-barcodes (new)
  1.1       +31 -0     ports/sysutils/bacula2-server/files/bacula-dir.in (new)
  1.1       +31 -0     ports/sysutils/bacula2-server/files/bacula-fd.in (new)
  1.1       +20 -0     ports/sysutils/bacula2-server/files/bacula-sd.conf.in 
(new)
  1.1       +31 -0     ports/sysutils/bacula2-server/files/bacula-sd.in (new)
  1.1       +200 -0    ports/sysutils/bacula2-server/files/chio-bacula (new)
  1.1       +11 -0     
ports/sysutils/bacula2-server/files/patch-scripts-Makefile.in (new)
  1.1       +19 -0     
ports/sysutils/bacula2-server/files/patch-src-console-Makefile.in (new)
  1.1       +11 -0     
ports/sysutils/bacula2-server/files/patch-src-qt-console-build-depkgs-qt-console
 (new)
  1.1       +23 -0     
ports/sysutils/bacula2-server/files/patch-src-stored-acquire.c (new)
  1.1       +28 -0     
ports/sysutils/bacula2-server/files/patch-src-stored-reserve.c (new)
  1.1       +15 -0     
ports/sysutils/bacula2-server/files/pkg-message.client.in (new)
  1.1       +63 -0     
ports/sysutils/bacula2-server/files/pkg-message.server.in (new)
  1.1       +31 -0     ports/sysutils/bacula2-server/pkg-deinstall.client (new)
  1.1       +32 -0     ports/sysutils/bacula2-server/pkg-deinstall.server (new)
  1.1       +11 -0     ports/sysutils/bacula2-server/pkg-descr (new)
  1.1       +43 -0     ports/sysutils/bacula2-server/pkg-install.client (new)
  1.1       +62 -0     ports/sysutils/bacula2-server/pkg-install.server (new)
  1.1       +45 -0     ports/sysutils/bacula2-server/pkg-plist (new)
  1.1       +8 -0      ports/sysutils/bacula2-server/pkg-plist.client (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to