Jun Kuriyama
b209c0b08c
This is my first commit about ports collection.
...
Upgrade to 1.1g
PR: 6217
Submitted by: myself :-)
1998-04-17 14:39:36 +00:00
Eric L. Hernes
966f17d160
upgrade to 0.99.26
1998-04-17 13:31:19 +00:00
Eric L. Hernes
e9c96630b1
update to gtk-1.0.0
1998-04-17 13:21:21 +00:00
Justin M. Seger
876d756b4c
Define BUILD_OPT and NO_NETSCAPE_STATIC. This now lets us build mozilla in
...
100MB of disk space. The size of a package created from make package is now
3MB!
1998-04-17 10:36:45 +00:00
Thomas Gellekum
4fe9ff4fc7
Distribution patches changed.
1998-04-17 09:54:29 +00:00
Justin M. Seger
5f08801387
This is a kludge to make building work again. post-configure now echo's MOTIFLIB
...
to work/ns/MOTIFLIB and in the linker line there is a `cat ../../MOTIFLIB'.
The MOTIFLIB variable is being passed to work/ns/Makefile, but not beyond it. If
anyone figures out how to fix this properly, please email a new patch to me.
1998-04-17 09:29:25 +00:00
Justin M. Seger
a08b4b7e1a
Upgrade to version 2.5.4. This version has incorporated all of our patches.
1998-04-17 00:54:09 +00:00
Thomas Gellekum
67b60384e6
Upgrade to 3.0.5.
1998-04-16 11:53:02 +00:00
Justin M. Seger
0127784d22
Remove unneccessary NO_INSTALL_MANPAGES line.
...
Submitted by: asami
1998-04-16 02:05:31 +00:00
Justin M. Seger
11ea31b5aa
Upgrade to version 3.4k.
...
Make myself MAINTAINER.
1998-04-16 01:56:46 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Justin M. Seger
0fc2b8bdd1
Use jpeg shared library version 8.
1998-04-15 21:41:13 +00:00
Justin M. Seger
cd85ffdbd3
Update to version 6b
1998-04-15 21:32:50 +00:00
Marc G. Fournier
a810089e71
path at the MASTER_SITEs listed wrong...
1998-04-15 16:21:59 +00:00
Thomas Gellekum
fce6308d16
Install header files, too.
1998-04-15 09:39:16 +00:00
Thomas Gellekum
69dc0df901
Upgrade to 1.5.1.
1998-04-15 07:35:49 +00:00
Justin M. Seger
86a4877f95
Make this build under current again.
1998-04-14 21:44:27 +00:00
Robert Nordier
71fc757b11
Don't modify PLIST: use a copy instead.
1998-04-14 11:49:14 +00:00
David E. O'Brien
d53d3cdfc1
Upgrade to 980406 snapshot
...
Reviewed by: my PITA ecs240 project
1998-04-14 10:17:32 +00:00
Thomas Gellekum
f13abc27de
Un-break.
1998-04-14 09:52:55 +00:00
Jordan K. Hubbard
24aa019ec1
Update to 1.202
1998-04-14 09:27:21 +00:00
Thomas Gellekum
9c21c87626
Upgrade to 1.0a3. Should now work with the latest gtk.
...
PR: 6285
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-04-14 07:59:04 +00:00
Satoshi Asami
ceaf5c03d8
Doesn't build....
...
ARROWPROTO -O2 -DHELP_PATH=\"/usr/X11R6/lib/X11/xmhelp/help:/usr/X11R6/lib/X11/xmhelp/pixmaps\" -DMOTIF -c HTML.c
HTML.c:226: `_XmGadgetArm' undeclared here (not in a function)
HTML.c:226: initializer element for `actionsList[6].proc' is not constant
HTML.c:227: `_XmGadgetActivate' undeclared here (not in a function)
HTML.c:227: initializer element for `actionsList[7].proc' is not constant
HTML.c:228: `_XmManagerEnter' undeclared here (not in a function)
HTML.c:228: initializer element for `actionsList[8].proc' is not constant
HTML.c:229: `_XmManagerFocusIn' undeclared here (not in a function)
HTML.c:229: initializer element for `actionsList[9].proc' is not constant
HTML.c:230: `_XmManagerHelp' undeclared here (not in a function)
HTML.c:230: initializer element for `actionsList[10].proc' is not constant
HTML.c: In function `Redisplay':
HTML.c:2029: warning: passing arg 1 of `XmeRedisplayGadgets' from incompatible pointer type
HTML.c:2029: warning: passing arg 2 of `XmeRedisplayGadgets' from incompatible pointer type
*** Error code 1
Stop.
1998-04-14 04:21:51 +00:00
Satoshi Asami
238a64bb33
Add "math" to list of categories, as this widget set implements
...
spreadsheets.
1998-04-14 04:20:37 +00:00
Satoshi Asami
0e68b43669
Can't fetch.
1998-04-14 02:11:13 +00:00
Satoshi Asami
93f3389e87
Unmark this broken, it appears to work for everyone else....
1998-04-14 02:10:05 +00:00
John-Mark Gurney
427db660b0
fix the PLIST so that it will work on systems other than 2.2.1-R...
...
this was my fault for importing my test dir instead of importing a clean
extracted dir from Robert Nordier...
1998-04-13 18:19:12 +00:00
Mark Murray
034ee302b5
Dammit. Private kluges should not be included in commits.
1998-04-13 14:33:17 +00:00
Mark Murray
79d12aefd3
Quieten portlint. Purely cosmetic.
1998-04-13 14:32:13 +00:00
Justin M. Seger
cb37bb5960
Use shared libaries instead of having a 60+MB binary.
1998-04-13 10:59:35 +00:00
Justin M. Seger
b9861a3c71
Nuke math/xvgr. Obsoleted by xmgr.
1998-04-13 00:51:58 +00:00
Julian Elischer
b7d69e8bbb
Submitted by: archie Cobbs (archie@whistle.com)
...
updates to make skip port work better, from the original porter.
1998-04-13 00:17:45 +00:00
John-Mark Gurney
6a9dce55d6
reimport of TenDRA, move it into lang like it was suppose to be...
...
TenDRA* is an optimizing C/C++ compiler, developed by the United
Kingdom Defence Evaluation and Research Agency (DERA).
A primary focus of the compiler is portability through conformance
to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3,
UNIX95, among others).
The compiler has strong static checking capabilities, including the
ability to check programs for conformance to APIs which are not
directly supported by system headers.
-----
* TenDRA is a registered trademark of the UK Defence Evaluation
and Research Agency.
1998-04-13 00:09:29 +00:00
Justin M. Seger
a33461789b
Switch to new MASTER_SITE with different distfile.
...
Alter patch-aa to apply cleanly to new distfile.
Make myself MAINTAINER.
1998-04-12 18:03:14 +00:00
Justin M. Seger
0e0a3bd5d3
Upgrade to 1998-04-08 source snapshot.
1998-04-12 17:58:38 +00:00
Justin M. Seger
6e142b8c7f
Switch to new MASTER_SITE. The distfile on the new master_site is apparently
...
patched to work with Linux. Alter our patches to work correctly with the
patched distfile. Make myself MAINTAINER.
1998-04-12 16:45:12 +00:00
Justin M. Seger
628b2f54f8
The distfile appears to no longer exist on any FTP site except for FreeBSD
...
distfile mirrors. I've placed a copy at http://www.freebsd.org/~jseger/ .
Make myself MAINTAINER since the old MAINTAINER hasn't responded to queries.
1998-04-12 16:27:51 +00:00
Tim Vanderhoek
b389c5a21a
Reword; point to the real FreeCiv homepage.
1998-04-12 14:05:43 +00:00
Tim Vanderhoek
580e7ad977
Be more verbose in DESCR than "netscape". :-) Warn that this is
...
intended for developers.
1998-04-12 13:42:17 +00:00
David E. O'Brien
39789a9181
Sync-up CPP predefines w/our stock compiler and EGCS.
...
1. we are not 386BSD
2. ELF shouldn't need "-fsjlj-exceptions"
1998-04-12 13:29:02 +00:00
David E. O'Brien
369d20a3e1
Bump comment from 2.8 to 2.8.1.
1998-04-12 13:16:25 +00:00
Justin M. Seger
713ee9adc1
Initial import of a mozilla port.
1998-04-12 12:47:23 +00:00
Mark Murray
dd50315cdc
Upgrade to Apache1.2.6.
1998-04-12 09:53:59 +00:00
Mark Murray
0f44370ec7
Upgrade Fortify to 1.2.2. USE_128BIT works again.
1998-04-12 09:07:49 +00:00
Mark Murray
4f2751170b
Upgrade fortyofy to 1.2.2. USE_128BIT works again.
1998-04-12 09:06:33 +00:00
Jun-ichiro itojun Hagino
306f120d87
updated to 4.0pl2.
...
added official mirrors to MASTER_SITES.
1998-04-12 03:10:51 +00:00
Jun-ichiro itojun Hagino
5861ea42af
original distribution updated. (-> 1.0.0)
1998-04-12 02:22:02 +00:00
Jun-ichiro itojun Hagino
cc3b5de3cc
- original distribution updated. (-> 1.0.0)
...
- the method for removing japanese-oriented code fragment has changed.
1998-04-12 02:21:18 +00:00
Tim Vanderhoek
87605b9a99
s/tk42/tk80/. Mention that this doesn't work with Word97.
1998-04-12 01:18:47 +00:00
Tim Vanderhoek
adaa0335e0
Update to 1.3.
...
PR: ports/6265
Submitted by: Matthew Hunt
1998-04-12 01:06:00 +00:00