summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* SEMI(semi-xemacs-mule) is a library of MIME feature for GNU Emacs.Shigeyuki Fukushima1999-08-064-0/+101
| | | | Notes: svn path=/head/; revision=20576
* Use lynx instead of lynx-current.Chris Piazza1999-08-061-2/+2
| | | | | | | | Submitted by: nik Prompted by: broken lynx-current Notes: svn path=/head/; revision=20575
* SEMI(semi-xemacs20-current) is a library of MIME feature for GNU Emacs.Shigeyuki Fukushima1999-08-068-0/+186
| | | | | | | This version is a development version. Notes: svn path=/head/; revision=20574
* SEMI(semi-xemacs20) is a library of MIME feature for GNU Emacs.Shigeyuki Fukushima1999-08-064-0/+95
| | | | Notes: svn path=/head/; revision=20573
* SEMI(semi-xemacs-current) is a library of MIME feature for GNU Emacs.Shigeyuki Fukushima1999-08-068-0/+184
| | | | | | | This is a development version. Notes: svn path=/head/; revision=20572
* SEMI(semi-xemacs) is a library of MIME feature for GNU Emacs.Shigeyuki Fukushima1999-08-064-0/+94
| | | | Notes: svn path=/head/; revision=20571
* flim-xemacs-mule-current is message representation or encoding emacs lisp ↵Shigeyuki Fukushima1999-08-0611-0/+250
| | | | | | | | | library. This is a development version. Notes: svn path=/head/; revision=20570
* flim-xemacs-mule is message representation or encoding emacs lisp library.Shigeyuki Fukushima1999-08-064-0/+85
| | | | Notes: svn path=/head/; revision=20569
* flim-xemacs20 is message representation or encoding emacs lisp library.Shigeyuki Fukushima1999-08-068-0/+176
| | | | | | | This version is a development version. Notes: svn path=/head/; revision=20568
* flim-xemacs20 is message representation or encoding emacs lisp library.Shigeyuki Fukushima1999-08-064-0/+79
| | | | Notes: svn path=/head/; revision=20567
* flim-xemacs-current is message representation or encoding emacs lisp library.Shigeyuki Fukushima1999-08-068-0/+176
| | | | | | | This version is a development version. Notes: svn path=/head/; revision=20566
* flim-xemacs is message representation or encoding emacs lisp library.Shigeyuki Fukushima1999-08-064-0/+79
| | | | Notes: svn path=/head/; revision=20565
* Revert back to version 0.9.0c. John Milford <jwm@CSUA.Berkeley.EDU> foundDavid E. O'Brien1999-08-064-13/+28
| | | | | | | | | | | | that /usr/ports/textproc/dsssl-docbook-modular/pkg/PLIST cannot be decompressed with any version of bzip2 if compressed by version 0.9.5b. Bzip2 author has been notified. Submitted by: John Milford <jwm@CSUA.Berkeley.EDU> Notes: svn path=/head/; revision=20564
* Upgrade to 16.15.Matthew Hunt1999-08-063-30/+25
| | | | Notes: svn path=/head/; revision=20563
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-0612-28/+41
| | | | | | | | wemi-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20562
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-0629-71/+106
| | | | | | | | semi-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20561
* Add EMACS_LIBDIR_WITH_VER valiable.Shigeyuki Fukushima1999-08-0631-75/+109
| | | | | | | | flim-setupel.el file is installed into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp. Notes: svn path=/head/; revision=20560
* Update to the 1.4.19990805 "Preacher Man" version.David E. O'Brien1999-08-062-4/+4
| | | | Notes: svn path=/head/; revision=20559
* Mark BROKEN, ldconfig does not install properly.Bill Fumerola1999-08-068-8/+24
| | | | | | | | | | ldconfig-1.9.5-8.i386.rpm ELF binary type not known. Use "brandelf" to brand it. execution of script failed error: /home/billf/cvswork/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed Notes: svn path=/head/; revision=20558
* Update to 9.20.Shigeyuki Fukushima1999-08-067-8/+22
| | | | Notes: svn path=/head/; revision=20557
* Update to 9.20.Shigeyuki Fukushima1999-08-0613-47/+66
| | | | Notes: svn path=/head/; revision=20556
* Update to 9.20.Shigeyuki Fukushima1999-08-0610-11/+26
| | | | | | | Reviewed by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=20555
* Update to 9.20.Shigeyuki Fukushima1999-08-0610-42/+52
| | | | | | | Reviewed by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=20554
* Update to 3.1.6.Shigeyuki Fukushima1999-08-065-18/+174
| | | | | | | | PR: ports/12944 Submitted by: Chris Piazza <cpiazza@FreeBSD.org> Notes: svn path=/head/; revision=20553
* Upgrade to 1.0.Thomas Gellekum1999-08-064-24/+22
| | | | Notes: svn path=/head/; revision=20552
* Upgrade to 0.6.1.Thomas Gellekum1999-08-066-50/+90
| | | | Notes: svn path=/head/; revision=20551
* Activate p5-MIME-LiteChris Piazza1999-08-061-1/+2
| | | | Notes: svn path=/head/; revision=20550
* MIME::Lite is intended as a simple, standalone module for generatingChris Piazza1999-08-065-0/+46
| | | | | | | | | | | (not parsing!) MIME messages... specifically, it allows you to output a simple, decent single- or multi-part message with text or binary attachments. Submitted by: Alex Perel <veers@disturbed.net> Notes: svn path=/head/; revision=20549
* Upgrade to 0.7.1, they actually released 0.7.1 before I could evenBill Fumerola1999-08-054-8/+6
| | | | | | | | upgrade our tree to 0.7.0! It's good, however, because this version fixes some significant bugs. Notes: svn path=/head/; revision=20548
* lynx_doc -> doc/lynxAndrey A. Chernov1999-08-052-33/+33
| | | | Notes: svn path=/head/; revision=20547
* Update patch checksum.David E. O'Brien1999-08-051-1/+1
| | | | Notes: svn path=/head/; revision=20546
* BROKEN='waiting for new patches against gcc-2.95'David E. O'Brien1999-08-051-1/+3
| | | | Notes: svn path=/head/; revision=20545
* s/BUILD_DEPEND/BUILD_DEPENDS/gDavid E. O'Brien1999-08-053-6/+6
| | | | Notes: svn path=/head/; revision=20544
* "egcs-devel" --> "gcc-devel"David E. O'Brien1999-08-051-2/+2
| | | | Notes: svn path=/head/; revision=20543
* Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95David E. O'Brien1999-08-0536-450/+522
| | | | | | | | snapshot. Mark BROKEN until the next Cygnus snapshot. Notes: svn path=/head/; revision=20542
* Add "java" to categories list. GCC-2.95 now has parts of a Java compilerDavid E. O'Brien1999-08-052-4/+4
| | | | | | | bunded in. Notes: svn path=/head/; revision=20541
* Update to GCC-2.95 (what would have been EGCS-1.2).David E. O'Brien1999-08-0540-612/+1048
| | | | Notes: svn path=/head/; revision=20540
* "foo" and "bar" are not valid categories. :)Satoshi Asami1999-08-051-2/+2
| | | | | | | Pointy hat to: cpiazza Notes: svn path=/head/; revision=20539
* Remove libpics since libwww port now installs libpcs.a.Masafumi Max NAKANE1999-08-051-2/+1
| | | | Notes: svn path=/head/; revision=20538
* Use master site where distfile can be found.Masafumi Max NAKANE1999-08-052-3/+3
| | | | | | | | The checksum is updated as well even though content of the ditfile is the same. (Probably different time stamps.) Notes: svn path=/head/; revision=20537
* Upgrade to 3.2.9.Masafumi Max NAKANE1999-08-052-5/+5
| | | | Notes: svn path=/head/; revision=20536
* Add patch-ac, which I forgot to cvs add when I upgraded pavuk to pl18Chris Piazza1999-08-051-0/+12
| | | | Notes: svn path=/head/; revision=20535
* Fix build and run problems in conjunction with OpenSSL.Dirk Froemberg1999-08-0515-198/+211
| | | | | | | | | | Natively SSLtelnet works with SSLeay, only. PR: ports/12973 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer) Notes: svn path=/head/; revision=20534
* Upgrade to v0.59r. mpg123 can now be built tuned for your specific x86Joseph Koshy1999-08-054-30/+46
| | | | | | | | | | architecture at port build time. PR: ports/12814 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=20533
* make this patch relative to ${WRKSRC}, sorry.Bill Fumerola1999-08-051-2/+2
| | | | | | | Discovered By: Jeremy Thiel <jthiel@chc-chimes.com> Notes: svn path=/head/; revision=20532
* Fix a typo in the makefile, it was doing ${MKDIR} share/... insteadChris Piazza1999-08-054-14/+20
| | | | | | | of ${MKDIR} ${PREFIX}/share and update to pl 18. Notes: svn path=/head/; revision=20531
* Numerous -Wall fixes. None of which were potentially breaking things,Bill Fumerola1999-08-041-0/+43
| | | | | | | | | however all of which were really annoying and missing a LOT of includes. These changes were made in a way that would anger Bruce. Notes: svn path=/head/; revision=20530
* Respect CFLAGSBill Fumerola1999-08-041-3/+4
| | | | Notes: svn path=/head/; revision=20529
* fix HELPFILE in lynx.cfg.default for packageAndrey A. Chernov1999-08-041-5/+28
| | | | Notes: svn path=/head/; revision=20528
* reorder install-doc and install-help targetsAndrey A. Chernov1999-08-041-1/+10
| | | | Notes: svn path=/head/; revision=20527