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
Maxim Sobolev
1f9d31b3aa Make syntax highliting working. 2000-09-25 13:58:23 +00:00
Maxim Sobolev
079a31ba4c Add titano - an C/C++ IDE for GNOME desktop. 2000-09-25 12:28:41 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
b82bff9c55 Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
2000-09-25 08:14:28 +00:00
Maxim Sobolev
fa0b4be69c Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scripts
generated for libtool1.4.

No responce from:	maintainer
2000-09-25 07:38:14 +00:00
Maxim Sobolev
04b873263b Properly convert scancode into acsii representation in svga driver. 2000-09-25 07:23:57 +00:00
Maxim Sobolev
78d89936e2 Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ). 2000-09-25 06:58:43 +00:00
David E. O'Brien
57754ba65d Fix an annoying (but apparently benign) error dialog that seems to be a
result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at
revs 1.58 and 1.59, apparently to resolve some sort of race condition.
(Search for EAGAIN in that file if you'd like to see).

Submitted by:	W Gerald Hicks <jhix@mindspring.com>
2000-09-25 05:24:55 +00:00
Akinori MUSHA
e7d442c175 Update to 1.3a5.
See http://www.swig.org/Release/CHANGES for details.
2000-09-24 22:45:54 +00:00
Vanilla I. Shu
264822ce14 Upgrade to 1.0.
PR:		ports/21295
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
2000-09-24 05:08:39 +00:00
Akinori MUSHA
4e169e9bbe Update to knu-cvsweb 1.103.1.26.
2000-09-22 20:13  knu

	* cvsweb.cgi, cvsweb.conf: Remove $backcolor and introduce
	$body_tag_for_src to allow to set the foreground color.

	Noticed by:	dcs@FreeBSD.org

2000-09-22 00:30  knu

	* cvsweb.cgi: MFZ: 1.103.
2000-09-23 20:48:46 +00:00
Will Andrews
5996c0bc8c Update maintainer address.
Submitted by:	maintainer
2000-09-23 18:47:29 +00:00
Ade Lovett
71267097ef Actually add a patch to put unicodeConf.sh in the right place. *sigh*
Submitted by:	onigiri
2000-09-22 14:30:45 +00:00
Thomas Gellekum
364469ac83 New port projectcenter.app, a development environment that will
become the GNUstep counterpart to Apple/NeXT's ProjectBuilder.
2000-09-22 13:15:20 +00:00
Maxim Sobolev
c09fd940ee Pythonize. 2000-09-22 11:56:23 +00:00
Kris Kennaway
7430638e30 Correct PLIST
Submitted by:	onigiri
2000-09-22 10:30:30 +00:00
Kris Kennaway
b5fd166c0d Mark BROKEN: does not compile
Submitted by:	onigiri
2000-09-22 10:23:24 +00:00
Kris Kennaway
a68c323b5b Chase the checksum (configure/makefile changes), and add two missing files
to the PLIST. Bump PORTREVISION.
2000-09-22 09:51:33 +00:00
Kris Kennaway
8f5ccb534f Upgrade to cvs2html 1.68 2000-09-22 09:45:00 +00:00
Satoshi Asami
ba52f7c856 Remove a couple of generic-looking directories with @unexec rmdir.
Approved by:	maintainer
2000-09-22 07:23:04 +00:00
Akinori MUSHA
64e6cd6545 Utilize bsd.{ruby,python}.mk. 2000-09-22 04:50:44 +00:00
Rajesh Vaidheeswarran
c8f58ac167 Fix the FTP site URL with trailing slash. 2000-09-21 22:03:26 +00:00
Will Andrews
89ac3f8bd9 Fix portlint bug where it thinks that missing a files/md5 is fatal but the
port actually does not have any DISTFILES variable.  This *should* work
with slave/master ports, but I'm not sure.

Now the portlint port passes its own test.  ;->

PR:		21380
Submitted by:	des
Approved by:	mharo
2000-09-21 16:22:15 +00:00
Maxim Sobolev
97a4678e0a Revive idle it's not quite dead, so it was buried too early.
Brought back to life by:	nectar
2000-09-21 16:18:14 +00:00
Ade Lovett
11127aef68 Update to an 0.4-gnome interim release for easier building with
new gnome-print libraries (which have yet to be committed, since
they break so much other stuff - sigh)
2000-09-21 16:08:03 +00:00
Maxim Sobolev
2c7449c5d6 Say godbye to idle - newest version now bundled with Python1.6. 2000-09-21 14:20:48 +00:00
Ade Lovett
aafae9e00c Forgot to add --enable-sim to CONFIGURE_ARGS. This target
wants to build the simulator and needs that option

PR:		21434
Submitted by:	maintainer
2000-09-21 14:18:22 +00:00
Thomas Gellekum
e0a0bd1d4c Install startup file to run the gdomap daemon. 2000-09-21 12:01:41 +00:00
Satoshi Asami
1fb9070956 Kill oafd upon exit -- this was causing the gconf build to leave
ssh hanging forever waiting for the process to terminate.

Approved by:	maintainer
2000-09-21 00:57:41 +00:00
Akinori MUSHA
4b7ac42f7b Update to knu-cvsweb 1.101.1.24.
2000-09-20 05:07  knu

	* cvsweb.cgi: Follow tab-width/tabstop/ts directives when expanding
	tabs into spaces.  Currently, only first 10 lines are scanned for
	the directives.

2000-09-20 04:57  knu

	* cvsweb.cgi: MFZ: 1.101.
	    - Fix a few bugs under mod_perl.
	    - Use the Compress::Zlib module if available.
	    - Embed PDF files inside the cvs markup view.

2000-09-20 03:35  knu

	* cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the last
	update.

2000-09-12 02:11  knu

	* cvsweb.cgi: Allow one to set the default diff type.

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

2000-09-10 20:54  knu

	* cvsweb.cgi: Clean up spacedHtmlText().
2000-09-19 20:22:39 +00:00
Akinori MUSHA
6ec23bba63 Use MASTER_SITE_RUBY. 2000-09-19 16:09:10 +00:00
Akinori MUSHA
3b69e38f35 Update md5 after a repack without changing the distfile name.
(The change was minor update)

Hereby welcome the distfile to MASTER_SITE_LOCAL, the Hall of Shame.

;)
2000-09-19 15:42:01 +00:00
Akinori MUSHA
9321374d4f Update to 1.2.4. 2000-09-19 05:24:48 +00:00
Eric J.Chet
ce0c25e44c It helps when you "cvs add" the new patches, oops. 2000-09-18 19:01:19 +00:00
Ade Lovett
553bb85371 Update *-rtems-objc to the newest patches, also fixing the
"extra files" problem.

Submitted by:	maintainer
2000-09-18 18:48:53 +00:00
Ade Lovett
ef44d13046 The tar file from the original site has changed. Remove
from DISTFILES until I can verify and reroll.

PR:		21358
Submitted by:	maintainer
2000-09-18 17:04:28 +00:00
Ade Lovett
c9fd2395f0 Update to latest set of patches
Remove "extra" files

