Commit Graph

1869 Commits

Author SHA1 Message Date
Mark Linimon
201cf12ad8 Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-05 00:15:24 +00:00
Kris Kennaway
79ed2cd3e9 Now appears to build on amd64, assuming it might on other arches too. 2007-03-03 18:34:05 +00:00
Mark Linimon
9d54d17541 Reset peter@dataloss.nl due to maintainer-timeouts.
Hat:		portmgr
2007-02-27 20:57:40 +00:00
Mark Linimon
95abf822f2 Reset karma@ez.pereslavl.ru due to maintainer timeouts and no response
to earlier email.

Hat:		portmgr
2007-02-27 00:04:46 +00:00
Frank J. Laszlo
fcaa8d5029 Update to 0.6.3.
ChangeLog: http://sourceforge.net/project/shownotes.php?group_id=67766&release_id=479307
2007-02-21 15:01:52 +00:00
Makoto Matsushita
a9feb46772 Update to 1.30.
Also shutup POE::Component::IRC->new() warning.
2007-02-21 02:31:25 +00:00
Gabor Kovesdan
3904a5b66a Remove expired port:
2007-02-09 irc/sircd: No upgrade since 02-02-2002. Developer unavailable. Website gone.

Approved by:	erwin (mentor, implicit)
2007-02-18 18:22:53 +00:00
Andrew Pantyukhin
c582751a09 - Update to 2.30 2007-02-17 23:43:48 +00:00
Alejandro Pulver
e0154387d6 - Add DEBUG, OPENSSL and IPV6 options.
PR:		ports/108689
Submitted by:	Spil Oss <spil.oss@gmail.com>
Approved by:	Peter van Dijk <peter@dataloss.nl> (maintainer, timeout)
2007-02-16 20:59:22 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Martin Wilke
70004bb2e7 - Add dircproxy Development version.
dircproxy is an IRC proxy server designed for people who use IRC
from lots of different workstations or clients, but wish to remain
connected and see what they missed while they were away.  You connect
to IRC through dircproxy, and it keeps you connected to the server,
even after you detach your client from it.  While you're detached,
it logs channel and private messages as well as important events,
and when you re-attach it'll let you know what you missed.

This can be used to give you roughly the same functionality as
using ircII and screen together, except you can use whatever IRC
client you like, including X ones!

dircproxy has a whole host of features. Please read the file README in
the source distribution for a list.

WWW: http://dircproxy.securiweb.net/

PR:		108930
Submitted by:	Martin Matuska <martin@matuska.org>
Repocopy by:    marcus
2007-02-12 07:56:07 +00:00
Martin Wilke
a0d1b6084a - Update to 20061009
PR:		107959
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	maintainer timeout
2007-02-09 12:32:43 +00:00
Martin Wilke
2ad1ee7e80 - Update to 5.7.3
- Pass maintainership to submitter

Changelog:
- no more run as root, uses own user and group by default
- RCng startup script (trircd)
- fixed build for amd64
- installs bin/tr-ircd instead of bin/ircd
  (conflict with irc/ircd-hybrid, irc/ptlink-ircd & co.)
- does not install bin/md5sum (we have our md5)
  (conflict with archivers/dpkg and not necessary)
- run and log directories can be defined via
  TRIRCD_RUNDIR and TRIRCD_LOGDIR
- configuration directory via TRIRCD_CONFDIR
  (can be specified on runtime as well)
- user and group definable via TRIRCD_USER TRIRCD_GROUP

PR:		108835
Submitted by:	Martin Matuska <martin@matuska.org>
2007-02-08 22:32:06 +00:00
Martin Wilke
63fce5b29f s/kvirc-irc/kvirc-devel
Submitted by:	droso
2007-02-08 08:31:15 +00:00
Martin Wilke
59faf43322 2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchat
2007-02-01 chinese/oicq: Does not work with newer OICQ protocol
2007-02-01 net/nicmond: Disappeared from the internet
2007-02-01 www/caudium10: Please use www/caudium12
2007-02-07 16:57:02 +00:00
Martin Wilke
9569d7efc0 This is a snapshot of the development version of KVirc -
it might be unstable.

WWW: http://www.kvirc.net

Submitted by:	Armin Pirkovitsch <a.pirko@inode.at> (via irc)
Repocopy by:    marcus
2007-02-06 19:20:34 +00:00
Cheng-Lung Sung
dbc3c41a2d - Update to 5.22
PR:		ports/108726
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-02-04 06:41:21 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Andrey Slusar
50d61ea470 Update to 3.1.2
PR:		ports/108506
Submitted by:	KIMURA Yasuhiro (maintainer)
2007-01-29 11:17:39 +00:00
Andrej Zverev
6ca80aba06 - Add aspell support [1]
- bump portrevision

