aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andRene Ladan2013-05-303-33/+0
| | | | | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=319410
* Update math/R to 3.0.1-patched, and adjust dependent ports;Brendan Fabeny2013-05-281-0/+1
| | | | | | | | | | synchronize math/rpy with upstream repository Reviewed by: wen Approved by: wen, tota Notes: svn path=/head/; revision=319316
* - Update to 4.4.7Ganael LAPLANCHE2013-05-273-52/+3
| | | | | | | - Remove _Bool type detection configure patch Notes: svn path=/head/; revision=319191
* - Bump PORTREVISION for c-ares update. I had thought this was doneBryan Drewery2013-05-221-1/+1
| | | | | | | | | | and that the shlib change was missed. I was looking at the wrong port log. Reported by: miwi Notes: svn path=/head/; revision=318741
* - Chase c-ares shlib update by removing the versionBryan Drewery2013-05-221-1/+1
| | | | Notes: svn path=/head/; revision=318739
* ftp/wget: fix build with texinfo-5 installedVasil Dimov2013-05-171-0/+40
| | | | | | | | PR: ports/178646 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Notes: svn path=/head/; revision=318361
* - Update to 0.9.10Bryan Drewery2013-05-164-35/+49
| | | | | | | | PR: ports/178672 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Notes: svn path=/head/; revision=318326
* ftp/wget: Add an option for choosing whether to use PCRE or not.Vasil Dimov2013-05-141-12/+13
| | | | | | | | The "CONFIGURE_ENV=ac_cv_header_pcre_h=no" thingy was suggested by bapt@, thanks! Notes: svn path=/head/; revision=318142
* ftp/wget: hook a dependency to devel/pcreVasil Dimov2013-05-131-0/+11
| | | | | | | | PR: ports/178285 Submitted by: pawel@ Notes: svn path=/head/; revision=318083
* mark as BROKENOliver Lehmann2013-05-131-0/+2
| | | | Notes: svn path=/head/; revision=318081
* Merge r317659 by ale from ftp/php5-ftp:Florian Smeets2013-05-101-5/+4
| | | | | | | | | | Make ssl support deterministic. Requested by: Mark Felder <feld@feld.me> Tested by: Mark Felder <feld@feld.me> Notes: svn path=/head/; revision=317821
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-05-081-8/+3
| | | | | | | | - Restore mis-removed tab between USES= and pathfix - Cleanup Makefile header Notes: svn path=/head/; revision=317691
* Make ssl support deterministic.Alex Dupre2013-05-081-0/+4
| | | | Notes: svn path=/head/; revision=317659
* - Update to 20130505Bryan Drewery2013-05-062-11/+6
| | | | | | | | | | - Pass maintainership to submitter PR: ports/178374 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Notes: svn path=/head/; revision=317543
* - Use CERTFILE for custom certificate locationSunpoet Po-Chuan Hsieh2013-05-061-4/+3
| | | | | | | | PR: ports/176614 Requested by: Ilya Pizik <ilya.pizik@gmail.com> Notes: svn path=/head/; revision=317534
* - Fix shebang line for users without USE_PERL=yesSunpoet Po-Chuan Hsieh2013-05-061-2/+1
| | | | | | | | PR: ports/177481 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Notes: svn path=/head/; revision=317533
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-064-6/+5
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Fix installation of ports that rely on cp -n for installing files. r245960Florian Smeets2013-05-041-3/+3
| | | | | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt) Notes: svn path=/head/; revision=317389
* Chase security/libgcrypt updateEmanuel Haupt2013-05-031-0/+1
| | | | Notes: svn path=/head/; revision=317220
* Update to version 4.0.Dmitry Sivachenko2013-04-303-8/+9
| | | | Notes: svn path=/head/; revision=316932
* - Update to 0.8.3Martin Wilke2013-04-307-116/+167
| | | | | | | | PR: 178152 Submitted by: Ports Fury Notes: svn path=/head/; revision=316874
* - Update to 1.42Martin Wilke2013-04-303-37/+33
| | | | | | | | PR: 177924 Submitted by: Ports Fury Notes: svn path=/head/; revision=316867
* Add Gstreamer 1.0.7. This is the new stable version of theKoop Mast2013-04-272-0/+14
| | | | | | | | | | | | | | | | | | Gstreamer multimedia framework. Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter for the porters handbook about gstreamer is a work in progress. X related plugins are now stand alone. The gio plugin is now part of the gstreamer1-plugins port and the oss plugins are now part of the gstreamer1-plugins-good port. Note that the pulseaudio plugin is missing because it needs a newer version of pulseaudio. Also there are still a number of plugins from -bad which haven't been ported to the 1.0 API yet. Notes: svn path=/head/; revision=316693
* - Update to 0.42Frederic Culot2013-04-272-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/File-Fetch/CHANGES Notes: svn path=/head/; revision=316686
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-276-8/+6
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* Convert from USE_GETTEXT to USES= gettextBaptiste Daroussin2013-04-262-19/+13
| | | | | | | | | While here: - Trim some headers - Convert to new options framework Notes: svn path=/head/; revision=316624
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-263-4/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-249-9/+9
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Convert to USES=gettextEmanuel Haupt2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316340
* Convert f* to USES=pkgconfigBaptiste Daroussin2013-04-232-7/+3
| | | | Notes: svn path=/head/; revision=316339
* Fix NLS supportPawel Pekala2013-04-201-2/+1
| | | | | | | | | PR: ports/177353 (based on) Submitted by: Norihiko Murase <mur1080224@inter7.jp> Feature safe: yes Notes: svn path=/head/; revision=316138
* ftp/wget:Vasil Dimov2013-04-182-11/+1
| | | | | | | | | | | Non-functional change - replace a patch file with a sed command. PR: ports/177792 Submitted by: jgh@ Feature safe: yes Notes: svn path=/head/; revision=316019
* ftp/wget:Vasil Dimov2013-04-111-2/+2
| | | | | | | | | | | | * Fix a typo in options variable (introduced in r315271) * Whitespace change to align the values PR: ports/177662 Submitted by: Jeremy Chadwick <jdc@koitsu.org> Approved by: portmgr Notes: svn path=/head/; revision=315782
* - Fix build on amd64Emanuel Haupt2013-04-024-9/+26
| | | | | | | | | - Provide NLS option Approved by: portmgr (bapt) Notes: svn path=/head/; revision=315672
* - Mark BROKEN fails to buildMartin Wilke2013-04-021-0/+1
| | | | | | | | | | | | | rpath=/usr/lib:/usr/local/lib -lssl -lcrypto -lz ld: unrecognized option '-Wl,-rpath=/usr/lib:/usr/local/lib' ld: use the --help option for usage information gmake: *** [librexxcurl.so] Error 1 *** Error code 1 Approved by: portmgr Notes: svn path=/head/; revision=315667
* For perl@ owned ports:Eitan Adler2013-03-292-2/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Update to 20130325Martin Wilke2013-03-289-25/+19
| | | | | | | | PR: 177377 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> (maintainer) Notes: svn path=/head/; revision=315454