Mini vMac is a minor spin off of the program vMac. Its goal is to provide the simplest usable emulation of a Macintosh, instead of the fastest or most usable emulation. It can serve as a programmers introduction to vMac, having only about one tenth as much source code. Mini vMac, like vMac, emulates an Apple Macintosh Plus(tm). WWW: http://www.gryphel.com/c/minivmac/ ink rel='vcs-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt-devel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Improve maildir supportdwcjr2002-05-161-3/+28
* Use ncurses instead of slang by default, because of slang "out of a box"anders2002-05-041-16/+17
* Update to version 1.3.99.demon2002-05-031-2/+2
* gettext upgrade uber-patch (stage 3)ade2002-04-131-3/+2
* Fix a remaining libiconv issuesdwcjr2002-03-311-4/+4
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-1/+1
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
* Stage 1 of gettext update.ade2002-03-161-1/+1
* Update to version 1.3.28.jim2002-03-141-118/+16
* 1) Rename MUTT_WITH_PGP_OUTLOOK_PATCH to WITH_MUTT_PGP_OUTLOOK_PATCH tojim2002-03-131-8/+7
* Add a MUTT_CONFIGURE_ARGS variable for adding additional config options,jim2002-03-121-2/+15
* Rollback to revisions below:clive2002-03-101-3/+1
* In case SLAVEPORTREVISION might not be defined, define it as zero.clive2002-03-101-0/+1
* Automate PORTREVISION issue bewteen master port and slave port.clive2002-03-101-1/+2
* - Add a patch which avoids a core dump when using IMAP.naddy2002-02-281-1/+1
* Fix pkg-plist.jim2002-02-271-0/+19
* Add the missing extra-patch-sgmlformat patch and fix a few things:jim2002-02-271-2/+6
* - Automagically determine when to use sgmlformat.naddy2002-02-261-26/+41
* - Built the port always with IMAP and POP support as is also donenaddy2002-01-301-500/+21
* - Use the latest patches from www.mutt.org.ua.naddy2002-01-281-3/+25
* o Rebuild port docs even if WITH_MUTT_HTML is not given so the ASCIIlioux2002-01-231-9/+4
* Update to 1.3.27dwcjr2002-01-231-1/+2
* Update to version 1.3.26.jim2002-01-191-3/+1
* * Do not clobber plaintext manual if WITH_MUTT_HTML is undefined.naddy2002-01-161-5/+6
* Fix a problem where installs failed if WITH_MUTT_HTML wasn't defined.jim2002-01-051-4/+4
* From the PR:jim2002-01-051-4/+66
* Update to version 1.3.25.jim2002-01-041-2/+1
* Fix a newly found security flaw.jim2002-01-021-4/+11
* Fix WITH_MUTT_SSL case by adding WITH_MUTT_IMAPkevlo2001-12-231-0/+4
* Remove AUTOMAKE_ARGS which are now in bsd.port.mkdwcjr2001-12-231-1/+0
* Bump PORTREVISION due to patch-14.jim2001-12-131-0/+1
* - update to 1.3.24petef2001-12-031-5/+6
* USE_AUTOMAKE implies USE_AUTOCONF, remove repetitionlioux2001-12-031-1/+0
* Add WITH_MUTT_CYRUS_SASL knob to use IMAP with SASLlioux2001-12-031-0/+8
* o USE_AUTO* police sweeplioux2001-12-031-5/+11
* - no longer need gmakepetef2001-11-141-3/+1
* Update to version 1.3.23.2.jim2001-11-101-1/+3
* Upgrade to 1.3.23.1demon2001-11-021-1/+3
* Fix for the new AUTOMAKE/AUTOCONF scheme.demon2001-10-301-0/+2
* Add news posting supportdwcjr2001-10-301-1/+8
* Update to version 1.3.23.jim2001-10-111-4/+38
* Update PORTDOC compliancedwcjr2001-09-031-2/+0
* Change location of gpg to ${LOCALBASE} instead of ${PREFIX}dwcjr2001-09-031-1/+1
* Add missing Bump to PORTREVISION from last commit.dwcjr2001-09-031-0/+1
* Make path for gpg in ${PREFIX}/share/doc/mutt/samples/gpg.rc to honor ${PREFIX}dwcjr2001-09-031-0/+4
* Update to 1.3.22.1dwcjr2001-09-011-3/+4
* Update patchfiles to match new versionache2001-08-241-1/+1
* - build with IMAP and POP support when PACKAGE_BUILDING (because that wasache2001-08-231-16/+442
* Upgrade to 1.3.21 (from maintainer)ache2001-08-231-2/+5
* Update maintainer's emaildwcjr2001-08-131-6/+7
* for slave portsijliao2001-08-101-1/+1
* Add three new hooks...jim2001-07-261-1/+11
* Update to version 1.3.20.jim2001-07-261-5/+4
* Disable --regex for stabledwcjr2001-07-181-56/+201
* Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk indwcjr2001-06-151-5/+8
* Add GNU_CONFIGURE=yesdwcjr2001-06-151-23/+49
* Move PATCH_SITES closer to topdwcjr2001-06-141-5/+11
* Add compressed folder supportdwcjr2001-06-141-3/+9
* Add hooks for VVV patchesdwcjr2001-06-141-5/+21
* Fix typo in MASTER_SITES by appending '/'dwcjr2001-06-091-1/+1
* Somehow missed part of the patch on the last commit.dwcjr2001-06-091-2/+3
* bring mutt-devel up to develdwcjr2001-06-091-37/+26
* The mode of the doc directory wasn't what was intended.obrien2001-05-251-1/+2
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-231-1/+1
* Allow maintainer to be properly set in slave ports.obrien2001-03-111-1/+1
* Put back my editor hints that were removed w/o permission.obrien2001-02-071-0/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-6/+5
* Depend on ncurses.5 after the upgrade of devel/ncurses.tg2000-11-161-2/+2
* Add compressed and encrypted folders support.obrien2000-10-31