aboutsummaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* - Trim Makefile headersamdmi32013-07-125-7/+7
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* - Update to 7.31.0sunpoet2013-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Mark jobs unsafebapt2013-07-101-5/+3
|
* - Drop all my portspav2013-07-101-1/+1
|
* Attempt to fix parallel builds.danfe2013-07-081-3/+35
|
* - Update to 3.14clsung2013-07-082-8/+4
|
* Remove extra blank line to please portlint.kwm2013-07-072-4/+11
| | | | | | Don't let the port chmod 777 ${WRKSRC}/src to prevent possible security issue. Submitted by: tijl@ (priv mail)
* Remove USE_AUTOTOOLS=libtool. This was added in r183830 because the bundledkwm2013-07-065-49/+0
| | | | | | | | | libtool at the time didn't handle the removal of objformat correctly. Also revert r239611. This revision was because the libtool port and the bundled libtool at the time detect "clang" as a valid C compiler. PR: ports/179753 Submitted by: tijl@
* - Update to 1.30clsung2013-06-282-8/+4
|
* - Update, fix build with clangak2013-06-273-10/+6
| | | | | - Convert Makefile headers to new style - Update WWW
* Welcome PHP 5.5!ale2013-06-245-0/+84
| | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run
* - Trim Makefile headerantoine2013-06-201-5/+3
| | | | - Mark as broken, it overwrites a bin/map from a dependency
* - Trim Makefile headeramdmi32013-06-173-15/+3
|
* update lang/sbcl to 1.1.8, and adjust dependent portsbf2013-06-061-1/+1
|
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-053-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Update to 0.04.13culot2013-06-033-3/+6
| | | | | PR: ports/179186 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
* Update math/R to 3.0.1-patched, and adjust dependent ports;bf2013-05-282-1/+2
| | | | | | | synchronize math/rpy with upstream repository Reviewed by: wen Approved by: wen, tota
* Update to 1.2 release and add support for php 5.4.ale2013-05-274-91/+15
|
* - Upgrade to 0.36.kuriyama2013-05-276-11/+11
|
* Fix build with perl 5.16.bland2013-05-261-0/+34
| | | | PR: 178954
* - Upgrade to 2.58.kuriyama2013-05-262-8/+3
|
* Update to 2.34.tobez2013-05-232-8/+4
| | | | Changes: http://search.cpan.org/dist/JSON-XS/Changes
* - Remove converters/R-cran-xtable (duplicate of textproc/R-cran-xtable)tota2013-05-174-25/+0
| | | | Reported by: indexbuild@
* - Add new port: converters/R-cran-xtabletota2013-05-154-0/+25
| | | | | | | Functions converting an R object to an "xtable" object, which can then be printed as a LaTeX or HTML table. WWW: http://cran.r-project.org/web/packages/xtable/
* - Update MASTER_SITESmiwi2013-05-152-14/+10
| | | | | | | | | - Add LICENSE - Fix plist - Bump PORTREVISION PR: 178579 Submitted by: Ports Fury
* Add a patch to allow building with gcc-4.7 and 4.8.mi2013-05-141-0/+9
| | | | Approved by: maintainer
* - Update to 0.97 [1]culot2013-05-133-4/+5
| | | | | | | | - Add LICENSE (GPLv3) Changes: http://search.cpan.org/dist/URI-UTF8-Punycode/Changes PR: ports/178510 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Mark MAKE_JOBS_SAFEehaupt2013-05-081-0/+1
|
* Add some shebangfix to allow building most of the ports tree without ↵bapt2013-05-071-6/+4
| | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts
* update lang/sbcl to 1.1.7, and adjust dependent portsbf2013-05-061-1/+1
|
* - Upgrade to 0.35*.kuriyama2013-05-046-15/+16
| | | | | PR: ports/177504 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
* Mark as broken: does not fetchbapt2013-05-041-5/+3
|
* - Move ruby-bsdconv to rubygem-bsdconvbdrewery2013-05-027-29/+28
| | | | | | | - Update to 10.0.0 PR: ports/178172 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0.0bdrewery2013-05-022-4/+4
| | | | | PR: ports/178136 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0.0bdrewery2013-05-022-4/+4
| | | | | PR: ports/178135 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0.0bdrewery2013-05-022-4/+4
| | | | | PR: ports/178134 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0bdrewery2013-05-023-78/+72
| | | | | | | Changelog: https://github.com/buganini/bsdconv/blob/10.0/Changelog PR: ports/178129 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Convert the last USE_ICONV to USES=iconvbapt2013-04-281-5/+0
|
* - Update to 2.49rafan2013-04-283-20/+7
| | | | | PR: ports/178175 Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-277-10/+7
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-252-2/+2
| | | | Approved by: portmgr (bapt)
* Set MAINTAINER to my @FreeBSD.org address.tijl2013-04-241-1/+1
| | | | Suggested by: crees
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)gahr2013-04-231-2/+1
| | | | | | - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble)
* Convert all c categories to USE=pkgconfigbapt2013-04-234-10/+5
|
* Update tilp2 and its libraries:tijl2013-04-234-18/+10
| | | | | | | | - tilp2 1.17 - libticables2 1.3.4, libticalcs2 1.1.8, libticonv 1.1.4, libtifiles2 1.1.6 - Add NLS option, remove libtool dependency, clean up Makefile and pkg-descr - Bump PORTREVISION and trim Makefile header for emulators/tilem and emulators/tiemu3.
* - Update Haskell ports from the development repositorypgj2013-03-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set) Contributed by: ashish New ports (5): devel/hs-geniplate 0.6.0.3 devel/hs-uuid 1.2.9 net/hs-maccatcher 2.1.5 net/hs-publicsuffixlist 0.0.3 textproc/hs-regex-tdfa 1.1.8 Removed ports (1): math/hs-Agda-executable 2.3.0.1_3 Updated ports (115): archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4 archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0 audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2 databases/hs-persistent 1.1.4 --> 1.1.5.1 databases/hs-persistent-sqlite 1.1.2 --> 1.1.5 databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4 devel/hs-Boolean 0.1.2 --> 0.2 devel/hs-ansi-terminal 0.5.5.1 --> 0.6 devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1 devel/hs-base64-conduit 0.5.1 --> 1.0.0 devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0 devel/hs-bifunctors 3.2 --> 3.2.0.1 devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0 devel/hs-classy-prelude 0.4.3 --> 0.5.3 devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3 devel/hs-cmdargs 0.10.1_1 --> 0.10.2 devel/hs-conduit 0.5.6 --> 1.0.2 devel/hs-darcs 2.8.3_1 --> 2.8.4 devel/hs-either 3.1 --> 3.4 devel/hs-errors 1.3.1 --> 1.4.1 devel/hs-filestore 0.6 --> 0.6.0.1 devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0 devel/hs-git-annex 3.20130124 --> 4.20130323 devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2 devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3 devel/hs-hint 0.3.3.5_1 --> 0.3.3.6 devel/hs-hoogle 4.2.15 --> 4.2.16 devel/hs-hspec 1.4.3 --> 1.4.4 devel/hs-lens 3.8.5 --> 3.8.7.3 devel/hs-logict 0.5.0.2_1 --> 0.6 devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1 devel/hs-monad-par 0.3_3 --> 0.3.4.1 devel/hs-mueval 0.8.2_3 --> 0.9 devel/hs-profunctors 3.2 --> 3.3 devel/hs-project-template 0.1.1 --> 0.1.3 devel/hs-readline 1.0.1.0_8 --> 1.0.3.0 devel/hs-reflection 1.1.6 --> 1.1.7 devel/hs-resourcet 0.4.4_1 --> 0.4.5 devel/hs-show 0.4.1.2_4 --> 0.5 devel/hs-simple-reflect 0.2_1 --> 0.3.1 devel/hs-smallcheck 0.6.2 --> 1.0.2 devel/hs-testpack 2.1.2_3 --> 2.1.2.1 devel/hs-threads 0.5.0.1_1 --> 0.5.0.2 devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3 devel/hs-unix-time 0.1.4_1 --> 0.1.5 devel/hs-uulib 0.9.14_4 --> 0.9.15 mail/hs-email-validate 0.3.2_1 --> 1.0.0 mail/hs-mime-types 0.1.0.2 --> 0.1.0.3 math/hs-Agda 2.3.0.1_3 --> 2.3.2 math/hs-NumInstances 1.0_4 --> 1.2 math/hs-comonad 3.0.1.1 --> 3.0.2 math/hs-contravariant 0.2.0.2_3 --> 0.4 math/hs-distributive 0.3 --> 0.3.1 math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0 net/hs-network-conduit 0.6.2.2 --> 1.0.0 net/hs-sendfile 0.7.8_1 --> 0.7.9 net/hs-simple-sendfile 0.2.10 --> 0.2.11 net/hs-socks 0.4.2_1 --> 0.5.0 security/hs-crypto-api 0.10.2_3 --> 0.11 security/hs-crypto-conduit 0.4.3 --> 0.5.0 security/hs-monadcryptorandom 0.5_1 --> 0.5.1 security/hs-skein 0.1.0.11 --> 0.1.0.12 security/hs-tls 1.1.1 --> 1.1.2 textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1 textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0 textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0 textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0 textproc/hs-case-insensitive 0.4.0.4 --> 1.0 textproc/hs-citeproc-hs 0.3.7 --> 0.3.8 textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8 textproc/hs-hs-bibutils 4.16 --> 4.17 textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0 textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0 textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1 textproc/hs-pandoc-types 1.9.1_3 --> 1.10 textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4 textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3 textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1 textproc/hs-yaml 0.8.2 --> 0.8.2.3 www/hs-activehs 0.3.0.1_1 --> 0.3.1 www/hs-authenticate 1.3.2_1 --> 1.3.2.6 www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4 www/hs-gitit 0.10.1.2 --> 0.10.3.1 www/hs-hS3 0.5.6_5 --> 0.5.7 www/hs-hamlet 1.1.3.1 --> 1.1.6.3 www/hs-happstack-server 7.1.1_1 --> 7.1.7 www/hs-heist 0.11.0 --> 0.11.1 www/hs-hjsmin 0.1.4 --> 0.1.4.1 www/hs-http-conduit 1.8.7 --> 1.9.0 www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3 www/hs-http-server 1.0.1_1 --> 1.0.2 www/hs-http-types 0.7.3.0.1_1 --> 0.8.0 www/hs-shakespeare 1.0.2_1 --> 1.0.3.1 www/hs-shakespeare-css 1.0.2_1 --> 1.0.3 www/hs-shakespeare-js 1.1.1 --> 1.1.2.1 www/hs-snap 0.11.0 --> 0.11.2 www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1 www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3 www/hs-wai 1.3.0.1_1 --> 1.4.0 www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2 www/hs-wai-extra 1.3.2 --> 1.3.2.4 www/hs-wai-test 1.3.0_1 --> 1.3.0.4 www/hs-warp 1.3.7.1 --> 1.3.7.4 www/hs-yesod 1.1.7.2 --> 1.1.9.2 www/hs-yesod-auth 1.1.3 --> 1.1.5.3 www/hs-yesod-core 1.1.7.1 --> 1.1.8.2 www/hs-yesod-default 1.1.3 --> 1.1.3.2 www/hs-yesod-form 1.2.0.2 --> 1.2.1.3 www/hs-yesod-json 1.1.2_1 --> 1.1.2.1 www/hs-yesod-platform 1.1.7.2 --> 1.1.8 www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2 www/hs-yesod-static 1.1.1.2 --> 1.1.2.2 www/hs-yesod-test 0.3.3 --> 0.3.5 x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1 x11/hs-X11 1.6.0.2 --> 1.6.1.1 Please note that port revisions for dependent ports are bumped. Obtained from: FreeBSD Haskell
* - Update to 1.0-3tota2013-03-302-3/+3
|
* For perl@ owned ports:eadler2013-03-291-6/+2
| | | | | - Fix COMMENT - Trim header
* Style: tab -> space.eadler2013-03-292-2/+2
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Remove extra lines.demon2013-03-262-4/+0
|
* Do not compile and use bundled libiconv, the converters/iconv from ports.demon2013-03-263-12/+118
| | | | | | PR: 177321 Submitted by: William Grzybowski <william88@gmail.com> With help and suggestions from: bapt
* - Update to 1.0-2tota2013-03-252-7/+3
|
* - Mark BROKEN:bdrewery2013-03-241-5/+4
| | | | | | | | | | | | | | | | | | pdf2djvu.cc: In function 'int xmain(int, char* const*)': pdf2djvu.cc:1335: error: no matching function for call to 'pdf::Renderer::startDoc(XRef*)' /usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*) pdf2djvu.cc:1336: error: no matching function for call to 'MutedRenderer::startDoc(XRef*)' /usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*) pdf2djvu.cc:1340: error: no matching function for call to 'MutedRenderer::startDoc(XRef*)' /usr/local/include/poppler/SplashOutputDev.h:311: note: candidates are: void SplashOutputDev::startDoc(PDFDoc*) gmake: *** [pdf2djvu.o] Error 1 *** [do-build] Error code 1 - Add explicit pkgconf dependency [1] - Trim header PR: ports/177306 [1] Reported by: John Marino <draco@marino.st> [1] With hat: portmgr
* - Update to 2.6.2acm2013-03-231-5/+1
| | | | - Trim Makefile headers
* - Update poppler to 0.22.2.mezz2013-03-211-2/+2
| | | | | | | | | - Bump the rest ports that depend on the poppler and poppler-qt because of shared library version have been changed. - Add a note in the UPDATING for require to rebuild all ports that depend on poppler. Submitted by: kwm (poppler* part)
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* Prevent using gawk which depends on gettext in configure scriptsbapt2013-03-181-0/+4
| | | | | Reported by: rene, avg Tested by: rene
* 1: Upgrade protobuf to 2.5.0.vanilla2013-03-181-0/+1
| | | | | 2: bump revision. 3: document UPDATING.
* Fix a long standing bug of lib/charset.alias being overwritten, modified, ↵bapt2013-03-184-65/+3
| | | | | | | | | | | | | | and badly tracked by ports. Make lib/charset.alias a file only provided by converters/libiconv Create a new USES: charsetfix, that will modify in post patch the Makefile.in to prevent a port from modifying/overwritting the charset.alias file during make install. Prevent devel/gettext from installing that files. Fix a couple of ports that actually touch charset.alias during the build phase. Based on a patch by ale (http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html) Approved by: kwm (gnome) Exp-run by: miwi
* Do not remove directories not owned by the portbapt2013-03-152-6/+1
|
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-7/+3
|
* - Update to 2.27202sunpoet2013-03-152-9/+7
| | | | | | | - Add LICENSE - Cleanup Makefile header Changes: http://search.cpan.org/dist/JSON-PP/Changes
* Do not removed directories not owned by the portbapt2013-03-132-6/+1
| | | | Reported by: pkg DEVELOPER_MODE
* Do not removed directories not owned by the portbapt2013-03-132-6/+1
| | | | Reported by: pkg DEVELOPER_MODE
* - Update to 9.1bdrewery2013-03-123-101/+134
| | | | | | | | Changes: - https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/176867 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-7/+2
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* - Add new knob USE_LHA [1]miwi2013-03-081-6/+1
| | | | | | | | | | - Convert few ports to USE_LHA [1] - Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2] PR: 176187 [1] 174790 [2] Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1] Gerald Pfeifer <gerald@pfeifer.com> [2]
* update math/R to 2.15.3, and adjust dependent portsbf2013-03-072-1/+2
|
* update lang/sbcl to 1.1.5+bugfixes, and adjust dependent portsbf2013-03-031-1/+1
|
* Update MASTER_SITES and use PLIST_FILESehaupt2013-02-272-3/+2
| | | | Approved by: Oscar Bonilla <obonilla@galileo.edu> (maintainer)
* Update COMMENT and pkg-descrpawel2013-02-222-9/+5
| | | | | | PR: ports/176314 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: Oscar Bonilla <obonilla@galileo.edu> (maintainer)
* - Update to r29250amdmi32013-02-142-9/+7
| | | | | - Trim header - OptionsNG
* Update to 20130112 release.ale2013-02-143-8/+17
|
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: converters)gahr2013-02-072-2/+2
| | | | Approved by: portmgr
* - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-065-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/libffi update - Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE) Please note that port revision for all the Haskell ports without version changes are bumped. New ports (20): devel/hs-MonadRandom 0.1.8 devel/hs-base64-conduit 0.5.1 devel/hs-bifunctors 3.2 devel/hs-either 3.1 devel/hs-errors 1.3.1 devel/hs-generic-deriving 1.4.0 devel/hs-lens 3.8.5 devel/hs-profunctor-extras 3.3 devel/hs-profunctors 3.2 devel/hs-reflection 1.1.6 devel/hs-timezone-olson 0.1.2 devel/hs-timezone-series 0.1.2 math/hs-comonads-fd 3.0.1 math/hs-groupoids 3.0.1.1 math/hs-nats 0.1 math/hs-semigroupoid-extras 3.0.1 security/hs-cipher-rc4 0.1.2 security/hs-crypto-numbers 0.1.3 security/hs-crypto-pubkey 0.1.2 security/hs-crypto-random-api 0.2.0 Updated ports (107): archivers/hs-zip-archive 0.1.2.1 --> 0.1.3.3 archivers/hs-zlib-bindings 0.1.1.2 --> 0.1.1.3 audio/hs-libmpd 0.8.0.1 --> 0.8.0.2 benchmarks/hs-criterion 0.6.2.0 --> 0.6.2.1 converters/hs-aeson 0.6.0.2_2 --> 0.6.1.0 converters/hs-dataenc 0.14.0.4 --> 0.14.0.5 databases/hs-persistent 1.0.2.2 --> 1.1.4 databases/hs-persistent-sqlite 1.0.1 --> 1.1.2 databases/hs-persistent-template 1.0.0.2 --> 1.1.2.1 devel/hs-BNFC 2.4.2.1_1 --> 2.6.0.3 devel/hs-Boolean 0.1.1 --> 0.1.2 devel/hs-TypeCompose 0.9.7 --> 0.9.9 devel/hs-ansi-terminal 0.5.5_5 --> 0.5.5.1 devel/hs-ansi-wl-pprint 0.6.4_3 --> 0.6.6 devel/hs-basic-prelude 0.3.1.0 --> 0.3.2.0 devel/hs-checkers 0.2.9_2 --> 0.3.1 devel/hs-classy-prelude 0.4.1 --> 0.4.3 devel/hs-classy-prelude-conduit 0.4.1 --> 0.4.3 devel/hs-conduit 0.5.5 --> 0.5.6 devel/hs-configurator 0.2.0.1 --> 0.2.0.2 devel/hs-cpphs 1.15 --> 1.16 devel/hs-edit-distance 0.2.1.1 --> 0.2.1.2 devel/hs-file-embed 0.0.4.6 --> 0.0.4.7 devel/hs-filestore 0.5.0.1 --> 0.6 devel/hs-fsnotify 0.0.4 --> 0.0.6 devel/hs-ghc-paths 0.1.0.8_5 --> 0.1.0.9 devel/hs-git-annex 3.20121211 --> 3.20130124 devel/hs-hashable 1.1.2.5 --> 1.2.0.5 devel/hs-hastache 0.4.2 --> 0.5.0 devel/hs-hlint 1.8.39 --> 1.8.43 devel/hs-hoogle 4.2.14 --> 4.2.15 devel/hs-hspec 1.4.2 --> 1.4.3 devel/hs-largeword 1.0.3 --> 1.0.4 devel/hs-lifted-base 0.2 --> 0.2.0.2 devel/hs-monad-logger 0.2.3 --> 0.2.3.2 devel/hs-optparse-applicative 0.4.2 --> 0.5.2.1 devel/hs-pool-conduit 0.1.0.3 --> 0.1.1 devel/hs-project-template 0.1.0.1 --> 0.1.1 devel/hs-silently 1.2.4 --> 1.2.4.1 devel/hs-smallcheck 0.6.1_2 --> 0.6.2 devel/hs-system-fileio 0.3.10 --> 0.3.11 devel/hs-unix-compat 0.4.0.0 --> 0.4.1.0 devel/hs-unordered-containers 0.2.2.1 --> 0.2.3.0 devel/hs-vault 0.2.0.1 --> 0.2.0.4 devel/hs-void 0.5.8 --> 0.5.11 devel/hs-word8 0.0.2 --> 0.0.3 mail/hs-mime-types 0.1.0.0 --> 0.1.0.2 math/hs-categories 1.0.4 --> 1.0.5 math/hs-comonad 3.0.0.2 --> 3.0.1.1 math/hs-comonad-transformers 3.0 --> 3.0.1 math/hs-distributive 0.2.2_2 --> 0.3 math/hs-pointed 3.0.1 --> 3.0.2 math/hs-semigroupoids 3.0.0.1 --> 3.0.2 math/hs-semigroups 0.8.4.1 --> 0.9 net/hs-network-conduit 0.6.1.1 --> 0.6.2.2 net/hs-simple-sendfile 0.2.8 --> 0.2.10 print/hs-hscolour 1.20.3,1 --> 1.20.3_1,1 security/hs-certificate 1.3.3 --> 1.3.5 security/hs-cipher-aes 0.1.5 --> 0.1.7 security/hs-clientsession 0.8.0.1 --> 0.8.1 security/hs-cprng-aes 0.2.4 --> 0.3.4 security/hs-crypto-conduit 0.4.1 --> 0.4.3 security/hs-cryptocipher 0.3.6 --> 0.4.0 security/hs-cryptohash 0.7.9 --> 0.8.3 security/hs-pem 0.1.1_2 --> 0.1.2 security/hs-skein 0.1.0.10 --> 0.1.0.11 security/hs-tls 1.0.2 --> 1.1.1 security/hs-tls-extra 0.5.0 --> 0.6.1 sysutils/hs-angel 0.3.3 --> 0.3.4 textproc/hs-Diff 0.1.3_3 --> 0.2.0 textproc/hs-attoparsec 0.10.2.0_2 --> 0.10.3.0 textproc/hs-blaze-html 0.5.1.1 --> 0.5.1.3 textproc/hs-blaze-markup 0.5.1.2 --> 0.5.1.4 textproc/hs-case-insensitive 0.4.0.3 --> 0.4.0.4 textproc/hs-citeproc-hs 0.3.6 --> 0.3.7 textproc/hs-double-conversion 0.2.0.5 --> 0.2.0.6 textproc/hs-highlighting-kate 0.5.3.3 --> 0.5.3.5 textproc/hs-hs-bibutils 4.15 --> 4.16 textproc/hs-regex-pcre-builtin 0.94.4.3.8.31 --> 0.94.4.5.8.31 textproc/hs-texmath 0.6.1.1 --> 0.6.1.3 textproc/hs-yaml 0.8.1.1 --> 0.8.2 www/hs-gitit 0.10.0.2 --> 0.10.1.2 www/hs-hamlet 1.1.1.1 --> 1.1.3.1 www/hs-heist 0.8.2 --> 0.11.0 www/hs-hjsmin 0.1.3 --> 0.1.4 www/hs-http-conduit 1.8.4.3 --> 1.8.7 www/hs-http-date 0.0.3 --> 0.0.4 www/hs-http-reverse-proxy 0.1.0.6 --> 0.1.1.1 www/hs-shakespeare-js 1.1.0 --> 1.1.1 www/hs-snap 0.9.2.2 --> 0.11.0 www/hs-wai-app-static 1.3.0.4 --> 1.3.1_1 www/hs-wai-extra 1.3.0.4 --> 1.3.2 www/hs-warp 1.3.5 --> 1.3.7.1 www/hs-xss-sanitize 0.3.2_2 --> 0.3.3 www/hs-yesod 1.1.4.1 --> 1.1.7.2 www/hs-yesod-auth 1.1.2 --> 1.1.3 www/hs-yesod-core 1.1.6.1 --> 1.1.7.1 www/hs-yesod-default 1.1.2 --> 1.1.3 www/hs-yesod-form 1.2.0.1 --> 1.2.0.2 www/hs-yesod-persistent 1.1.0 --> 1.1.0.1 www/hs-yesod-platform 1.1.5 --> 1.1.7.2 www/hs-yesod-static 1.1.1.1 --> 1.1.1.2 www/hs-yesod-test 0.3.1.1 --> 0.3.3 x11-wm/hs-xmonad 0.10_4 --> 0.11 x11-wm/hs-xmonad-contrib 0.10_4 --> 0.11 x11/hs-X11 1.5.0.1_3 --> 1.6.0.2 x11/hs-xmobar 0.14_3 --> 0.16 Obtained from: FreeBSD Haskell
* Sereal is an efficient, compact-output, binary and feature-richkuriyama2013-02-055-0/+35
| | | | | | | | | serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. They are distributed separately to allow for safe upgrading without downtime. WWW: http://search.cpan.org/dist/Sereal/
* This library implements a deserializer for an efficient,kuriyama2013-02-055-0/+39
| | | | | | | | | compact-output, and feature-rich binary protocol called Sereal. Its sister module Sereal::Encoder implements an encoder for this format. The two are released separately to allow for independent and safer upgrading. WWW: http://search.cpan.org/dist/Sereal-Decoder/
* This library implements an efficient, compact-output, and feature-richkuriyama2013-02-055-0/+39
| | | | | | | | serializer using a binary protocol called Sereal. Its sister module Sereal::Decoder implements a decoder for this format. The two are released separately to allow for independent and safer upgrading. WWW: http://search.cpan.org/dist/Sereal-Encoder/
* update lang/sbcl to 1.1.4 and adjust dependent portsbf2013-02-031-1/+1
|
* - Update to 0.04.12culot2013-01-292-4/+4
| | | | | PR: ports/175667 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
* - Strip header at request of original creatortabthorpe2013-01-271-5/+1
| | | | | Submitted by: trevor With hat: portmgr
* - cleanup headerdinoex2013-01-271-5/+1
|
* Convert Makefile headers to the new format in my ports (round #2).olgeni2013-01-261-1/+0
|
* Convert Makefile headers to the new format in my ports.olgeni2013-01-262-8/+0
|
* - Update to 0.04.11culot2013-01-212-3/+3
| | | | | PR: ports/175463 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
* - Update to 0.2.12tota2013-01-172-4/+3
|
* Update to 20120521 version.ale2013-01-163-13/+9
|
* - Update to 1.02a [1]culot2013-01-132-10/+9
| | | | | | | | - Pass maintainership to submitter [1] - Add LICENSE (Artistic 1 & GPL 1) PR: ports/175240 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* update lang/sbcl to 1.1.3 and adjust dependent portsbf2013-01-051-5/+2
|
* update the R base ports to 2.15.2 and adjust dependent portsbf2013-01-052-0/+2
| | | | Reviewed by: thierry, tota, wen
* Update some of my ports to new options frameworkmm2012-12-311-7/+5
| | | | Submitted by: Baptiste Daroussin <bapt@FreeBSD.org>
* - Fix compilation with clang:johans2012-12-313-6/+110
| | | | | Make some implicit function types and references explicit - Adopt port
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-301-0/+3
| | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
* -Update devel/libical to 0.48.mezz2012-12-301-1/+2
| | | | | | | | | | | | -Update the header -OPTIONSng -Use the ltverhack to correct the shared library version (44 -> 0). Bump the rest ports that depend on devel/libical because of shared library version has been changed. Document the update in UPDATING. PR: ports/173540 Remind by: Marcin Cieslak <saper@saper.info>
* - Update to 0.9.3 [1]ak2012-12-252-9/+4
| | | | | | | | - Convert Makefile headers to new style - Remove LICENSE_FILE since GPLv3 is in Templates/Licenses PR: ports/174615 (based on) [1] Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-207-27/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2012.4.0.0 - Update Gtk2Hs to 0.12.4 - Transfer maintainership of math/hs-math-functions to haskell@ [1] Please note that port revisions for all the Haskell ports without version changes are bumped. Some further highlights of the update: - Trim Makefile headers - Enable dynamic libraries and dynamic linking by default - Enable bootstrapping by versions of GHC and HsColour already installed - Use GCC and binutils from ports New ports (32): devel/hs-List 0.5.1 devel/hs-ReadArgs 1.2.1 devel/hs-SafeSemaphore 0.9.0 devel/hs-activehs-base 0.3.0.2 devel/hs-async 2.0.1.3 devel/hs-basic-prelude 0.3.1.0 devel/hs-classy-prelude 0.4.1 devel/hs-classy-prelude-conduit 0.4.1 devel/hs-data-pprint 0.2.1.4 devel/hs-date-cache 0.3.0 devel/hs-fsnotify 0.0.4 devel/hs-hinotify 0.3.5 devel/hs-hspec-expectations 0.3.0.3 devel/hs-kqueue 0.1.2.4 devel/hs-monad-logger 0.2.3 devel/hs-optparse-applicative 0.4.2 devel/hs-project-template 0.1.0.1 devel/hs-setenv 0.1.0 devel/hs-simple-reflect 0.2 devel/hs-threads 0.5.0.1 devel/hs-time-compat 0.1.0.2 devel/hs-unix-time 0.1.4 devel/hs-word8 0.0.2 graphics/hs-dia-base 0.1.1.2 graphics/hs-dia-functions 0.2.1.3 mail/hs-mime-types 0.1.0.0 net/hs-network-info 0.2.0.3 net/hs-network-multicast 0.0.7 security/hs-cipher-aes 0.1.5 textproc/hs-hexpat 0.20.3 www/hs-activehs 0.3.0.1 www/hs-http-reverse-proxy 0.1.0.6 Updated ports (211): archivers/hs-tar 0.4.0.0_1 --> 0.4.0.1 archivers/hs-zip-archive 0.1.1.8_1 --> 0.1.2.1 archivers/hs-zlib 0.5.3.3_1 --> 0.5.4.0 archivers/hs-zlib-bindings 0.1.0.1_1 --> 0.1.1.2 archivers/hs-zlib-conduit 0.4.0.2 --> 0.5.0.3 archivers/hs-zlib-enum 0.2.2.1_1 --> 0.2.3 audio/hs-libmpd 0.8.0_1 --> 0.8.0.1 benchmarks/hs-criterion 0.6.0.1_2 --> 0.6.2.0 converters/hs-dataenc 0.14.0.3_2 --> 0.14.0.4 converters/hs-json 0.5_1 --> 0.7 databases/hs-persistent 0.9.0.4_1 --> 1.0.2.2 databases/hs-persistent-sqlite 0.9.0.2_1 --> 1.0.1 databases/hs-persistent-template 0.9.0.2_1 --> 1.0.0.2 devel/hs-Boolean 0.0.1_5 --> 0.1.1 devel/hs-DeepArrow 0.3.5_2 --> 0.3.7 devel/hs-HUnit 1.2.4.2_2 --> 1.2.5.1 devel/hs-MemoTrie 0.5_1 --> 0.6.1 devel/hs-MissingH 1.1.1.0_2 --> 1.2.0.0 devel/hs-MonadCatchIO-mtl 0.3.0.4_3 --> 0.3.0.5 devel/hs-QuickCheck 2.4.2_1 --> 2.5.1.1 devel/hs-Stream 0.4.6_2 --> 0.4.6.1 devel/hs-TypeCompose 0.9.1_2 --> 0.9.7 devel/hs-abstract-deque 0.1.5_1 --> 0.1.6 devel/hs-alex 3.0.1_1 --> 3.0.2 devel/hs-arrows 0.4.4.0_4 --> 0.4.4.1 devel/hs-asn1-data 0.6.1.3_1 --> 0.7.1 devel/hs-base-unicode-symbols 0.2.2.3_2 --> 0.2.2.4 devel/hs-base64-bytestring 0.1.2.0 --> 1.0.0.0 devel/hs-blaze-builder-conduit 0.4.0.2_1 --> 0.5.0.3 devel/hs-blaze-builder-enumerator 0.2.0.4_1 --> 0.2.0.5 devel/hs-blaze-textual 0.2.0.6_2 --> 0.2.0.8 devel/hs-bytestring-nums 0.3.5_2 --> 0.3.6 devel/hs-c2hs 0.16.3_3 --> 0.16.4 devel/hs-cmdargs 0.9.5_1 --> 0.10.1 devel/hs-conduit 0.4.2_1 --> 0.5.5 devel/hs-configurator 0.2.0.0_2 --> 0.2.0.1 devel/hs-cpphs 1.14 --> 1.15 devel/hs-darcs 2.8.1_1 --> 2.8.3 devel/hs-data-default 0.4.0_1 --> 0.5.0 devel/hs-directory-tree 0.10.1 --> 0.11.0 devel/hs-edit-distance 0.2.1_1 --> 0.2.1.1 devel/hs-fast-logger 0.0.2_2 --> 0.3.1 devel/hs-file-embed 0.0.4.4_1 --> 0.0.4.6 devel/hs-filemanip 0.3.5.2_6 --> 0.3.6.2 devel/hs-filestore 0.5_1 --> 0.5.0.1 devel/hs-filesystem-conduit 0.4.0_1 --> 0.5.0.2 devel/hs-gconf 0.12.1_3 --> 0.12.1.1 devel/hs-ghc-events 0.4.0.0_2 --> 0.4.2.0 devel/hs-ghc-mtl 1.0.1.1_2 --> 1.0.1.2 devel/hs-gio 0.12.3_1 --> 0.12.4 devel/hs-git-annex 3.20120807 --> 3.20121211 devel/hs-glib 0.12.3.1_1 --> 0.12.4 devel/hs-gtk2hs-buildtools 0.12.3.1_1 --> 0.12.4 devel/hs-haddock 2.10.0_1 --> 2.11.0 devel/hs-happy 1.18.9_1 --> 1.18.10 devel/hs-hashable 1.1.2.3_1 --> 1.1.2.5 devel/hs-hashed-storage 0.5.9_2 --> 0.5.10 devel/hs-hashtables 1.0.1.6_1 --> 1.0.1.8 devel/hs-haskell-src-exts 1.13.3_1 --> 1.13.5 devel/hs-hastache 0.4.1 --> 0.4.2 devel/hs-hint 0.3.3.4_1 --> 0.3.3.5 devel/hs-hlint 1.8.30 --> 1.8.39 devel/hs-hoogle 4.2.11_1 --> 4.2.14 devel/hs-hslogger 1.1.5_2 --> 1.2.1 devel/hs-hspec 1.2.0.1 --> 1.4.2 devel/hs-language-javascript 0.5.4_1 --> 0.5.7 devel/hs-largeword 1.0.1_2 --> 1.0.3 devel/hs-lifted-base 0.1.1_1 --> 0.2 devel/hs-logict 0.5.0.1_1 --> 0.5.0.2 devel/hs-monad-control 0.3.1.3_1 --> 0.3.1.4 devel/hs-mtl 2.1.1_1 --> 2.1.2 devel/hs-murmur-hash 0.1.0.5_2 --> 0.1.0.6 devel/hs-parallel 3.2.0.2_1 --> 3.2.0.3 devel/hs-pool-conduit 0.1.0.2_1 --> 0.1.0.3 devel/hs-primitive 0.4.1_2 --> 0.5.0.1 devel/hs-resource-pool 0.2.1.0_1 --> 0.2.1.1 devel/hs-resourcet 0.3.3.1 --> 0.4.4 devel/hs-silently 1.2.0.2 --> 1.2.4 devel/hs-split 0.1.4.3 --> 0.2.1.1 devel/hs-stm 2.3_1 --> 2.4 devel/hs-syb 0.3.6.1_1 --> 0.3.7 devel/hs-syb-with-class 0.6.1.3_2 --> 0.6.1.4 devel/hs-system-fileio 0.3.8 --> 0.3.10 devel/hs-system-filepath 0.4.6_1 --> 0.4.7 devel/hs-tagged 0.4.2.1_1 --> 0.4.4 devel/hs-temporary 1.1.2.3_1 --> 1.1.2.4 devel/hs-terminfo 0.3.2.4 --> 0.3.2.5 devel/hs-test-framework 0.6_1 --> 0.8 devel/hs-test-framework-hunit 0.2.7_2 --> 0.3.0 devel/hs-test-framework-quickcheck2 0.2.12.2_1 --> 0.3.0.1 devel/hs-text 0.11.2.0_1 --> 0.11.2.3 devel/hs-threadscope 0.2.1_3 --> 0.2.2 devel/hs-uniplate 1.6.7_1 --> 1.6.10 devel/hs-unix-compat 0.3.0.1_1 --> 0.4.0.0 devel/hs-unordered-containers 0.2.1.0_1 --> 0.2.2.1 devel/hs-uuagc 0.9.40.3_1 --> 0.9.42.2 devel/hs-uuagc-cabal 1.0.2.0_2 --> 1.0.4.0 devel/hs-vault 0.2.0.0_1 --> 0.2.0.1 devel/hs-vector 0.9.1_2 --> 0.10.0.1 devel/hs-vector-algorithms 0.5.4_1 --> 0.5.4.2 devel/hs-void 0.5.6 --> 0.5.8 ftp/hs-curl 1.3.7_3 --> 1.3.8 graphics/hs-cairo 0.12.3.1_1 --> 0.12.4 lang/hs-unlambda 0.1_6 --> 0.1.3 mail/hs-email-validate 0.2.8_1 --> 0.3.2 mail/hs-mime 0.3.3.2 --> 0.3.4 mail/hs-mime-mail 0.4.1.1_2 --> 0.4.1.2 math/hs-categories 1.0.3_1 --> 1.0.4 math/hs-comonad 1.1.1.6_1 --> 3.0.0.2 math/hs-comonad-transformers 2.1.2 --> 3.0 math/hs-data-lens 2.10.0_1 --> 2.10.2 math/hs-data-lens-template 2.1.5_1 --> 2.1.7 math/hs-math-functions 0.1.1.1_2 --> 0.1.1.2 [1] math/hs-mwc-random 0.12.0.0_1 --> 0.12.0.1 math/hs-pointed 2.1.0.2_1 --> 3.0.1 math/hs-semigroupoids 1.3.4 --> 3.0.0.1 math/hs-semigroups 0.8.3.2_1 --> 0.8.4.1 math/hs-statistics 0.10.1.0_1 --> 0.10.2.0 math/hs-vector-space 0.8.2 --> 0.8.6 multimedia/hs-gstreamer 0.12.1.1_1 --> 0.12.1.2 net/hs-network 2.3.0.13_1 --> 2.3.1.0 net/hs-network-conduit 0.4.0.1_1 --> 0.6.1.1 net/hs-pcap 0.4.5.1_4 --> 0.4.5.2 net/hs-sendfile 0.7.6_1 --> 0.7.8 net/hs-simple-sendfile 0.2.4 --> 0.2.8 net/hs-socks 0.4.1_1 --> 0.4.2 print/hs-hscolour 1.20.2,1 --> 1.20.3,1 security/hs-Crypto 4.2.5_1 --> 4.2.5.1 security/hs-HsOpenSSL 0.10.3.2 --> 0.10.3.3 security/hs-RSA 1.2.1.0_1 --> 1.2.2.0 security/hs-SHA 1.5.0.1_1 --> 1.6.1 security/hs-certificate 1.2.3_1 --> 1.3.3 security/hs-clientsession 0.7.5_1 --> 0.8.0.1 security/hs-cprng-aes 0.2.3_2 --> 0.2.4 security/hs-crypto-conduit 0.3.2_1 --> 0.4.1 security/hs-crypto-pubkey-types 0.1.1_1 --> 0.2.0 security/hs-cryptocipher 0.3.5 --> 0.3.6 security/hs-cryptohash 0.7.5_1 --> 0.7.9 security/hs-digest 0.0.1.1_1 --> 0.0.1.2 security/hs-monadcryptorandom 0.4.1_1 --> 0.5 security/hs-pureMD5 2.1.0.3_2 --> 2.1.2.1 security/hs-pwstore-fast 2.2_2 --> 2.3 security/hs-skein 0.1.0.7_1 --> 0.1.0.10 security/hs-tls 0.9.5_1 --> 1.0.2 security/hs-tls-extra 0.4.6_1 --> 0.5.0 sysutils/hs-angel 0.3.2_1 --> 0.3.3 textproc/hs-HStringTemplate 0.6.8_2 --> 0.6.12 textproc/hs-attoparsec-conduit 0.4.0.1_1 --> 0.5.0.3 textproc/hs-attoparsec-enumerator 0.3_2 --> 0.3.1 textproc/hs-blaze-html 0.5.0.0 --> 0.5.1.1 textproc/hs-blaze-markup 0.5.1.0_1 --> 0.5.1.2 textproc/hs-case-insensitive 0.4.0.1_2 --> 0.4.0.3 textproc/hs-citeproc-hs 0.3.4_1 --> 0.3.6 textproc/hs-double-conversion 0.2.0.4_2 --> 0.2.0.5 textproc/hs-highlighting-kate 0.5.1_1 --> 0.5.3.3 textproc/hs-hs-bibutils 4.12_4 --> 4.15 textproc/hs-html-conduit 0.0.1_1 --> 0.1.0.4 textproc/hs-hxt 9.2.2_1 --> 9.3.1.1 textproc/hs-lhs2tex 1.17_4 --> 1.18.1 textproc/hs-pandoc 1.9.4.2 --> 1.9.4.5 textproc/hs-parsec 3.1.2_1 --> 3.1.3 textproc/hs-regex-pcre-builtin 0.94.2.1.7.7_4 --> 0.94.4.3.8.31 textproc/hs-regex-posix 0.95.1_2 --> 0.95.2 textproc/hs-stringsearch 0.3.6.3_2 --> 0.3.6.4 textproc/hs-tagsoup 0.12.6_2 --> 0.12.8 textproc/hs-tagstream-conduit 0.3.2_1 --> 0.5.3 textproc/hs-texmath 0.6.0.6_1 --> 0.6.1.1 textproc/hs-xml-conduit 0.7.0.3_1 --> 1.0.3.3 textproc/hs-xml-types 0.3.2 --> 0.3.3 textproc/hs-xmlhtml 0.2.0.2 --> 0.2.0.3 textproc/hs-yaml 0.7.0.3 --> 0.8.1.1 www/hs-HTTP 4000.2.3_1 --> 4000.2.5 www/hs-authenticate 1.2.1.1_1 --> 1.3.2 www/hs-cookie 0.4.0_1 --> 0.4.0.1 www/hs-gitit 0.10.0.1 --> 0.10.0.2 www/hs-hamlet 1.0.1.4 --> 1.1.1.1 www/hs-happstack 7.0.0_1 --> 7.0.1 www/hs-happstack-server 7.0.3 --> 7.1.1 www/hs-heist 0.8.1.1 --> 0.8.2 www/hs-hjsmin 0.1.2_1 --> 0.1.3 www/hs-http-conduit 1.4.1.10 --> 1.8.4.3 www/hs-http-date 0.0.2_1 --> 0.0.3 www/hs-http-server 1_5 --> 1.0.1 www/hs-http-types 0.6.11_1 --> 0.7.3.0.1 www/hs-path-pieces 0.1.1_1 --> 0.1.2 www/hs-shakespeare 1.0.0.2_1 --> 1.0.2 www/hs-shakespeare-css 1.0.1.2_1 --> 1.0.2 www/hs-shakespeare-js 1.0.0.3_1 --> 1.1.0 www/hs-shakespeare-text 1.0.0.2_1 --> 1.0.0.5 www/hs-snap 0.9.0.1 --> 0.9.2.2 www/hs-snap-core 0.9.0 --> 0.9.2.2 www/hs-snap-server 0.9.0 --> 0.9.2.4 www/hs-wai 1.2.0.3 --> 1.3.0.1 www/hs-wai-app-static 1.2.0.4 --> 1.3.0.4 www/hs-wai-extra 1.2.0.5 --> 1.3.0.4 www/hs-wai-logger 0.1.4_1 --> 0.3.0 www/hs-wai-test 1.2.0.2_1 --> 1.3.0 www/hs-warp 1.2.2 --> 1.3.5 www/hs-yesod 1.0.1.6_1 --> 1.1.4.1 www/hs-yesod-auth 1.0.2.1_1 --> 1.1.2 www/hs-yesod-core 1.0.1.2_1 --> 1.1.6.1 www/hs-yesod-default 1.0.1.1_1 --> 1.1.2 www/hs-yesod-form 1.0.0.4_1 --> 1.2.0.1 www/hs-yesod-json 1.0.0.1_1 --> 1.1.2 www/hs-yesod-persistent 1.0.0.1_1 --> 1.1.0 www/hs-yesod-platform 1.0.5 --> 1.1.5 www/hs-yesod-routes 1.0.1.2_1 --> 1.1.1.1 www/hs-yesod-static 1.0.0.3_1 --> 1.1.1.1 www/hs-yesod-test 0.2.1 --> 0.3.1.1 x11-toolkits/hs-gtk 0.12.3.1 --> 0.12.4 x11-toolkits/hs-pango 0.12.3_1 --> 0.12.4 Removed ports (1): textproc/hs-xml2html 0.1.2.3_1 Approved by: wen (maintainer) [1] Obtained from: FreeBSD Haskell
* Cleanup supporting perl version 5.8 and 5.10,az2012-12-173-22/+3
| | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
* - Set default perl version for ports which currently usingaz2012-12-161-1/+0
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent portsbf2012-12-161-1/+1
|
* Update distinfo for the optional patch. For some reason the wrong sha265 gotkwm2012-12-111-1/+1
| | | | | | recorded. I checked and the content hasn't changed. Submitted by: zeising@
* Reenable the patch to fix CP932 and add EUCJP-MS.kwm2012-12-102-17/+17
| | | | | | | While here trim header and convert to OptionsNG. PR: ports/173986 Submitted by: Takumi Takahashi <takumi@tmfam.com>
* - Update to 0.2.11tota2012-12-042-3/+3
| | | | Feature safe: yes
* - Chase 82+ not being a valid Tcl/Tk version anymoregahr2012-12-041-2/+2
| | | | | Feature safe: yes Reported by: beat, bapt
* - update to 0.04.10rm2012-12-022-9/+11
| | | | | | | | | | - trim Makefile header - fix plist for python >= 32 PR: 174036 Submitted by: rm (myself) Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) Feature safe: yes
* Update to 2.2ehaupt2012-11-282-9/+6
| | | | Feature safe: yes
* - Update to 1.0-1tota2012-11-242-3/+3
| | | | Feature safe: yes
* - Update to 1.0-0tota2012-11-243-10/+8
| | | | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr Feature safe: yes
* - Pass maintainership to submitterjhale2012-10-173-8/+4
| | | | | | | | | | | PR: ports/172813, ports/172814, ports/172815, ports/172816, ports/172817, ports/172818, ports/172820, ports/172821, ports/172822, ports/172823, ports/172824, ports/172825 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: timur (via private email) makc, avilla (mentors implicit) Feature safe: yes
* - Pass maintainership to submitterjhale2012-10-171-1/+1
| | | | | | | | PR: ports/172812 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: timur (via private email) makc, avilla (mentors, implicit) Feature safe: yes
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-161-6/+2
| | | | | | Approved by: portmgr (implicit) Feature safe: yes Redports: ignore
* - Update to 1.001 [1]jhale2012-10-122-8/+4
| | | | | | | | | | - Trim Makefile header PR: ports/168259 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 1.101 [1]jhale2012-10-122-9/+5
| | | | | | | | | | | - Fix COMMENT [1] - Trim Makefile header PR: ports/168260 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 1.13 [1]jhale2012-10-123-11/+11
| | | | | | | | | | - Trim Makefile header PR: ports/168261 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1] Approved by: timur (maintainer timeout, 4.5 months) [1] makc, avilla (mentors, implicit) Feature safe: yes
* - Use GH_ACCOUNT in DISTNAMEbdrewery2012-10-106-6/+6
| | | | | Suggested by: sunpoet Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* - Update to 1.0 [1]bdrewery2012-10-092-23/+15
| | | | | | | | | | | | | - Remove ABI version from LIB_DEPENDS [1] - Update to new header - Use USE_GITHUB for fetching Changelog: chase py-bsdconv update utilize new API in taglib 1.8 to allow saving ID3v2.3 PR: ports/172265 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) [1]
* - Update bsdconv and wrappers to 9.0 [1]bdrewery2012-10-0911-70/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switch to USE_GITHUB for fetching - Update to new header format - Mark converters/bsdconv as MAKE_JOBS_UNSAFE - Add prefix into DISTNAMEs to avoid conflicts Changelog for converters/bsdconv: 9.0: fix for MinGW export bsdconv_malloc/bsdconv_free add {from,to}/CCCII add inter/ZH-STRINGS internal API changes for use of bsdconv_ctl in wrappers bugfixes 8.0: add flush function into callback interface for supporting inter/OPENCC* ( http://github.com/buganini/bsdconv-opencc ) sync data from project chvar update inter/KANA_PHONETIC use double data type for score value add inter/TRIM-WIDTH Changelog for converters/{p5,php5,py,ruby}-bsdconv: update/add ctl function add mktemp/fopen function PR: ports/172263 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> [1]
* Change headers of all ports maintained by me to new formatgarga2012-10-051-5/+1
|
* - Update to 0.2.10tota2012-10-023-9/+5
| | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr
* - Update to r28721amdmi32012-09-253-21/+4
|
* update lang/sbcl to 1.0.58 and switch to the new options format;bf2012-09-131-1/+1
| | | | adjust dependent ports
* Mark as broken on powerpc.linimon2012-09-081-1/+7
| | | | Hat: portmgr
* - Update to 1.1.5wen2012-09-023-3/+4
|
* - Update to 2.47rafan2012-09-022-3/+3
| | | | | PR: ports/171123 Submitted by: swills@
* Fix build with clangbapt2012-08-243-0/+40
|
* - Update to 7.5culot2012-08-174-6/+29
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/170670 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1
| | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr
* Remove unecessary OPTIONS_DEFAULT definitions added on r301957garga2012-08-041-1/+0
| | | | Reported by: sunpoet@
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsgarga2012-08-031-2/+7
|
* - Update to 2.33wen2012-08-032-3/+3
| | | | Changes: http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.33/Changes
* - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-033-1/+3
| | | | | | - Remove some cruft Obtained from: FreeBSD Haskell
* - Update to 0.18culot2012-07-272-4/+7
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Convert-TNEF/Changes
* Fix typos in COMMENTcs2012-07-261-2/+1
| | | | Submitted by: bf@
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* - Update to 0.2.9tota2012-07-252-4/+3
|
* Fix typos in COMMENTcs2012-07-248-8/+8
|
* For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-231-2/+2
| | | | | | only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids needlessly pulling that file in.
* - Update MASTER_SITESmiwi2012-07-171-1/+3
| | | | | | | - Add LICENSE PR: 169405 Submitted by: Ports Fury
* - Remove SITE_PERL from *_DEPENDSaz2012-06-303-3/+3
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-293-7/+7
| | | | Approved by: portmgr@ (bapt@)
* update math/R to 2.15.1, switch to the new options format, andbf2012-06-272-2/+2
| | | | adjust dependent ports
* BibTeXConv is a BibTeX file converter which allows one to exportak2012-06-194-0/+52
| | | | | | | | | | | BibTeX entries to other formats, including customly defined text output. Furthermore, it provides the possibility to check URLs (including MD5, size and MIME type computations) and to verify ISBN and ISSN numbers. PR: ports/168627 Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> Approved by: eadler, itetcu (mentors, implicit)
* update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that wasbf2012-06-131-2/+2
| | | | | formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11 has been merged back into graphics/djvulibre
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-117-7/+7
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Update to 0.26sunpoet2012-06-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Convert-ASN1/ChangeLog
* - fix p5-Jcode issueaz2012-06-081-1/+1
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-073-10/+8
|
* - Get rid of SITE_PERL in my portsamdmi32012-06-072-10/+10
| | | | Submitted by: az
* - Update to 0.24culot2012-06-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Convert-ASN1/ChangeLog
* - Update to version 0.8.2sylvio2012-06-064-45/+31
| | | | | | | | Remove file: files/patch-ta2as.c PR: ports/168593 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Remove SITE_PERL from *_DEPENDSaz2012-06-042-2/+2
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-042-3/+3
|
* - Update to 0.5pgj2012-06-043-14/+12
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.6.0.2pgj2012-06-043-6/+6
| | | | Obtained from: FreeBSD Haskell
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-041-0/+1
| | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell
* - Remove SITE_PERL from *_DEPENDSaz2012-06-031-1/+1
| | | | | PR: ports/168626 Approved by: maintainer (kuriyama@ via email)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-032-2/+2
| | | | Approved by: maintainer (tobez@ via IM)
* Convert to new options frameworkbapt2012-06-021-5/+5
|
* - update png to 1.5.10dinoex2012-06-016-5/+7
|
* Update my email address.tj2012-06-011-1/+1
| | | | Approved by: eadler (mentor)
* - Mark BROKEN on 7.X: fails to extractpav2012-05-311-2/+2
| | | | Reported by: pointyhat
* - Switch to FETCH_DEPENDS to fix fetch during buildswills2012-05-291-1/+1
|
* - Update to 7.3sunpoet2012-05-276-15/+15
| | | | | | | | | - While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: - info(): add width information Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
* - Update to 7.2sunpoet2012-05-272-5/+5
| | | | | | | | | - While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: - info(): add width information Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
* update lang/sbcl to 1.0.57, and adjust dependent portsbf2012-05-231-1/+1
|
* - Add p5-Encode-Detect-CJK 2.0.2sunpoet2012-05-235-0/+38
| | | | | | | Encode::Detect::CJK is a charset detector which is optimized for East Asia charsets and website contents. WWW: http://search.cpan.org/dist/Encode-Detect-CJK/
* - Update to 7.1sunpoet2012-05-172-4/+4
| | | | | | | Changes: - Add PHP 5.4 compatibility Submitted by: buganini (maintainer, via IRC)
* readd php 5.3.13 and all its modules as php53*flo2012-05-165-0/+96
|
* Switch to default PHP 5.3, since not compatible with PHP 5.4.ale2012-05-161-0/+2
|
* - Pass maintainership to submittertabthorpe2012-05-161-1/+1
| | | | | PR: ports/167937 Submitted by: Tom Judge <tom@tomjudge.com>
* 2012-05-10 archivers/php4-bz2: php4 is EOLedbapt2012-05-124-55/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-05-10 archivers/php4-zlib: php4 is EOLed 2012-05-10 converters/php4-iconv: php4 is EOLed 2012-05-10 converters/php4-mbstring: php4 is EOLed 2012-05-10 converters/php4-recode: php4 is EOLed 2012-05-10 databases/php4-dba: php4 is EOLed 2012-05-10 databases/php4-dbase: php4 is EOLed 2012-05-10 databases/php4-dbx: php4 is EOLed 2012-05-10 databases/php4-filepro: php4 is EOLed 2012-05-10 databases/php4-interbase: php4 is EOLed 2012-05-10 databases/php4-mssql: php4 is EOLed 2012-05-10 databases/php4-mysql: php4 is EOLed 2012-05-10 databases/php4-odbc: php4 is EOLed 2012-05-10 databases/php4-oracle: php4 is EOLed 2012-05-10 databases/php4-pgsql: php4 is EOLed databases/php4-rrdtool: php4 is EOLed 2012-05-10 databases/php4-sybase_ct: php4 is EOLed 2012-05-10 devel/php4-dio: php4 is EOLed 2012-05-10 devel/php4-gettext: php4 is EOLed 2012-05-10 devel/php4-mcve: php4 is EOLed 2012-05-10 devel/php4-ncurses: php4 is EOLed 2012-05-10 devel/php4-pcntl: php4 is EOLed 2012-05-10 devel/php4-pcre: php4 is EOLed 2012-05-10 devel/php4-readline: php4 is EOLed 2012-05-10 devel/php4-shmop: php4 is EOLed 2012-05-10 devel/php4-sysvmsg: php4 is EOLed 2012-05-10 devel/php4-sysvsem: php4 is EOLed 2012-05-10 devel/php4-sysvshm: php4 is EOLed 2012-05-10 devel/php4-tokenizer: php4 is EOLed 2012-05-10 finance/php4-pfpro: php4 is EOLed 2012-05-10 ftp/php4-curl: php4 is EOLed 2012-05-10 ftp/php4-ftp: php4 is EOLed 2012-05-10 graphics/php4-chartdirector: php4 is EOLed 2012-05-10 graphics/php4-exif: php4 is EOLed 2012-05-10 graphics/php4-gd: php4 is EOLed lang/php4: php4 is EOLed 2012-05-10 lang/php4-extensions: php4 is EOLed 2012-05-10 lang/php4-overload: php4 is EOLed 2012-05-10 mail/php4-imap: php4 is EOLed 2012-05-10 math/php4-bcmath: php4 is EOLed 2012-05-10 math/php4-gmp: php4 is EOLed 2012-05-10 misc/php4-calendar: php4 is EOLed 2012-05-10 misc/php4-mcal: php4 is EOLed 2012-05-10 net/php4-ldap: php4 is EOLed 2012-05-10 net/php4-sockets: php4 is EOLed 2012-05-10 net/php4-xmlrpc: php4 is EOLed 2012-05-10 net/php4-yp: php4 is EOLed 2012-05-10 net-mgmt/php4-snmp: php4 is EOLed 2012-05-10 security/php4-crack: php4 is EOLed 2012-05-10 security/php4-mcrypt: php4 is EOLed 2012-05-10 security/php4-mhash: php4 is EOLed 2012-05-10 security/php4-openssl: php4 is EOLed 2012-05-10 sysutils/php4-posix: php4 is EOLed 2012-05-10 textproc/php4-ctype: php4 is EOLed 2012-05-10 textproc/php4-domxml: php4 is EOLed 2012-05-10 textproc/php4-pspell: php4 is EOLed 2012-05-10 textproc/php4-wddx: php4 is EOLed 2012-05-10 textproc/php4-xml: php4 is EOLed 2012-05-10 textproc/php4-xslt: php4 is EOLed 2012-05-10 www/php4-session: php4 is EOLed 2012-05-10 archivers/pecl-zip: php4 is EOLed 2012-05-10 databases/pecl-sqlite: php4 is EOLed 2012-05-11 devel/pear-XML_XPath: php4 is EOLed 2012-05-11 devel/pecl-json: php4 is EOLed 2012-05-10 www/pecl-tidy: php4 is EOLed 2012-05-10 www/php-dyn: php4 is EOLed 2012-05-11 security/pecl-hash: php4 is EOLed 2012-05-11 net/phpldapadmin098: php4 is EOLed graphics/jpgraph: php4 is EOLed
* Update to 0.11.0_rc1 and newer Qtmm2012-05-112-15/+12
|
* - Bump PORTREVISION to chase the update of graphics/projamdmi32012-05-091-2/+2
| | | | Reported by: Rainer Hurling <rhurlin at gwdg.de>
* Pass maintainership of almost of my "p5-*" ports to "perl@".skv2012-05-071-1/+1
| | | | (I hope updating of them will be improved).
* - Bump PORTREVISION to chase the update of graphics/projwen2012-05-071-1/+1
|
* - Bump PORTREVISION to chase the update of graphics/geoswen2012-05-071-0/+1
|
* - apply BACKPORTS patch unconditionally and remove BACKPORTS optionrm2012-05-052-4/+4
| | | | | | | | | | | | | | | | - update backports patch to latest version (20120504) - align pathnames in slave ports - bump PORTREVISION The only drawback of this change is that now for building of every slave port (php extension) we extracting full php52 source tree. Apologies that it took that long. PR: 164849 Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com> Approved by: Alex Keda <admin at lissyara dot su> Security: 60de13d5-95f0-11e1-806a-001143cd36d8
* - Update to 0.23sunpoet2012-05-053-7/+19
| | | | | | | - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Convert-ASN1/ChangeLog
* - update math/R-cran-psych to 1.2.1 [1]bf2012-05-052-1/+2
| | | | | | | | | | | | - update math/R to 2.15.0, and adjust dependent ports - minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more flexible and allow CRAN ports to override it; add a regression-test target; set USE_FORTRAN to match math/R; remove some of the redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS Reviewed by: thierry, tota, wen Approved by: D. Rue (maintainer) [1], wen [2]
* Update to 1.00miwi2012-05-032-3/+3
| | | | | | PR: 167433 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer
* - Assign clsung's p5- ports to perl@swills2012-05-011-1/+1
| | | | Approved by: clsung via IRC
* update to 1.0.56 and adjust dependent ports; switch to the packagedbf2012-04-231-1/+1
| | | | | | | html documents, to avoid problems with our texinfo tools; pass prefix, dynamic space size, and lisp bootstrap via make.sh options; update flags and use them in tests; remove unused patches; simplify and sort some variables and options-handling; shorten some long lines
* Update to 1.14.kwm2012-04-226-120/+38
| | | | | | | | | Disable EXTRA_PATCHES since there isn't a new version of this patch for 1.14. Ports exp-run done by linimon@ PR: ports/165514 Submitted by: myself
* Update to 20120313.knu2012-04-183-6/+10
|
* libb64 is a library of ANSI C routines for fast encoding/decoding datapawel2012-04-165-0/+47
| | | | | | | | | | | | | | | into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only email. WWW: http://libb64.sourceforge.net PR: ports/166670 Submitted by: Ismail Yenigul <ismail.yenigul@surgate.com>
* php4 is EOLed, let's deprecate itbapt2012-04-123-0/+9
| | | | Approved by: ale (maintainer by private mail)
* 2012-04-05 audio/p5-MusicBrainz-Queries: MusicBrainz RDF webservice no ↵bapt2012-04-105-90/+0
| | | | | | | | | | | longer functions 2012-04-05 audio/ruby-musicbrainz: MusicBrainz RDF webservice no longer functions 2012-03-14 converters/ruby-lv: upstream no longer has this 2012-04-04 devel/p5-Getopt-Popt: "Gone from CPAN" 2012-04-07 net/p5-Net-Rendezvous: Superceeded by dns/p5-Net-Bonjour Feature safe: yes
* - Update to 1.15ak2012-03-212-3/+6
| | | | | | | | | - add license PR: ports/166280 Submitted by: Kuang-che Wu <kcwu@csie.org> Approved by: itetcu (mentor) Feature safe: yes
* - Update to 0.2.8tota2012-03-202-3/+3
| | | | Feature safe: yes
* - Update to 0.2.7tota2012-03-152-4/+5
| | | | | | - Add LICENSE Feature safe: yes
* Fix wrong doc pathkevlo2012-03-141-1/+3
| | | | | Reported by: pointyhat Feature safe: yes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-143-2/+18
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* Update to 1.4.9garga2012-03-102-3/+3
| | | | Feature safe: yes
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-093-18/+2
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* Oopskevlo2012-03-061-4/+0
|
* Cosmetic changekevlo2012-03-052-12/+11
|
* Bump PORTREVISION for the previous commit to fix C++ builds.marcus2012-03-051-1/+1
|
* Fix building C++ code that uses libiconv.marcus2012-03-051-0/+43
| | | | | PR: 165348 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
* update math/R to 2.14.2, and adjust dependent portsbf2012-03-042-0/+2
|
* Update maintainer email in my portsak2012-03-031-1/+1
| | | | Approved by: eadler (mentor)
* Initial import of zfec-1.4.22kevlo2012-03-026-0/+113
| | | | | Zfec is a fast erasure codec which can be used with the command-line, C, Python, or Haskell.
* - Update to 1.03amdmi32012-02-252-4/+3
| | | | | PR: 165441 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* - Deprecate, Expire, mark brokenpgollucci2012-02-251-0/+4
| | | | Reported by: pav via pointyhat
* - Update to 0.04.9jgh2012-02-223-9/+6
| | | | | | | | | | | | | | | | | | | | From ChangeLog: 2011-09-23 unidecode 0.04.9 * Fixed Python 2.5 installation issue. 2011-09-22 unidecode 0.04.8 * License change to GPL to fit better with other Python modules and to remove the issue of depending on Perl for licensing terms. * Always return a string object on Python 2.x. Before this patch, unidecode() returned a unicode object on Python 2.x if the input was a unicode object that contained ASCII characters. Behaviour on Python 3.x remains unchanged. (thanks to Wesley Yarde) PR: ports/165344 Submitted by: maintainer, douglas@douglasthrift.net
* - Add a new port: converters/R-cran-rjsontota2012-02-214-0/+25
| | | | | | Converts R object into JSON objects and vice-versa WWW: http://cran.r-project.org/web/packages/rjson/
* - use chmlib-0.40 instead of embedded chmlib-0.19, remove patch-bbeadler2012-02-205-280/+22
| | | | | | | | | - improve Makefile, remove unnecessary do-install target - remove ONLY_FOR_ARCH, new chmlib does not have such a limitation - give maintainership to submitter PR: ports/165287 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - Add patch to fix testsswills2012-02-191-0/+13
| | | | | | PR: ports/164413 Submitted by: swills (myself) Approved by: maintainer timeout (rafan, > 3 weeks)
* Remove undefined USE_SSL. No revision bumb since it's a NOP.ehaupt2012-02-151-1/+0
| | | | Submitted by: eadler (via mail)
* - Update to 0.14.0.3pgj2012-02-132-4/+3
| | | | Obtained from: FreeBSD Haskell
* - Update to 0.4.0.1pgj2012-02-132-4/+4
| | | | Obtained from: FreeBSD Haskell
* - Please welcome GHC 7.0.4pgj2012-02-131-1/+1
| | | | | | | | | | | | | GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell
* - Fix build when using custom PREFIX/LOCALBASEzi2012-02-131-1/+2
| | | | | | PR: ports/165039 Submitted by: zi@ (me) Approved by: mm@ (maintainer)
* - Update to 0.98-1tota2012-02-102-3/+3
|
* - Update to r27612amdmi32012-01-252-3/+3
|
* update lang/sbcl to 1.0.55, and adjust dependent portsbf2012-01-241-1/+1
|
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-2211-11/+11
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* - Update to 0.97-0tota2012-01-192-4/+3
|
* - Update to 0.05sunpoet2012-01-192-3/+4
| | | | Changes: http://search.cpan.org/dist/Convert-NLS_DATE_FORMAT/Changes
* update math/R to 2.14.1, and adjust dependent portsbf2012-01-191-1/+1
|
* - Security patch to re-enable locking of temp filesdinoex2012-01-184-31/+48
| | | | Security: CVE-2011-4919
* - update converters/libticonv to 1.1.3rm2012-01-183-5/+7
| | | | | | | | | | | | | | | | - update devel/libtifiles2 to 1.1.5 - update comms/libticables2 to 1.3.3 - update comms/libticalcs2 to 1.1.7 - update comms/tilp2 to 1.16 - bump PORTREVISION for emulators/tiemu3 - add LICENSE (GPLv2) I did this in single commit because this ports are tightly interconnected, so chanses are good to (temporarily) broke something, committing them separatedly. PR: 164024 Submitted by: Tijl Coosemans <tijl at coosemans dot org> (maintainer)
* - Update to 7.3jgh2012-01-172-4/+4
| | | | | | PR: ports/164214 Submitted by: maintainer, Kuan-Chung Chiu <buganini at gmail.com> Approved by: crees,rene (mentors,implicit)
* - Update to 0.4jgh2012-01-172-4/+4
| | | | | | PR: ports/164212 Submitted by: maintainer, Kuan-Chung Chiu <buganini at gmail.com> Approved by: crees,rene (mentors,implicit)
* - Update to 7.3sunpoet2012-01-102-4/+4
| | | | | | Changes: https://github.com/buganini/python-bsdconv/commits/master PR: ports/163949 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Repeated words are are hard to to find sometimes.eadler2012-01-081-1/+1
| | | | Approved by: portmgr (itetcu)
* - Update to 0.3sunpoet2012-01-023-16/+18
| | | | | | | | - Use PLIST_FILES/PLIST_DIRS Changes: https://github.com/buganini/gbsdconv/commits/master PR: ports/163696 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Update to 20110201 release.ale2011-12-303-14/+6
|
* - Update to 7.2sunpoet2011-12-302-4/+4
| | | | | | Changes: https://github.com/buganini/python-bsdconv/commits/master PR: ports/163695 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 7.2sunpoet2011-12-303-4/+9
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/163694 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* End WWW CPAN URL with a "/"ehaupt2011-12-284-4/+4
|
* Add gbsdconv 0.2, GUI for bsdconv.lwhsu2011-12-285-0/+57
| | | | | PR: ports/163642 Submitted by: buganini@gmail.com
* Pacify portlintehaupt2011-12-271-2/+2
| | | | Feature safe: yes
* - Update to 7.1sunpoet2011-12-232-4/+4
| | | | | | | | | | Changes: - Update README - Use PyObject_DEL instead of PyObject_Del - Add testconv(), testconv_chunk(), testconv_chunk_last(), testconv_file() PR: ports/163532 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 7.1sunpoet2011-12-233-5/+17
| | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: ports/163531 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update WWWpav2011-12-142-2/+2
| | | | | Reported by: distilator Feature safe: yes
* Log:rm2011-12-125-41/+0
| | | | | | | - Remove expired port: Included into python itself since version 2.4. Approved by: novel (mentor) Feature safe: yes
* - Update to 1.104sunpoet2011-12-102-8/+13
| | | | | | | - Sort MAN3 Changes: http://search.cpan.org/dist/Unicode-Stringprep/Changes Feature safe: yes
* Use ln -sf when creating symlinks.fjoe2011-12-011-0/+1
| | | | | Approved by: MAINTAINER Feature safe: yes
* update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjustbf2011-11-271-0/+1
| | | | | | | dependent ports Approved by: linimon (portmgr), thierry, tota, wen Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-5/+5
| | | | | | | | | Changes: - Chase changes in bsdconv PR: portsr/162657 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-7/+6
| | | | | | | | | | | | - While I'm here, pet portlint Changes: - OO-style wrapping - Chase changes in bsdconv PR: portsr/162656 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-7/+6
| | | | | | | | | | | | - While I'm here, pet portlint Changes: - OO-style wrapping - Chase changes in bsdconv PR: portsr/162655 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-182-5/+5
| | | | | | | | | | Changes: - OO-style wrapping - Chase changes in bsdconv PR: portsr/162654 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Update to 7.0sunpoet2011-11-183-72/+78
| | | | | | | Changes: https://github.com/buganini/bsdconv/blob/master/Changelog PR: portsr/162651 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefiletota2011-11-161-1/+0
| | | | | | | | | | | | | to Mk/bsd.cran.mk PR: ports/162238 Submitted by: tota (myself) Approved by: wen (maintainer of Mk/bsd.cran.mk and many related ports), David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com> (maintainer of math/R-cran-RSvgDevice and math/R-cran-car), Dan Rue <drue_AT_therub_DOT_org> (maintainer of math/R-cran-psych, timeout > 2 weeks) Feature safe: yes
* - Add PORTSCOUT knobsunpoet2011-11-161-0/+2
| | | | Feature safe: yes
* Deprecate this port. Set for removal on 2011-12-11.rm2011-11-121-0/+3
| | | | | | | | | | | | | This module is deprecated since release of Python 2.4 that has `codecs` module in it's standard library. We have no Python versions less than 2.4 in the tree, no other ports depend on this one, it's unmaintained and last release was 8 years ago (Nov 2003). PR: ports/162274 Submitted by: rm (myself) Approved by: novel (mentor) Feature safe: yes
* Mark as broken on powerpc: fails to link.linimon2011-11-111-0/+4
| | | | | Hat: portmgr Feature safe: yes
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|