Commit graph

9 commits

Author SHA1 Message Date
Justin M. Seger
e96ccce158 Unbreak.
Submitted by:	steve
1998-10-13 23:31:49 +00:00
Justin M. Seger
d66f530695 Mark BROKEN for ELF:
gcc -O -ansi -fsigned-char   activity.o beware.o bitmaps.o chart.o chdate.o color.o dialog.o drawing.o dynarray.o event.o export.o fileio.o filemenu.o gr_plot.o help.o hline.o image.o internals.o level.o line.o main.o marker.o menu_calls.o message.o mover.o mxutil.o object.o page.o pline.o plot.o print.o rectlist.o sactivity.o selectfile.o sequence.o shellmgmt.o slip.o status.o symbol.o text.o utc.o util.o       -o xopps  -L/SFOC//lib -L/sfoc/lib -L/TPS//lib -L/tps/lib -L/usr/X11R6/lib -lXm -lXext -lXt -lX11
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, not found (try using --rpath)
/usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
1998-10-12 12:47:37 +00:00
Tim Vanderhoek
8ac88495ce Wouldn't it be funny if this manpage-removal things turned into
another $ freebsd $ story?  ;-)
1998-08-17 08:39:15 +00:00
Satoshi Asami
c2ec96e939 Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.

I'll fix up the dependencies later.
1998-08-07 22:17:55 +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
Satoshi Asami
5a136a637d Back out previous commit. MOTIF_STATIC is a user variable (defined by
people building packages, i.e., jseger/obrien and me), and is not
for ports Makefile's uses.
1998-02-25 10:13:00 +00:00
Andreas Klemm
4c806e3835 Make FreeBSD package more useable for people without a real Motif
package by linking libXm statically.
I heard from people, that xopps doesn't run well with lesstif.
1998-02-22 14:58:36 +00:00
Thomas Gellekum
b849a0a4a3 Add libXext to libraries. Hopefully fixes problems with original Motif. 1997-08-05 09:14:48 +00:00
Thomas Gellekum
ede41d56d1 Import of xopps port. xopps is a project planner tool.
PR:		4185
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-07-31 08:18:37 +00:00