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

390 Commits

Author SHA1 Message Date
David E. O'Brien
1e5a80423d Move interactive questioning about installing Lesstif will overwrite an
existing Motif from "pre-fetch" to "pre-extract".  This is to allow
unattended fetching of distfiles.
1998-12-01 09:35:13 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
0baa6e2834 Create ${PREFIX}/bin before cat'ing a file into it. 1998-11-28 00:20:48 +00:00
Satoshi Asami
d7e3bb7433 Unbreak (new master sites).
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-27 09:04:50 +00:00
Andreas Klemm
7949c078e1 remove manpages from PLIST as requested by Satoshi 1998-11-25 22:40:28 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Thomas Gellekum
b3ea83ad92 Create installation directory first. 1998-11-24 10:10:21 +00:00
Satoshi Asami
22519dac8e Patch up some typos.
Note, the manpages should really be in Makefile (or files/manpages), but I
don't have time to go fix this now.
1998-11-23 23:21:11 +00:00
Andreas Klemm
99002a49db enable qt141 1998-11-23 17:43:39 +00:00
Andreas Klemm
785b1ca359 The long awaited port of qt141
Thanks Satoshi for your patience ! ;-)
1998-11-23 17:41:12 +00:00
Satoshi Asami
cd2bb05618 Mark it broken, Andreas doesn't seem to have the time to get to it
after the repository copy.
1998-11-22 10:05:13 +00:00
Satoshi Asami
e3b8eb4cd9 List manpage name correctly. 1998-11-18 10:51:53 +00:00
Thomas Gellekum
87b3042446 Add some mirror sites. 1998-11-18 09:02:25 +00:00
Vanilla I. Shu
f0467c257b Remove BROKEN tag. 1998-11-17 15:24:47 +00:00
Vanilla I. Shu
e147b46c4b Downgrage to 1.1.2
Remind by:	asami
1998-11-17 15:22:02 +00:00
Thomas Gellekum
4e13ce2c20 Remove pythonqt. 1998-11-17 08:07:13 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Thomas Gellekum
667449d0d2 Upgrade to 0.87.0. 1998-11-13 09:42:26 +00:00
Satoshi Asami
4a2e0c18c5 Mark this broken, it is for testing only (also is still a copy of qt140). 1998-11-12 06:45:05 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Satoshi Asami
f27d17983f Add USE_XLIB.
Found by:	Steve's little perl script
1998-11-11 02:02:14 +00:00
Vanilla I. Shu
3a3bc7acc4 Remove X_LOCALE define.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1998-11-10 15:35:07 +00:00
Thomas Gellekum
3603bad711 Upgrade to 0.86.9.
PR:		8628
Submitted by:	laskavy@gambit.msk.su
1998-11-10 10:12:11 +00:00
Satoshi Asami
98f7799bfc Mark this port broken, looks like another casualty of the gtk11 upgrade.
===
cc -c -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -I/usr/local/include -O -pipe     -DVERSION=\"0.4\"  -DXS_VERSION=\"0.4\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE  GtkDefs.c
GtkDefs.c: In function `Gtk_InstallTypedefs':
GtkDefs.c:2559: `GDK_OTHER_EVENT' undeclared (first use this function)
GtkDefs.c:2559: (Each undeclared identifier is reported only once
GtkDefs.c:2559: for each function it appears in.)
GtkDefs.c:2712: `PIXELS_METRIC' undeclared (first use this function)
GtkDefs.c:2713: `POINTS_METRIC' undeclared (first use this function)
*** Error code 1

Stop.
1998-11-10 05:38:34 +00:00
Eivind Eklund
3043c83327 Activate gtkstep. 1998-11-08 17:17:15 +00:00
Eivind Eklund
172a62959e Inital import of a GTKStep port. This provides GTK with a NeXTstep-like
interface.

