1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

695 Commits

Author SHA1 Message Date
Satoshi Asami
67e0f94b60 Add back a file I accidentally deleted. 1998-08-23 23:00:08 +00:00
Satoshi Asami
5622f4088a Mark broken for -stable too.
===
 :
cc -c -O2 -pipe -Idevelhdrs    xc_builtins.c
xc_builtins.c:37: X11/Xlib.h: No such file or directory
xc_builtins.c:38: X11/Xutil.h: No such file or directory
xc_builtins.c:39: X11/Xresource.h: No such file or directory
xc_builtins.c:101: parse error before `*'
xc_builtins.c:148: parse error before `*'
 :
1998-08-23 07:27:15 +00:00
Marc G. Fournier
84bb5c0002 Missed two files in the merge... 1998-08-23 04:36:05 +00:00
Marc G. Fournier
cc39d5eec9 Update mico port from 2.0.5 to 2.1.0 1998-08-23 04:32:04 +00:00
Tim Vanderhoek
5b729e5316 Use the MANx variables.
For the record, pkg_delete also gave me the following errors:

: cannot delete specified file `/a/tmp/hoek/usr/i486-linuxaout/lib/ldscripts - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/linux' - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/asm' - it is a directory!

There wouldn't happen to be a problem with pkg/PLIST, would there?
1998-08-23 01:50:27 +00:00
Tim Vanderhoek
72999de668 Smoothify style. 1998-08-23 01:16:34 +00:00
Tim Vanderhoek
8025d3baa0 .ifndef NOMANCOMPRESS
.def MANCOMPRESSED
.dejavu
1998-08-23 01:08:37 +00:00
Tim Vanderhoek
b588d0675c .if !defined(NOMANCOMPRESS)
MANCOMPRESSED=	yes
.endif
.haveaniceday!
1998-08-23 00:48:53 +00:00
Satoshi Asami
e33fb5a4d2 It doesn't compile because of gtk path. Vanilla? :)
Also, the tcl path ("--with-tcl=/usr/include") is entirely
wrong.  Ports are not supposed to use tcl in /usr.
1998-08-22 11:13:29 +00:00
Tim Vanderhoek
e742866df2 Make this work with asami's proposed bsd.port.mk. <sigh> 1998-08-22 04:45:03 +00:00
Tim Vanderhoek
809f9c49b0 Dang. Instead of fixing my braindamage, I managed to mildly spam this
file in the last commit.  Sorry about this, Martin.  It should be right,
now.  Really.
1998-08-20 21:28:09 +00:00
Tim Vanderhoek
5aa1df2fa2 Remove some brain-damage on my part. 1998-08-20 19:06:21 +00:00
Tim Vanderhoek
dea5530101 GNU_CONFIGURE, actually. I really hope the maintainer has
a good reason for building the plist this way.  Unbreak for
the new bsd.port.mk.  We're not even going to talk about manpages
for this one...
1998-08-20 09:47:16 +00:00
Tim Vanderhoek
bfda4c1363 Remove libproplist from here, too.
Found-by:	*** Error code 2.  Stop.  *** Error code 1.  Stop.
1998-08-20 04:41:28 +00:00
Satoshi Asami
26a782cfe5 Thanks, works now. 1998-08-20 02:32:50 +00:00
Vanilla I. Shu
8a04b57ec4 Fix the patch files (patch-ac).
Reminded by:	asami
1998-08-20 02:05:23 +00:00
Satoshi Asami
ae624dd4f5 ## make PATCH_DEBUG=t
>> Checksum OK for ORBit-0.2.1.tar.gz.
===>  Extracting for ORBit-0.2.1
===>   ORBit-0.2.1 depends on executable: gmake - found
===>   ORBit-0.2.1 depends on shared library: glib11\.0\. - found
===>  Patching for ORBit-0.2.1
===>  Applying FreeBSD patches for ORBit-0.2.1
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/orb/orbit_poa.c.orig   Thu Aug 13 21:11:35 1998
|+++ src/orb/orbit_poa.c        Mon Aug 17 00:18:29 1998
--------------------------
Patching file src/orb/orbit_poa.c using Plan A...
Hunk #1 succeeded at 29.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.in.orig   Sat Aug  8 23:10:55 1998
|+++ Makefile.in        Sat Aug  8 23:11:08 1998
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 86 with fuzz 1.
done
===>   Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- src/ORBitutil/machine_endian.h.orig        Tue Aug 18 20:29:55 1998
|+++ src/ORBitutil/machine_endian.h     Tue Aug 18 20:30:59 1998
--------------------------
Patching file src/ORBitutil/machine_endian.h using Plan A...
Hunk #1 failed at 1.
1 out of 1 hunks failed--saving rejects to src/ORBitutil/machine_endian.h.rej
done
*** Error code 1

Stop.
1998-08-19 22:51:05 +00:00
Vanilla I. Shu
5e1421eee0 Activate ORBit. 1998-08-19 06:16:01 +00:00
Vanilla I. Shu
1cda1ec091 ORBit is a high-performance CORBA ORB with support for the C language.
It is used by the GNOME Project.
PR:		ports/7654
Submitted by:	Chia-liang Kao <clkao@cirx.org>
1998-08-19 06:15:08 +00:00
Justin M. Seger
750640c350 Upgrade to gmake-3.77 1998-08-19 04:16:32 +00:00
Vanilla I. Shu
50af755505 Upgrade to 0.6.3. 1998-08-18 02:54:05 +00:00
Justin M. Seger
603682ce41 Mark BROKEN for current. 1998-08-17 11:22:36 +00:00
Steve Price
697bcf5978 NO_PACKAGE because of limited audience. 1998-08-17 00:23:06 +00:00
Steve Price
ca6cfa3624 This port is NO_PACKAGE because the maintainer believes it
has a limited audience of users.
1998-08-17 00:21:04 +00:00
Justin M. Seger
53777764e1 Mark BROKEN for current. Fails build stage. 1998-08-16 13:13:02 +00:00
Vanilla I. Shu
72efc4cbf4 Change library name to libglib11.
Remind by: asami
1998-08-14 11:15:01 +00:00
Satoshi Asami
0e0e4362f7 No need to use += for variables defined only once. 1998-08-13 03:35:24 +00:00
Satoshi Asami
390aaae89c Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.

Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea,
but hard to change now) , in bsd.port.mk, so you need the "-f" in there.
The only reason why this worked was because there is a "Makefile"
target in the source's Makefile.
1998-08-13 03:34:33 +00:00
Satoshi Asami
ab41d5df22 Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.
1998-08-13 03:32:52 +00:00
Satoshi Asami
66f2fe311a *** empty log message *** 1998-08-13 03:30:28 +00:00
Satoshi Asami
08ffbda2f9 Remove p5-B and p5-Data-Dumper, they were removed.
Reminded by:	sada@e-mail.ne.jp
PR:		7590
Forgotten by:	markm :)
1998-08-13 02:18:00 +00:00
Satoshi Asami
88f83d45d8 Update for perl version 5.00501. Requires latest bsd.port.mk. I'm
going to be a little verbose here about the changes so people who fix
up the rest of the stuff can have an idea what to do.

(1) Manpages are moved to version-specific subdirectories.  Since they
    are all defined in MAN? macros, I just needed to add
    ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the
    PLIST.

(2) Most of the module files are moved to version-specific
    subdirectories.  This is usually accomplished by adding
    "%%PERL_VER%%/" right after "site_perl/" in the PLIST.  However,
    some things didn't move, and some moved more than one level (like,
    all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some
    fishing, err, find'ing was necessary.

(3) Fix up dependencies.  See (2) above.

(4) While I was there, I changed some "@dirrm foobar"'s to "@unexec
    rmdir %D/foobar 2>/dev/null || true", so there won't be any
    warnings if a directory can't be removed due to other modules
    sharing it.

Now all of devel/p5-* will install and deinstall without a single
warning.  I hope others will follow suit. :)
1998-08-12 09:57:59 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Satoshi Asami
c81ff40a2f Something's not reinstall friendly....
:
===>  Installing for crossgo32-djgpp2-2.01
===>  crossgo32-djgpp2-2.01 depends on executable: i386-go32-gcc - found
===>  Moving old crossgo libs away
mv: lib: No such file or directory
*** Error code 1

Stop.
1998-08-10 06:26:07 +00:00
Steve Price
8cc9682d97 Turn on libffi. 1998-08-10 00:09:42 +00:00
Steve Price
a0b236c245 Initial import of libffi version 1.18.
Foreign Function Interface.

PR:		6943
Submitted by:	Horance Chou <horance@freedom.ie.cycu.edu.tw>
1998-08-10 00:08:48 +00:00
Satoshi Asami
ef2d200acf Use ${OSREL} to depend correctly (it was always building the glibstdc++28
port before).

While I'm here, create links to manpages correctly and put them in the
PLIST.
1998-08-09 22:38:15 +00:00
Steve Price
4617fd11b4 Turn on crossm68k-devel. 1998-08-09 01:44:57 +00:00
Steve Price
d1972b7419 Turn on m68knewlib. 1998-08-09 01:39:41 +00:00
Steve Price
d7ed96a0ac Initial import of m68knewlib version 1.8.1.
Cygnus newlib for m68k cross-development.

PR:		7220 (4 of 5)
Submitted by:	Jerry Hicks <jhicks@glenatl.glenayre.com>
1998-08-09 01:39:04 +00:00
Steve Price
6156d5804a Turn on m68kgcc. 1998-08-09 01:36:22 +00:00
Steve Price
93d5c89d22 Initial import of m68kgcc version 2.8.1.
GCC cross-compiler for the m68k.

PR:		7220 (3 of 5)
Submitted by:	Jerry Hicks <jhicks@glenatl.glenayre.com>
1998-08-09 01:35:38 +00:00
Steve Price
d73ebf8c50 A few minor nits and cleanup pkg/PLIST.
PR:		7220 (2 of 5)
Submitted by:	maintainer
1998-08-09 01:33:35 +00:00
Steve Price
672c478f7a Turn on m68kbinutils. 1998-08-09 01:31:31 +00:00
Steve Price
dedb6a088b Initial import of m68kbinutils version 2.9.1.
Binutils for m68k cross-development.

PR:		7220 (1 of 5)
Submitted by:	Jerry Hicks <jhicks@glenatl.glenayre.com>
1998-08-09 01:29:10 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
Vanilla I. Shu
9aaa69aeb0 Upgrade to 0.94, and make it compatible with perl5.00501. 1998-08-06 15:01:00 +00:00
Vanilla I. Shu
1cf5dbece3 Upgrade to 1.1.2. 1998-08-06 14:55:13 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Jordan K. Hubbard
cb7ef4d08b Add gide 1998-08-01 16:45:47 +00:00
Jordan K. Hubbard
f7abc0533a gIDE is a new gtk-based Integrated Development Environment for the C
programming language.
PR:		7433
Submitted by:	Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-07-31 21:02:41 +00:00
Tim Vanderhoek
1b582a35d1 (oops .. forget the following info in the commit message)
PR:		ports/7440
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1998-07-30 15:26:22 +00:00
Tim Vanderhoek
6de5e21ace Energize clig. 1998-07-30 15:24:14 +00:00
Tim Vanderhoek
0399bdd836 Clig, a program to automatically generate usage(), manpage, and commandline
argument processor.
1998-07-30 15:15:35 +00:00
Eric J.Chet
2775e81d33 Allow ob/demos/chat/X11/chat to build on other versions of motif. 1998-07-30 13:45:16 +00:00
Vanilla I. Shu
12591ef296 Change the library version of gtk. 1998-07-30 05:33:15 +00:00
Vanilla I. Shu
d8cced7f10 Change library name to libglib-1.1 1998-07-30 05:27:43 +00:00
Eric J.Chet
7ea0899cd4 Teach the build of ob/demo/chat/X11 about ${MOTIFLIB}, this is the only part
of ORBacus that relies on motif.
1998-07-29 12:13:20 +00:00
Satoshi Asami
12dbc8c7f2 Mark this MANUAL_PACKAGE_BUILD so we won't accidentally build another
port with this shlib.
1998-07-29 01:08:54 +00:00
Vanilla I. Shu
842ae7370d Add a patch for glib-config. 1998-07-28 15:46:04 +00:00
Vanilla I. Shu
c8664289aa Activate glib. 1998-07-28 15:23:17 +00:00
Vanilla I. Shu
895c5af153 Glib is some useful routines for C programming. 1998-07-28 15:22:17 +00:00
Tim Vanderhoek
0ec2b6d084 Another batch of add homepage. In general I've avoided any links
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways.  For these, the form

http://url/  (FAQ/whatever)

was used.
1998-07-28 06:34:42 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Steve Price
bcb470dc62 Get rid of a potential buffer overflow.
PR:		7387
Submitted by:	bonga@doxx.net
1998-07-27 00:36:08 +00:00
Steve Price
4f2432e801 Upgrade to version 1.05.
PR:		7331
Submitted by:	Garrett A. Wollman <wollman@lcs.mit.edu>
1998-07-27 00:05:26 +00:00
Steve Price
aea0dc1683 Remove dependency on bash2 and support GNU C __attribute__ syntax.
PR:		1416
Submitted by:	Andrew L. Moore <alm@slewsys.org>
1998-07-26 23:56:30 +00:00
Satoshi Asami
c1d016801f g++28 -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L../../../lib -o client ../Broadcaster.o ../Receiver.o ../Receiver_skel.o ../ReceiverBase_impl.o Receiver_impl.o Client.o -lOBX11 -lOB -L/usr/X11R6/lib -L/usr/X11R6/lib -lSM -lICE -lXm -lXt -lX11
Display.o: Undefined symbol `_XShapeQueryExtension' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment
DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment
*** Error code 1

