Commit graph

2969 commits

Author SHA1 Message Date
James E. Housley
a801ae34be - Though not broken as such, the way in which port docs was handled in
pkg-plist caused the docs not to be included if the port was built as a
  package.  The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to
  get around this.
- Did bump PORTREVISION of this reason
- Fixed a typo.  :-)

PR:		24606
Submitted by:	Johann Visagie <johann@egenetics.com> MAINTAINER
2001-02-11 17:15:31 +00:00
Ying-Chieh Liao
992ac30075 add cln, a Class Library for Numbers 2001-02-11 09:32:40 +00:00
Maxim Sobolev
b1e089f2d8 Update to 0.34. 2001-02-10 20:48:16 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
c8cde52122 Oops. I forgot to update Makefile when I moved ruby-runit to
ruby-unit.
2001-02-10 12:24:31 +00:00
Ade Lovett
e313b3998d Add bonobo-conf, the Bonobo configuration moniker is built on top of
GConf, providing a convenient way to handle configuration data.
2001-02-09 23:18:15 +00:00
Ade Lovett
566eafd749 Remove spurious dependency on converters/iconv
GNOME apps should now be using converters/libiconv with modifications
to use giconv.h and libgiconv
2001-02-09 22:00:30 +00:00
Ade Lovett
0ed09de945 Update to 0.36 2001-02-09 21:59:17 +00:00
Maxim Sobolev
f2f4bdb213 Update to 1.5.1.
No responce from:	maintainer
2001-02-09 17:49:10 +00:00
Kevin Lo
e28a51b4e1 Upgrade to version 2.3
PR: 24872
Submitted by: Ports Fury
2001-02-08 12:27:12 +00:00
Akinori MUSHA
216ce6086e Rename ruby-runit to ruby-unit after a repocopy.
It is called either RubyUnit or RUnit, so ruby-runit sounds somewhat
verbose.
2001-02-08 09:35:40 +00:00
Ade Lovett
d45a2548be Update to 0.35 2001-02-08 00:21:54 +00:00
Akinori MUSHA
5f46ac1988 Add ruby-libglade, a wrapper library of libglade for Ruby. 2001-02-07 20:00:57 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Ying-Chieh Liao
3015515d03 fix fenner mtree error
Submitted by:	Ports Fenner
2001-02-05 17:15:21 +00:00
Ying-Chieh Liao
e5e4902cf3 fix fenner plist error
Submitted by:	Ports Fenner
2001-02-05 16:59:36 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Jimmy Olgeni
9a723dd34f Style police over the devel category. 2001-02-05 14:34:42 +00:00
Kevin Lo
690462dbb3 Update to version 1.4.3
PR: 24850
Submitted by: MAINTAINER
2001-02-05 13:19:41 +00:00
Jeremy Lea
8516eadb3c Install the ltdl library, so that packages can use it. If this breaks any
ports, please let me know...

Submitted by:	sobomax
Reviewed by:	ade
2001-02-05 08:21:54 +00:00
Will Andrews
a29b482458 Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, remove
default -j2 (but keep MAKE_JOBS var), restore old perl REs as soon as I'd
learned how to do multiple ones, remove QPL license file from packaging,
sync with newest KOI8-U/R stuff (not tested).  The biggest bonus:  split
QT Designer into its own port, and make the qt22/qt-designer pair a member
of the master-slave ports legion, hopefully to reduce redundancy as much
as possible.  This should also save roughly 20 minutes of compile time on
a dual PIII-600 for those that don't need or want QT Designer.  UIC is,
however, still installed/compiled by the default Qt 2.2.4 (as it _is_
required for other things e.g. KDE2).

USE_MESA may break KDE2.  Hopefully, now that the port does install both
the threaded and non-threaded versions of QT, it won't.  But until the
next release of KDE2, I'm not gonna bother testing to see.

USE_MESA repeatedly requested by:	sobomax
2001-02-04 04:43:14 +00:00
Akinori MUSHA
5878e8e743 Fix the breakage with gcc 2.95.3 on -CURRENT by adding "-fpic" to
CFLAGS.

Rqported by:	Andrew Kenneth Milton <akm@mail.theinternet.com.au>
2001-02-02 05:11:48 +00:00
Ade Lovett
54758cffb6 Update to 0.12
Submitted by:	sobomax
Forgotten by:	ade
2001-01-31 15:56:37 +00:00
Ade Lovett
87caf6711a Update to 0.5.7 2001-01-31 15:56:15 +00:00
Jason Evans
862db97ad3 Update to version 1.2.0. 2001-01-30 21:56:37 +00:00
Ade Lovett
7bb591a2d3 Update to 0.5 2001-01-30 04:39:20 +00:00
FUJISHIMA Satsuki
48f3ac2a59 o migrate to MASTER_SITE_SOURCEWARE and USE_BZIP2.
Approved by: maintainer
2001-01-29 14:10:05 +00:00
Akinori MUSHA
e80b23e9c7 Update to knu-cvsweb 1.105.1.65.
2001-01-29  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.cgi: Remove an obsolete notice: CVSWEB_CONFIG is disused.
	One leftover substitution: "cvs" -> $CMD{cvs}