Submitted by:	Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-11-08 17:00:25 +00:00
Joseph Koshy
cfc3320e16 Update MASTER_SITE.
PR:		8548
Submitted by:	ripley@beng.org
1998-11-03 05:58:17 +00:00
Vanilla I. Shu
cee4b48a68 Upgrade to 1.1.3. 1998-11-02 17:21:21 +00:00
Justin M. Seger
724c3f610b Unbreak for ELF 1998-11-02 04:35:08 +00:00
Thomas Gellekum
24577cb2b4 $MASTER_SITE doesn't seem to exist anymore. Put it in my homedir. 1998-10-28 08:06:37 +00:00
Mark Murray
068e80407f Unbreak; Repair dependancies. 1998-10-25 09:06:49 +00:00
Mark Murray
6d9dbddce4 Unbreak; Make work with Tk80. 1998-10-25 09:05:03 +00:00
Steve Price
9ac3aad709 Urk, commit the right patch this time.
Noticed by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-10-21 03:49:27 +00:00
Satoshi Asami
bcae71a7f9 This is broken for non-ELF systems too. 1998-10-20 07:35:11 +00:00
Steve Price
485bf1ebd4 Convert to ELF. 1998-10-20 01:24:34 +00:00
Vanilla I. Shu
6e8eda83e1 Fix a typo error.
Submitted by:	SURANYI Peter <suranyip@jks.is.tsukuba.ac.jp>
1998-10-19 15:40:18 +00:00
Justin M. Seger
6fdf227e96 Mark BROKEN for ELF:
===>  Building package for slingshot-2.1
Creating package /usr/ports/packages/All/slingshot-2.1.tgz
Registering depends: XFree86-3.3.2 xview-config-3.2.1 xview-lib-3.2.1.
Creating gzip'd tar ball in '/usr/ports/packages/All/slingshot-2.1.tgz'
tar: can't add file lib/libsspkg.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-15 20:44:20 +00:00
Justin M. Seger
3c626488e1 Mark BROKEN for current: bad python paths 1998-10-15 14:31:45 +00:00
Justin M. Seger
f8c010fec5 Standard perl breakage for current 1998-10-15 14:28:09 +00:00
Justin M. Seger
fb36ae6fb2 Mark BROKEN for ELF:
===>  Building package for iv-3.1
Creating package /usr/ports/packages/All/iv-3.1.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/iv-3.1.tgz'
tar: can't add file interviews/lib/FREEBSD/libIV.so.3 : No such file or director
y
tar: can't add file interviews/lib/FREEBSD/libUnidraw.so.3 : No such file or dir
ectory
tar: can't add file interviews/bin/FREEBSD/alert : No such file or directory
tar: can't add file interviews/bin/FREEBSD/dclock : No such file or directory
tar: can't add file interviews/bin/FREEBSD/doc : No such file or directory
tar: can't add file interviews/bin/FREEBSD/ibuild : No such file or directory
tar: can't add file interviews/bin/FREEBSD/iclass : No such file or directory
tar: can't add file interviews/bin/FREEBSD/idemo : No such file or directory
tar: can't add file interviews/bin/FREEBSD/idraw : No such file or directory
tar: can't add file interviews/bin/FREEBSD/ifc : No such file or directory
tar: can't add file interviews/bin/FREEBSD/logo : No such file or directory
tar: can't add file interviews/bin/FREEBSD/mailbox : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-15 13:24:08 +00:00
Justin M. Seger
af51896581 Mark BROKEN for ELF:
../../src/gtk--/container.h: In function `static void Gtk_Container::cpp_class_init(struct _GtkContainerClass *, struct Gtk_c_signals_Container *)':
In file included from ../../src/gtk--/bin.h:8,
                 from ../../src/gtk--/alignment.h:8,
                 from ../../src/gtk--.h:208,
                 from gtk--.cc:31:
../../src/gtk--/container.h:242: `struct _GtkContainerClass' has no member named `foreach'
../../src/gtk--/container.h:243: `struct _GtkContainerClass' has no member named `foreach'
gmake[4]: *** [gtk--.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk--/work/Gtk---0.9.14/src/gtk--'
1998-10-15 11:43:00 +00:00
Justin M. Seger
83d496f572 Mark BROKEN for ELF. 1998-10-15 11:13:04 +00:00
Justin M. Seger
e779edc6fa Mark BROKEN for ELF:
===>  Building package for blt-2.4f
Creating package /usr/ports/packages/All/blt-2.4f.tgz
Registering depends: tcl-8.0.2 tk-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/blt-2.4f.tgz'
tar: can't add file lib/libBLT.so.2 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-14 03:00:44 +00:00
Vanilla I. Shu
5d014bd3a8 Upgrade to 0.4, add depend with imlib. 1998-10-09 15:59:17 +00:00
Satoshi Asami
35d5a67d37 Use relative (${.CURDIR}) instead of absolute (${PORTSDIR}) paths for
WRKSRC.  Prepend ${WRKDIRPREFIX} in front while I'm here.

Reported by:	David Kulp <dkulp@neomorphic.com>
1998-10-09 01:21:49 +00:00
Thomas Gellekum
65501030ed Build tix in an ELF world.
Submitted by:	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-06 08:05:44 +00:00
Steve Price
f4efb76232 Convert to ELF. 1998-10-05 03:37:48 +00:00
Steve Price
8db360a8a7 Convert to ELF. 1998-10-03 22:05:49 +00:00