aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-042-2/+2
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* Update to 4.4.9Ganael LAPLANCHE2013-09-042-3/+3
| | | | Notes: svn path=/head/; revision=326251
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=326092
* Change my ports to USES (gmake|perl5)Renato Botelho2013-09-021-2/+1
| | | | Notes: svn path=/head/; revision=325961
* - convert to the new perl5 frameworkAndrej Zverev2013-09-025-5/+8
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325955
* - Add WWWSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | | | | | - Use single space after WWW: - Remove Author line Notes: svn path=/head/; revision=325610
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-212-10/+2
| | | | Notes: svn path=/head/; revision=325163
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-212-2/+2
| | | | Notes: svn path=/head/; revision=325161
* - Use RUN_DEPENDS:=BUILD_DEPENDSSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | | | | | - Add BUILD_DEPENDS - Cosmetic change Notes: svn path=/head/; revision=325148
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-213-4/+6
| | | | Notes: svn path=/head/; revision=325134
* Update to version 4.1.2.Dmitry Sivachenko2013-08-212-3/+3
| | | | Notes: svn path=/head/; revision=325092
* Update to version 4.1.1.Dmitry Sivachenko2013-08-192-3/+3
| | | | Notes: svn path=/head/; revision=324955
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-1415-15/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Add note about LDAP issue (-DLDAP_DEPRECATED)Sunpoet Po-Chuan Hsieh2013-08-091-0/+10
| | | | | | | PR: ports/177401 Notes: svn path=/head/; revision=324450
* - Update to 0.23Philippe Audeoud2013-08-092-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/CLEACH/Net-FTPSSL-0.23/Changes Notes: svn path=/head/; revision=324434
* - Fix ossl_recv() to eliminate false positive OpenSSL errorsSunpoet Po-Chuan Hsieh2013-08-072-0/+29
| | | | | | | | | | | - Bump PORTREVISION for package change Submitted by: Brett Gmoser <bgmoser@leadbidinc.com>, Sergey Lobanov <wmn@siberianet.ru> Obtained from: https://github.com/bagder/curl/commit/8a7a277c086199b Reference: http://sourceforge.net/p/curl/bugs/1249/ Notes: svn path=/head/; revision=324329
* ftp/bftpd: update to 4.0William Grzybowski2013-07-312-10/+6
| | | | | | | | | | | | | | | - Update to 4.0 [1] - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Trim Makefile header Changes: http://bftpd.sourceforge.net/downloads/CHANGELOG PR: ports/179563 [1] Submitted by: Jesse <jessefrgsmith yahoo.ca> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=324067
* - Convert to new perl frameworkAndrej Zverev2013-07-317-20/+14
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324036
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-271-9/+1
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323795
* - Reset maintainer after no response to mail since Jan 2013Steve Wills2013-07-271-2/+2
| | | | | | | | | - Clean up headers and comments while here Reviewed by: danfe Notes: svn path=/head/; revision=323794
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2622-628/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-8/+6
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323680
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-252-20/+11
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323655
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* Don't remove directory created by kdehier4 portMax Brazhnikov2013-07-221-1/+0
| | | | Notes: svn path=/head/; revision=323451
* Fix build on HEAD, by properly defining the MAKE_ENV and by actually using it.Baptiste Daroussin2013-07-191-3/+3
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=323294
* - Remove it, is duplicate with www/p5-WWW-CurlMartin Wilke2013-07-175-44/+1
| | | | | | | Reported by: culot Notes: svn path=/head/; revision=323151
* This module provides a Perl interface to libcurl. It is not intended to beMartin Wilke2013-07-175-0/+43
| | | | | | | | | | | | | a standalone module and because of this, the main libcurl documentation should be consulted for API details at http://curl.haxx.se/. WWW: http://search.cpan.org/dist/WWW-Curl/ PR: ports/180221 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=323147
* - Update to 1.0.3Martin Wilke2013-07-164-41/+52
| | | | | | | | PR: 180508 Submitted by: ports fury Notes: svn path=/head/; revision=323094
* - Update to 4.0Martin Wilke2013-07-153-34/+28
| | | | | | | | | | - Trim header PR: 180506 Submitted by: Ports Fury Notes: svn path=/head/; revision=323037
* - Fix build when security/openssl is installedSunpoet Po-Chuan Hsieh2013-07-122-3/+5
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=322824
* - Fix typoSunpoet Po-Chuan Hsieh2013-07-121-1/+1
| | | | | | | Submitted by: Herbert J. Skuhra <hskuhra@eumx.net> Notes: svn path=/head/; revision=322820
* - Update to 0.8.4Steve Wills2013-07-122-8/+4
| | | | | | | | PR: ports/179866 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Notes: svn path=/head/; revision=322805
* - Bump PORTREVISION for ftp/curl shlib changeSunpoet Po-Chuan Hsieh2013-07-111-5/+4
| | | | | | | | | - While I'm here, fix hardcoded LF (^M) with USE_DOS2UNIX [1] Approved by: miwi (portmgr) Notes: svn path=/head/; revision=322785
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-1117-170/+181
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-102-4/+2
| | | | | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322621
* Project location has changed.Dmitry Sivachenko2013-07-062-2/+2
| | | | Notes: svn path=/head/; revision=322364
* - Convert to new USES gmake for my portsWilliam Grzybowski2013-07-051-1/+1
| | | | Notes: svn path=/head/; revision=322334
* Fix CVE-2013-2174 for ftp/curl with a patch from vendor forXin LI2013-07-022-1/+39
| | | | | | | | | | | | | | | now so that users can build the port, per popular demands on mailing list. The upgrade patch found in ports/172325 is currently under exp-run. The changes in this commit against ftp/curl can be safely reverted before applying that patch, as it's shipped with new curl release. Approved by: portmgr (miwi) Notes: svn path=/head/; revision=322159
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-282-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* Welcome PHP 5.5!Alex Dupre2013-06-243-0/+26
| | | | | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run Notes: svn path=/head/; revision=321684
* - Convert to OptionsNGEitan Adler2013-06-231-8/+6
| | | | | | | | | - add OBJFORMAT to the make envrionment as it will be removed shortly. Approved by: skynick@mail.sc.ru (maintainer) Notes: svn path=/head/; revision=321650
* Update ProFTPd to 1.3.4dMartin Matuska2013-06-213-16/+4
| | | | Notes: svn path=/head/; revision=321502
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-7/+1
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* ftp/yafc: update to 1.2.5William Grzybowski2013-06-172-5/+6
| | | | | | | | | | | | | | - Update to 1.2.5 [1] - Fix path for gettext in configure [1] - Add missing READLINE option - Take maintainership PR: ports/179629 [1] Submitted by: Norihiko Murase <mur1080224@inter7.jp> Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321104
* Horde package update:Martin Matuska2013-06-122-3/+3
| | | | | | | | | | | pear-Horde_Imap_Client 2.11.4 -> 2.11.5 horde-gollem 3.0.0 -> 3.0.1 horde-imp 6.1.0 -> 6.1.1 horde-ingo 3.1.0 -> 3.1.1 horde-trean 1.0.1 -> 1.0.2 Notes: svn path=/head/; revision=320721
* - Fix build with new site_perlAndrej Zverev2013-06-121-1/+1
| | | | | | | Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=320709
* Fix build with clangBaptiste Daroussin2013-06-121-5/+5
| | | | Notes: svn path=/head/; revision=320676
* - Fix buildAndrej Zverev2013-06-102-9/+21
| | | | | | | | | | | - Trim Makefile - NOPORTDOCS -> PORT_OPTIONS:MDOCS PR: ports/179439 Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=320466
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3Gabor Pali2013-06-041-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=319894