1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

1658 Commits

Author SHA1 Message Date
Jean-Yves Lefort
4019b070f6 Add ircd-ratbox.
This is a port of the ircd-ratbox IRC daemon.

ircd-ratbox is the primary ircd used on EFnet; it combines the stability
of an ircd required for a large production network together with a rich
set of features, making it also suitable for use on smaller networks.

WWW: http://www.ircd-ratbox.org/

PR:		ports/92404
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-01-27 06:09:27 +00:00
Kris Kennaway
8b070244f5 BROKEN when WITHOUT_NLS: Incorrect pkg-plist 2006-01-26 04:07:53 +00:00
Yoichi NAKAYAMA
63cf145411 Update URL.
PR:		ports/92260
Submitted by:	Jean Milanez Melo
2006-01-24 22:27:10 +00:00
Renato Botelho
86bd7d9a09 - Fix MASTER_SITES
PR:		ports/92278
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-24 18:32:05 +00:00
Pav Lucistnik
14c69e7e68 - Update to 5.0.57
PR:		ports/92249
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2006-01-24 16:47:42 +00:00
Pav Lucistnik
b27f26043d - Remove WWW
PR:		ports/92261
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-24 14:28:40 +00:00
Pav Lucistnik
542585b560 - Abandonware; detonate in two months
- Portlint

PR:		ports/92221
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-23 21:07:20 +00:00
Erwin Lansing
7eff5c562d - Marked as DEPRECATED, the project is gone.
- Removed WWW line in pkg-descr, because the URL doesn't exist anymore.

PR:		92213
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2006-01-23 18:55:22 +00:00
Pav Lucistnik
e586a6662a - Update to 1.0.1
PR:		ports/92173
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2006-01-23 15:34:44 +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
Kris Kennaway
0f234111d2 BROKEN with WITHOUT_NLS: Does not compile without gettext 2006-01-23 02:54:50 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Edwin Groothuis
360872c2f7 Fix MASTER_SITE reorganisation 2006-01-16 03:47:30 +00:00
Pav Lucistnik
1068fca2cf - Fix runtime crash on 64-bit archs with jemalloc
PR:		ports/91812
Submitted by:	keramida
Approved by:	vanilla (vacation blanket)
2006-01-15 09:00:54 +00:00
Joe Marcus Clarke
3550c144d5 Update to 2.6.1. See http://xchat.org/changelog.txt for details. 2006-01-11 05:42:50 +00:00
Pav Lucistnik
a11a5459e5 - Update to 7.2.0
PR:		ports/91559
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2006-01-09 22:49:56 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Edwin Groothuis
7dfb23b93d Make irc/xaric buildable on 4.x and 6.x. 2006-01-08 11:32:35 +00:00
Edwin Groothuis
bacc033e9c update to 0.13.1 2006-01-07 21:14:08 +00:00
Edwin Groothuis
13dd4e352d Update to 1.1.2 2006-01-07 09:45:03 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Edwin Groothuis
08aeb618e8 [UPDATE]: irc/miah: Update to version 0.6.0.2
This patch will update irc/miah to version 0.6.0.3. This
	version fixes various bugs and security fixes as outlined
	on http://miau.sourceforge.net/changelog.html.

PR:		ports/91437
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
Security	http://miau.sourceforge.net/changelog.html
2006-01-07 06:26:34 +00:00
Edwin Groothuis
29500498ea Add comment/documentation for WITH_HALFOPS option in port Makefile
My previous patch neglected to list WITH_HALFOPS in the
	list of port options.

PR:		ports/91383
Submitted by:	Geraint Edwards <gedge-oss@yadn.org>
2006-01-07 01:10:05 +00:00
Pav Lucistnik
8931540e0a - Fix SSL option
- Add HALFOPS option
- Fix comment about PREFIX

PR:		ports/91340
Submitted by:	Geraint Edwards <gedge-oss@yadn.org>
Approved by:	maintainer
2006-01-05 23:57:18 +00:00
Joe Marcus Clarke
244834f6ce Fix build with dbus-0.60. 2005-12-31 19:15:11 +00:00
Joe Marcus Clarke
3549788aa1 Chase the dbus shared lib version. 2005-12-31 18:49:08 +00:00
Emanuel Haupt
6518f334d8 Add an additional distfile mirror 2005-12-29 14:37:05 +00:00
Edwin Groothuis
53ccffe639 Remove trailing spaces 2005-12-27 02:14:56 +00:00
Erwin Lansing
054faafb4e - Update for irssi >= 0.8.10 [1]
- Add SHA256

PR:		90905 [1]
Submitted by:	Timothy Redaelli <drizzt@gufi.org> (maintainer)
2005-12-26 14:52:15 +00:00
Makoto Matsushita
14eb650bff Fix warning that keitairc still uses POE::Session->new.
This method is already deprecated, 'create' is the only method to
make a new POE::Session object.

Content changed, bump PORTREVISION.

See also: http://www.nntp.perl.org/group/perl.poe/2613
2005-12-26 07:02:11 +00:00
Renato Botelho
e6bf81c456 - Update to 1.9.1
- Pass maintainership to submitter

