notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-im/jabber-pymsn/Makefile
SVNWeb

Number of commits found: 31

Sun, 6 Oct 2013
[ 22:19 marino search for other commits by this committer ] Original commit   Revision:329634
Remove verbose flag from install command of three unmaintained ports

It appears that the -v option (verbose) is handled slightly differently
on DragonFly.  FreeBSD appears to be intolerant of where it appears in
the command line while the DragonFly version of "install" insists that
it appear in the early group of options.

In any case, these three ports may be the only ones in the entire ports
collection to use -v switch with ${INSTALL_DATA}, so for the sake of
compatibility and consistency, it is being removed from these
unmaintained ports which also local patches to be removed from DPorts.
Fri, 20 Sep 2013
[ 22:13 bapt search for other commits by this committer ] Original commit   Revision:327756 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Sat, 27 Jul 2013
[ 10:19 marino search for other commits by this committer ] Original commit   Revision:323776 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Deprecate MSN Messenger ports to expire 31 OCT 2013

Microsoft ended the primary MSN service for all countries by 30 APR 2013.
Third party clients still work although they can only communicate with
other such clients.  The XMPP protocol service is expected to be shut down
by October 2013 [1] although MSP service may continue into early 2014. [1]

Deprecate all ports that exclusively use MSN protocols and mark the
expiration by the end of October.

[1] http://tinyurl.com/ac9vbqo

Approved by:	bapt (portmgr, mentor)
Fri, 14 Sep 2012
[ 19:14 bdrewery search for other commits by this committer ] Original commit   Revision:304290
- Convert to new options framework
- Remove use of bsd.port.pre.mk
Thu, 16 Aug 2012
[ 08:47 mm search for other commits by this committer ] Original commit 
Give up maintainership on jabber service ports
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
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
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sun, 26 Jul 2009
[ 19:59 mm search for other commits by this committer ] Original commit 
- Fix RUN_DEPENDS for ejabberd

PR:             ports/136612, ports/136613
Submitted by:   Neil Darlow <neil@darlow.co.uk>
Sun, 24 May 2009
[ 19:08 mm search for other commits by this committer ] Original commit 
- Fix dependency for WITH_EJABBERD option

PR:             ports/132843
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
Wed, 6 Aug 2008
[ 13:35 mm search for other commits by this committer ] Original commit 
- Fix MSN protocol string
- Bump PORTREVISION

PR:             ports/126276
Submitted by:   garga
Wed, 30 Apr 2008
[ 14:50 mm search for other commits by this committer ] Original commit 
- take over maintainership (mm)

Approved by:    garga (old maintainer)
Fri, 8 Feb 2008
[ 14:55 garga search for other commits by this committer ] Original commit 
- Update to 0.11.3
- Change WWW tto point to new project's site
Tue, 15 Jan 2008
[ 13:13 garga search for other commits by this committer ] Original commit 
- Fix startup rcorder conflict with jabberd

Submitted by:   Guido Falsi <mad@madpilot.net>
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 14 Mar 2007
[ 19:47 garga search for other commits by this committer ] Original commit 
- Add support and doc to work with jabber-1.6.0
- Add support for other and external servers (it's possibly to run just the
  transport)
- Remove MASTER_SITE_GENTOO from MASTER_SITES [1]
- Bump PORTREVISION

PR:             ports/110195
Submitted by:   Martin Matuska <martin@matuska.org>, me [1]
Mon, 15 Jan 2007
[ 12:03 garga search for other commits by this committer ] Original commit 
- Update to 0.11.2
- Add patch to fix work with py-twisted-2.5.0