Stop.
1998-07-25 12:44:32 +00:00
Steve Price
b18284dc8c Update to the new released version 3.0 since the beta version
seems to have disappeared.

Noticed by:	Satoshi Asami <asami@freebsd.org>
1998-07-20 22:15:36 +00:00
Satoshi Asami
c75ee6c1e6 Dang, can't fetch again. 1998-07-20 11:33:24 +00:00
Thomas Gellekum
9e37ea2798 Upgrade to 1.4b.
PR:		7307
1998-07-20 07:47:38 +00:00
Jeffrey Hsu
b31125d8f4 Run jam0 as ./jam0.
Submitted by:	Jeremy Prior <jez@netcraft.co.uk>
1998-07-13 18:13:34 +00:00
Steve Price
136baddb21 Activate guileobjc and libobjects. 1998-07-13 02:26:04 +00:00
Steve Price
c5076fe353 Turn on pcre. 1998-07-12 23:00:13 +00:00
Steve Price
c39b1adcfa Initial import of pcre version 1.09.
A Perl Compatible Regular Expressions library.

PR:		7216
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-07-12 22:59:19 +00:00
Marc G. Fournier
d09ab74078 Forgot to add new ports to 'section' Makefile 1998-07-12 08:41:25 +00:00
Steve Price
155b060084 omniBroker will soon be removed. It has been replaced with
the ORBacus port.
1998-07-11 17:57:03 +00:00
Steve Price
e06eecf698 Turn on ORBacus port. 1998-07-11 17:55:44 +00:00
Steve Price
9affdae7c3 Upgrade to version 3.0b1. This is the latest version
of omniBroker but under a new guise.

