Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove USE_SIZE knob | Kirill Ponomarev | 2004-04-01 | 1 | -1/+0 |
| | |||||
* | - Use USE_ICONV knob | Kirill Ponomarev | 2004-03-30 | 1 | -1/+1 |
| | | | | Approved by: portmgr | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | - SIZEify | Kirill Ponomarev | 2004-01-30 | 2 | -0/+2 |
| | |||||
* | - Update to version 0.4.11 | Kirill Ponomarev | 2004-01-20 | 3 | -2/+3 |
| | | | | | PR: 61634 Submitted by: Seva Gluschenko <gvs@rinet.ru> | ||||
* | - Update to 0.4.10.5 | Kirill Ponomarev | 2003-10-06 | 2 | -2/+2 |
| | |||||
* | - Use DOCSDIR and make portlint happy | Kirill Ponomarev | 2003-09-26 | 2 | -11/+11 |
| | |||||
* | - Update to version 0.4.10.4 and take maintainership | Kirill Ponomarev | 2003-09-26 | 2 | -3/+3 |
| | |||||
* | - update to 0.4.10.3 | Pete Fritchman | 2003-05-19 | 4 | -47/+8 |
| | | | | | | | - add WITHOUT_UTF8 knob PR: 52278 Submitted by: Ports Fury | ||||
* | Update to 0.4.10.2 | Tilman Keskinoz | 2003-05-01 | 2 | -6/+7 |
| | | | | | PR: 51516 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Update to 0.4.10.1. | Norikatsu Shigemura | 2003-02-02 | 3 | -4/+7 |
| | | | | | PR: ports/47765 Submitted by: Ports Fury | ||||
* | Update to 0.4.10 | Tilman Keskinoz | 2003-01-13 | 4 | -14/+35 |
| | | | | | PR: 46943 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Upgrade to 0.4.9.4. | Vanilla I. Shu | 2002-10-16 | 9 | -153/+31 |
| | | | | | PR: ports/44118 Submitted by: Ports Fury. | ||||
* | Update to 0.4.8pl9. | Maxim Sobolev | 2002-05-14 | 7 | -117/+144 |
| | | | | | PR: 37950 Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org> | ||||
* | - Backport some of the patched missed during previous update; | Maxim Sobolev | 2002-04-22 | 7 | -4/+154 |
| | | | | | | - HAS_CONFIGURE --> GNU_CONFIGURE; - sort pkg-plist; - make PORTVERSION more sane. | ||||
* | remove needless patches | Ying-Chieh Liao | 2002-04-21 | 9 | -517/+8 |
| | | | | | PR: 37308 Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org> | ||||
* | upgrade to 0.4.8.pl3 | Ying-Chieh Liao | 2002-04-20 | 4 | -38/+37 |
| | | | | | PR: 37289 Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org> | ||||
* | - Add WWW; | Maxim Sobolev | 2002-04-06 | 1 | -1/+3 |
| | | | | - kill extra spaces at the end of the line. | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -1/+1 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | - PORTDOCS police | Patrick Li | 2001-12-24 | 1 | -3/+3 |
| | | | | | - DOCSDIR support to some - Brush out some lint | ||||
* | o Correct Ukrainian translation; | Maxim Sobolev | 2001-03-28 | 3 | -4/+359 |
| | | | | | | o add translations of user's nick from cp1251 into koi8 if needed in message. Submitted by: Olexander Kunytsa <kunia@wolf.istc.kiev.ua> | ||||
* | Fix slightly broken l10n support. | Maxim Sobolev | 2001-03-25 | 1 | -1/+1 |
| | | | | Submitted by: Olexander Kunytsa <kunia@wolf.istc.kiev.ua> | ||||
* | Add ability to build a localised version of the port. | Maxim Sobolev | 2001-03-23 | 2 | -5/+46 |
| | | | | | Submitted by: "Alexandr A. Listopad" <laa@lucky.net> Extended & improved by: sobomax | ||||
* | Fix Russian messages. They are not compiled in by default, so PORTREVISION | Maxim Sobolev | 2001-03-21 | 2 | -0/+62 |
| | | | | | | was not bumbed. Submitted by: "Alexandr A. Listopad" <laa@lucky.net> | ||||
* | - Update port to 0.4.6p1 (fixes remote buffer overflow) | Chris D. Faulhaber | 2001-01-25 | 7 | -16/+84 |
| | | | | - Add some additional buffer checks | ||||
* | Remotely exploitable buffer overflow; FORBIDDEN. | Kris Kennaway | 2001-01-18 | 1 | -0/+2 |
| | | | | Submitted by: recidjvo <recidjvo@pkcrew.org> via Bugtraq | ||||
* | Release to ports@. Maintainer e-mail bounces (no such user). | Dmitry Sivachenko | 2001-01-06 | 1 | -1/+1 |
| | |||||
* | Update to 0.4.6. | Maxim Sobolev | 2000-07-03 | 4 | -22/+15 |
| | | | | | PR: 19658 Submitted by: maintainer | ||||
* | Update to 0.4.5 and give this port a MAINTAINER. | Will Andrews | 2000-05-22 | 3 | -4/+9 |
| | | | | | PR: 18629 Submitted by: Andrew L. Neporada <andrew@chg.ru> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.4.4. | Matthew Hunt | 2000-03-19 | 2 | -5/+5 |
| | | | | Remove myself as MAINTAINER. | ||||
* | Upgrade to 0.4.3. | Matthew Hunt | 1999-11-03 | 2 | -4/+4 |
| | | | | Suggested by: Anthony Chavez <magus@magus.users.xmission.com> | ||||
* | Upgrade to 0.4.2. I don't do ICQ, and can't test it. Yell if it | Matthew Hunt | 1999-11-02 | 4 | -27/+12 |
| | | | | | | breaks. Suggested by: "R. Beasley" <rbeasley@uberhacker.org> | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | upgrade to 0.4.1 | Andrey A. Chernov | 1999-06-03 | 3 | -13/+24 |
| | |||||
* | Upgrade to 0.4.0. | Matthew Hunt | 1999-04-06 | 3 | -14/+11 |
| | | | | Suggested by: R. Beasley <rbeasley@uberhacker.org> | ||||
* | Correct distfile fennerage, and upgrade to 0.3.3 while we're at it. | Matthew Hunt | 1999-01-07 | 3 | -9/+9 |
| | |||||
* | Upgrade to 0.3.2 or 981213, depending on which of their two versioning | Matthew Hunt | 1998-12-14 | 3 | -11/+11 |
| | | | | | | systems you like to use. Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> | ||||
* | Upgrade to 981011. | Matthew Hunt | 1998-10-26 | 3 | -11/+11 |
| | | | | | PR: 8398 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> | ||||
* | Import of micq (26 June 1998), a free implementation of the ICQ | Matthew Hunt | 1998-06-28 | 6 | -0/+53 |
protocol. It is currently a partial implementation, and has a text interface only. As far as I can tell, Mirabilis' software is necessary to register with the ICQ network, so I could not test its functionality. |