PR:             ports/107892
Submitted by:   Neil Darlow <neil@darlow.co.uk>
Obtained from:  py-transports maillist (Lars T. Mikkelsen)
Thu, 17 Aug 2006
[ 15:51 garga search for other commits by this committer ] Original commit 
- Use Twisted 2.x as default
- Add an OPTION to still use Twisted 1.x
- Bump PORTREVISION
Tue, 15 Aug 2006
[ 21:38 garga search for other commits by this committer ] Original commit 
Update to 0.11.2-dev2 to fix a lot of problems caused by a change made on MSN
protocol
Mon, 14 Aug 2006
[ 18:11 garga search for other commits by this committer ] Original commit 
- Fix rc.d script and remove warnings about command_interpreter
- Bump PORTREVISION
Tue, 11 Jul 2006
[ 11:14 garga search for other commits by this committer ] Original commit 
- Update to 0.11.1
        * Changelog at: http://delx.cjb.net/pymsnt/?page=news
- Bump PORTEPOCH because 0.11.1 < 0.11a
Sun, 30 Apr 2006
[ 23:22 garga search for other commits by this committer ] Original commit 
Remove X11 option an back py-imaging as a mandatory dependency since a recently
OPTION was added to py-imaging that makes py-tkinter optional and so removing
X from dependency here.
Wed, 26 Apr 2006
[ 11:42 garga search for other commits by this committer ] Original commit 
- Fix rc.d script, setting REQUIRE: [e]jabberd
- Bump PORTREVISION
- Add more MASTER_SITES
Sat, 22 Apr 2006
[ 18:58 garga search for other commits by this committer ] Original commit 
Make py-imaging dependency optional adding a X11 OPTION, so, if it's not
selected, just PNG avatars will work.
Mon, 20 Mar 2006
[ 16:50 garga search for other commits by this committer ] Original commit 
Add an OPTION WITH_EJABBERD that set jabber_pymsn_user to "ejabberd" as default
Fri, 3 Mar 2006
[ 08:40 erwin search for other commits by this committer ] Original commit 
Remove a spurious : and fix INDEX build.

Submitted by:   Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Pointy hat to:  garga, erwin
Approved by:    portmgr (self)
Thu, 2 Mar 2006
[ 21:22 garga search for other commits by this committer ] Original commit 
Fix a wrong dir from last commit

Approved by:    portmgr (erwin)
[ 20:59 garga search for other commits by this committer ] Original commit 
- Update to 0.11a [1]
- Change it to run as jabber and not more as root, which is an unecessary
  security risk [2]

PR:             ports/93982 [1], ports/93994 [2]
Submitted by:   M. Possamai <possamai@xs4all.nl> [1]
                Neil Darlow <neil@darlow.co.uk> [2]
Approved by:    portmgr (erwin)
Fri, 27 Jan 2006
[ 14:13 garga search for other commits by this committer ] Original commit 
- Update to 0.10.3
- Take maintainership

PR:             ports/92415
Submitted by:   garga
Approved by:    ex-maintainer via email
Wed, 25 Jan 2006
[ 09:18 garga search for other commits by this committer ] Original commit 
- Fix installation of rc.d script [1]
- Bump PORTREVISION
- Rework on rc.d script
- Remove obsolete USE_REINPLACE

PR:             ports/92259
Submitted by:   garga
Approved by:    maintainer
Reported by:    krismail [1]
Tue, 6 Dec 2005
[ 15:05 garga search for other commits by this committer ] Original commit 
- Update to 0.10.2
- Add SHA256 hash
- Sort pkg-plist
- Fix rc.d script
- Add some patches to store the proccess pid

PR:             ports/90016
Approved by:    maintainer
Wed, 9 Nov 2005
[ 07:48 pav search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Move instant messaging related ports to newly created net-im category:

  net/aim -> net-im/aim
  net/amsn -> net-im/amsn
  net/ari-yahoo -> net-im/ari-yahoo
  net/ayttm -> net-im/ayttm
  net/bsflite -> net-im/bsflite
  net/ccmsn -> net-im/ccmsn
  net/centericq -> net-im/centericq
  net/cicquin -> net-im/cicquin
  net/coccinella -> net-im/coccinella
  net/convey -> net-im/convey
  net/echat -> net-im/echat
  net/ejabberd -> net-im/ejabberd
  net/firetalk -> net-im/firetalk
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 31