Commit Graph

14 Commits

Author SHA1 Message Date
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +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
Seiichirou Hiraoka
14d0ad8463 Fix HELPDIR in patch-aa and
DEFAULT_HELPPATH in patch-ac
Now this can make package
1999-05-09 15:21:01 +00:00
Michael Haro
ee09a2c793 Support CFLAGS and MOTIFLIB 1999-04-24 02:06:44 +00:00
Steve Price
b540d2d7ef Point HELPDIR to the right place and correct a spelling nit in COMMENT.
PR:		9626
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-01-26 02:14:29 +00:00
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