1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

2605 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
006cf34feb fix plist.
PR: 23843
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-30 22:05:11 +00:00
Satoshi Asami
5cfc5a6780 Now that the mips-* ports are brought back from the Attic, add them back. 2000-12-30 19:40:39 +00:00
Alexander Langer
b92f33d4b2 Add diffconvert 1.2, a tool to convert between context and unified diffs
and reverse those.

PR:		23957
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-30 16:43:40 +00:00
Akinori MUSHA
173508aba5 Update to knu-cvsweb 1.104.1.52.
2000-12-30 08:56  knu

	* cvsweb.cgi: Oops, I forgot "cvs export" always need a -r/-D.
	Specify -rHEAD when no tag/branch is defaulted.

2000-12-30 08:35  knu

	* cvsweb.cgi, cvsweb.conf: Add $preformat_in_markup variable and
	turn it off by default.  This option should be turned off when you
	have files in the repository that are in a multibyte encoding which
	uses HTML special characters ([<>&"]) as part of a multi-byte
	character. (such as iso-2022-jp, ShiftJIS, etc.)  Otherwise those
	files will get screwed up in markup.

	Fix for those systems which tar(1)'s are not GNU tar(1).

	- Add @@tar_options variable and make the --ignore-failed-read flag
	optional.

	- Use cvs export instead of cvs checkout, so the --exclude 'CVS'
	flag isn't needed.

	Noticed by:	Christian Weisgerber <naddy@mips.inka.de>

	Fix for those systems which cvs(1)'s don't support -R option.
	(Actually, only FreeBSD's and OpenBSD's cvs(1) support it)

	- Add @@cvs_options and make the -R flag optional.

2000-12-29 22:29  knu

	* cvsweb.cgi: Add charset to all text/* output, including diffs.

	Submitted by:	Alexey Zelkin <phantom@cris.net>
2000-12-29 23:59:35 +00:00
Peter Pentchev
8af91e2359 Update to 2000.12.28 - fake version to go with the cyrus-imapd-2.0.9
release.  While I'm here, add a MASTER_SITE_SUBDIR pointing to
OLD-VERSIONS/imap/ - they're much too quick to move old tarballs there.

PR:		23920
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2000-12-29 09:18:10 +00:00
Akinori MUSHA
8360729a69 Update to knu-cvsweb 1.104.1.49. Tiny fixes.
2000-12-29 18:12  knu

	* cvsweb.cgi: The use of `do "file"' is obsolete.  Use require
	instead.

2000-12-29 17:47  knu

	* cvsweb.cgi: Add the prototype declaration for hrefquote().
2000-12-29 09:16:10 +00:00
David E. O'Brien
f2f0666fcc turn over to ports at freebsd dot org 2000-12-29 01:18:37 +00:00
David E. O'Brien
f707eeaec3 return to ports at freebsd dot org 2000-12-29 01:10:39 +00:00
Akinori MUSHA
29196ffb00 Update to knu-cvsweb 1.104.1.47.
2000-12-29 03:17  knu

	* README.knu: Mention automatic tarball generation feature.

2000-12-29 03:16  knu

	* TODO.knu: Directory sorting was fixed at the same time that "show
	only tags" feature was fixed.

2000-12-29 03:07  knu

	* cvsweb.cgi: Specify --ignore-failed-read on invoking tar(1).

2000-12-29 02:49  knu

	* cvsweb.cgi, cvsweb.conf: Add "automatic tarball generation"
	feature.  You can check out a whole directory in gzipped tarball.

	Obtained from:	Debian package: cvsweb_1.93-1

	Allow space characters in file names. (not tested yet)
2000-12-28 18:31:12 +00:00
Ade Lovett
73b56e3d42 Unbreak patch-aj for 4.x systems (*slap*) 2000-12-28 02:35:34 +00:00
Ade Lovett
a0d6c090d8 Make libgtop compile on -current again after the recent
kinfo_proc changes.  It seems to do the right thing on my laptop,
but confirmations from others would be appreciated.
2000-12-27 17:26:58 +00:00
James E. Housley
1f541184cb Update to patch level 11
Re-add mips-rtems-objc port
2000-12-27 00:08:16 +00:00
James E. Housley
771c237b48 Re-add the mips-rtems-gcj port.
Update to patch level 11
2000-12-26 19:29:46 +00:00
Tim Vanderhoek
f14af94421 New website: www.cc65.org 2000-12-26 17:54:48 +00:00
Chris D. Faulhaber
542a196077 Update port to 1.2.0 2000-12-26 13:48:48 +00:00
Will Andrews
e6f6ab9a54 Add dmalloc 4.8.1, a version of the malloc(3) library that provides
powerful debugging facilities at runtime.  Required for a forthcoming port.

PR:		23792
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-12-26 05:36:52 +00:00
Akinori MUSHA
f7ef4fac33 Update to 0.7.6. 2000-12-26 05:30:38 +00:00
Will Andrews
34f7aaa2ab Add happy 1.9, a parser generator for the functional language Haskell.
PR:		23750
Submitted by:	Simon Marlow <simonmar@microsoft.com>
2000-12-26 05:25:48 +00:00
Trevor Johnson
a5929c64e8 Install man pages regardless of whether NOPORTDOCS is defined. 2000-12-25 08:44:50 +00:00
Trevor Johnson
c8e54f2184 Update to 0.15.4. Reword pkg-descr for clarity. Mention conflict
with devel/bcc, which also provides as86 and ld86.

PR:		23731 (update to 0.15.4)
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-25 04:05:09 +00:00
Akinori MUSHA
abd14f2527 Update to 1.3.3. Fix the breakage of ruby-racc-runtime. 2000-12-25 02:41:15 +00:00
Kevin Lo
1a12c48857 Upgrade to 2.13
PR: 23718
Submitted by: MAINTAINER
2000-12-24 06:03:13 +00:00
David E. O'Brien
0a1fd481c1 * Don't maintain - cscope is better.
* Don't restrict - I can find no bases for the claim of needing a writen
  license, while the file cs.html does say this was written so a free version
  of cscope would exist.
2000-12-22 22:27:27 +00:00
James E. Housley
7a8dd53358 The master site does not contain both files required to download
No response from MAINTAINER

PR:		22491
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-22 19:10:40 +00:00
Kevin Lo
4124a652ad Update to version 1.1.0
PR: 23758
Submitted by: Ports Fury
2000-12-22 16:32:50 +00:00
Ade Lovett
812d81026b Update to 0.5.6 2000-12-22 02:20:23 +00:00
Akinori MUSHA
1df969654c Update to 1.3.2. 2000-12-21 19:12:40 +00:00
Akinori MUSHA
2c3d09aa51 Fennerism. Fix an unreachable URL in pkg-descr, and the author mail
address while I'm here.
2000-12-21 18:14:29 +00:00
Will Andrews
77d4bbd37c Add p5-File-Tail 0.97, a Perl module that provides tail(1) functionality.
PR:		23707
Submitted by:	Jeremy Shaffner <jeremy@external.org>
2000-12-21 10:30:25 +00:00
Will Andrews
2ed5dbefe7 Update to 3.13p.
PR:		23645
Submitted by:	MAINTAINER
2000-12-21 10:09:32 +00:00
Peter Pentchev
e8cfa76eee Update to 5.39, give maintainership to Alex Kapranoff (submitter).
PR:		23682
Submitted by:	Alex Kapranoff <kapr@crosswinds.net>
2000-12-20 10:10:04 +00:00
David E. O'Brien
c14babe5cd Make the Berkeley options the default vs. the GNU ones.
Add -knf for FreeBSD's use.
Remove duplicated code that wasn't kept in-sync by using some macros.
2000-12-19 19:13:50 +00:00
James E. Housley
b32ef69a26 Update to patchlevel 11
Reinstate mips-rtems-g77
2000-12-19 16:48:04 +00:00
James E. Housley
19a53ec735 Reinstate mips-rtems-g77 2000-12-19 16:46:40 +00:00
Will Andrews
a24e08b852 Add p5-Term-Size 0.2, a Perl module which provides a straightforward way
to get the size of the terminal (or window) on which a script is running.

PR:		23340
Submitted by:	R Bradford Jones <brad@kazrak.com>
2000-12-19 12:22:58 +00:00
James E. Housley
b611a3a6eb Reinstate mips-rtems-chill 2000-12-19 02:46:33 +00:00
James E. Housley
af70601862 Update *-rtems-chill to patch level 11
Reinstate the mips-rtems port
2000-12-19 02:46:06 +00:00
James E. Housley
84216dc7db Update to bring in sync with patch level 11.
Readd pkg-plist.mips.rtems
2000-12-18 19:11:42 +00:00
James E. Housley
37c6353f9b Added devel/mips-rtems-gcc/Makefile back to the active roster 2000-12-18 19:10:46 +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
James E. Housley
e49d9761b2 Remove 2 commented out lines I left in 2000-12-18 15:47:48 +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
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
Daniel Harris
133bb90228 Bring comment in line.
PR:		22986
Submitted by:	Ports Fury
2000-12-17 15:58:51 +00:00
Ade Lovett
7ecf882a5d Actutally update the distinfo file to reflect that this is
now version 0.30 and not 0.23 *sigh*

Submitted by:	David Bushong <david@bushong.net>
2000-12-15 22:22:20 +00:00
Ade Lovett
796e2d6fde No sense trying to build this, since devel/gnomedebug is broken 2000-12-15 17:57:45 +00:00
Ade Lovett
e80afc797d Another victim of the new bonobo 2000-12-15 17:57:15 +00:00
Ade Lovett
2c73393ae9 Update to 0.30 -- breaks a few things in the tree, but its
definitely needed for the upcoming GNOME 1.4

Sigh.  More funky release-engineering.
2000-12-15 17:52:13 +00:00
Akinori MUSHA
c188bdaeaa Update to 1.3.0. 2000-12-15 15:10:09 +00:00