1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Renato Botelho
bb312b9c00 - Fix rc.d script installation [1]
- Rework rc.d script accordingly handbook
- Remove obsolete USE_REINPLACE

Reported by:	krismail [1]
2006-01-24 11:23:09 +00:00
Renato Botelho
30003e51bd - Fix rc.d/jabber-pyicq-transport.sh to make it honour rc.conf vars
- Bump PORTREVISION

PR:		ports/92054
Submitted by:	Lapo Luchini <lapo@lapo.it>
2006-01-23 10:47:12 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
e4053b0cda Move ports to a newly created net-im category:
net/jabber-pyicq -> net-im/jabber-pyicq
  net/p5-Net-XMPP -> net-im/p5-Net-XMPP
  www/jwchat -> net-im/jwchat

Repocopies by:	marcus
2005-11-09 23:11:38 +00:00
Renato Botelho
46e7d42e8a - Add SHA256 2005-11-08 14:33:35 +00:00
Renato Botelho
d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +00:00
Pav Lucistnik
afe46a3a17 Python ICQ-Transport for Jabber.
The purpose of this transport is to provide a way for users to be logged into
ICQ via their Jabber account. It is implemented in Python, using the Twisted
framework. This project is just getting off the ground, and so it does not have
quite the functionality of other transports yet. That will come in time.

PR:		ports/81994
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-06-07 15:18:15 +00:00