PR:		21049
Submitted by:	maintainer
2000-09-18 15:22:11 +00:00
Ade Lovett
8bdfa2f611 Update to gdb 5.0
Remove "extra" files

PR:		21048
Submitted by:	maintainer
2000-09-18 15:20:54 +00:00
Ade Lovett
f5e32fd669 Update *-rtems-g77 to the latest patches.
Update to remove "extra" files.

PR:		21027
Submitted by:	maintainer
2000-09-18 15:20:16 +00:00
Ade Lovett
cc9f432bd9 Update the rtems java (gcj) ports to the latest patches
from OARCorp.  This also remove some "extra" file problems.

PR:		21019
Submitted by:	maintainer
2000-09-18 15:19:10 +00:00
Ade Lovett
1b3513bc81 Update *-rtems-gcc to the newest patches. This also
removes the "extra" file problems.

PR:		21004
Submitted by:	maintainer
2000-09-18 15:16:46 +00:00
Ade Lovett
190c68503e Update to version 2.10 of binutils. Also changed PLIST to
prevent "extra files" with the other RTEMS ports.

PR:		20930
Submitted by:	maintainer
2000-09-18 15:15:56 +00:00
Thomas Gellekum
8d134d5311 Use bsd.python.mk.
Approved by:	nectar
2000-09-18 12:55:15 +00:00
Chris D. Faulhaber
ef2aa55886 Update port to 1.2.1
PR:		21090
Submitted by:	Maintainer
2000-09-18 12:53:10 +00:00
Steve Price
891b81ed4b Adding codemedic version 1.0.4.
Provides an elegant graphical interface to gdb.

PR:		19083
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:37:23 +00:00
Steve Price
2f8bc8eeb5 Fix these ports so that among other things they look for the jx header
files in the correct place.

Submitted by:	maintainer
2000-09-17 21:29:14 +00:00
Chris D. Faulhaber
7099d6f88c Update port to 3.13
PR:		21157
Submitted by:	Maintainer
2000-09-17 13:13:16 +00:00
Satoshi Asami
e2d4637b15 I don't know what BUILD_DEPENDS=${PERL} means, but USE_PERL5 should take
care of that.
Submitted by:	broken index :<

Add / to end of one of MASTER_SITES.
Submitted by:	portlint
2000-09-17 02:39:30 +00:00
Ade Lovett
b630d590c1 Update to 3.4.1
PR:		21181
Submitted by:	maintainer
2000-09-16 20:18:20 +00:00
Ade Lovett
b5e4b159e2 Support CFLAGS/PREFIX properly
PR:		20650
Submitted by:	Ports Fury
2000-09-16 18:09:08 +00:00
Ade Lovett
0aa558234e Update to 0.93.2
PR:		21279
Submitted by:	Ports Fury
2000-09-16 17:53:00 +00:00
Maxim Sobolev
a824e57054 Add gtranslator - a GNOME application for developing ".pot" files used with
GNU Gettext.
2000-09-16 14:17:19 +00:00
Chris D. Faulhaber
51419bca06 Corrent BUILD_DEPENDS, MLINKS, ALL_TARGET, and PLIST
PR:		20558
Submitted by:	Maintainer
2000-09-16 13:03:23 +00:00
Will Andrews
c8f0ea860e Add fnorb 1.1, a CORBA 2.0 object request broker (ORB) written in Python.
PR:		21226
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-16 05:18:46 +00:00
Will Andrews
aed56044eb Add p5-Tie-DB_FileLock 0.10, a perl module which extends DB_File, providing
a locking layer using flock().

PR:		20758
Submitted by:	Josh Tiefenbach <josh@zipperup.org>
2000-09-16 04:50:59 +00:00
Will Andrews
73c3ce4c18 Add GPASM 0.8.9, the GNU Pic assembler, which can compile assembly files
for 12c508 and 16c84 microcontrollers family.