[1] Requested by: Romain Tartiere <romain-tartiere (at) astase.com>
2007-01-28 13:00:10 +00:00
Kris Kennaway
81bbf64761 Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"
instead of "Babelfish" appearing in pkg-plists.  Somewhere there is a
very misguided port tool.
2007-01-26 19:05:53 +00:00
Vasil Dimov
d726681c70 Fix EXPIRATION_DATE: 2006-02-06 should be 2007-02-06. 2007-01-26 10:43:26 +00:00
Pav Lucistnik
93151efd17 - Project moved to Sourceforge 2007-01-24 13:07:24 +00:00
Tilman Keskinoz
71df0ef1b2 Fix build with gcc41
PR:		106910
Approved by:	maintainer timeout (1 month)
2007-01-22 11:21:09 +00:00
Gabor Kovesdan
3269be5cae - Use single distfile instead of tons of patches [1]
- Add language support [1]
- Fix build on sparc64 [2]
- Bump PORTREVISION [1]

Submitted by:	gabor [1],
		andy@shady.org [2]
Approved by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer, via e-mail),
		erwin (mentor)
2007-01-19 20:21:16 +00:00
Ion-Mihai Tetcu
528104def4 - Update to 1.04c
- Fixed MASTER_SITES

PR:		ports/107932
Submitted by:	Joe Holden (maintainer)
2007-01-16 09:21:14 +00:00
Alfred Perlstein
582dfb4480 update to 10.1 (silc support) (lol). 2007-01-16 06:49:08 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Gabor Kovesdan
15175422c8 - Deprecate
- Mark as FORBIDDEN due to unfixed security issues
- Set EXPIRATION_DATE

PR:		ports/107699
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
Approved by:	erwin (mentor)
2007-01-12 12:45:04 +00:00
Andrej Zverev
c0ffc57e70 - Update to version 0.2.3
This update introduce bugfixes from for version 0.2.2 and new charset plugin.
 Please look into ports/UPDATING for more information
2007-01-11 20:36:46 +00:00
Pav Lucistnik
e089d04143 - Mark BROKEN on FreeBSD 4 2007-01-11 17:05:18 +00:00
Martin Wilke
bfc6f8c282 - Update to 5.1.8
PR:		ports/107767
Submitted by:	miwi
Approved by:	maintainer
2007-01-11 09:51:27 +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
Martin Wilke
2604ee6b2f - Added Options
- Fixed Makefile
- Pass maintainership to submitter

PR:		ports/107687
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2007-01-09 22:49:59 +00:00
Martin Wilke
7e188a16b9 - Pass maintainership to submitter
PR:		ports/1077212
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2007-01-09 22:25:23 +00:00
Koop Mast
fc138918a9 Update to 0.15.
Approved by:	Maintainer
2007-01-09 13:09:43 +00:00
Erwin Lansing
9d7446cd89 Hand maintainership to submitter.
PR:		107694
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
2007-01-08 21:04:16 +00:00
Pav Lucistnik
b2d4b904f8 - Deprecate: the functionality is now available from mainline xchat 2007-01-06 19:25:22 +00:00
Jeremy Messenger
b20c5c257d Fix the /back and repeat /away if you are back. Also, it fixes in the Server ->
Away menu when you try to uncheck it. This patch was took from xchat2 CVS. Bump
the PORTREVISION.
2007-01-06 01:01:15 +00:00
Jeremy Messenger
eb96436d3a Update to 2.8.0.
PR:		ports/107563
Submitted by:	Alex <goo@t72.ru>
2007-01-05 21:25:14 +00:00
Martin Wilke
380e258a40 2006-12-01 comms/vpb-driver: leaves files behind on deinstall
2006-12-01 irc/xchat-ecl-plugin: Does not build
2006-12-01 french/gnome-verbiste: does not install
2007-01-05 18:03:15 +00:00
Martin Wilke
fb197299d4 - Update to 0.9.10
PR:		ports/106951
Submitted by:	miwi
Approved by:	maintainer timeout
2007-01-05 09:36:12 +00:00
Martin Wilke
b4a57a54b8 - Update to 3.2.6
PR:		ports/107458
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-01-03 15:29:55 +00:00
Martin Wilke
ff2f6369e1 - Remove no longer needed patch
PR:		ports/107451
Submitted by:   Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-01-03 15:21:04 +00:00
Erwin Lansing
22e0751bc0 Change of the main website to a new URL
PR:		107449
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-01-03 09:03:55 +00:00
Hiroki Sato
23c45dd6e7 Fix GCC 4.x build.
Spotted by:	kris
2007-01-02 21:09:06 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Martin Wilke
5d38e8aace - Forget patchset to committen
Submitted by:	Andrey V. Elsukov (maintainer via privat mail)
2006-12-30 21:25:22 +00:00
Martin Wilke
3d409f6ca6 - Pass maintainership to submitter
- Unbreak amd64
- Add back MASTER_SITES
- Update start script

PR:		ports/107159
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2006-12-30 19:49:40 +00:00
Aaron Dalton
b90dc88dcf Update to 5.17
PR:		ports/107131
Submitted by:	aaron
Approved by:	tjs@cdpa.nsysu.edu.tw
2006-12-24 05:25:53 +00:00