aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (Oops, forgot this file with the 1.6.24 update):Will Andrews2000-12-216-0/+60
| | | | | | | | | | | | | | | Update to 1.6.24. Fix /var/pwcheck handling since that's moved to the security/cyrus-sasl port. Fix deliver.c so it uses the correct location of sendmail (/usr/sbin/sendmail vs. /usr/lib/sendmail). Open the port up to the world after previous maintainer showed no interest in the port for nearly 2 years. PR: 22791, 22465 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=36179
* Update to 1.6.24. Fix /var/pwcheck handling since that's moved to theWill Andrews2000-12-2154-246/+750
| | | | | | | | | | | | | | security/cyrus-sasl port. Fix deliver.c so it uses the correct location of sendmail (/usr/sbin/sendmail vs. /usr/lib/sendmail). Open the port up to the world after previous maintainer showed no interest in the port for nearly 2 years. PR: 22791, 22465 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=36178
* Update to exim-3.20.Sheldon Hearn2000-12-219-30/+30
| | | | Notes: svn path=/head/; revision=36177
* Update mtoolsfm to 1.6 after repocopy from x11-fm/mfm to x11-fm/mtoolsfm.Will Andrews2000-12-219-43/+12
| | | | | | | | | | Update category Makefile and modules as necessary. PR: 22750 Submitted by: Ports Fury Notes: svn path=/head/; revision=36176
* Small improvements for remote build. The empty config directory is nowWill Andrews2000-12-2124-16/+1448
| | | | | | | | | | | | removed. Use of macro APPENDDEF to allow confCOPTS. Also add TCPWRAPPER and IPv6 support for FreeBSD >= 4.0, as well as optional TSL support, patches for rmail & mail.local, and other changes. PR: 22619 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36175
* Make id3lib use libtool correctly. Use automake/autoconf along with a patchWill Andrews2000-12-213-48/+29
| | | | | | | | | | | to configure.in instead of configure. Sort plist. Remove redundate GNU_CONFIGURE. Use LOCALBASE in CONFIGURE_ENV rather than PREFIX. PR: 22584 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=36174
* Update to use TCL/TK 8.3.Will Andrews2000-12-211-5/+5
| | | | | | | | PR: 22495 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36173
* Update to 2.2.Will Andrews2000-12-212-2/+2
| | | | | | | | PR: 22326 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36172
* Update MASTER_SITES.Will Andrews2000-12-212-2/+2
| | | | | | | | PR: 22194 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36171
* Add an entry for eijiro-fpwSatoshi Taoka2000-12-211-0/+1
| | | | Notes: svn path=/head/; revision=36170
* Fix Imakefile breakage under XFree86 4.x.Will Andrews2000-12-211-6/+0
| | | | | | | | PR: 22164 Submitted by: Ports Fury Notes: svn path=/head/; revision=36169
* EIJIRO English - Japanese Dictionary (EPWING V1 format)Satoshi Taoka2000-12-217-0/+95
| | | | Notes: svn path=/head/; revision=36168
* Update to use ADNS. Bump PORTREVISION.Will Andrews2000-12-216-4/+746
| | | | | | | | PR: 21720 Submitted by: Peter Sapros <peterh@sapros.com> Notes: svn path=/head/; revision=36167
* Update to nethack 3.3.1.Will Andrews2000-12-2121-204/+123
| | | | | | | | | PR: 21942 Submitted by: Gregory Bond <gnb@itga.com.au> No response from: MAINTAINER (6 weeks timeout) Notes: svn path=/head/; revision=36166
* Mark FORBIDDEN: All released XFree86 3.x versions have remote denial ofKris Kennaway2000-12-211-0/+2
| | | | | | | service and code execution vulnerabilities in some of the libraries. Notes: svn path=/head/; revision=36165
* Woops, commit Makefile, too.Brian Feldman2000-12-213-69/+24
| | | | Notes: svn path=/head/; revision=36164
* Add security-patch1.diff.Jun Kuriyama2000-12-204-2/+10
| | | | | | | Pointed out by: Sergii Laskavyi <ls@gambit.com.ru> Notes: svn path=/head/; revision=36163
* Add checksum for IPv6 patch. (Forgotten-by: kris)Bill Fenner2000-12-202-2/+1
| | | | | | | Remove myself as MAINTAINER. Notes: svn path=/head/; revision=36162
* Get the WITH_CHASEN knob really working.Akinori MUSHA2000-12-202-10/+20
| | | | | | | Add wvWare dependency and add a WITHOUT_MSOFFICE knob. Notes: svn path=/head/; revision=36161
* Fix installation problem.OKAZAKI Tetsurou2000-12-201-1/+1
| | | | | | | | PR: 23651 Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=36160
* Fix "X manpage" error with XFree86-4.Kevin Lo2000-12-202-1/+11
| | | | | | | | | PR: 23691 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Approved by: MAINTAINER Notes: svn path=/head/; revision=36159
* fixing "X manpage" error with XFree86-4.Kevin Lo2000-12-202-4/+8
| | | | | | | | | PR: 23690 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Approved by: MAINTAINER Notes: svn path=/head/; revision=36158
* Update to version 0.3.2Kevin Lo2000-12-2010-32/+142
| | | | | | | | | | Note that I update MASTER_SITES PR: 23613 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36157
* Add SOCKS5 support; look for Tcl libraries under ${LOCALBASE},Peter Pentchev2000-12-201-2/+10
| | | | | | | | | | not hardcoded /usr/local. PR: 23688 Submitted by: maintainer Notes: svn path=/head/; revision=36156
* Update to 3.10.Peter Pentchev2000-12-202-2/+2
| | | | | | | | PR: 23684 Submitted by: maintainer Notes: svn path=/head/; revision=36155
* Update to 2.0.1.Maxim Sobolev2000-12-203-4/+8
| | | | Notes: svn path=/head/; revision=36154
* Update port to 1.5.3Chris D. Faulhaber2000-12-202-2/+2
| | | | | | | | PR: 23650 Submitted by: Joseph Scottj <joseph@randomnetworks.com> Notes: svn path=/head/; revision=36153
* Add WWW.Maxim Sobolev2000-12-202-0/+4
| | | | Notes: svn path=/head/; revision=36152
* Upgrade to 4.0.4.Dirk Froemberg2000-12-204-4/+4
| | | | Notes: svn path=/head/; revision=36151
* Upgrade to Zope 2.2.4, with 2000-12-08, 2000-12-15a, and 2000-12-18Neil Blakey-Milner2000-12-2018-102/+276
| | | | | | | | | | security hotfixes. All Zope users are encouraged to upgrade, or apply the hotfixes themselves. Notes: svn path=/head/; revision=36150
* Update to 0.83.Peter Pentchev2000-12-203-192/+385
| | | | | | | | PR: 23683 Submitted by: maintainer Notes: svn path=/head/; revision=36149
* Update to 5.39, give maintainership to Alex Kapranoff (submitter).Peter Pentchev2000-12-202-3/+3
| | | | | | | | PR: 23682 Submitted by: Alex Kapranoff <kapr@crosswinds.net> Notes: svn path=/head/; revision=36148
* Update Licq to 1.0.2. This should be _much_ more stable than 1.0 was.Brian Feldman2000-12-2018-30/+78
| | | | Notes: svn path=/head/; revision=36147
* Upgrade to stunnel 3.9 to fix security vulnerabilities.Kris Kennaway2000-12-202-4/+2
| | | | Notes: svn path=/head/; revision=36146
* The PATCHFILES file owner pointed out that a secondary locationMario Sergio Fujikawa Ferreira2000-12-201-1/+3
| | | | | | | | | | | | | should be provided for his patch since there was only one official location. Appropriate arrangements have been made to house it under ${MASTER_SITE_LOCAL}. PORTREVISION bump is not necessary. Submitted by: Christopher K Davis <ckd@ckdhr.com> Notes: svn path=/head/; revision=36145
* Update for XFree86-4.0.2Jean-Marc Zucconi2000-12-201-202/+525
| | | | Notes: svn path=/head/; revision=36144
* Upgrade to 4.0.2Jean-Marc Zucconi2000-12-2021-1042/+1116
| | | | Notes: svn path=/head/; revision=36143
* An add-on to edit an id3 tag for mpg123-mode (mpg123.el) on EmacsenSatoshi Taoka2000-12-206-0/+47
| | | | Notes: svn path=/head/; revision=36142
* Update to version 1.17Satoshi Taoka2000-12-202-2/+2
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=36141
* Add MD5_FILE for slave ports.Satoshi Taoka2000-12-201-0/+1
| | | | | | | | | In the new layout of ports tree, it is required. Submitted by: imura Notes: svn path=/head/; revision=36140
* Complete the PLIST.David E. O'Brien2000-12-195-0/+25
| | | | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=36139
* Update to Vim 6.0 beta QDavid E. O'Brien2000-12-194-6/+14
| | | | Notes: svn path=/head/; revision=36138
* Make the Berkeley options the default vs. the GNU ones.David E. O'Brien2000-12-192-1/+115
| | | | | | | | Add -knf for FreeBSD's use. Remove duplicated code that wasn't kept in-sync by using some macros. Notes: svn path=/head/; revision=36137
* TEA Total is an extremely small 128 bit private key basedDavid E. O'Brien2000-12-197-0/+49
| | | | | | | | | | | encryption/decryption system which uses the new variant of TEA (Tiny Encryption Algorithm) by David Wheeler and Roger Needham of the Cambridge Computer Laboratory. TEA is said to be several times faster than DES, as well as being much smaller and more secure. It also isn't encumbered by any patents and the reference implementation is in the public domain. Notes: svn path=/head/; revision=36136
* Point MAINTAINER to ports@freebsd.org. I don't really have the time, norDan Moschuk2000-12-191-1/+1
| | | | | | | motivation to watch (and fix) this port. Notes: svn path=/head/; revision=36135
* Add smpeg-xmms. A mpeg plugin for XMMS using SDL/smpeg as backend. SupportsMaxim Sobolev2000-12-1915-0/+261
| | | | | | | | | hardware acceleration in Xfree 4.x if available, fullscreen, resizeable window, VCD support (doesn't work in FreeBSD yet), aspected ratio when resizing the window, etc. Notes: svn path=/head/; revision=36134
* Update to patchlevel 11James E. Housley2000-12-193-5/+7
| | | | | | | Reinstate mips-rtems-g77 Notes: svn path=/head/; revision=36133
* Reinstate mips-rtems-g77James E. Housley2000-12-191-0/+13
| | | | Notes: svn path=/head/; revision=36132
* Fix checking of LOCALBASE; the '$' was missing from '${LOCALBASE}'.Daniel Eischen2000-12-191-2/+2
| | | | | | | Submitted by: Thomas Quinot <quinot@inf.enst.fr> Notes: svn path=/head/; revision=36131
* Update to version 3.0.18.Peter Pentchev2000-12-193-8/+1768
| | | | | | | | | While I'm here, change maintainer's (mine) email address to @FreeBSD.org, and install the HTML documentation bundled with the PHP distribution (conditionalized on NOPORTDOCS, of course). Notes: svn path=/head/; revision=36130