PR:		20396
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-09-16 04:30:35 +00:00
Rajesh Vaidheeswarran
2cabb01983 Add `cons-test' port.
cons-test is a test bed for cons developers.
2000-09-15 19:39:58 +00:00
Rajesh Vaidheeswarran
9c00120aab Fix ftp path. 2000-09-15 18:31:51 +00:00
Eric J.Chet
cd34cdd8c3 PR: 21221
Submitted by:Johann Visagie and a patch by Peter van Heusden
2000-09-15 15:40:52 +00:00
Ade Lovett
98ad73b18c Address a potential security issue by forcibly telling ORBit not
to listen on any network (IPv4 or IPv6) sockets, if and only
if the user hasn't already installed a ${PREFIX}/etc/orbitrc file
(the default, and most likely case)

Issue raised by:	Louis A. Mamakos <louie@TransSys.COM>
Discussed on:		security mailing list
2000-09-15 15:20:13 +00:00
Rajesh Vaidheeswarran
771e377e68 Cons-2.0.2 released.
Need to work on the cons-test package for FreeBSD
2000-09-15 15:19:42 +00:00
Akinori MUSHA
36af8ceba0 Update md5 after checking the diffs.
Move the primary master site to MASTER_SITE_LOCAL, because the author
repacks the distro too frequently.
2000-09-15 14:16:10 +00:00
Akinori MUSHA
bf39303b58 Update to 2.29. 2000-09-15 11:27:03 +00:00
Maxim Sobolev
32e2b05cc9 Update to 0.3. 2000-09-15 07:45:41 +00:00
Satoshi Asami
a04fee58c5 Typo (p5-Date-Convert -> p5-DateConvert). 2000-09-14 00:54:03 +00:00
Ade Lovett
7a91cbabe5 Update to 6.3
PR:		21047
Submitted by:	W Gerald Hicks <gehicks@cisco.com>
Cleanups by:	ade
2000-09-13 20:23:56 +00:00
Ade Lovett
e7a6be5700 Date::Convert allows you to convert date formats using an OO mechanism
that lets you easily choose any two formats and add in new ones.
2000-09-13 15:56:40 +00:00
CHOI Junho
f7827b2e87 Update to 0.3.
Modify PLIST for update.

PR:		ports/21223
Submitted by:	maintainer
2000-09-12 16:24:23 +00:00
CHOI Junho
3915d85ad1 Update to 0.3.
PR:		ports/21223
Submitted by:	maintainer
2000-09-12 16:23:45 +00:00
Thomas Gellekum
78932f5d3c Use bsd.python.mk. 2000-09-12 11:54:11 +00:00
Akinori MUSHA
5e74c488e3 Update to 1.0.7. 2000-09-11 11:42:27 +00:00
Yukihiro Nakai
39379b8120 Update to 1.0.5 2000-09-11 06:00:32 +00:00
Akinori MUSHA
1febbc1f2c Update md5.
No files were changed, it seems.  Maybe only re-gzipped?

Found by:	bento
2000-09-10 10:07:15 +00:00
Akinori MUSHA
85b72ea44c Update md5.
No changes were made except bundled amstd library which is provided
separately as ruby-amstd port.
2000-09-10 07:38:48 +00:00
Akinori MUSHA
2dfb4473fa Update md5.
No changes were made except documents, the setup script, and bundled
amstd library which is provided as a separate port as ruby-amstd.

Found by:	bento
2000-09-10 07:34:06 +00:00
Ade Lovett
39ede41b61 Add missing dependency
Submitted by:	bento
2000-09-09 21:50:01 +00:00
Chris D. Faulhaber
f87d2b9661 Update port to 1.67 2000-09-09 21:41:58 +00:00
Kevin Lo
2ae6213771 Update to version 1.1.13
PR: 21145
Submitted by: Peter Pentchev <roam@orbitel.bg>
Approved by: MAINTAINER
2000-09-09 13:04:58 +00:00
Akinori MUSHA
e9adac8a36 Update to 0.2.5. 2000-09-09 11:06:01 +00:00
Kevin Lo
bd0424f515 Fix some omission for Makefile and PLIST.
PR: 21103
Submitted by: MAINTAINER
2000-09-09 09:59:54 +00:00
Kevin Lo
29d43cb240 - Support CC/CFLAGS/PREFIX properly
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR

PR: 21136
Submitted by: Ports Fury
2000-09-09 09:04:18 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Maxim Sobolev
6cf52798ed Enable mouse in svgalib. 2000-09-08 12:01:59 +00:00
Akinori MUSHA
f07fbc53b7 Update with bsd.ruby.mk. 2000-09-07 19:03:24 +00:00
Akinori MUSHA
556400d35e Update to 1.9.5. 2000-09-07 16:17:49 +00:00
Akinori MUSHA
793093fca0 Update with bsd.ruby.mk. 2000-09-07 15:18:20 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
1fa355ad26 Update with bsd.ruby.mk.
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:29:07 +00:00
Akinori MUSHA
ef19b346c1 Update fundamental ruby ports first with bsd.ruby.mk. 2000-09-07 07:23:43 +00:00
Satoshi Asami
e9c8b285ce Both of the below are
Submitted by:	maintainer

(1) Respect CFLAGS when compiling shared libraries and servers.
    (imake-4, XFree86-4-libraries)
Reported by:	asami

(2) Do not redefine list of supported cards, and support architectures
    other than i386 better.
    (imake-4, XFree86-4-Server)
2000-09-07 00:03:49 +00:00
SADA Kenji
829cd1fda5 Activate p5-IPC-Shareable.
PR:		ports/18816
2000-09-06 16:03:17 +00:00
SADA Kenji
3438772fd5 New port: IPC-Shareable
IPC::Shareable allows you to tie a a variable to shared memory making
it easy to share the contents of that variable with other Perl processes.

PR:		ports/18816
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2000-09-06 16:02:18 +00:00
Akinori MUSHA
178a4d3aa2 Mention that this is for SWIG 1.1 and SWIG 1.3 already has Ruby support. 2000-09-06 16:01:54 +00:00
Akinori MUSHA
76d6f720c4 Update to 1.3a4.
- SWIG has finally merged swigruby and now includes Ruby support!

Sort and update PLIST.

Update DESCR to reflect the latest languages support.
2000-09-06 15:58:07 +00:00
Satoshi Asami
56c6e47356 Work around bug (?) in BSD make that causes HTML manpages to be generated
with wrong suffix when MANSUFFIX is defined.

Submitted by:	maintainer
2000-09-06 09:41:47 +00:00
Steve Price
6dd0c1812e Update to version 1.4.2.
PR:		20735
Submitted by:	maintainer
2000-09-05 01:56:33 +00:00
Steve Price
8f94940be7 Update to version 0.7.4.
PR:		20980
2000-09-05 01:31:11 +00:00
Steve Price
3be250358e Update to version 2.3.
PR:		21030
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:20:00 +00:00
Akinori MUSHA
d396a5f633 Update to 0.4.4. 2000-09-04 18:55:22 +00:00
Akinori MUSHA
99fc22ec60 Update to 1.94.1.19.
2000-09-05 00:55  knu

	* README.knu: Mention revision numbers hyperlinking in annotation.

2000-09-05 00:53  knu

	* cvsweb.cgi: Get the revision numbers in annotation available as
	hyperlinks.

	Requested by:	Josef Karthauser <joe@pavilion.net>

2000-09-04 23:50  knu

	* cvsweb.cgi: Fix previously introduced incorrect fix.
	s/\s+\n$//; --> s/\s+$/\n/;

	FreeBSD PR:	misc/20989
	Submitted by:	Tony Finch <dot@dotat.at>
2000-09-04 16:06:40 +00:00
Akinori MUSHA
88ba408405 Update to knu-cvsweb 1.94.1.17.
2000-09-04 03:25  knu

	* README.knu, cvsweb.cgi, cvsweb.conf: Introduce manpage
	hyperlinking.

2000-09-04 02:33  knu

	* cvsweb.cgi: Get all mail URLs and addresses as hyperlinks, not
	just the first one.  (s/// --> s///g)

Install ChangeLog file.
2000-09-03 19:21:55 +00:00
Akinori MUSHA
9fb09c74ee Update to 0.2.4. 2000-09-03 06:49:14 +00:00
Akinori MUSHA
6d895c2e62 Add missing BUILD_DEPENDS: devel/ruby-amstd. 2000-09-03 06:47:58 +00:00
Maxim Sobolev
e7e7e00408 Update to 2.12.2.
PR:		20987
Submitted by:	maintainer
2000-09-02 13:40:35 +00:00
Maxim Sobolev
368f049d9c Update to 1.6.
Submitted by:	maintainer
2000-09-02 13:32:28 +00:00
Akinori MUSHA
c6a29a37ba Update to rev. 2.18. 2000-09-02 09:26:45 +00:00
David E. O'Brien
09223d4982 Add another master site. 2000-09-01 23:31:56 +00:00
David E. O'Brien
4b5f934357 Give credit to the authors (also to help destingish this from other
malloc libs ports we have).
2000-09-01 23:30:25 +00:00
Ade Lovett
551ec09e18 Unbreak and update to 0.1.4 2000-09-01 18:22:31 +00:00
Ade Lovett
c24eade77d Unbreak and update to 0.1.5 2000-09-01 18:22:09 +00:00
Maxim Sobolev
ade661fb42 Sync with latest changes in sdl-devel port:
- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets;
- decrease amount of tabs used to make variables indentation from 2 to 1.
2000-08-31 16:07:07 +00:00
Maxim Sobolev
90983e3b46 Several improvements and cleanups:
- add svgalib support (tested with C&T65554);
- make it USE_LIBTOOL;
- remove spaces between `@' and `$' in targets.
2000-08-31 10:06:09 +00:00
Maxim Sobolev
05f612a149 Add NO_LATEST_LINK.
Pointed out by:	nbm
2000-08-29 11:30:56 +00:00
Bill Fenner
12846e1021 Remove kchowksey@hss.hns.com as MAINTAINER; email has been
bouncing for 4 months.
2000-08-28 21:12:44 +00:00
Akinori MUSHA
2e87c89fc5 Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.

I just wonder how I could overlook this.  I thought I tested with Wnn,
netscape and so on.  *sigh*

