Thomas Gellekum
2d18900cb4
Don't dump core if argument is missing.
...
PR: 9048
1998-12-11 16:33:33 +00:00
Satoshi Asami
31158cdb88
Mark this broken while Vanilla takes a whack at it following a repo copy.
1998-12-11 08:39:47 +00:00
Vanilla I. Shu
09eadb47b3
Correct MASTER_SITES.
1998-12-10 13:18:16 +00:00
Vanilla I. Shu
6e3f3d9a44
Upgrade to 1.20
...
Remind by: "Gregory D. Moncreaff" <moncrg@bt340707.res.ray.com>
1998-12-09 10:43:09 +00:00
Vanilla I. Shu
614a496483
Activate libPropListgnome.
1998-12-09 05:13:13 +00:00
Vanilla I. Shu
e4d0823961
This is a new port of libPropListgnome. Some gnome software uses
...
libPropList for property settings. Window Maker also uses libPropList,
as does wdm. However, there seem to be some differences between the two and
nevertheless, it would not be good to have future gnome ports depend on
Window Maker. I made this port from the libPropList found on the gnome ftp
sites; the distribution file is called libPropList-0.7.1gnome, but it builds
the library by default as libPropList. This conflicts with the libPropList
installed by Window Maker, so I made this port build the library as
libPropListgnome. So any future gnome ports that need libPropList should link
against libPropListgnome instead.
PR: ports/9006
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
1998-12-09 05:11:56 +00:00
David E. O'Brien
82eb0ba4b4
version 3.1.1 is out
1998-12-07 09:17:51 +00:00
Steve Price
7f5f51a792
Remove the trailing '/' from *_DEPENDS definitions.
...
Caught by: A little perl script for INDEX generation that Satoshi
and I are working on. :)
1998-12-07 05:34:38 +00:00
Satoshi Asami
75e0c6c35e
Sort entries. In particular, "large", "medium", "small" sort in this order,
...
dispite their meanings. (Sometimes we're too smart for computers. :)
Found by: sorting ports/INDEX by "sort -t '|' +1 -2"
(Note: the whole "x11" category appears at the end with the above sort
command, but I'll leave that the way it is for now -- "ls" shows it
before other x11-* entries.)
1998-12-07 02:22:12 +00:00
Vanilla I. Shu
520b63fca3
Fix pkg/PLIST, and merge all info file.
1998-12-06 15:30:17 +00:00
David E. O'Brien
17e13fb568
Upgrade to version 3.1
1998-12-03 19:03:30 +00:00
Martin Cracauer
f6fb1af174
More MASTER_SITES
1998-12-02 23:37:41 +00:00
Bill Fumerola
cfccc81b72
Upgrade to 0.10.35, and associated changes.
...
PR: ports/8842
Reviewed by: <nakai@TokyoNet.AD.JP> (maintainer)
Submitted by: <junker@jazz.snu.ac.kr>
1998-12-01 22:38:45 +00:00
Martin Cracauer
e375457f7c
Update to ILU-2.0alpha13.
...
Disable native shared library support, doesn't work, use own scheme as before.
Don't use shared library version numbering on ELF for now, needs more thought.
Document shared library version numbering scheme I chose.
Pump shared library version number on aout.
Better COMMENT and DESCR (still too long).
Remove patch to regognize now outdated FreeBSD JDK.
1998-12-01 16:22:00 +00:00
David E. O'Brien
8db95f2dc2
Depend on libXpm
...
PR: ports/8896
Submitted by: Jose Maa Alcaide <jose@we.lc.ehu.es>
1998-12-01 11:36:13 +00:00
David E. O'Brien
38df227fc1
fix breakage
1998-12-01 10:13:03 +00:00
David E. O'Brien
279cf52593
Support ELF.
...
Submitted by: Doug Rabson <dfr@calcaphon.com>
1998-12-01 09:42:46 +00:00
David E. O'Brien
25adde6808
Upgrade to ver 3.0.92.
1998-12-01 09:39:47 +00:00
Satoshi Asami
0f17471f20
NO_WRKDIR is evil.
1998-12-01 09:16:45 +00:00
Satoshi Asami
48f5164c48
Depend on emacs; need to byte-compile some .elc's.
1998-11-28 08:53:01 +00:00
Satoshi Asami
d81b732444
Mark this broken for 3.0:
...
-------
cc -c -g -I./splay -I/root/include -DHAVE_MMAP -DSTDHEADERS -DDEBUG -DTRACE -DPROFILESIZES _emalloc.c -o _emalloc.o
In file included from defs.h:51,
from _emalloc.c:5:
externs.h:110: conflicting types for `mmap'
/usr/include/stdio.h:282: previous declaration of `mmap'
*** Error code 1
Stop.
1998-11-28 01:48:32 +00:00
Satoshi Asami
5c9d7097db
Tell configure where emacs lisp files should go, and create the directory
...
in pre-install.
1998-11-28 01:20:53 +00:00
Satoshi Asami
1490c59f86
Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
...
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Vanilla I. Shu
e0e7895de8
Remove BROKEN tag.
...
Remind by: asami
1998-11-25 13:16:33 +00:00
Satoshi Asami
2f6559eaa9
Mark this broken.
...
===
:
cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -I. -I. -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib -O -pipe -c tstidl.c
/bin/sh ./libtool --mode=link cc -O -pipe -o tstidl tstidl.o libIDL.la -L/usr/local/lib -lglib11
LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment
tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment
tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment
tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment
tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment
tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment
gmake[2]: *** [tstidl] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
Stop.
1998-11-25 00:42:11 +00:00
Steve Price
007432e2c5
Remove NO_PACKAGE from these too.
...
Noticed by: asami
1998-11-24 03:36:50 +00:00
Steve Price
50d80f98a6
Don't use NO_CHECKSUM. Also remove NO_PACKAGE while I'm here
...
since as Satoshi points out, "it doesn't seem very useful to
have a meta-port that you can't package". We'll let the world
judge whether it is useful to them.
Nudged by: asami
1998-11-24 03:20:38 +00:00
Jun Kuriyama
fb5f708eea
Use MAN? macro.
...
Change first line of Makefile from "manck" to "portcheckout".
1998-11-22 03:52:57 +00:00
Steve Price
aaf60884c8
Make this port deinstall cleanly.
1998-11-21 20:04:59 +00:00
Steve Price
85c60a8725
Update MASTER_SITE and wrap docs install in 'if !defined(NOPORTDOCS)...'.
...
PR: 8741
Submitted by: maintainer
1998-11-21 20:04:34 +00:00
Steve Price
b67f75674d
Merge now stable devel version into crossm68k and remove the devel
...
version. Also update the maintainer's Email address.
Submitted by: maintainer
1998-11-21 17:55:47 +00:00
Seiichirou Hiraoka
3edd79a8fa
Add SUBDIR+=libicq
1998-11-19 07:05:52 +00:00
Vanilla I. Shu
f869d4494e
Upgrade to 0.37.
1998-11-18 17:35:16 +00:00
Vanilla I. Shu
1d6cf60545
Add a argument to CONFIGURE_ARGS.
...
PR: ports/8736
Submitted by: maintainer
1998-11-18 15:09:35 +00:00
Satoshi Asami
d28a6dde40
No need to put name in front.
1998-11-18 10:55:18 +00:00
Satoshi Asami
cc5c7d26d5
Make this file match reality.
1998-11-18 10:34:14 +00:00
David E. O'Brien
3e78422960
Author re-rolled his patchball, so we don't need my hacked version anymore.
1998-11-18 10:16:47 +00:00
Vanilla I. Shu
1b45d4af58
Add depends with gnomelibs, remove BROKEN tag.
1998-11-17 15:28:08 +00:00
Vanilla I. Shu
b6969281b5
Downgrage to 1.1.3.
...
Remind by: asami
1998-11-17 15:19:58 +00:00
Vanilla I. Shu
5962a72ef7
Upgrade to 0.0.12, disable guile support temporary..
1998-11-16 17:23:06 +00:00
Vanilla I. Shu
41d0adc86f
Add the patch for aout.
...
Submitted by: maintainer.
1998-11-16 15:55:46 +00:00
Marc G. Fournier
e0bfbdc723
Okay, I've gone through every example and doc that I can think of that would
...
be relevant, and think I've covered everything...
This now build and a 'make package' now works...with my track record on
this particular port, its bound to be still broken for *someone*, no?
1998-11-16 03:25:26 +00:00
Joseph Koshy
0567867787
Activate libU77.
1998-11-16 03:10:52 +00:00
Joseph Koshy
094654f659
Import of libU77, a FORTRAN library that adds commonly used
...
intrinsic functions to allows a greter range for FORTRAN code to
be compiled with the stock f77.
PR: ports/8689
Reviewed by: jkoshy
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
1998-11-16 03:08:34 +00:00
Steve Price
4c2819e4a9
Activate pmake port.
1998-11-15 22:55:14 +00:00
Steve Price
901fb78c07
Initial import of pmake version 2.1.33.
...
A parallel make(1) from the Sprite OS project.
Reviewed by: asami
1998-11-15 22:54:25 +00:00
Marc G. Fournier
cb90c669a3
Fix 'ldconfig' as indicated in handbook
...
Get rid of --disable-shared flag for configure
Improve patch-ak such that the shared library compile options as listed in
handbook are included
1998-11-15 07:50:11 +00:00
Marc G. Fournier
f47b7d0174
Made a mistake on creating patch-ak ... fixed here
1998-11-15 07:19:25 +00:00
Marc G. Fournier
c1f82c6f50
Okay...
...
Fix Makefile:
to use bsd.port.{pre.post}.mk
check for proper libstdc++.a, depending on elf or aout
run autoconf before configure
Remove old patches and add:
patch-ak
search and find tcl8.0 header file
setup shared library extension properly according to elf vs aout
patch-al
properly find gtk.h
Leaving it as marked BROKEN, while I continue to figure out thie elf vs
aout stuff ...
1998-11-15 07:08:22 +00:00
David E. O'Brien
4c3b981d93
upgrade to 3.0.91
1998-11-14 22:37:38 +00:00