1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

14658 Commits

Author SHA1 Message Date
Bill Fumerola
e7edc07553 Update bug where a non-existant ${PREFIX}/www/data will make the install
fail.

PR:		ports/8857
Submitted by:	maintainer (hetzels@westbend.net)
1998-11-25 20:49:02 +00:00
Bill Fumerola
b8039ea566 Added patch-aa so this didn't break in -CURRENT
UnBROKENed Makefile, and changed HAS_CONFIGURE to the more appropriate
GNU_CONFIGURE. Port builds on -STABLE(jade.chc-chimes.com) and
-CURRENT(bento) now.

PR:		ports/8807
Submitted by:	Ian Struble <ian@disavowed.broken.net>
1998-11-25 20:17:00 +00:00
Seiichirou Hiraoka
c82c43e96a Sorry,this was BROKEN.
I forgot 'cvs add patch-a[j-l'.
1998-11-25 17:07:43 +00:00
Vanilla I. Shu
e0e7895de8 Remove BROKEN tag.
Remind by:	asami
1998-11-25 13:16:33 +00:00
Seiichirou Hiraoka
1cc396ca01 reImport xhime.
because,I mistook Release Tag.
1998-11-25 11:13:20 +00:00
Seiichirou Hiraoka
37af7d2908 Add SUBDIR += windowmaker-i18n 1998-11-25 10:53:10 +00:00
Andrey A. Chernov
1341561b1c upgrade to 2.39 1998-11-25 10:49:29 +00:00
Seiichirou Hiraoka
40a55ad4a3 This is a GNUStep-compliant NeXTStep clone window manager with i18n extention
Based on ports/x11-wm/windowmaker.
1998-11-25 10:44:01 +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
Thomas Gellekum
e2fda38196 Distfile has been changed. Use better mirror site. 1998-11-25 07:47:24 +00:00
Satoshi Asami
bf3dd6d159 Create libtiff.so symlink for a.out case. 1998-11-25 06:13:41 +00:00
Satoshi Asami
41740b9180 Mark this broken while it awaits upgrade after repository copy. 1998-11-25 06:09:16 +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
Joseph Koshy
d9b79d68f5 Upgrade to v2.3.3.
Requested by:	Sheldon Hearn <axl@iafrica.com>
1998-11-25 02:31:41 +00:00
Seiichirou Hiraoka
8fd9f1db07 Switches MAINTAINER to FUJISHIMA Satsuki<k5@respo.or.jp> 1998-11-25 01:51:25 +00:00
Seiichirou Hiraoka
82d841e645 Fix BROKEN.
in patches/patch-s3mvolslides.diff
1998-11-25 01:39:11 +00:00
Joseph Koshy
0d64b3f065 Add a call to fpsetmask(3) to suppress FP related signals {new 'patch-ab'}.
The patch can probably be made less specific to FreeBSD; to be visited
after the 2.2.8 ports freeze ...

Tweak work/.../Makefile to add -O2 to compiles.

Submitted by:	Matthew Hunt <mph@FreeBSD.ORG>
1998-11-25 01:30:34 +00:00
Satoshi Asami
2f6559eaa9 Mark this broken.
===
 :
cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1  -I. -I.  -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib  -O -pipe -c tstidl.c
/bin/sh ./libtool --mode=link cc -O -pipe  -o tstidl  tstidl.o libIDL.la -L/usr/local/lib  -lglib11
LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment
tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment
tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment
tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment
gmake[2]: *** [tstidl] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
1998-11-25 00:42:11 +00:00
Satoshi Asami
56e61f800b Mark this broken:
-------
===>  Extracting for mikmod-3.0.4
>> Checksum OK for mikmod-3.0.4.tar.gz.
===>  Patching for mikmod-3.0.4
1 out of 2 hunks failed--saving rejects to playercode/mplayer.c.rej
*** Error code 1

Stop.
*** Error code 1
1998-11-25 00:34:11 +00:00
Satoshi Asami
260134bf60 Change USE_QT to use version 1.41. I know this is a little premature,
but I'd like as many people to test this before the release.
1998-11-25 00:12:27 +00:00
Bill Fumerola
0845a23f6a Activate upsmon
PR:		ports/8157
1998-11-24 22:46:14 +00:00
Bill Fumerola
7e96a0b2ac Add reasoning for NO_PACKAGE on ports/sysutils/upsmon 1998-11-24 22:45:34 +00:00
Bill Fumerola
4a23f30b9f Initial import of ports/sysutils/upsmon
Designed specifically for the APC SmartUPS devices, the
software is dependent on the SmartUPS interface and will
only function with SmartUPS devices.

Essentially, this is a simpler version of upsd.
1998-11-24 22:43:40 +00:00
David E. O'Brien
e709d103a7 Add in one more part. 1998-11-24 22:10:42 +00:00
David E. O'Brien
47e3bade45 I don't want to see 2.2.8 go out w/o Comunicator 4.5 and this has been
broken for quite some time, so...