Yes, I know how I can fix it, but I'd certainly back out first.

Reported by:	steve
Pointy hat to:	knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0 PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from:	ports list, PW
2000-08-27 06:13:35 +00:00
David E. O'Brien
6b33c7e57c Install headers into PREFIX/include/sfio. Installing a
PREFIX/include/stdio.h is just too dangerous as one can too easily get it
when they don't want it.  Also Sendmail 8.11 (building with STARTTLS)
expects to find the header "sfio/sfio.h".

Submitted by:	Lyndon Nerenberg <lyndon@orthanc.ab.ca>
2000-08-27 05:24:18 +00:00
David E. O'Brien
60a727e287 Update to version 3.35 Beta13. 2000-08-27 04:43:44 +00:00
David E. O'Brien
50323cc483 Update to version 3.34. 2000-08-27 03:38:48 +00:00
David E. O'Brien
7ffc2c4632 Update to version 2.2.2. 2000-08-27 01:34:16 +00:00
David E. O'Brien
28a8874bab Update to version 4.9.10. 2000-08-27 00:16:22 +00:00
David E. O'Brien
dc7fa8d39c Fix breakage caused by sobomax in rev 1.30.
Note you _CANNOT_ use ${SED} and ${AWK} in "!=" lines.  I wish people would
STOP running `portlint' on this Makefile and blindly accpeting its output w/o
understanding it.  To quote Henry Spencer:

	I   Thou shalt run lint frequently and study its pronouncements with
	    care, for verily its perception and judgement oft exceed thine.

		..snip..
		``Study'' doth not mean mindless zeal to eradicate every byte of lint
		output--if for no other reason, because thou just canst not shut it
		up about some things--but that thou should know the cause of its
		unhappiness and understand what worrisome sign it tries to speak of.
		                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2000-08-26 23:27:52 +00:00
David E. O'Brien
c8e570a082 * This port is no longer restricted.
* Make description formatting nicer and add WWW link.

PR:		20826
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-08-26 22:58:13 +00:00
Kevin Lo
06ce9953ba Update MASTER_SITES
PR: 20823
Submitted by: MAINTAINER
2000-08-25 16:23:00 +00:00
Steve Price
de8800ab88 m4(1) was stripping the [] to leave *.Cc in my previous fix and this
was causing problems with a few ports determining that .c was the suffix
for executables.  The fix is to expand it to '*.c | *.C' so that m4(1)
doesn't try to outsmart us.

Noticed by:	George W. Dinolt <gdinolt@pacbell.net>
2000-08-25 14:36:39 +00:00
Satoshi Asami
036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00
Akinori MUSHA
4c77fa91d8 Update to knu-cvsweb 1.94.1.15.
2000-08-25 18:01  knu

	* cvsweb.cgi: Get side-by-side diff working when $showfunc is true,
	noting that `-p' option of diff(1) can only be used with context
	and unified diffs.

	Submitted by:	Roger Hardiman <roger@cs.strath.ac.uk>

	Allow to specify CVS tags or branch names (including `.' and
	`HEAD') on cvs checkout.

	e.g.    http://foo/cvsweb.cgi/bar/dood.c?rev=.
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE

	Not for diff currently, as rcsdiff does not grok CVS tags.

	Inspired by:	Folks at the FreeBSD cvs-all list.

	Specify `-R' (turn on read-only repository mode) and `-l' (do not
	log in the command history) on cvs checkout, so that one does not
	need a write permission with the repository.

2000-08-25 00:53  knu

	* cvsweb.cgi: MFZ 1.94.	(Fix a typo in JavaScript code)
2000-08-25 09:39:12 +00:00
Ade Lovett
4fbddfe65b Disable bonobo support, even if the software is available on the
system, since the code has bit-rotted and does not grok the new bonobo

Problem reports by:	Archie Cobbs <archie@whistle.com>
Sledgehammer patch by:	ade
2000-08-24 22:16:15 +00:00
Akinori MUSHA
e7a038828e Fix extras.
Do not write outside the working directory during the build process.

PR:		ports/20740
Submitted by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp> (MAINTAINER)
2000-08-24 14:07:29 +00:00
Thomas Gellekum
6ffe0e82a8 Upgrade to 0.6.6. 2000-08-23 10:49:48 +00:00
Akinori MUSHA
fcc1e9aaaf Fix recursive PKGNAMEPREFIX reference.
Found by:	Dan Langille <dan@langille.org>
2000-08-23 07:51:39 +00:00
Jason Evans
9c0d88cb36 Activate the libstash, libsock, ncat, and proxy ports. 2000-08-23 07:37:02 +00:00
Jason Evans
a5909018cc Add ports for:
libstash - Algorithms and data structures library.
libsock - TCP/IP networking library
ncat - Like cat(1), but with sockets.
proxy - Transparent logging proxy.

All of these ports are part of a single source distribution, but they fit
better into the ports scheme as separate ports.
2000-08-23 07:35:52 +00:00
Akinori MUSHA
36e15f0cc8 Add ruby-slang/ja-ruby-slang, S-Lang/S-Lang-jp extension module for Ruby. 2000-08-23 04:35:50 +00:00
Maxim Sobolev
3fac84483a Update to 1.2.0. 2000-08-22 17:18:20 +00:00
Akinori MUSHA
3f66d3c22b Add ruby-runit, Ruby implementation of Kent Beck's Testing Framework.
(cf. eXtreme Programming ("XP"))
2000-08-22 10:31:09 +00:00
Akinori MUSHA
6491bdf883 Add ruby-filelock, a Ruby module which provides file locking mechanism. 2000-08-22 09:22:24 +00:00
Akinori MUSHA
d0718f7153 Oops, scanner.rb was not an example, but a part of the library.. ;) 2000-08-22 07:22:57 +00:00
Akinori MUSHA
d518b411bf Do not install examples if NOPORTDOCS. 2000-08-22 07:05:11 +00:00
Akinori MUSHA
e6e3eb63ec This port is ruby-racc-runtime, the runtime libraries for Racc,
separated from ruby-racc.
2000-08-22 06:48:24 +00:00
Akinori MUSHA
996c8266da To separate runtime libraries from this port, add a "RUNTIME" knob for
the forthcoming slave port.
2000-08-22 06:46:52 +00:00
Akinori MUSHA
5a60c2ea11 Add swigruby, Ruby module for SWIG. 2000-08-22 01:59:08 +00:00
Akinori MUSHA
842b6d60a5 Resurrect SWIG 1.1p5 after a repocopy.
- Add patches to make it work with Perl 5.6.0
  - Remove a mirror which does not hold a distfile anymore
  - Add perl5 to CATEGORIES
  - Take over the maintainership (from ports@FreeBSD.org)
2000-08-22 01:54:02 +00:00
Akinori MUSHA
1f162aeab7 Activate SWIG-devel. 2000-08-22 01:46:47 +00:00
Akinori MUSHA
e40f98a4bb Repocopied from SWIG, because 1.3a3 is actually a development version
incompatible with 1.1p5, which is a stable version.