PR:		ports/90745
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-21 14:44:59 +00:00
Erwin Lansing
52a77d1e27 Fix MASTER_SITES and unmark BROKEN
PR:		90591
Submitted by:	Timothy Redaelli <drizzt@gufi.org> (maintainer)
2005-12-18 09:27:35 +00:00
Kris Kennaway
e9f2a25dee BROKEN: Unfetchable 2005-12-17 18:39:48 +00:00
Andrey Slusar
0d4dc08c14 * Update to 1.1.27.
* Unbroken port.
* Update home page location.

PR:		ports/90378
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	sem(mentor)
2005-12-14 15:14:05 +00:00
Mathieu Arnold
90957081e1 Make it work with 4's gcc (c99 declaration problem) 2005-12-12 10:35:45 +00:00
Vanilla I. Shu
01faf1934e 1: upgrade to 0.8.10.
2: sync with irssi-devel

PR:		ports/90256
Submitted by:	Toni Viemero <toni.viemero@iki.dot.fi>
2005-12-12 05:46:52 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
d25c19811e - Update to 1.0
PR:		ports/90136
Submitted by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2005-12-09 12:47:20 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Florent Thoumie
47cb36aa58 - Honors LOCALBASE.
- Executable moved to ${PREFIX}/sbin
- Add rcNG script.
- Logfile is placed under /var/log.
- Pidfile is placed under /var/pid.

PR:		ports/88177
Submitted by:	maintainer
2005-11-29 22:44:49 +00:00
Bill Fenner
61841194d5 The Ruby contrib directory hasn't existed for some time; mirror the
files on MASTER_SITE_LOCAL until someone upgrades these ports.
2005-11-28 04:40:21 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Edwin Groothuis
b6c3d863e2 New port: irc/irssi-dcc_send_limiter [Irssi plugin to limit the transmit speed of DCC sends]
Irssi plugin to limit the transmit speed of DCC sends

PR:		ports/87880
Submitted by:	 Timothy Redaelli <drizzt@gufi.org>
2005-11-25 02:22:52 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Pav Lucistnik
0cd0244e86 - Add some SHA256s 2005-11-23 17:38:02 +00:00
Florent Thoumie
ebe01c040a - Update to 5.0.56.
PR:		ports/89451
Submitted by:	maintainer
2005-11-23 11:54:05 +00:00
Simon Barner
d8218c790e - Update to 2.0.2
- Add SHA256

PR:		ports/89266
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-11-23 00:53:15 +00:00
Cheng-Lung Sung
9443248cde - Update to 0.9.9
- add SHA256 checksum

PR:		89351
Submitted by:	clsung
Approved by:	David Bushong (maintainer)
2005-11-22 08:13:30 +00:00
Dirk Meyer
d11bff9da1 - add SHA256 2005-11-20 10:51:11 +00:00
Dirk Meyer
663d642ad4 - add SHA256 2005-11-20 09:36:15 +00:00
Andrej Zverev
ef26a74dd1 - Add WITH_PERL option
- Bump portrevision
2005-11-16 16:08:16 +00:00
Kris Kennaway
3cdd911822 Chase master site 2005-11-16 04:50:54 +00:00
Kris Kennaway
8295c21a0e BROKEN: Size mismatch 2005-11-16 04:37:44 +00:00
Andrej Zverev
60fcecc73b - Update to version 0.1.6
- Implement WITH_PYTHON knob

Submitted by:	Rudolf Polzer <freebsd-dr@durchnull.de> (via email)
2005-11-15 15:40:23 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mathieu Arnold
b1a641bc45 Be hipe and add SHA256 2005-11-14 14:16:12 +00:00
Joe Marcus Clarke
3812c615c2 Add a missing dependency on gconf2.
Reported by:	pointyhat via kris
2005-11-13 21:25:30 +00:00
Norikatsu Shigemura
14c26b1a59 Chase dependency on ja-p5-Jcode.
I don't bump PORTREVISION.  Because dependency on ja-p5-Jcode
is correct, only path isn't correct.  This is build phase
issue.
2005-11-13 11:23:30 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Anton Berezin
b73ff7e235 Update to 0.99.
PR:		88814
Submitted by:	maintainer
2005-11-11 10:37:35 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Mark Linimon
ed66a4d30c With portmgr hat on, reset inactive maintainer (2 recent timeouts) and assign
maintainership to one of the upstream authors of the software.
2005-11-11 00:45:23 +00:00
Makoto Matsushita
bfb2d62324 Add keitairc, a simple web-interface IRC client for mobile-phone. 2005-11-11 00:23:25 +00:00
Renato Botelho
8aad0c1dff - Add SHA256 to all ports submitter maintain
PR:		ports/88791
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-11-10 18:41:27 +00:00
Pav Lucistnik
dc33aa59f5 Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
  net/jabber-users-agent -> net-im/jabber-users-agent
  net/jabber-yahoo -> net-im/jabber-yahoo
  net/jarl -> net-im/jarl
  net/kf -> net-im/kf
  net/libicq -> net-im/libicq
  net/libicq2000 -> net-im/libicq2000
  net/loudmouth -> net-im/loudmouth
  net/meanwhile -> net-im/meanwhile
  net/meanwhile-gaim -> net-im/meanwhile-gaim
  net/newsbot -> net-im/newsbot
  net/ocaml-jabbr -> net-im/ocaml-jabbr
  net/psi -> net-im/psi
  net/py-jabber -> net-im/py-jabber
  net/py-twistedWords -> net-im/py-twistedWords
  net/p5-Net-Jabber -> net-im/p5-Net-Jabber

