Commit Graph

4351 Commits

Author SHA1 Message Date
brad
40ad320822 stop hacking up the autoconf script to specify the location of tclConfig.sh and instead use the proper autoconf option --with-tcl instead 2000-01-09 07:16:49 +00:00
brad
dd1a2b533f fix dependency check for new mpeg_lib 2000-01-09 05:57:48 +00:00
brad
6dd982ab20 upgrade to mpeg_lib 1.3.1 2000-01-09 05:56:33 +00:00
brad
2a4ed17310 remove some unnecessary changes in this patch 2000-01-09 05:49:18 +00:00
brad
03e3c69c4c remove some unnecessary changes in this patch 2000-01-09 05:40:20 +00:00
dugsong
1b7a052f79 upgrade to version 1.35 2000-01-09 05:39:28 +00:00
brad
cb4a58a8d0 split out patches 2000-01-09 05:37:27 +00:00
brad
ef64983a75 - change master sites to ${MASTER_SITE_TCLTK}
- add missing PLIST.noshared
- flesh out port and do the right thing on OpenBSD
2000-01-09 05:22:51 +00:00
dugsong
b23b8f34be update to version 1.2 2000-01-09 04:22:34 +00:00
brad
2cf6510c8c - remove unnecessary NEED_VERSION
- now that dependencies are working properly, remove glib from dependency list
- ${STRIP} -> strip
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- sort PLIST
2000-01-09 02:40:04 +00:00
brad
cfe157de97 correct dist site URLs
From: Michael Wiacek <root@blowfish.magpage.com>
2000-01-09 01:45:00 +00:00
brad
30c3d70933 add another dist site 2000-01-09 00:33:52 +00:00
itojun
b5101ccba7 unbroken zebra. upgarde to 0.83a.
enable net/zebra in SUBDIR rule.

XXX pkg_create? does not consult @cwd correctly so I've put workaround in.
2000-01-08 14:34:26 +00:00
itojun
33d60fa1fa port for zebra 0.83, from KAME 2000-01-08 14:01:53 +00:00
brad
0c1483d59a use ${DISTNAME} when defining WRKSRC 2000-01-07 18:15:37 +00:00
brad
966bc11012 - change master sites to ${MASTER_SITE_TCLTK}
- add missing PLIST.noshared
- flesh out port and do the right thing on OpenBSD
2000-01-07 18:09:36 +00:00
jakob
1a149db7b3 xdu added 2000-01-07 09:03:19 +00:00
jakob
f252fb4b71 checksum corrected 2000-01-07 09:02:29 +00:00
brad
7c7c967809 when installing man pages don't specify the man page name twice when
running rm to remove any existing man page with that name.
2000-01-07 02:35:52 +00:00
brad
a3fd54bb1f upgrade to gif2png 2.3.0 2000-01-07 01:25:15 +00:00
espie
7b052eb98b MANNPREFIX and CATNPREFIX are no special cases.
.for lang in ${MANLANG} cannot be folded yet, as make still uses a very
primitive .for parser (should use an efficient variant of brk_string...)
2000-01-06 21:53:27 +00:00
dugsong
f234a0d152 update to 1.3.0a - 1.2.0 no longer available 2000-01-06 18:56:57 +00:00
jasoni
9fadc61dd5 USE_GMAKE and re-enable SEPARATE_BUILD 2000-01-06 16:36:20 +00:00
jasoni
bb063960eb Disable SEPARATE_BUILD for now as it breaks WindowMaker 2000-01-06 15:57:37 +00:00
jakob
a988aa38c8 graphical du frontend 2000-01-06 14:51:45 +00:00
jakob
f444645c99 Update to v1.1.1. Mostly bugfixes. 2000-01-06 10:50:01 +00:00
brad
e217499b9f missed one ranlib -> $(RANLIB) in the previous commit 2000-01-06 08:12:17 +00:00
brad
a5c9609a13 split out patches 2000-01-06 05:43:42 +00:00
brad
ebad3e58c0 - make tk80 respect CFLAGS
- stay consistant with the rest of tk80's Makefile, ranlib -> $(RANLIB)
2000-01-06 04:58:13 +00:00
brad
c767a79ffd make tcl80 respect CFLAGS 2000-01-06 04:06:36 +00:00
brad
73cbf09b73 stay consistant with the rest of tcl80's Makefile, ranlib -> $(RANLIB) 2000-01-06 03:16:36 +00:00
brad
ed8df75a52 use ld flag -Bforcearchive when making the shared library 2000-01-06 03:15:25 +00:00
brad
f885a0cc3f upgrade to Gimp 1.1.14 2000-01-06 03:10:56 +00:00
angelos
9060fb184c Forgot full checksums... 2000-01-06 03:08:20 +00:00
angelos
0caa75cea4 Add NS and NAM (commented out for now) 2000-01-06 03:04:38 +00:00
angelos
875616662e A GUI for NS, from FreeBSD (as was NS itself). 2000-01-06 03:03:07 +00:00
angelos
2f694ea816 Network Simulator (the reason for all these tcl/tk commits earlier :-) 2000-01-06 02:46:03 +00:00
angelos
1d3934a93f Add tclcl port (commented out for now) 2000-01-06 02:37:05 +00:00
angelos
fcc488319f tclcl port, from FreeBSD 2000-01-06 02:36:15 +00:00
angelos
a1d4f7e6f1 Fix PLIST. 2000-01-06 02:32:59 +00:00
angelos
654166d43a man3->mann for some of the entries... 2000-01-06 02:24:37 +00:00
angelos
ba3a6709cb Replace bogus @unexec entry... 2000-01-06 02:22:29 +00:00
angelos
83217e8627 Add otcl (commented out for now) 2000-01-06 02:19:24 +00:00
angelos
dc93323fd4 Objective TCL, from FreeBSD 2000-01-06 02:18:23 +00:00
brad
899c32d057 sort PLISTs 2000-01-06 02:15:50 +00:00
brad
0d5c7605ac - rearrange Makefile a bit
- add build target to dependency list for test target to ensure that tk80
is built before trying to run the test.
2000-01-06 02:08:37 +00:00
brad
8615f900e5 add build target to dependency list for test target to ensure that tcl80
is built before trying to run the test.
2000-01-06 01:58:44 +00:00
angelos
22184e49e7 Add commented out tk8.2 2000-01-06 00:54:01 +00:00
angelos
fd76a59a64 Tk 8.2, from FreeBSD. 2000-01-06 00:53:03 +00:00
angelos
15ba6b4742 Add SHA1 and RMD160 checksums 2000-01-06 00:52:32 +00:00