Thus 1.3a3 should take its place as SWIG-devel and 1.1p5 should take
its place back as SWIG.

Also:
  - Remove a mirror which does not hold a distfile anymore
  - Add perl5 to CATEGORIES
  - Take over the maintainership (from ports@FreeBSD.org)
2000-08-22 01:45:49 +00:00
Marcel Moolenaar
28d23b9b46 The redhat 6.1 packages are under old-releases. 2000-08-21 23:25:30 +00:00
Marcel Moolenaar
23121be8c6 Fix brokenness in last commit:
o  Add missing fi
o  s/$GREP/grep/g

Reported by: Siegbert Baude <siegbert.baude@gmx.de>
2000-08-21 23:20:05 +00:00
Chris D. Faulhaber
b92966bce7 Fix fennerism (correct WWW) 2000-08-21 17:08:25 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Steve Price
80a178734a Remove -Werror from CFLAGS because it was causing builds to fall over on
the Alpha.
2000-08-21 00:54:43 +00:00
Archie Cobbs
0e75cc5a29 Use freebsd.org address for maintainership. 2000-08-20 21:13:50 +00:00
Steve Price
b475e9b6bc Teach autoconf about .C files so that it doesn't inadvertently think .C
is the extension for executables.
2000-08-19 21:34:26 +00:00
Rajesh Vaidheeswarran
7e45736232 Add GNU locations to MASTER_SITES 2000-08-18 19:21:49 +00:00
Rajesh Vaidheeswarran
c6260c3984 Fix the email address in Makefile comment 2000-08-18 18:57:21 +00:00
Akinori MUSHA
41b71624e5 Use command line arguments rather than patching the configure script. 2000-08-18 02:21:12 +00:00
Ade Lovett
5a3d5436ec Temporariliy mark BROKEN until author catches up with
new BONOBO (also affects devel/dryad which depends on this port)
2000-08-17 16:44:39 +00:00
Ade Lovett
95f2b1324c Update to 0.3.1 2000-08-17 16:41:12 +00:00
Ade Lovett
655e2d81ac Update to 0.18 2000-08-17 16:40:24 +00:00
Ade Lovett
8cb4bc7996 Update to 0.5.1 2000-08-17 16:39:50 +00:00
Akinori MUSHA
ec0fbb53e4 Update to rev. 2.13.
From its ChangeLog:

2000-08-17 00:27  kfogel

	* Makefile: Tell the truth.

2000-08-17 00:26  kfogel

	* cvs2cl.pl: (pretty_file_list): init $common_dir to undef; adjust
	later conditionals to distinguish undef value from "", the latter
	meaning that no common directory prefix is possible.

	This fixes the bug with filenames and directory prefixes reported
	by Shlomo Reinstein <shlomo.reinstein@intel.com>.

2000-08-17 00:22  kfogel

	* tests/: Makefile, log-3.txt, out-3a.txt, out-3b.txt: Added tests
	from Shlomo Reinstein's log.
2000-08-17 15:30:54 +00:00
Akinori MUSHA
959d5dd1cd Update to 1.2.3. 2000-08-17 07:04:43 +00:00
Ade Lovett
93ef84db5d Add missing dependency
Submitted by:	bento
2000-08-16 20:39:58 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
65a552955f Add ruby-locale, a simple Ruby module that provides setlocale(3). 2000-08-15 14:34:53 +00:00
Sheldon Hearn
4e28d4de05 Do not rely on the linux(8) shell script. Instead, use an INSTALL
script so that the behaviour of a package installation matches
that of a port installation identically.

Note that, in the package case, we already have a valid run-time
linker hints file for Linux.
2000-08-15 10:22:36 +00:00
Akinori MUSHA
3fb81dd21c Update to rev.2.12.
Here's an excerpt from cvs2cl's ChangeLog generated by itself. :>

2000-08-15 00:59  kfogel

        * cvs2cl.pl: Handle even the [allegedly impossible] case of an
        undefined dir prefix.

2000-08-15 00:52  kfogel

        * cvs2cl.pl: Be more careful about setting $common_dir.

        This hopefully fixes a two-char eats problem reported by Shlomo
        Reinstein <shlomo.reinstein@intel.com>; Shlomo's patch is included
        in a comment (search for "shlomo") for reference, in case this
        doesn't work.  Only Shlomo can test right now, although if this
        doesn't work I'll just ask him for his log info.
2000-08-15 08:58:35 +00:00
Akinori MUSHA
2a69ccf509 Update to knu-cvsweb 1.93.1.13.
- Use cvsweb.conf* in the current directory when they don't exist in
  /usr/local/etc/.

- Declare function prototypes to shut up runtime warnings.

- Remove redundant white space at the end of lines.
2000-08-15 08:54:13 +00:00
Will Andrews
d1e078484f Add PerlMenu 4.0, a simple module that uses the Curses package to render
menus on the terminal.

Submitted by:	jhb
2000-08-14 21:23:14 +00:00
Alexander Langer
e3fa0b1c96 Correct C-macro usage: One of the first lessions you learn is,
that you must not use something like macro(var++) if you don't know
the implementation of the macro.

PR:		20538
Submitted by:	Kevin Day <toasty@dragondata.com>
2000-08-13 12:24:37 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Chris D. Faulhaber
789408fc48 Add directories missing in PLIST
PR:		20378
Submitted by:	Maintainer
2000-08-12 12:00:47 +00:00
Akinori MUSHA
05350b07c7 Update to 1.2.2.
Install racc2y and y2racc. (racc <-> yacc converters)
2000-08-12 11:21:26 +00:00
Satoshi Asami
af389574ff No need to remove lib/X11/config, it's a standard directory.
Submitted by:	bento
2000-08-11 22:46:17 +00:00
Ade Lovett
b417a4fddb Fix up 'extra' directories
Submitted by:	bento
2000-08-11 15:25:32 +00:00
Will Andrews
da6a904c98 Use explicit autoheader dependency instead of USE_AUTOCONF because
USE_AUTOCONF breaks the build.

