Bug 54218 - new port: mail/cone
Summary: new port: mail/cone
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-08 15:00 UTC by Matthias Andree
Modified: 2003-08-15 03:52 UTC (History)
0 users

See Also:


Attachments
file.shar (19.53 KB, text/plain)
2003-07-08 15:00 UTC, Matthias Andree
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2003-07-08 15:00:18 UTC
This PR supersedes PR #54124.

This shar adds the new mail/cone port, now the release version 0.52
rather than some 0.51.2003... beta.

AFAICS, the portlint WARNings are safe to ignore, the "direct path" of /etc/ssl
or /bin/sh are either in shebang lines or overriden, based on $PREFIX, on the
command line.

Note: cone will only work on FreeBSD 5, too many dependencies cannot be
satisfied on FreeBSD 4, most importantly, a full wide-character implementation
with conversion functions in libc.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2003-08-14 19:42:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will look into this.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-08-14 20:20:57 UTC
State Changed
From-To: open->feedback
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2003-08-15 03:50:55 UTC
State Changed
From-To: feedback->closed


committed, thanks. 

The port will no work: 
1) if the portstree is mounted noexec. 
2) if the permissions of scripts/c_rehash is not executeable. 

This can be improved with the next update 

[...] 
Compiling mailtool.C 
c++  -pipe -march=pentiumpro  -L/usr/local/lib  -o mailtool  mailtool.o libmail.a ../rfc2045/librfc2045.a ../rfc822/librfc822.a  ../maildir/libmaildir.a  ../tcpd/libcouriertls.a `cat ../tcpd/libcouriertls.dep`  ../liblock/liblock.a ../unicode/libunicode.a  ../libhmac/libhmac.a ../md5/libmd5.a ../sha1/libsha1.a  ../numlib/libnumlib.a ../tcpd/libspipe.a  `cat ../maildir/maildir.libdeps`  
Compiling testsuite.C 
c++  -pipe -march=pentiumpro  -L/usr/local/lib  -o testsuite  testsuite.o libmail.a ../rfc2045/librfc2045.a ../rfc822/librfc822.a  ../maildir/libmaildir.a  ../tcpd/libcouriertls.a `cat ../tcpd/libcouriertls.dep`  ../liblock/liblock.a ../unicode/libunicode.a  ../libhmac/libhmac.a ../md5/libmd5.a ../sha1/libsha1.a  ../numlib/libnumlib.a ../tcpd/libspipe.a  `cat ../maildir/maildir.libdeps`  
Making all in rootcerts 
rm -rf certs 
mkdir certs 
/bin/sh ./certs.sh 
/usr/ports/current/cone/scripts/c_rehash certs >/dev/null 
/usr/ports/current/cone/scripts/c_rehash: Permission denied 
*** Error code 126 

Stop in /home/image/usr/ports/current/cone/work/cone-0.52/rootcerts. 
*** Error code 1 

Stop in /home/image/usr/ports/current/cone/work/cone-0.52. 
*** Error code 1 

Stop in /home/image/usr/ports/current/cone/work/cone-0.52. 
*** Error code 1 

Stop in /usr/ports/current/cone.