Edit

IABSD.fr/ports/meta/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2024-09-12 11:39:07
    Hash : 9a656e20
    Message : update to Python 3.11.10, from tb@ (who tested in bulk build on amd64, and on sparc64 - I tested aarch64) with a few tweaks to allow updating stable. merge meta/python3 into lang/python/3, there's no need for the separate empty package any more now that we only have one 3.x version (pkg_add python%3 will work). tb's version was OK kmos@

  • meta/Makefile
  •      SUBDIR =
         SUBDIR += audacious
         SUBDIR += avr
         SUBDIR += geda
         SUBDIR += gnome
         SUBDIR += gnustep
         SUBDIR += jitsi
         SUBDIR += kde
         SUBDIR += league-fonts
         SUBDIR += lxqt
         SUBDIR += mate
         SUBDIR += msp430
         SUBDIR += mupen64plus
         SUBDIR += qt5
         SUBDIR += qt6
         SUBDIR += tor-browser
         SUBDIR += xfce
         SUBDIR += zyn-fusion
    
    .include <bsd.port.subdir.mk>