summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:Satoshi Asami1998-09-171-4/+5
| | | | | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines. Notes: svn path=/head/; revision=13204
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-177-14/+14
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Use PERL5 variableAndrey A. Chernov1998-09-162-2/+7
| | | | Notes: svn path=/head/; revision=13169
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-154-8/+8
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* upgrade to 4.42Andrey A. Chernov1998-09-153-11/+13
| | | | Notes: svn path=/head/; revision=13156
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-157-14/+14
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Yes, but WTF is xbiff?Tim Vanderhoek1998-09-151-5/+5
| | | | | | | Remove excess verbiage. Notes: svn path=/head/; revision=13136
* Remove category x11.Tim Vanderhoek1998-09-151-2/+2
| | | | Notes: svn path=/head/; revision=13134
* The fetchmail config script will automagically use Kerberos V5 if found.John Fieber1998-09-131-1/+5
| | | | | | | | | | This patch helps it find Kerberos V5 if you installed the port in a non-standard place. Reviewed by: Ville Eerola <Ville.Eerola@sci.fi> Notes: svn path=/head/; revision=13100
* Use MLINKS to create manpage link.Satoshi Asami1998-09-102-12/+4
| | | | Notes: svn path=/head/; revision=13082
* update base version to 0.76.Jun-ichiro itojun Hagino1998-09-052-4/+4
| | | | Notes: svn path=/head/; revision=13015
* update to smtpfeed 0.75.Jun-ichiro itojun Hagino1998-09-032-4/+4
| | | | Notes: svn path=/head/; revision=12996
* Update to newest version 1.3.0Andreas Klemm1998-08-313-6/+15
| | | | Notes: svn path=/head/; revision=12972
* Upgrade to version 0.8Andreas Klemm1998-08-312-3/+3
| | | | Notes: svn path=/head/; revision=12971
* Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is nowTim Vanderhoek1998-08-282-2/+4
| | | | | | | 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-282-4/+4
| | | | | | | | 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
* Set myself as maintainer.Vanilla I. Shu1998-08-281-2/+2
| | | | | | | Submitted by: origin maintainer Notes: svn path=/head/; revision=12890
* Upgrade to 1.31.Vanilla I. Shu1998-08-264-57/+112
| | | | Notes: svn path=/head/; revision=12860
* kde shared libs are now at version 1. Gosh, no wonder they kept beingSatoshi Asami1998-08-251-3/+3
| | | | | | | reinstalled over and over. Notes: svn path=/head/; revision=12836
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-252-3/+4
| | | | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). Notes: svn path=/head/; revision=12817
* There was man in the PLIST.Tim Vanderhoek1998-08-242-2/+4
| | | | Notes: svn path=/head/; revision=12805
* Fix perl dependencies.Justin M. Seger1998-08-231-7/+7
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=12752
* Fix with new perl versionsJustin M. Seger1998-08-231-26/+26
| | | | Notes: svn path=/head/; revision=12737
* Unbreak this port.Justin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12736
* Unbreak this with new perl variables.Justin M. Seger1998-08-232-9/+9
| | | | Notes: svn path=/head/; revision=12734
* Make this work with new perl variables.Justin M. Seger1998-08-232-27/+27
| | | | Notes: svn path=/head/; revision=12732
* Make this work with new perl versionJustin M. Seger1998-08-222-30/+29
| | | | Notes: svn path=/head/; revision=12721
* Make links correctly depending on NOMANCOMPRESS.Satoshi Asami1998-08-222-2/+10
| | | | Notes: svn path=/head/; revision=12716
* Don't generate a PLIST on-the-fly.Tim Vanderhoek1998-08-202-4/+159
| | | | Notes: svn path=/head/; revision=12674
* Whoops. I broke pkg_add while removing the manpages from the plist.Tim Vanderhoek1998-08-174-6/+16
| | | | | | | | | 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-1739-286/+0
| | | | Notes: svn path=/head/; revision=12567
* Find sendmail in /usr/sbin and fix a couple of potential buffer overflows.Steve Price1998-08-173-12/+52
| | | | | | | | PR: 7616 Submitted by: lioux@gns.com.br Notes: svn path=/head/; revision=12562
* Update to version 4.5.5.Steve Price1998-08-173-4/+3
| | | | | | | | PR: 7631-diffs Submitted by: maintainer Notes: svn path=/head/; revision=12545
* Update to version 0.27.Steve Price1998-08-173-61/+7
| | | | | | | | PR: 7617 Submitted by: Scott Blachowicz <scott@sabami.seaslug.org> Notes: svn path=/head/; revision=12543
* original distribution updated (0.72 -> 0.73)Jun-ichiro itojun Hagino1998-08-142-5/+4
| | | | Notes: svn path=/head/; revision=12519
* Upgrade port to pine-4.02a.Joseph Koshy1998-08-1310-34/+223
| | | | | | | | PR: 7593 Submitted by: Adrian Penisoara <ady@freebsd.ady.ro> Notes: svn path=/head/; revision=12494
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-4/+3
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Upgrade, 3.0pl61 -> 3.0pl63.Masafumi Max NAKANE1998-08-103-9/+9
| | | | Notes: svn path=/head/; revision=12431
* Update to version 1.10.Steve Price1998-08-106-230/+132
| | | | | | | | PR: 5638 Submitted by: lioux@gns.com.br Notes: svn path=/head/; revision=12389
* Remove pathalias from the beginning of the comment. I also forgotSteve Price1998-08-091-1/+1
| | | | | | | | | to mention in the import message that this port computes the shortest paths and corresponding routes from one host to all other known, reachable hosts. Notes: svn path=/head/; revision=12357
* Turn on pathalias.Steve Price1998-08-091-1/+2
| | | | Notes: svn path=/head/; revision=12356
* Initial import of pathalias version 9.11.Steve Price1998-08-097-0/+84
| | | | | | | | PR: 5202 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=12355
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-075-11/+11
| | | | Notes: svn path=/head/; revision=12335
* xbuffy is moved from x11 to mail.Satoshi Asami1998-08-071-1/+2
| | | | Notes: svn path=/head/; revision=12322
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* add optional youbin supportAndrey A. Chernov1998-08-045-7/+257
| | | | Notes: svn path=/head/; revision=12283
* Upgrade to 0.93.2David E. O'Brien1998-08-046-12/+12
| | | | Notes: svn path=/head/; revision=12279
* add youbin homepage to commentAndrey A. Chernov1998-08-031-1/+2
| | | | Notes: svn path=/head/; revision=12265
* Use correct mtree file or lots of X11 directories created in /usr/localAndrey A. Chernov1998-08-031-2/+3
| | | | | | | otherwise Notes: svn path=/head/; revision=12264
* Make full pop debugging optionalAndrey A. Chernov1998-08-022-4/+10
| | | | Notes: svn path=/head/; revision=12255