Yen-Ming Lee
cbd73f121a
- add USE_GCC=2.95, update related patch, and unbreak this port
...
- replace pkg-plist with PLIST_FILES and PLIST_DIRS
- cosmetic fix which makes portlint happier
PR: 71825
Submitted by: leeym
Approved by: maintainer timeout
2004-10-12 18:10:27 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Edwin Groothuis
082ddf94ad
fix mastersite for this port.
2003-11-03 07:51:56 +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
192bd28d57
BROKEN on 5.1: bad C++
2003-05-18 12:25:40 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Satoshi Asami
4190a2434c
WRKSRC-related fixes.
2000-04-16 10:44:52 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
Steve Price
b42ca1d446
Fix build errors on -current.
2000-02-27 23:21:48 +00:00
Bill Fumerola
c4e84e58c4
Make the WRKSRC logic smarter.
...
freebsd -> FreeBSD
I considered removing the current MASTER_SITE, it's definatly unfetchable
from there (only our mirrors have the file, ftpsearch didn't come up
with anything beyond FreeBSD mirrors) but I'll leave that up to the
MAINTAINER.
1999-11-15 04:32:54 +00:00
Bill Fenner
480c8a66fb
Resolve many 301 Moved Permanently URLs in DESCR.
1999-09-17 19:16:35 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Marc G. Fournier
0f398af16d
Another bunch off WWW: links in DESCR
1999-04-22 00:55:05 +00:00
Steve Price
ab1c7b713a
Unbreak build.
...
PR: 9345
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-10 18:36:10 +00:00
Satoshi Asami
469c5acb73
This port doesn't build.
...
Also, please fix the complilation flags so it will compile with some
optimization (ideally by respecting CFLAGS).
===
:
g++ -g -Wall -I. -I../libXicq -c io.cc -o io.o
io.cc: In function `int cmd_clear(char *)':
io.cc:53: warning: unused parameter `char * input'
g++ -g -Wall -I. -I../libXicq -c help.cc -o help.o
g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq'
gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake[1]: *** No rule to make target `all'. Stop.
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake: *** [kxicq] Error 2
*** Error code 2
Stop.
:
1998-08-25 05:03:18 +00:00
Marc G. Fournier
2539c42828
Update to latest snapshot of xicq. All previous patches were submitted and
...
committed as part of the central sources, so are no longer required...
1998-08-23 04:18:52 +00:00
Satoshi Asami
0dbece7edc
Portlint.
1998-07-02 06:46:35 +00:00
Marc G. Fournier
a7d31daa87
Import xicq, another command line ICQ client for Unix
1998-06-29 18:39:27 +00:00