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

2671 Commits

Author SHA1 Message Date
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
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
Akinori MUSHA
01f4ceb0e8 Update to 0.0.7. 2000-11-22 23:56:01 +00:00
Maxim Sobolev
7ba80c5656 Update to 2.2.
Approved by:	maintainer
2000-11-22 16:53:53 +00:00
SADA Kenji
a2a071eeb7 Support CC/CFLAGS properly.
PR:		ports/22990
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-22 16:09:07 +00:00
Peter Pentchev
05ce43b4f6 update my email address - roam@orbitel.bg -> roam@FreeBSD.org 2000-11-22 10:20:14 +00:00
David E. O'Brien
c84d4079f1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:57:33 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Kevin Lo
e942e5c262 Update to version 2.2.6
PR: 22989
Submitted by: Ports Fury
2000-11-21 16:00:03 +00:00
Kevin Lo
80dcba0d81 Fix MASTER_SITES.
PR: 22988
Submitted by: Ports Fury
2000-11-21 15:49:14 +00:00
Thomas Gellekum
525dfed319 Upgrade to 0.2.0. 2000-11-21 12:21:26 +00:00
Maxim Sobolev
08204b4217 Perlace maintainer's address adsharma@home.com (bounces) with
adsharma@sharmas.dhs.org (works).
2000-11-21 11:31:01 +00:00
Maxim Sobolev
cc991b216b Update to 1.3.2. 2000-11-20 18:01:06 +00:00
Ade Lovett
b6c3ce195c Update to 1.0.10 2000-11-20 17:29:05 +00:00
Akinori MUSHA
a31925e5ea Update to 1.2.5. 2000-11-20 17:28:32 +00:00
Akinori MUSHA
22ddd61c6a Update to 0.5.9. 2000-11-18 21:04:39 +00:00
Akinori MUSHA
d08cb22229 Update to 0.3.0. 2000-11-18 20:47:03 +00:00
Ade Lovett
252623ef8b Update to 0.9.12 2000-11-17 17:28:25 +00:00
Maxim Sobolev
dbc5b80b85 Update WWW. 2000-11-16 10:00:52 +00:00
Ade Lovett
af484e8a0a Update to 1.2 2000-11-16 00:19:13 +00:00
Dmitry Sivachenko
2de3bb97cc Update to version 1.16
Approved by:	sobomax
2000-11-15 10:51:02 +00:00
Ade Lovett
3d6472eb4a Fix up a port that somehow got missed in The Great Conversion Process
patches/patch-aa -> files/patch-aa

