Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update exmh-2.0gamma to 2.0delta. There's lots of bug fixes, as well as | peter | 1997-07-02 | 5 | -169/+207 |
| | | | | | | | | | | | | | | things like koi8-r recognition, background news (nntp) processing, ispell support. Note that there's a horrible hack here to work around a weakness in bsd.port.mk. The distributed patches are relative to a subdir of ${WRKSRC} and bsd.port.mk doesn't seem to allow clean overriding of that to patch. I appended a second "-d dir" arg to PATCH_DIST_ARGS after the .include that set up the string with +=. patch seems to use the last instance of "-d dir" when there are several online (it's a simple parse-time chdir). Prompted by: pst (who also sent a partial update) | ||||
* | Define USE_PERL5 and remove BUILD_DEPENDS & RUN_DEPENDS. | max | 1997-06-25 | 1 | -4/+2 |
| | |||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | jfitz | 1997-06-25 | 3 | -10/+8 |
| | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) | ||||
* | - Update port to version 1.1 | andreas | 1997-06-22 | 2 | -6/+6 |
| | | | | | | | | | - Make link process work by adding correct dependency in Makefile the unmodified Makefile.FreeBSD didn't build libcompface in ../compface - The WWW page claims, that you need at least the xforms 0.86 lib, so I specified the library dependency in port's Makefile more specific. - Well, since I spent some work on it ... I'll maintain the port in the future. | ||||
* | Change dist site | ache | 1997-06-22 | 2 | -4/+4 |
| | |||||
* | Better fix for '.' problem | ache | 1997-06-18 | 1 | -17/+10 |
| | |||||
* | Remove '.' at the end of chmod command | ache | 1997-06-17 | 1 | -0/+19 |
| | |||||
* | Upgrade, 3.9.7 -> 3.9.8. | max | 1997-06-16 | 2 | -5/+5 |
| | |||||
* | Fix DSN args handling | ache | 1997-06-15 | 1 | -2/+334 |
| | | | | Merge patches | ||||
* | Path on MASTER_SITE changed. | max | 1997-06-14 | 1 | -4/+4 |
| | | | | Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC. | ||||
* | PR: 3539 | max | 1997-06-14 | 1 | -20/+65 |
| | | | | | | | | | | Submitted by: andrew@ugh.net.au The previous port of poppassd worked fine under 2.1.x but broke under 2.2.x. Ron Bickers <rbickers@intercenter.net> sent me some changes which should allow it to work under 2.2.x and these changes are incorporated in this version. The port seems to still work under 2.1.x. | ||||
* | "all:" -> "all:" to make XFree86-3.3 config files happy. | asami | 1997-06-12 | 1 | -0/+17 |
| | |||||
* | XFree86-3.3 rules changed the default include path. | asami | 1997-06-12 | 1 | -1/+1 |
| | |||||
* | Use md5.h header correctly | ache | 1997-06-11 | 1 | -1/+4 |
| | |||||
* | Update dir file with install-info. Also, change organization so that | asami | 1997-06-10 | 2 | -30/+15 |
| | | | | | | | | | | files can be shared between this port and japanese/mew. Note this is a "blind" commit; it is too much trouble to test an update with this many added and deleted files. I'll test it later. PR: 3789 Submitted by: kiri | ||||
* | Upgrade, 3.9.6 -> 3.9.7. | max | 1997-06-10 | 2 | -4/+4 |
| | |||||
* | Upgrade to 0.76. | obrien | 1997-06-08 | 6 | -9/+9 |
| | | | | (pgp patch is not presently on public ftp site, but should be soon) | ||||
* | Minor cleanup of Makefiles | obrien | 1997-06-06 | 3 | -15/+6 |
| | |||||
* | Upgrade to +32 | ache | 1997-06-06 | 4 | -10/+10 |
| | |||||
* | Add nmh. | asami | 1997-06-04 | 1 | -1/+2 |
| | |||||
* | "New MH". | asami | 1997-06-04 | 8 | -0/+353 |
| | | | | | PR: 3647 Submitted by: Scott Blachowicz <Scott.Blachowicz@seaslug.org> | ||||
* | repeat after me... I will test all changes fully... | pst | 1997-06-03 | 1 | -2/+2 |
| | |||||
* | Correct way to say "ignore checksum" is to set IGNOREFILES. NO_CHECKSUM | asami | 1997-06-03 | 2 | -4/+4 |
| | | | | is for the user, not the porter. | ||||
* | Upgrade to latest version. | pst | 1997-06-03 | 5 | -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. | ||||
* | Hardcode ${PREFIX}/bin as the directory where perl5 is instead of | max | 1997-06-03 | 1 | -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. | ||||
* | Upgrade to 0.75. | obrien | 1997-05-31 | 6 | -9/+9 |
| | | | | This is purely a bug-fix version. No new features have been added. | ||||
* | Activate mail/cyrus | jfitz | 1997-05-31 | 1 | -1/+2 |
| | | | | | | | Activate devel/p5-Penguin Activate devel/p5-Penguin-Easy Activate net/rwhois Activate textproc/pilot_makedoc | ||||
* | Import of the Cyrus IMAPd package | jfitz | 1997-05-31 | 48 | -0/+1932 |
| | |||||
* | Upgrade, 3.9.5 -> 3.9.6. | max | 1997-05-30 | 2 | -4/+4 |
| | |||||
* | Use the file in CPAN as distfile instead of one I created. | max | 1997-05-26 | 2 | -8/+7 |
| | |||||
* | Add ache's configure options to the export version. | obrien | 1997-05-26 | 3 | -3/+9 |
| | |||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 5 | -15/+15 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | Fix problem related to a forth coming CERT advisory wrt quoting of | imp | 1997-05-22 | 1 | -0/+260 |
| | | | | | strings in csh shell scripts. Obtained from: Description of patch in CERT advisory | ||||
* | Upgrade, 3.9.4 -> 3.9.5. | max | 1997-05-20 | 2 | -4/+4 |
| | |||||
* | Back out, commited in wrong directory | ache | 1997-05-19 | 6 | -294/+96 |
| | |||||
* | Fix problem with PGP patch | ache | 1997-05-19 | 6 | -96/+294 |
| | | | | Add -lmytinfo to LIBS | ||||
* | Don't compress man pages during the build. | max | 1997-05-17 | 2 | -10/+18 |
| | | | | Pay attention to ${PREFIX}. | ||||
* | Install compface.h which is needed by programs using libcompface. | max | 1997-05-17 | 1 | -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. | ||||
* | Install compface.h which is needed by programs using libcompface. | max | 1997-05-17 | 1 | -0/+1 |
| | | | | | PR: 3610 Submitted by: MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp> | ||||
* | Upgrade to 0.74. | obrien | 1997-05-17 | 6 | -12/+12 |
| | |||||
* | Upgrade, 3.9.3 -> 3.9.4. | max | 1997-05-15 | 2 | -4/+4 |
| | |||||
* | Upgrade to pre7 | ache | 1997-05-14 | 4 | -63/+76 |
| | |||||
* | Upgrade to 3.9.3 | ache | 1997-05-09 | 2 | -4/+4 |
| | | | | PR: 3550 | ||||
* | Remove perl5 from CATEGORIES | jfitz | 1997-05-06 | 2 | -4/+4 |
| | | | | Approved-by: Wolfram Schneider <wosch@apfel.de> | ||||
* | Added some missing files. | max | 1997-05-05 | 1 | -1/+3 |
| | | | | | | | Noticed by: Dmitrij Tejblum <tejblum@arc.hq.cti.ru> PR: 3507 While at it, moved @dirrm's to the end of file. | ||||
* | The distfile has been changed on the master_site. | max | 1997-05-04 | 3 | -27/+27 |
| | |||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | asami | 1997-04-30 | 2 | -5/+5 |
| | |||||
* | Upgrade to v1.94.3 | jfitz | 1997-04-29 | 2 | -7/+6 |
| | |||||
* | Upgrade to 1.94.2 | jfitz | 1997-04-28 | 4 | -24/+34 |
| | |||||
* | - Upgrade to v1.94.2 | jfitz | 1997-04-28 | 12 | -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. | ||||
* | mpack is moved to converters. | asami | 1997-04-27 | 1 | -2/+1 |
| | |||||
* | Upgrade to 3.9.2 | ache | 1997-04-25 | 3 | -5/+15 |
| | |||||
* | Upgrade to 2.3 | ache | 1997-04-23 | 8 | -91/+101 |
| | |||||
* | Rename the startup script to youbind.sh.sample so that users who only | max | 1997-04-21 | 3 | -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 | ||||
* | Moved a part of post-install to pkg/INSTALL. | max | 1997-04-21 | 2 | -5/+12 |
| | |||||
* | Gosh, an enhancement I put in was commented out by my mistake. | max | 1997-04-21 | 1 | -1/+1 |
| | |||||
* | Distfile has been changed. | max | 1997-04-21 | 2 | -13/+13 |
| | |||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | jfitz | 1997-04-21 | 5 | -11/+15 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 5 | -10/+10 |
| | |||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to 31H | ache | 1997-04-19 | 4 | -10/+10 |
| | |||||
* | Upgrade to 3.9.1 | ache | 1997-04-19 | 2 | -4/+4 |
| | |||||
* | Upgrade, 3.0.54 -> 3.0.56. | max | 1997-04-18 | 4 | -16/+16 |
| | |||||
* | Add Net/OpenBSD compatible MAN= macros to makefiles. | pst | 1997-04-17 | 1 | -4/+6 |
| | | | | Make file copy for new popauth stuff happen at right time. | ||||
* | Distfile changed on master site. | asami | 1997-04-15 | 2 | -5/+5 |
| | | | | | PR: 3273 Submitted by: "Justin M. Seger" <jseger@scds.ziplink.net> | ||||
* | Repeat after me: /usr/sbin/sendmail, not /usr/lib/sendmail.. | peter | 1997-04-11 | 1 | -2/+2 |
| | |||||
* | As Michael Elkins says upgrade to "lucky number 69". | obrien | 1997-04-06 | 6 | -9/+9 |
| | |||||
* | Upgrade, 3.8 -> 3.9. | max | 1997-04-04 | 2 | -4/+4 |
| | |||||
* | Fix a compilation error if S/Key support is disabled. | pst | 1997-04-02 | 1 | -1/+1 |
| | | | | Submitted by: Hoss Firooznia | ||||
* | Optionally allow APOP only authentification mode | ache | 1997-04-02 | 4 | -77/+91 |
| | |||||
* | Upgrade to 0.68 | obrien | 1997-04-02 | 6 | -9/+9 |
| | |||||
* | Just a little variable reorderization. | asami | 1997-03-28 | 1 | -5/+4 |
| | |||||
* | Add mail/bulk_mailer and audio/splay | jfitz | 1997-03-26 | 1 | -1/+2 |
| | |||||
* | Import of bulk-mailer v1.5, a program for speeding up batched e-mail ↵ | jfitz | 1997-03-26 | 7 | -0/+254 |
| | | | | | | | delivery to a mailing list. Reviewed by: James FitzGibbon <jfitz@FreeBSD.ORG> Submitted by: dlowe@saturn5.com | ||||
* | Upgrade to 3.96 | ache | 1997-03-26 | 4 | -15/+18 |
| | |||||
* | One of MASTER_SITES was missing trailing slash. | max | 1997-03-25 | 1 | -2/+2 |
| | | | | Noticed by: Bill Fenner | ||||
* | Upgrade, 3.6 -> 3.8. | max | 1997-03-25 | 2 | -4/+4 |
| | | | | | Reminded by: Josh Gilliam <soil@quick.net> (Closing PR #2967.) | ||||
* | Upgrade to 0.67 | obrien | 1997-03-23 | 6 | -12/+12 |
| | |||||
* | Upgrade to 0.66 | obrien | 1997-03-17 | 3 | -237/+0 |
| | |||||
* | Upgrade to version 0.66. | obrien | 1997-03-17 | 3 | -72/+3 |
| | |||||
* | Upgrade to version 0.66. | obrien | 1997-03-17 | 3 | -33/+9 |
| | | | | | | One thing added is being able to determin your domain name (as in FQDN) at runtime by reading your /etc/resolv.conf file. Both "domain" and "search" directives are supported. | ||||
* | Add backup site in Japan. This port is RESTRICTED so ftp.freebsd.org | asami | 1997-03-15 | 1 | -2/+3 |
| | | | | | | | can't carry the distfile, and the original has disappeared from the master site. Submitted by: kiri@kiri.toba-cmt.ac.jp | ||||
* | Original author made a security fix without changing filename. | asami | 1997-03-15 | 1 | -1/+1 |
| | | | | Submitted by: pst | ||||
* | Typo. | asami | 1997-03-10 | 1 | -1/+1 |
| | |||||
* | Use gethostname() if the system has it. This is in preference to | obrien | 1997-03-10 | 3 | -0/+237 |
| | | | | | | hardcoding the domain. Submitted by: Joerg | ||||
* | Upgrade to 0.65. | obrien | 1997-03-10 | 6 | -150/+111 |
| | |||||
* | If this is a UNIX standard mailbox with "From " lines, don't lose the | pst | 1997-03-08 | 1 | -0/+130 |
| | | | | | | | | envelope-from information in that "From " line. Instead, convert it into a "Return-Path:" line, just as MMDF would do. This is the least obnoxious (standards-wise) way to transmit the envelope-from information in POP. | ||||
* | Upgrade to v1.09 | jfitz | 1997-03-07 | 3 | -8/+7 |
| | |||||
* | Conditionalize question about file locking test to | asami | 1997-03-06 | 2 | -1/+15 |
| | | | | !defined(PACKAGE_BUILDING). | ||||
* | Upgrade to 0.64. Warning, the .muttrc syntax hash changed a little) | obrien | 1997-03-06 | 6 | -51/+153 |
| | | | | | Start off mutt port with patches 3-9, 11-13, 16, 20-23, 25, 27. Start off mutt.with_pgp port with patches 3-9,11-13,16-17,20-23,25-27. | ||||
* | Upgrade to version 1.60. | markm | 1997-02-26 | 12 | -69/+93 |
| | | | | | | Note! I have fixed a bogon from previous versions where I was putting the executables in $(PREFIX)/bin. They now go in $(PREFIX)/sbin, so make sure your previous binaries have been properly removed! | ||||
* | Upgrade to version 1.60. | markm | 1997-02-26 | 3 | -15/+24 |
| | | | | | | Note! I have fixed a bogon from previous versions where I was putting the executables in $(PREFIX)/bin. They now go in $(PREFIX)/sbin, so make sure your previous binaries have been properly removed! | ||||
* | Upgrade, 3.4 -> 3.6. | max | 1997-02-21 | 3 | -6/+4 |
| | |||||
* | Add patches 2,3,8,9 to mutt. | obrien | 1997-02-20 | 6 | -6/+42 |
| | | | | Add patches 2,3,5,8,9 to mutt.with_pgp. | ||||
* | The last upgrade changed the directory name from "exmh-2.0beta" to | asami | 1997-02-18 | 1 | -158/+158 |
| | | | | | | | "exmh-2.0gamma". Forgotten by: peter Found by: rebuild of all 2.2 packages, vii'th time | ||||
* | Upgrade, 3.3.2 -> 3.4. | max | 1997-02-14 | 3 | -7/+6 |
| | |||||
* | Separate PATCH_* from MASTER_*. (If you ask me, I can't figure out | asami | 1997-02-06 | 1 | -1/+2 |
| | | | | | why adding a file called "*.patch-1" makes the package name change from "pine-3.59" to "pine-3.59q" and not "pine-3.59.1", but that's ok.) | ||||
* | What do you know. The checksum changed again. | asami | 1997-02-06 | 1 | -1/+1 |
| | |||||
* | Upgrade to 3.95q | ache | 1997-02-05 | 2 | -2/+5 |
| | |||||
* | When enable_8bit turned on, use it not only for smtp connection | ache | 1997-02-05 | 1 | -0/+37 |
| | | | | but for external programs too | ||||
* | Disable DEFAULT_DEBUG value | ache | 1997-02-05 | 1 | -1/+1 |
| | |||||
* | Fix wrong config variable name | ache | 1997-02-04 | 1 | -0/+19 |
| | |||||
* | The distfile has been changed. | max | 1997-02-04 | 1 | -1/+1 |
| | | | | | Pointed-out by: James FitzGibbon <james@nexis.net> (Closing PR #2651.) | ||||
* | Upgrade, 3.3.1 -> 3.3.2. | max | 1997-02-04 | 2 | -4/+4 |
| | | | | | (Well, if you compile, it looks like it's 3.3.1, but the release note says it's 3.3.2.) | ||||
* | Update 2.0beta -> 2.0gamma. See http://www.sunlabs.com/~bwelch/exmh/ | peter | 1997-02-04 | 2 | -5/+5 |
| | | | | | | | | | | | for a complete list of changes. Replace hand edited "official 2.0beta patches" from exmh web page with the 2.0gamma versions (cannot use DIST_PATCHES, the patch files are not directly useable due to pathnames etc). Each patch file is individually documented. Requested by: quite a few people | ||||
* | Increase the max length of the .mh_sequences lines from 2048 to 4096 | peter | 1997-02-03 | 1 | -0/+53 |
| | | | | | | | | (BUFSIZ * 2 -> BUFSIZ * 4). I found out the hard way that when the "unseen:" squence hits the limit, all sorts of things start failing and this causes secondary problems in exmh (like you can't delete things). Since "memory is cheap" this should probably be bigger, except that 2900 unseen messages in your inbox is already slow. | ||||
* | Change master site to more official | ache | 1997-02-03 | 1 | -1/+1 |
| | | | | Add security patch | ||||
* | Add premail | ache | 1997-02-02 | 1 | -1/+2 |
| | |||||
* | E-mail privacy package, support anon remailers, PGP, nyms | ache | 1997-02-02 | 6 | -0/+78 |
| | |||||
* | Upgrade, 3.3 -> 3.3.1. | max | 1997-02-02 | 2 | -3/+4 |
| | |||||
* | Upgrade to 0.60 | obrien | 1997-02-02 | 6 | -9/+9 |
| | |||||
* | Upgrade, 3.2 -> 3.3. | max | 1997-02-02 | 3 | -5/+5 |
| | |||||
* | Upgrade, 3.0pl53 -> 3.0pl54. | max | 1997-02-01 | 2 | -9/+5 |
| | |||||
* | Upgrade to +31 | ache | 1997-01-31 | 4 | -10/+10 |
| | |||||
* | Upgrade mutt.with_pgp to 0.59 PL19. | obrien | 1997-01-30 | 9 | -96/+36 |
| | | | | Upgrade mutt to 0.59.1 PL0. (0.59e is hopelessly broken) | ||||
* | The subdirectory of the master location changed. | max | 1997-01-29 | 1 | -2/+2 |
| | |||||
* | Upgrade, 2.8 -> 3.2. | max | 1997-01-29 | 3 | -6/+6 |
| | | | | | (It looks like the bug with v.3.1 has been fixed.) Tested by: scrappy | ||||
* | Back out the upgrade from 2.8 to 3.1 as 3.1 has critical bug. | max | 1997-01-26 | 3 | -4/+4 |
| | | | | Suggested by: scrappy | ||||
* | Upgrade, 2.8 -> 3.1. | max | 1997-01-26 | 3 | -6/+6 |
| | |||||
* | Upgrade to 0.58 PL15 | obrien | 1997-01-20 | 6 | -69/+81 |
| | |||||
* | Oops, correct umask is 0022, not 022. | max | 1997-01-20 | 1 | -2/+2 |
| | |||||
* | Added pre-extract target to check and cause error if it's not 022. | max | 1997-01-20 | 1 | -3/+8 |
| | | | | | | This is because the build procedure doesn't go quite well if it's other than 022. Rported by: "Barry Friedman" <friedman@nortel.ca> | ||||
* | Use read -p to get user input instead of echo prompt read var. | max | 1997-01-20 | 1 | -3/+3 |
| | |||||
* | Upgrade to 0.57 PL 4. | obrien | 1997-01-19 | 15 | -198/+36 |
| | | | | (note that 0.58 is out, but I want to lets the bugs shake out of it first). | ||||
* | Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch. | max | 1997-01-16 | 5 | -67/+59 |
| | |||||
* | Don't build/install shared c-client library, because it is obsoleted | ache | 1997-01-13 | 6 | -212/+47 |
| | | | | | | with imapd port and used only for pine Don't build/install mtest, already done in imapd port now Add missing -lcrypt for pine build | ||||
* | Build/install/use c-client shared and normal libraries | ache | 1997-01-13 | 5 | -47/+220 |
| | | | | | | Install mtest as mboxtest Use INSTALL_* macros Use ${PREFIX}/etc instead of /etc | ||||
* | Upgrade, 2.8. | max | 1997-01-12 | 3 | -5/+5 |
| | |||||
* | Take out imapd/ipopd, separate port is available now | ache | 1997-01-12 | 3 | -15/+34 |
| | |||||
* | In the distributed Makefile: | max | 1997-01-12 | 1 | -1/+1 |
| | | | | | TMPDIR = /var/tmp -> TMPDIR?= /var/tmp Suggested by: chuckr | ||||
* | Distributed Makefile assumes /usr/tmp for tmpdir, and make install failed. | max | 1997-01-12 | 1 | -3/+8 |
| | | | | | | Changed it to /var/tmp. (I remember someone was pointing this out in ports@freebsd.org, but apparently, it wasn't picked up by jfitz.) | ||||
* | Upgrade to 2.7. | max | 1997-01-11 | 3 | -5/+5 |
| | |||||
* | Move up MAINTAINER a little. | asami | 1997-01-10 | 1 | -4/+3 |
| | |||||
* | Upgrade to 1.0 | ache | 1997-01-10 | 2 | -6/+6 |
| | |||||
* | Add imap-uw | pst | 1997-01-10 | 1 | -1/+2 |
| | |||||
* | University of Washinton IMAP v4r1 server | pst | 1997-01-10 | 6 | -0/+117 |
| | |||||
* | The routine m_atoi in libmh handled filename like [0-9]+~ as regular mail | max | 1997-01-07 | 1 | -0/+12 |
| | | | | | | | file, where it should only treat [0-9]+. This bug was present when mh's configuration contains locale definition. Submitted by: Dave Marquardt <marquard@Zilker.NET> (Closing PR #2088.) | ||||
* | Due to hardcoded wrong utmp location, lib/mh/rcvtty didn't work. | max | 1997-01-07 | 1 | -0/+11 |
| | | | | | | (Closing PR #1965.) Submitted by: Tom Pusateri <pusateri@jnx.com> PR-Ignored by: pst | ||||
* | Upgrade to +30 | ache | 1997-01-07 | 4 | -10/+10 |
| | |||||
* | Modified the comment for RESTRICTED to reflect the reality. | max | 1997-01-04 | 1 | -2/+2 |
| | |||||
* | Rename files/.{emacs,mh_profile} to dot.{emacs,mh_profile}. | max | 1997-01-04 | 2 | -14/+17 |
| | | | | | | | | | | Install sample files into share/examples/mew instead of to share/doc/mew. Use PKG_PREFIX in the installation/deinstallation scripts. Define RESTRICTED as this package has hook to pgp. Some Makefile cleanup. Editing of site-start.el during the installation procedure now adds autoload entries for this program. Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp> | ||||
* | Add PKGNAME ("beta" not allowed in package name). | asami | 1997-01-02 | 1 | -1/+2 |
| | |||||
* | Upgrade 0.55 to PL15 | obrien | 1997-01-02 | 9 | -6/+165 |
| | | | | | | | Remade all checksums. Added Andreas's patch that remembers the last directory when doing a change folder operation. | ||||
* | Add exmh2 | peter | 1997-01-01 | 1 | -1/+2 |
| | |||||
* | Behind-the-scenes repository copy, and update to exmh-2.0beta! | peter | 1997-01-01 | 5 | -137/+187 |
| | | | | | | | | | | | | | | There is some major new stuff here over v1.6.9, including: HTTP, HTML support (a functional www browser!), including proxy support. News posting. Message threading. (like news threading) Display MIME images inline as well as text/html and enriched text etc. DSN support. Unseen-only display window. multipart/signature support, "Intelligent signatures" PGP key management can talk directly to the key servers over the web, eliminating the email based query delays Address book stuff, aliases etc. | ||||
* | Upgrade 0.55 to PL10. | obrien | 1996-12-31 | 18 | -30/+210 |
| | | | | | | | | | And fix patches to version.h to say this version, rather than the last one. Noticed by: Andreas Klemm Excelent patches applied so that we can produce the HTML docs using our own SGML tools. Submitted by: J"org | ||||
* | For now, stop adding the release number (sort of like patchlevel) to the | max | 1996-12-29 | 1 | -2/+1 |
| | | | | PKGNAME. | ||||
* | Upgrade, 2.5.0 -> 2.6.0. | max | 1996-12-28 | 2 | -6/+6 |
| | |||||
* | Add "mutt/" in front of filenames. | asami | 1996-12-28 | 3 | -12/+12 |
| | |||||
* | Forgot one instance of '1.94' that should have read '1.94.1'. | jfitz | 1996-12-27 | 1 | -2/+2 |
| | |||||
* | Upgrade to majordomo v1.94.1. | jfitz | 1996-12-27 | 7 | -77/+73 |
| | |||||
* | Upgrade to version 0.55 (and patches upto 04.xyz.PATCH) | obrien | 1996-12-25 | 12 | -120/+30 |
| | |||||
* | Upgrade, 2.4.0 -> 2.5.0. | max | 1996-12-25 | 2 | -5/+5 |
| | |||||
* | Upgrade to +29 | ache | 1996-12-23 | 8 | -54/+50 |
| | |||||
* | Make the pre-configure script respect ${PREFIX} | obrien | 1996-12-22 | 2 | -18/+18 |
| | | | | Closes PR: ports/2039 | ||||
* | Upgrade, 2.3.0 -> 2.4.0. | max | 1996-12-21 | 2 | -6/+6 |
| | |||||
* | Rename mtest to mboxtest | ache | 1996-12-21 | 1 | -1/+1 |
| | | | | Cleanup install target | ||||
* | Fix for PR ports/2253 - link from Tools/archive to ${PREFIX}/archive added | jfitz | 1996-12-20 | 2 | -1/+4 |
| | | | | | to Makefile and PLIST. Submitted by: bill@duchess.wagill.com | ||||
* | Standardize. | asami | 1996-12-20 | 2 | -4/+4 |
| | |||||
* | Create pixmap directory before attempting to install there. | asami | 1996-12-19 | 1 | -1/+2 |
| | |||||
* | Upgrade to +28s | ache | 1996-12-19 | 4 | -10/+10 |
| | |||||
* | Upgrade, 2.2.0 -> 2.3.0 | max | 1996-12-19 | 2 | -5/+5 |
| | |||||
* | Add mew. | asami | 1996-12-18 | 1 | -1/+2 |
| | |||||
* | Message interface to Emacs Window, emacs version. | asami | 1996-12-18 | 3 | -0/+79 |
| | | | | Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> | ||||
* | Upgrade to 0.54 and patches upto 15.*.PATCH | obrien | 1996-12-18 | 9 | -135/+117 |
| | |||||
* | Add files/md5 entries for files whose checksum should be ignored as well. | asami | 1996-12-17 | 2 | -3/+3 |
| | | | | Requires rev. 1.239 of bsd.port.mk. | ||||
* | Move sounds.tar.gz (renamed xfaces-sounds.tar.gz) from ${FILESDIR} to | asami | 1996-12-17 | 2 | -4/+7 |
| | | | | | | freefall's LOCAL_PORTS area. Requested by: peter | ||||
* | Move EXTRACT_SUFX to right place. Add library version number to | asami | 1996-12-17 | 1 | -7/+5 |
| | | | | | | LIB_DEPENDS. Remove "v" from tar extract, we don't do this in our default rule. Use ${MKDIR} instead of mkdir -p. Remove USE_X11, it is already implied by USE_IMAKE. | ||||
* | Remove patch to Makefile, this port uses imake. | asami | 1996-12-17 | 1 | -596/+0 |
| | | | | | I don't want to be stingy but this really has to stop. That's 17KB of garbage in the CVS tree right there. | ||||
* | Remove "xfaces - " from the front. | asami | 1996-12-17 | 1 | -1/+1 |
| | |||||
* | Change shared library version numbers to "1.0". Move EXTRACT_SUFX | asami | 1996-12-17 | 3 | -106/+8 |
| | | | | | | | | | to right place. Add ldconfig to post-install target and @exec in PLIST so the shared library will be registered. Remove patch between two versions of "Makefile.old". These things are all described in the handbook. Andreas, can you please read it? | ||||
* | How many times do I have to say this, no ${PKGNAME} or similar in COMMENT!!! | asami | 1996-12-17 | 1 | -1/+1 |
| | |||||
* | Bit of a kluge, I think, but needed to make this package. | markm | 1996-12-16 | 1 | -0/+1 |
| | |||||
* | Correct the X11 home so that this compiles. | markm | 1996-12-16 | 1 | -2/+2 |
| | |||||
* | Change PKGNAME -> DISTNMAME so that this will fetch. | markm | 1996-12-16 | 1 | -2/+2 |
| | |||||
* | Upgrade, 2.0.0 -> 2.2.0. | max | 1996-12-16 | 2 | -5/+5 |
| | |||||
* | xfaces - mail image display for X | andreas | 1996-12-15 | 7 | -0/+1444 |
| | | | | Submitted by: Lars_Koeller@odie.physik2.uni-rostock.de | ||||
* | Enabled faces and xfaces port (xfaces is coming in a few minutes ;) | andreas | 1996-12-15 | 1 | -1/+3 |
| | |||||
* | faces - visual mail, user and print face server | andreas | 1996-12-15 | 9 | -0/+1421 |
| | | | | | | can nicely be used with exmh Submitted by: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> | ||||
* | Move s/key info at the beginning of incorrect password message, | ache | 1996-12-11 | 1 | -2/+2 |
| | | | | some client (f.e. Eudora) don't display whole line | ||||
* | Now upto PL-19. | obrien | 1996-12-08 | 6 | -9/+45 |
| | | | | | Move berlin back to .de from .fr (it didn't make it there last time -- crash on freefall happened in mid commit) | ||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 2 | -4/+4 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Now, string describing reason for defining these variables must be set | max | 1996-12-07 | 1 | -2/+2 |
| | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. | ||||
* | lib/news -> news/lib | ache | 1996-12-07 | 2 | -2/+2 |
| | |||||
* | New patch for man pages to make them correctly list the file locations. | max | 1996-12-06 | 2 | -0/+98 |
| | |||||
* | Added PREFIX?=/usr/local to the Makefile so that nasty result can be | max | 1996-12-06 | 1 | -3/+4 |
| | | | | avoided even if the user typed ``make install'' in the WRKSRC directory. | ||||
* | Ollivier posted patches upto 13. | obrien | 1996-12-05 | 6 | -15/+27 |
| | |||||
* | Additionly report "s/key xx xxxxx (required)" in popper error | ache | 1996-12-05 | 2 | -122/+136 |
| | | | | | | | | | message about incorrect password. It is only chance to bring it to user attention since 99% pop clients don't know about s/key existance and do not prompt for s/key BEFORE sending password. As result of this patch netscape allows reenter with valid s/key now, i.e. it shows needed s/key info in password reentering box after trying first time with incorrect one. | ||||
* | Add news to CATEGORIES | ache | 1996-12-05 | 1 | -2/+2 |
| | |||||
* | Add Pine WWW into comment | ache | 1996-12-04 | 1 | -1/+2 |
| | |||||
* | Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001' | ache | 1996-12-04 | 1 | -0/+19 |
| | | | | Tag quoting not implemented properly cause '\377' chars skipped | ||||
* | Turn on locale. More FreeBSD tunings | ache | 1996-12-03 | 1 | -6/+6 |
| | |||||
* | More default CFLAGS fixes | ache | 1996-12-03 | 1 | -15/+43 |
| | |||||
* | Use dafault CFLAGS | ache | 1996-12-03 | 1 | -1/+1 |
| | |||||
* | /usr/local/news/lib -> /usr/local/lib/news | ache | 1996-12-03 | 1 | -1/+1 |
| | |||||
* | Upgraded to PL-10. | obrien | 1996-12-03 | 9 | -9/+84 |
| | |||||
* | Umgrade to v1.59 - the same as the GNU CD release version. | markm | 1996-12-01 | 6 | -15/+15 |
| | |||||
* | Cannot have an empty PATCHFILES if you have a DIST_SUBDIR now. | obrien | 1996-12-01 | 3 | -6/+6 |
| | |||||
* | add "mutt/" to the MD5 checksum | obrien | 1996-12-01 | 3 | -3/+3 |
| | |||||
* | Upgrade to 0.53 | obrien | 1996-12-01 | 6 | -9/+9 |
| | |||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 3 | -3/+3 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | fix "replace" target | torstenb | 1996-11-30 | 1 | -18/+31 |
| | |||||
* | share/misc is now sanctioned in 2.2 | obrien | 1996-11-26 | 3 | -6/+6 |
| | | | | Reviewed by: Satoshi | ||||
* | Fixed paths to reflect FBSD standard vs. my local box. | obrien | 1996-11-26 | 3 | -6/+6 |
| | |||||
* | Sort. | asami | 1996-11-26 | 1 | -3/+3 |
| | |||||
* | Change DIST_SUBDIR to lowercase, like other ports. | asami | 1996-11-26 | 3 | -6/+6 |
| | |||||
* | Upgrade to version 0.52 | obrien | 1996-11-25 | 9 | -96/+33 |
| | |||||
* | Fix the PLIST. | markm | 1996-11-21 | 3 | -6/+6 |
| | | | | (I did this yonks ago and forgot to commit) | ||||
* | I will have to conclude David was sound asleep when he made this change. ;) | asami | 1996-11-21 | 1 | -7/+7 |
| | |||||
* | libident is no longer optional | torstenb | 1996-11-19 | 3 | -10/+4 |
| | |||||
* | Upgrade, 1.9 rel9 -> 2.0 rel0. | max | 1996-11-19 | 2 | -4/+4 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 12 | -23/+16 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -4/+4 |
| | |||||
* | uncomment DEPENDS line | torstenb | 1996-11-18 | 1 | -4/+4 |
| | |||||
* | Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 3 | -24/+14 |
| | |||||
* | Upgrade to 3.2 | torstenb | 1996-11-18 | 7 | -1334/+135 |
| | |||||
* | Convert to use MAN[1-8LN] | obrien | 1996-11-17 | 20 | -125/+78 |
| | |||||
* | Gziped most of the manpages (except those that are linked to) | obrien | 1996-11-17 | 2 | -24/+24 |
| | |||||
* | Removed the post-install target and use MAN1 variable instead to compress | max | 1996-11-17 | 1 | -6/+2 |
| | | | | the man page. | ||||
* | Upgrade to v1.58 | markm | 1996-11-14 | 6 | -21/+21 |
| | |||||
* | The source distribution archive was changed right after my previous | max | 1996-11-12 | 1 | -1/+1 |
| | | | | | commit of the checksum file. (No change in version or release number.) | ||||
* | Changed the PKGNAME to include the release number (sort of like patchlevel) | max | 1996-11-12 | 1 | -1/+2 |
| | | | | | | defined in fetchmail.spec. This should make it easier for users to see if they've got the latest port installed. | ||||
* | The source distribution archive has been changed. | max | 1996-11-12 | 1 | -1/+1 |
| | | | | (V1.9 Release 9) | ||||
* | Don't make a seperate subdir w/DISTDIR for each version. | obrien | 1996-11-12 | 3 | -6/+6 |
| | | | | Requested by: Satoshi | ||||
* | Turned on mutt.with_pgp | obrien | 1996-11-11 | 1 | -2/+3 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 24 | -56/+51 |
| | | | | And clean up variable ordering (as shown in the handbook) as little. | ||||
* | Variable reordering. Removed a bogus "\" line continuation. | obrien | 1996-11-11 | 3 | -12/+15 |
| | | | | Submitted by: Satoshi | ||||
* | Add mutt. | asami | 1996-11-10 | 1 | -1/+2 |
| | |||||
* | Added warning that this is beta software (but quite usable -- both Olliver | obrien | 1996-11-10 | 3 | -6/+39 |
| | | | | | | | and I use mutt as our main MUA). Note, that its threaded support (ala SLRN) really helps in reading FBSD mailing lists. | ||||
* | Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh, | obrien | 1996-11-10 | 15 | -0/+237 |
| | | | | | | | | | part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. This version of the port does *not* support PGP. The author considers the distfile with PGP hooks to be covered under ITAR. I have a PGP suporting mutt port that I will commit later. | ||||
* | Fix name of default inbox stated in the man page. | obrien | 1996-11-04 | 1 | -0/+20 |
| | | | | Caught by: Andreas Klemm <andreas@klemm.gtn.com> | ||||
* | Update for newly imported ports. | jfitz | 1996-11-04 | 1 | -1/+2 |
| | |||||
* | Import of a server to allow users to change their password from within Eudora | jfitz | 1996-11-04 | 8 | -0/+297 |
| | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au | ||||
* | Turn on xlbiff. | obrien | 1996-11-03 | 1 | -1/+2 |
| | |||||
* | the X Literate Biff - displays the from and subject from incoming mails | obrien | 1996-11-03 | 6 | -0/+55 |
| | |||||
* | Use ${COMPRESS_MAN} to compress man pages. | max | 1996-11-03 | 1 | -7/+4 |
| | |||||
* | The source archive is changed again. | max | 1996-11-03 | 1 | -1/+1 |
| | | | | (It may be helpful to change the version number portion of PKGNAME.) | ||||
* | Ugrade to version 0.57 | markm | 1996-11-01 | 21 | -300/+783 |
| | |||||
* | tarball of the day, now at pl 6. This version will not invoke excessive | asami | 1996-10-31 | 1 | -1/+1 |
| | | | | numbers of sendmails for local delivery. | ||||
* | Seems like the tarball changed again. I'm also going to upload a tarball | asami | 1996-10-30 | 1 | -1/+1 |
| | | | | | that matches this to ftp.freebsd.org so people can at least get a consistent version. | ||||
* | The distribution archive was changed again. | max | 1996-10-29 | 1 | -1/+1 |
| | | | | Noticed by: asami | ||||
* | The author changed fetchmail distribution file | pst | 1996-10-27 | 1 | -1/+1 |
| | |||||
* | Upgrade, 1.8 -> 1.9. | max | 1996-10-27 | 3 | -5/+5 |
| | | | | | Submitted by: Ville Eerola <ve@sci.fi> (Closing PR #1895.) | ||||
* | Upgrade to majordomo v1.94 release | jfitz | 1996-10-27 | 12 | -377/+320 |
| | | | | | | Use new INSTALL_ aliases Clean up creation of majordom user and group Fix problem where the local host was set to 'thud.cdrom.com' in everyone's config by default. | ||||
* | Turn on DSN menu | ache | 1996-10-25 | 2 | -4/+4 |
| | |||||
* | Update for new perl5 ports | jfitz | 1996-10-24 | 1 | -1/+4 |
| | |||||
* | perl5 module to talk to a POP3 (RFC1081) server | jfitz | 1996-10-24 | 5 | -0/+56 |
| | |||||
* | a set of perl5 modules related to mail applications. | jfitz | 1996-10-24 | 5 | -0/+93 |
| | |||||
* | perl module for a folder-independant interface to email folders. | jfitz | 1996-10-24 | 5 | -0/+59 |
| | |||||
* | Missing $Id$ in Makefile, shorten pkg/DESCR. | peter | 1996-10-15 | 2 | -125/+17 |
| |