Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
PR: 8503
Submitted by: Abel Chow <achow@transoft.net>
|
|
PR: 8583
Submitted by: maintainer
|
|
PR: 8551
Submitted by: maintainer
|
|
PR: 8581
Submitted by: maintainer
|
|
PR: 8468
Reviewed by: maintainer
Submitted by: Rasmus Kaj <kaj@interbizz.se>
|
|
Requested by: maintainer
|
|
group already exist.
|
|
Pointed out by: Bill Fenner's distfile survey.
|
|
|
|
interface.
Submitted by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
|
|
|
|
|
|
|
|
list. The old MAKE_FLAGS was a little hard to use since it had a weird
default ("-f").
Suggested by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
(2) Add new targets clean-restricted and clean-for-cdrom, which will
delete RESTRICTED and NO_CDROM packages and distfiles from the top.
Reviewed by: jkh
(3) Add depends to list of things to recurse on. It will help people
who are trying to fetch some ports plus their dependencies.
Requested by: Chris Dillon <cdillon@wolves.k12.mo.us>
|
|
|
|
master pkg directory. No need to create pkg directories for all the mini-
ports for just one file each.
|
|
|
|
|
|
-------
===> Building for libgtop-0.26.2
Makefile:499: macros/macros.dep: No such file or directory
cd macros && gmake macros.dep
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/macros'
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
Making all in po
gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
PATH=../src:$PATH : --default-domain=libgtop --directory=.. \
--add-comments --keyword=_ --keyword=N_ \
--files-from=./POTFILES.in
rm -f ./libgtop.pot
mv libgtop.po ./libgtop.pot
mv: rename libgtop.po to ./libgtop.pot: No such file or directory
gmake[2]: *** [libgtop.pot] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
|
|
|
|
|
|
|
|
|
|
into a single patch for each source file).
|
|
Prodded by: wosch
|
|
Suggested by: asami
|
|
|
|
don't search apache config
|
|
are tracked correctly. pkfonts300 is a repository copy from pkfonts, and
other pkfonts* directories only contain PLIST and a Makefile that sets
RESOLUTION and includes pkfonts300/Makefile.
|
|
Making perl5 support automatic on 3.0 is left for someone who feels
like testing it.
Reported-by: jdp
|
|
|
|
|
|
|
|
|
|
with the standard gcc that comes with FreeBSD 3.0 (gcc 2.7.2.1) ... this
is not usable for compiling either corba or koffice, which is still being
worked on...
Please report any bugs on this to me, as I'm trying to work with the
MICO guys as far as getting FreeBSD recognized as an "official port" instead
of their current web page, which reports "somehow it works under FreeBSD"...
|
|
|
|
|
|
|
|
(one of the questions is about the domain name, which I assume is put in
setup files).
|
|
|
|
|
|
|
|
Alerted by: Satoshi Asami <asami@freebsd.org>
|