PR:				8724
Submitted by:			Adrian Penisoara <ady@warpnet.ro>
Going to get yelled at by:	thepish
1998-11-24 22:05:18 +00:00
David E. O'Brien
8e23c00a32 * use ${BINOWN}.${BINGRP} rather than `bin.bin' as 3.0+ uses root.wheel.
* combine two `if' logic statements
1998-11-24 20:41:02 +00:00
David E. O'Brien
926caa9d1c * Fix md5 checksum that I messed up on last commit.
* Add back Fortify support.  It works with navigator-45, it should work here.
  (note that port is still broken so I can't fully test it)

Going to get yelled at by:	thepish
1998-11-24 20:39:55 +00:00
SADA Kenji
9c91c702a5 Version up of jvim3: 1.3d -> 1.3i
PR:	ports/8755
Submitted by:	Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
1998-11-24 19:47:59 +00:00
Jacques Vidrine
f811cb1226 * Update checksum for distribution.
* Fix for ELF.
* Fix misuse of errno as a structure member name (original author
  notified).
* Build and install both static and shared libraries.
* Move install target from port Makefile to files/Makefile.
1998-11-24 18:46:10 +00:00
Jacques Vidrine
e714328231 Fix for building on 3.0 1998-11-24 18:39:02 +00:00
Thomas Gellekum
11deadb428 Use the static libPropList. 1998-11-24 16:06:23 +00:00
Thomas Gellekum
a0b5fc124e Don't use the shared libPropList. This is supposed to fix the SIGBUS
on startup people are seeing.

PR:		8783
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-11-24 16:04:42 +00:00
SADA Kenji
fdacad8160 Update of resource file.
Make the wrapper to initialize Japanese font settings
at the first startup time.
1998-11-24 15:09:10 +00:00
Stefan Bethke
4fe21ce59c - obey CFLAGS
- put pid files in /var/run
- make start-up script work on different PREFIX
1998-11-24 14:13:47 +00:00
Stefan Bethke
e517e9306f netatalk-asun - File and Print server for AppleTalk, enhanced by Adrian Sun 1998-11-24 10:24:27 +00:00
Seiichirou Hiraoka
90b30c952c Update to mikmod-3.0.4.
Changes pkg/COMMENT
1998-11-24 10:12:28 +00:00
Thomas Gellekum
b3ea83ad92 Create installation directory first. 1998-11-24 10:10:21 +00:00
Seiichirou Hiraoka
88f2833aa3 Fix following.
ports/deskutils/xhime to ports/games/xhime
ports/misc/glimpse to ports/textproc/glimpse
ports/x11/sharefonts to ports/x11-fonts/sharefonts
1998-11-24 09:21:47 +00:00
Seiichirou Hiraoka
321dc3da6a Add SUBDIR xmulti and xhime 1998-11-24 09:15:53 +00:00
Seiichirou Hiraoka
04e3f0fd38 reImport xmulti.
a X11 mascot based on gal-game "To Heart"
This was registered in ports/deskutils/xmulti.
But CATEGORIES was wrong.
1998-11-24 09:14:08 +00:00
Seiichirou Hiraoka
8c54521c88 Remove xhime,xmulti 1998-11-24 08:53:54 +00:00
Seiichirou Hiraoka
287af1fb6a reImport xhime.
Resident Himechan for X Window System
This was registered in ports/deskutils/xhime.
But CATEGORIES was wrong.
1998-11-24 08:49:45 +00:00
Satoshi Asami
ad69327852 Add PKGNAME without the "v" in version number. 1998-11-24 05:09:06 +00:00
Jun-ichiro itojun Hagino
6d227b16e9 Makefile comment change. 1998-11-24 04:49:21 +00:00
Jun-ichiro itojun Hagino
e11ac801e3 enable ports/misc/lv, multilingual file viewer.
(once imported into ports/textproc/lv, but moved to ports/misc/lv)

Submitted by:	sumikawa@kame.net
Move suggested by:	asami
1998-11-24 04:47:10 +00:00
Scott Mace
06f44016e5 Bypass a sanity check that see if stdin is closed
in Configure script.
Submitted by:	asami
1998-11-24 04:47:09 +00:00
Jun-ichiro itojun Hagino
66b6010de9 lv, a multilingual text file viewer.
(commited into ports/textproc/lv once, but moved to ports/misc/lv)

Submitted by:	sumikawa@kame.net
Move suggested by:	asami
1998-11-24 04:45:00 +00:00
Jun-ichiro itojun Hagino
73f358942e move ports/texproc/lv to ports/misc.
Suggested by:	asami
1998-11-24 04:38:12 +00:00
Jun-ichiro itojun Hagino
30b5b16037 original distribution URL and maintainer email address has updated.
PR:		8825
Submitted by:	candy@kgc.co.jp
1998-11-24 03:49:31 +00:00
Satoshi Asami
f234e86fe3 Add shlib minor != 0. 1998-11-24 03:38:16 +00:00