2001-01-29 03:59:16 +00:00
Daniel Harris
a34a8705da Add cpp2html 1.2.
Given a C or C++ source file, produces HTML with syntax highlighting.

PR:		24604
Submitted by:	greid@ukug.uk.freebsd.org
2001-01-28 20:04:27 +00:00
Daniel Harris
20704e1691 Update to 1.2.4.
PR:		24464
Submitted by:	joseph@randomnetworks.com
2001-01-28 19:50:35 +00:00
Ying-Chieh Liao
fbf6b355a8 add dotconf, A Configuration File Parser Library 2001-01-28 08:50:53 +00:00
Ying-Chieh Liao
b7325ee02c - Fix MASTER_SITES
- Support PREFIX properly

PR:		24670
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 04:03:31 +00:00
Ying-Chieh Liao
20a03ec2bd update to 0.6.1
add WWW: line

PR:		24669
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 03:59:32 +00:00
Ying-Chieh Liao
f7bf052823 update to 1.3
PR:		24668
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 03:56:18 +00:00
Maxim Sobolev
64ad20c240 Fix a rather nasty last-minute bug, which prevented SDL from using vesa modes
with bpp > 8.
2001-01-27 21:22:21 +00:00
Maxim Sobolev
e219727201 Make vgl driver working OOB without the need to use custom patched version
of libvgl. I abadoned my previous plans to get my extentions into the base
system because it seems that libvgl is at the end of its lifecycle and will
be replaced by more generic and better solution (probably kgi/ggi), at least
nsouch is actively working in this drection now. In the meantime, those
lucky with VESA 2.0 compatible videocards would be able to play quakeforge
or any other SDL-based games straight on their FreeBSD consoles ;).
2001-01-27 19:22:03 +00:00
Akinori MUSHA
781d776030 Add ruby-strscan to RUN_DEPENDS. Seems y2racc requires it. 2001-01-27 09:54:30 +00:00
Akinori MUSHA
86af099ddf Update to 0.6.1. 2001-01-27 09:41:20 +00:00
Will Andrews
59a8a040ff Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years. 2001-01-27 05:40:03 +00:00
Akinori MUSHA
1ed256326b Update to 1.3.6. 2001-01-26 06:20:55 +00:00
Akinori MUSHA
ac3b4e8059 Update to 2.3. 2001-01-26 03:45:16 +00:00
Akinori MUSHA
168f69e574 Update to 0.7.9. 2001-01-26 03:42:37 +00:00
Maxim Sobolev
7c5c05eb08 Previous workaround was insufficient to resolve ports/24589. Try harder this
time.
2001-01-24 10:25:16 +00:00
Maxim Sobolev
bda342bf82 Touch all Makefile.in before do-configure. This will prevent recreation of
all Makefile.in and as a result loosing some changes in the case when automake
is installed and detected by configure script.

PR:		24589
Reported by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-01-24 09:43:34 +00:00
Ade Lovett
107949458a Update to 0.6.2 2001-01-24 05:10:18 +00:00
Jun Kuriyama
a97a881758 Upgrade to 3.4.
PR:		ports/24430
Submitted by:	yds@dppl.com
No response from:	maintainer
2001-01-24 02:09:04 +00:00
Maxim Sobolev
1f53fed603 Add FreeBSD native VGL driver. Right now it is work in progress and to activate
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch,
  apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
  if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).
2001-01-23 17:28:59 +00:00
Ying-Chieh Liao
c62225cc77 add fnccheck, a profiling library/utilities for C/C++ programs
PR:		24536
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-23 07:40:06 +00:00
Ade Lovett
548809869d Release a few ports back into the wild that I don't have
time to maintain any more.
2001-01-22 19:33:59 +00:00
Ying-Chieh Liao
a08d7ea835 add libdsp, a C++ class library of common digital signal processing functions
PR:		24373
Approved by:	clive (my mentor)
2001-01-22 16:33:23 +00:00
Bill Fenner
472cadb803 Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncing
for over 2 months.
2001-01-22 05:49:31 +00:00
Ying-Chieh Liao
23fe556589 add happydoc, a python documenting tool
PR:		23938
Approved by:	clive (my mentor)
2001-01-21 15:45:46 +00:00
Ying-Chieh Liao
24ebd4cbfc ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org 2001-01-21 04:26:37 +00:00
Clive Lin
f8186d69f7 o New port p5-Dialog, perl interface to dialog(3)
o Add conditional patch, applied if ${OSVERSION} >= 500007,
  which means perl 5.6.0 (Thanks vanilla)

PR: 24486
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Reviewed by: vanilla
2001-01-20 22:28:23 +00:00
Will Andrews
1e242ef434 Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.

Submitted by:	lioux
Closes PR:	24468
PR Submitter:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Shafeeq Sinnamohideen
6598645c5d Updated for coda-5.3.12, skipping past 5.3.11 2001-01-19 21:57:53 +00:00
FUJISHIMA Satsuki
5da7f0dce2 o Change MASTER_SITES to MASTER_SITE_SOURCEWARE.
o Uses split tarballs (gcc-{core,g++,objc}.tar.bz2)

