aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++
Commit message (Collapse)AuthorAgeFilesLines
* - Fix CONFIGURE_ARGS for BIG5 optionSunpoet Po-Chuan Hsieh2014-02-141-1/+1
| | | | Notes: svn path=/head/; revision=344303
* - Update to 2.01.0Sunpoet Po-Chuan Hsieh2014-01-122-3/+4
| | | | | | | Changes: http://tintin.sourceforge.net/news.php Notes: svn path=/head/; revision=339477
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-12-101-9/+3
| | | | | | | | | - Convert to new options helper - Remove deprecated PTHREAD_* - Simplify Makefile Notes: svn path=/head/; revision=336085
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-10-091-4/+3
| | | | Notes: svn path=/head/; revision=329918
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Remove second WWW which can be reached from primary WWWSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | | | | Suggested by: danfe Notes: svn path=/head/; revision=325595
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-2/+2
| | | | Notes: svn path=/head/; revision=325566
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325161
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325110
* - Update to 2.00.9Sunpoet Po-Chuan Hsieh2013-01-302-4/+3
| | | | | | | Changes: http://tintin.sourceforge.net/news.php Notes: svn path=/head/; revision=311238
* Update PCRE to 8.32Martin Matuska2012-12-101-1/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* - Add SLAVEDIRS: chinese/tintin++Sunpoet Po-Chuan Hsieh2012-10-071-0/+2
| | | | Notes: svn path=/head/; revision=305500
* - Pet portlint: remove ABI version number from LIB_DEPENDSSunpoet Po-Chuan Hsieh2012-10-071-9/+6
| | | | | | | | - Convert to new options framework - Cleanup Makefile header Notes: svn path=/head/; revision=305471
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2
| | | | Notes: svn path=/head/; revision=291338
* - Update to 2.00.8Sunpoet Po-Chuan Hsieh2012-01-062-3/+3
| | | | | | | Changes: http://tintin.sourceforge.net/news.php Notes: svn path=/head/; revision=288596
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 2.00.7Sunpoet Po-Chuan Hsieh2011-07-132-9/+18
| | | | | | | | | | - Add OPTIONS: BIG5 - Use WITH_BIG5 in chinese/tintin++ Changes: http://tintin.sourceforge.net/news.php Notes: svn path=/head/; revision=277626
* - Update to 2.00.6Sunpoet Po-Chuan Hsieh2011-03-182-3/+3
| | | | | | | Changes: http://tintin.sourceforge.net/news.php Notes: svn path=/head/; revision=271225
* - Use bsd.port.mkSunpoet Po-Chuan Hsieh2011-01-151-3/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267857
* - Update to 2.00.5Sunpoet Po-Chuan Hsieh2010-12-312-4/+3
| | | | | | | Changes: http://tintin.sourceforge.net/news.php Notes: svn path=/head/; revision=267240
* - Update to 2.00.4Sunpoet Po-Chuan Hsieh2010-10-282-4/+6
| | | | | | | | | | - Add LICENSE Changes: http://tintin.sourceforge.net/news.php Approved by: pgollucci (mentor, implicit) Notes: svn path=/head/; revision=263686
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* - Update to 2.00.3Li-Wen Hsu2010-08-254-30/+10
| | | | | | | | PR: ports/149966 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Notes: svn path=/head/; revision=259979
* - Add back net/tintin++, I was intended to delete net/tintin++-develLi-Wen Hsu2010-08-244-0/+74
| | | | Notes: svn path=/head/; revision=259885
* - Retire net/tintin++-develLi-Wen Hsu2010-08-244-74/+0
| | | | | | | | PR: ports/146736 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer) Notes: svn path=/head/; revision=259884
* - Update to 2.00.1 (mainly from net/tintin++-devel with minor fixes)Li-Wen Hsu2010-08-2413-286/+61
| | | | | | | | | | | | - Pass maintainership to submitter, the former maintainer has no response over 3 months PR: ports/146736 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=259882
* - Use termios.h instead of sgtty.hMartin Wilke2008-01-212-17/+94
| | | | | | | | | PR: 119103 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: maintainer timeout Notes: svn path=/head/; revision=205979
* Fix WWWRenato Botelho2007-01-131-1/+1
| | | | | | | | | PR: ports/107232 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=182300
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Unmark this as broken on -current. The build logs I can find forMark Linimon2003-12-261-7/+1
| | | | | | | | this on bento (i386, sparc) contain no errors, nor can I duplicate any error on i386 here. Notes: svn path=/head/; revision=96607
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-3/+3
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81231
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Make net/tintin++ building on -current. 1 down, 728 to go...Edwin Groothuis2002-11-171-0/+15
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70305
* Split patch files into one patch per file.Kris Kennaway2002-08-236-74/+77
| | | | | | | | Fix build on current by #including the relevant headers instead of trying to guess declarations. Notes: svn path=/head/; revision=64901
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-221-1/+1
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Add MASTER_SITESJames E. Housley2000-10-221-1/+2
| | | | | | | | PR: 22222 Submitted by: Park JongHwan <jhp@cocoja.holywar.net> MAINTAINER Notes: svn path=/head/; revision=34115
* Update MASTER_SITES to reflect realityAde Lovett2000-10-121-3/+1
| | | | | | | | | PR: 21890 Pointed out by: Andreas Schulz <ats@first.gmd.de> Fixed by: maintainer Notes: svn path=/head/; revision=33738
* New maintainer (from ports@FreeBSD.org).Ade Lovett2000-09-261-1/+1
| | | | | | | | | | Update to 1.5pl9 had already been carried out by foxfair PR: 21552 (in part) Submitted by: new maintainer <jhp@cocoja.holywar.net> Notes: svn path=/head/; revision=33144
* Upgrade to tintin++ v1.5.9(pl9), the lates stable version without readlineFoxfair Hu2000-09-265-5/+175
| | | | | | | function support. Notes: svn path=/head/; revision=33134
* Revert commit from ports/20991. net/tintin++-devel will beAde Lovett2000-09-254-35/+13
| | | | | | | | | taking over that role. Requested by: maintainer Notes: svn path=/head/; revision=33107
* Update to version 1.82Ade Lovett2000-09-174-13/+35
| | | | | | | | PR: 20991 Submitted by: Park, JongHwan <jhp@cocoja.holywar.net> Notes: svn path=/head/; revision=32772
* Remove myself from MAINTAINERAndrey A. Chernov2000-09-071-1/+1
| | | | Notes: svn path=/head/; revision=32389
* List the name of the file instead of just specifying the directory.Satoshi Asami2000-06-071-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29362
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803