1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Sunpoet Po-Chuan Hsieh
c1fe3e1aa6 - Update to 2.00.8
Changes:	http://tintin.sourceforge.net/news.php
2012-01-06 06:19:31 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Sunpoet Po-Chuan Hsieh
2563727166 - Update to 2.00.7
- Add OPTIONS: BIG5
- Use WITH_BIG5 in chinese/tintin++

Changes:	http://tintin.sourceforge.net/news.php
2011-07-13 02:54:28 +00:00
Sunpoet Po-Chuan Hsieh
0d7177c40f - Update to 2.00.6
Changes:	http://tintin.sourceforge.net/news.php
2011-03-18 07:19:45 +00:00
Sunpoet Po-Chuan Hsieh
2ca348dd6e - Use bsd.port.mk
Feature safe:	yes
2011-01-15 21:01:54 +00:00
Sunpoet Po-Chuan Hsieh
8234c0ca89 - Update to 2.00.5
Changes:	http://tintin.sourceforge.net/news.php
2010-12-31 20:13:51 +00:00
Sunpoet Po-Chuan Hsieh
cbc43e5133 - Update to 2.00.4
- Add LICENSE

Changes:	http://tintin.sourceforge.net/news.php
Approved by:	pgollucci (mentor, implicit)
2010-10-28 13:10:19 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Li-Wen Hsu
00cc5210e7 - Update to 2.00.3
PR:		ports/149966
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
2010-08-25 18:58:38 +00:00
Li-Wen Hsu
23de3e1b73 - Add back net/tintin++, I was intended to delete net/tintin++-devel 2010-08-24 03:58:10 +00:00
Li-Wen Hsu
55eb538034 - Retire net/tintin++-devel
PR:		ports/146736
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
2010-08-24 03:37:13 +00:00
Li-Wen Hsu
7de1c2c128 - Update to 2.00.1 (mainly from net/tintin++-devel with minor fixes)
- 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)
2010-08-24 03:07:49 +00:00
Martin Wilke
602264d818 - Use termios.h instead of sgtty.h
PR:		119103
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer timeout
2008-01-21 12:59:07 +00:00
Renato Botelho
bbfeafaea7 Fix WWW
PR:		ports/107232
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by:	maintainer timeout (17 days)
2007-01-13 16:40:58 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Mark Linimon
a1d47ff039 Unmark this as broken on -current. The build logs I can find for
this on bento (i386, sparc) contain no errors, nor can I duplicate
any error on i386 here.
2003-12-26 01:59:55 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
5962582d72 BROKEN on 5.1: does not compile 2003-05-18 12:18:54 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Edwin Groothuis
8248545e47 Make net/tintin++ building on -current. 1 down, 728 to go...
Noticed on: bento
2002-11-17 12:26:14 +00:00
Kris Kennaway
0108f5bf0d Split patch files into one patch per file.
Fix build on current by #including the relevant headers instead of
trying to guess declarations.
2002-08-23 19:35:21 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
James E. Housley
a561ca69db Add MASTER_SITES
PR:		22222
Submitted by:	Park JongHwan <jhp@cocoja.holywar.net> MAINTAINER
2000-10-22 22:44:06 +00:00
Ade Lovett
d2a5af872a Update MASTER_SITES to reflect reality
PR:		21890
Pointed out by:	Andreas Schulz <ats@first.gmd.de>
Fixed by:	maintainer
2000-10-12 21:16:23 +00:00
Ade Lovett
85abfe1718 New maintainer (from ports@FreeBSD.org).
Update to 1.5pl9 had already been carried out by foxfair

PR:		21552 (in part)
Submitted by:	new maintainer <jhp@cocoja.holywar.net>
2000-09-26 14:50:36 +00:00
Foxfair Hu
64d46dffd0 Upgrade to tintin++ v1.5.9(pl9), the lates stable version without readline
function support.
2000-09-26 10:26:33 +00:00
Ade Lovett
0daa66a918 Revert commit from ports/20991. net/tintin++-devel will be
taking over that role.

Requested by:	maintainer
2000-09-25 14:42:58 +00:00
Ade Lovett
fc56a577df Update to version 1.82
PR:		20991
Submitted by:	Park, JongHwan <jhp@cocoja.holywar.net>
2000-09-17 18:36:01 +00:00
Andrey A. Chernov
6d59384379 Remove myself from MAINTAINER 2000-09-07 14:10:07 +00:00
Satoshi Asami
60a1e3f2d9 List the name of the file instead of just specifying the directory.
Submitted by:	bento
2000-06-07 23:18:07 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Bill Fumerola
4f183f626d Update MASTER_SITES.
Thanks To:	Fenner's portsurvey and ftpsearch.lycos.com
1998-12-09 22:35:05 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Andrey A. Chernov
ff7f3fb163 Update to current ports scheme 1995-05-13 13:00:09 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Satoshi Asami
19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Andrey A. Chernov
0ab6308e61 MUD client 1994-11-15 01:29:32 +00:00