| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=15008
|
|
|
|
|
|
|
| |
call it with /bin/sh.
Notes:
svn path=/head/; revision=14993
|
|
|
|
| |
Notes:
svn path=/head/; revision=14955
|
|
|
|
| |
Notes:
svn path=/head/; revision=14954
|
|
|
|
| |
Notes:
svn path=/head/; revision=14932
|
|
|
|
|
|
|
|
| |
too much to ask that people at least TEST these things before they
commit them?!?
Notes:
svn path=/head/; revision=14800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
share most files. Repository copy the default to explicitly named
directories to avoid any confusion. Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.
While I'm here, consistently name the variables. Here are the
guidelines (master port is in brackets)
DOCFORMAT: [html] pdf ps
KONFONT: 14dot [16dot]
PAPERSIZE: a4 [letter] letterdj
RESOLUTION: 118 240 [300] 360 400 600
"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port. "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
Notes:
svn path=/head/; revision=14709
|
|
|
|
|
|
|
|
| |
PR: ports/8403
Submitted by: maintainer
Notes:
svn path=/head/; revision=14649
|
|
|
|
| |
Notes:
svn path=/head/; revision=14641
|
|
|
|
| |
Notes:
svn path=/head/; revision=14639
|
|
|
|
| |
Notes:
svn path=/head/; revision=14555
|
|
|
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
Notes:
svn path=/head/; revision=14512
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=14423
|
|
|
|
|
|
|
| |
Pointed out by: Bill Fenner's distfile survey.
Notes:
svn path=/head/; revision=14412
|
|
|
|
| |
Notes:
svn path=/head/; revision=14398
|
|
|
|
| |
Notes:
svn path=/head/; revision=14303
|
|
|
|
| |
Notes:
svn path=/head/; revision=14302
|
|
|
|
|
|
|
| |
Submitted by: Lars Köller <Lars.Koeller@post.uni-bielefeld.de>
Notes:
svn path=/head/; revision=14240
|
|
|
|
| |
Notes:
svn path=/head/; revision=14195
|
|
|
|
|
|
|
| |
Reviewed by: asami
Notes:
svn path=/head/; revision=14193
|
|
|
|
| |
Notes:
svn path=/head/; revision=14191
|
|
|
|
| |
Notes:
svn path=/head/; revision=13981
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gcc -O2 -ansi -DLONG_IS_32BIT -DULONG_NOT_DEFINED -o gp gp.o i386.o mp.o anal.o
alglin1.o alglin2.o base1.o base2.o base3.o arith1.o arith2.o bibli1.o bibli2.o
elliptic.o es.o gen1.o gen2.o gen3.o init.o errmessages.o helpmessages.o polari
t1.o polarit2.o trans1.o trans2.o trans3.o buch1.o buch2.o version.o gp_rl.o plo
t.o -lm -lcompat -L/usr/X11R6/lib -lX11
mp.o: In function `expi':
mp.o(.text+0x1f8): undefined reference to `bfffo'
mp.o: In function `affsr':
mp.o(.text+0x376): undefined reference to `bfffo'
mp.o: In function `affir':
mp.o(.text+0x447): undefined reference to `bfffo'
Notes:
svn path=/head/; revision=13927
|
|
|
|
|
|
|
|
| |
PR: 8243
Submitted by: old maintainer
Notes:
svn path=/head/; revision=13840
|
|
|
|
|
|
|
| |
to ldconfig command line.
Notes:
svn path=/head/; revision=13770
|
|
|
|
| |
Notes:
svn path=/head/; revision=13581
|
|
|
|
| |
Notes:
svn path=/head/; revision=13571
|
|
|
|
| |
Notes:
svn path=/head/; revision=13545
|
|
|
|
|
|
|
|
|
|
| |
LIB_DEPENDS for now; if you *really* have to do this, at least RUN_DEPENDS
on the *.so link so it will work for both a.out and ELF.
While I'm here, create the *.so link explicitly for the a.out case.
Notes:
svn path=/head/; revision=13522
|
|
|
|
| |
Notes:
svn path=/head/; revision=13513
|
|
|
|
| |
Notes:
svn path=/head/; revision=13467
|
|
|
|
| |
Notes:
svn path=/head/; revision=13466
|
|
|
|
| |
Notes:
svn path=/head/; revision=13465
|
|
|
|
| |
Notes:
svn path=/head/; revision=13464
|
|
|
|
| |
Notes:
svn path=/head/; revision=13463
|
|
|
|
| |
Notes:
svn path=/head/; revision=13462
|
|
|
|
|
|
|
| |
found a way to fix it yet. :(
Notes:
svn path=/head/; revision=13461
|
|
|
|
| |
Notes:
svn path=/head/; revision=13460
|
|
|
|
| |
Notes:
svn path=/head/; revision=13459
|
|
|
|
|
|
|
|
| |
an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it
broken for ELF for now.
Notes:
svn path=/head/; revision=13447
|
|
|
|
| |
Notes:
svn path=/head/; revision=13445
|
|
|
|
| |
Notes:
svn path=/head/; revision=13444
|
|
|
|
| |
Notes:
svn path=/head/; revision=13406
|
|
|
|
|
|
|
| |
as I'm not using siag recently, and having real hard time catching up.
Notes:
svn path=/head/; revision=13397
|
|
|
|
| |
Notes:
svn path=/head/; revision=13337
|
|
|
|
| |
Notes:
svn path=/head/; revision=13293
|
|
|
|
|
|
|
| |
an ELF world.
Notes:
svn path=/head/; revision=13273
|
|
|
|
| |
Notes:
svn path=/head/; revision=13232
|
|
|
|
| |
Notes:
svn path=/head/; revision=13192
|
|
|
|
|
|
|
|
| |
PR: ports/7935
Submitted by: maintainer
Notes:
svn path=/head/; revision=13183
|