Commit Graph

20 Commits

Author SHA1 Message Date
Mathieu Arnold
558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Ed Maste
176251159f Bump PORTREVISION for changed CFLAGS
I adjusted CFLAGS in several ports to allow linking with lld on i386 but
missed the corresponding PORTREVISION bump.

Related commits:
r480023 r480045 r480047 r480048 r480049 r480061 r480062 r480068

Reported by:	antoine
Approved by:	antoine
2018-09-18 19:20:17 +00:00
Ed Maste
005eee745f mail/eps: add -fPIC on i386, to allow linking with lld
By default lld does not allow non-PIC code where PIC is required.
Other architectures already apply -fPIC; do so for i386 as well.

Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-18 17:46:33 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Mark Linimon
0153b50a34 Maintainer's email address bounces (no mailbox here by that name). 2017-06-25 00:44:11 +00:00
Mark Linimon
45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +00:00
Emanuel Haupt
64110b36f6 Support staging 2014-02-21 08:43:22 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Baptiste Daroussin
5458b37534 Build with standard gnu89 which will create a usable libeps.a with clang.
This allows mail/epstools to properly build with clang.
Bump port revision libeps.a has to be regenerated
While here:
- convert to optionsng
- trim header
2013-07-30 12:18:53 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Thomas Abthorpe
6e708b6ae5 - Update to 1.7
PR:		ports/121319
Submitted by:	Ismail YENIGUL <ismail enderunix.org> (maintainer)
2008-03-06 13:44:46 +00:00
Thomas Abthorpe
d618c716d6 - Unbreak for amd, set CFLAGS+= -fPIC
Submitted by:	pointyhat via pavmail
Reviewed by:	miwi@
Approved by:	ismail enderunix.org (maintainer, via private email) miwi (co-mentor)
2007-10-09 20:03:45 +00:00
Thomas Abthorpe
7917472e25 - Update to 1.6
PR:		ports/116894
Submitted by:	Ismail YENIGUL <ismail enderunix.org> (maintainer)
Approved by:	miwi (co-mentor)
2007-10-04 16:05:54 +00:00
Michael Johnson
9fbadc0914 - Install header files in include/eps instead of include/ to not conflict
with ffmpeg

PR:		ports/115038
Approved by:	maintainer timeout
2007-08-22 14:37:36 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Renato Botelho
e204f32c4c EPS (Email Parsing System) is intended to give people the ability
to write their own email processing tools.
Whether you want to process incoming and outgoing emails,
or just analyze a message,
this package is intended to aid in that endeavor.

Features

    * Written in C
    * API is documented
    * Fast and efficient

Usage
How we use EPS and how others use EPS

    * Tracking incoming and outgoing email messages based on threads
    * Archiving and searching against threads
    * Demographics collection via email
    * Email client
    * Create custom autoresponders
    * We even used it to parse simple LDIF files!

WWW: http://www.inter7.com/index.php?page=eps

PR:		ports/83818
Submitted by:	Ismail YENIGUL <ismail@enderunix.org>
Approved by:	flz (mentor)
2005-07-21 16:46:22 +00:00