| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=92278
|
|
|
|
| |
Notes:
svn path=/head/; revision=92277
|
|
|
|
| |
Notes:
svn path=/head/; revision=91384
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
|
|
|
| |
- Reduce compiler warnings
PR: 44982
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=72137
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
| |
Submitted by: mike
Notes:
svn path=/head/; revision=68842
|
|
|
|
|
|
|
|
|
| |
have been inactive for too long
Approved by: will
Notes:
svn path=/head/; revision=47915
|
|
|
|
| |
Notes:
svn path=/head/; revision=37985
|
|
|
|
|
|
|
|
|
| |
honor CFLAGS.
non-responce from: maintainer
Notes:
svn path=/head/; revision=37065
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=30208
|
|
|
|
| |
Notes:
svn path=/head/; revision=27430
|
|
|
|
|
|
|
|
| |
a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so
this builds on FreeBSD/Alpha.
Notes:
svn path=/head/; revision=21775
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21146
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===
:
cc -o chimera -O2 -m486 -L/usr/X11R6/lib main.o url.o net.o ftp.o gopher.o http.o util.o document.o local.o cache.o mime.o input.o md5.o auth.o lang.o stringdb.o inline.o widget.o convert.o fallback.o -L../mxw -lmxw -L../libhtmlw -lhtmlw -L../xloadimage -lxloadimage -L../common -lcommon -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm
main.o: Undefined symbol `_SetDelayedImageLoading' referenced from text segment
main.o: Undefined symbol `_ToggleDelayedImageLoading' referenced from text segment
HTML.o: Undefined symbol `_xmDrawingAreaWidgetClass' referenced from text segment
HTML.o: Undefined symbol `_xmScrollBarWidgetClass' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
HTML.o: Undefined symbol `__XmStrings' referenced from text segment
:
Notes:
svn path=/head/; revision=12686
|
|
|
|
|
|
|
| |
Change MAINTAINER from ports to myself.
Notes:
svn path=/head/; revision=9517
|
|
|
|
|
|
|
| |
to maintain all these ports I once committed (sometimes as a proxy).
Notes:
svn path=/head/; revision=9184
|
|
|
|
| |
Notes:
svn path=/head/; revision=6866
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
| |
Notes:
svn path=/head/; revision=2486
|
|
|
|
|
|
|
| |
Reported by: jkh
Notes:
svn path=/head/; revision=2415
|
|
|
|
|
|
|
| |
lot of ports or what! ;>
Notes:
svn path=/head/; revision=2402
|
|
|
|
| |
Notes:
svn path=/head/; revision=1795
|
|
|
|
|
|
|
| |
in old variant
Notes:
svn path=/head/; revision=1794
|
|
|
|
| |
Notes:
svn path=/head/; revision=1293
|
|
|
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Notes:
svn path=/head/; revision=1267
|
|
|
|
| |
Notes:
svn path=/head/; revision=1262
|
|
|
|
|
|
|
| |
and some other minor cleanup.
Notes:
svn path=/head/; revision=1196
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
Notes:
svn path=/head/; revision=935
|
|
|
|
|
|
|
| |
chimera got installed under /usr/X11R6.
Notes:
svn path=/head/; revision=853
|
|
|
|
| |
Notes:
svn path=/head/; revision=621
|
|
|
|
|
|
|
|
|
|
| |
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
Notes:
svn path=/head/; revision=590
|
|
|
|
|
|
|
| |
Submitted by: jmz
Notes:
svn path=/head/; revision=368
|
|
Submitted by: jmz
Notes:
svn path=/head/; revision=248
|