PR:		24463
Submitted by:	maintainer
2001-01-19 20:25:52 +00:00
Ade Lovett
0bcc7f2096 Update to 0.33 2001-01-19 18:39:00 +00:00
Ade Lovett
98fdc3fd7a Update to 0.2.0 2001-01-19 18:08:20 +00:00
Kevin Lo
3f179d7b1f Upgrade to version 0.5.11
PR: 24447
Submitted by: MAINTAINER
2001-01-19 16:52:17 +00:00
Akinori MUSHA
35110bd566 Update to 0.3.3a. 2001-01-19 09:41:16 +00:00
Akinori MUSHA
4788104295 Add ruby-textbuf, a gapped text buffer extention for Ruby. 2001-01-19 06:16:46 +00:00
Akinori MUSHA
e34294c872 Update to 1.3.5. 2001-01-18 16:18:46 +00:00
Akinori MUSHA
0ceffe44b5 Chase the checksum of the repacked distfile. The update was only the
installer and its document fixes.

PR:		ports/24403
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2001-01-18 16:02:31 +00:00
Vanilla I. Shu
7c94fab8bf Remove gtksheet. it have merge into gtkextra ports.
Submitted by:	maintainer
2001-01-17 20:47:11 +00:00
Kevin Lo
cb42de4d89 Upgrade to 2.2
PR: 24407
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
2001-01-17 13:59:49 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
70beaab4b1 Update to 1.7
PR: 24343
Submitted by: MAINTAINER
2001-01-16 13:26:42 +00:00
Kevin Lo
a23653155d - Support CFLAGS properly
- Use own do-install target(mainly to avoid creating odd directory)
- Include additional document into package

PR: 24282
Submitted by: Ports Fury
2001-01-15 13:30:13 +00:00
Will Andrews
2c2a194927 Add p5-Term-Screen 1.00, a perl module implementing a basic screen
and input class.

PR:		23614
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2001-01-15 06:22:07 +00:00
Vanilla I. Shu
022d8e7d2e Upgrade to latest version.
PR:		ports/24298
Submitted by:	maintainer
2001-01-14 20:06:43 +00:00
Akinori MUSHA
a417793506 Update a patch to fix a typo rather than a repack/update. 2001-01-14 09:14:53 +00:00
Akinori MUSHA
db80aaacb9 Update to knu-cvsweb 1.105.1.64.
2001-01-13  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.conf: Add some knu-cvsweb info.

	* cvsweb.cgi: MFZ: 1.105.

	* README.knu, TODO.knu, cvsweb.cgi, cvsweb.conf,
	cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd,
	cvsweb.conf-ruby: Change CVS tags: "Id" -> "Idaemons".
2001-01-14 08:40:40 +00:00
Will Andrews
db3f608af1 Add p5-Class-Singleton 1.03, a perl module that describes a singular
object class.
2001-01-14 06:05:16 +00:00
Michael Haro
142159e054 master_site moved
PR:		24281
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-12 22:46:12 +00:00
Maxim Sobolev
5c6d35a67e Use MASTER_SITE_SOURCEFORGE.
PR:		24280
Submitted by:	PF
2001-01-12 20:16:18 +00:00
Akinori MUSHA
7a981c1892 Update to knu-cvsweb 1.104.1.63.
2001-01-12 08:42  knu

	* cvsweb.cgi, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Clean up URI parser.

	Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.

	Requested by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

	Allow downloading a single port/pkgsrc in tarball by default.
2001-01-12 04:14:36 +00:00
Jun Kuriyama
72b30e7f2a Add 2 "@unexec rmdir"s.
Reported by:	bento
2001-01-12 02:05:06 +00:00
Jun Kuriyama
1be3b796ff Add @unexec rmdir.
Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net> (maintainer)
PR:		ports/24241
2001-01-12 00:14:36 +00:00
Akinori MUSHA
a047053c55 Update to knu-cvsweb 1.104.1.62.
2001-01-12 03:17  knu

	* cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of
	`uname`.

	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-01-11 18:20:24 +00:00
Kevin Lo
af48bd5ff7 Update to 2.14
PR: 24243
Submitted by: MAINTAINER
2001-01-11 15:57:37 +00:00
Akinori MUSHA
d7d50312b5 Update to knu-cvsweb 1.104.1.61.
2001-01-11 11:00  knu

	* cvsweb.cgi, cvsweb.conf: Oops.

2001-01-11 10:52  knu

	* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar
	zcf - ..." to avoid tar(1)'s automatic padding of nulls to align
	with the block size, which is just garbage for a receiver.

	Noted by:	Katsuyuki Komatsu <komatsu@sarion.co.jp>

	Have $uname variable to hold the OS implementation name.

	Move %CMD's initialization part to the beginning of cvsweb.conf so
	it can use $uname and configure properly for the OS.

	Wrap FreeBSD or OpenBSD specific features in conditional blocks
	using $uname.

	Fix some open() calls in good manners.
2001-01-11 03:41:57 +00:00
Trevor Johnson
ac6956550b Bump PORTREVISION for the name change to gpatch. 2001-01-11 01:22:11 +00:00
Trevor Johnson
2175105ad7 Avoid conflict with /usr/bin/patch by installing the version from
the ports collection as "gpatch".  Beautify the descriptions.
Update the ports which depend on this version.

