| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/8224
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
|
|
|
| |
PR: ports/7721
Submitted by: yoshiaki@kt.rim.or.jp
|
| |
|
| |
|
|
|
|
| |
.../xemacs-20.4/...) to match reality.
|
|
|
|
|
| |
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> (maintainer)
PR: 8650
|
|
|
|
|
| |
Bill will also stop El Nino (if he has time after the ports). Welcome,
Bill!
|
|
|
|
|
|
|
|
| |
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
|
|
|
|
|
|
|
|
|
|
|
| |
a few variables that could be used in the port Makefile for ".if exists()"
tests. bsd.port.post.mk defines the rest.
Note: if you define USE_X_PREFIX or USE_IMAKE, put it before including
bsd.port.pre.mk. These are the only two variables used in the first part.
In reality, bsd.port.pre.mk and bsd.port.post.mk just include bsd.port.mk
with special variables to turn part of it off.
|
|
|
|
|
| |
PR: 8644
Submitted by: Kostya Lukin <lukin@okbmei.msk.su> (maintainer)
|
| |
|
|
|
|
| |
Found by: Steve's little perl script
|
|
|
|
|
| |
PR: 8616
Submitted by: Daniel Eischen <eischen@vigrid.com>
|
|
|
|
| |
fails in patch.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Alec Wolman <wolman@cs.washington.edu>
|
|
|
|
|
| |
PR: ports/7576
Submitted by: Yusuke NAWANO <azuki@azkey.org>
|
| |
|
|
|
|
|
| |
PR: ports/7344
Submitted by: Vladimir Kushnir <kushn@mail.kar.net>
|
| |
|
|
|
|
| |
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Not broken for ELF, since xforms lib isn't broken anymore
Although xforms should be ok for ELF I got the following error message
at startup of lyx:
/usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found
Had to apply a symlink manually:
root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88
root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib
|
| |
|
|
|
|
|
| |
PR: 8628
Submitted by: laskavy@gambit.msk.su
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I../intl -I../intl -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -Wall -c property-background.c
property-background.c: In function `background_read':
property-background.c:874: warning: unused variable `bgColor'
property-background.c: At top level:
property-background.c:925: parse error before `GdkEventDropDataAvailable'
property-background.c: In function `image_dnd_drop':
property-background.c:928: `event' undeclared (first use this function)
property-background.c:928: (Each undeclared identifier is reported only once
property-background.c:928: for each function it appears in.)
property-background.c: In function `connect_dnd':
property-background.c:945: warning: implicit declaration of function `gtk_widget_dnd_drop_set'
property-background.c: At top level:
property-background.c:24: warning: `preview' defined but not used
*** Error code 1
Stop.
|
| |
|
|
|
|
|
|
|
| |
(I still intend to fix the bug in the script that misses an ELF system for
an a.out one)
Current fix submitted by: "Alec Wolman" <wolman@cs.washington.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===
cc -c -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -I/usr/local/include -O -pipe -DVERSION=\"0.4\" -DXS_VERSION=\"0.4\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE GtkDefs.c
GtkDefs.c: In function `Gtk_InstallTypedefs':
GtkDefs.c:2559: `GDK_OTHER_EVENT' undeclared (first use this function)
GtkDefs.c:2559: (Each undeclared identifier is reported only once
GtkDefs.c:2559: for each function it appears in.)
GtkDefs.c:2712: `PIXELS_METRIC' undeclared (first use this function)
GtkDefs.c:2713: `POINTS_METRIC' undeclared (first use this function)
*** Error code 1
Stop.
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 8530
Reviewed by: maintainer
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
|
| |
|
| |
|
|
|
|
|
| |
PR: 8522
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
when I committed it. So here goes:
This port cleans up the layout of badly formatted HTML files.
Reminded by: asami
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE
-O -pipe -Wall -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/inclu
de/glib -c gui_channels.c
In file included from gui_channels.c:39:
intl.h:11: warning: `_' redefined
os.h:15: warning: this is the location of the previous definition
gui_channels.c: In function `sigchan_drag':
gui_channels.c:179: warning: implicit declaration of function `gtk_widget_dnd_data_set'
gui_channels.c: In function `sigchan_drop':
gui_channels.c:189: union has no member named `dropdataavailable'
gui_channels.c:185: warning: `from' might be used uninitialized in this function
gui_channels.c: In function `gui_private_add_channel_button':
gui_channels.c:219: warning: implicit declaration of function `gtk_widget_dnd_drag_set'
gui_channels.c:220: warning: implicit declaration of function `gtk_widget_dnd_drop_set'
gmake[1]: *** [gui_channels.o] Error 1
gmake[1]: Leaving directory `/usr/ports/net/yagirc/work/yagirc-0.65.7/src'
gmake: *** [all-recursive] Error 1
*** Error code 2
Stop.
|
|
|
|
|
|
| |
bsd.port.mk.
Requested by: asami
|
|
|
|
|
| |
PR: ports/8035
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
| |
|
|
|
|
| |
Mistaken by: myself
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Satoshi
-------
cc -O -pipe -I/usr/X11R6/include -Wall -L/usr/X11R6/lib -o gnumeric main.o about.o cell.o cellspan.o clipboard.o color.o cursors.o dates.o dialog-cell-format.o dialog-goto-cell.o dialog-insert-cells.o dialog-delete-cells.o dialog-paste-special.o dialog-zoom.o dump.o eval.o expr.o file.o formats.o func.o fn-date.o fn-math.o fn-misc.o fn-sheet.o format.o gnumeric-sheet.o gnumeric-util.o item-bar.o item-cursor.o item-debug.o item-edit.o item-grid.o number-match.o parser.o pattern-selector.o plugin.o plugin-manager.o render-ascii.o sheet.o sheet-autofill.o sheet-object.o sheet-view.o str.o style.o symbol.o utils.o workbook.o xml-io.o -L/usr/X11R6/lib -L/usr/local/lib -lgnomeui -lgdk_imlib -ltiff34 -ljpeg -lgif -lpng -lz -lSM -lICE -lgtk11 -lgdk11 -lgmodule11 -lXext -lX11 -lm -lgnome -lgnomesupport -lglib11 -lxml ../intl/libintl.a -L/usr/local/lib -L/usr/X11R6/lib -lxpg4
clipboard.o: Undefined symbol `_gtk_selection_add_handler' referenced from text segment
*** Error code 1
Stop.
|
| |
|
| |
|