cvs commit: ports/x11-wm/epplets Makefile distinfo pkg-plist ports/x11-wm/epplets/files patch-api::epplet.h.in patch-configure patch-epplets::Emix.c patch-epplets::Makefile.in patch-epplets::mbox.c patch-epplets_E-Cpu.c patch-epplets_E-Disk.c patch-epplets_E-Load.c ...

Pietro Cerutti gahr at FreeBSD.org
Mon Mar 10 20:41:58 UTC 2008


gahr        2008-03-10 20:41:58 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/epplets       Makefile distinfo pkg-plist 
  Added files:
    x11-wm/epplets/files patch-epplets_E-Cpu.c 
                         patch-epplets_E-Disk.c 
                         patch-epplets_E-Load.c 
                         patch-epplets_E-MemWatch.c 
                         patch-epplets_E-Power.c 
                         patch-epplets_E-SD.c 
                         patch-epplets_E-Slides.c 
                         patch-epplets_E-Sys.c 
                         patch-epplets_E-Wireless.c 
                         patch-epplets_Makefile.in 
                         patch-epplets_load.c patch-epplets_net.c 
  Removed files:
    x11-wm/epplets/files patch-api::epplet.h.in patch-configure 
                         patch-epplets::Emix.c 
                         patch-epplets::Makefile.in 
                         patch-epplets::mbox.c 
  Log:
  - Update to 0.10
  - Port most epplets to FreeBSD
  - Exclude Mountbox from the build (too much Linux-dependent)
  - Exclude Xss from the build (what is it really good for?)
  
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.37      +27 -18    ports/x11-wm/epplets/Makefile
  1.8       +3 -3      ports/x11-wm/epplets/distinfo
  1.2       +0 -10     ports/x11-wm/epplets/files/patch-api::epplet.h.in (dead)
  1.4       +0 -11     ports/x11-wm/epplets/files/patch-configure (dead)
  1.3       +0 -22     ports/x11-wm/epplets/files/patch-epplets::Emix.c (dead)
  1.5       +0 -11     ports/x11-wm/epplets/files/patch-epplets::Makefile.in (dead)
  1.2       +0 -10     ports/x11-wm/epplets/files/patch-epplets::mbox.c (dead)
  1.1       +222 -0    ports/x11-wm/epplets/files/patch-epplets_E-Cpu.c (new)
  1.1       +96 -0     ports/x11-wm/epplets/files/patch-epplets_E-Disk.c (new)
  1.1       +115 -0    ports/x11-wm/epplets/files/patch-epplets_E-Load.c (new)
  1.1       +121 -0    ports/x11-wm/epplets/files/patch-epplets_E-MemWatch.c (new)
  1.1       +269 -0    ports/x11-wm/epplets/files/patch-epplets_E-Power.c (new)
  1.1       +14 -0     ports/x11-wm/epplets/files/patch-epplets_E-SD.c (new)
  1.1       +60 -0     ports/x11-wm/epplets/files/patch-epplets_E-Slides.c (new)
  1.1       +61 -0     ports/x11-wm/epplets/files/patch-epplets_E-Sys.c (new)
  1.1       +179 -0    ports/x11-wm/epplets/files/patch-epplets_E-Wireless.c (new)
  1.1       +180 -0    ports/x11-wm/epplets/files/patch-epplets_Makefile.in (new)
  1.1       +38 -0     ports/x11-wm/epplets/files/patch-epplets_load.c (new)
  1.1       +130 -0    ports/x11-wm/epplets/files/patch-epplets_net.c (new)
  1.10      +16 -19    ports/x11-wm/epplets/pkg-plist


More information about the cvs-all mailing list