aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Expand)AuthorAgeFilesLines
* Convert to new options frameworkbapt2012-06-135-33/+36
* The stubs needs to be compiled with -liconv. Got a iconv sample from one ofmezz2012-06-132-4/+6
* Update to 0.9.3.1869.mezz2012-06-126-63/+287
* - Fix build so that it doesn't fetch during buildswills2012-06-121-1/+1
* - mark BROKEN on FreeBSD 7dinoex2012-06-122-7/+15
* - use OPTIONS_DEFINEdinoex2012-06-112-10/+12
* Update to the 20120608 snapshot of GCC 4.6.4.gerald2012-06-112-3/+3
* Update to the 20120609 snapshot of GCC 4.7.1.gerald2012-06-112-3/+3
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
* - mark DEPRECATEDdinoex2012-06-116-6/+24
* - * Switch NOPORTDOCS and NOPORTEXAMPLES to their OptionsNGsylvio2012-06-101-1/+6
* - update to 1.24.0dinoex2012-06-094-131/+52
* - Switch NOPORTDOCS and NOPORTEXAMPLES to their OptionsNGsylvio2012-06-093-4/+10
* - Loosen make restart checks a bit to fix build on certainpgj2012-06-091-7/+15
* Mark BROKEN: does not builderwin2012-06-081-0/+2
* - Remove SITE_PERL from *_DEPENDSaz2012-06-071-1/+1
* - Update to 0.55sylvio2012-06-073-20/+27
* - Add a missing entry for textproc/hs-bytestring-csvpgj2012-06-071-0/+1
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-063-6/+3
* - Convert to optionsNGrene2012-06-061-7/+11
* Upgrade to 3.11.8.vanilla2012-06-052-3/+3
* Update to the 20120603 snapshot of GCC 4.8.0.gerald2012-06-042-3/+3
* Update to the 20120602 snapshot of GCC 4.7.1.gerald2012-06-042-3/+3
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-1/+1
* - convert to OptionsNGmiwi2012-06-041-2/+2
* - correct pkg-descr entry that I forgout aboutrm2012-06-041-1/+1
* - update to 20120519rm2012-06-043-5/+4
* - Remove obsoleted Haskell ports:pgj2012-06-041-13/+0
* - Update to 0.9.3pgj2012-06-043-6/+7
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-0419-242/+320
* wxHaskell is a portable and native GUI library for Haskell. It is builtpgj2012-06-041-0/+1
* Provides an efficient routing system, a parser and TH code generation.pgj2012-06-041-0/+1
* This package uses attoparsec for parsing the actual contents of the HTTPpgj2012-06-041-0/+1
* This package provides parsing and rendering functions for XML. It ispgj2012-06-041-0/+1
* Core modules of a blazingly fast markup combinator library for the Haskellpgj2012-06-041-0/+1
* Turn attoparsec parsers into sinks.pgj2012-06-041-0/+1
* Lowlevel cpu routines to get basic properties of the cpu platform, likepgj2012-06-041-0/+1
* Privacy Enhanced Mail (PEM) format reader and writer.pgj2012-06-041-0/+1
* A monad for using CryptoRandomGen.pgj2012-06-041-0/+1
* Socks proxy (version 5) implementation.pgj2012-06-041-0/+1
* Stream socket data using conduits.pgj2012-06-041-0/+1
* Utilities for dealing with IEEE floating point numbers, ported from thepgj2012-06-041-0/+1
* A "vault" is a typed, persistent store for values of arbitrary types. It'spgj2012-06-041-0/+1
* The functions for creating temporary files and directories in the basepgj2012-06-041-0/+1
* High-level, byte-based file and directory path manipulations.pgj2012-06-041-0/+1
* This package was originally included with the conduit package, and haspgj2012-06-041-0/+1
* A high-performance striped pooling abstraction for managing flexibly-sizedpgj2012-06-041-0/+1
* This package provides a basic random number generation library, includingpgj2012-06-041-0/+1
* Allocate resources from a pool, guaranteeing resource handling via thepgj2012-06-041-0/+1
* The modules below provide additional data structures, and other addedpgj2012-06-041-0/+1
* Optimized edit distances for fuzzy matching, including Levenshtein andpgj2012-06-041-0/+1
* Conduits are an approach to the streaming data problem. It is meant aspgj2012-06-041-0/+1
* Pure and impure Bloom Filter implementations.pgj2012-06-041-0/+1
* Convert streams of builders to streams of bytestrings.pgj2012-06-041-0/+1
* Atomic operations including CAS (compare-and-swap), fetch & add and variantspgj2012-06-041-0/+1
* The Par monad(s) offer an alternative parallel programming API to thatpgj2012-06-041-0/+1
* An abstract interface to highly-parameterizable queues/deques. Background:pgj2012-06-041-0/+1
* Anaphoric and miscellaneous useful control-flow.pgj2012-06-041-0/+1
* After GHC 7.2 a new `casMutVar#` primop became available, but was not yetpgj2012-06-041-0/+1
* Streaming compression/decompression via conduits.pgj2012-06-041-0/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-031-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - update png to 1.5.10dinoex2012-06-0135-30/+93
* - Revert back UCS changesmiwi2012-05-312-4/+4
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)miwi2012-05-314-14/+12
* - Mark Deprecated (1 month from now)miwi2012-05-302-0/+6
* - Unbreak INDEXmiwi2012-05-301-1/+1
* - Convert to new options frameworkmiwi2012-05-304-64/+68
* - Update to 0.2.7scheidell2012-05-296-15/+64
* Update to the 20120527 snapshot of GCC 4.8.0.gerald2012-05-282-3/+3
* Update to the 20120526 snapshot of GCC 4.7.1.gerald2012-05-282-3/+3
* - Unbreak build on powerpcmiwi2012-05-282-7/+2
* Mark as broken on powerpc: Unsupported relocation type 10.linimon2012-05-271-0/+4
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-252-4/+3
* - Add newline at the end of distinfosperber2012-05-251-1/+1
* - Update to version 4.6.6ak2012-05-243-9/+5
* - Update to 0.5.4wen2012-05-242-5/+5
* update lang/sbcl to 1.0.57, and adjust dependent portsbf2012-05-232-5/+10
* This patch fixes the problem that it attempts to fetch a file during building.sperber2012-05-232-1/+21
* - Update to 4.3.0sunpoet2012-05-213-9/+8
* - Update to 5.4.1sunpoet2012-05-212-10/+4
* Fix the name of the apache module, it should be libphp5.so. This also fixesflo2012-05-181-2/+2
* Upgrade to 3.11.2.vanilla2012-05-184-46/+25
* - Fix installacm2012-05-181-1/+1
* - Switch to php53miwi2012-05-171-1/+1
* Update to the 20120512 snapshot of GCC 4.7.1.gerald2012-05-172-3/+3
* Update to version 20120512pawel2012-05-173-58/+3
* - Fix a problem when fpc.cfg is removed on deinstall timeacm2012-05-171-2/+2
* Update to the 20120513 snapshot of GCC 4.8.0.gerald2012-05-172-3/+3
* - Update lang/ruby19 to 1.9.3-p194swills2012-05-172-3/+14
* fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior toflo2012-05-161-2/+2
* - Update to 3.2.4miwi2012-05-164-21/+4
* readd php 5.3.13 and all its modules as php53*flo2012-05-165-8/+141
* Fix conflicts and remove unsupported/unused extensions.ale2012-05-162-6/+4
* Update to 5.4.3 release:ale2012-05-1615-259/+88
* - Update to 1.0.1jlaffaye2012-05-156-1120/+2758
* Add dependency on opengl lib, port builds additional plugin when it'spawel2012-05-142-0/+3
* Fix build when devel/libinotify is installedromain2012-05-131-0/+2
* - Mark BROKEN: does not buildpav2012-05-131-0/+2
* Update to the 20120511 snapshot of GCC 4.6.4.gerald2012-05-122-3/+3
* Pharo is a clean, innovative, open-source Smalltalk-inspired environment.pawel2012-05-124-0/+59
* 2012-05-10 archivers/php4-bz2: php4 is EOLedbapt2012-05-1224-1307/+0
* Fix build by remove needless patch.osa2012-05-111-139/+0
* Update from 2.0.0-beta9 to 2.0.0-beta10.osa2012-05-113-21/+17
* Add missing closing parenthesis in comment.danfe2012-05-111-1/+1
* - Update to 2.75wen2012-05-102-3/+3
* - Update to 0.17018sunpoet2012-05-093-4/+7
* Update to 5.3.13 release:ale2012-05-092-3/+3
* - Update to 1.70.01 and unbreakjgh2012-05-093-13/+6
* Update to the 20120505 snapshot of GCC 4.7.1.gerald2012-05-082-3/+3
* Update to the 20120506 snapshot of GCC 4.8.0.gerald2012-05-082-3/+3
* - update to 1.1jgh2012-05-083-6/+5
* - Add ${LOCALBASE}/lib/qt4 path to fpc.cfg config fileacm2012-05-081-1/+2
* Update distinfo that's was missed for some reason.rm2012-05-051-2/+2
* - apply BACKPORTS patch unconditionally and remove BACKPORTS optionrm2012-05-052-18/+17
* - Update to 3.2.3miwi2012-05-044-21/+41
* - Update to 1.14miwi2012-05-042-6/+4
* - take maintainership [1]flo2012-05-034-45/+13
* Update to 2.11.1.romain2012-05-035-167/+340
* - Update to 0.53dhn2012-05-022-5/+5
* - Assign clsung's p5- ports to perl@swills2012-05-013-3/+3
* Update to the 20120429 snapshot of GCC 4.8.0.gerald2012-05-012-3/+3
* Update to the 20120428 snapshot of GCC 4.7.1.gerald2012-05-012-3/+3
* - Mark BROKEN: size mismatchpav2012-05-011-0/+2
* Update to 5.3.11 release.ale2012-04-304-44/+10
* - Fix distfile checksumtabthorpe2012-04-281-2/+2
* - Update to 4.192tabthorpe2012-04-273-4/+4
* FreeBSD 8.x and above have added -r that does exactly same as -E for increasedmezz2012-04-271-0/+17
* - Update to 0.16wen2012-04-253-6/+41
* Upgrade to 3.10.4.vanilla2012-04-252-3/+3
* - Update to 20120301 (corresponding to gcc 4.6.3)culot2012-04-249-229/+97
* Remove @dirrmtry commands for directories not created anymorejohans2012-04-241-4/+0
* - Update to 20120301 (corresponding to gcc 4.6.3)culot2012-04-239-232/+100
* update to 1.0.56 and adjust dependent ports; switch to the packagedbf2012-04-2311-239/+80
* Update to the 20120420 snapshot of GCC 4.6.4.gerald2012-04-222-3/+3
* - Update to 4.4.7-2375jgh2012-04-2116-414/+90
* Update to version 1.70.00pawel2012-04-192-3/+4
* - Use USE_XORG instead of USE_XLIBacm2012-04-191-1/+1
* - Bump PORTREVISION (freepascal ports were updated)acm2012-04-191-1/+1
* - Update to 2.6.0acm2012-04-1912-220/+196
* mark MAKE_JOBS_UNSAFEbf2012-04-191-0/+2
* - Mark BROKEN: does not build (broken by recent texinfo update)pav2012-04-191-0/+2
* Actually commit the racket-textual Makefile...olgeni2012-04-171-23/+16
* - Fix building on 10-CURRENT i386ashish2012-04-171-0/+12
* Fix portlint warning (IGNORE message should start from lower-case letter)rm2012-04-171-1/+1
* Remove this slave ports without deprecation period, because they actuallyrm2012-04-173-24/+0
* Update to 1.25.tobez2012-04-173-6/+6
* Cleanup python < 2.6 logic, because there is no documentation for thisrm2012-04-171-5/+1
* Cleanup special check for python 2.6.0rm2012-04-171-4/+0
* Cleanup distinfo entries for python versions we have not in the tree.rm2012-04-171-252/+0
* Document conflict with lang/racket-textual.olgeni2012-04-171-0/+2
* Add the actual racket-textual port after repocopy. It provides aolgeni2012-04-174-15701/+7
* * Disable support for WITHOUT_X11; a separate text-only versionolgeni2012-04-171-19/+23
* Fix runtime error (unable to find libphobos2).cy2012-04-162-0/+9
* Update to 0.9.2.1635.mezz2012-04-162-3/+3
* - Fix copy/paste errorsunpoet2012-04-161-1/+1
* Update to the 20120415 snapshot of GCC 4.8.0.gerald2012-04-162-3/+3
* Update to the 20120414 snapshot of GCC 4.7.1.gerald2012-04-162-3/+3
* - add docs for python 2.6.8, 3.1.5, 3.2.3rm2012-04-161-0/+24
* Update 2.058 --> 2.059cy2012-04-153-8/+6
* Update 1.073 --> 1.074cy2012-04-154-9/+10
* Remove pkg-plist diffs for some ancient python versions that we have notrm2012-04-1510-7279/+1
* - add docs for python 2.7.3rm2012-04-151-0/+8
* Update to the 20120413 snapshot of GCC 4.6.4.gerald2012-04-152-3/+3
* Set the expiration date for all ports which depend upon linux_base-fc4 tonetchild2012-04-151-0/+2
* - Update to 3.0.0 [1]scheidell2012-04-143-242/+395
* Remove useless file.mezz2012-04-141-0/+0
* Opa is an open source, simple and unified platform for writing webmezz2012-04-149-0/+6733
* Update to LLVM and Clang 3.1.r154687, unless specific issues are foundbrooks2012-04-142-22/+25
* Clarify effect of __MAKE_CONF change, and point to Wiki URL (in a comment).mandree2012-04-141-0/+3
* Remove CFLAGS=${CFLAGS} regression from MAKE_ARGS again (leftover frommandree2012-04-131-2/+2
* - Remove TEST_DEPENDS on itselfswills2012-04-121-2/+0
* - Note CONFLICT between net/mosh and lang/mosh, as they both install bin/moshzi2012-04-121-0/+3
* php4 is EOLed, let's deprecate itbapt2012-04-122-0/+6
* Forced commit to mention that ohauer@ has joined lua@.mandree2012-04-121-1/+1
* Add explanatory comment about butchering __MAKE_CONF.mandree2012-04-121-0/+3
* Support builds that set CFLAGS=... in /etc/make.conf (discouraged).mandree2012-04-121-2/+2
* - Update:miwi2012-04-1121-206/+31
* Fix regressions, reinstating io.popen support.mandree2012-04-111-2/+2
* - pass maintainership of this ports to new volunteerrm2012-04-111-1/+1
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark a...bapt2012-04-101-0/+3
* Remove EXPIRATION_DATE, Mk/bsd.gnustep.mk still relies on this port.gerald2012-04-101-1/+0
* Update to the 20120408 snapshot of GCC 4.8.0.gerald2012-04-092-3/+3
* - Fix suggested by upstream. Revise mutex initializer patch to avoid deadlocksscheidell2012-04-094-24/+44
* - Update to 20120301 (corresponding to gcc 4.6.3)culot2012-04-095-53/+95
* Update to the 20120407 snapshot of GCC 4.7.1.gerald2012-04-082-3/+3
* - Update to 0.2scheidell2012-04-0810-136/+46
* Update to the 20120406 snapshot of GCC 4.6.4.gerald2012-04-072-3/+3
* Bring in additional changes by ohauer to preserve LUA_LDIR/LUA_CDIR.mandree2012-04-072-2/+3
* Update to bug-fix release 5.1.5.mandree2012-04-074-15/+9
* Add New Port lang/urweb: Ur is a programming language in the tradition of ML ...scheidell2012-04-069-0/+196
* Update to the 20120330 snapshot of GCC 4.6.4.gerald2012-04-042-3/+3
* Update to the 20120401 snapshot of GCC 4.8.0.gerald2012-04-042-3/+3
* Update to the 20120324 snapshot of GCC 4.7.1.gerald2012-04-042-3/+3
* - Update to 1.008000sunpoet2012-04-022-3/+3
* Replace unwind.h definitions with luajit own.osa2012-04-023-245/+140
* - Disallow from pointyhat, as it seems to receive SIGKILL after two hours ofpav2012-04-011-0/+4
* Mark as broken: overwrite files own by the emacs packagebapt2012-04-011-0/+1
* - Update GNU awk to 4.0.1johans2012-03-313-14/+3
* - Provide a comment about what we are reinplacing here fordanfe2012-03-251-6/+8
* - Add missing plist entryzi2012-03-252-2/+1
* - Update to version 2.73miwi2012-03-253-39/+57
* - Update to 0.52zi2012-03-222-6/+10
* - Update to 4.1.0scheidell2012-03-227-142/+207
* Update to the 4.4.7 release which closes the GCC 4.7 release seriesgerald2012-03-192-7/+7
* Deprecate lang/gcc42 in favor of lang/gcc46 which has been the defaultgerald2012-03-181-0/+3
* Welcome GCC 4.8! For the next couple of months this is going to begerald2012-03-175-9/+10
* Be sure to pass CFLAGS properly if set in /etc/make.conf.mandree2012-03-171-0/+1
* Replace USE_GCC=4.4+ by USE_GCC=4.6+, a noop on the build cluster.gerald2012-03-151-1/+1
* - Add PORTSCOUTamdmi32012-03-151-0/+2
* - Sort lang/Makefilepgollucci2012-03-141-1/+1
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-145-8/+42
* - Update to 0.014000sunpoet2012-03-132-3/+4
* - Update to 1.006000sunpoet2012-03-132-3/+3
* - Update to 1.4.0 and update maintainer addressjgh2012-03-123-5/+6
* Add WANT_LEAD_0 knob.maho2012-03-121-0/+9
* Restore lang/perl5.8 and lang/perl5.10 from the Attic.linimon2012-03-121-0/+2
* Undo ports/165457 to not violate POLA. As far as I knew, the PRlinimon2012-03-1232-0/+7634
* - Update to 0.2.7tota2012-03-113-38/+412
* Update to the release of GCC 4.6.3. This now supports FreeBSD 10gerald2012-03-113-776/+4
* Update to the 20120309 snapshot of GCC 4.6.4.gerald2012-03-112-4/+4
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Dev...pgollucci2012-03-095-43/+8
* - Remove lang/perl5.8 (12/16/2008 EOL) and lang/perl5.10 (08/23/2009 EOL)pgollucci2012-03-0933-7636/+0
* Update to the 20120306 snapshot of GCC 4.4.7.gerald2012-03-082-3/+3
* - Pull https://github.com/dagolden/extutils-makemaker/commit/a19beeaa9f0df1be...pgollucci2012-03-074-2/+24
* - Update to 05_20120304gahr2012-03-062-3/+5
* - Pet portlint: reorder *_DEPENDSsunpoet2012-03-051-1/+2
* - Add BUILD_DEPENDS and TEST_DEPENDSsunpoet2012-03-051-2/+7
* Update to the 20120302 snapshot of GCC 4.6.4, which nearlygerald2012-03-042-3/+3
* - Add TEST_DEPENDS to enable testingswills2012-03-031-0/+1
* - Add TEST_DEPENDS to enable testingswills2012-03-031-0/+1
* - Update to 0.1.1lwhsu2012-03-032-8/+6
* - extend DEPRECATION_DATE till year 2013.rm2012-03-011-2/+3
* - Update to 1.004000sunpoet2012-02-292-6/+3
* - Update to 05_20120219gahr2012-02-283-14/+3
* Update to what is basically the first RC of GCC 4.6.3.gerald2012-02-272-3/+3
* Update to the 20120225 snapshot of GCC 4.7.0.gerald2012-02-274-6/+6
* - Update lang/ruby18 to p385swills2012-02-256-21/+21
* Upgrade to version 4.6.4.olgeni2012-02-253-4/+8
* - Update to 1.69.39sunpoet2012-02-242-3/+3
* fix the packing list for WITH_CMP_LIBbf2012-02-232-1/+1
* respect CC [1]; fix Tcl/Tk dependencies; don't conflate -nox11 andbf2012-02-232-7/+36
* Upgrade to llvm/clang r150242.brooks2012-02-235-26/+67
* - Chase Emacs updatesashish2012-02-225-4/+5
* Update to 1.2.5rene2012-02-202-3/+3
* - fix build with gcc46dinoex2012-02-191-0/+4
* - Update to 1.8lwhsu2012-02-196-161/+88
* - force build with clangdinoex2012-02-191-5/+1
* - change USE_PYTHON=build with USE_PYTHON_BUILD=yes (non-functional change)rm2012-02-191-1/+1
* - Remove pr-patchmiwi2012-02-191-23/+0