PR:		23702
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
Reviewed by:	knu
2001-01-11 00:56:26 +00:00
FUJISHIMA Satsuki
acd838401f unbreak for -CURRENT. 2001-01-10 14:02:12 +00:00
FUJISHIMA Satsuki
36d84bca92 add missing manpages/libs/headers.
sort pkg-plist.
2001-01-10 14:01:56 +00:00
FUJISHIMA Satsuki
0838fd1ee1 fix build.
PR:		22653
Submitted by:	Mike Heffner <mheffner@vt.edu>

NOTE: added files/patch-ac is unified patch for multiple files;
      There's no reason to split up single-purpose patch.
2001-01-10 14:01:50 +00:00
Andrey A. Chernov
98526b6497 Remove myself from MAINTAINER 2001-01-10 08:03:15 +00:00
Kevin Lo
8bc5512f7a Upgrade to 0.51
Approved by: MAINTAINER
2001-01-10 01:06:30 +00:00
Maxim Sobolev
d5893b14f4 Update to 0.5. 2001-01-09 23:10:22 +00:00
Maxim Sobolev
8166e86e11 Add SUSv2 compatible fcvt() function ripped from glibc. fcvt() is required by
some internal Clanlib's function (fortunately rarely used, which allowed several
clanlib-based ports live w/o it).

Prompted by:	alex (quite some time ago)
2001-01-09 23:08:59 +00:00
Trevor Johnson
3bd9e343df Update master site. Update from 1998-05-07 to 1999-09-25 release
(both called version 0.5--dates are given in man pages).  Add a
DIST_SUBDIR to distinguish the different releases.  Be more verbose
when installing.  Don't optimize when compiling.  Add WWW: line.
Update PLIST.  Respect ${CC}.  Increment PORTREVISION.

ftp://cantor.informatik.rwth-aachen.de/pub/unix/cs-0.5.tar.gz:
looking for file 500 cs-0.5.tar.gz: No such file or directory.
(Last OK result Mon Nov 27 8:33:50 2000 )

PR:		24091
Submitted by:	Joseph Scott <joseph@randomnetworks.com>,
		KATO Tsuguru <tkato@prontomail.ne.jp> and myself
2001-01-09 18:41:45 +00:00
Maxim Sobolev
85a1e0ffe6 Update checksum. Unfortunately it seems that previously committed version was
pre-release, therefore bump PORTREVISION to indicate that update is necessary.

PR:		24179
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-01-09 15:40:45 +00:00
Thomas Gellekum
2529b3ee9e Upgrade to r00.2.
Submitted by:	Samuel Tardieu <sam@inf.enst.fr> (Maintainer)
2001-01-09 12:29:27 +00:00
Joseph Koshy
95d3685996 Added `funnelweb', a literate programming macro pre-processor. 2001-01-09 09:43:23 +00:00
Joseph Koshy
2b9067c48e Added `funnelweb', a literate programming tool. 2001-01-09 09:42:46 +00:00
Kevin Lo
5d167a7328 Upgrade to 0.74 2001-01-09 06:31:55 +00:00
Kevin Lo
b27fdfd5a4 Fix pkg-plist 2001-01-09 06:29:27 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Akinori MUSHA
0b11e7b85b Update to 0.7.8. 2001-01-08 22:48:13 +00:00
Vanilla I. Shu
511045b36c Upgrade p5-HTML-Parser => 3.15
p5-Net-Daemon  => 0.34
	p5-Storable    => 1.0.7
2001-01-08 22:23:27 +00:00
Jun Kuriyama
3715e6f709 Use $PERL_ARCH instead of ${MACHINE_ARC}-freebsd.
Pointed out by:	bento
2001-01-08 10:31:46 +00:00
Jun Kuriyama
ef9b6002e4 Use $PERL_ARCH instead of i386-freebsd.
Pointed out by:	bento
2001-01-08 10:28:31 +00:00
Jun Kuriyama
57da72838b Use $PERL_CONFIGURE. 2001-01-08 06:44:24 +00:00
Bill Fenner
b2079ddfe5 Remove albast@xs4all.nl as MAINTAINER; mail has been bouncing for 3 months. 2001-01-07 18:32:16 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Akinori MUSHA
111be898ad Fix configure script to properly detect FreeBSD's dlopen() facility.
This get libslang built with the dynamic linking feature (import()
etc.).   PORTREVISION bumped.

Approved by:	MAINTAINER
2001-01-06 10:48:02 +00:00
David E. O'Brien
a480a804e8 GNU cross compiler suite for ARM. This is a vanilla version of gcc only.
That is, it does not contain any libs or startup code for creating executable
files.

PR:		22849
Submitted by:	Espen Skoglund <esk@ira.uka.de>
		(with much cleanup and tweaks by me)
2001-01-06 08:05:31 +00:00
Joerg Wunsch
ec53eb5005 Upgrade to a newer version which now matches the supplied PDF
documentation file.  Still not the most recent version though, since
that one would require a more recent (still beta) gcc.
2001-01-05 17:38:14 +00:00
Ade Lovett
1d10378197 Update to 0.31 2001-01-05 15:36:09 +00:00
Akinori MUSHA
5c89a45427 Update to knu-cvsweb 1.104.1.59.
2001-01-05 09:00  knu

	* cvsweb.cgi: Delete $ENV{PATH} before everything. (against -T
	paranoia) It's nothing to worry since cvsweb.cgi always invokes
	executables by full paths, though.

	Correct the error messages regarding $command_path.

