1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

2553 Commits

Author SHA1 Message Date
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
Ade Lovett
69fdfd600a * Fix gnome-vfs-config: looking in wrong directory for vfsConf.sh
* Don't build the test programs, since they're not installed and
  are pretty much meaningless anyway

Submitted by:	sobomax
2000-11-30 18:15:57 +00:00
Ade Lovett
5c01f30c55 Update to 0.15 2000-11-30 18:12:08 +00:00
Motoyuki Konno
fb2cbc9afb Add "#define BuildAoutLibraries ${BuildAoutLibraries}".
This variable is declared in port Makefile.

Submitted by:	motoyuki
Reviewed by:	maintainer
Reference:	[ports-jp 10459],[ports-jp 10464]
2000-11-29 12:08:19 +00:00
Maxim Sobolev
2d8ff23a74 Update iconv to 2.0 and reflect shared library version bump.
PR:		23163, 23164, 23165
Submitted by:	maintainer
2000-11-29 11:46:42 +00:00
Jason Evans
381fdeef1e Update to version 1.1.0. 2000-11-29 07:56:10 +00:00
Mario Sergio Fujikawa Ferreira
07e035580d Reduce the HTTP traffic on freefall. Move MASTERS_SITES
from sobomax homepage to MASTER_SITE_LOCAL with
MASTER_SITE_SUBDIR=lioux. Thanks sobomax :)
2000-11-28 23:39:36 +00:00
James E. Housley
dd42e50dd5 - Update of port devel/omniORB from 3.0.1 to 3.0.2
- Have emailed the MAINTAINER about this already
- Changed master site to its new URL
- Removed dependency on Python 1.5, as it seemingly works fine with 2.0
- Alphabetised the $PLIST while I was at it
- Deleted file:  files/patch-al  (Explicit linking against libgcc not
  necessary anymore since obrien closed PR 21983)

No response from MAINTAINER.

PR:		22864
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-11-28 12:02:33 +00:00
Ben Smithurst
9754c23cdf Add a .uk master site.
Approved by:	 maintainer
2000-11-28 09:50:00 +00:00
Ben Smithurst
de2b7db731 Add a .uk master site.
Approved by:	marcel (maintainer)
2000-11-25 21:35:40 +00:00
Satoshi Asami
34241581a3 ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. 2000-11-25 10:31:07 +00:00
Doug Barton
ef08815383 Update to 1.216
PR:		ports/23034
Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net>
2000-11-25 07:20:32 +00:00
Kevin Lo
d9d21683ae - Changed PLIST so that the port deinstalls cleanly even if it had been
installed -DNOPORTDOCS.

PR: 23066
Submitted by: MAINTAINER
2000-11-24 15:14:05 +00:00
Jun Kuriyama
d59f600e7f Upgrade to 1.0.6. 2000-11-24 13:37:04 +00:00
Maxim Sobolev
29a0461ea9 Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
David E. O'Brien
2bbb0eacfb Upgrade to version 15.1. 2000-11-23 10:50:09 +00:00
Donald Burr
fb6006943e Import of new port devel/p5-File-Spec, a set of Perl5 modules to
portably manipulate file specifications
2000-11-23 05:02:14 +00:00