Commit Graph

651 Commits

Author SHA1 Message Date
Satoshi Asami
8ad988e1b1 Create include/Xbae -> include/Xbae-${VERSION} symlink. I don't know why
it went away in 4.7 but it breaks at least one port (math/xmgr).
1999-09-11 15:50:46 +00:00
Satoshi Asami
01cc7821ec Run ldconfig -m on %D/lib, not %D (which is "/usr/X11R6"). 1999-09-11 14:36:19 +00:00
Satoshi Asami
3d948d5b89 Set
LIBTOOLFLAGS=  --disable-ltlibs --release-suffix

to take advandate of new libtools.

Submitted by:	libtools maintainer
1999-09-11 01:06:13 +00:00
Peter Wemm
cee639345e $Id$ -> $FreeBSD$ (spammed by dirk) 1999-09-10 21:19:32 +00:00
Dirk Froemberg
0a1d834244 Upgrade to 4.7.
PR:		ports/13624
Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
1999-09-10 16:36:57 +00:00
Jacques Vidrine
20ef6bb4ea Update 1.0.3 -> 1.0.4 1999-09-09 20:09:21 +00:00
Thomas Gellekum
265250ea05 Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Chris Piazza
1844b242bb Update to version 1.8
PR:		13602
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-06 19:56:31 +00:00
Justin M. Seger
b88f9d4cef Upgrade repository copies to tcl/tk 8.2 1999-09-05 16:32:10 +00:00
Chris Piazza
54517e0392 RESTRICTED if QT_GIF_AVAILABLE is set.
Submitted by:	maintainer
1999-08-31 18:44:01 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Chris Piazza
3817587abe Minor nit in comment section: qt2->qt201 1999-08-30 07:13:49 +00:00
Chris Piazza
269e48dbc3 New port of qt2.01. (From a repo-copy by asami).
PR:		13199
Submitted by:	Ryuichiro Imura <imura@cs.titech.ac.jp>
Tested and modified by: Will Andrews <andrews@technologist.com>
1999-08-30 07:13:00 +00:00
Chris Piazza
2e4335d343 qt2 -> qt201 1999-08-30 07:08:34 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
Tim Vanderhoek
77332d1376 Clean this up, somewhat. To fit in 25 lines I cheated and put the
author's signature on one line instead of two.
1999-08-29 17:45:59 +00:00
Chris Piazza
02436ba177 Activate qt2 1999-08-29 09:21:21 +00:00
Chris Piazza
d0b7b98aa2 Make this port a little more sane. It was broken
for any system that wasn't x86 on freebsd 3.1.  The
port is still marked BROKEN because it sets PREFIX in
the Makefile.

PR:		13423
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:58:27 +00:00
Chris Piazza
142f5be974 Update to version 0.21
PR:		13437
Submitted by:	maintainer
1999-08-28 16:24:21 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
cd136a0e78 Activate ruby-gtk 1999-08-26 21:23:35 +00:00
Chris Piazza
fb855113c0 Impot of ruby-gtk.
Ruby-gtk is simply a ruby extension module to use Gtk+.

PR:		13308
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-08-26 21:22:50 +00:00
Chris Piazza
3a88c41ac1 Update to version 1.4.0
PR:		13305
Submitted by:	maintainer
1999-08-26 21:17:23 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Justin M. Seger
7eeb883e33 Upgrade to tcl-8.1.1 and tk-8.1.1 1999-08-24 01:58:13 +00:00
Satoshi Asami
2d0ca19b95 Use libtclstub81.a from installed location, not build directory. 1999-08-23 10:05:11 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Chris Piazza
1763e18dc7 Move the USE_X_PREFIX up a few lines so it actually gets used.
PR:		13137
Submitted by:	Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
1999-08-15 06:50:01 +00:00
Chris Piazza
d8e34e8cb8 Activate gtkglarea 1999-08-04 05:49:36 +00:00
Chris Piazza
923c4dafa7 GtkGLArea, an openGL widget for the GTK+ GUI toolkit
PR:		12931
Submitted by:	Michael Sardo <jaeger16@yahoo.com>
1999-08-04 05:48:35 +00:00
Satoshi Asami
706a697e77 Don't ask questions if we are doing the parallel build, as it won't
interfere with the real Motif.
1999-07-20 23:40:03 +00:00
Chris Piazza
62a1ad1744 BROKEN= "Hardcoded FreeBSD release numbers in PLIST"
I'll fix this in a little while.
1999-07-18 06:28:44 +00:00
Chris Piazza
a7b26a212e Give this port a USE_XLIB so it'll link. Also move the CC=egcc
into the ${OSVERSION} check so it'll actually compile on
-current with egcs.
1999-07-18 06:27:18 +00:00
Tim Vanderhoek
33020b8878 Cleanup some more WWW (occasionally fixing-up the DESCR in general too). 1999-07-17 21:08:39 +00:00
Chris Piazza
db82b84c36 Update to gtkstep 1.6 1999-07-17 01:33:17 +00:00
Satoshi Asami
6b871f9e45 Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
1999-07-15 21:53:15 +00:00
Chris Piazza
0ad8f777c3 Make Steven G. Kargl <kargl@troutmask.apl.washington.edu> the
maintainer of this port.
1999-07-14 04:43:58 +00:00
Chris Piazza
523c97c0d0 Update to lesstif 0.88.9.
Note that this change to the Makefile is a format change and the
real commit was rev 1.33. All of the others are the actual update.
The message got lost in an accidental ctrl-c during the commit.
Thanks to jdp for fixing all the locks.

