| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
|
|
|
| |
(add WWW:)
|
|
|
|
|
| |
PR: 10848
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Brian Handy <handy@physics.montana.edu>
|
| |
|
| |
|
|
|
|
| |
Submitted by: John Fieber <jfieber@indiana.edu>
|
|
|
|
|
|
|
|
| |
cc -O2 -O -pipe -D_POSIX_SOURCE -I/usr/X11R6/include -s -L/usr/X11R6/lib -o mgv Ghostview.o app.o auto.o center.o dsc.o events.o file.o help.o log.o magstep.o main.o mark.o media.o mgv.o mgv_create.o options.o orientation.o page.o page_control.o print.o process.o scroll.o sens.o strings.o toolbar.o track.o uiutil.o unmangle.o util.o view.o zoom.o _ad.o _switch_help.o _bld.o -Lwlib -lwlib -lXm -lXmu -lXt -lXpm -lXext -lX11
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath)
/usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
|
|
|
|
| |
in the first place.
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer, except it was for 3.1.1 which is unfetchable
already, and also it didn't fix PLIST.
While I'm here, use PLIST_SUB so PLIST doesn't have to changed for every
upgrade.
|
|
|
|
| |
ELF conversion.
|
| |
|
|
|
|
| |
Submitted by: Brian Handy <handy@physics.montana.edu>
|
| |
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* ports track -STABLE not -CURRENT.
* more PREFIX cleaning
And as a side issue, why does a brand new port not have a Maintainer?
|
|
A PostScript and PDF previewer that uses the Motif widget set.
PR: 5915
Submitted by: Brian Handy <handy@physics.montana.edu>
|