Submitted by:	maintainer
2000-08-11 14:38:10 +00:00
Maxim Sobolev
9b6455fe81 Fix the recent breakage introduced in 1.1.4 upgrade.
Starting from this release `sdl11-config --libs' output includes only SDL libs
and doesn't include X11 libs, which confuses configure scripts in third-party
apps. I reverted it to the previous behaviour.
2000-08-11 12:07:20 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
c9a679a638 Update to 0.9908.
PR:		20535
Submitted by:	Dmitry S. Sivachenko <dima@chg.ru>
2000-08-11 10:34:03 +00:00
Will Andrews
f128f70560 Update to 1.03.
PR:		20533
Submitted by:	maintainer
2000-08-11 10:30:25 +00:00
Will Andrews
d041c5f9aa Update to 1.0.1. Move to USE_LIBTOOL and rid ourselves of .la file. Fix
-lc_r -> -pthread.  Update PLIST.

PR:		20174
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-08-11 05:24:04 +00:00
Will Andrews
2f7bb05a55 Add autoheader to build dependencies through USE_AUTOCONF.
PR:		20123, 20124, 20125, 20126
Submitted by:	maintainer
2000-08-11 04:57:20 +00:00
Satoshi Asami
60123726a2 MAN1=linux_kdump.1
Submitted by:	bento
2000-08-11 00:46:13 +00:00
Will Andrews
b78f25dc5d Update maintainer's email address -- this was supposed to go in the
previous commit but I forgot it while merging the conflicts in the patch
that was submitted.

PR:		20509
Submitted by:	maintainer
2000-08-11 00:42:27 +00:00
Will Andrews
0273028bdf Update to 2.0.1.
This commit follows a previous one that I'd cancelled partway through, so
it should get through to the cvs list, and should finish the upgrade.
That's why the Makefile is not included in this commit.

PR:		20509
Submitted by:	maintainer
2000-08-11 00:38:10 +00:00
Will Andrews
4ee55c20f1 Update to 2.0.1.
PR:		20509
Submitted by:	maintainer
2000-08-11 00:34:21 +00:00
Will Andrews
b797745ae9 Update to 1.5.
PR:		20500
Submitted by:	maintainer
2000-08-11 00:23:56 +00:00
Will Andrews
57cf6e3c75 Update to 8.14.
PR:		20469
Submitted by:	maintainer
2000-08-11 00:12:29 +00:00
Will Andrews
7803dd06e7 Update to 0.7.
PR:		20468
Submitted by:	maintainer
2000-08-11 00:05:20 +00:00
Ade Lovett
92f7ea57fa Update to 0.8 2000-08-10 16:35:29 +00:00
Chris Piazza
38d5ae582a Update to 0.9.5
PR:		20496
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2000-08-09 16:55:09 +00:00
Chris Piazza
9aaeca520b -New WWW
-New MASTER_SITES

PR:		20460
Submitted by:	maintainer
2000-08-09 16:52:02 +00:00
Akinori MUSHA
d5cb050801 Add ruby-intl, a simple wrapper of GNU gettext for Ruby. 2000-08-09 12:29:24 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Akinori MUSHA
b0e697ab87 Depend on ruby-amstd and get rid of the amstd installation of this port. 2000-08-07 17:21:56 +00:00
Akinori MUSHA
cd1d50eb08 Add three more Ruby modules.
devel/ruby-amstd:
	A collection of miscellaneous Ruby modules

devel/ruby-date2:
	An alternative date class for Ruby

devel/ruby-strscan:
	Fast string scanner class for Ruby
2000-08-07 17:15:06 +00:00
Akinori MUSHA
c8b2a40e79 Add three more Ruby modules.
devel/amstd:
	A collection of miscellaneous Ruby modules

devel/ruby-date2:
	An alternative date class for Ruby

devel/ruby-strscan:
	Fast string scanner class for Ruby
2000-08-07 17:14:01 +00:00
Ade Lovett
c990206c56 RELENG_4 now uses _KERNEL instead of KERNEL, too.
Build failure pointed out by:	Anders Andersson <anders@sanyusan.se>
2000-08-07 15:48:54 +00:00
Maxim Sobolev
cd656333fb Update to 1.1.4. 2000-08-07 13:05:46 +00:00
Akinori MUSHA
6d71c7821e Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/* 2000-08-07 12:50:16 +00:00
Akinori MUSHA
1fd451d376 Add another couple of Ruby modules.
databases/ruby-mysql:
	Ruby module for accessing MySQL databases, which has
	the same functions as C API

ports/devel/ruby-optparse:
	Yet another command line option parser for Ruby
2000-08-07 11:23:12 +00:00
Akinori MUSHA
dee2f62a68 Non-standard modules sould go under `site_ruby' directory. 2000-08-07 10:08:41 +00:00
Akinori MUSHA
fb6ae356b8 Add more Ruby ports.
devel/ruby-racc:
	An LALR(1) parser generator for Ruby

textproc/ruby-html-parser:
	HTML-parser package for Ruby
2000-08-07 08:20:31 +00:00
Akinori MUSHA
cba1dd7319 Add Ruby related ports.
devel/ruby-property:
	Simple properties scheme for Ruby

lang/ruby-python:
	Ruby extension library for embedding Python in Ruby

math/ruby-bigfloat:
	Variable precision floating library for Ruby

Whipped on by:	ade	:>
2000-08-07 06:09:19 +00:00
SADA Kenji
08cfc1c053 Activate adabroker. 2000-08-07 02:52:53 +00:00
SADA Kenji
88b5ffb94a New port - devel/adabroker
AdaBroker is a full Ada CORBA implementation, released under
the GPL (with a special exception on runtime files allowing them
to be included in non-GPL applications).

PR:	ports/18059
Submitted by:	Samuel Tardieu <sam@trillian.enst.fr>
2000-08-07 02:52:15 +00:00
Neil Blakey-Milner
e0c9715c36 Update to 1.4.1
PR:		ports/20068
Submitted by:	Mark Huizer <xaa+ports@timewasters.nl> (MAINTAINER)
2000-08-06 16:24:32 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Joseph Koshy
35543f170b Upgrade to v4.0.2.
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
PR:		ports/20303
2000-08-04 07:37:30 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Ade Lovett
811854fd0f Update to 1.0.4 2000-08-04 01:31:01 +00:00
Ade Lovett
e25952d3a2 Update to 0.7 2000-08-04 01:28:54 +00:00
Ade Lovett
49bf63251e Update to 0.16 2000-08-04 01:28:04 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +00:00
Ade Lovett
3927cd3615 Update to 0.5.3 2000-08-04 01:15:48 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Chris D. Faulhaber
e6daf26648 Update port to 1.1.5 2000-08-02 21:38:12 +00:00
Maxim Sobolev
be770e2770 Add VeePee - user orientated scripting environment for embedding in
applications. Based on Python/GNOME.
2000-08-02 13:30:29 +00:00
Chris D. Faulhaber
d840225aa6 Update port to 2.12.1
PR:		20181
Submitted by:	Maintainer
2000-08-02 01:53:09 +00:00
Neil Blakey-Milner
0c3d0f016a Add p5-B-Graph, a perl module for displaying perl-internals information
with a graph layout tool (such as Dot and VGC, apparently).

PR:		ports/20164
Submitted by:	Leo Kim <leo@florida.sarang.net>
2000-08-01 14:06:30 +00:00
Akinori MUSHA
1dceeeac11 Update to 1.93.1.10.
- Nothing but #!/usr/bin/perl -> #!/usr/bin/perl5

Define USE_PERL5 and substitute ${PERL} for /usr/bin/perl5.
2000-08-01 12:53:41 +00:00
Neil Blakey-Milner
704d583f8c Add camlp4, a preprocessor for ocaml.
PR:		ports/19896
Submitted by:	Kim Scarborough <sluggo@unknown.nu>
2000-08-01 11:58:29 +00:00
Neil Blakey-Milner
b45c6f59e4 Add asis, the Ada Semantic Interface Specification.
PR:		ports/19873
Submitted by:	Thomas Quinot <quinot@inf.enst.fr>
2000-08-01 10:00:31 +00:00
Neil Blakey-Milner
0c331e1541 Upgrade from 0.50-13 to 0.50.8-2.
PR:		ports/20097
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-31 21:32:41 +00:00
Neil Blakey-Milner
ad814bbdd7 Add tcl-memchan, an extension library to tcl, which is useful for
transferring large amounts of data between procedures or interpreters.