2001-01-03 17:57  knu

	* cvsweb.cgi, cvsweb.conf: Don't rely on perl's $ENV{PATH} search.
	Search commands for itself and specify them by full paths.
2001-01-05 00:13:39 +00:00
FUJISHIMA Satsuki
43895345be add missing message catalogue.
remove empty share/locale stuff.

Submitted by: bento
2001-01-04 17:09:32 +00:00
David E. O'Brien
e6c9077a8e GNU binutils for vanilla ARM cross-development
PR:		22848
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2001-01-04 12:29:50 +00:00
Neil Blakey-Milner
b7f41ec917 Add zziplib 0.10.11, a library to provide transparent read access to
zipped files.

PR:		24046
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-04 11:14:38 +00:00
Will Andrews
9e9db90520 Remove devel/p5-String-Strip; this was a mistake as it already exists in
textproc.. I'd overlooked the fact that nbm did this earlier today.  Plus,
textproc is really the right place for p5-String-* ports.

Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:26:08 +00:00
Will Andrews
b678d6f47b Add p5-Search-Binary 0.95, perl module that implements a generic binary
search algorithm.

PR:		24029
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:10:30 +00:00
Will Andrews
3db2036684 Add p5-Server-FastPL 1.0.2, perl module to eliminate the compile-time of
big scripts.

PR:		24028
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:09:56 +00:00
Will Andrews
d8b9865e7b Add p5-Set-Scalar 1.03, perl module containing a set of scalars, including
references.

PR:		24026
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:08:13 +00:00
Will Andrews
9cd3846c07 Add p5-Set-Object 1.02, perl module to manage sets of objects.
PR:		24025
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:06:47 +00:00
Will Andrews
fc0fdab7ea Add p5-Set-NestedGroups 0.01, perl module for grouped data eg ACL's,
city/state/country etc.

PR:		24024
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:05:58 +00:00
Will Andrews
7b31e1730d Add p5-String-Random 0.198, a perl interface to generate "random" strings. 2001-01-03 23:51:52 +00:00
Will Andrews
b4edb5af14 Add p5-File-Cache 0.13, a perl module implementing a persistent object
store.
2001-01-03 23:50:44 +00:00
Will Andrews
91ab13cf86 Add p5-File-Binary 0.3, a perl interface to modify and read binary files. 2001-01-03 23:49:29 +00:00
Will Andrews
bc47b1f8b9 Add p5-String-Strip 1.01, perl module that implements efficient
whitespace removal routines.
2001-01-03 23:45:43 +00:00
Will Andrews
3b2a96dbd4 Add p5-String-RexxParse 1.08, perl module that provides an interface to
REXX parsing routines.
2001-01-03 23:45:17 +00:00
Will Andrews
91c7519e67 Add p5-Tie-IxHash 1.21, perl module implementing ordered in-memory
associative arrays.
2001-01-03 23:44:37 +00:00
Will Andrews
2479fda868 Add p5-String-Checker 0.03, perl module implementing an extensible string
validation interface.
2001-01-03 23:43:47 +00:00
Will Andrews
4b8d705b34 Add p5-Proc-Daemon 0.02, perl module that provides a method to daemonify a
Perl script.
2001-01-03 23:42:19 +00:00
Will Andrews
b79d816b49 Add p5-Proc-Background 1.01, perl interface to running background
processes.
2001-01-03 23:42:00 +00:00
Will Andrews
4c40d1d13e Add p5-Make 1.00, perl module implementing 'make' and script. 2001-01-03 23:37:40 +00:00
Will Andrews
f5a38e2a95 Add p5-Mac-FileSpec-Unixish 1.11, perl module with functions to
manipluate pathspecs in Unixish style.
2001-01-03 23:33:00 +00:00
Will Andrews
6a2a4fc78d Add p5-LockFile-Simple 0.2.5, perl module implementing simple file
locking.
2001-01-03 23:31:56 +00:00
Will Andrews
7551439fa5 Add p5-Ioctl 0.81, perl module that provides a way to get the value of C ioctl
constants.
2001-01-03 23:31:24 +00:00
Will Andrews
779399a31e Add p5-Algorithm-Permute 0.02, perl interface to handy and fast
permutation.
2001-01-03 23:16:16 +00:00
Will Andrews
7a57137766 Add p5-Algorithm-MarkovChain 0.03, perl class capable of creating Markov
chains and output based on them.
2001-01-03 23:15:46 +00:00
Will Andrews
814b54b0e9 Add p5-Algorithm-MDiff 0.94, perl interface to calculate m-difference
between two objects.
2001-01-03 23:15:08 +00:00
Will Andrews
945244d423 Add p5-Algorithm-Diff 1.10, perl interface to compute differences between
two objects.
2001-01-03 23:14:38 +00:00
Will Andrews
02e039bbcb Add p5-Agent 3.20, perl module that provides a foundation for software agent
developers.
2001-01-03 23:14:15 +00:00
Andreas Klemm
56ffabc919 Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Clive Lin
298c88b4f9 o Fix distfile unfetchable problem
o Satisfy portlint

