cvs commit: ports/Mk bsd.linux-rpm.mk ports/audio/linux-alsa-lib Makefile distinfo.i386 ports/audio/linux-arts Makefile distinfo.i386 ports/audio/linux-libogg Makefile distinfo.i386 ports/audio/linux-libvorbis Makefile distinfo.i386 ...

Alexander Leidinger netchild at FreeBSD.org
Sun Apr 30 22:00:44 UTC 2006


netchild    2006-04-30 22:00:43 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.linux-rpm.mk 
    audio/linux-alsa-lib Makefile distinfo.i386 
    audio/linux-arts     Makefile distinfo.i386 
    audio/linux-libogg   Makefile distinfo.i386 
    audio/linux-libvorbis Makefile distinfo.i386 
    audio/linux-openal   Makefile distinfo.i386 
  Log:
  bsd.linux-rpm.mk:
   - document some variables
   - set some variables based upon presets [1]
   - automatically guess the src RPM (needs to be overidden for multi-RPM
     ports) [1]
   - allow to specify complete directories or a set of files for
     automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
   - add fc3 to the automatic plist handling [1]
   - allow to override the linux-rpm-generate-plist target
   - also detect @dirrmtry in the automatic plist handling [1]
   - adopt the new-plist target to the new world order [1]
  
  ports: [1,2]
   - edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
   - add source distfiles to distinfo to allow auto fetching sources
     with defined PACKAGE_BUILDING;
   - remove some variables already defined at linux-rpm
     (i.e. MASTRE_SITE_SUBDIR);
   - add LINUX_DIST_VER to every port (in case default linux_base
     changes);
   - bump PORTREVISION (so that the ports build cluster puts the
     src and binary RPM's to the new location)
   - update linux-openal to the newest FC3 port
  
  All errors are mine because of cut&paste patch merging.
  
  Aproved by:     maintainer [2]
  Reviewed on:    multimedia [1]
  Submitted by:   Boris Samorodov <bsam at ipt.ru> [1]
  
  Revision  Changes    Path
  1.3       +75 -11    ports/Mk/bsd.linux-rpm.mk
  1.5       +2 -2      ports/audio/linux-alsa-lib/Makefile
  1.2       +7 -3      ports/audio/linux-alsa-lib/distinfo.i386
  1.15      +4 -1      ports/audio/linux-arts/Makefile
  1.4       +6 -3      ports/audio/linux-arts/distinfo.i386
  1.7       +2 -2      ports/audio/linux-libogg/Makefile
  1.2       +6 -3      ports/audio/linux-libogg/distinfo.i386
  1.4       +2 -1      ports/audio/linux-libvorbis/Makefile
  1.2       +6 -3      ports/audio/linux-libvorbis/distinfo.i386
  1.5       +4 -3      ports/audio/linux-openal/Makefile
  1.2       +6 -3      ports/audio/linux-openal/distinfo.i386


More information about the cvs-ports mailing list