Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 1.6.2 | ache | 2003-10-03 | 2 | -3/+2 |
| | | | | Submitted by: Thomas Seck <tmseck@netcologne.de> | ||||
* | Use PCRE from ports | ache | 2003-09-28 | 2 | -118/+4 |
| | |||||
* | Add optional CANLOCK functionality | ache | 2003-08-29 | 2 | -0/+17 |
| | | | | Submitted by: Thomas Seck <tmseck@netcologne.de> | ||||
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | marcus | 2003-08-26 | 1 | -0/+1 |
| | | | | Prodded by: kris | ||||
* | Chase the libintl.so shared lib version. | marcus | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.6.1 | ache | 2003-08-15 | 2 | -23/+23 |
| | | | | | | Spaces->tabs Submitted by: krion | ||||
* | Add pgp5 support, as the pgp6 port is marked broken. | obrien | 2003-07-19 | 1 | -0/+4 |
| | |||||
* | Update to version 1.6.0. | demon | 2003-07-16 | 3 | -17/+6 |
| | | | | Approved by: maintainer | ||||
* | Upgrade to 1.5.18 | ache | 2003-06-03 | 2 | -2/+2 |
| | | | | Submitted by: demon | ||||
* | Update to version 1.5.17. | demon | 2003-05-08 | 3 | -3/+3 |
| | | | | Approved by: ache the maintainer | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Back out previous commit. It is incorrect and not approved. | ache | 2003-03-05 | 1 | -1/+1 |
| | |||||
* | According to http://www.freebsd.org/cgi/cvsweb.cgi/ports/news/tin/distinfo, | edwin | 2003-02-23 | 1 | -1/+1 |
| | | | | | | | | revision 70 was the last one with the right md5 checksum for the tarball of 1.5.16. PR: ports/48265 Submitted by: Krzysztof Stryjek <wtp@kryptos.mud.pl> | ||||
* | Return from 1.5.17 (snapshot) to 1.5.16 (stable) | ache | 2003-02-07 | 2 | -7/+7 |
| | |||||
* | Upgrade to 1.5.17 due to 1.5.16 distfile being rm'ed from master site. | obrien | 2003-02-07 | 1 | -1/+1 |
| | | | | Also add more master sites. | ||||
* | Upgrade to 1.5.17 due to 1.5.16 distfile being rm'ed from master site. | obrien | 2003-02-07 | 1 | -3/+6 |
| | | | | Also add more master sites. | ||||
* | My ftp mirroring of tin has stopped. | obrien | 2003-02-07 | 1 | -2/+1 |
| | |||||
* | Upgrade to 20030122 snapshot | ache | 2003-01-22 | 2 | -2/+2 |
| | |||||
* | Upgrade to 20030113 snapshot | ache | 2003-01-14 | 2 | -1/+2 |
| | | | | | PR: 47016 Submitted by: Philip Paeps <philip@paeps.cx> | ||||
* | Upgrade to 1.5.16 | ache | 2003-01-02 | 3 | -18/+53 |
| | |||||
* | Use a full sentence structure and also add WWW: http://www.tin.org/ | hoek | 2003-01-02 | 1 | -1/+3 |
| | |||||
* | Previous shlib update should have also bumped PORTREVISION (reminded | hoek | 2002-09-02 | 1 | -0/+1 |
| | | | | by knu). | ||||
* | Update libuu shared lib dependency to version 2 | hoek | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | Chase shlib rev of devel/gettext | ade | 2002-08-01 | 1 | -1/+1 |
| | | | | | Submitted by: lots and lots Pointy hat to: ade | ||||
* | Upgrade to 1.5.12 | ache | 2002-05-25 | 5 | -40/+15 |
| | | | | | | Add ipv6 support Submitted by: Xander Jansen <Xander.Jansen@surfnet.nl> (ipv6) | ||||
* | gettext upgrade uber-patch (stage 3) | ade | 2002-04-12 | 1 | -2/+2 |
| | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr | ||||
* | Upgrade to 1.5.11 | ache | 2002-03-19 | 5 | -127/+11 |
| | |||||
* | Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with | sobomax | 2002-03-18 | 1 | -11/+0 |
| | | | | <giconv.h> or -liconv with -lgiconv. | ||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | knu | 2002-03-18 | 1 | -0/+1 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | sobomax | 2002-03-18 | 1 | -1/+1 |
| | | | | libiconv. | ||||
* | Stage 1 of gettext update. | ade | 2002-03-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -3/+3 |
| | | | | | | 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. | ||||
* | o fix build: catch false condition. | sf | 2001-12-25 | 2 | -6/+7 |
| | | | | | | o portlint. PR: 33167(build error) | ||||
* | Upgrade to 1.5.10 | ache | 2001-12-25 | 8 | -30/+197 |
| | |||||
* | Remove tin.5 on deinstall | kris | 2001-11-30 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Add WITH_TIN_ to variable | ache | 2001-08-12 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.5.9 | ache | 2001-08-07 | 6 | -35/+25 |
| | |||||
* | Add management of etc/tin.defaults to pkg-plist. | olgeni | 2001-05-27 | 1 | -0/+2 |
| | |||||
* | Don't overwrite CATEGORIES in master ports. Use += instead, so slaves | sobomax | 2001-05-22 | 1 | -1/+1 |
| | | | | | would be able to insert their own entries (usually language category) upfront. | ||||
* | Upgrade to 1.5.8 | ache | 2001-04-13 | 4 | -3/+23 |
| | |||||
* | Fix wrong configuration detection due to missing include | ache | 2001-03-11 | 2 | -3/+114 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -6/+5 |
| | |||||
* | Make these COMMENT files conform to Handbook standard. | will | 2000-08-11 | 1 | -1/+1 |
| | | | | | PR: 20269 Submitted by: Ports Fury | ||||
* | Upgrade to version 1.5.6. | obrien | 2000-08-05 | 2 | -2/+2 |
| | |||||
* | Upgrade to 1.5.4 | ache | 2000-05-23 | 5 | -20/+33 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -19/+19 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | tarball changed | ache | 2000-02-15 | 1 | -1/+1 |
| | |||||
* | Update to 1.4.2. | obrien | 2000-01-23 | 2 | -5/+5 |
| | |||||
* | Upgrade to "Polish", the 1.4.1 release. | obrien | 1999-12-02 | 3 | -18/+17 |
| |