No repo-copy needed, since there was no history for the patch, but I
include the original commit message for it here:

  Adding a `-P' option to the CVS checkout lines is needed or else
  bsd.port.mk finds the older directories and complains about mismatched
  port versions.

Submitted by:	my machine going nuts and trying to build this port by mistake
Approved by:	asami
2000-11-14 20:32:28 +00:00
Ade Lovett
c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Satoshi Asami
f19cc90aad Remove these files so they won't be accidentally tagged for the release.
Submitted by:	jeh
2000-11-14 12:47:24 +00:00
Satoshi Asami
2b18a7c925 Remove these ports temporarily pending release. (I don't want to tag
them by mistake.)

The history is safe, so add them back whenever new ports are ready.
2000-11-14 12:26:30 +00:00
Satoshi Asami
aa3426a784 libstash is not an executable so you can't write "libstash" for
dependency -- change it to "${LOCALBASE}/lib/libstash.a".

Submitted by:	bento
2000-11-14 01:11:49 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Thomas Gellekum
c4fd957371 Don't try to installed non-existent files/Makefile.
PR:		22780
2000-11-13 11:59:46 +00:00
Satoshi Asami
12b92b9b2c The port that installs stuff in the python1.5 directory is now called
lang/python15, not lang/python.

Found by:	bento
2000-11-13 11:00:12 +00:00
Satoshi Asami
35f7c63850 Remove .la files, which aren't installed. (This is, of course, a good
thing.)

Submitted by:	bento
2000-11-13 10:47:04 +00:00
James E. Housley
f520a7b131 Make BROKEN.
The first part RepoCopy has been done.  There is still more work to be done.
2000-11-12 13:36:32 +00:00
SADA Kenji
4d5bef6c65 Rename to version 1.74.
Its ChangeLog says it is 1.75, but Id says it is version 1.74.
2000-11-12 12:46:01 +00:00
Akinori MUSHA
82ccdee41d Add ruby-gemfinder, a simple class browser (built with Ruby/Tk) for
Ruby modules/programs.
2000-11-11 18:40:42 +00:00
David E. O'Brien
9f8af46fe4 PREFIX and other Makefile changes, plus WWW addition.
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 12:16:46 +00:00
David E. O'Brien
ac831749e5 PREFIX and other Makefile cleanups along with WWW addition.
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 12:15:30 +00:00
David E. O'Brien
97e3db93fe PREFIX, etc. changes.
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 12:13:00 +00:00
Maxim Sobolev
eb8709351b Update to 0.5.10.
PR:		22765
Submitted by:	maintainer
2000-11-11 11:38:00 +00:00
Kris Kennaway
75de1b579f Remove some files on deinstall 2000-11-11 11:04:09 +00:00
Kris Kennaway
82d3610a7d Remove directory on deinstall 2000-11-11 10:04:24 +00:00
David E. O'Brien
509263a31d White space cleanup. 2000-11-11 05:36:10 +00:00
David E. O'Brien
8b75d7be14 Update master site.
PR:	19757
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 05:32:43 +00:00
David E. O'Brien
e5df841b33 Update master site.
PR:		19757
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 05:31:08 +00:00
Thomas Gellekum
4724cdc763 Upgrade to 5.2. I hope this will work for the Python users on
FreeBSD-3.x out there.
2000-11-10 12:52:47 +00:00
Michael Haro
053956ab45 bump version 2000-11-10 07:43:54 +00:00
Michael Haro
2beea6cfcb fix a bug, $i = -> $i eq
Submitted by:	fenner
2000-11-10 07:20:43 +00:00
Maxim Sobolev
d0720113d5 - Further patches to make Fnorb 1.1 compatible with the tighter socket
binding code in Python 2.0.  Again, compatibility with Python 1.5.2 should
  be maintained.
- Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his help.

PR:		22690
Submitted by:	maintainer
2000-11-08 13:27:28 +00:00
Maxim Sobolev
1ba9ed7c44 - Added patch to enable Fnorb to work with Python 2.0 (and which doesn't
break Fnorb with Python 1.5.2)
- Submitted by: Mike Meyer (mwm@mired.org)
- Caveat: There may be further Python 2.0 incompatibilities in Fnorb.  The
  next release of Fnorb should be 2.0-compatible.

PR:		22636
Submitted by:	maintainer
2000-11-08 12:52:04 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Ade Lovett
a40ba5a01b Update to 0.4.2 2000-11-07 16:33:21 +00:00
Ade Lovett
44b7ec3f0a Update to 0.6.1 2000-11-07 16:33:06 +00:00
Kevin Lo
9f921bcc66 Update to version 3.0
PR: 22317
Submitted by: MAINTAINER
2000-11-07 15:04:22 +00:00
Trevor Johnson
bd50d1d78e Mark forbidden because of reported buffer overflows. 2000-11-07 09:36:00 +00:00
Jason Evans
871b0eb7f1 Bump PORTREVISION. Remove BUILD_DEPENDS tuple that is redundant with
respect to LIB_DEPENDS.  Make portlint happy.

Submitted by:	steve
2000-11-07 02:26:18 +00:00
Jason Evans
84ba824676 cook depends on the libintl shared library at runtime. Add a corresponding
LIB_DEPENDS line.

Submitted by:	steve
2000-11-06 22:10:26 +00:00
Jason Evans
06bce9d9d7 Use the correct pthread.h when compiling liblgcc_r. Allow thread stacks
larger than 16kB.  Make sure to call global destructors during shutdown.

PR:		ports/22429
Submitted by:	tegge
2000-11-06 19:43:33 +00:00
SADA Kenji
7c8181948e Upgrade to 1.75 and
- Add version number to distfile's name
  and redistribute it from MASTER_SITES_LOCAL
- Assign myself as maintainer
- Follow moved WWW

Suggested by: kris
2000-11-05 15:08:40 +00:00
Akinori MUSHA
0ec15f352f Update to knu-cvsweb 1.104.1.39.
2000-11-05 00:32  knu

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

2000-11-03 02:36  knu

	* README.knu: Mention cat.1 is hyperlinked as well as cat(1).

2000-11-03 02:34  knu

	* cvsweb.cgi: MFZ: 1.104:

	2000-11-02 07:05  hnordstrom

		* cvsweb.cgi: Allow for 0.X versions. CVS accepts such
		version numbers in import -b even if not strictly legal...

2000-11-03 02:33  knu

	* cvsweb.conf: Set the default diff type to unidiff for all
	browsers, not only text-based ones.
2000-11-04 19:26:15 +00:00
Ade Lovett
cd979eecfe Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it) 2000-11-03 21:51:30 +00:00
Ade Lovett
ff28292ea3 Add gnomecrash, a small tool in the same genre as bugbuddy, that assists
in extracting debugging information from a core file or crashed
application (via gnome_segv)
2000-11-03 20:58:45 +00:00
Ade Lovett
c4e8ce1d75 Update to 0.9.8 2000-11-03 20:49:22 +00:00
Ade Lovett
2d33c2262d Update to 0.4 2000-11-03 17:51:47 +00:00
Ade Lovett
2573e51274 Release a number of ports that I don't have time to keep track
of any more.
2000-11-03 16:19:29 +00:00
Akinori MUSHA
47e3fac3c6 Remove RUBY_EXAMPLESDIR on deinstallation if it's empty. As byaccr
doesn't RUN_DEPENDS on ruby, it has to remove the directory by itself.
2000-11-03 15:49:06 +00:00
Satoshi Asami
d50d596aa3 Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la).
Submitted by:	bento
2000-11-03 07:53:28 +00:00
Trevor Johnson
222baa33aa Add new port of bin86 0.15.3, a 16-bit assembler and loader for
Intel-style assembly.
2000-11-03 00:22:08 +00:00
Ade Lovett
089ec6d85c Update to 0.11 2000-11-02 21:21:22 +00:00
Ade Lovett
e7fbf293f1 (Re)use MASTER_SITE_GNOME 2000-11-02 21:21:04 +00:00
Satoshi Asami
ed5b75356a Remove this port for now, it is an un-updated repo copy and I don't
want it to be tagged for the release.
2000-11-02 21:14:26 +00:00
Jun Kuriyama
eb15e13287 Add 2 @unexec rmdir's.
Submitted by:	bento
2000-11-02 05:52:07 +00:00
Jun Kuriyama
0d7ea45501 Add 2 @unexec rmdir's.
Submitted by:	bento
2000-11-02 05:43:07 +00:00
Jun Kuriyama
c242b182c5 Add missing %D's in @unexec rmdir line.
Submitted by:	bento
2000-11-02 05:39:53 +00:00
Jun Kuriyama
e51d6949c1 Add missing .packlist and 1 @dirrm.
Submitted by:	bento
2000-11-02 05:30:57 +00:00
Jun Kuriyama
260b9976fe Add missing perlfilter.pod entry.
Add 1 @dirrm.

Submitted by:	bento
2000-11-02 05:21:30 +00:00
Jun Kuriyama
4d99c073e2 Add @dirrm.
Submitted by:	bento
2000-11-02 05:18:12 +00:00
Jun Kuriyama
8b8293cdf7 Add 2 @unexec rmdir's.
Submitted by:	bento
2000-11-02 05:16:12 +00:00
Akinori MUSHA
67ef948d38 Add ruby-byaccr, a parser generator for ruby based on 'Berkeley Yacc'
and 'Berkeley Yacc for Java'.
2000-11-02 03:10:00 +00:00
Akinori MUSHA
f658c14d6c Add ruby-rbison, which generates a Ruby parser class from a Bison-like
specification file.
2000-11-02 03:03:24 +00:00
James E. Housley
cd003cb08f Add a local MASTER_SITE until the file comes on line at SourceForge
Submitted by:	David Sugar <dyfet@gnu.org> MAINTAINER
2000-11-01 20:28:40 +00:00
James E. Housley
e0837ffadb Update to 1.2.5.1
Submitted by:	MAINTAINER
2000-11-01 16:28:49 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Maxim Sobolev
23106fef4e Yet again:
- properly use libc_r;
- remove ugly direct call to configure script from post-extract target;
- don't add -1.2 suffix to shared libraries.
2000-11-01 14:51:16 +00:00
James E. Housley
9c2adfe182 Update to version 1.2.5
Submitted by:	David Sugar <dyfet@gnu.org> MAINTAINER
2000-11-01 14:13:38 +00:00
James E. Housley
c9e32b4a26 Port cleanup. Bumped PORTREVISION to 1
PR:		22475
Submitted by:	Johann Visagie <johann@egenetics.com> MAINTAINER
2000-11-01 11:53:01 +00:00