1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

53709 Commits

Author SHA1 Message Date
David E. O'Brien
89486704d8 Update to Vim 6.1 Beta `A' patchlevel 6.
Note that due to limitations with our package versioning,
I have decided to call this version `6.0.270.PL'.
This allows me to move back to 6.0.PL if using the beta causes problems.
I may later change the package version number to 6.0.10PL if people do
not object to the beta being used here.
2002-02-27 02:42:20 +00:00
Jun Kuriyama
0888dff0c8 Fix unaligned access for alpha.
Submitted by:	Andrew Gallatin <gallatin@cs.duke.edu>
2002-02-27 01:20:42 +00:00
Jun Kuriyama
48ee32b333 Upgrade to 7.1.4. 2002-02-27 00:54:55 +00:00
Jun Kuriyama
1484fe3a85 Support baudrate of 115200 and 57600.
Submitted by:	Andrew Gallatin <gallatin@cs.duke.edu>
2002-02-27 00:53:20 +00:00
Jim Mock
473c6cc48e Fix pkg-plist.
Submitted by:	maintainer
2002-02-27 00:52:32 +00:00
Jim Mock
aa5556a4bd Add the missing extra-patch-sgmlformat patch and fix a few things:
* Adding the missing patch fixes the breakage if not built without
      defining WITHOUT_MUTT_SGMLFORMAT.

    * Fix for if both WITH_MUTT_NNTP and WITH_MUTT_PGP_OUTLOOK_PATCH are
      defined.

    * Fix pkg-plist if WITH_MUTT_PGP_OUTLOOK_PATCH and WITH_MUTT_HTML
      are both defined.

Submitted by:	maintainer
2002-02-26 23:19:05 +00:00
Maxim Sobolev
f11850c2eb Remove LD_LIBRARY_PATH bandaid for Nautilus - it was moved over into Nautilus
code.
2002-02-26 23:12:54 +00:00
Maxim Sobolev
604a94998e Set LD_LIBRARY_PATH and MOZILLA_FIVE_HOME properly.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>, sobomax
2002-02-26 23:10:47 +00:00
Patrick Li
518410cd69 Update to 0.38
PR:		35360
Submitted by:	maintainer
2002-02-26 23:09:58 +00:00
Patrick Li
1eaca1eb5e Update to 2.2
PR:		35359
Submitted by:	maintainer
2002-02-26 22:43:25 +00:00
Patrick Li
71994816df Update to 0.37.3
PR:		35335
Submitted by:	maintainer
2002-02-26 22:40:11 +00:00
Patrick Li
a04c61f7b0 Add new port net/py-adns - Python interface to asynchronous dns resolver
PR:		35277
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-02-26 22:35:54 +00:00
Patrick Li
44906660d2 Fix finding the gnomevfs headers
PR:		35337
Submitted by:	maintainer
2002-02-26 22:13:12 +00:00
Patrick Li
4d5fb493bc - Update to 1.5.2
- make LOCALBASE safe

PR:		35348
Submitted by:	maintainer
2002-02-26 22:07:11 +00:00
Jim Mock
784803f052 Update to version 0.3.7.
PR:		35210
Submitted by:	yoichi
2002-02-26 22:04:27 +00:00
Patrick Li
455ad347e2 Update to 0.3.3
PR:		35341
Submitted by:	maintainer
2002-02-26 22:00:38 +00:00
Munechika SUMIKAWA
221623e7e6 Upgrade to 2.7. 2002-02-26 21:52:33 +00:00
Akinori MUSHA
5a4137bd5a Update to 20020227.
portsdb(3):
- Fix the EXTRA_CATEGORIES support that was broken in recent updates.

  PR:		ports/35319
  Submitted by:	Ryan Davis <ryand-bsd@zenspider.com>

pkgtools.conf(5):
- Add a note that a user must run portsdb -Ufu to reflect values of
  EXTRA_CATEGORIES and IGNORE_CATEGORIES.

For the victims of the above bug, please run "portsdb -qu" and then
"portupgrade -q portupgrade".
2002-02-26 21:43:20 +00:00
David W. Chapman Jr.
52ec123b2f Update postfix to 1.1.4
PR:		35347
Submitted by:	maintainer
2002-02-26 19:34:37 +00:00
Maxim Sobolev
2224823c69 Update to 1.0.12.
PR:		35003
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-02-26 19:02:58 +00:00
Maxim Sobolev
4bb4af5680 Update to 2.4.16.
PR:		35002
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-02-26 18:55:37 +00:00
Andrey A. Chernov
d5d63dd20e 1) Fix bug: check_for_faraway_charset_in_headers() does nothing
2) Add missing charsets into decode_mime_bit()
2002-02-26 17:06:25 +00:00
Cy Schubert
913e319765 Fix a problem where pipsecd opens a tun device that was previously used
by another application that had the IFHEAD flag set.  This fixes
truncation of incoming and outgoing packets because pipsecd expects this
flags to be cleared.

