notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libsieve Library for parsing, sorting, and filtering mail
2.3.1_2 mail on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.1_2Version of this port present on the latest quarterly branch.
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: 2006-08-05 22:22:06
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: smartmontools, pcre, glib, screen
License: LGPL21
WWW:
http://sodabrew.com/libsieve/
Description:
libSieve provides a library to interpret Sieve scripts, and to execute those scripts over a given set of messages. The return codes from the libSieve functions let your program know how to handle the message, and then it's up to you to make it so. libSieve makes no attempt to have knowledge of how SMTP, IMAP, or anything else work; just how to parse and deal with a buffer full of emails. The rest is up to you!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libsieve-2.3.1_2/catalog.mk
  3. /usr/local/share/licenses/libsieve-2.3.1_2/LICENSE
  4. /usr/local/share/licenses/libsieve-2.3.1_2/LGPL21
  5. include/sieve2.h
  6. include/sieve2_error.h
  7. lib/libsieve.so
  8. lib/libsieve.so.1
  9. lib/libsieve.so.1.0.5
  10. libdata/pkgconfig/libsieve.pc
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • libsieve>0:mail/libsieve
To install the port:
cd /usr/ports/mail/libsieve/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/libsieve
  • pkg install libsieve
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsieve
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libsieve-2.3.1.tar.gz) = 92c1550d97c74a3724e6fe4c9ac50593afa2e5240da539703388d505138594be SIZE (libsieve-2.3.1.tar.gz) = 579265

Packages (timestamps in pop-ups are UTC):
libsieve
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.1_22.3.1_22.3.1_22.3.1_22.3.1_2-2.3.1_2-
FreeBSD:13:quarterly2.3.1_22.3.1_22.3.1_22.3.1_22.3.1_22.3.1_22.3.1_22.3.1_2
FreeBSD:14:latest2.3.1_22.3.1_22.3.1_22.3.1_22.3.1_22.3.1_2-2.3.1_2
FreeBSD:14:quarterly2.3.1_22.3.1_2-2.3.1_22.3.1_22.3.1_22.3.1_22.3.1_2
FreeBSD:15:latest2.3.1_22.3.1_2n/a2.3.1_2n/a2.3.1_22.3.1_22.3.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. mail/dbmail

Configuration Options:
No options to configure
Options name:
mail_libsieve
USES:
bison:alias gmake libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://cloud.github.com/downloads/sodabrew/libsieve/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.3.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.1_2
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.3.1_2
11 Mar 2020 08:21:40
Revision:528218Original commit files touched by this commit
bapt search for other commits by this committer
Depend on base byacc instead of GNU bison
2.3.1_2
16 Nov 2019 13:46:54
Revision:517746Original commit files touched by this commit
tobik search for other commits by this committer
Clean up WRKSRC and USE_GITHUB usage in some ports
2.3.1_2
02 Jul 2014 22:06:54
Revision:360289Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Strip libraries
2.3.1_1
26 Apr 2014 02:40:20
Revision:352220Original commit files touched by this commit
miwi search for other commits by this committer
- Support USE_GITHUB
- Support pathfix USES macro
- Fix pkg-plist
- Bump PORTREV

PR:		187768
Submitted by:	ports fury
2.3.1
10 Feb 2014 17:47:15
Revision:343663Original commit files touched by this commit
antoine search for other commits by this committer
Reset maintainer, SMTP servers refuse connection
2.3.1
02 Feb 2014 14:33:37
Revision:342300Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Convert few ports to USES
2.3.1
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
2.3.1
29 Apr 2013 12:59:35
Revision:316813Original commit files touched by this commit
bapt search for other commits by this committer
Remove latest references to USE_BISON
2.3.1
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2.3.1
28 Jul 2012 15:57:56
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
2.3.1
21 Jul 2012 06:21:56
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 2.3.1

PR:		ports/169299
Submitted by:	Alan Hicks <ahicks@p-o.co.uk>
Approved by:	Maintainer Timeout (2+ Weeks)
2.2.6
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
2.2.6
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
2.2.6
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.6
15 Dec 2007 22:13:52
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.2.6

PR:             ports/118446
Submitted by:   Derkjan de Haan <haanjdj@gmail.com>
Approved by:    Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.2.5_1
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
2.2.5
13 Feb 2007 10:44:18
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.2.5

PR:             ports/109093
Submitted by:   Mark Starovoytov <mark_sf at kikg.ifmo.ru> (maintainer)
2.2.4
09 Jan 2007 11:00:04
Original commit files touched by this commit
clsung search for other commits by this committer
- Update mail/libsieve port to latest stable version 2.2.4

PR:             ports/107704
Submitted by:   maintainer (Mark Starovoytov)
2.2.3
10 Dec 2006 12:50:21
Original commit files touched by this commit
gabor search for other commits by this committer
- Update to 2.2.3

PR:             ports/106418
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
Approved by:    erwin (mentor)
2.1.13_1
28 Aug 2006 08:32:29
Original commit files touched by this commit
clsung search for other commits by this committer
- Add devel/bison dependency to fix compilation

PR:             ports/102592
Submitted by:   maintainer (Mark Starovoytov)
2.1.13_1
17 Aug 2006 20:54:52
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not compile
2.1.13_1
08 Aug 2006 16:49:12
Original commit files touched by this commit
rafan search for other commits by this committer
- Fix build on 4.x

PR:             ports/101555
Submitted by:   Mark Starovoytov <mark_sf at kikg.ifmo.ru> (maintainer)
2.1.13
05 Aug 2006 22:21:38
Original commit files touched by this commit
edwin search for other commits by this committer
New port: mail/libsieve A library to interpret Sieve scripts, and
to execute them over a given set of messages

    A library for parsing, sorting and filtering your mail.  libSieve
    provides a library to interpret Sieve scripts, and to execute
    those scripts over a given set of messages. The return codes
    from the libSieve functions let your program know how to handle
    the message, and then it's up to you to make it so. libSieve
    makes no attempt to have knowledge of how SMTP, IMAP, or anything
    else work; just how to parse and deal with a buffer full of
    emails.

PR:             ports/101346
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru>

Number of commits found: 27