Martin Wilke
0267ab2ef6
- Fix build with clang
...
- Trim header
PR: 175036
Submitted by: Ports Fury
2013-02-07 14:34:29 +00:00
Emanuel Haupt
1a1695e15d
Support USE_TK
...
PR: 161660
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:06:46 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Doug Barton
2fadfa2cfb
For ports maintained by ports@FreeBSD.org, remove names and/or
...
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Pav Lucistnik
92b220fa9c
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
...
With hat: portmgr
2008-04-09 13:42:26 +00:00
Martin Wilke
9f6a2af27e
- Fix build with gcc 4.X
...
PR: ports/106745
Submitted by: trasz
2006-12-16 09:56:51 +00:00
Pav Lucistnik
d2d527c935
- Add SHA256
2005-11-25 16:56:10 +00:00
Pav Lucistnik
d11b5ce66c
Move instant messaging related ports to newly created net-im category:
...
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk
net/fugu -> net-im/fugu
net/gajim -> net-im/gajim
net/gale -> net-im/gale
net/ginsu -> net-im/ginsu
net/gnome-jabber -> net-im/gnome-jabber
net/gtkyahoo -> net-im/gtkyahoo
net/gyach -> net-im/gyach
net/icb -> net-im/icb
net/icmpchat -> net-im/icmpchat
net/icqlib -> net-im/icqlib
net/imcom -> net-im/imcom
net/jabberd -> net-im/jabberd
net/jabber-pymsn -> net-im/jabber-pymsn
net/jit -> net-im/jit
net/kmerlin -> net-im/kmerlin
net/kmess -> net-im/kmess
net/konverse -> net-im/konverse
net/kpopup -> net-im/kpopup
net/libmsn -> net-im/libmsn
net/libyahoo2 -> net-im/libyahoo2
net/linpopup -> net-im/linpopup
net/linux-ymessenger -> net-im/linux-ymessenger
net/mcabber -> net-im/mcabber
net/mercury -> net-im/mercury
net/micq -> net-im/micq
net/mu-conference -> net-im/mu-conference
net/naim -> net-im/naim
net/pebrot -> net-im/pebrot
net/pork -> net-im/pork
net/py-msnp -> net-im/py-msnp
net/py-pyxmpp -> net-im/py-pyxmpp
net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
net/p5-Net-AIM -> net-im/p5-Net-AIM
net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
net/p5-Net-MSN -> net-im/p5-Net-MSN
net/p5-Net-NetSend -> net-im/p5-Net-NetSend
net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
net/simicq -> net-im/simicq
net/sulci -> net-im/sulci
net/tik -> net-im/tik
net/tkabber -> net-im/tkabber
net/tkabber-devel -> net-im/tkabber-devel
net/tmsnc -> net-im/tmsnc
net/vicq -> net-im/vicq
net/vqcc-gtk -> net-im/vqcc-gtk
net/xicq -> net-im/xicq
net/ymessenger -> net-im/ymessenger
net/ysm -> net-im/ysm
Repocopied by: marcus
2005-11-09 07:48:19 +00:00
Marcus Alves Grando
b9d60e3ca1
Unbreak MASTER_SITES
...
PR: 87063
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-07 15:22:49 +00:00
Tilman Keskinoz
23ca8e83a6
Fix build with gcc34
2004-06-12 21:29:02 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Kirill Ponomarev
9da26910b3
- Switch to tcl-8.4
...
- Bump PORTREVISION
2003-10-19 19:24:02 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
96a5fd783f
Fix building on -current
...
PR: 37966
Submitted by: obraun@informatik.unibw-muenchen.de
2002-05-15 19:53:17 +00:00
Brian Somers
d81b991228
Use tcl8.3
...
Bump portrevision
2001-09-04 13:50:10 +00:00
Vanilla I. Shu
e06a80eebe
- BUILD_DEPENDS -> LIB_DEPENDS
...
- Sort pkg-plist
- Add WWW: line
PR: ports/24287
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-14 20:41:02 +00:00
Alexander Langer
1fb2b12ef6
Port needs TCL.
...
Submitted by: bento
2001-01-12 15:32:28 +00:00
David E. O'Brien
367c08ac94
Update to 5.1.0.
2001-01-06 08:09:15 +00:00
David E. O'Brien
067e95c420
Add the ability to prefix each line with a timestamp.
...
Obtained from: NetBSD
2000-08-27 02:45:15 +00:00
David E. O'Brien
d451ac61eb
Find the user's homedir in a more complete way.
...
Obtained from: NetBSD (patch-ai)
2000-08-27 02:44:33 +00:00
David E. O'Brien
be3d0e365e
* Y2k fixes.
...
* get more declarations from our native headers.
Submitted by: will
Objtained from: NetBSD (patch-aa)
2000-08-27 02:17:00 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
Steve Price
1d90b4b98c
Fix the first arg to strscat so we can use stdarg macros and get this
...
to build on FreeBSD/Alpha.
1999-09-20 02:12:51 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Bill Fumerola
200796e6c5
Remove some stale MASTER_SITES, add some new MASTER_SITES
...
Remind By: Fenner's portsurvey
1998-12-09 20:24:02 +00:00
David E. O'Brien
721685a759
Internet CB - a chat client
1998-05-25 23:23:36 +00:00