Martin Wilke
b83a73bdeb
- Update to 12.3
...
PR: 114608
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-07-16 07:35:42 +00:00
Cheng-Lung Sung
bf23c2dac2
- Update to 12.2
...
PR: ports/107670
Submitted by: maintainer (Alexander Logvinov)
2007-01-08 08:46:20 +00:00
Gabor Kovesdan
e14d7fcdd8
- Add ipv6 to CATEGORIES
...
PR: ports/106893
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: erwin (mentor),
Alexander Logvinov <ports@logvinov.com> (maintainer)
2006-12-20 12:30:25 +00:00
Alejandro Pulver
0602fe2559
- Complete repocopy of mail/nail to mail/heirloom-mailx.
...
PR: ports/104693
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
2006-11-05 17:55:55 +00:00
Cheng-Lung Sung
d8a74353c8
- take maintainership
...
PR: ports/104951
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
2006-10-31 03:26:35 +00:00
Emanuel Haupt
8ed4d77676
Drop maintainer-ship
...
PR: 94136
2006-03-15 10:46:27 +00:00
Emanuel Haupt
6229fea156
Add SHA256 hashes to my ports
2005-11-30 14:01:14 +00:00
Emanuel Haupt
4e74162b8b
Change MAINTAINER address for my ports.
...
Approved by: novel (mentor)
2005-10-06 11:57:11 +00:00
Sergey Matveychuk
1f4e10b1c1
- Update to 11.25
...
- Preserve config on deinstall
- Pass maintainership to submitter
PR: ports/85045
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-08-29 12:46:25 +00:00
Pav Lucistnik
174983b9ca
- Update to 11.24
...
PR: ports/83458
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-14 14:41:30 +00:00
Jean-Yves Lefort
30a6cbe269
Update to 11.23
...
PR: ports/82745
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-29 21:58:33 +00:00
Kirill Ponomarev
f82c591249
Update to 11.22
2005-03-20 17:13:18 +00:00
Michael Johnson
b11967a74b
- Update to 11.21
...
PR: ports/78314
Submitted by: Ports Fury
2005-03-02 21:27:19 +00:00
Kirill Ponomarev
c287abdaa1
Update to 11.20
2005-01-13 18:45:40 +00:00
Kirill Ponomarev
5382df1cc2
Update to version 11.19
...
PR: ports/75953
Submitted by: Ports Fury
2005-01-08 16:33:13 +00:00
Kirill Ponomarev
6dfeec716a
Update to 11.18
2004-12-09 23:11:41 +00:00
Kirill Ponomarev
dbe12df4df
Update to version 11.17
...
PR: ports/74246
Submitted by: Ports Fury
2004-11-22 16:22:06 +00:00
Kirill Ponomarev
cb5636162e
Update to version 11.15
...
PR: ports/73907
Submitted by: Ports Fury
2004-11-14 09:01:02 +00:00
Cheng-Lung Sung
1acbd30351
- update to 11.13
...
PR: ports/73462
Submitted by: KATO Tsuguru
Approved by: co-mentor (vanilla)
2004-11-04 02:34:20 +00:00
Kirill Ponomarev
6250fb5a73
Update to 11.11
2004-10-13 05:05:35 +00:00
Kirill Ponomarev
3590822764
Update to version 11.9
...
PR: ports/72322
Submitted by: Ports Fury
2004-10-12 12:07:01 +00:00
Kirill Ponomarev
eb8964fe3a
Update to version 11.4
...
PR: ports/71300
Submitted by: Ports Fury
2004-09-03 08:15:05 +00:00
Kirill Ponomarev
4292fd91f1
Update to version 11.3d
...
PR: ports/70631
Submitted by: Ports Fury
2004-08-18 18:26:02 +00:00
Kirill Ponomarev
d8c909b95f
Update to version 11.1
...
PR: ports/70170
Submitted by: Ports Fury
2004-08-08 17:11:31 +00:00
Kirill Ponomarev
048588a7b8
Update to version 11.0
...
PR: ports/69816
Submitted by: Ports Fury
2004-07-30 20:53:28 +00:00
Kirill Ponomarev
0ddedef4b5
Update to version 10.8
...
PR: ports/68632
Submitted by: Ports Fury
2004-07-03 15:41:16 +00:00
Christian Weisgerber
d351a4da90
Project has moved to SourceForge.
2004-04-18 15:08:30 +00:00
Kirill Ponomarev
68314b6c66
- Utilize USE_ICONV
...
PR: ports/64506
Submitted by: Ports Fury
2004-03-20 17:24:35 +00:00
Christian Weisgerber
d686d28518
* Enable SSL support.
...
* Update to 10.7: miscellaneous bug and compatibility fixes, new home site.
2004-03-20 02:01:39 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Christian Weisgerber
ef738591a5
Update to 10.6. Notable bug fixes and changes in this release:
...
* A nested MIME multipart message with a sub-part piped through an external
program (such as HTML with w3m) caused nail to abort after SIGPIPE if the
PAGER command terminated before reading the whole message.
* A 'next' command following a 'hold' command displays the next message
after the one the 'hold' applies to (Bugreport by Mike Sipser). This
might not be exactly what POSIX specifies, but it makes sense and is
consistent with traditional behavior. If you actually favor 'next'
not to advance after 'hold', contact me and I'll add a configuration
option for this.
* If the value of the 'record' variable started with an environment
variable reference such as '$HOME' or with a tilde and the 'outfolder'
variable was set, it was not expanded correctly (Bugreport by Volker
Kuhlmann).
2003-11-15 16:47:19 +00:00
Christian Weisgerber
fd2f9f81ed
Update to version 10.5
...
PR: 51515
Submitted by: Ports Fury
2003-05-02 11:25:32 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Norikatsu Shigemura
0a56ced537
Update to 10.4.
...
PR: ports/47326
Submitted by: Ports Fury
2003-02-02 13:10:13 +00:00
Ying-Chieh Liao
3a23114bdb
upgrade to 10.3
...
PR: 45853
Submitted by: Ports Fury
2003-01-02 17:41:45 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Oliver Braun
21bf6ba5c6
Upgrade to 10.1.
...
PR: 44359
Submitted by: Volker Stolz <vs@foldr.org>
2002-10-21 21:37:48 +00:00
Ying-Chieh Liao
6d4eec0bdd
upgrade to 10.0
...
PR: 43701
Submitted by: Ports Fury
2002-10-07 00:57:32 +00:00
Christian Weisgerber
d6e259efdd
Update to 9.31. Changes in this release:
...
* New editing mechanism for attachment list: ~@ tilde escape.
* The ~a tilde escape is obsoleted by ~@ and has been removed.
* Header fields starting with =? are only interpreted as RFC 2047 fields
if they are entirely valid (Bugreport by Russell Kroll).
* Sender addresses in message lists (as in 'delete from@host') match only
the exact from address.
* Added ~x tilde escape (abort message composition without saving dead.letter).
* Fixed recognition of RFC 2045 parameter attributes (Bugreport by Russell
Kroll).
* The "for" command now inserts an intact "Resent-Reply-To:" header field.
2002-06-18 11:02:14 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Christian Weisgerber
88ebd8f138
Fix rc file.
...
Submitted by: Jose F. Nieves <nieves@ltp.upr.clu.edu>
2002-03-11 02:22:46 +00:00
Christian Weisgerber
abd6f56f04
Update to 9.30. User-visible changes in this release:
...
* Avoid to prepend quote prefix twice when replying to multipart messages.
* Fixed a problem with empty Content-type fields in multipart messages.
* Allow name lists for -b and -c command line options.
* Added the "showlast" option.
2002-02-20 15:59:17 +00:00
Christian Weisgerber
b1e12276e1
* Fix build problem caused by strcasestr().
...
* Add support for character set conversions using iconv().
2002-01-29 21:42:10 +00:00
Patrick Li
7a78aa2850
Update to 9.29
...
PR: 32860
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-15 12:52:32 +00:00
Pete Fritchman
c6fcb6a453
Update to 9.28
...
PR: 31612
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-11-05 09:59:24 +00:00
Kevin Lo
54da4e9934
Update to version 9.27
...
PR: 27999
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-10 15:17:17 +00:00
Steve Price
cc9d45054b
Update to version 9.26.
...
PR: 25387
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 02:03:00 +00:00
Kevin Lo
72a282a8b0
Upgrade to version 9.25
...
PR: 24876
Submitted by: Ports Fury
2001-02-08 12:54:21 +00:00