FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 6:23 PM GMT
Port details
pear-Net_Sieve 1.3.2 net on this many watch lists=7 search for ports that depend on this port
PEAR class to handle talking to timsieved

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Nov 2002 05:08:14
Also Listed In: www pear
License: not specified in port
Net_Sieve is a PEAR class which handles talking to timsieved.

Provides an API to talk to the timsieved server that comes with Cyrus
IMAPd. Can be used to install, remove, mark active, etc. SIEVE scripts.

WWW: http://pear.php.net/package-info.php?package=Net_Sieve
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: net/pear-Net_Socket
Required To Run: net/pear-Net_Socket, devel/pear
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/pear-Net_Sieve/ && make install clean
To add the package: pkg_add -r pear-Net_Sieve


Configuration Options
     No options to configure

Master Sites:
http://pear.php.net/get/
http://us.pear.php.net/get/
http://de.pear.php.net/get/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PEAR/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Sep 2011 02:46:17
Original commit files touched by this commit  1.3.2
tabthorpe search for other commits by this committer
- Reassign to the heap
12 Sep 2011 18:39:56
Original commit files touched by this commit  1.3.2
sunpoet search for other commits by this committer
- Update to 1.3.2

Changes:        http://pear.php.net/package/Net_Sieve/download/All
PR:             ports/160557
Submitted by:   sunpoet (myself)
Approved by:    Anish Mistry <amistry@am-productions.biz> (maintainer)
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.2.1
miwi search for other commits by this committer
- Get Rid MD5 support
05 Jun 2010 16:18:15
Original commit files touched by this commit  1.2.1
miwi search for other commits by this committer
- Update to 1.2.1

PR:             147442
Submitted by:   Anish Mistry <amistry@am-productions.biz> (maintainer)
25 Mar 2008 23:03:26
Original commit files touched by this commit  1.1.6
miwi search for other commits by this committer
- Update to 1.1.6

PR:             121973
Submitted by:   Anish Mistry <amistry@am-productions.biz> (maintainer)
02 Nov 2006 06:42:39
Original commit files touched by this commit  1.1.5
clsung search for other commits by this committer
Update net/pear-Net_Sieve to 1.1.5. 1.1.4 was fundamentally broken.

PR:             ports/104781
Submitted by:   maintainer (Anish Mistry)
11 Sep 2006 18:49:15
Original commit files touched by this commit  1.1.4
rafan search for other commits by this committer
- Update to 1.1.4

PR:             ports/103122
Submitted by:   Anish Mistry <amistry at am-productions.biz> (maintainer)
21 Aug 2006 08:49:06
Original commit files touched by this commit  1.1.3
ale search for other commits by this committer
Update to 1.1.3 release (now that we fixed pear uninstall).

PR:             ports/97545
Submitted by:   Anish Mistry <amistry@am-productions.biz>
21 Mar 2006 20:26:22
Original commit files touched by this commit  1.1.2
mnag search for other commits by this committer
- Update to 1.1.2
- Take MAINTAINER

PR:             93113
Submitted by:   Anish Mistry <amistry@am-productions.biz>
Approved by:    maintainer
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.1.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.1.1
ale search for other commits by this committer
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with: thierry, antonio@php.net
26 Feb 2005 21:28:08
Original commit files touched by this commit  1.1.1
thierry search for other commits by this committer
Update to 1.1.1.

Changelog a <http://pear.php.net/package/Net_Sieve/download/>.

PR:             ports/78124
Submitted by:   Martin Matuska (maintainer)
24 Feb 2005 01:44:07
Original commit files touched by this commit  1.0.1
leeym search for other commits by this committer
- update Martin's email address

PR:             77938
Submitted by:   Martin Matuska <martin at matuska.org>
21 Mar 2004 21:15:42
Original commit files touched by this commit  1.0.1
thierry search for other commits by this committer
Upgrade net/pear-Net_Sieve from 1.0.0 to 1.0.1.

PR:             ports/64542
Submitted by:   maintainer
Approved by:    mat (implicit).
11 Mar 2004 23:41:36
Original commit files touched by this commit  1.0.0
pav search for other commits by this committer
- Update to 1.0.0

PR:             ports/64095
Submitted by:   Martin Matuska <martin@tradex.sk> (maintainer)
28 Dec 2003 07:55:47
Original commit files touched by this commit  0.8.1_3
edwin search for other commits by this committer
[PATCH] simplify pear-* ports

        These patches do the following things for PEAR ports:

        * devel-pear-PEAR-Makefile.common.patch
            - provides a do-install target and all that jazz in
              devel/pear-PEAR/Makefile.common
            - individual PEAR ports now just set a few variables:
        * pear-ports-Makefile.common-ng.patch
            contains changes for all pear-* ports including devel/pear-PEAR

        See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

Note: still missing are:
        devel/pear-HTML_Common
        devel/pear-I18N
        net/pear-Net_NNTP
        security/pear-Auth

PR:             ports/59213
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz>
12 Nov 2003 23:46:19
Original commit files touched by this commit  0.8.1_2
edwin search for other commits by this committer
Add the virtual category "pear" to the Makefiles of these ports.

PR:             ports/56582
Submitted by:   edwin@mavetju.org
Approved by:    portmgr@freebsd.org
07 Jun 2003 23:00:46
Original commit files touched by this commit  0.8.1_2
nork search for other commits by this committer
Update to pear-Archive_Tar 1.1.
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.

Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve

PR:             ports/52596, ports/52641, ports/52655, ports/52656,
                ports/52671, ports/52678, ports/52845
Submitted by:   Thierry Thomas <thierry@pompo.net>
24 Feb 2003 21:39:41
Original commit files touched by this commit  0.8.1_1
edwin search for other commits by this committer
FIx "make index"
24 Feb 2003 05:27:41
Original commit files touched by this commit  0.8.1_1
edwin search for other commits by this committer
PEAR ports: handling PEAR's registry.

        PEAR uses a "registry" to register installed modules, and
        this registry is initialized during the installation of
        mod_php4 (since 4.3.0).

        Unfortunately, installing PEAR modules through the ports
        does not maintain this registry.

        This PR fix this problem for the following ports:
        - sysutils/pear-Log
        - devel/pear-PEAR
        - devel/pear-Date
        - devel/pear-I18N
        - devel/pear-HTML_Common
        - devel/pear-HTML_Select_Common
        - security/pear-Crypt_CBC
        - mail/pear-Mail_Mime
        - net/pear-Net_Sieve
        - sysutils/pear-File
        - archivers/pear-Archive_Tar

PR:             ports/47921
Submitted by:   Thierry Thomas <thierry@pompo.net>
20 Feb 2003 18:51:13
Original commit files touched by this commit  0.8.1
knu search for other commits by this committer
De-pkg-comment.
17 Nov 2002 05:03:54
Original commit files touched by this commit  0.8.1
sada search for other commits by this committer
Resurrection of port devel/pear
PR:     ports/44473
Submitted by:   Thierry Thomas <thierry@pompo.net>

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight70
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.359 seconds.