PR:		12630
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-07-14 04:35:22 +00:00
Chris Piazza
57debc1572 Update to 0.88.9.
PR:		12630
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-07-14 03:58:27 +00:00
Chris Piazza
ac207253f8 Fixups for RELENG_3. (this was an error on my part, oops!)
PR:		12553
Submitted by:	maintainer
1999-07-08 06:11:24 +00:00
Steve Price
0d8b8738b4 Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha. 1999-07-04 20:46:16 +00:00
Steve Price
d8fdc2b5c6 This port doesn't build (yet) on the Alpha. 1999-07-04 20:41:48 +00:00
Chris Piazza
1861efa98f Activate plib. 1999-07-03 06:39:12 +00:00
Chris Piazza
b1f6f0fa59 Plib: a portable library for joystick/sound/OpenGL GUI/3d math.
PR:		12483
Submitted by:	Brian Buchanan <brian@CSUA.Berkeley.EDU>
1999-07-03 06:38:39 +00:00
Chris Piazza
08f32fef2d Use the proper links so dynamic linking will work.
PR:		12439
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-06-29 02:50:48 +00:00
Chris Piazza
aa4bd83354 Upgrade lesstif to 0.88.1.
PR:		11250,12415
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
		Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
1999-06-28 00:06:21 +00:00
Chris Piazza
ad376a7646 Activate wxgtk. 1999-06-26 19:34:25 +00:00
Chris Piazza
bea0504d8b wxWindows (wxGTK). A cross-platform C++ GUI toolkit.
PR:	12298
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-06-26 19:33:20 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
b4d51b6dca Build fails on the Alpha with a compiler error in function
fixup_memory_subreg.
1999-06-22 17:30:06 +00:00
Steve Price
ff5f768f22 On the Alpha this port's build dies with a compiler error in function
fixup_memory_subreg.
1999-06-22 17:03:43 +00:00
Justin M. Seger
28b16a0a15 Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80.

Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
1999-06-20 14:05:44 +00:00
Chris Piazza
bd0b4c5378 Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
  Sorry, but as Ive posted before, I can no longer maintain any of my
  ports, serving in the army is eating up all of my free time.

Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1999-06-19 07:48:00 +00:00
Thomas Gellekum
ed2421b98c Upgrade to 0.8.1. 1999-06-16 10:47:48 +00:00
Michael Haro
7726554682 Inform people they should set HAVE_MOTIF to 'yes' if they expect lesstif
to be seen by other ports.
1999-06-12 05:31:02 +00:00
Steve Price
0d4ffcdc30 bsd.port.mk already takes care of passing CC and CXX in the environment
for configure.

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-06-09 11:35:31 +00:00
Steve Price
0c1b4fd6b0 Make sure we pass CC and CXX in configure's environment so that
boxes that require egcs from the ports collection will use it
instaed of the system compiler.

PR:		1176
Submitted by:	Yukihiro Nakai <nacai@iname.com>
1999-06-08 23:54:27 +00:00
Steve Price
7a8b645728 Revert last commit and use ${MOTIFLIB} instead as the handbook suggests. 1999-05-31 04:49:43 +00:00
Steve Price
d8eadf9b0b Use new gnome ports.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:44:37 +00:00
Steve Price
d7cf4f75aa Correct a few problems when using Motif version 2.x with a minor tweak
from what the maintainer submitted to include Motif.tmpl from withing
Xbae.tmpl.

