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