summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* repeat after me... I will test all changes fully...Paul Traina1997-06-031-2/+2
| | | | Notes: svn path=/head/; revision=6687
* Correct way to say "ignore checksum" is to set IGNOREFILES. NO_CHECKSUMSatoshi Asami1997-06-032-4/+4
| | | | | | | is for the user, not the porter. Notes: svn path=/head/; revision=6684
* Upgrade to latest version.Paul Traina1997-06-035-76/+51
| | | | | | | | | I'm really really really unhappy about these shared library patches. This code changes WAY too fast to screw with shared libraries. If they cause massive breakage again, they're history. Notes: svn path=/head/; revision=6683
* Hardcode ${PREFIX}/bin as the directory where perl5 is instead ofMasafumi Max NAKANE1997-06-021-5/+5
| | | | | | | | | | | | | dynamically set it. Suggested by: asami Instead of explicitly specifying the path in MAKE_ENV, just retrieve it from the env. var. Move the comment about MAN1 var to the front of the variable definition. Notes: svn path=/head/; revision=6673
* Upgrade to 0.75.David E. O'Brien1997-05-316-9/+9
| | | | | | | This is purely a bug-fix version. No new features have been added. Notes: svn path=/head/; revision=6652
* Activate mail/cyrusJames FitzGibbon1997-05-301-1/+2
| | | | | | | | | | Activate devel/p5-Penguin Activate devel/p5-Penguin-Easy Activate net/rwhois Activate textproc/pilot_makedoc Notes: svn path=/head/; revision=6648
* Import of the Cyrus IMAPd packageJames FitzGibbon1997-05-3048-0/+1932
| | | | Notes: svn path=/head/; revision=6640
* Upgrade, 3.9.5 -> 3.9.6.Masafumi Max NAKANE1997-05-302-4/+4
| | | | Notes: svn path=/head/; revision=6628
* Use the file in CPAN as distfile instead of one I created.Masafumi Max NAKANE1997-05-252-8/+7
| | | | Notes: svn path=/head/; revision=6563
* Add ache's configure options to the export version.David E. O'Brien1997-05-253-3/+9
| | | | Notes: svn path=/head/; revision=6559
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-245-15/+15
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Fix problem related to a forth coming CERT advisory wrt quoting ofWarner Losh1997-05-221-0/+260
| | | | | | | | strings in csh shell scripts. Obtained from: Description of patch in CERT advisory Notes: svn path=/head/; revision=6530
* Upgrade, 3.9.4 -> 3.9.5.Masafumi Max NAKANE1997-05-202-4/+4
| | | | Notes: svn path=/head/; revision=6498
* Back out, commited in wrong directoryAndrey A. Chernov1997-05-196-294/+96
| | | | Notes: svn path=/head/; revision=6488
* Fix problem with PGP patchAndrey A. Chernov1997-05-196-96/+294
| | | | | | | Add -lmytinfo to LIBS Notes: svn path=/head/; revision=6487
* Don't compress man pages during the build.Masafumi Max NAKANE1997-05-172-10/+18
| | | | | | | Pay attention to ${PREFIX}. Notes: svn path=/head/; revision=6470
* Install compface.h which is needed by programs using libcompface.Masafumi Max NAKANE1997-05-171-11/+20
| | | | | | | | | | | PR: 3610 Submitted by: MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp> Use symlink instead of hard link for man pages in compface/Makefile. Don't compress man pages here in compface/Makefile. Notes: svn path=/head/; revision=6469
* Install compface.h which is needed by programs using libcompface.Masafumi Max NAKANE1997-05-171-0/+1
| | | | | | | | PR: 3610 Submitted by: MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp> Notes: svn path=/head/; revision=6468
* Upgrade to 0.74.David E. O'Brien1997-05-176-12/+12
| | | | Notes: svn path=/head/; revision=6465
* Upgrade, 3.9.3 -> 3.9.4.Masafumi Max NAKANE1997-05-152-4/+4
| | | | Notes: svn path=/head/; revision=6454
* Upgrade to pre7Andrey A. Chernov1997-05-144-63/+76
| | | | Notes: svn path=/head/; revision=6452
* Upgrade to 3.9.3Andrey A. Chernov1997-05-092-4/+4
| | | | | | | PR: 3550 Notes: svn path=/head/; revision=6435
* Remove perl5 from CATEGORIESJames FitzGibbon1997-05-062-4/+4
| | | | | | | Approved-by: Wolfram Schneider <wosch@apfel.de> Notes: svn path=/head/; revision=6419
* Added some missing files.Masafumi Max NAKANE1997-05-051-1/+3
| | | | | | | | | | Noticed by: Dmitrij Tejblum <tejblum@arc.hq.cti.ru> PR: 3507 While at it, moved @dirrm's to the end of file. Notes: svn path=/head/; revision=6415
* The distfile has been changed on the master_site.Masafumi Max NAKANE1997-05-043-27/+27
| | | | Notes: svn path=/head/; revision=6395
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-302-5/+5
| | | | Notes: svn path=/head/; revision=6369
* Upgrade to v1.94.3James FitzGibbon1997-04-292-7/+6
| | | | Notes: svn path=/head/; revision=6362
* Upgrade to 1.94.2James FitzGibbon1997-04-284-24/+34
| | | | Notes: svn path=/head/; revision=6342
* - Upgrade to v1.94.2James FitzGibbon1997-04-2812-12/+185
| | | | | | | | - Change the way that the /usr/lib/sendmail -> /usr/sbin/sendmail patches are stored to make future upgrades of the port easier. - Change the way that the links in the install dirs were being set up. Notes: svn path=/head/; revision=6341
* mpack is moved to converters.Satoshi Asami1997-04-261-2/+1
| | | | Notes: svn path=/head/; revision=6312
* Upgrade to 3.9.2Andrey A. Chernov1997-04-243-5/+15
| | | | Notes: svn path=/head/; revision=6286
* Upgrade to 2.3Andrey A. Chernov1997-04-238-91/+101
| | | | Notes: svn path=/head/; revision=6272
* Rename the startup script to youbind.sh.sample so that users who onlyMasafumi Max NAKANE1997-04-213-9/+12
| | | | | | | | | | | want to use the client program doesn't have to mess with it. Rewrite the warning message in pkg/INSTALL. Suggested by: sampei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6265
* Moved a part of post-install to pkg/INSTALL.Masafumi Max NAKANE1997-04-212-5/+12
| | | | Notes: svn path=/head/; revision=6262
* Gosh, an enhancement I put in was commented out by my mistake.Masafumi Max NAKANE1997-04-211-1/+1
| | | | Notes: svn path=/head/; revision=6261
* Distfile has been changed.Masafumi Max NAKANE1997-04-212-13/+13
| | | | Notes: svn path=/head/; revision=6260
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-205-11/+15
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-205-10/+10
| | | | Notes: svn path=/head/; revision=6249
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Upgrade to 31HAndrey A. Chernov1997-04-194-10/+10
| | | | Notes: svn path=/head/; revision=6243
* Upgrade to 3.9.1Andrey A. Chernov1997-04-192-4/+4
| | | | Notes: svn path=/head/; revision=6241
* Upgrade, 3.0.54 -> 3.0.56.Masafumi Max NAKANE1997-04-184-16/+16
| | | | Notes: svn path=/head/; revision=6229
* Add Net/OpenBSD compatible MAN= macros to makefiles.Paul Traina1997-04-171-4/+6
| | | | | | | Make file copy for new popauth stuff happen at right time. Notes: svn path=/head/; revision=6224
* Distfile changed on master site.Satoshi Asami1997-04-152-5/+5
| | | | | | | | PR: 3273 Submitted by: "Justin M. Seger" <jseger@scds.ziplink.net> Notes: svn path=/head/; revision=6211
* Repeat after me: /usr/sbin/sendmail, not /usr/lib/sendmail..Peter Wemm1997-04-111-2/+2
| | | | Notes: svn path=/head/; revision=6188
* As Michael Elkins says upgrade to "lucky number 69".David E. O'Brien1997-04-056-9/+9
| | | | Notes: svn path=/head/; revision=6141
* Upgrade, 3.8 -> 3.9.Masafumi Max NAKANE1997-04-042-4/+4
| | | | Notes: svn path=/head/; revision=6130
* Fix a compilation error if S/Key support is disabled.Paul Traina1997-04-021-1/+1
| | | | | | | Submitted by: Hoss Firooznia Notes: svn path=/head/; revision=6105
* Optionally allow APOP only authentification modeAndrey A. Chernov1997-04-024-77/+91
| | | | Notes: svn path=/head/; revision=6103
* Upgrade to 0.68David E. O'Brien1997-04-016-9/+9
| | | | Notes: svn path=/head/; revision=6092