PR: 23919
2001-01-03 20:36:57 +00:00
FUJISHIMA Satsuki
2e575d1e0b update to 5.3.
PR:		21774
Submitted by:	Mikhail Teterin <mi@monsta.privatelabs.com>

maintainer is unreachable, temporarily?

Recipient address: mmcg@cs.monash.edu.au
Reason: Remote SMTP server has rejected address
Diagnostic code: smtp;550 <mmcg@cs.monash.edu.au>... User unknown
Remote system: dns;mail2.csse.monash.edu.au (TCP|130.194.1.8|4557|130.194.226.190|25)
2001-01-03 20:17:07 +00:00
Maxim Sobolev
48a0892666 OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7). 2001-01-03 16:48:15 +00:00
Maxim Sobolev
7ecc05857e Update to 1.1.7. 2001-01-03 14:22:06 +00:00
Neil Blakey-Milner
35d965949e Add py-mxProxy 0.2.0, python module that provides a generic proxy wrapper
type.

PR:		22542
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-01-03 13:56:52 +00:00
Peter Pentchev
b3ff865b0d Install a correct pkgIndex.tcl, make the pkg-plist NOPORTDOCS-aware.
PR:		23865
Submitted by:	maintainer
2001-01-03 09:27:16 +00:00
Akinori MUSHA
54cfbac643 Update to knu-cvsweb 1.104.1.57.
2001-01-03 11:55  knu

	* README.knu, cvsweb.cgi: Don't forget to add $query to the URL
	when redirecting.  Now module alias redirection and Attic
	redirection work with all sticky variables preserved. (Previously
	they didn't work against a non-default cvsroot)

	Put a text field on each directory view that allows user to jump
	directly to an arbitrary module, which can be specified either by a
	full module/file path or by a module alias.
2001-01-03 03:24:08 +00:00
Clive Lin
3806af19ef Chase distfile checksum.
Changes in the original distfile are typo (or mis-use) and
whitespacechanges.
2001-01-02 23:54:42 +00:00
Akinori MUSHA
a9c83761b1 Update to knu-cvsweb 1.104.1.56.
2001-01-03 08:34  knu

	* README.knu, cvsweb.cgi, cvsweb.conf: List CVS repository entries
	in the specified order, not alphabetical.

	Now /usr/local/etc/cvsweb/ is the default directory for
	configuration files.
2001-01-02 23:47:41 +00:00
Akinori MUSHA
f46dcf77e6 Update to knu-cvsweb 1.104.1.55.
2001-01-02 21:23  knu

	* cvsweb.cgi, cvsweb.conf: Get cvsweb.cgi to run under perl -T.

	Change perl command line:

	  Change perl5 to perl and just declare `require 5.000'.

	  Remove -s option that was intended for debug use.

	  Add -T option to perform security checks.

	Change search paths for cvsweb.conf:

	  Don't adopt the value of $ENV{CVSWEB_CONFIG} that was intended
	for
	  debug use.

	  Search the same directory that cvsweb.cgi is in instead of the
	  current directory.

	Invoking `last' in `do { ... } while (0);' is wrong.  Change the
	loop to `while (1) { ... last; }'.

	Don't do chdir.  Instead, use tar(1)'s -C option and cvs(1)
	export's -d option.

	Explicitly define $ENV{PATH}.

	Turn $allow_compress off by default so user can debug cvsweb.cgi
	easily.
2001-01-02 12:39:00 +00:00
Akinori MUSHA
4701f83604 Update to knu-cvsweb 1.104.1.54.
- Install cvsweb.conf* files under ${PREFIX}/etc/cvsweb/.

2001-01-02 08:15  knu

	* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
	cvsweb.conf-openbsd, cvsweb.conf-ruby: Add $prkeyword variable to
	allow user to use (e.g.) `Bug' instead of `PR' as the bug report
	identifier.

	Add cvsweb.conf-{freebsd,openbsd,netbsd,ruby} files, and move
	rather FreeBSD specific configuration values to
	cvsweb.conf-freebsd.

	Add a %funcline_regexp entry for Ruby. (*.rb)

2001-01-02 06:24  knu

	* cvsweb.conf: Add `pending' to the list of PR categories.

2001-01-02 05:57  knu

	* cvsweb.cgi: Reduce 'Use of uninitialized value' warnings.

	Noticed by:	Wolfram Schneider <wosch@schneider.org>
2001-01-01 23:51:22 +00:00
Assar Westerlund
c816d6ca21 new port of mob - Memory Organization Benchmark Suite 2001-01-01 21:28:48 +00:00
Andreas Klemm
3a0f2e562e make port prefix clean -> bump PORTREVISION
PR:		21081
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-01 18:21:46 +00:00
David E. O'Brien
06f8644cbf FSF gcc-2.95.2 for embedded ARM cross-development
This is used to generate code that is independent of any operating system.
2001-01-01 17:27:12 +00:00
David E. O'Brien
1d8f062168 FSF binutils for embedded ARM cross-development
This is used to generate code that is independent of any operating system.
2001-01-01 17:25:24 +00:00
FUJISHIMA Satsuki
86c34c7330 NO_INSTALL_MANPAGES is not for user defined variable.
Approved by: maintainer
2001-01-01 15:09:06 +00:00
Will Andrews
e41b0a784e Clean up mistakes: don't add trailing / to variable. i386-freebsd ->
%%PERL_ARCH%%.
2001-01-01 11:07:50 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Will Andrews
4595cbf468 Add p5-Class-Tom 3.02, a perl module to transport objects from one system to
another.
2001-01-01 09:32:01 +00:00
Will Andrews
6056b08c58 Add p5-Alias 2.32, a perl module that performs aliasing services. 2001-01-01 05:45:34 +00:00
Michael Haro
87190a2217 fix some typos, make some warning messages more verbose
PR:		23725
Submitted by:	    Jimmy Olgeni <olgeni@uli.it>
2000-12-31 18:59:43 +00:00
FUJISHIMA Satsuki
d4e42d1f4f bump PORTREVISION; new file added. 2000-12-31 15:42:36 +00:00
Akinori MUSHA
f94f4c52fb Update to 2.2. 2000-12-31 11:40:05 +00:00
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
Akinori MUSHA
f263e83699 Update to 0.6.0. 2000-12-15 15:07:17 +00:00
Vanilla I. Shu
6e8fdfd480 Upgrade to 1.79. 2000-12-15 03:07:25 +00:00
Will Andrews
086301a674 Remove wrong name that crept into the original port that I added over five
months ago.. sheesh.  :-)
2000-12-13 05:49:42 +00:00
OKAZAKI Tetsurou
d20509deaa Add pcl-cvs-emacs and pcl-cvs-emacs20.
PR:            ports/22574, ports/22575
2000-12-13 00:04:28 +00:00
OKAZAKI Tetsurou
b39532f1ab Add port for PCL-CVS, an Emacs-based front-end to CVS, for Emacs20.
PR:            ports/22575
Submitted by:  OKAZAKI Tetsurou <okazaki@be.to>
Approved by:   knu (My mentor)
2000-12-12 23:47:22 +00:00
OKAZAKI Tetsurou
48a4671e23 Add port for PCL-CVS, an Emacs-based front-end to CVS, for Emacs19.
PR:            ports/22574
Submitted by:  OKAZAKI Tetsurou <okazaki@be.to>
Approved by:   knu (My mentor)
2000-12-12 23:42:21 +00:00
Maxim Sobolev
8755f9124a Add Boa Constructor. Boa Constructor is a cross platform RAD GUI Building IDE.
It offers visual frame creation and manipulation, an object inspector, many
views on the source like inheritance hierarchies, object methods and properties,
html generated from documentation strings, a debugger and integrated help. It
is written in Python and uses the wxPython toolkit which wraps wxWindows.
2000-12-12 14:37:13 +00:00
Akinori MUSHA
2e9b5b7363 Update to version 2.3.
- Conform to the new port layout, finally.

- Use COMMENT, DESCR, PLIST, PKGINSTALL, PKGDEINSTALL, PKGREQ,
PKGMESSAGE, SCRIPTDIR and PATCHDIR instead of hardcoded file/directory
names. (suggested by will)

- Fix maxchars checker that has been broken.

- Fix "use ldconfig with ||/usr/bin/true" checker. (patch submitted by
sobomax)

- Fix "include the country code in the module alias name" warning.
Besides, "country code" is corrected to "language code".

- Add french and hebrew to the list of lang-specific categories.

- Properly omit the checks against PORTNAME section etc. when the
testee is a slave port.

- Add "INSTALLS_SHLIB may be missing" checker which searches pkg-plist
for `*.so' and `*.so.<nn>'.

- Make it dynamically read bsd.sites.mk so that we no longer need to
keep it always in sync with bsd.sites.mk.  It now should recognize
`/%SUBDIR%/' part too.

- Change `split(/\s+/, "blah blah blah")' to `qw(blah blah blah)'.

- Add some dummy comments that prevent Emacs' CPerl mode from
confusing.

- Add a condition "unless this is a master port" to the warnings that
are specific to master ports, because currently we can't know if a
port is a master port.

Reviewed by:	mharo (MAINTAINER)
2000-12-12 14:24:12 +00:00
OKAZAKI Tetsurou
8f4b0f1cf7 Add elib-emacs and elib-emacs20.
PR:             ports/22572
2000-12-11 13:09:23 +00:00
Steve Price
fed8158b55 Update to version 6.4.
PR:		23307
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2000-12-11 03:03:10 +00:00
Steve Price
bfaef63164 Update to version 0.8.
PR:		23213
Submitted by:	maintainer
2000-12-11 02:37:13 +00:00
Steve Price
a1db0ee8c5 Update to version 0.8.10.
PR:		23127
Submitted by:	maintainer
2000-12-11 02:26:55 +00:00
Steve Price
f7a5394377 Add USE_BISON.
PR:		23096
Submitted by:	maintainer
2000-12-11 02:23:46 +00:00
Chris D. Faulhaber
3a2ba8e22c Update to 0.2.1a 2000-12-10 23:36:01 +00:00
OKAZAKI Tetsurou
33eac5d2cd Add ELIB, The Emacs Lisp Library, for Emacs20.
PR:             ports/22573
Submitted by:   OKAZAKI Tetsurou <okazaki@be.to>
2000-12-10 19:59:41 +00:00
OKAZAKI Tetsurou
5748e2e5a4 Add ELIB, The Emacs Lisp Library, for Emacs19.
PR:             ports/22572
Submitted by:   OKAZAKI Tetsurou <okazaki@be.to>
2000-12-10 19:48:21 +00:00
Peter Pentchev
4c30955d29 Update to 3.4.2
PR:		23408
Submitted by:	maintainer
2000-12-10 15:38:08 +00:00
Kevin Lo
5e03b6639c Update to 1.0b10
PR: 23397
Submitted by: MAINTAINER
2000-12-09 15:34:53 +00:00
Daniel Eischen
cd465afc8d GVD is the GNU Visual Debugger, very similar to DDD.
It is an extensible graphical debugger licensed under the GPL
and written in Ada using GNAT and GtkAda.  Supposedly, this
is the future GNOME debugger.

PR:		23280
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-12-08 21:48:17 +00:00
Ade Lovett
ef749f745b struct mount was hidden from userland on -current a short while ago
No idea why libgtop wanted it, since the information was never used.
2000-12-08 21:09:50 +00:00
Ade Lovett
bd167f8ca7 Mark FORBIDDEN for 4.x and above which already has this in the
base system - lots of wonderful breakages with this port installed
too on such systems.
2000-12-08 21:07:43 +00:00
Jacques Vidrine
f9d82b8a81 The distfile disappeared (rolled into a larger package I suspect).
Store it locally for now.
2000-12-07 18:11:19 +00:00
Akinori MUSHA
b0694892f3 Update to knu-cvsweb 1.104.1.42.
2000-12-08 00:11  knu

	* cvsweb.cgi: Silence `Use of uninitialized value' warnings.
	(again)

2000-12-07 03:20  knu

	* TODO.knu: Mention "show only tags" feature breakage.

2000-12-07 03:19  knu

	* cvsweb.cgi: Emit a rather better error message when a user
	requests to check out a deleted file.

	Pointed out by: Chris Faulhaber <jedgar@fxp.org>

	Cut an out-of-date error message. (adding -R and -l options to the
	cvs command line should have obsoleted it)

	Optimize, clean up.

2000-11-23 04:26  knu

	* cvsweb.cgi, cvsweb.conf: Add a new variable $charset to specify
	the charset for HTML output.

	Submitted by:	SADA Kenji <sada@bsdclub.org>
2000-12-07 15:24:14 +00:00
Clive Lin
a76b70a205 KeLP (Kernel Lattice Parallelism) is an infrastructure/interface to
FORTRAN 77 or C numeric kernels using FORTRAN array ordering. It is usually
used for structured block-irregular grid computational applications.

Submitted by: Michael Wu <keichii@iteration.net>
Reviewed by: keith@FreeBSD.org
Approved by: keith@FreeBSD.org
2000-12-06 16:39:24 +00:00
Akinori MUSHA
3c66bbf52f Update to 1.9.6. 2000-12-06 15:38:58 +00:00
Akinori MUSHA
5c87e87214 Update to 0.51. 2000-12-06 15:37:38 +00:00
Joerg Wunsch
8b68d52148 Atmel AVR cross-development, part #3: a C and floating point math
library.  This port also installs some documentation which actually
describes the combo of all three ports (avr-binutils, avr-gcc,
avr-libc).
2000-12-05 15:23:17 +00:00
Joerg Wunsch
639ffde3ac Atmel AVR cross-development, part #2: the C compiler. 2000-12-05 15:21:02 +00:00
Joerg Wunsch
744aff266f This is the first port of a fairly complete toolchain for Atmel AVR
microcomputer cross-development.  More (avr-gcc, avr-libc) to follow...
2000-12-05 15:17:47 +00:00
Chris D. Faulhaber
1ede837631 Update p4web MD5 checksum
PR:		22786
Submitted by:	Andreas Schulz <ats@first.gmd.de>
Approved by:	Maintainer
2000-12-03 20:27:59 +00:00
Will Andrews
49b80109c5 Update p5-Config-IniFiles (was p5-IniConf, being removed) to 1.8.
PR:		22298
Submitted by:	Jeremy Shaffer <jeremy@external.org>
Approved by:	demon (previous MAINTAINER)
2000-12-03 18:15:40 +00:00
Akinori MUSHA
2952a0e13d Update to 1.2.6. 2000-12-03 16:13:40 +00:00
Vanilla I. Shu
016b8def5f Upgrade to 0.53
PR:		ports/23236
Submitted by:	maintainer
2000-12-03 01:35:04 +00:00
Ade Lovett
9f4972d4e7 Update to 0.5.5 2000-12-01 21:20:12 +00:00
Doug Barton
2037bebd72 Eivind has expressed the desire to give up this port since he no longer uses
it, and Ying-Chieh Liao's recent update was so good that we decided to press
him into service. :)

Approved by:	eivind
2000-11-30 21:59:28 +00:00
Ade Lovett
6d847a68ef Update to 2.7.2
Approved by:	maintainer
2000-11-30 21:18:27 +00:00