Repocopied by:	marcus
2005-11-09 08:21:21 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Koop Mast
9e16294e5d Update to 2.6.0.
Changelog:	http://xchat.org/changelog.txt
2005-11-07 10:48:30 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Marcus Alves Grando
52a28b3648 Respect LOCALBASE
Fix dependencies
Fix EXTRACT_DEPENDS
Bump PORTREVISION

PR:		88179
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-10-29 18:04:23 +00:00
Sam Lawrance
c15d6133c6 - set new mastersite
- give maintainership to submitter

PR:		ports/88175
Submitted by:	Martin Hudec <corwin@aeternal.net>
2005-10-29 13:26:57 +00:00
Doug Barton
cfda064524 For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
2005-10-29 07:13:29 +00:00
Kris Kennaway
5a13d6b79f BROKEN: Does not build 2005-10-28 06:25:39 +00:00
Dirk Meyer
03168c5a7b - make prefix safe
Reported by:	kris
2005-10-24 14:20:44 +00:00
Volker Stolz
0333aa667b Make ${LOCALBASE}-safe
PR:		ports/878874
Submitted by:	maintainer
2005-10-24 09:31:07 +00:00
Kevin Lo
3b91c520d6 set USE_X_PREFIX. Pointed by kris 2005-10-24 06:16:00 +00:00
Marcus Alves Grando
6816e33083 Update to 0.9.2
Take MAINTAINER

PR:		87693
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-10-20 00:00:32 +00:00
Mark Linimon
16686b69dc Reset inactive maintainers and update mastersites.
Flagged by:	distfile survey
Submitted by:	fenner
2005-10-19 06:31:07 +00:00
Tilman Keskinoz
bc88d0ece8 Update to 2.0.2
PR:		87633
Submitted by:	Michael Ranner <mranner@inode.at>
2005-10-18 17:22:44 +00:00
Michael Haro
a3be77baee Upgrade to 2.9.4 (fixes a security issue)
Reviewed by:	maintainer
2005-10-16 21:13:33 +00:00
Michael Nottebrock
7b95b4263e Unbreak transparent proxy mode. Again. 2005-10-15 05:31:21 +00:00
Emanuel Haupt
5932ce8249 Update to 4.70
PR:		86813
Submitted by:	ehaupt
Approved by:	Christopher Nehren <apeiron@coitusmentis.info> (maintainer),
		novel (mentor)
2005-10-14 05:48:50 +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
Pav Lucistnik
d4850567f2 - Add support to Google Talk
- Add optional patch adding support for various MSN6 features
- Add optional patch for LDAP authentication support

PR:		ports/84929
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	Peter van Dijk <peter@dataloss.nl> (maintainer)
2005-10-10 21:16:47 +00:00
Mark Linimon
27aa28e99d Reset bouncing maintainer addresses.
Source:		distfile survey
Hat:		portmgr
2005-10-10 02:25:24 +00:00
Mark Linimon
49c525b948 Reset bouncing maintainer address; mark broken since it does not fetch.
Source:		distfile survey
2005-10-10 02:18:10 +00:00
Pav Lucistnik
f70216f3c3 IRCG is a fast, scalable web chat framework that connects a php frontend with
an irc backend. Sascha Schumann created IRCG a few years ago. Unfortunately, he
decided to change the license to a commercial one starting with Version 3 and
removed all traces of the BSD-Licensed IRCG 2. I kept on using the IRCG 2
sources and never had a problem with this setup.  IRCG connects an irc server
of your choice with a thttpd webserver.  Using PHP, the frontend can be
scripted. It?s mainly a framework for web-based chats, but could be used to
pass any type of xml messages between multiple clients. Memory and CPU usage
per client is quite low, so even an entry-level server can support hundreds of
clients.

PR:		ports/86425
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2005-10-08 18:24:39 +00:00
Oliver Lehmann
8ba3e36a4d The tarball got rerolled once more because of the CR+LF linebrakes.
The CR+LF linebreaks are now LF linebrakes so we don't need to do this
conversion our own.
2005-10-06 19:13:15 +00:00
Oliver Lehmann
cc1140b9a5 remove gmake dependency - it is not needed, bsd-make will work too 2005-10-06 18:39:25 +00:00
Oliver Lehmann
1608e6e44a fix build with gcc 2 on FreeBSD 4 (CR+LF -> LF) 2005-10-06 18:29:49 +00:00
Oliver Lehmann
d4aa6ab2a5 the distfile got rerolled because the version number on startup showed
2.2beta1 which is fixed now in the new tar.gz
2005-10-06 15:45:11 +00:00
Oliver Lehmann
dc12ded15a update to 2.2 2005-10-06 15:10:24 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00