1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Baptiste Daroussin
93252a9afe Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-06 15:24:02 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Jason Helfman
4c6703ce1d - adoption of optionsNG framework
Approved by:	portmgr (bapt)
2013-05-23 16:10:43 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Alexander Nedotsukov
3764e9109a Fix circular dependency with jabberd startup script.
PR:		139385
Approved by:	maintainer
2009-10-13 15:59:59 +00:00
Edwin Groothuis
3fc75d2445 Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:		ports/121453 (related)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@
2008-03-13 11:27:29 +00:00
Renato Botelho
49bfe44ffc - Fix WWW and MASTER_SITES to reflect new project's page
PR:		ports/119896
Submitted by:	garga
Approved by:	maintainer
2008-01-22 17:00:01 +00:00
Rong-En Fan
957094e6b9 - Revert DISTVERSION changes I made in last revision to fix version went
backwards. Note that 0.8a > 0.8 and 0.8a < 0.9, so I don't choose to
  use PORTEPOCH.

Noticed by:	erwin, linimon
Approved by:	maintainer (implicit)
2007-07-21 03:22:47 +00:00
Rong-En Fan
797d61b83a - Update to 0.8.a
- Use DISTVERSION which is preferred for such version number

PR:		ports/114595
Submitted by:	Corey Smith <corsmith at gmail.com>
Approved by:	Dariusz Kulinski <takeda at takeda.tk> (maintainer)
2007-07-15 07:24:03 +00:00
Renato Botelho
5d506788e6 - Patch to fix with py-twisted 2.5.0
- Bump PORTREVISION

Submitted by:	maintainer in private email
2007-01-17 10:37:19 +00:00
Martin Wilke
fa7230b5f0 - Update to 0.8
PR:		ports/107314
Submitted by:	Derek Kulinski <takeda@takeda.tk> (maintainer)
2006-12-30 18:19:36 +00:00
Renato Botelho
30babf8bd0 - Use Twisted 2.x as default
- Add an OPTION to still use Twisted 1.x
- Bump PORTREVISION
- Add the same hack of pymsn to prevent to have different PYTHON_CMD on script
  and on rc.d script
- Move execution of compileall.py outside .if NOPORTDOCS

PR:		ports/102192
Submitted by:	garga
Approved by:	Derek Kulinski <takeda@takeda.tk> (maintainer)
2006-08-17 19:32:46 +00:00
Renato Botelho
08df097014 PyAIMt is an AIM transport for Jabber written entirely in Python, and using
the Twisted framework. It uses the OSCAR protocol to communicate with AOL's
servers and should work with any Jabber implementation available.

Author:	Daniel Henninger <jadestorm@nc.rr.com>
WWW:	http://pyaim-t.blathersource.org/

PR:		ports/98768
Submitted by:	Derek Kulinski <takeda at takeda.tk>
2006-07-05 15:28:07 +00:00