Commit graph

32 commits

Author SHA1 Message Date
Martin Wilke
a9089018a7 - Fix socketpair() function invocation
* The socketpair() function is invoked incorrectly causing,
    it to return EPROTONOSUPPORT everytime.
  * Changed '#include <gssapi.h>' to '#include <gssapi/gssapi.h>'
    to prevent warnings emitted by GCC.

PR:		131422
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2009-03-01 23:40:05 +00:00
Chin-San Huang
1dbe9b08f3 - Fix startup issue
- Pass maintainership to submitter

PR:		ports/130400
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2009-01-12 21:51:20 +00:00
Chin-San Huang
d1fc6986cb - Remove unused patch 2009-01-03 05:59:08 +00:00
Chin-San Huang
064272f570 - Update to 3.0.8 2009-01-03 05:57:57 +00:00
Chin-San Huang
3564c26212 - Fix segfaulting if unable to resolve hostname
- Bump PORTREVISION

PR:		ports/126846
Submitted by:	Ashish Shukla <wahjava at gmail.com>
Approved by:	maintainer
2008-09-02 00:08:45 +00:00
Chin-San Huang
6e61f7898f - Update to 3.0.7
Submitted by:	John Marshall <john.marshall _at_ riverwillow.com.au>
2008-08-08 13:59:54 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Chin-San Huang
a643038b42 - Update to 3.0.6
- Add distfile mirror.
- Also includes a bugfix for ctrlproxy failing to recognize
  'learn-nickserv' option.  The bug has been submitted to upstream and
  it'll be included in next release.

Submitted by:		Ashish Shukla <wahjava at gmail.com> via mail
Approved by:		maintainer
2008-06-13 03:09:21 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Chin-San Huang
a84f9f8fb0 - Update to 3.0.5.
Submitted by:		Ashish Shukla <wahjava at gmail dot com> via mail
2007-12-24 05:31:20 +00:00
Chin-San Huang
af79776fb1 - Update to 3.0.3
- Take maintainership
2007-10-27 02:00:08 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Pav Lucistnik
e7c0db2522 - Update to 3.0.2
PR:		ports/113744
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2007-06-16 16:42:59 +00:00
Martin Wilke
4bb2802cdd - Update to 3.0.1
PR:		ports/107630
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-09 22:54:57 +00:00
Tim Bishop
c40b4d5df7 - Fix WWW line in pkg-descr
PR:		92203
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-23 14:58:53 +00:00
Dirk Meyer
663d642ad4 - add SHA256 2005-11-20 09:36:15 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Dirk Meyer
6e2b214147 - remove obsolete patch 2005-10-11 06:11:47 +00:00
Dirk Meyer
525bac71ef - new option WITH_CTRLPROXY_DOC for manpages and html doc
- use PORTDOCS
- make portlint happier
2005-10-11 06:11:10 +00:00
Kirill Ponomarev
76b13a18e3 Update to version 2.6.2
PR:		ports/80207
Submitted by:	Ports Fury
2005-04-21 15:30:41 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
2fa3e5312d Fix MASTER_SITES
PR:		ports/70692
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-08-20 08:22:24 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kirill Ponomarev
f055edb2e0 - Update to version 2.6.1
PR:		ports/63751
Submitted by:	Ports Fury
2004-03-04 16:07:55 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
169a499b9b - Fix plist and bump PORTREVISION
Noticed by:	bento via kris
2004-01-30 22:34:26 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Ying-Chieh Liao
df127d0f91 upgrade to 2.6 2004-01-07 01:24:32 +00:00
Ying-Chieh Liao
f7f81e5b9d utilize USE_GNOME
add more dependencies
2003-10-24 01:04:32 +00:00
Ying-Chieh Liao
40b422b869 add ctrlproxy 2.5
IRC proxy
2003-10-22 14:58:32 +00:00