PR:		ports/18761
Submitted by:	Mikhail Teterin <mi@privatelabs.com>
2000-07-31 15:36:11 +00:00
Jeroen Ruigrok van der Werven
593657968d Update to 2.5q.
PR:		20224
Submitted by:	MAINTAINER <s.moeding@ndh.net>
2000-07-31 11:25:02 +00:00
Kevin Lo
54a84bff56 Update to version 1.05
PR: 20251
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:51:01 +00:00
Steve Price
b71678b65c This port requires the bz2 library to build/run.
Approved by:	maintainer
2000-07-30 18:06:27 +00:00
Chris D. Faulhaber
ce177d24f5 Correct WWW 2000-07-29 23:47:59 +00:00
Ralf S. Engelschall
fbac6a1ad7 Upgrade to GNU Pth, version 1.3.7 2000-07-29 16:03:15 +00:00
Ralf S. Engelschall
852971cb0d Upgrade to GNU Shtool, version 1.5.1 2000-07-29 16:01:33 +00:00
Akinori MUSHA
3c1c50d57e Update with my development branch of cvsweb.
PORTVERSION 1.93.1.9 indicates that it's knu's cvsweb rev. 1.9, based
on Zeller's cvsweb rev. 1.93.  I'll keep merging all the changes that
will be made on Zeller's version as well as enhancing it to meet our
needs. :)

Below is an excerpt from README.knu.

----

Added features over Zeller's version:

o Customizable "show functions" option
    You can specify a regexp for each file type to teach rcsdiff(1) to
    recognize function lines.

o Customizable PR categories
o Move $prcgi to cvsweb.conf
    Now each repository can have its own PR categories and
    query-pr.cgi URL, which can be defined in cvsweb.conf-${cvstree}.
    It is useful when you have such as NetBSD and/or OpenBSD
    repositories.

o Improved support for text-based browsers
    Unidiff is the default format for diffs, for text-based browsers.

o Enhance hyperlinking PR # feature.
    The following PR numbers will all be hyperlinked. :)

        PR:     12345, 67890, ..

        PR:     #12345, #67890, ..

        PR#     sparc/12345, i386/67890

        PR:     ports/43210
                kern/98765

        .. is related to bin/4567, which is ...
2000-07-29 13:24:11 +00:00
SADA Kenji
5d61c1cd40 Activate sdts++.
PR:		ports/16794
Submitted by:	Erik H. Bakke <erik@habatech.no>
2000-07-28 00:38:04 +00:00
SADA Kenji
08df0c2776 New port: sdts++ - C++ library for SDTS related development.
PR:		ports/16794
Submitted by:	Erik H. Bakke <erik@habatech.no>
2000-07-28 00:35:24 +00:00
Kris Kennaway
6e78c7ad4f MASTER_SITE has moved to sourceforge
Submitted by:	maintainer
2000-07-27 11:45:08 +00:00
Maxim Sobolev
f156328e09 Add CommonC++ - a portable class framework for C++
Obtained from:	http://download.sourceforge.net/cplusplus/CommonC++-1.1.0.ports
2000-07-27 10:03:58 +00:00
Kevin Lo
d7696276cc Update to version 3.2.2
PR: 20149
Submitted by: Ports Fury
2000-07-25 01:43:22 +00:00
Donald Burr
62d86a993a * Changed to use the bzip2 compressed file, since it's significantly
smaller than the .gz one.
* Added a few mirror sites, since the main (redhat) site is overloaded
  at the moment.

Thanks to:Mikhail Teterin and Dmitry S. Sivachenko for the suggestion.
2000-07-24 22:08:26 +00:00
Maxim Sobolev
fc05815ebb Use sobomax@FreeBSD.org as my e-mail. 2000-07-24 17:05:24 +00:00
Donald Burr
2ebf5858ee Added the package's URL to the DESCR file, which I forgot to do
when committing it.  Oops.
2000-07-24 08:56:13 +00:00
Donald Burr
913194dfb1 Activate SN. 2000-07-24 06:08:01 +00:00
Donald Burr
d911b5707b New port devel/SN, the Red Hat/Cygnus/GNU Source Navigator
IDE/source code analysis tool.

Obtained from:		Freshmeat posting
2000-07-24 06:06:32 +00:00
David E. O'Brien
f56d8c1dc5 Bump up the sizes of some things to match reality on Unix systems.
Submitted by:	Bram Moolenaar <Bram@moolenaar.net>
2000-07-23 19:10:01 +00:00
Marcel Moolenaar
f904bcfbf6 Remove the ftp.scc.nl mirror. 2000-07-23 00:29:51 +00:00
Vanilla I. Shu
ae6f836a9a Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Kevin Lo
13769c5bd4 - Update to version 0.4.1
PR: 20098
Submitted by: Ports Fury
2000-07-22 06:40:07 +00:00
Yukihiro Nakai
612a5feeb7 Add libglade depends. 2000-07-20 10:47:45 +00:00
Satoshi Taoka
5d7d820639 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile

CV: ----------------------------------------------------------------------
2000-07-19 14:22:30 +00:00
Akinori MUSHA
2ed974f158 - Do not read a file more than once, where the sameness is judged by
the inode numbers of files.

  This should fix the "duplicated macros" error when aclocal is
  invoked with `-I ${X11BASE}/share/aclocal' explicitly.

- Do not scan ${X11BASE}/share/aclocal if it does not exist. (Or it's
  (a symlink to)* a directory)

  This should fix the "no such directory" error when you build a non-X
  port without X installed. (like on bento)
2000-07-19 10:44:14 +00:00
David E. O'Brien
cd8bbd70a4 Enough FreeBSD/Alpha support to at least allow this to compile.
Functionality is untested at this time.
2000-07-19 09:10:43 +00:00
Doug White
31939c97b0 Update to 1.2: New kevent(2) API (and require FreeBSD versions
with it as I'm a lazy bastard).
2000-07-19 04:51:22 +00:00
David E. O'Brien
81a9216d91 Get a lot closer to supporting FreeBSD/Alpha.
(we only have two arch's, why can't we keep them better in sync with each
other ABI-wise?)
2000-07-19 04:17:33 +00:00
Akinori MUSHA
aae697a4f6 Browse two repositories by default.
local	=> /home/cvs
	FreeBSD	=> /home/ncvs
2000-07-18 23:47:01 +00:00
Akinori MUSHA
07b3667216 Update to rev. 1.90.
o checkout without revision should default to HEAD
2000-07-18 20:56:08 +00:00
Satoshi Asami
00ad098756 Add glib13. The index build just failed because of this. 2000-07-18 20:23:11 +00:00
Maxim Sobolev
0dc0df6881 Add glib13 after repo-copy from glib12.
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
2000-07-18 07:19:53 +00:00
Akinori MUSHA
6c7b47848d Correct md5 that is calculated from the original distfile.
The previous value was of my locally packed tarball somehow..
2000-07-17 10:42:22 +00:00
Kelly Yancey
b619f75ec0 Use ${INSTALL_MAN} where appropriate. 2000-07-17 09:12:47 +00:00
Steve Price
c529af39e7 We need autoheader to correctly build this port.
PR:		19919
Submitted by:	maintainer
2000-07-16 19:48:02 +00:00
Ade Lovett
bb104d8a03 Persuade automake to look not only in ${PREFIX}/share/aclocal
(ie: ${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra
patch and some configure-time substitution

Discussed on:			ports (quite a while back)
Original disgusting hack by:	ade
Suggested improvements by:	asami
Reworked patch by:		ade
2000-07-15 19:07:48 +00:00
Will Andrews
310336da71 freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;
fix process of install-info.

PR:		19943
Submitted by:	Ports Fury
2000-07-15 18:34:05 +00:00
Alexander Langer
e731ea7944 Respect CFLAGS, add -pedantic.
However, port is still broken due to odd C++ compiler error, though this
is a different error as before.
2000-07-14 14:06:06 +00:00
Chris D. Faulhaber
1e0b1948d4 Conditionally remove remaining installed dirs
Noticed by:	bento
2000-07-14 12:24:24 +00:00
Alexander Langer
9319e3ea0d Fix location of perl module dependency.
Noticed by:	bento
2000-07-14 11:26:51 +00:00
Kelly Yancey
2c44a8535e Added WWW line. 2000-07-13 07:42:38 +00:00
Akinori MUSHA
a8636d5572 Update to rev. 1.89.
Reduce warnings.
Make https URLs clickable as well as ftp and http URLs.
2000-07-12 19:13:51 +00:00
Jason Evans
7a90df77ff Remove call to deprecated function, dllockinit(). 2000-07-12 16:32:11 +00:00
Kevin Lo
7906f5a99b +p5-Class-MethodMaker 2000-07-12 16:23:23 +00:00
Kevin Lo
75ba446a9b Initial import of p5-Class-MethodMaker.
p5-Class-MethodMaker is the Perl module for creating generic methods.

PR: 19796
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-07-12 16:22:32 +00:00
Jason Evans
8ec27f4ca8 Fix a mistake in the directions for creating symlinks. Add instructions for
creating a gcc specs file (prompted by Dima Ruben).  Remove obsolete
information and update various tidbits.
2000-07-12 02:08:45 +00:00
Jason Evans
fbdae04681 Rather than copying the entirety of src/gnu/lib/libgcc/Makefile, .include it
and override variables as necessary.  This vastly shortens this file, makes
tracking toolchain changes more automatic, and makes the linuxthreads port
build on both -stable and -current.
2000-07-12 01:43:01 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Ade Lovett
f71b35794f Update to 0.14 2000-07-11 22:01:15 +00:00
Akinori MUSHA
a12686df7b Add autoconf to BUILD_DEPENDS.
It does not USE_AUTOCONF, but it requires autoheader to build.

PR:		ports/19847
Submitted by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp>
2000-07-11 15:03:44 +00:00
Kevin Lo
25bfc1474f Upgrade to 3.4.4
BTW, the maintainer forgot to update checksum, I update it.

PR: 19829
Submitted by: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>
2000-07-11 08:00:08 +00:00
Akinori MUSHA
b51fb0f32b Update to rev.1.86.
This update fixes several SECURITY problems, so PLEASE UPDATE to this
version ASAP.
2000-07-11 02:07:19 +00:00
Doug White
52a5df4748 Fix typo. Don't ask me how it worked before. :) 2000-07-10 17:07:17 +00:00
Chris D. Faulhaber
2e70c59bc1 Update port to 1.3a3 2000-07-10 14:31:19 +00:00
Steve Price
64abf3fd40 Activating the g-wrap port and the RTEMS ports. 2000-07-10 04:39:00 +00:00
Steve Price
41e3182adb C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS for
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors.

PR:		19335
Submitted by:	James Housley <jim@thehouselys.net>
2000-07-10 04:32:35 +00:00
Steve Price
c657900655 Adding g-wrap version 0.9.4.
A tool for exporting C libraries into Scheme interpreters.

PR:		19575
Submitted by:	Matthew Condell <mcondell@alum.mit.edu>
2000-07-10 04:16:53 +00:00
Akinori MUSHA
dd6644a2bb Update to rev. 2.10. 2000-07-09 03:15:08 +00:00
Akinori MUSHA
5042b0369c Fix the wrong MASTER_SITE_SUBDIR.
PR:		ports/19775
Submitted by:	Maintainer
2000-07-08 07:32:12 +00:00
Steve Price
700b393484 The crosssco and scogdb ports are obsolete so remove them.
PR:		19634
Submitted by:	maintainer
2000-07-07 19:45:06 +00:00
Akinori MUSHA
d1eb34aa3a Update to 2.9. 2000-07-07 15:41:55 +00:00
Maxim Sobolev
6726671207 Add libtai - a library for storing and manipulating dates and times in second/attosecond.
PR:		19348
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-07 14:02:31 +00:00
Maxim Sobolev
cd6245e1ac Add py-coro - a Python coroutines module.
PR:		19466
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-07 13:27:23 +00:00
Satoshi Asami
90e7e4b590 Remove smapi, it's moved to mail. 2000-07-07 06:21:34 +00:00
Ade Lovett
d69b7cd6d1 Update to 1.0.3 2000-07-06 15:32:41 +00:00
Ade Lovett
ae420077ee Update to 0.4.0 2000-07-05 22:02:23 +00:00
Ade Lovett
d40a7a68ac Update to 0.2 2000-07-05 22:01:40 +00:00
Ade Lovett
9e842a7233 Update to 0.1.4 2000-07-05 22:00:10 +00:00
Ade Lovett
5618fe9fce Put autoconf .m4 file in the right place 2000-07-05 21:59:31 +00:00
Ade Lovett
f969d0f925 Update to 0.1.3 2000-07-05 21:58:36 +00:00
Ade Lovett
7e6f4be000 www.backplane.com -> apollo.backplane.com
Obtained from:	message from Matt on -smp
2000-07-05 21:40:54 +00:00
Akinori MUSHA
26c7e3a5ad Update to rev. 2.8. (Several bug fixes have been done) 2000-07-05 19:18:57 +00:00
Maxim Sobolev
62813f021d Update to 0.5.2. Also make sure that installed libintl is respected. 2000-07-05 18:27:50 +00:00
Satoshi Asami
a7a23f9b62 Add lib/libflux.so.
Submitted by:	bento
2000-07-05 06:47:17 +00:00
Satoshi Asami
6620f40f6a Add bin/pbind, and sort PLIST.
Submitted by:	bento
2000-07-05 06:31:41 +00:00
Maxim Sobolev
fa62bd3bfa Remove --without-included-gettext - it works in exactly opposite direction.
Shame on GNU folks!
2000-07-04 13:58:32 +00:00