Commit Graph

27 Commits

Author SHA1 Message Date
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Pav Lucistnik
92f94bd6f8 - Add SHA256 2005-11-24 01:31:31 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
471cc5bc1d Replace ${PERL} with ${REINPLACE_CMD} in
PR:		39566
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-20 19:04:20 +00:00
Ying-Chieh Liao
f2e23d3eef fix mastersite
PR:		38453
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-05-23 14:15:57 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Michael Haro
b8c4e777df - Update port
- Add secondary site to MASTER_SITES
- Support CC/CFLAGS/PREFIX properly
- Support install macros

PR:		15969
Submitted by:	tkato@prontomail.ne.jp
2000-01-22 13:11:33 +00:00
Satoshi Asami
e688107141 Pre-create installation directory.
Found by:	my lunchbox
1999-10-12 08:41:06 +00:00
Steve Price
f408d60bb7 Install the help file in the right place.
PR:		14247
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-10-10 23:04:13 +00:00
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