summaryrefslogtreecommitdiff
path: root/mail/elm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Fix build problems that some people are experiencing by also takingGreg Lewis2003-09-091-2/+11
| | | | | | | | | | | account of weak symbols in libc to determine which functions are available. PR: 47379, 50135 Submitted by: Kevin Day <toasty@dragondata.com> (maintainer) Notes: svn path=/head/; revision=88869
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* [MAINTAINER-PATCH] Add new MASTER_SITES for mail/elmEdwin Groothuis2003-01-041-1/+2
| | | | | | | | PR: ports/46750 Submitted by: Kevin Day <toasty@dragondata.com> Notes: svn path=/head/; revision=72500
* Updated configure patch.Alan Eldridge2002-10-221-36/+34
| | | | | | | | PR: 44366 Submitted by: Kevin Day (maintainer) Notes: svn path=/head/; revision=68561
* Upgrade to 2.5.6Oliver Braun2002-08-223-211/+2
| | | | | | | | | PR: ports/41696 Submitted by: maintainer Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64847
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Fix insecure temporary file handling.Kris Kennaway2001-07-242-0/+209
| | | | | | | Obtained from: RedHat Notes: svn path=/head/; revision=45423
* Update to elm 2.5.5.Kris Kennaway2001-03-122-3/+3
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=39625
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Update to Elm 2.5. New MAINTAINER.Will Andrews2000-05-297-0/+432
| | | | Notes: svn path=/head/; revision=28926
* Remove this - repo copied to elm+MEAndrey A. Chernov2000-05-246-391/+0
| | | | Notes: svn path=/head/; revision=28727
* whitespaceMichael Haro2000-04-211-6/+6
| | | | Notes: svn path=/head/; revision=27842
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-4/+3
| | | | Notes: svn path=/head/; revision=27500
* Restore CFLAGSAndrey A. Chernov2000-01-241-3/+3
| | | | | | | Use setgid mail for dot lock Notes: svn path=/head/; revision=25026
* tweaks for FreeBSD 2.*Andrey A. Chernov2000-01-221-9/+12
| | | | Notes: svn path=/head/; revision=24940
* upgrade to PL68Andrey A. Chernov2000-01-226-12/+23
| | | | Notes: svn path=/head/; revision=24933
* upgrade to 61Andrey A. Chernov1999-09-083-20/+17
| | | | Notes: svn path=/head/; revision=21424
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21124
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* oops, remove dotlockAndrey A. Chernov1999-04-071-2/+2
| | | | Notes: svn path=/head/; revision=17707
* upgrade to +54Andrey A. Chernov1999-04-074-16/+19
| | | | Notes: svn path=/head/; revision=17706
* Really add MLINKS support. 7 or more times out of 9, you will needTim Vanderhoek1998-09-192-8/+2
| | | | | | | to change pkg/PLIST when adding MLINKS support. Notes: svn path=/head/; revision=13226
* Use MLINKS to create manpage link.Satoshi Asami1998-09-101-6/+2
| | | | Notes: svn path=/head/; revision=13082
* Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is nowTim Vanderhoek1998-08-281-1/+2
| | | | | | | modified twice---once by patches/patch-ab, and once by post-install:. :( Notes: svn path=/head/; revision=12901
* Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47Tim Vanderhoek1998-08-281-2/+2
| | | | | | | | broke this port by assuming the opposite. Now use a symlink so that we can link to a non-existent file. Notes: svn path=/head/; revision=12899
* Make links correctly depending on NOMANCOMPRESS.Satoshi Asami1998-08-221-1/+5
| | | | Notes: svn path=/head/; revision=12716
* Whoops. I broke pkg_add while removing the manpages from the plist.Tim Vanderhoek1998-08-172-3/+8
| | | | | | | | | Fix pkg_delete while I'm here. Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs? ;-) Notes: svn path=/head/; revision=12587
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-12/+0
| | | | Notes: svn path=/head/; revision=12567
* Upgrade to +43Andrey A. Chernov1998-07-232-5/+6
| | | | Notes: svn path=/head/; revision=12084
* List all manpages in compressed form so this port packages.Satoshi Asami1998-06-051-2/+2
| | | | Notes: svn path=/head/; revision=11274
* Upgrade to PL40Andrey A. Chernov1998-04-272-4/+4
| | | | Notes: svn path=/head/; revision=10715
* Upgrade to +38Andrey A. Chernov1998-02-042-5/+5
| | | | Notes: svn path=/head/; revision=9596
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-3/+3
| | | | Notes: svn path=/head/; revision=9161
* Change dist siteAndrey A. Chernov1997-06-221-2/+2
| | | | Notes: svn path=/head/; revision=7035
* Upgrade to +32Andrey A. Chernov1997-06-052-5/+5
| | | | Notes: svn path=/head/; revision=6777
* Upgrade to 31HAndrey A. Chernov1997-04-192-5/+5
| | | | Notes: svn path=/head/; revision=6243
* Upgrade to +31Andrey A. Chernov1997-01-312-5/+5
| | | | Notes: svn path=/head/; revision=5477
* Upgrade to +30Andrey A. Chernov1997-01-062-5/+5
| | | | Notes: svn path=/head/; revision=5241
* Upgrade to +29Andrey A. Chernov1996-12-234-27/+25
| | | | Notes: svn path=/head/; revision=5067
* Make the pre-configure script respect ${PREFIX}David E. O'Brien1996-12-221-9/+9
| | | | | | | Closes PR: ports/2039 Notes: svn path=/head/; revision=5056
* Standardize.Satoshi Asami1996-12-201-2/+2
| | | | Notes: svn path=/head/; revision=5043
* Upgrade to +28sAndrey A. Chernov1996-12-192-5/+5
| | | | Notes: svn path=/head/; revision=5032