Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 8 | -8/+8 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Added local hack to make youbind server detatch itself from the controling | max | 1996-10-09 | 2 | -17/+46 |
| | | | | | | | tty at the startup. Removed `&' from the startup script since youbind doesn't need to be put background manually. | ||||
* | Upgrade to pl 28 | ache | 1996-10-04 | 6 | -22/+24 |
| | | | | DSN turned off, because we not yet have sendmail 8.8 | ||||
* | Fix random memory overwrite bug | pst | 1996-10-01 | 1 | -1/+1 |
| | |||||
* | Activated mailagent. | max | 1996-09-30 | 1 | -1/+2 |
| | |||||
* | Removed the lines in the patches that contain $Id$. Fortunately, all | max | 1996-09-30 | 6 | -24/+12 |
| | | | | those lines were in the very last part of the hunks. :-) | ||||
* | A sophisticated mail processing program. | max | 1996-09-29 | 15 | -0/+328 |
| | |||||
* | Upgrade to +26 | ache | 1996-09-21 | 4 | -10/+10 |
| | |||||
* | ${PREFIX} is set to ${LOCALBASE} only when no value is specified for the | max | 1996-09-19 | 1 | -2/+2 |
| | | | | variable. | ||||
* | Updated Masafumi NAKANE's E-mail address. | max | 1996-09-17 | 1 | -3/+3 |
| | |||||
* | Don't use "&;", which is now illegal. | asami | 1996-09-14 | 1 | -3/+3 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Use flock locking as other delivery systems does | ache | 1996-08-28 | 1 | -0/+44 |
| | | | | Move global procmailrc to /usr/local/etc | ||||
* | Remove spurious ";" after "then". Indend one chmod line to match | asami | 1996-08-21 | 1 | -3/+3 |
| | | | | the rest of its buddies. | ||||
* | Added youbin. | asami | 1996-08-21 | 1 | -1/+2 |
| | |||||
* | Remote (network) biff. | asami | 1996-08-21 | 12 | -0/+402 |
| | | | | Submitted by: max@sfc.wide.ad.jp | ||||
* | Repair mysterious cvs damage, crap added below bottom line. | chuckr | 1996-08-19 | 1 | -1/+0 |
| | |||||
* | Upgrade to +25 | ache | 1996-08-16 | 4 | -8/+8 |
| | |||||
* | Upgrade to +24 | ache | 1996-08-12 | 4 | -8/+8 |
| | |||||
* | Upgrade to +23 | ache | 1996-08-11 | 4 | -10/+12 |
| | |||||
* | Some fixes :- | peter | 1996-08-09 | 3 | -9/+24 |
| | | | | | | | | | | | | | | | | | - add -DPOSIX to pico build so that it doesn't use the sgtty cruft. - clean freebsd-specific files too. - correctly specify wait() as taking an int, rather than configuring it for "union wait *" and adding patches to cast them to int's. - use POSIX counterparts for pine proper (signals, non-blocking, termios) - correct path to /usr/bin/passwd (not /bin/passwd) - revert 3-char identifier to "BSF" not "BSI" (originally, BSN = NetBSD, BSF=FreeBSD, BSI=BSDI) - use more usual paths for news files. both cnews and inn* default to /var/news (usually), and the inn ports default to /usr/local/news/lib/active (cnews uses /usr/local/lib/news/active) None of our ports use /usr/spool/news or /usr/lib/news/active. Partly Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu> (PR#1458) | ||||
* | Added majordomo. | asami | 1996-07-20 | 1 | -1/+2 |
| | |||||
* | Finally, the majordomo mailing list manager. | asami | 1996-07-20 | 14 | -0/+575 |
| | | | | Submitted by: James FitzGibbon <james@nexis.net> | ||||
* | Delete $Id$. | asami | 1996-07-17 | 1 | -2/+1 |
| | |||||
* | Upgrade, 3.91 -> 3.95. This version is supposed to fix a lot of bugs. | asami | 1996-07-17 | 15 | -7/+709 |
| | | | | Submitted by: "Matthew N. Dodd" <winter@jurai.net> | ||||
* | Upgrade (0.3 -> 0.4) from author. He says it contains some major | asami | 1996-07-12 | 2 | -6/+6 |
| | | | | | | bugfixes. Submitted by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Don't turn on debugging by default. | asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | Author-supplied patch. | asami | 1996-07-10 | 6 | -3/+18 |
| | | | | Submitted by: markm | ||||
* | Add Exim. | markm | 1996-07-06 | 1 | -1/+2 |
| | |||||
* | Add Exim. Exim is a high performance sendmail replacement (except no UUCP) | markm | 1996-07-06 | 24 | -0/+1407 |
| | | | | | | | wiyh powerful retry/requeue and management features. Written by Philip Hazel of Cambridge University. OKed by: asami | ||||
* | Move NO_PACKAGE down, out of the ftp site section. | asami | 1996-07-05 | 2 | -4/+4 |
| | |||||
* | Make NO_PACKAGE because POP needs to POP user id. | pst | 1996-06-26 | 2 | -2/+4 |
| | | | | Requested by: gpalmer | ||||
* | Add scripts/pre-install to request POP userid creation. | pst | 1996-06-23 | 3 | -1/+33 |
| | | | | | | | | | | | Move pop.auth database to ${PREFIX}/etc/popper/pop.auth so that it (a) does not conflict with MH's pop3 database of same name, and (b) so that ${PREFIX}/etc/popper directory can be owned by pop uid so that popauth -init always works. This should cover the last nits regarding this port. Requested by: asami | ||||
* | Upgrade to lvl 22 | ache | 1996-06-21 | 6 | -18/+18 |
| | |||||
* | Fix up a couple of popauth problems in 2.2 | pst | 1996-06-10 | 1 | -1/+30 |
| | |||||
* | Merge import into main branch | pst | 1996-06-09 | 8 | -14/+18 |
| | |||||
* | Port of Qualcomm POPPER v2.2. | pst | 1996-06-09 | 1 | -0/+250 |
| | |||||
* | Upgrade to +19 | ache | 1996-05-26 | 6 | -16/+18 |
| | |||||
* | upgrade to me17 | ache | 1996-05-08 | 4 | -12/+14 |
| | |||||
* | Upgrade to ME+16 | ache | 1996-05-04 | 4 | -10/+10 |
| | |||||
* | Merge Mark's changes and my previous changes together to provide a 6.8.4 | pst | 1996-04-28 | 6 | -337/+482 |
| | | | | with the same functionality as 6.8.3. | ||||
* | Redo the package list - there are a couple of new POP files. | markm | 1996-04-28 | 1 | -41/+48 |
| | |||||
* | Add POP services to MH. Mercifully, this is actually quite light on bloat. | markm | 1996-04-28 | 2 | -0/+177 |
| | | | | | | Also add some repairs to the slocal .maildelivery db file system for BSD4.4. Submitted by: Paul Traina (.maildelivery repairs) | ||||
* | Formatting and cosmetic changes only. | markm | 1996-04-27 | 2 | -4/+4 |
| | |||||
* | With the 6.8.4 MegaPatch, most of our kluges no longer apply, so | markm | 1996-04-27 | 4 | -420/+119 |
| | | | | | remove them, and only bring back shared libraries and an appropriate mtstailor. | ||||
* | (2') It is recommended to use full pathnames for ldconfig. | asami | 1996-04-26 | 1 | -1/+1 |
| | |||||
* | (1) PATCH_SITES is not spelled PATCHSITES. | asami | 1996-04-26 | 1 | -3/+5 |
| | | | | | | | (2) It is recommended to use full pathnames for ldconfig. (3) It is recommended to check NOMANCOMPRESS before compressing manpages (or Rod's going to scream :) | ||||
* | Update mh-6.8.3 -> 6.8.4 (as of Feb 8, 1996) | peter | 1996-04-25 | 2 | -2/+7 |
| | | | | There is no mh-6.8.4.tar.Z on the master site, only the patch. | ||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Upgrade to +15 | ache | 1996-04-06 | 4 | -10/+10 |
| | |||||
* | Upgrade to level 14 | ache | 1996-03-26 | 4 | -10/+10 |
| | |||||
* | Upgrade to ME+13 | ache | 1996-03-15 | 4 | -10/+10 |
| | |||||
* | Upgrade to v12 (most of my patches applied by maintainer) | ache | 1996-03-13 | 5 | -78/+15 |
| | |||||
* | Reorder variables. | asami | 1996-03-06 | 2 | -4/+6 |
| | |||||
* | Upgrade to level 11 | ache | 1996-03-01 | 4 | -10/+10 |
| | |||||
* | Upgrade to level 10 | ache | 1996-02-28 | 4 | -10/+10 |
| | |||||
* | Remove elm+mime | ache | 1996-02-26 | 1 | -2/+1 |
| | |||||
* | Switch to new Elm maintainer | ache | 1996-02-26 | 10 | -54/+199 |
| | |||||
* | Enable mailbox editing | ache | 1996-02-23 | 2 | -4/+4 |
| | |||||
* | Fix shared library linking (again). | pst | 1996-02-23 | 3 | -13/+175 |
| | | | | | | Fix and enable pop support code. Fix and enable slocal msgid support code (eliminates duplicates) if .db file present. | ||||
* | Restore DONT_ADD_FROM, it allows .elm/elmheaders to work properly | ache | 1996-02-23 | 1 | -5/+51 |
| | | | | Merge Configure patch into one file | ||||
* | Change master site, old one not contains elm anymore | ache | 1996-02-20 | 2 | -14/+4 |
| | |||||
* | New checksum, filename not changed at master site. | asami | 1996-02-03 | 2 | -2/+2 |
| | | | | Submitted by: pst | ||||
* | strip binaries | ache | 1996-01-12 | 2 | -4/+4 |
| | |||||
* | Fix coredump in attachment saving (for version with MIME) | ache | 1996-01-12 | 2 | -4/+4 |
| | | | | Remove -fno-strength-reduce | ||||
* | Upgrade to 3.11pre4 | ache | 1995-12-29 | 4 | -14/+6 |
| | |||||
* | Oops, forget one small change | ache | 1995-12-21 | 2 | -4/+2 |
| | |||||
* | Simplify patch process | ache | 1995-12-21 | 4 | -14/+12 |
| | |||||
* | Remove elm+pgp+mime | ache | 1995-12-20 | 1 | -2/+1 |
| | |||||
* | Delete elm+pgp | ache | 1995-12-20 | 1 | -2/+1 |
| | |||||
* | Upgrade to PL25 | ache | 1995-12-20 | 8 | -24/+32 |
| | | | | | Simplify external programs support Allow users to set their full names | ||||
* | Add .gz to the manpages, now that they are compressed. | markm | 1995-12-05 | 1 | -49/+49 |
| | |||||
* | Cosmetic cleanup. | markm | 1995-12-05 | 1 | -55/+0 |
| | |||||
* | Compress the manpages. | markm | 1995-12-05 | 1 | -1/+14 |
| | |||||
* | Reorder variables. | asami | 1995-12-04 | 2 | -8/+10 |
| | |||||
* | Add elm+pgp+mime | ache | 1995-12-03 | 1 | -1/+2 |
| | |||||
* | Correct it a bit | ache | 1995-12-03 | 2 | -2/+2 |
| | |||||
* | Add version variable to not edit elm+* Makefiles when version changed | ache | 1995-12-03 | 2 | -4/+6 |
| | |||||
* | Add elm+mime | ache | 1995-12-03 | 1 | -1/+2 |
| | |||||
* | Add elm+pgp | ache | 1995-12-03 | 1 | -1/+2 |
| | |||||
* | udef pgp until I made another package name | ache | 1995-11-30 | 2 | -4/+4 |
| | |||||
* | Upgrade, 0.3b -> 0.3. Also added checksum. | asami | 1995-11-22 | 2 | -4/+5 |
| | | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Change all gets -> fgets(stdin) | ache | 1995-11-20 | 1 | -0/+129 |
| | | | | Add koi8-r support | ||||
* | Use CFLAGS from make.conf | ache | 1995-11-20 | 1 | -4/+4 |
| | | | | | | Strip binaries on install Change all gets -> fgets(stdin) Add koi8-r support | ||||
* | Upgrade 8a -> 8b | ache | 1995-11-20 | 9 | -102/+47 |
| | | | | | | Make it non-interactive Make it packageable (compiled-in domain name not plays any role due to gethostname()) | ||||
* | A few typos. How in the hell did "BUILD_DEPENDS=${PREFIX}/..." slip | asami | 1995-11-09 | 1 | -3/+3 |
| | | | | | | past me!?! ;) Submitted by: torstenb | ||||
* | Shorten one-line comment as per JKH request. | markm | 1995-10-27 | 1 | -1/+1 |
| | |||||
* | Add comment on why this is not packageable. | asami | 1995-10-20 | 2 | -4/+4 |
| | |||||
* | change DEPENDS=${PORTSDIR}/shells/bash to | torstenb | 1995-10-07 | 1 | -4/+2 |
| | | | | BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash | ||||
* | Enable xfmail. | asami | 1995-10-05 | 1 | -1/+2 |
| | |||||
* | Change name of dependency, forms -> xforms. | asami | 1995-10-05 | 1 | -2/+2 |
| | | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Cleanup. Reorder things according to standard, change | asami | 1995-10-03 | 1 | -6/+6 |
| | | | | "PREFIX=/usr/X11R6" to "USE_X11=yes". | ||||
* | xfmail 0.3-BETA port | jkh | 1995-10-03 | 4 | -0/+41 |
| | | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il> | ||||
* | elm.with_pgp moved to elm | ache | 1995-09-29 | 1 | -2/+1 |
| | |||||
* | Replace obsoleted elm with former elm.with_pgp which can work without | ache | 1995-09-29 | 12 | -36/+130 |
| | | | | PGP too. | ||||
* | Change EXEC->BUILD DEPENDS | ache | 1995-09-24 | 1 | -2/+2 |
| | |||||
* | Added popclient. | asami | 1995-08-26 | 1 | -3/+12 |
| | |||||
* | install fonts.alias file | adam | 1995-08-22 | 2 | -1/+2 |
| | |||||
* | Take out the APOP option from the default config (even though it | gpalmer | 1995-08-16 | 1 | -2/+2 |
| | | | | | was commented out). APOP causes problems if you try to compile with it optioned in. | ||||
* | Submitted by: Tom Samplonius <tom@misery.sdf.com> | asami | 1995-08-14 | 2 | -2/+5 |
| | | | | | | | | Makefile.diff - patch to Makefile; gzip additional manpages during postinstall file.Makefile.diff - patch to files/Makefile; add install for new manpages PLIST.diff - include new manpages in package | ||||
* | elm's pkg files, borrowed from the neighboring pgp version. Someone | asami | 1995-08-14 | 6 | -0/+82 |
| | | | | | | | | | | | please check out the PLIST! The port is still IS_INTERACTIVE and NO_PACKAGE, too many questions asked by the configure script it doesn't seem to make sense to build a package. If someone with elm knowledge can check this, that will be great too. Suggested by: jkh, ache | ||||
* | Submitted by: Tom Samplonius <tom@misery.sdf.com> | asami | 1995-08-13 | 2 | -2/+9 |
| | | | | | | | | | | | | | | | | Enclosed are patches to the pine port. They are meant to be applied from /usr/ports/mail/pine patch-aa.diff - Changes config file from /usr/local/lib/pine/pine.conf to /usr/local/etc/pine.conf Makefile.diff - Install ipop2d and ipop3d (previously they weren't installed at all!) into libexec. Change location of imapd from bin to libexec PLIST.diff - Change location of imapd, and add ipop2d and ipop2d DESCR.diff - Mention that package includes POP2 and POP3 servers | ||||
* | Add elm.with_pgp | ache | 1995-07-28 | 1 | -2/+3 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Add comment on how to let pine use ispell. | asami | 1995-07-27 | 1 | -0/+3 |
| | | | | Submitted by: jacs@gnome.co.uk | ||||
* | Fix the dependencies. hfs is now in emulators and pgp is in security. | asami | 1995-07-13 | 1 | -2/+2 |
| | |||||
* | EXEC_DEPENDS goes after MAINTAINER. | asami | 1995-07-11 | 1 | -2/+3 |
| | |||||
* | Add exe_depends on pgp | ache | 1995-07-08 | 1 | -1/+2 |
| | |||||
* | Replace do-install with INSTALL_TARGET | ache | 1995-06-26 | 1 | -4/+2 |
| | |||||
* | Add "PREFIX=${PREFIX}" to the do-install target so that things don't | asami | 1995-06-26 | 1 | -2/+4 |
| | | | | | | go in /bin, /man, etc. (Note: the last isn't a directory name.) Also add a comment on why it IS_INTERACTIVE (I need to hit a return). | ||||
* | Add | asami | 1995-06-24 | 2 | -1/+5 |
| | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) | ||||
* | Another biff replacement. | asami | 1995-06-22 | 14 | -0/+538 |
| | | | | Submitted by: Dave Chapeskie <dchapes@ale.zeus.leitch.com> | ||||
* | change usr/lib/sendmail to /usr/sbin/sendmail | torstenb | 1995-06-18 | 1 | -0/+21 |
| | |||||
* | Upgrade. | ache | 1995-06-14 | 4 | -24/+6 |
| | |||||
* | Upgrade to version 2.1.4-r3. According to the master site maintainers, | asami | 1995-05-27 | 6 | -12/+12 |
| | | | | | | | | the previous version had a huge problem and had to be removed from the master site, and that's why I'm doing this this late in the cycle. Also, the problems that patch-aa (off_t) and patch-ac (password length) address seem to be fixed, so take them out. | ||||
* | Use absolute path for install or shell script with | ache | 1995-05-23 | 1 | -8/+8 |
| | | | | same name already exists in current dir | ||||
* | use mkfontdir(1) to create ${PREFIX}/lib/metamail/fonts/fonts.dir | torstenb | 1995-05-20 | 2 | -3/+5 |
| | | | | Reviewed by: asami | ||||
* | Package support files. | asami | 1995-05-18 | 3 | -0/+14 |
| | | | | Submitted-by: Brian Tao <taob@gate.sinica.edu.tw> (COMMENT & DESCR) | ||||
* | Compress manpages. | asami | 1995-05-18 | 1 | -1/+5 |
| | |||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". | ||||
* | Sort. | asami | 1995-05-13 | 1 | -2/+2 |
| | |||||
* | Update to current state. | ache | 1995-05-13 | 2 | -18/+16 |
| | | | | Fix printing of st_size | ||||
* | Add pre-install target that creates directory ${PREFIX}/mail/smail. | asami | 1995-05-12 | 1 | -1/+4 |
| | |||||
* | install fonts | torstenb | 1995-05-06 | 1 | -0/+34 |
| | | | | (I forgot this one in my previous commit - sorry) | ||||
* | install fonts in ${PREFIX}/lib/metamail/fonts | torstenb | 1995-05-06 | 2 | -1/+31 |
| | |||||
* | remove @cwd | torstenb | 1995-05-06 | 1 | -22/+25 |
| | | | | use compressed manpages | ||||
* | remove -g from CFLAGS | torstenb | 1995-05-06 | 1 | -1/+1 |
| | |||||
* | - add myself as MAINTAINER | torstenb | 1995-05-06 | 1 | -1/+16 |
| | | | | - compress manpages | ||||
* | add myself as MAINTAINER | torstenb | 1995-05-06 | 1 | -1/+3 |
| | |||||
* | use compressed manpages | torstenb | 1995-05-06 | 1 | -34/+35 |
| | |||||
* | - compile with -O2 | torstenb | 1995-05-06 | 2 | -5/+4 |
| | | | | | | - remove DOMAINS=uucp - change DRIVER_CONFIGURATION from bsd-network to arpa-network (bind) | ||||
* | - use the post-install target to install sample configuration files | torstenb | 1995-05-06 | 1 | -4/+15 |
| | | | | - compress manpages | ||||
* | Mpack added | ache | 1995-05-01 | 1 | -2/+2 |
| | |||||
* | Remove setre* hacks, we have working thing now | ache | 1995-04-28 | 1 | -14/+0 |
| | |||||
* | Updating mail Makefiles.... | asami | 1995-04-23 | 5 | -18/+6 |
| | |||||
* | Fix procmail-3.11pre1/Makefile so that it does not ignore the | rich | 1995-04-23 | 1 | -102/+78 |
| | | | | | | | PREFIX. Otherwise it will install into /usr/local no matter what your bsd.ports.mk defines PREFIX as. Reviewed by: Satoshi | ||||
* | Updates of mail Makefiles! | asami | 1995-04-22 | 1 | -5/+2 |
| | |||||
* | Add lib/libmh.so.3.2 to the packing list. This fixes the broken package. | jkh | 1995-04-18 | 1 | -0/+1 |
| | |||||
* | Forgot to update the checksum on yesterday's update. | asami | 1995-04-18 | 2 | -2/+2 |
| | |||||
* | Add PKGNAME, and MAINTAINER goes in a section of its own. :) | asami | 1995-04-17 | 1 | -1/+3 |
| | |||||
* | Add pkg | ache | 1995-04-17 | 3 | -0/+18 |
| | |||||
* | Move procmail back to SUBDIR now that Andrey has fixed the chmod | asami | 1995-04-17 | 1 | -3/+3 |
| | | | | /var/mail problem. | ||||
* | Add popper back to SUBDIR, move procmail to BROKEN until chmod /var/mail | asami | 1995-04-17 | 1 | -3/+3 |
| | | | | problem is solved. | ||||
* | Correct DISTNAME to fetch, upgrade at the same time. New version | asami | 1995-04-17 | 2 | -8/+8 |
| | | | | | | is 2.1.4-r2. Submitted by: Frank Nobis <fn@trinity.radio-do.de> | ||||
* | Upgrade. | ache | 1995-04-16 | 4 | -80/+97 |
| | |||||
* | Move popper to BROKEN (doesn't fetch). | asami | 1995-04-16 | 1 | -2/+5 |
| | |||||
* | install should depend on build. | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 1 | -1/+3 |
| | | | | some Makefiles along the way. | ||||
* | Mark Murray (markm) volunteered as the maintainer of this port. | asami | 1995-04-12 | 1 | -1/+3 |
| | |||||
* | Updated ports Makefiles for mails. | asami | 1995-04-12 | 10 | -46/+57 |
| | |||||
* | Upgrade port to qpop 2.1.4-R1 | pst | 1995-04-02 | 6 | -14/+18 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 10 | -9/+19 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | This is interactive - only install if we're not in BATCH mode. | jkh | 1995-03-05 | 1 | -2/+4 |
| | |||||
* | Update to reflect current distfile | gpalmer | 1995-01-23 | 2 | -2/+2 |
| | |||||
* | pgpsendmail added | ache | 1995-01-21 | 1 | -2/+2 |
| | |||||
* | Automatically encrypt/decrypt/sign incoming/outgoing mail | ache | 1995-01-21 | 4 | -0/+454 |
| | |||||
* | Update to 3.1.29.1 | gpalmer | 1995-01-15 | 2 | -3/+3 |
| | |||||
* | Fixed a sizeof(off_t) != sizeof(int) problem. | dfr | 1995-01-12 | 1 | -0/+19 |
| | |||||
* | From: Mark Murray <mark@grondar.za> | jkh | 1994-12-28 | 1 | -0/+216 |
| | | | | | | | | | | | Subject: misc/88: MH has no 'local' shared libraries. >Number: 88 >Category: misc >Synopsis: MH has no 'local' shared libraries. Fix. Submitted by: mark | ||||
* | The name for the qpop tar is changed from qpop2.1.3 to qpop2.1.3-r5, but | ats | 1994-12-25 | 2 | -4/+4 |
| | | | | otherwise it builds ok. | ||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 9 | -0/+9 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Manpages are installed compressed now. | gpalmer | 1994-12-15 | 2 | -2/+2 |
| | |||||
* | Upgrade to 2.1.3 | gpalmer | 1994-12-15 | 4 | -10/+10 |
| | |||||
* | Update to reflect the fact that it is smail 3.1.29 | gpalmer | 1994-12-15 | 2 | -2/+2 |
| | |||||
* | Add a patch for the sun2mime command to use /usr/bin/awk instead of | ats | 1994-12-12 | 1 | -0/+19 |
| | | | | the non-existant /bin/nawk. | ||||
* | Correct packing list - a lot of binaries were missing, leaving | gpalmer | 1994-12-05 | 1 | -0/+16 |
| | | | | package mostly-useless | ||||
* | Remove the old preconf script and use the pre-configure script | gpalmer | 1994-11-26 | 2 | -0/+668 |
| | | | | instead, and alter said script to work properly without CLI args. | ||||
* | Use scripts/preconfigure automatically in bsd.port.mk, not the hackery | gpalmer | 1994-11-26 | 2 | -12/+2 |
| | | | | that used to be here. | ||||
* | don't install manpages as gzipped, cause problems with this version | ache | 1994-11-22 | 1 | -2/+2 |
| | |||||
* | Delete the strip flag from the install. Otherwise the install falls | ats | 1994-11-20 | 1 | -4/+10 |
| | | | | over in the installation of the shell scripts. | ||||
* | The pre beta version seems to no longer exist, use the procmail-3.10 | ats | 1994-11-19 | 2 | -2/+38 |
| | | | | | instead. Add a new patch. formail.c has a variable named daemon that clashes with the daemon function, change the variable to mdaemon instead. | ||||
* | This is now version 3.91. | jkh | 1994-11-11 | 1 | -2/+2 |
| | |||||
* | Bump to version 3.1.29. Still seems to compile ok. | gpalmer | 1994-11-11 | 1 | -4/+3 |
| | |||||
* | <Sigh> Missing slash from the end of the pathname. | gpalmer | 1994-11-11 | 2 | -6/+6 |
| | |||||
* | This port is interactive. Say so. | jkh | 1994-11-09 | 1 | -1/+2 |
| | |||||
* | Include all ports currently available | pst | 1994-10-30 | 1 | -3/+3 |
| | |||||
* | Reviewed by: | torstenb | 1994-10-23 | 1 | -2/+2 |
| | | | | | | Submitted by: Obtained from: Add smail and metamail | ||||
* | Reviewed by: | torstenb | 1994-10-23 | 7 | -0/+1399 |
| | | | | | Submitted by: Obtained from: | ||||
* | Reviewed by: | torstenb | 1994-10-23 | 6 | -0/+166 |
| | | | | | | Submitted by: Obtained from: metamail - implementation of MIME, the Multipurpose Internet Mail Extensions | ||||
* | Piero Serini's port of elm. | jkh | 1994-10-15 | 2 | -0/+52 |
| | | | | Submitted by: piero | ||||
* | New patchlevel from master site | adam | 1994-10-12 | 1 | -2/+2 |
| | |||||
* | Some cosmetique changes after consulting with original author | ache | 1994-10-08 | 2 | -4/+4 |
| | |||||
* | Need a little patching to install mapages properly, got | ache | 1994-10-07 | 2 | -2/+33 |
| | | | | syntax error instead | ||||
* | Add install.man to install: target | ache | 1994-10-07 | 1 | -2/+2 |
| | |||||
* | Change DISTNAME from procmail-3.10pre3 (does not exist) | ache | 1994-10-07 | 1 | -2/+2 |
| | | | | to procmail-3.10pre4 (exist and checked to work) | ||||
* | Use $WRKSRC instead of $3 to find work directory | pst | 1994-10-07 | 1 | -2/+1 |
| | |||||
* | Port of Berkeley Popper POP3 daemon | pst | 1994-10-07 | 8 | -0/+44 |
| | |||||
* | Package files for MH | pst | 1994-10-06 | 3 | -0/+121 |
| | |||||
* | Add mh port | pst | 1994-10-05 | 1 | -2/+2 |
| | |||||
* | MH 6.8.3 port | pst | 1994-10-05 | 5 | -0/+117 |
| | |||||
* | Added procmail | adam | 1994-09-26 | 1 | -2/+2 |
| | |||||
* | Brought in procmail | adam | 1994-09-26 | 4 | -0/+37 |
| | |||||
* | Several changes across all ports: | jkh | 1994-09-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. | ||||
* | Make the required changes to make all existing ports use MASTER_SITES | jkh | 1994-09-13 | 1 | -2/+2 |
| | | | | correctly. | ||||
* | Put the standard comments at the top of the Makefile, just to | jkh | 1994-09-04 | 1 | -2/+10 |
| | | | | | | | bring it into line with the others (always clone another port when starting a new one if you can, folks, it saves work and makes them look more standard). Submitted by: jkh | ||||
* | Updated to include package information. | jkh | 1994-09-04 | 1 | -10/+2 |
| | | | | | Reviewed by: jkh Submitted by: mr | ||||
* | Bring in the new ports/mail tree and Michael Reifenberger's pine port | jkh | 1994-09-04 | 2 | -0/+19 |
in one swell foop. Reviewed by: jkh Submitted by: mr |