The MAINTAINER of this port (Patrick Bihan-Faou <patrick@mindstep.com>)
has asked to be removed as the maintainer of the port.  As I still use
this port, I am adopting it as it's new MAINTAINER.

PR:		ports/24753
Submitted by:	quinot@inf.enst.fr
2002-02-26 15:19:35 +00:00
Akinori MUSHA
37a6e11cc0 Update to 2.0.6.
Submitted by:	Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (MAINTAINER)
2002-02-26 15:10:06 +00:00
Andrey A. Chernov
93053e144c Remove killall from "stop)", it can't search in arguments (perl) 2002-02-26 15:06:11 +00:00
Andrey A. Chernov
10fcee4c62 Better fix for ALL_CAPS problem 2002-02-26 14:56:44 +00:00
Peter Pentchev
df961b0ee1 Update vpopmail to version 5.2.
Introduce two new build knobs:
- WITH_CLEAR_PASSWD	actually enable the clear passwords management
	that was turned on by default in 5.2 (hello, POLA!)
- WITH_MD5_PASSWORDS	for the encrypted passwords, use MD5 hashes.

Prompted by:	Claus Rasmussen <claus@webclaus.com>
2002-02-26 14:54:19 +00:00
Christian Weisgerber
8879e63cc2 - Automagically determine when to use sgmlformat.
- Add the pgp outlook compat patch via the new knob
  MUTT_WITH_PGP_OUTLOOK_PATCH which is on by default if pgp is
  installed.  Patch submitted by: Stefan Walter <dunkelkammer@gmx.de>.
- Fix some trailing whitespaces to make portlint a little happier.
- Increment PORTREVISION.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-02-26 13:30:45 +00:00
Patrick Li
32788193be Update to 0.1.99
PR:		35338
Submitted by:	maintainer
2002-02-26 12:22:10 +00:00
Andrey A. Chernov
e409bf320b Add sample rc.d/spamd.sh script 2002-02-26 11:21:22 +00:00
Andrey A. Chernov
cc25af394c 1) Fix bug when only first locale checked for good charset
2) FIx bug with false ALL_CAPS positive on foreign subj
3) Clean *.orig after patch (they are installed otherwise)
2002-02-26 10:18:58 +00:00
Pete Fritchman
bd27e965a4 Update to latest available snapshot for i386/5-CURRENT:
- 5.0-20020219-CURRENT

PR:		34517
2002-02-26 09:05:47 +00:00
Pete Fritchman
5d23c00eac Update to latest available snapshot for i386/5-CURRENT:
- 5.0-20020219-CURRENT

PR:		34516
2002-02-26 08:59:50 +00:00
Ying-Chieh Liao
03ac654671 upgrade to 1.1.6
drop maintainership
2002-02-26 07:45:17 +00:00
Michael Haro
143ba8d562 Update to 1.48 and add missing dependency
PR:		34978, 35122
Submitted by:	Seamus Venasse <svenasse@polaris.ca>, Jason Harris <jharris@widomaker.com>
2002-02-26 07:41:44 +00:00
Michael Haro
d449fdf069 Fix breakage in net/naim on install
PR:		34853
Submitted by:	    John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-02-26 07:39:07 +00:00
Michael Haro
b6006e3b26 Sync pkg-message with reality
PR:		35323
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-26 07:23:24 +00:00
Yukihiro Nakai
b8c1f91055 Initial import.
XIM server for Anthy.
2002-02-26 06:38:03 +00:00
Yukihiro Nakai
2cbffa33df Initial import.
Another kana-kanji conversion server.
2002-02-26 06:37:10 +00:00
Ying-Chieh Liao
55c6319c6c upgrade to 20020225 2002-02-26 06:31:19 +00:00
Ying-Chieh Liao
2ef06241b5 upgrade to 0.9.6 2002-02-26 06:05:19 +00:00
Trevor Johnson
bd1f855e06 Add the myth2_demo port, because it has no license. 2002-02-26 03:16:53 +00:00
Trevor Johnson
9c0575fcdf Add port of the playable demo of Myth II: Soulblighter. 2002-02-26 03:14:48 +00:00
Patrick S. Gardella
33bbb326af Update to 0.57 2002-02-26 00:55:30 +00:00
Michael Haro
6057961b08 update to analog 5.21 2002-02-25 22:41:07 +00:00
David E. O'Brien
d8406bc82e With jot(1) we can start at 001 and not have to remove the bogus 000 patch.
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2002-02-25 22:32:23 +00:00
Patrick Li
2543259193 Update to 0.11
PR:		35311
Submitted by:	maintainer
2002-02-25 22:13:05 +00:00
Patrick Li
56b1df70d9 Oops, back out plist change 2002-02-25 22:02:07 +00:00
Patrick Li
af1907a3e8 Update to 20020124
PR:		35304
Submitted by:	maintainer
2002-02-25 21:59:32 +00:00
Patrick Li
a3612d6d12 Update to 1.0.3
PR:		35316
Submitted by:	maintainer
2002-02-25 21:47:44 +00:00