| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
lld needs -fPIC:
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol _i_headers; recompile with -fPIC
>>> defined in email.o
>>> referenced by email.c
>>> email.o:(email_header_internal)
Notes:
svn path=/head/; revision=528652
|
|
|
|
| |
Notes:
svn path=/head/; revision=508882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=480069
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=480047
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=474058
|
|
|
|
| |
Notes:
svn path=/head/; revision=444252
|
|
|
|
|
|
|
|
|
|
|
| |
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=444251
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
| |
Notes:
svn path=/head/; revision=373086
|
|
|
|
| |
Notes:
svn path=/head/; revision=345330
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=323955
|
|
|
|
| |
Notes:
svn path=/head/; revision=276989
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
|
|
|
|
| |
PR: ports/121319
Submitted by: Ismail YENIGUL <ismail enderunix.org> (maintainer)
Notes:
svn path=/head/; revision=208499
|
|
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via pavmail
Reviewed by: miwi@
Approved by: ismail enderunix.org (maintainer, via private email) miwi (co-mentor)
Notes:
svn path=/head/; revision=201212
|
|
|
|
|
|
|
|
|
| |
PR: ports/116894
Submitted by: Ismail YENIGUL <ismail enderunix.org> (maintainer)
Approved by: miwi (co-mentor)
Notes:
svn path=/head/; revision=200832
|
|
|
|
|
|
|
|
|
|
| |
with ffmpeg
PR: ports/115038
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=198123
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154158
|
|
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)
Notes:
svn path=/head/; revision=139831
|