PR:		11888
Submitted by:	maintainer
1999-05-30 03:04:04 +00:00
Steve Price
5205072564 Fix a nit in PLIST, s/==/=/. 1999-05-30 02:47:08 +00:00
Steve Price
cc5fbb2405 We now have a port of xforms for FreeBSD/Alpha. With the permission of
the author I've stuck these on my homepage until they appear on the real
MASTER_SITE.  While I was at it I also fixed up the ELF port so that we
didn't need to mung the soname in the library.
1999-05-30 02:44:19 +00:00
Steve Price
a095ef1695 Fix build for -current with egcs compiler. 1999-05-30 02:39:07 +00:00
Steve Price
f034d6af34 Update to version 0.5121.
PR:		11851
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:36:47 +00:00
Steve Price
de4d87c1dd Update to version 1.5.
PR:		11850
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:26:18 +00:00
Steve Price
17c11bd357 Fixup after imlib version bump.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:10:49 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
f888af4cee Update to version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:49:46 +00:00
Jacques Vidrine
16bf8b06bd Update 1.0.1 -> 1.0.3 1999-05-27 02:25:24 +00:00
Tim Vanderhoek
b9d6168895 Don't unintentionally overwrite an existing tclsh/wish.
Reported-By:	Mikhail Teterin <mi@kot.ne.mediaone.net>
1999-05-26 00:34:26 +00:00
Bill Fenner
05e12f5e96 Fix rev 1.7: ports use ${PORTOBJFORMAT}.
Approved by:	asami
1999-05-14 03:41:55 +00:00
Satoshi Asami
edd8e4df1b Make this compile.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:52:46 +00:00
Satoshi Asami
0819bd2142 Make this compile.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:37:22 +00:00
Satoshi Asami
5e6eafc5a7 Add ${WRKDIRPREFIX} in front of ${WRKSRC}. 1999-05-12 09:56:52 +00:00
Satoshi Asami
3edbc8ae9a Correctly use MOTIFLIB. 1999-05-12 09:12:40 +00:00
SADA Kenji
39c6fd1f32 Activate qt-i18n. 1999-05-11 02:16:55 +00:00
Jun Kuriyama
e4542eab25 Unbreak for ELF. (setenv PORTOBJFORMAT at xmkmf)
I think this hack solves mharo's problem...

Found by:	bento and mharo
1999-05-10 14:56:04 +00:00
Thomas Gellekum
680ad582e3 New port gnustep. GNUstep is a set of general-purpose Objective-C libraries
base on the OpenStep standard developed by NeXT (now Apple) Inc.
1999-05-10 11:32:03 +00:00
Steve Price
7c6ba39e17 Update to version 1.0.3 and cleanup a few nits.
PR:		11583
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-09 16:25:05 +00:00
Michael Haro
421585dc36 Unbroken gtk--
PR:		11532
Submitted by:	Yukihiro Nakai nacai@iname.com
1999-05-07 02:21:01 +00:00
Bill Fenner
89209ca73c Remove gtk11-devel, since the port was removed.
Forgotten by:	mharo
1999-05-06 03:51:13 +00:00
Thomas Gellekum
713cbc27fe Upgrade to 8.0.4.
PR:		11254
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-05-05 10:50:10 +00:00
Steve Price
0b03f33019 Add a couple of new fixes and use the unified xview port.
PR:		9700
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-05-04 23:22:20 +00:00
Steve Price
32145ece60 Fix for ELF, cleanup PLIST, and find new xview port.
PR:		11206
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-05-04 23:02:53 +00:00
Steve Price
ba6754f275 Combine xview-config and xview-lib into one port, xview.
PR:		11305
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-05-04 22:58:09 +00:00
Bill Fenner
cb83eb5d03 Remove MLINK= bugs copied from mkLinks bugs. 1999-05-04 21:03:55 +00:00
Bill Fenner
7d82a241eb Don't try running mkLinks (since it doesn't do anything anyway)
Use MLINKS= to accomplish what mkLinks wanted to do.
1999-05-04 20:50:11 +00:00
Bill Fenner
11dd3a5f4f Fix the script that makes the long-name man page links, and add the
long-name man pages to PLIST.
Note that instead of including a 54k patch, there's a post-patch: target
 in the Makefile that uses sed.

PR:		ports/9786 and ports/9787
1999-05-04 19:33:50 +00:00
Satoshi Asami
2ac0dd95df Add some missing headers. 1999-05-04 12:53:34 +00:00
Michael Haro
18ffc9c89a W * 10 + W + W * 100 = WWW * 10 + : = WWW: 1999-05-03 04:51:20 +00:00
Michael Haro
7ece6a7b68 Mark as BROKEN (doesn't support MOTIFLIB) That is the error bento shows, but
I'm getting a different error, which I'm unable to solve right now.
Also update DESCR with WWW:
1999-05-02 08:33:04 +00:00
Michael Haro
73f72fed3b Make port install shared library as library.so.1 and not just library
Also change mv to ${CP} in makefile to support make reinstall
1999-05-02 06:01:36 +00:00
Jun Kuriyama
3eba3aa50a Upgrade to 1.2.2.
I don't know all of the gtk dependency. If it breaks some ports,
please back this out.
1999-05-02 05:21:27 +00:00