Age | Commit message (Expand) | Author | Files | Lines |
2013-12-16 | Suggest placing pkgdb under prefix. | asau | 1 | -2/+2 |
2013-12-16 | Actualise. | asau | 1 | -3/+3 |
2013-12-16 | Build on Linux. | markd | 2 | -1/+60 |
2013-12-16 | Note update of devel/ruby-i18n package to 0.6.9. | taca | 1 | -1/+2 |
2013-12-16 | Update ruby-i18n to 0.6.9. This is security fix. | taca | 3 | -8/+7 |
2013-12-16 | Put libboost_log_setup under PLIST.log. Fixes Darwin/gcc. | jperkin | 1 | -4/+4 |
2013-12-16 | restore enigmail checksums | wiz | 1 | -1/+4 |
2013-12-16 | Stop referencing malloc.h, this breaks the build on FreeBSD. | asau | 2 | -1/+15 |
2013-12-16 | phone | dholland | 1 | -1/+2 |
2013-12-16 | +phone | dholland | 1 | -1/+2 |
2013-12-16 | Add chat/phone, which is like VMS phone, written by Jonathan C. Broome | dholland | 8 | -0/+159 |
2013-12-16 | Force linking against libiconv for FreeBSD to fix build. | asau | 1 | -1/+3 |
2013-12-16 | lout | dholland | 1 | -1/+2 |
2013-12-16 | Simplify packaging, add patch comment, and kill off the dynamic PLIST | dholland | 5 | -20/+618 |
2013-12-16 | Pull libiconv in for FreeBSD 9 to fix dependent packages. | asau | 2 | -2/+4 |
2013-12-16 | Drop bootstrap binary from distfiles. | obache | 3 | -17/+20 |
2013-12-16 | Switch FETCH_USING to "fetch" by default on FreeBSD. | obache | 1 | -1/+5 |
2013-12-16 | Note PKGREVISION bump of tex-luatex | minskim | 1 | -1/+2 |
2013-12-16 | Install a configuration file for tex-luatex | minskim | 1 | -1/+7 |
2013-12-16 | Updated devel/xulrunner17 to 17.0.11 | ryoon | 1 | -1/+3 |
2013-12-16 | Reset PKGREVISION | ryoon | 1 | -2/+1 |
2013-12-16 | Update to 17.0.11 | ryoon | 2 | -6/+6 |
2013-12-16 | Move SITES for bootstrap binary to be below after bootstrap binary kit name is | obache | 1 | -4/+4 |
2013-12-16 | Remove "used by" lines for contao31/contao31-example. | taca | 2 | -4/+2 |
2013-12-16 | Note remove of contao31 and contao31-example packages. | taca | 1 | -1/+3 |
2013-12-16 | Remove contao31 and contao31-example. | taca | 1 | -3/+1 |
2013-12-16 | Remove contao31 since it is EOL. | taca | 7 | -3879/+0 |
2013-12-16 | Remove contao31-example since contao31 is EOL for now. | taca | 5 | -62/+0 |
2013-12-16 | Take MAINTAINERship; I more or less have been. | gdt | 1 | -2/+2 |
2013-12-15 | Added net/exabgp version 3.2.18 | pettai | 1 | -1/+2 |
2013-12-15 | + exabgp | pettai | 1 | -1/+2 |
2013-12-15 | Unlike BIRD or Quagga, ExaBGP was not designed to transform a general purpose | pettai | 17 | -0/+697 |
2013-12-15 | Note go update | bsiegert | 1 | -1/+2 |
2013-12-15 | Update go to 1.2. | bsiegert | 5 | -252/+263 |
2013-12-15 | Fix the build on FreeBSD 9, FreeBSD uses sys/soundcard.h nowadays. | asau | 2 | -8/+12 |
2013-12-15 | FreeBSD 9 doesn't have alloca.h, alloca() is declared in stdlib.h | asau | 2 | -4/+4 |
2013-12-15 | FreeBSD 9 uses sys/soundcard.h | asau | 2 | -4/+4 |
2013-12-15 | FreeBSD 9 lacks the same set of functions as NetBSD 6. | asau | 4 | -13/+13 |
2013-12-15 | Uses deprecated GTK interfaces. | joerg | 2 | -5/+23 |
2013-12-15 | Build one test case without optimisation to restrict memory use. | joerg | 2 | -1/+16 |
2013-12-15 | Build expr.c without optimisation for clang. | joerg | 3 | -2/+30 |
2013-12-15 | g_message is a function in GTK now, so use a different name. | joerg | 2 | -1/+51 |
2013-12-15 | Fix return type. Bump revision. | joerg | 3 | -2/+17 |
2013-12-15 | Disable optimisations for Clang for the Scribus 1.3.4 import filter. | joerg | 3 | -2/+21 |
2013-12-15 | Needs libiconv to build on FreeBSD. | asau | 1 | -2/+3 |
2013-12-15 | Require qt4-tools to make cmake happy. | joerg | 1 | -1/+2 |
2013-12-15 | Force explicit bool conversion for C++11 mode. | joerg | 2 | -4/+13 |
2013-12-15 | The Clang 3.4RCs started to use slightly more memory when compiling | joerg | 3 | -2/+24 |
2013-12-15 | Don't panic about unused functions. | joerg | 1 | -1/+6 |
2013-12-15 | Don't try to optimize some files, clang will require up to 8GB of memory | joerg | 4 | -2/+53 |