| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
information from the plotutils Web site.
The patch is mine, inspired by a patch by Craig Rodrigues posted to
-ports.
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
| |
|
|
|
|
|
|
| |
PR: 25997
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
(the maintainer doesn't seem to be active these days)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
string so I fixed it.
|
|
|
|
| |
Obtained from: Bento logs.
|
| |
|
|
|
|
| |
Submitted by: Thomas Gellekum <tg@melaten.rwth-aachen.de>
|
| |
|
|
|
|
|
|
|
| |
proper dependency info.
Note that this port still doesn't build right (it needs to use ${MOTIFLIB}
instead of -lXm).
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
By the way, I see that this ports uses HAVE_MOTIF to turn on Motif
support, but I don't see any patches. Does this port follow our
guidelines for Motif support (MOTIFLIB and all)? In particular,
what happens if you build a package on a machine with HAVE_MOTIF
and MOTIF_STATIC defined if you have both shared and static libXm?
|
|
to allow me to view the output of Spice graphics.
|