| Commit message (Expand) | Author | Age | Files | Lines |
* | sysutils/patchelf: Utility to modify the dynamic linker | William Grzybowski | 2013-09-25 | 5 | -0/+26 |
* | - Use USES=gmake | Sunpoet Po-Chuan Hsieh | 2013-09-25 | 1 | -6/+5 |
* | Change the way to handle DOCS to please pkg_install stupidity | Baptiste Daroussin | 2013-09-25 | 2 | -2/+4 |
* | sysutils/ataidle: allow staging | William Grzybowski | 2013-09-24 | 1 | -7/+6 |
* | Readd the dirrm for the different docs dir | Baptiste Daroussin | 2013-09-24 | 1 | -0/+2 |
* | Properly set NO_STAGE | Baptiste Daroussin | 2013-09-24 | 1 | -1/+2 |
* | - Fix path for hooks dir | Ryan Steinmetz | 2013-09-24 | 1 | -0/+6 |
* | We should not distribute exFAT related packages due to licensing issues. | Gavin Atkinson | 2013-09-24 | 2 | -2/+10 |
* | - Update to 0.11.7 | Steve Wills | 2013-09-24 | 3 | -23/+64 |
* | sysutils/linux-crashplan: backs up data to remote servers | William Grzybowski | 2013-09-24 | 8 | -0/+229 |
* | - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA | Bryan Drewery | 2013-09-23 | 2 | -1/+2 |
* | Fix packaging. | Guido Falsi | 2013-09-23 | 1 | -3/+3 |
* | Fix variable name to match format in sysutils/mfid | Mark Felder | 2013-09-23 | 1 | -1/+1 |
* | Manpage is compressed | Bryan Drewery | 2013-09-23 | 1 | -1/+1 |
* | - Support STAGEDIR | Bryan Drewery | 2013-09-23 | 1 | -13/+7 |
* | - Support STAGEDIR | Bryan Drewery | 2013-09-23 | 1 | -13/+7 |
* | - Support STAGEDIR | Bryan Drewery | 2013-09-23 | 1 | -8/+4 |
* | Use stage, convert TEXT_DOCS to PORTDOCS | Baptiste Daroussin | 2013-09-23 | 2 | -20/+11 |
* | Use stage | Baptiste Daroussin | 2013-09-23 | 1 | -13/+10 |
* | Use stage | Baptiste Daroussin | 2013-09-23 | 2 | -11/+10 |
* | Use stage | Baptiste Daroussin | 2013-09-23 | 1 | -3/+2 |
* | - Update to 20130922 | Sunpoet Po-Chuan Hsieh | 2013-09-23 | 2 | -12/+13 |
* | Fix NO_STAGE attribution | Baptiste Daroussin | 2013-09-23 | 3 | -3/+3 |
* | Update to 2.0.17 | Florian Smeets | 2013-09-21 | 4 | -8/+7 |
* | - Update header, missed in previous commit | Bryan Drewery | 2013-09-21 | 1 | -1/+1 |
* | - Update to 1.4 [1] | Bryan Drewery | 2013-09-21 | 3 | -9/+7 |
* | - fix misplaced NO_STAGE in slaveports and ifdefs | Dirk Meyer | 2013-09-21 | 3 | -3/+6 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-21 | 1053 | -2008/+1463 |
* | - Update sysutils/puppet to 3.3.0. | Brad Davis | 2013-09-21 | 4 | -13/+21 |
* | - Add NO_STAGE until validated to be safe for upcoming staging support | Bryan Drewery | 2013-09-20 | 5 | -0/+6 |
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | Bryan Drewery | 2013-09-20 | 10 | -26/+19 |
* | - Update to 1.401 [1] | Frederic Culot | 2013-09-20 | 2 | -9/+9 |
* | - Update to 0.8.3 | Sunpoet Po-Chuan Hsieh | 2013-09-20 | 2 | -3/+3 |
* | - Update to 1.3.2 | Bryan Drewery | 2013-09-20 | 2 | -3/+3 |
* | - Update to 2.9.3 | Sunpoet Po-Chuan Hsieh | 2013-09-20 | 5 | -37/+83 |
* | - Reassign to the heap due to maintainer mail bounce | Thomas Abthorpe | 2013-09-19 | 1 | -1/+1 |
* | - Convert USE_TCL to USES=tcl | Pietro Cerutti | 2013-09-19 | 1 | -2/+1 |
* | add new port: sysutils/mptd | Mark Felder | 2013-09-19 | 5 | -0/+52 |
* | add new port: sysutils/mfid | Mark Felder | 2013-09-19 | 5 | -0/+51 |
* | Fix typo | Dmitry Marakasov | 2013-09-19 | 1 | -1/+1 |
* | - Mark BROKEN, fails checksum | Bryan Drewery | 2013-09-18 | 1 | -0/+2 |
* | sysutils/ldap-account-manager: update to 4.3 | William Grzybowski | 2013-09-18 | 3 | -3/+9 |
* | - Update to 0.3.0 | Bryan Drewery | 2013-09-18 | 3 | -4/+5 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-18 | 2 | -1/+2 |
* | Fix build with/without iconv | Baptiste Daroussin | 2013-09-18 | 1 | -1/+2 |
* | Fix xview family builds under 10-CURRENT. | Cy Schubert | 2013-09-18 | 1 | -2/+56 |
* | Unbreak port build while master site is down. | Max Khon | 2013-09-18 | 3 | -8/+178 |
* | Update to 1.5: Replace rcvar=`set_rcvar` with rcvar=FOO_enable in the | Colin Percival | 2013-09-18 | 2 | -3/+3 |
* | Make sure that the buffers defined as global variables are aligned | Xin LI | 2013-09-18 | 2 | -0/+18 |
* | Update to 3.3.0 | Chris Rees | 2013-09-18 | 3 | -6/+12 |
* | sysutils/ansible: update to 1.3.1 | William Grzybowski | 2013-09-18 | 4 | -3/+44 |
* | only ryslog7 now has rsyslog-<version> package name. | Baptiste Daroussin | 2013-09-18 | 9 | -35/+10 |
* | - Update sysutils/rsyslog7-devel to 7.5.3. Supersedes PR: ports/179902 | Brad Davis | 2013-09-18 | 5 | -43/+8 |
* | - Update to 1.8.3 | Sunpoet Po-Chuan Hsieh | 2013-09-18 | 2 | -4/+4 |
* | - Fix build with clang/libc++ | Dmitry Marakasov | 2013-09-17 | 6 | -0/+65 |
* | Make comment and actual variable names the same. | Guido Falsi | 2013-09-17 | 1 | -1/+1 |
* | - Make conditionals check for head iconv take advantage of iconv.mk | Guido Falsi | 2013-09-17 | 1 | -1/+1 |
* | - Update to 0.16 | Sunpoet Po-Chuan Hsieh | 2013-09-16 | 2 | -5/+6 |
* | Remove sysutils/daemontools53, please use sysutils/daemontools instead | Baptiste Daroussin | 2013-09-16 | 6 | -100/+0 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-16 | 2 | -4/+6 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-16 | 19 | -32/+34 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-16 | 16 | -23/+26 |
* | - Update to 2013-09-14 | Pav Lucistnik | 2013-09-16 | 2 | -8/+4 |
* | Make all non-normal reads from the devd socket a cause to try and reinit | Joe Marcus Clarke | 2013-09-16 | 2 | -1/+12 |
* | - Update to 0.1.3. | Mikolaj Golub | 2013-09-15 | 2 | -4/+4 |
* | Unbreak build with libzfs_core | Martin Matuska | 2013-09-15 | 3 | -3/+38 |
* | - Re-add sysutils/gpart, another useful port removed with no reason | Dmitry Marakasov | 2013-09-14 | 11 | -0/+215 |
* | Remove tests for unsupported FreeBSD versions | Baptiste Daroussin | 2013-09-14 | 3 | -12/+0 |
* | Fix build with clang by removing -Werror | Baptiste Daroussin | 2013-09-14 | 1 | -1/+3 |
* | Remove useless USE_GCC: clang builds it just fine | Baptiste Daroussin | 2013-09-14 | 1 | -3/+1 |
* | Fix build with clang, remove now useless USE_GCC=any | Baptiste Daroussin | 2013-09-14 | 1 | -2/+2 |
* | Remove USE_GCC=any (clang builds it just fine) | Baptiste Daroussin | 2013-09-14 | 1 | -6/+3 |
* | - Update to 0.8.2 | Sunpoet Po-Chuan Hsieh | 2013-09-14 | 2 | -3/+3 |
* | New port: sysutils/py-analyzemft | Antoine Brodin | 2013-09-14 | 5 | -0/+64 |
* | Add missing LICENSE | Antoine Brodin | 2013-09-14 | 1 | -0/+9 |
* | Respect CC | Baptiste Daroussin | 2013-09-14 | 1 | -0/+1 |
* | Fix fallout from 10-CURRENT WITH_ICONV flip. | Matthias Andree | 2013-09-13 | 1 | -2/+5 |
* | Disable check for libslab to make sure it uses internal copy. This fixes | Koop Mast | 2013-09-13 | 1 | -0/+2 |
* | - Update to 1.3.2 | Sunpoet Po-Chuan Hsieh | 2013-09-13 | 2 | -3/+3 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-13 | 4 | -9/+5 |
* | sysutils/xfce4-diskperf-plugin: Graphical representation of the disk IO | William Grzybowski | 2013-09-13 | 7 | -0/+267 |
* | - Add patch to fix compilation with clang | Kevin Lo | 2013-09-12 | 4 | -5/+41 |
* | Reassign to the heap as maintainer no longer use FreeBSD | Baptiste Daroussin | 2013-09-12 | 1 | -16/+7 |
* | Add explicit dependency on pkgconf (20 ports) | John Marino | 2013-09-12 | 1 | -0/+1 |
* | Add explicit dependency on pkgconf (11 ports) | John Marino | 2013-09-12 | 1 | -0/+1 |
* | Add explicit dependency on pkgconf (27 ports) | John Marino | 2013-09-12 | 1 | -0/+1 |
* | Fix build on head after iconv change | Guido Falsi | 2013-09-12 | 1 | -1/+1 |
* | Update pytsk to 2013-09-10 | Antoine Brodin | 2013-09-12 | 2 | -3/+3 |
* | Add an explicit dependency on pkgconf | Antoine Brodin | 2013-09-12 | 2 | -3/+2 |
* | devel/librelp: update to 1.2.0 | William Grzybowski | 2013-09-12 | 1 | -1/+3 |
* | - Update to 0.2 | Olivier Duchateau | 2013-09-11 | 2 | -12/+13 |
* | Fix build - pass SRC_BASE to sub-make | Lev A. Serebryakov | 2013-09-11 | 1 | -2/+6 |
* | - Update to 0.8.1 | Sunpoet Po-Chuan Hsieh | 2013-09-11 | 2 | -3/+3 |
* | Add an explicit dependency on pkgconf | Antoine Brodin | 2013-09-11 | 3 | -12/+5 |
* | - Update to 3.0.3 | Sunpoet Po-Chuan Hsieh | 2013-09-10 | 2 | -3/+3 |
* | sysutils/isomd5sum: Mark BROKEN, checksum mismatch | John Marino | 2013-09-10 | 1 | -1/+2 |
* | sysutils/mktool: Mark BROKEN, unfetchable due to MASTER_SITES reorg | John Marino | 2013-09-10 | 1 | -6/+3 |
* | sysutils/ciso: unbreak, de-deprecate | John Marino | 2013-09-10 | 4 | -7/+14 |
* | Update to 0.9 | Ganael LAPLANCHE | 2013-09-10 | 2 | -3/+3 |
* | Add an explicit dependency on pkgconf | Antoine Brodin | 2013-09-10 | 2 | -13/+3 |
* | - Update to 0.16.4 | Frederic Culot | 2013-09-09 | 2 | -3/+3 |
* | - update to 3.1.0 | Jason Helfman | 2013-09-08 | 3 | -26/+4 |
* | - Cosmetic change | Sunpoet Po-Chuan Hsieh | 2013-09-08 | 1 | -1/+1 |
* | - Use single space after WWW: | Sunpoet Po-Chuan Hsieh | 2013-09-08 | 1 | -1/+1 |
* | * Fix build with clang. | Christian Weisgerber | 2013-09-08 | 3 | -1/+24 |
* | Fix building with clang on -CURRENT: make WARNS=2 for geom class libary, as in | Lev A. Serebryakov | 2013-09-07 | 2 | -3/+3 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-07 | 11 | -11/+20 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-07 | 19 | -19/+33 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-07 | 19 | -19/+34 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-07 | 19 | -19/+29 |
* | Fixup typo. | Mathieu Arnold | 2013-09-07 | 1 | -1/+1 |
* | - convert to the new perl5 framework | Andrej Zverev | 2013-09-07 | 8 | -8/+13 |
* | - Update sysutils/rsyslog7 to 7.4.4 | Brad Davis | 2013-09-06 | 3 | -8/+14 |
* | - Oops, forgot to bump PORTREVISION | Greg Larkin | 2013-09-06 | 1 | -0/+1 |
* | - Ensure that Puppet 2.7 is installed if not already present, not | Greg Larkin | 2013-09-06 | 1 | -1/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-06 | 2 | -11/+4 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-06 | 1 | -1/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-06 | 2 | -7/+3 |
* | - Added CONFLICTS with puppet 3.x. Hiera-puppet is now included in all | Greg Larkin | 2013-09-06 | 1 | -0/+2 |
* | - Reassign to the heap due to maintainer mail bounces | Thomas Abthorpe | 2013-09-06 | 1 | -1/+1 |
* | Add an explicit dependency on pkgconf | Antoine Brodin | 2013-09-06 | 1 | -0/+1 |
* | sysutils/ansible: add FIREBALL option | William Grzybowski | 2013-09-05 | 1 | -1/+8 |
* | Fix with clang. | Thierry Thomas | 2013-09-05 | 2 | -5/+14 |
* | Attempt to fix 10-CURRENT build failure involving strchrnul. | Matthias Andree | 2013-09-05 | 1 | -3/+6 |
* | Fix build with clang | Baptiste Daroussin | 2013-09-05 | 1 | -0/+11 |
* | Update to 2.12. | Anders Nordby | 2013-09-05 | 4 | -110/+8 |
* | Deprecate this port, as 2.6 is EOL. | Anders Nordby | 2013-09-05 | 1 | -0/+3 |
* | Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk. | Boris Samorodov | 2013-09-05 | 3 | -4/+4 |
* | - Make ports use the libc provided iconv implementation on 10-CURRENT | Guido Falsi | 2013-09-05 | 4 | -3/+4 |
* | sysutils/libfvde: Update MASTER_SITES to fix fetch 404 | Kubilay Kocak | 2013-09-04 | 1 | -1/+1 |
* | Add brebis, a fully automated backup checker | Ganael LAPLANCHE | 2013-09-04 | 5 | -0/+134 |
* | - Update to 5.6 | Mark Felder | 2013-09-04 | 3 | -19/+18 |
* | Re-add mistakenly removed CONFLICTS_INSTALL line | Pawel Pekala | 2013-09-04 | 1 | -0/+2 |
* | Re-use gmake | Antoine Brodin | 2013-09-04 | 1 | -1/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -7/+2 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -7/+2 |
* | Add en explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -2/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -7/+2 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 6 | -36/+11 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 2 | -4/+2 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -6/+2 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 2 | -1/+3 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 5 | -9/+7 |
* | Update to 0.50 | Eitan Adler | 2013-09-03 | 2 | -3/+3 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -6/+2 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -6/+2 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -1/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -7/+2 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 3 | -12/+5 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 3 | -6/+3 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -0/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 4 | -10/+6 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -0/+1 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 1 | -2/+1 |
* | Just use USES+=iconv (delete non-functional if-then-else code). | Boris Samorodov | 2013-09-03 | 1 | -13/+3 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-03 | 2 | -7/+3 |
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-02 | 1 | -1/+1 |
* | Add an explicit dependency on pkgconfig | Baptiste Daroussin | 2013-09-02 | 1 | -0/+2 |
* | Add an explicit dependency on pkgconfig | Baptiste Daroussin | 2013-09-02 | 1 | -1/+1 |
* | 1. Introduce using iconv with arguments: | Boris Samorodov | 2013-09-02 | 1 | -2/+1 |
* | - Update to 0.08 | Andrej Zverev | 2013-09-02 | 3 | -14/+11 |
* | - Resolve of using USE_PERL5 and PERL_CONFIGURE together | Andrej Zverev | 2013-09-02 | 2 | -8/+5 |
* | - Resolve of using USE_PERL5_RUN and USE_PERL5_BUILD together | Andrej Zverev | 2013-09-02 | 1 | -12/+4 |
* | - update to 2.7.4 | Ruslan Makhmatkhanov | 2013-09-01 | 2 | -3/+3 |
* | - Update to 0.6.22 | Jase Thew | 2013-09-01 | 4 | -14/+50 |
* | - update to 0.9.7 | Ruslan Makhmatkhanov | 2013-09-01 | 3 | -71/+7 |
* | - update maintainer's email address | Ruslan Makhmatkhanov | 2013-09-01 | 3 | -17/+13 |
* | sysutils/ciso: Mark broken, deprecated and expired | John Marino | 2013-08-31 | 2 | -7/+6 |
* | - Update to 0.8.0 | Sunpoet Po-Chuan Hsieh | 2013-08-31 | 2 | -3/+3 |
* | - Reorder MASTER_SITES: try to avoid checksum mismatch caused by rerolled tar... | Sunpoet Po-Chuan Hsieh | 2013-08-31 | 1 | -2/+4 |
* | Eradicate USE_GNOME=pkgconfig | Baptiste Daroussin | 2013-08-31 | 9 | -28/+16 |
* | - update to 1.4.7 | Ruslan Makhmatkhanov | 2013-08-31 | 2 | -5/+7 |
* | Try a little harder to sanitize the builds: now ensure it builds not only in | Alexey Dokuchaev | 2013-08-30 | 2 | -15/+24 |
* | - Mark BROKEN, fails to install | Bryan Drewery | 2013-08-30 | 1 | -0/+2 |
* | - Mark BROKEN, fails to install | Bryan Drewery | 2013-08-30 | 1 | -0/+2 |
* | sysutils/procenv: update to 0.26 | William Grzybowski | 2013-08-30 | 3 | -4/+4 |
* | Update to version 3.2 | Pawel Pekala | 2013-08-30 | 4 | -8/+19 |
* | - Remove Author line | Sunpoet Po-Chuan Hsieh | 2013-08-30 | 1 | -1/+0 |
* | - Add WWW | Sunpoet Po-Chuan Hsieh | 2013-08-30 | 1 | -1/+0 |
* | - Switch to new LIB_DEPENDS format | Pawel Pekala | 2013-08-29 | 1 | -18/+3 |
* | - Use single space after WWW: | Sunpoet Po-Chuan Hsieh | 2013-08-29 | 3 | -3/+3 |
* | - Use single space after WWW: | Sunpoet Po-Chuan Hsieh | 2013-08-29 | 1 | -1/+1 |
* | - Use single space after WWW: | Sunpoet Po-Chuan Hsieh | 2013-08-29 | 3 | -3/+3 |
* | - Disconnect ports removed in r325546 | Bryan Drewery | 2013-08-29 | 1 | -1/+0 |
* | Update to latest GNUstep core libraries. | David Chisnall | 2013-08-29 | 6 | -419/+0 |
* | sysvbanner prints SysV style banners. | Dmitry Marakasov | 2013-08-28 | 4 | -0/+33 |
* | - Update pytsk to 2013-08-26 | Antoine Brodin | 2013-08-28 | 2 | -11/+10 |
* | Remove expired ports: | Rene Ladan | 2013-08-28 | 14 | -299/+0 |
* | - Update to 0.50 | Sunpoet Po-Chuan Hsieh | 2013-08-28 | 2 | -3/+3 |
* | Upgrade to version 4.02. | Jimmy Olgeni | 2013-08-27 | 3 | -3/+6 |
* | Upgrade to version 4.01. | Jimmy Olgeni | 2013-08-26 | 3 | -3/+12 |
* | sysutils/py-supervisor: Update to 3.0 | Kubilay Kocak | 2013-08-25 | 7 | -28/+125 |
* | - Update to 1.3.1 | Sunpoet Po-Chuan Hsieh | 2013-08-25 | 4 | -6/+12 |
* | Update to 20130823. | Jung-uk Kim | 2013-08-24 | 2 | -4/+4 |
* | filewatcherd is a daemon inspired by cron, that run commands based on file | William Grzybowski | 2013-08-23 | 7 | -0/+96 |
* | - Fix build | Max Brazhnikov | 2013-08-23 | 1 | -6/+5 |
* | Update to 0.4.5 | Max Brazhnikov | 2013-08-23 | 2 | -4/+4 |
* | - Update to 20130822 | Frederic Culot | 2013-08-23 | 2 | -6/+6 |
* | sysutils/py-glances: update to 1.7.1 | William Grzybowski | 2013-08-23 | 5 | -9/+142 |
* | ysutils/ansible: update to 1.2.3 | William Grzybowski | 2013-08-22 | 3 | -4/+3 |
* | Update to 2.70. | Mikolaj Golub | 2013-08-22 | 3 | -3/+7 |
* | - Remove leading indefinite article from COMMENT | Sunpoet Po-Chuan Hsieh | 2013-08-22 | 1 | -1/+1 |
* | - Convert to new perl framework | Sunpoet Po-Chuan Hsieh | 2013-08-21 | 2 | -2/+3 |
* | sysutils/py-salt-api: update to 0.8.2 | William Grzybowski | 2013-08-21 | 2 | -3/+3 |
* | - Use USES=gmake | Sunpoet Po-Chuan Hsieh | 2013-08-21 | 1 | -1/+1 |
* | - Update sysutils/rsyslog7 to 7.4.3 | Brad Davis | 2013-08-21 | 4 | -19/+10 |
* | - Update to version 1.4.3 | Pawel Pekala | 2013-08-20 | 3 | -31/+5 |
* | - Use devel/libpci as library dependency | Sunpoet Po-Chuan Hsieh | 2013-08-19 | 3 | -60/+23 |
* | - Update to 1.7.0 | Frederic Culot | 2013-08-19 | 2 | -3/+3 |
* | - Update to 0.3.2 | Frederic Culot | 2013-08-19 | 3 | -5/+9 |
* | - Update to 1.4.6 | Frederic Culot | 2013-08-19 | 2 | -3/+3 |
* | - Fix build after the recent lang/python changes | Marcus von Appen | 2013-08-18 | 1 | -0/+2 |
* | - Update to 0.10 | Bryan Drewery | 2013-08-18 | 3 | -6/+12 |
* | Update to 3.2.0 | Bryan Drewery | 2013-08-18 | 2 | -3/+3 |
* | - Reset yzlin's ports | Bryan Drewery | 2013-08-18 | 4 | -19/+7 |
* | Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes. | Gerald Pfeifer | 2013-08-18 | 1 | -1/+1 |
* | - Update to 0.16.3 | Sunpoet Po-Chuan Hsieh | 2013-08-17 | 3 | -4/+5 |
* | - Update puppet27 to 2.7.23 which fixes CVE-2013-4761 and CVE-2013-4956 | Brad Davis | 2013-08-17 | 2 | -3/+3 |
* | - Update puppet to 3.2.4 which fixes CVE-2013-4761 and CVE-2013-4956 | Brad Davis | 2013-08-17 | 2 | -3/+3 |
* | - update to 0.8.0 | Jason Helfman | 2013-08-16 | 2 | -3/+3 |
* | Update to 2.2. | Hajimu UMEMOTO | 2013-08-16 | 6 | -108/+112 |
* | rc script now passes rclint | Mark Felder | 2013-08-15 | 2 | -4/+5 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-15 | 55 | -55/+0 |
* | Adjust port names and latest links. | Cy Schubert | 2013-08-14 | 2 | -1/+2 |
* | Copy syslog-ng 3.4.3 to default port. 3.4.3 is production ready. | Cy Schubert | 2013-08-14 | 7 | -0/+582 |
* | Make way for a new default syslog-ng. | Cy Schubert | 2013-08-14 | 8 | -0/+0 |
* | Update 3.4.2 --> 3.4.3. | Cy Schubert | 2013-08-14 | 3 | -6/+5 |
* | Once again remove the hacks allowing this port to be compiled as part of | Marius Strobl | 2013-08-13 | 1 | -6/+1 |
* | Update to 1.17. | Mikolaj Golub | 2013-08-13 | 2 | -3/+3 |
* | Update to 2.68. | Mikolaj Golub | 2013-08-13 | 3 | -3/+5 |
* | - Add USES+=pkgconfig to fix build. [1] | Hajimu UMEMOTO | 2013-08-11 | 2 | -3/+3 |
* | . update to version 0.8.6; | Boris Samorodov | 2013-08-11 | 2 | -18/+15 |
* | Update to 1.8.2. | Adam Weinberger | 2013-08-11 | 2 | -4/+4 |
* | - prefix should be manprefix | Jason Helfman | 2013-08-11 | 1 | -1/+1 |
* | - update to 2.2 | Jason Helfman | 2013-08-11 | 2 | -11/+7 |
* | - fix depends after libgd update | Dirk Meyer | 2013-08-11 | 1 | -1/+1 |
* | Explicitly bump portrevision for bacula-bat after its plist fixed in r324468 | Dmitry Morozovsky | 2013-08-11 | 1 | -0/+1 |
* | - Upgrade to 0.31. | Jun Kuriyama | 2013-08-10 | 3 | -7/+7 |
* | Fix one leftover sample config in bacula-bat variant. | Dmitry Morozovsky | 2013-08-10 | 1 | -1/+1 |
* | - update libdg to 2.1.0 | Dirk Meyer | 2013-08-09 | 4 | -3/+5 |
* | Cosmetic changes: | Kevin Lo | 2013-08-08 | 2 | -11/+7 |
* | Update to 2.0.4 | Kevin Lo | 2013-08-08 | 7 | -38/+95 |
* | - Convert to new perl framework | Andrej Zverev | 2013-08-07 | 3 | -3/+6 |
* | - Update to 1.8.2 | Sunpoet Po-Chuan Hsieh | 2013-08-06 | 2 | -3/+3 |
* | - Convert to new perl framework | Andrej Zverev | 2013-08-05 | 4 | -24/+12 |
* | - Convert to new perl framework | Andrej Zverev | 2013-08-04 | 1 | -1/+2 |
* | - Install missing files by switching from using specified list of | Juergen Lock | 2013-08-04 | 2 | -76/+11 |
* | - Update to 2.00 . [1] | Juergen Lock | 2013-08-04 | 18 | -281/+2110 |
* | - Convert to new perl framework | Mathieu Arnold | 2013-08-03 | 10 | -13/+20 |
* | Convert sleuthkit to USES=perl5 and new option helpers | Antoine Brodin | 2013-08-03 | 1 | -8/+5 |