PR:		7034
Submitted by:	maintainer
1998-07-11 17:54:26 +00:00
Jeffrey Hsu
519042379b Add jam. 1998-07-11 02:42:47 +00:00
Jeffrey Hsu
d592516ce5 Import Jam/MR, a build utility like make(1). 1998-07-11 02:40:50 +00:00
Jacques Vidrine
d9282978b0 Moving port py-PyGreSQL from devel to database.
This commit completes removal of py-PyGreSQL.
1998-07-06 17:29:18 +00:00
Jacques Vidrine
47980063cd Activate py-PyGreSQL.
PR:		7073
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-04 22:35:00 +00:00
Steve Price
391b7c2db5 Turn on mico. 1998-07-04 20:42:49 +00:00
Steve Price
79639fb5fa Initial import of mico version 2.0.6.
mico - a CORBA 2.0 implementation.

PR:		6221
Submitted by:	Yukihiro Nakai <nakai@technologist.com>
1998-07-04 20:41:51 +00:00
Steve Price
4c338b08a1 Update to version 2.4b.
PR:		7113
Submitted by:	maintainer
1998-07-03 23:36:42 +00:00
Steve Price
b8f12b456a Update to version 0.3.
PR:		7151
Submitted by:	maintainer
1998-07-03 23:22:19 +00:00
Steve Price
71bb39e7bb Update to version 4.2
PR:		6979
Submitted by:	maintainer
1998-07-03 23:14:20 +00:00
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
Vanilla I. Shu
3e546f44f9 Portlint. 1998-07-02 10:50:52 +00:00
Vanilla I. Shu
fadd832d67 Portlint. 1998-07-02 10:43:18 +00:00
Thomas Gellekum
951d53d3f0 Oops. Forgot to remove BROKEN tag. 1998-07-02 05:56:47 +00:00
Thomas Gellekum
0718d42c6e Add directory for older tarballs on the master site. 1998-07-02 05:55:55 +00:00
Satoshi Asami
9cb3451c20 Unfetchable (again). 1998-07-02 00:09:31 +00:00
Satoshi Asami
790f480a31 No need to use += for variable defined only once. 1998-07-01 23:59:40 +00:00
Satoshi Asami
bc7a529170 Portlint. 1998-07-01 23:57:54 +00:00
Julian Elischer
ca90d2a9de turn on a2dev,
Apple ][ assembler + linker
1998-07-01 19:28:10 +00:00
Julian Elischer
29c43928b8 oops forgot the makefile 1998-07-01 19:14:43 +00:00