| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update to 8.0, now supporting html output! (perfect for lj posts *hint hint*) | Alfred Perlstein | 2004-01-06 | 2 | -2/+2 |
* | Remove the irssi+perl port now that the main irssi port has Perl | Pete Fritchman | 2004-01-05 | 2 | -17/+0 |
* | - Always create plugins directory | Pav Lucistnik | 2004-01-05 | 2 | -0/+8 |
* | Make WITH_PERL=yes the default, and bump PORTREVISION. Perl scripting is | Pete Fritchman | 2004-01-05 | 2 | -6/+6 |
* | Mark WITH_TCL BROKEN on 5.x | Tilman Keskinoz | 2004-01-05 | 1 | -0/+3 |
* | Use a temporary gpg-keyring in ${WRKDIR} instead of using the users default | Tilman Keskinoz | 2004-01-05 | 1 | -4/+8 |
* | Update to 2.0.7. | Joe Marcus Clarke | 2004-01-03 | 6 | -56/+6 |
* | update to 7.0, with support for other irc clients | Alfred Perlstein | 2003-12-30 | 3 | -2/+4 |
* | Update to 6.6. | Alfred Perlstein | 2003-12-28 | 4 | -173/+69 |
* | Add a master port to use perl when installing irssi. | Alfred Perlstein | 2003-12-28 | 2 | -0/+17 |
* | Add a patch to check for the environment variable IRSSI_NOTHROTTLE | Alfred Perlstein | 2003-12-28 | 2 | -0/+40 |
* | A suite of offensive utilties for irssi. | Alfred Perlstein | 2003-12-28 | 6 | -0/+200 |
* | Per bento logs, mark as broken on recent versions of 5.x due to gcc3.3 | Mark Linimon | 2003-12-23 | 1 | -1/+7 |
* | - Fix REINPLACE_CMD | Kirill Ponomarev | 2003-12-19 | 1 | -1/+1 |
* | Use DOCSDIR and DATADIR macros. | Sergey A. Osokin | 2003-12-16 | 2 | -302/+302 |
* | Add ircd-hybrid-ru 7.1, | Kirill Ponomarev | 2003-12-15 | 14 | -0/+490 |
* | Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports. | Vanilla I. Shu | 2003-12-15 | 2 | -6/+6 |
* | Use the right way of specifying PORTREVISION so slave ports can override this. | Vanilla I. Shu | 2003-12-15 | 2 | -2/+2 |
* | Jim Mock (jim) returned his commit bit, so set his ports free. | Pav Lucistnik | 2003-12-15 | 2 | -2/+2 |
* | - Add pkg-message missed in last commit | Pav Lucistnik | 2003-12-14 | 4 | -0/+24 |
* | - Add a patch obtained from authors: | Pav Lucistnik | 2003-12-14 | 4 | -4/+52 |
* | - Delete CVS directories in ${WRKSRC} properly | Kirill Ponomarev | 2003-12-12 | 2 | -2/+2 |
* | - upgrade 0.74a to 0.82 | Erwin Lansing | 2003-12-12 | 10 | -60/+64 |
* | Upgrade to 0.8.9, move WITH_BOEHM_GC out of the WITH_GLIB block. | Vanilla I. Shu | 2003-12-11 | 4 | -16/+18 |
* | - Replace our patch with more correct one obtained from author | Pav Lucistnik | 2003-12-10 | 2 | -8/+26 |
* | - Update to 0.7.6 | Kirill Ponomarev | 2003-12-08 | 2 | -3/+3 |
* | Add two WITH_* knob, WITH_BOEHM_GC, WITH_BOT. | Vanilla I. Shu | 2003-12-08 | 2 | -0/+34 |
* | - Install additional documentation | Kirill Ponomarev | 2003-12-08 | 4 | -8/+34 |
* | fix typo error (deve/boehm-gc to devel/boehm-gc), | Vanilla I. Shu | 2003-12-07 | 2 | -4/+4 |
* | Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob. | Vanilla I. Shu | 2003-12-07 | 8 | -92/+234 |
* | Update to 2.0.6. | Joe Marcus Clarke | 2003-12-04 | 12 | -98/+6 |
* | Don't build in Perl support on amd64, and add a new WITHOUT_PERL knob to | Joe Marcus Clarke | 2003-11-24 | 4 | -12/+36 |
* | Make sure this port only conflicts with xchat-1.x, and not the | Joe Marcus Clarke | 2003-11-22 | 2 | -2/+2 |
* | * Update to 0.50 | Michael Landin | 2003-11-21 | 3 | -21/+28 |
* | Add -fPIC to fix build on amd64 | Tilman Keskinoz | 2003-11-21 | 1 | -0/+1 |
* | - Update to version 0.13 | Kirill Ponomarev | 2003-11-20 | 6 | -20/+36 |
* | Define USE_PERL5_BUILD, not erroneous USE_PERL. | Trevor Johnson | 2003-11-20 | 1 | -1/+1 |
* | Define USE_PERL to make Perl available for (mostly deprecated) | Trevor Johnson | 2003-11-20 | 1 | -0/+1 |
* | freebsd port update: irc/irc to 2.10.3p5 | Edwin Groothuis | 2003-11-19 | 2 | -7/+8 |
* | Reset unreachable MAINTAINERs to ports@FreeBSD.org | Oliver Eikemeier | 2003-11-19 | 1 | -1/+1 |
* | Unbreak on bento. Ignore a silly #!bash and just invoke the script | Akinori MUSHA | 2003-11-19 | 1 | -1/+1 |
* | - Use system gettext instead of bundled one. | Pav Lucistnik | 2003-11-19 | 2 | -2/+2 |
* | - Update maintainer's email address. | Pav Lucistnik | 2003-11-19 | 1 | -1/+1 |
* | - Restore patch that was incorrectly removed in update to 1.6.15 | Pav Lucistnik | 2003-11-18 | 2 | -3/+14 |
* | Fix stupid typos. D'oh! | Akinori MUSHA | 2003-11-18 | 1 | -1/+1 |
* | - Unbreak on -CURRENT | Pav Lucistnik | 2003-11-18 | 1 | -0/+14 |
* | - Update to version 1.1.16 | Kirill Ponomarev | 2003-11-18 | 12 | -998/+1000 |
* | Unbreak on -CURRENT. | Pav Lucistnik | 2003-11-16 | 2 | -7/+30 |
* | fix if-less else/endif | FUJISHIMA Satsuki | 2003-11-15 | 2 | -2/+2 |
* | Add WITH_IPV6 knob. | Vanilla I. Shu | 2003-11-15 | 2 | -10/+16 |