summaryrefslogtreecommitdiff
path: root/mail/arrow (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop maintainershipMario Sergio Fujikawa Ferreira2003-09-071-1/+1
| | | | Notes: svn path=/head/; revision=88696
* Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriateMario Sergio Fujikawa Ferreira2003-03-231-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77203
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Add a minimal odd patch to fix complains on -current cluster bentoMario Sergio Fujikawa Ferreira2001-08-011-3/+3
| | | | | | | | | | | Submitted by: bento Reviewed by: peter, will, IRC bsdmike <47d71ad6e4@HSE-London-ppp207327.sympatico.ca>, IRC cmc <chris@adsl-208-191-149-190.dsl.hstntx.swbell.net>, IRC jake_ <jake@k6.locore.ca> Notes: svn path=/head/; revision=45681
* Add working MASTER_SITESMario Sergio Fujikawa Ferreira2001-06-221-2/+1
| | | | | | | Submitted by: fenner (distfile survey) Notes: svn path=/head/; revision=44327
* Add procmail as a RUN_DEPENDS. Highly overlooked.Mario Sergio Fujikawa Ferreira2001-04-061-0/+1
| | | | | | | Submitted by: trebleZed@netscape.net Notes: svn path=/head/; revision=40944
* Sanitize MASTER_SITES.Mario Sergio Fujikawa Ferreira2001-02-221-1/+2
| | | | Notes: svn path=/head/; revision=38576
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkWill Andrews2001-01-201-3/+3
| | | | | | | | | | | defined PORTDOCS PLIST_SUB. Submitted by: lioux Closes PR: 24468 PR Submitter: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=37356
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-6/+0
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Replace all /var/spool/mail references with /var/mail using a PERLMario Sergio Fujikawa Ferreira2001-01-031-0/+2
| | | | | | | | | | line script instead of 3 patch files: patch-a[f-h]. A more sensitive use of repo space. Submitted by: will Notes: svn path=/head/; revision=36662
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Approved by: WillMario Sergio Fujikawa Ferreira2000-10-031-4/+5
| | | | | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC Notes: svn path=/head/; revision=33349
* Adding arrow version 1.0.8.Steve Price2000-09-1810-0/+256
A mail reader for X that lets you view, compose, and organize your mail. It groks PGP, GnuPG, POP, and APOP. PR: 19287 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32791