summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Mark BROKEN for ELF:Justin M. Seger1998-10-123-3/+9
| | | | | | | | | | | gcc -o eximon.bin -L/usr/X11R6/lib dummies.o os.o spool_in.o store.o string.o tree.o em_StripChart.o em_TextPop.o em_globals.o em_init.o em_log.o em_main.o em_menu.o em_queue.o em_strip.o em_text.o em_xs.o em_version.o -lXaw -lXmu -lXt -lXext -lX11 pcre/libpcre.a -lc /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' Notes: svn path=/head/; revision=13913
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | cc coolmail.o display_list.o render1.o colors.o -L/usr/X11R6/lib -lXt -lX11 -lm -lXext -o coolmail /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' Notes: svn path=/head/; revision=13911
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | ===> Installing for bulk_mailer-1.11 ===> Generating temporary packing list -s: not found *** Error code 1 also remove patch-ac which is no longer neccessary Notes: svn path=/head/; revision=13909
* Update to version 4.6.0.Steve Price1998-10-103-4/+4
| | | | | | | | PR: 8238 Submitted by: maintainer Notes: svn path=/head/; revision=13838
* Update version required to 2.05.Steve Price1998-10-103-6/+6
| | | | | | | | PR: 8209 Submitted by: maintainer Notes: svn path=/head/; revision=13826
* Sync with maintainer's local copy by adding SIZE to files/md5Steve Price1998-10-102-12/+13
| | | | | | | | | and fixing up a new patch. Submitted by: maintainer Notes: svn path=/head/; revision=13809
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-095-10/+10
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Escape single-quote in BROKEN string.Satoshi Asami1998-10-091-2/+2
| | | | Notes: svn path=/head/; revision=13769
* Updated the port im-100(mail/im).Jun Kuriyama1998-10-094-49/+80
| | | | | | | | PR: ports/8008 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=13767
* Update to 2.05: Major bugfixesMark Murray1998-10-086-12/+12
| | | | Notes: svn path=/head/; revision=13737
* Upgrade to v1.11.Joseph Koshy1998-10-083-6/+6
| | | | | | | Submitted by: Studded <Studded@dal.net> Notes: svn path=/head/; revision=13728
* Update to 2.02; set Sheldon Hearn as maintainer.Mark Murray1998-10-0718-198/+1386
| | | | | | | | *NOTE* Configure file is not backward compatible!! The new configure file is installed as configure.sample. Notes: svn path=/head/; revision=13706
* Use PERL variable for scriptAndrey A. Chernov1998-10-072-4/+4
| | | | Notes: svn path=/head/; revision=13704
* upgrade to 0.46Andrey A. Chernov1998-10-065-29/+22
| | | | Notes: svn path=/head/; revision=13690
* properly suppress cmadline recipients for -tAndrey A. Chernov1998-10-061-42/+54
| | | | Notes: svn path=/head/; revision=13689
* Update to version 4.05.Steve Price1998-10-0517-90/+273
| | | | | | | | PR: 7993, 8151 Submitted by: maintainer Notes: svn path=/head/; revision=13661
* ElfifyBrian Somers1998-10-021-5/+3
| | | | Notes: svn path=/head/; revision=13599
* Use PERL5Andrey A. Chernov1998-10-022-38/+113
| | | | | | | Integrate patch from premail-list Notes: svn path=/head/; revision=13598
* Move manpage to Makefile and use MAN1 macro.Steve Price1998-10-022-3/+4
| | | | Notes: svn path=/head/; revision=13595
* Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if weEivind Eklund1998-10-016-3/+54
| | | | | | | | | install the docs). OK'ed by: obrien Notes: svn path=/head/; revision=13585
* Avoid a bug in sed (already fixed in -current & -stable) whenBrian Somers1998-10-011-2/+2
| | | | | | | | /etc/malloc.conf -> AJ Ignored by: maintainer Notes: svn path=/head/; revision=13582
* upgrade master distribution (0.89)Jun-ichiro itojun Hagino1998-10-012-4/+4
| | | | Notes: svn path=/head/; revision=13578
* Upgrade to Mesa 3.0Justin M. Seger1998-10-011-5/+7
| | | | Notes: svn path=/head/; revision=13567
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-301-1/+3
| | | | Notes: svn path=/head/; revision=13545
* original distribution updated (0.87)Jun-ichiro itojun Hagino1998-09-292-4/+4
| | | | Notes: svn path=/head/; revision=13534
* original distribution updated (0.85)Jun-ichiro itojun Hagino1998-09-282-4/+4
| | | | Notes: svn path=/head/; revision=13488
* Remove regexp support for Mesa2 libs.Steve Price1998-09-271-5/+5
| | | | Notes: svn path=/head/; revision=13457
* original package updated (0.84)Jun-ichiro itojun Hagino1998-09-272-6/+6
| | | | Notes: svn path=/head/; revision=13446
* Mark broken for ELF because of xforms port.Steve Price1998-09-261-2/+4
| | | | Notes: svn path=/head/; revision=13406
* tcl80 has been ELFized.Satoshi Asami1998-09-258-16/+16
| | | | Notes: svn path=/head/; revision=13388
* tk80 has been ELFized.Satoshi Asami1998-09-252-4/+4
| | | | Notes: svn path=/head/; revision=13387
* Max forgot to change Makefile. :)Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13384
* ElfifyBrian Somers1998-09-242-3/+35
| | | | | | | Ok'd (but not tested by): pst Notes: svn path=/head/; revision=13377
* Will work better with this one...Stefan Bethke1998-09-236-0/+372
| | | | Notes: svn path=/head/; revision=13361
* Update to 1.5.14Stefan Bethke1998-09-2348-438/+750
| | | | | | | | PR: ports/7789 Submitted by: Hans Huebner <hans@artcom.de> Notes: svn path=/head/; revision=13360
* Completely remove regexp support (not only trailing dot) now thatSatoshi Asami1998-09-223-9/+9
| | | | | | | libslang is ELFized. Notes: svn path=/head/; revision=13336
* slang is now ELF.Scott Mace1998-09-223-9/+9
| | | | Notes: svn path=/head/; revision=13334
* Don't forget the trailing '/'.Steve Price1998-09-221-2/+2
| | | | | | | | PR: 8019 Submitted by: maintainer Notes: svn path=/head/; revision=13307
* original distibution is updated to 0.83.Jun-ichiro itojun Hagino1998-09-222-4/+4
| | | | Notes: svn path=/head/; revision=13305
* Remove regexp support compface since it now builds ELF too.Steve Price1998-09-211-3/+3
| | | | Notes: svn path=/head/; revision=13278
* Allow this to build in an ELF world.Steve Price1998-09-212-10/+15
| | | | Notes: svn path=/head/; revision=13277
* One file per patch according to the guidelines.Steve Price1998-09-2119-1215/+851
| | | | Notes: svn path=/head/; revision=13276
* Find the master site again. Also put this version back on mySteve Price1998-09-191-2/+3
| | | | | | | | | | | homepage again so that we can go at least a week without the distfile dropping off the face of the earth. :) PR: 7991 Submitted by: maintainer Notes: svn path=/head/; revision=13257
* Add -lmd for -lopie so this compiles on -current.Steve Price1998-09-191-4/+38
| | | | | | | Submitted by: Eugene M. Kim <gene@nttlabs.com> Notes: svn path=/head/; revision=13253
* Update this port so that it uses correct perl5.Masafumi Max NAKANE1998-09-191-9/+8
| | | | | | | Some portlint fixes. Notes: svn path=/head/; revision=13243
* Use MLINKS.Tim Vanderhoek1998-09-192-8/+2
| | | | Notes: svn path=/head/; revision=13235
* Use MLINKS.Tim Vanderhoek1998-09-192-3/+2
| | | | Notes: svn path=/head/; revision=13227
* Really add MLINKS support. 7 or more times out of 9, you will needTim Vanderhoek1998-09-194-16/+4
| | | | | | | to change pkg/PLIST when adding MLINKS support. Notes: svn path=/head/; revision=13226
* 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