| Commit message (Expand) | Author | Age | Files | Lines |
* | This package uses the same approach of type-safe URLs to create | pgj | 2012-02-19 | 1 | -0/+1 |
* | Shakespeare is a template family for type-safe, efficient templates with | pgj | 2012-02-19 | 1 | -0/+1 |
* | This library provides just the general interface and helper functions. | pgj | 2012-02-19 | 1 | -0/+1 |
* | This library provides just the general interface and helper functions. | pgj | 2012-02-19 | 1 | -0/+1 |
* | Useful for stuff like database connection pools. | pgj | 2012-02-19 | 1 | -0/+1 |
* | Components of paths. | pgj | 2012-02-19 | 1 | -0/+1 |
* | This package provides some high-level datatypes for declaring MIME email | pgj | 2012-02-19 | 1 | -0/+1 |
* | Hamlet gives you a type-safe tool for generating HTML code. It works | pgj | 2012-02-19 | 1 | -0/+1 |
* | Shakespeare is a template family for type-safe, efficient templates with | pgj | 2012-02-19 | 1 | -0/+1 |
* | A fast logging system. | pgj | 2012-02-19 | 1 | -0/+1 |
* | Validating an email address string against RFC 5322. | pgj | 2012-02-19 | 1 | -0/+1 |
* | Ranges and some functions allowing things like fast membership lookup on | pgj | 2012-02-19 | 1 | -0/+1 |
* | Provides high-level conversions based on the data-object package. | pgj | 2012-02-19 | 1 | -0/+1 |
* | Provides support for parsing and emitting Yaml documents. | pgj | 2012-02-19 | 1 | -0/+1 |
* | These objects show up in different places, e.g. JSON, Yaml. By | pgj | 2012-02-19 | 1 | -0/+1 |
* | HTTP cookie parsing and rendering. | pgj | 2012-02-19 | 1 | -0/+1 |
* | This is a port of John Goerzen's convertible package, intended to | pgj | 2012-02-19 | 1 | -0/+1 |
* | Monad transformer for attempt. | pgj | 2012-02-19 | 1 | -0/+1 |
* | This package is for working with native byte-ordering of the system. | pgj | 2012-02-19 | 1 | -0/+1 |
* | Focus is on third-party authentication methods, such as OpenID, rpxnow | pgj | 2012-02-19 | 1 | -0/+1 |
* | This package provides parsing and rendering functions for XML. It is | pgj | 2012-02-19 | 1 | -0/+1 |
* | The xml-types package. | pgj | 2012-02-19 | 1 | -0/+1 |
* | This package uses attoparsec for parsing the actual contents of the HTTP | pgj | 2012-02-19 | 1 | -0/+1 |
* | A set of extra definitions, default values and helpers for the tls | pgj | 2012-02-19 | 1 | -0/+1 |
* | Native Haskell TLS and SSL protocol implementation for server and | pgj | 2012-02-19 | 1 | -0/+1 |
* | Certificates and Key reader/writer. At the moment only X509 certificate | pgj | 2012-02-19 | 1 | -0/+1 |
* | Defines a data type, Attempt, which has a Success and Failure | pgj | 2012-02-19 | 1 | -0/+1 |
* | A simple type class for success/failure computations. | pgj | 2012-02-19 | 1 | -0/+1 |
* | ASN1 data reader and writer in raw form with supports for high level | pgj | 2012-02-19 | 1 | -0/+1 |
* | This library implements the RSA encryption and signature algorithms for | pgj | 2012-02-19 | 1 | -0/+1 |
* | An unrolled implementation of MD5 purely in Haskell. | pgj | 2012-02-19 | 1 | -0/+1 |
* | Update to the 20120217 snapshot of GCC 4.6.3. | gerald | 2012-02-18 | 2 | -3/+3 |
* | Remove quotes from BROKEN and IGNORE as they are not required | eadler | 2012-02-18 | 1 | -1/+1 |
* | Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages | pgj | 2012-02-18 | 1 | -0/+1 |
* | Run untrusted HTML through Text.HTML.SanitizeXSS.sanitizeXSS to prevent | pgj | 2012-02-18 | 1 | -0/+1 |
* | CSS parser and renderer. | pgj | 2012-02-18 | 1 | -0/+1 |
* | The reCAPTCHA [1] is a service that provides captchas for preventing | pgj | 2012-02-18 | 1 | -0/+1 |
* | The filestore library provides an abstract interface for a versioning | pgj | 2012-02-18 | 1 | -0/+1 |
* | A port of the Java library by Terrence Parr. | pgj | 2012-02-18 | 1 | -0/+1 |
* | Parser and writer for handling sectioned config files in Haskell. The | pgj | 2012-02-18 | 1 | -0/+1 |
* | The Haskell application server stack. | pgj | 2012-02-18 | 1 | -0/+1 |
* | Unplug your machine and restart and have your app recover to exactly | pgj | 2012-02-18 | 1 | -0/+1 |
* | Happstack Server provides an HTTP server and a rich set of functions for | pgj | 2012-02-18 | 1 | -0/+1 |
* | Just pick which parts of your data structures you want indexed using an | pgj | 2012-02-18 | 1 | -0/+1 |
* | Miscellaneous utilities for Happstack packages. | pgj | 2012-02-18 | 1 | -0/+1 |
* | This package provides libraries for: | pgj | 2012-02-18 | 1 | -0/+1 |
* | Provides SYB-with-class instances for Text from the text package. | pgj | 2012-02-18 | 1 | -0/+1 |
* | Classes, and Template Haskell code to generate instances, for the Scrap | pgj | 2012-02-18 | 1 | -0/+1 |
* | Support for computations with failures. | pgj | 2012-02-18 | 1 | -0/+1 |
* | lifted-base exports IO operations from the base library lifted to any | pgj | 2012-02-17 | 1 | -0/+1 |
* | This package defines the type class MonadBaseControl, a subset of | pgj | 2012-02-17 | 1 | -0/+1 |
* | This package provides a straightforward port of monadLib's BaseM type | pgj | 2012-02-17 | 1 | -0/+1 |
* | This package defines new symbols for a number of functions, operators | pgj | 2012-02-17 | 1 | -0/+1 |
* | Upgrade to version 12.2.1. | olgeni | 2012-02-17 | 3 | -54/+220 |
* | - Add devel/p5-Devel-CallChecker as a build depends | jadawin | 2012-02-17 | 1 | -2/+3 |
* | - Bump PORTREVISION to chase the update of multimedia/libvpx | ashish | 2012-02-16 | 1 | -0/+1 |
* | Update 2.057 --> 2.058 | cy | 2012-02-16 | 3 | -3/+7 |
* | Update 1.072 --> 1.073 | cy | 2012-02-16 | 4 | -13/+16 |
* | - Mark BROKEN: incomplete plist | pav | 2012-02-16 | 1 | -0/+2 |
* | Bump pcre shared library version in php52 | mm | 2012-02-15 | 1 | -1/+1 |
* | - Update to version 2.72 | danfe | 2012-02-15 | 2 | -5/+7 |
* | - Add option to build with -pthread, default to on. Note this is not the same | swills | 2012-02-15 | 5 | -8/+20 |
* | Resolve manpage naming conflict with the stock Tcl documentation | olgeni | 2012-02-15 | 1 | -2/+5 |
* | Bump pcre library dependency due to 8.30 update | mm | 2012-02-14 | 8 | -12/+16 |
* | Bump pcre library dependency due to 8.30 update | mm | 2012-02-14 | 5 | -5/+51 |
* | Upgrade to version 5.2.1. | olgeni | 2012-02-14 | 6 | -372/+1878 |
* | - Fix MASTER_SITES | ashish | 2012-02-13 | 1 | -1/+1 |
* | Upgrade to version 1.0.1 and fix home URL. | olgeni | 2012-02-13 | 3 | -6/+5 |
* | Don't require specific Tcl version for lang/tcl-wrapper | mm | 2012-02-13 | 1 | -2/+2 |
* | Unbreak build with clang | mm | 2012-02-13 | 1 | -0/+9 |
* | - Update to 0.007 | jadawin | 2012-02-13 | 2 | -3/+5 |
* | - Remove textproc/hs-attoparsec-text: The package has been deprecated. Now | pgj | 2012-02-13 | 1 | -1/+0 |
* | - Connect all the previously added hs- ports to the build | pgj | 2012-02-13 | 1 | -0/+1 |
* | - Please welcome GHC 7.0.4 | pgj | 2012-02-13 | 7 | -14/+60 |
* | Skein [1] is a family of fast secure cryptographic hash functions. This | pgj | 2012-02-13 | 1 | -0/+1 |
* | To store passwords securely, they should be salted, then hashed with a | pgj | 2012-02-13 | 1 | -0/+1 |
* | A platform independent method to obtain cryptographically strong entropy | pgj | 2012-02-13 | 1 | -0/+1 |
* | A collection of crypto hashes, with a practical incremental and one-pass, | pgj | 2012-02-13 | 1 | -0/+1 |
* | Symmetrical Block, Stream, and PubKey Ciphers. | pgj | 2012-02-13 | 1 | -0/+1 |
* | Generic cryptography public keys algorithm types. | pgj | 2012-02-13 | 1 | -0/+1 |
* | A generic interface for cryptographic operations, platform independent quality | pgj | 2012-02-13 | 1 | -0/+1 |
* | Simple crypto pseudo-random-number-generator with really good randomness | pgj | 2012-02-13 | 1 | -0/+1 |
* | Achieves security through AES-CTR encryption and Skein-MAC-512-256 | pgj | 2012-02-13 | 1 | -0/+1 |
* | Automatically derive Lenses for your data type for use with Data.Lens. | pgj | 2012-02-13 | 1 | -0/+1 |
* | Haskell 98 lenses. | pgj | 2012-02-13 | 1 | -0/+1 |
* | Instances of numeric classes for functions and tuples. | pgj | 2012-02-13 | 1 | -0/+1 |
* | Cabal plugin for UUAGC. | pgj | 2012-02-13 | 1 | -0/+1 |
* | UUAG is the Utrecht University Attribute Grammar system. It generates Haskell | pgj | 2012-02-13 | 1 | -0/+1 |
* | Provides newtype wrappers for phantom types to avoid unsafely passing dummy | pgj | 2012-02-13 | 1 | -0/+1 |
* | A continuation-based, backtracking, logic programming monad. An | pgj | 2012-02-13 | 1 | -0/+1 |
* | Provides Word128, Word192 and Word256 and a way of producing other large | pgj | 2012-02-13 | 1 | -0/+1 |
* | Haskell implementation of Mustache templates [1]. | pgj | 2012-02-13 | 1 | -0/+1 |
* | This package provides a couple of different implementations of mutable hash t... | pgj | 2012-02-13 | 1 | -0/+1 |
* | A configuration management library for programs and daemons. | pgj | 2012-02-13 | 1 | -0/+1 |
* | This package provides a Haskell library for working with base16-encoded | pgj | 2012-02-13 | 1 | -0/+1 |
* | Epic is a simple functional language which compiles to reasonably efficient C... | pgj | 2012-02-13 | 6 | -0/+63 |
* | The zlib-enum package is a stop-gap to provide enumeratees for zlib | pgj | 2012-02-13 | 1 | -1/+2 |
* | This package contains low-level bindigs to the zlib package. | pgj | 2012-02-13 | 1 | -0/+1 |
* | - Update snobol4 to version 1.4.1 | johans | 2012-02-13 | 3 | -10/+22 |
* | Upgrade to 3.9.5. | vanilla | 2012-02-12 | 3 | -13/+8 |
* | Update to the 20120204 snapshot of GCC 4.7.0. | gerald | 2012-02-12 | 4 | -6/+6 |
* | - Update to 0.17017 | sunpoet | 2012-02-12 | 2 | -6/+5 |
* | Apply hotfix from upstream. | osa | 2012-02-10 | 2 | -1/+7 |
* | Restore accidentally removed patch hunk. | ale | 2012-02-09 | 2 | -4/+38 |
* | - Respect CXX | pgollucci | 2012-02-09 | 2 | -2/+2 |
* | When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/. | ale | 2012-02-08 | 6 | -38/+52 |
* | - Update to 2012.01 | pgollucci | 2012-02-08 | 3 | -41/+91 |
* | remove a stale patch | bf | 2012-02-07 | 1 | -10/+0 |
* | - Chase unixODBC shlib bump | miwi | 2012-02-06 | 9 | -14/+15 |
* | - Update to 05_20120205 | gahr | 2012-02-06 | 2 | -3/+3 |
* | - Add math-functions to chase the addition of math/hs-math-functions | pgj | 2012-02-05 | 1 | -0/+1 |
* | Remove unreferenced tarball from distinfo | crees | 2012-02-05 | 1 | -2/+0 |
* | Update to 4.0.0 | skv | 2012-02-04 | 3 | -4/+4 |
* | Update to the 20120203 snapshot of GCC 4.6.3. | gerald | 2012-02-04 | 2 | -3/+3 |
* | Update to the 20120128 snapshot of GCC 4.7.0. This fixes | gerald | 2012-02-04 | 4 | -6/+6 |
* | - Update to 05_20120115 | gahr | 2012-02-03 | 4 | -5/+18 |
* | Update to 5.3.10 security-fix release. | ale | 2012-02-03 | 4 | -16/+16 |
* | - Fix to build on i386 | scheidell | 2012-02-03 | 1 | -3/+5 |
* | - fix linker errors for systems that have installed llvm | jgh | 2012-02-03 | 6 | -18/+90 |
* | - Update to 3.1.2.2012.01.22 | scheidell | 2012-02-03 | 6 | -99/+132 |
* | Update to 1.6.6. | knu | 2012-01-31 | 3 | -4/+4 |
* | Update pkg-descr. | knu | 2012-01-31 | 1 | -8/+7 |
* | - Fix Build | miwi | 2012-01-29 | 3 | -10/+97 |
* | - Update to 0.9.13 | miwi | 2012-01-29 | 2 | -6/+5 |
* | - Mark BROKEN on 9.X: | pav | 2012-01-29 | 1 | -0/+1 |
* | - Provide pkgconfig and ldconfig for potential consumers | pav | 2012-01-27 | 2 | -2/+3 |
* | Add clay 0.1.0, a language designed for generic programming. | lwhsu | 2012-01-26 | 5 | -0/+616 |
* | - Update pure to 0.51 and update modules | pav | 2012-01-26 | 4 | -15/+114 |
* | The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which | avilla | 2012-01-25 | 1 | -2/+2 |
* | update lang/sbcl to 1.0.55, and adjust dependent ports | bf | 2012-01-24 | 3 | -14/+11 |
* | Add rust 0.1, a language with a focus on memory safety and concurrency. | lwhsu | 2012-01-24 | 9 | -0/+165 |
* | Update to the 20120120 snapshot of GCC 4.6.3. | gerald | 2012-01-23 | 2 | -3/+3 |
* | Update to the 20120117 snapshot of GCC 4.4.7. | gerald | 2012-01-22 | 2 | -3/+3 |
* | Update to the 20120121 snapshot of GCC 4.7.0. | gerald | 2012-01-22 | 4 | -6/+6 |
* | At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450 | eadler | 2012-01-22 | 9 | -9/+9 |
* | - Update to 1.8.7p357 | swills | 2012-01-21 | 1 | -2/+2 |
* | Upgrade LLVM and Clang to 3.0. | brooks | 2012-01-21 | 3 | -36/+91 |
* | Switch to devel/llvm29 as a build/run depend to devel/llvm can be | brooks | 2012-01-21 | 1 | -2/+3 |
* | The compiler flags contain '/', so use a different delimiter | bf | 2012-01-21 | 1 | -5/+4 |
* | Move luajit from devel to lang directory. | osa | 2012-01-20 | 8 | -0/+393 |
* | - CVE-2011-4566 fix in 20120117 security patchset | lwhsu | 2012-01-19 | 2 | -4/+4 |
* | - Update to 3.1.0 | lwhsu | 2012-01-19 | 7 | -302/+331 |
* | - Fix compile w/ CLANG | pgollucci | 2012-01-18 | 1 | -5/+7 |
* | Update to 1.6.5.1, a security fix. (CVE-2011-4838) | knu | 2012-01-16 | 2 | -3/+3 |
* | Fix build on FreeBSD 10 | crees | 2012-01-16 | 1 | -9/+20 |
* | Update to the 20120114 snapshot of GCC 4.7.0. Re-enable the Objective-C | gerald | 2012-01-16 | 4 | -10/+10 |
* | - Update to 0.006 | miwi | 2012-01-15 | 2 | -5/+4 |
* | - Respect CC/CFLAGS | miwi | 2012-01-15 | 1 | -0/+8 |
* | Make nqc compile on FreeBSD 8 and later. | jhay | 2012-01-15 | 2 | -1/+31 |
* | Update to the 20120113 snapshot of GCC 4.6.3. | gerald | 2012-01-14 | 2 | -4/+3 |
* | In the rc.d scripts, change assignments to rcvar to use the | dougb | 2012-01-14 | 6 | -6/+6 |
* | Update to the 20120107 snapshot of GCC 4.7.0. | gerald | 2012-01-14 | 4 | -6/+6 |
* | - make check safer | dinoex | 2012-01-14 | 1 | -1/+1 |
* | - fix option GNUSTEP_WITH_LIBOBJC2 | dinoex | 2012-01-13 | 1 | -3/+5 |
* | Upgrade to 3.8.5. | vanilla | 2012-01-13 | 2 | -3/+3 |
* | Update to 5.3.9 release. | ale | 2012-01-13 | 4 | -20/+20 |
* | - Update to 20111026 (corresponding to gcc 4.6.2) | culot | 2012-01-12 | 14 | -578/+17532 |
* | - add USE_GCC | dinoex | 2012-01-12 | 1 | -11/+7 |
* | Chase pdflib.so version and bump PORTREVISION accordingly. | ale | 2012-01-10 | 1 | -1/+1 |
* | - cleanup unsupported versions of FreeBSD | rm | 2012-01-10 | 2 | -4/+2 |
* | - The proper acronym for Apache Software License 2 is really AL2 | tabthorpe | 2012-01-09 | 2 | -2/+2 |
* | - Upgrade to 1.4.1. | kuriyama | 2012-01-09 | 3 | -5/+22 |
* | Update afnix to 2.2.0 | johans | 2012-01-09 | 3 | -7/+4 |
* | Repeated words are are hard to to find sometimes. | eadler | 2012-01-08 | 1 | -1/+1 |
* | Update 2.056 --> 2.057 | cy | 2012-01-08 | 3 | -4/+5 |
* | Update 1.071 --> 1.072 | cy | 2012-01-08 | 3 | -6/+7 |
* | Remove checks from build that fail on Pointyhat (but work elsewhere). | johans | 2012-01-08 | 1 | -0/+1 |
* | Update to the 20120106 snapshot of GCC 4.6.3. | gerald | 2012-01-07 | 2 | -3/+3 |
* | Update to the 20111231 snapshot of GCC 4.7.0. | gerald | 2012-01-07 | 4 | -6/+6 |
* | - Update to 05_20120101 | gahr | 2012-01-03 | 3 | -3/+6 |
* | - Undeprecate. | rene | 2012-01-03 | 3 | -13/+7 |
* | Update to lastest security patchset 20120103: added max_input_vars directive | rm | 2012-01-03 | 2 | -4/+4 |
* | - update to 1.10 | eadler | 2012-01-02 | 3 | -4/+13 |
* | - Move all the fetching into fetch phase | pav | 2012-01-02 | 2 | -1/+41 |
* | - change required APACHE version from 13+ to 20+ | ohauer | 2012-01-02 | 5 | -26/+4 |
* | Deprecate with 2 months timeout, I haven't developed/used it for years. | rene | 2012-01-02 | 1 | -0/+3 |
* | - Remove version specific MySQL options. [1] | olgeni | 2012-01-01 | 2 | -20/+7 |
* | - respect CC/CFLAGS, now build with clang | wen | 2011-12-31 | 2 | -17/+18 |
* | Change build target to avoid its 'make check' part, | johans | 2011-12-31 | 1 | -1/+1 |
* | - Install expunge script with right permissions [1] | scheidell | 2011-12-30 | 6 | -102/+110 |
* | - Respect CC | miwi | 2011-12-29 | 1 | -2/+1 |
* | - Update to 2.2.5 | miwi | 2011-12-29 | 2 | -3/+3 |
* | Hand over mantainership to a newly-formed lua team, | mandree | 2011-12-29 | 1 | -1/+1 |
* | Remove BROKEN tag (works for me) | johans | 2011-12-29 | 1 | -2/+0 |
* | - Update to 1.002000 | sunpoet | 2011-12-28 | 2 | -3/+3 |
* | End WWW CPAN URL with a "/" | ehaupt | 2011-12-28 | 1 | -1/+1 |
* | IBM Research is developing the open-source X10 programming language to | pawel | 2011-12-27 | 6 | -0/+591 |
* | Switch to using bsd.port.options.mk and cleanup unnecessary assignments. | wxs | 2011-12-26 | 1 | -5/+1 |
* | - Chase math/mingw32-libgmp4 moving to math/mingw32-libgmp. | stephen | 2011-12-26 | 1 | -3/+3 |
* | 1: Upgrade to 3.8.2. | vanilla | 2011-12-25 | 4 | -142/+14 |
* | - Take maintainership from ports@ | olgeni | 2011-12-22 | 2 | -1/+7 |
* | Mark as broken on sparc64-9. | linimon | 2011-12-22 | 3 | -1/+14 |
* | Mark as broken on sparc64-9: fails to link. | linimon | 2011-12-22 | 1 | -1/+7 |
* | Update to 3.11.0 | skv | 2011-12-22 | 2 | -3/+3 |
* | - Mark BROKEN: fails to build | pav | 2011-12-22 | 1 | -0/+2 |
* | - Update 2011.1 | scheidell | 2011-12-21 | 4 | -7412/+5343 |
* | Fix the build on FreeBSD 10 and later. | gerald | 2011-12-20 | 1 | -0/+771 |
* | Update to 5.14.2 | skv | 2011-12-20 | 8 | -8/+10 |
* | Update to 3.10.0 | skv | 2011-12-20 | 4 | -5/+15 |
* | Update to the 20111217 snapshot of GCC 4.7.0. | gerald | 2011-12-19 | 4 | -6/+6 |
* | Fix build on CURRENT using m4 -g instead of m4 | bapt | 2011-12-19 | 1 | -1/+1 |
* | - Update to 1.000000 | sunpoet | 2011-12-18 | 2 | -4/+6 |
* | Development of llvm-gcc has ended and it does not work with the recently | brooks | 2011-12-16 | 1 | -1/+4 |
* | - Bump PORTREVISION for devel/libconfig shlib change | sunpoet | 2011-12-15 | 1 | -1/+2 |
* | - Update to 1.96.35 | zi | 2011-12-14 | 2 | -4/+5 |
* | Add MAKE_JOBS_UNSAFE as parallel builds will fail | johans | 2011-12-14 | 1 | -0/+1 |
* | - update to 1.6 | dinoex | 2011-12-14 | 3 | -49/+54 |
* | Add pypy 1.7, PyPy is a fast, compliant implementation of the Python language. | lwhsu | 2011-12-13 | 10 | -0/+5353 |
* | Update to the 20111210 snapshot of GCC 4.7.0. | gerald | 2011-12-13 | 4 | -6/+6 |
* | Enable the Objective-C front end and accordingly also the run-time. | gerald | 2011-12-13 | 1 | -2/+3 |
* | Assign RUN_DEPENDS from BUILD_DEPENDS correctly and reindent the header while | danfe | 2011-12-13 | 1 | -4/+3 |
* | - Update plist/bump portversion | scheidell | 2011-12-13 | 2 | -2/+4 |
* | Enable the Objective-C front end and accordingly also the run-time. | gerald | 2011-12-12 | 1 | -2/+3 |
* | Re-add lang/gcc42. | linimon | 2011-12-12 | 2 | -0/+14 |
* | Re-add lang/gcc42, which is still used in some installations via libobjc. | linimon | 2011-12-12 | 4 | -0/+131 |
* | - Update to 1.4.0 | sahil | 2011-12-12 | 2 | -3/+3 |
* | - Update GNU Forth to 0.7.0 | johans | 2011-12-12 | 7 | -104/+114 |
* | - Update ocaml-examples to match lang/ocaml version | johans | 2011-12-12 | 3 | -422/+512 |
* | Update to the 20111209 snapshot of GCC 4.6.3. | gerald | 2011-12-11 | 2 | -3/+3 |
* | Remove the lang/gcc42 port (GCC 4.2) which does not have any user in | gerald | 2011-12-11 | 6 | -145/+0 |
* | - join multiple LIB_DEPENDS to single one | rm | 2011-12-11 | 1 | -6/+3 |
* | update lang/sbcl to 1.0.54, and adjust dependent ports (this allows sbcl to | bf | 2011-12-09 | 5 | -42/+13 |
* | - fix package pkg-plist on other then i386-8.2 | scheidell | 2011-12-09 | 1 | -2/+2 |
* | -Update to 0.9.2 | scheidell | 2011-12-08 | 3 | -126/+158 |
* | - Update to 0.026 | sunpoet | 2011-12-08 | 2 | -3/+3 |
* | Update to the 20111203 snapshot of GCC 4.7.0. This addresses an | gerald | 2011-12-05 | 4 | -6/+6 |
* | Update to the 20111202 snapshot of GCC 4.6.3. | gerald | 2011-12-05 | 2 | -3/+3 |
* | Fix TOOLS_VSN version number. | olgeni | 2011-12-04 | 4 | -6/+4 |
* | - Update to 2.6. | scheidell | 2011-12-04 | 8 | -368/+76 |
* | Update Algol 68 Genie to 2.3.5 (bugfix release) | johans | 2011-12-03 | 2 | -4/+4 |
* | - Update to 0.024 | sunpoet | 2011-12-01 | 3 | -4/+33 |
* | - Update to 0.208 | sunpoet | 2011-12-01 | 2 | -3/+4 |
* | - Install sources to fix goinstall and godoc [1] [2] | jlaffaye | 2011-12-01 | 2 | -0/+1750 |
* | Update Algol68 Genie to 2.3.4 | johans | 2011-12-01 | 2 | -3/+3 |
* | Add some patches to make this port build with clang. | dim | 2011-11-30 | 3 | -7/+31 |
* | Mark as broken with clang: compiler not recognized. | linimon | 2011-11-29 | 1 | -1/+7 |
* | - Fix build with CLANG | miwi | 2011-11-28 | 1 | -0/+7 |
* | - Update to 3.12.1 | miwi | 2011-11-28 | 2 | -5/+4 |
* | - Update to 0.16 | sunpoet | 2011-11-27 | 2 | -8/+9 |
* | Update to the 20111126 snapshot of GCC 4.7.0. This now builds on | gerald | 2011-11-27 | 4 | -6/+6 |
* | - Update go to 20111017 (r60.3) | jlaffaye | 2011-11-27 | 3 | -8/+26 |
* | Update to the 20111119 snapshot of GCC 4.7.0 which brings support | gerald | 2011-11-27 | 4 | -10/+12 |
* | Update to the 20111125 snapshot of GCC 4.6.3. This now builds on | gerald | 2011-11-26 | 2 | -3/+3 |
* | - Mark it JOBS_SAFE | miwi | 2011-11-26 | 1 | -1/+3 |
* | Add phar extension and bump PORTREVISION. | ale | 2011-11-25 | 1 | -2/+4 |
* | Add phar support. | ale | 2011-11-25 | 2 | -0/+16 |
* | - Update to 4.6.2 | zi | 2011-11-25 | 3 | -38/+46 |
* | - Update to 3.99.8 | miwi | 2011-11-25 | 3 | -86/+82 |
* | - respect CC/CFLAGS | miwi | 2011-11-25 | 1 | -0/+6 |
* | - Respect CC/CFLAGS | miwi | 2011-11-24 | 1 | -0/+5 |