cvs commit: ports/ftp/curl Makefile distinfo pkg-plist ports/ftp/curl/files patch-lib::url.c ports/archivers/epkg Makefile ports/archivers/xar Makefile ports/astro/gaia Makefile ports/audio/gmpccaa Makefile ports/audio/grip Makefile ...

Peter Pentchev roam at FreeBSD.org
Wed Dec 13 04:41:37 PST 2006


roam        2006-12-13 12:41:36 UTC

  FreeBSD ports repository

  Modified files:
    ftp/curl             Makefile distinfo pkg-plist 
    ftp/curl/files       patch-lib::url.c 
    archivers/epkg       Makefile 
    archivers/xar        Makefile 
    astro/gaia           Makefile 
    audio/gmpccaa        Makefile 
    audio/grip           Makefile 
    audio/herrie         Makefile 
    audio/icecast2       Makefile 
    audio/libofa         Makefile 
    audio/moc            Makefile 
    audio/scrobbler      Makefile 
    audio/streamtranscoder Makefile 
    audio/streamtuner    Makefile 
    audio/vorbis-tools   Makefile 
    audio/xmms2          Makefile pkg-plist 
    comms/xastir         Makefile 
    deskutils/drivel     Makefile 
    deskutils/ljit       Makefile 
    deskutils/logjam     Makefile 
    deskutils/mdh        Makefile 
    devel/cogito         Makefile 
    devel/darcs          Makefile 
    devel/evfs           Makefile 
    devel/libgutenfetch  Makefile 
    finance/libofx       Makefile 
    ftp/curlpp           Makefile 
    ftp/ocaml-ocurl      Makefile 
    ftp/php4-curl        Makefile 
    ftp/php5-curl        Makefile 
    ftp/py-curl          Makefile 
    ftp/rexx-curl        Makefile 
    ftp/urlgfe           Makefile 
    ftp/wmget            Makefile 
    games/bzflag         Makefile 
    games/fgsd           Makefile 
    games/mudmagic       Makefile 
    games/planeshift     Makefile 
    games/r1q2           Makefile 
    games/tmw            Makefile 
    games/warsow         Makefile 
    games/xmoto          Makefile 
    graphics/jp2a        Makefile 
    graphics/mapserver   Makefile 
    graphics/paintlib    Makefile 
    graphics/telak       Makefile 
    irc/unreal           Makefile 
    lang/gambas          Makefile 
    lang/php4            Makefile.ext 
    lang/php5            Makefile.ext 
    lang/q               Makefile 
    lang/scriba          Makefile 
    mail/freepops        Makefile 
    mail/sylpheed-claws-gtkhtml2_viewer Makefile 
    mail/sylpheed-claws-rssyl Makefile 
    mail/sylpheed-claws-vcalendar Makefile 
    misc/bidwatcher      Makefile 
    misc/esniper         Makefile 
    misc/gkrellm-helium  Makefile 
    misc/sword           Makefile 
    misc/wmweather       Makefile 
    multimedia/xine      Makefile 
    net-im/centericq     Makefile 
    net-im/cli-msn       Makefile 
    net-im/libmsn        Makefile 
    net-p2p/amule1       Makefile 
    net-p2p/gtorrentviewer Makefile 
    net-p2p/jigdo        Makefile 
    net-p2p/libbt        Makefile 
    net-p2p/rtorrent     Makefile 
    net/asterisk         Makefile 
    net/asterisk-bristuff Makefile 
    net/boinc-client     Makefile 
    net/nepenthes        Makefile 
    net/wmlj             Makefile 
    polish/sms2          Makefile 
    print/foomatic-db    Makefile 
    security/authforce   Makefile 
    security/clamav      Makefile 
    security/gnupg       Makefile 
    security/osslsigncode Makefile 
    sysutils/fusefs-curlftpfs Makefile 
    sysutils/heartbeat   Makefile 
    textproc/libnxml     Makefile 
    textproc/raptor      Makefile 
    www/osb-nrcit        Makefile 
    www/p5-WWW-Curl      Makefile 
    www/pecl-pecl_http   Makefile 
    www/wsdlpull         Makefile 
    www/xshttpd-devel    Makefile 
    x11/ecore            Makefile pkg-plist 
  Added files:
    audio/icecast2/files patch-src::auth_url.c 
    audio/vorbis-tools/files patch-ogg123_http_transport.c 
    ftp/php4-curl/files  patch-curl.c 
    ftp/php5-curl/files  patch-interface.c 
    ftp/py-curl/files    patch-src-pycurl.c 
    ftp/rexx-curl/files  patch-rexxcurl.c 
    irc/unreal/files     patch-Makefile.in patch-configure 
    lang/q/files         patch-modules-curl-curl.c 
    net/nepenthes/files  
                         patch-modules-download-curl-download-curl.cpp 
    security/authforce/files patch-ae 
    textproc/raptor/files patch-configure 
  Log:
  Update the ftp/curl port to 7.16.0.
  Bump PORTREVISION of all dependent ports.
  Fix the build errors in the few ports that still use the long deprecated,
  and now obsoleted, cURL options.
  
  Thanks to everyone who took the time to look over the patch!
  
  Discussed on:   -ports
  
  Revision  Changes    Path
  1.3       +4 -4      ports/archivers/epkg/Makefile
  1.3       +1 -0      ports/archivers/xar/Makefile
  1.5       +2 -1      ports/astro/gaia/Makefile
  1.2       +2 -1      ports/audio/gmpccaa/Makefile
  1.74      +2 -2      ports/audio/grip/Makefile
  1.10      +1 -0      ports/audio/herrie/Makefile
  1.54      +1 -1      ports/audio/icecast2/Makefile
  1.1       +12 -0     ports/audio/icecast2/files/patch-src::auth_url.c (new)
  1.9       +2 -1      ports/audio/libofa/Makefile
  1.12      +2 -2      ports/audio/moc/Makefile
  1.8       +2 -2      ports/audio/scrobbler/Makefile
  1.5       +1 -0      ports/audio/streamtranscoder/Makefile
  1.32      +1 -1      ports/audio/streamtuner/Makefile
  1.40      +2 -2      ports/audio/vorbis-tools/Makefile
  1.1       +12 -0     ports/audio/vorbis-tools/files/patch-ogg123_http_transport.c (new)
  1.24      +9 -2      ports/audio/xmms2/Makefile
  1.12      +2 -1      ports/audio/xmms2/pkg-plist
  1.14      +1 -0      ports/comms/xastir/Makefile
  1.32      +2 -2      ports/deskutils/drivel/Makefile
  1.8       +2 -2      ports/deskutils/ljit/Makefile
  1.25      +2 -2      ports/deskutils/logjam/Makefile
  1.14      +2 -2      ports/deskutils/mdh/Makefile
  1.5       +1 -0      ports/devel/cogito/Makefile
  1.40      +1 -0      ports/devel/darcs/Makefile
  1.2       +3 -2      ports/devel/evfs/Makefile
  1.4       +1 -0      ports/devel/libgutenfetch/Makefile
  1.18      +2 -1      ports/finance/libofx/Makefile
  1.83      +2 -3      ports/ftp/curl/Makefile
  1.47      +3 -3      ports/ftp/curl/distinfo
  1.3       +6 -6      ports/ftp/curl/files/patch-lib::url.c
  1.22      +3 -0      ports/ftp/curl/pkg-plist
  1.16      +2 -1      ports/ftp/curlpp/Makefile
  1.8       +2 -1      ports/ftp/ocaml-ocurl/Makefile
  1.2       +2 -0      ports/ftp/php4-curl/Makefile
  1.1       +22 -0     ports/ftp/php4-curl/files/patch-curl.c (new)
  1.2       +2 -0      ports/ftp/php5-curl/Makefile
  1.1       +48 -0     ports/ftp/php5-curl/files/patch-interface.c (new)
  1.25      +2 -1      ports/ftp/py-curl/Makefile
  1.1       +48 -0     ports/ftp/py-curl/files/patch-src-pycurl.c (new)
  1.12      +2 -1      ports/ftp/rexx-curl/Makefile
  1.1       +11 -0     ports/ftp/rexx-curl/files/patch-rexxcurl.c (new)
  1.9       +2 -2      ports/ftp/urlgfe/Makefile
  1.8       +2 -1      ports/ftp/wmget/Makefile
  1.39      +2 -2      ports/games/bzflag/Makefile
  1.2       +1 -0      ports/games/fgsd/Makefile
  1.3       +2 -1      ports/games/mudmagic/Makefile
  1.7       +2 -1      ports/games/planeshift/Makefile
  1.6       +2 -2      ports/games/r1q2/Makefile
  1.10      +2 -1      ports/games/tmw/Makefile
  1.7       +2 -2      ports/games/warsow/Makefile
  1.14      +2 -2      ports/games/xmoto/Makefile
  1.8       +2 -1      ports/graphics/jp2a/Makefile
  1.15      +2 -2      ports/graphics/mapserver/Makefile
  1.7       +1 -1      ports/graphics/paintlib/Makefile
  1.5       +2 -1      ports/graphics/telak/Makefile
  1.9       +4 -2      ports/irc/unreal/Makefile
  1.1       +11 -0     ports/irc/unreal/files/patch-Makefile.in (new)
  1.1       +37 -0     ports/irc/unreal/files/patch-configure (new)
  1.52      +2 -2      ports/lang/gambas/Makefile
  1.31      +1 -1      ports/lang/php4/Makefile.ext
  1.34      +1 -1      ports/lang/php5/Makefile.ext
  1.22      +1 -1      ports/lang/q/Makefile
  1.1       +35 -0     ports/lang/q/files/patch-modules-curl-curl.c (new)
  1.16      +2 -1      ports/lang/scriba/Makefile
  1.10      +1 -1      ports/mail/freepops/Makefile
  1.8       +2 -2      ports/mail/sylpheed-claws-gtkhtml2_viewer/Makefile
  1.11      +2 -2      ports/mail/sylpheed-claws-rssyl/Makefile
  1.9       +2 -2      ports/mail/sylpheed-claws-vcalendar/Makefile
  1.55      +2 -2      ports/misc/bidwatcher/Makefile
  1.4       +2 -1      ports/misc/esniper/Makefile
  1.12      +2 -2      ports/misc/gkrellm-helium/Makefile
  1.24      +1 -1      ports/misc/sword/Makefile
  1.18      +2 -1      ports/misc/wmweather/Makefile
  1.70      +1 -1      ports/multimedia/xine/Makefile
  1.111     +2 -2      ports/net-im/centericq/Makefile
  1.4       +2 -1      ports/net-im/cli-msn/Makefile
  1.8       +2 -2      ports/net-im/libmsn/Makefile
  1.24      +2 -2      ports/net-p2p/amule1/Makefile
  1.10      +2 -2      ports/net-p2p/gtorrentviewer/Makefile
  1.18      +1 -0      ports/net-p2p/jigdo/Makefile
  1.18      +2 -1      ports/net-p2p/libbt/Makefile
  1.24      +2 -2      ports/net-p2p/rtorrent/Makefile
  1.64      +2 -2      ports/net/asterisk-bristuff/Makefile
  1.63      +2 -2      ports/net/asterisk/Makefile
  1.23      +1 -0      ports/net/boinc-client/Makefile
  1.9       +2 -2      ports/net/nepenthes/Makefile
  1.1       +12 -0     ports/net/nepenthes/files/patch-modules-download-curl-download-curl.cpp (new)
  1.15      +2 -2      ports/net/wmlj/Makefile
  1.19      +2 -1      ports/polish/sms2/Makefile
  1.22      +2 -1      ports/print/foomatic-db/Makefile
  1.12      +2 -2      ports/security/authforce/Makefile
  1.1       +12 -0     ports/security/authforce/files/patch-ae (new)
  1.86      +2 -1      ports/security/clamav/Makefile
  1.93      +1 -1      ports/security/gnupg/Makefile
  1.2       +2 -1      ports/security/osslsigncode/Makefile
  1.5       +2 -1      ports/sysutils/fusefs-curlftpfs/Makefile
  1.10      +2 -2      ports/sysutils/heartbeat/Makefile
  1.9       +2 -1      ports/textproc/libnxml/Makefile
  1.40      +2 -1      ports/textproc/raptor/Makefile
  1.3       +178 -0    ports/textproc/raptor/files/patch-configure (new)
  1.11      +2 -2      ports/www/osb-nrcit/Makefile
  1.6       +2 -1      ports/www/p5-WWW-Curl/Makefile
  1.12      +2 -1      ports/www/pecl-pecl_http/Makefile
  1.12      +2 -1      ports/www/wsdlpull/Makefile
  1.19      +1 -0      ports/www/xshttpd-devel/Makefile
  1.35      +2 -2      ports/x11/ecore/Makefile
  1.7       +1 -1      ports/x11/ecore/pkg-plist


More information about the cvs-ports mailing list