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

439 Commits

Author SHA1 Message Date
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
Steve Price
8298ae6701 Remove regexp support tcl81 libraries. 1998-10-03 21:36:15 +00:00
Vanilla I. Shu
6124735b29 Change depend with gtk11, and ready depend with imlib, gnome. 1998-10-02 00:53:46 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Steve Price
e9efa5d517 Convert to ELF and pickup a bunch of missing header files in pkg/PLIST. 1998-09-27 17:46:51 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
Steve Price
5d932fcc47 Mark broken for ELF since the pre-built library is a.out only. 1998-09-26 23:14:12 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
fbec77048d graphics/imlib is now ELFized. 1998-09-25 09:52:45 +00:00
Thomas Gellekum
33363214c4 Upgrade to 0.86.5. 1998-09-24 09:44:30 +00:00
Thomas Gellekum
4814d03178 Upgrade to 0.5.2. 1998-09-23 12:40:25 +00:00
Vanilla I. Shu
dcd244340e Upgrade to 1.1.2, and convert gtk11 to elf. 1998-09-23 00:47:17 +00:00
Satoshi Asami
bc214bef0f glib is now ELFized. 1998-09-22 23:31:14 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Kenjiro Cho
6a6cf2b4f7 update: BLT2.4c --> BLT2.4f (BLT2.4c is no longer available) 1998-09-22 09:28:04 +00:00
Steve Price
4078b0186f Convert to ELF. 1998-09-21 22:21:42 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Steve Price
606e579d9f Convert to ELF and use MAN3. 1998-09-21 21:38:34 +00:00
Steve Price
b46210d11a Be sure to install the libXaw3d.so link in an a.out world. 1998-09-21 21:29:23 +00:00
Steve Price
32e3da09bb Convert to ELF. 1998-09-21 01:33:27 +00:00
Steve Price
e9e491d8f5 gktgl has moved from gtkql to gtkgl. 1998-09-20 21:29:10 +00:00
Scott Mace
ffc7cea58e Convert to ELF 1998-09-19 19:06:50 +00:00
Scott Mace
b6f54c73a8 Convert to ELF
do not strip shared libs
1998-09-19 19:06:42 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Steve Price
ecfea64acd Make this build in an ELF world. 1998-09-17 22:31:35 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Vanilla I. Shu
c6e3562759 Install info page now, and I move gtk(11) back to X11R6 now. 1998-09-15 11:41:42 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
3067bb6524 No need to use += for variable defined only once. (I know it's just
a comment, but a bad one nonetheless. :)
1998-09-15 09:39:00 +00:00
Jun Kuriyama
a23e3b74d1 Activate gtk--. 1998-08-31 22:03:25 +00:00
Jun Kuriyama
db327d4fac C++ wrapper for gtk, a x11 graphics library
PR:		ports/6704
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-31 22:01:46 +00:00
Satoshi Asami
5044070f18 Um, fixing MANPREFIX in Makefile is only part of the story.
Forgotten by:	wosch :)
1998-08-30 22:12:42 +00:00
Steve Price
9f05457d0c Update to beta 2 version and fix for new perl. 1998-08-30 15:55:05 +00:00
Wolfram Schneider
4cd5918c0d 5.00501 -> ${PERL_VERSION} 1998-08-28 19:32:23 +00:00
Tim Vanderhoek
2dcbf3caf3 I eat manpages for lunch. 1998-08-20 03:41:09 +00:00
Vanilla I. Shu
380aa02bf6 Upgrade to 0.3, and change for perl5 scheme. 1998-08-19 14:30:39 +00:00
Vanilla I. Shu
9d9878ff7f Activate gtkql.
PR:		ports/7594
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1998-08-19 06:09:02 +00:00
Steve Price
d11cdab7f6 Don't package manpages twice. 1998-08-17 00:10:01 +00:00
Satoshi Asami
3abc0463e3 Delete manpages specfied in MAN?. 1998-08-15 08:50:45 +00:00
Satoshi Asami
bd44f669b7 Move pythonqt to x11-toolkits.
Reminded by:	vanilla
1998-08-14 22:46:54 +00:00
Thomas Gellekum
07d917e187 Upgrade to 0.86.0. 1998-08-14 13:41:37 +00:00
Vanilla I. Shu
3d2d1f2933 Change library name to libgtk11.
Reminded by: asami
1998-08-14 11:16:49 +00:00
Satoshi Asami
3ba1e32f5a Add gtk11, now that it's a "real" port. 1998-08-12 22:31:33 +00:00
Vanilla I. Shu
3ef955049d Upgrade to 1.1.1. 1998-08-12 10:38:28 +00:00
Andreas Klemm
3827f97a3c use PREFIX instead of a mix of X11BASE and PREFIX
PR:             closes 7572
Submitted by:   Martin Cracauer <cracauer@cons.org>
1998-08-11 13:19:14 +00:00
Thomas Gellekum
e1da39a3cb Some fixes: depend on libImlib, get the correct linker path
to libraries in ${LOCALBASE}.
1998-08-11 07:38:01 +00:00
Satoshi Asami
27c51f285e Oops, forgot to import a COMMENT file for x11-toolkits. 1998-08-09 23:22:03 +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
Satoshi Asami
15df440344 I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk
p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits.  Note gtk11 is not in the
Makefile because it's a repository copy of gtk awaiting an upgrade
(vanilla, wake up! :).
1998-08-07 23:08:39 +00:00