Commit Graph

35746 Commits

Author SHA1 Message Date
Donald Burr
5eb0e788db added another mirror. 2000-12-18 18:03:17 +00:00
Maxim Sobolev
b4b52df0ec Update to 1.2. 2000-12-18 17:33:04 +00:00
Maxim Sobolev
cf8f9e48af Add Pygame. Pygame is a cross-platfrom library designed to make it easy to
write multimedia software, such as games, in Python.
2000-12-18 17:02:09 +00:00
Maxim Sobolev
a295773890 Update to 1.5.6.b1. 2000-12-18 16:59:33 +00:00
Dirk Froemberg
f2f4c3cebe Upgrade to 3.23.29a. 2000-12-18 16:32:15 +00:00
James E. Housley
e49d9761b2 Remove 2 commented out lines I left in 2000-12-18 15:47:48 +00:00
Kevin Lo
3389756f9a Update to lastest version.
PR: 23604
Submitted by: MAINTAINER
2000-12-18 15:33:17 +00:00
Kevin Lo
d2cb583db4 Update to 0.31
PR: 23590
Submitted by: MAINTAINER
2000-12-18 15:25:42 +00:00
James E. Housley
f16e7aef0f The new mips naming scheme for RTEMS, starting with the "binutils" 2000-12-18 14:27:14 +00:00
James E. Housley
4759da77fa This is comming alive again. 2000-12-18 13:54:20 +00:00
Dmitry Sivachenko
289b471b6e GLPK -- GNU Linear Programming Kit.
Approved by:	sobomax
2000-12-18 10:17:22 +00:00
Kelly Yancey
3c7d0e406b Update c-client to that found in UW's imap-2000.
Update imap-uw to the latest version (imap-2000).
Update pine4 to the latest version (pine-4.31).
Despite the fact that the new releases of imap-uw and pine are
intended to improve security, the security warnings on the pine
and imap-uw ports have been left intact until they have proven
themselves.
2000-12-18 09:55:11 +00:00
Kelly Yancey
82532935fc Remove the cclient-maildir port as the third-party patches have become
too out-of-sync with the c-client codebase to maintain.
2000-12-18 09:54:34 +00:00
Dmitry Sivachenko
0448bdc553 Update to version 0.895.
PR:		23607
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2000-12-18 09:03:06 +00:00
OKAZAKI Tetsurou
110b14d765 Fix last change.
Use ${PERL} to modify troffrc and eqnrc instead of
${PATCH} with a static diff `files/rc.diff'.
Remove entries of garbage files from `pkg-plist'.
2000-12-18 06:34:19 +00:00
OKAZAKI Tetsurou
bb38d06bc4 Fix an error on recent 4-STABLE and -CURRENT at `post-install'.
Submitted by: bento
2000-12-18 05:45:47 +00:00
Akinori MUSHA
c1b045b31d Update to 1.3. 2000-12-18 05:31:10 +00:00
Satoshi Asami
990f4557b0 master is back to bento.
Add definition of scratchdir=/x/tmp for scratch directory to use
when temporarily creating load files.
2000-12-18 04:43:46 +00:00
Akinori MUSHA
85a7d5d4e0 Update to knu-cvsweb 1.104.1.45.
2000-12-18 13:25  knu

	* TODO.knu, cvsweb.cgi: Revert MFZ: 1.103 -> 1.104 which introduced
	a bogus bug.  As noone seems to need to use 0.X revisions, I'd just
	drop it.  This should fix the "show only tags" feature.

2000-12-18 12:47  knu

	* cvsweb.cgi: Silence the warnings.

2000-12-18 11:48  knu

	* cvsweb.cgi: Add meta tags to prevent WWW robots from crawling
	over the cvsweb.

	Submitted by:	Wolfram Schneider <wolfram@schneider.org>
2000-12-18 04:31:26 +00:00
Kevin Lo
7103bd0985 Fix CATEGORIES.
Noticed by Vivek Khera <khera@kciLink.com>
2000-12-18 02:23:12 +00:00
Satoshi Asami
aa93cd0f98 Combine the scripts for building the bundist tarballs. The per-branch
specifics are in mkbindist.conf under ${portbuilddir}/${branch}.
2000-12-18 01:54:19 +00:00
Satoshi Taoka
13c31c4b0d Add dependency to linux-png for Ver. 1.3 pips*
Pointed out: Takeshi Ken Yamada <ken@tydfam.machida.tokyo.jp>
Obtained from: FreeBSD-users-jp@jp.freebsd.org
2000-12-18 00:46:46 +00:00
Steve Price
27f5005ea4 Forgot to add this file during previous commit.
PR:		23282
2000-12-17 23:49:22 +00:00
Steve Price
bfe0ffb8d3 Use PORTVERSION in DISTNAME. Should reduce future diffs only having to
change the version number in one place.
2000-12-17 23:48:05 +00:00
Daniel Harris
133bb90228 Bring comment in line.
PR:		22986
Submitted by:	Ports Fury
2000-12-17 15:58:51 +00:00
Daniel Harris
3697379e1c Remove period (which pkg-comments shouldn't end with).
PR:		22986
Submitted by:	Ports Fury
2000-12-17 15:55:10 +00:00
Trevor Johnson
f0ed4913a1 Update to the 2000-12-16 snapshot. Make this a local port. 2000-12-17 14:28:33 +00:00
Trevor Johnson
abc03967ee new port of ButtonBox 0.03, an Xlib-based application launcher 2000-12-17 09:52:13 +00:00
SADA Kenji
642d9d5d07 Remove redundant rmdir line. 2000-12-17 08:59:03 +00:00
Trevor Johnson
111afd1b67 new port of aewm 0.9.19, an ICCCM-compliant window manager based on 9wm 2000-12-17 05:36:32 +00:00
Trevor Johnson
014646c999 new port of swm 1.2.1, a window manager for low-memory systems
which supports title bars and shading
2000-12-17 04:28:59 +00:00
David E. O'Brien
2d27e5e5f5 This is a simple Yahoo Messenger client that requires no windowing system,
and it therefore can be quite useful in situations where a minimal system
is being used or when a windowing system is otherwise unavailable or
unfeasible.

PR:		22857
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-17 02:42:48 +00:00
David E. O'Brien
6813c02400 Offical Yahoo! instant messaging client 2000-12-17 02:40:30 +00:00
Trevor Johnson
ca2eb043b2 Fix alpha build failure by including <machine/pcaudioio.h> only for i386.
PR:		23592
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-12-17 01:53:29 +00:00
Daniel Harris
6bc0d80aae Initial import of yawho, a w-like program which adds the display
of connection type and login shell PID.
2000-12-16 20:33:11 +00:00
Chris Piazza
17938504a6 Update to 1.2.5 japanese patch level 2.
PR:		23587
Submitted by:	maintainer
2000-12-16 19:58:42 +00:00
Clive Lin
6460e7b33c Correct path to depending object.
PR: 23586
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2000-12-16 18:28:50 +00:00
Peter Pentchev
58b02d7b13 Update directory path in MASTER_SITES.
PR:		23584
Submitted by:	maintainer
2000-12-16 15:35:17 +00:00
Peter Pentchev
e1af59078c Update to 0.8.4. 2000-12-16 14:46:32 +00:00
Peter Pentchev
a62f6bda32 Update Y2K to point to a correct location.
PR:		23583
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-16 14:11:56 +00:00
Peter Pentchev
4548afea9d imap-utils.tar.Z was rerolled - a 'SECURITY CONSIDERATIONS' section
was added to a manpage.
2000-12-16 14:10:40 +00:00
Andrey A. Chernov
8433dc78e8 Upgrade to 1.14i
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-12-16 08:35:18 +00:00
Jun Kuriyama
d484b80638 Upgrade to 254 of Japanese patch.
Submitted by:	k5 (maintainer)
PR:		ports/23573
2000-12-16 06:47:00 +00:00
Jim Mock
9a46558ec7 Update to version 0.11.0pre3. 2000-12-16 05:29:31 +00:00
Michael Haro
56b3279bf9 Add MYSQL support
PR:		23452
Submitted by:	    Anders Nordby <anders@fix.no>
2000-12-16 04:33:48 +00:00
Kevin Lo
65a1f9f5fe Upgrade to 8.00
PR: 23569
Submitted by: Ports Fury
2000-12-16 03:34:57 +00:00
Kevin Lo
ed72f85233 Upgrade to 0.6.5
PR: 23568
Submitted by: Ports Fury
2000-12-16 03:24:18 +00:00
Kevin Lo
bfbc2698d2 Update to 0.9.27
PR: 23567
Submitted by: Ports Fury
2000-12-16 03:17:38 +00:00
Kevin Lo
527890081e Upgrade to 0.10
PR: 23566
Submitted by: Ports Fury
2000-12-16 03:09:16 +00:00
Clive Lin
e976b830ea Typo fix:
Do not conflicts -> Do not conflict
Windoz -> Windows(tm)

Submitted by: Many people via private mails.
2000-12-16 02:20:49 +00:00