Robert Nordier
f6a8fafdaf
TenDRA does ELF Part I
1998-09-29 13:13:25 +00:00
Thomas Gellekum
2a8f9db401
Make this compile on -current.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1998-09-29 11:46:34 +00:00
Justin M. Seger
778c040197
Mark BROKEN:
...
===> Building package for pilot-link-0.8.13
Creating package /usr/ports/packages/All/pilot-link-0.8.13.tgz
Registering depends: tcl-8.0.2 tk-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.8.13.tgz'
tar: can't add file bin/ietf2datebook : No such file or directory
tar: can't add file bin/pilot-undelete : No such file or directory
tar: can't add file bin/sync-plan : No such file or directory
tar: can't add file lib/libpisock.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-09-29 11:22:30 +00:00
Jun-ichiro itojun Hagino
0e68387d96
original distribution updated (0.87)
1998-09-29 03:07:25 +00:00
Justin M. Seger
d0b3b873bb
Mark BROKEN for ELF.
1998-09-29 02:37:14 +00:00
Joseph Koshy
5cd1788fa1
Upgrade to v0.3.17.
...
Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
1998-09-29 01:32:42 +00:00
Scott Mace
ac85b36d3e
use gmake instead of make
1998-09-28 18:02:05 +00:00
Scott Mace
a21d32d17e
Update to mrtg 2.5.3
1998-09-28 17:11:24 +00:00
John Fieber
0f4be94391
Upgrade from 1.1.1 to 1.2.
1998-09-28 16:36:00 +00:00
Jun Kuriyama
a2b42ff319
ELFization patch.
...
PR: ports/8046
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-09-28 15:15:11 +00:00
Jun Kuriyama
e1ecb662c4
ELFization patch.
...
PR: ports/8047
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-09-28 15:15:04 +00:00
Jun Kuriyama
0929467276
Add descriptoin about deskutils/xhime.
1998-09-28 13:36:51 +00:00
Jun Kuriyama
4e9493f6eb
Activate xhime.
1998-09-28 13:36:50 +00:00
Vanilla I. Shu
26059efc62
Upgrade to 1.8.1
1998-09-28 13:21:47 +00:00
Jun Kuriyama
bdfbec504e
cleanup.
1998-09-28 11:32:41 +00:00
Satoshi Asami
c5646958b0
It's not a good idea to use RUN_DEPENDS on shared libs. Change it to
...
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.
1998-09-28 10:49:21 +00:00
Satoshi Asami
aaa58d03ce
Remove regexp support for tcl80jp.
1998-09-28 10:31:26 +00:00
Satoshi Asami
364e71f73c
Remove regexp support for tcl76jp/tk42jp.
1998-09-28 10:30:52 +00:00
Satoshi Asami
2c48db7b1c
My goodness. Why did you decrease the a.out shlib number from 1.2 to
...
1.0?!? (That's one thing you absolutely cannot do!)
1998-09-28 10:24:57 +00:00
Satoshi Asami
b7b2b72ded
Create *.so for a.out case.
1998-09-28 10:23:58 +00:00
Satoshi Asami
e206bd4ef4
Create libtk42jp.so link in a.out case.
1998-09-28 09:59:02 +00:00
Satoshi Asami
b2ba0368d1
List ELF shlib names when a.out shlib names end with ".0".
1998-09-28 09:53:39 +00:00
Satoshi Asami
8d63da8b4d
Create libtcl76jp.so symlink in a.out case.
1998-09-28 09:53:08 +00:00
Satoshi Asami
d180c1547c
Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk
...
inclusion order.
1998-09-28 09:47:01 +00:00
Satoshi Asami
fef857c6e3
Create libblas.so symlink in a.out case.
1998-09-28 09:44:23 +00:00
Satoshi Asami
65b196c7df
"ln -s" -> "ln -sf" to make this reinstall-friendly.
1998-09-28 09:31:59 +00:00
Satoshi Asami
3318d06f90
List lib*.so links.
1998-09-28 09:31:39 +00:00
Steve Price
17f0a1e866
Darn I meant to say broke for ELF.
...
Noticed by: Satoshi Asami
1998-09-28 09:23:54 +00:00
Satoshi Asami
a519f639f6
Checksum changed again....
1998-09-28 09:20:49 +00:00
Satoshi Asami
1e3dcc087d
Checksum changed again; perhaps next time you can put up the tarball
...
somewhere on your place? :)
1998-09-28 09:04:03 +00:00
Satoshi Asami
482a7bc1f2
You should list the ELF shlib name if the a.out name ends with a ".0".
1998-09-28 07:45:34 +00:00
Steve Price
b1043b0106
Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asm
...
optimizations too. Note I didn't turn this on by default to be fair
to those in the our upcoming Alpha world. However all you have to
do to build with it is set ALL_TARGET to freebsd-386-elf at the
bottom of the Makefile.
Submitted by: Doug Rabson <dfr@nlsystems.com>
1998-09-28 02:56:44 +00:00
Steve Price
f19d346946
Remove empty directories on deinstall.
1998-09-28 02:34:32 +00:00
Steve Price
d4c9c588e2
Fix for ELF build.
1998-09-28 02:32:25 +00:00
Steve Price
e21990b7a7
Fix build for ELF.
1998-09-28 02:30:18 +00:00
Steve Price
df82e0b997
Escape the '@' character so that perl in -current doesn't choke.
1998-09-28 02:29:43 +00:00
Steve Price
c2b879eee3
Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch
...
of files pkg/PLIST forgot.
1998-09-28 02:28:48 +00:00
Steve Price
98a694e9a8
Move manpages from pkg/PLIST to MAN* macro in Makefile.
1998-09-28 02:25:34 +00:00
Steve Price
2bccdc057c
Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch
...
of files that pkg/PLIST forgot.
1998-09-28 02:19:43 +00:00
Steve Price
196ddc050e
Doesn't link in an ELF build.
1998-09-28 02:17:56 +00:00
Steve Price
c1e62c442c
Fix build for ELF.
1998-09-28 02:17:33 +00:00
Steve Price
d0bcea0fbd
Move manpages from pkg/PLIST to MAN* macro in Makefile and remove
...
empty directories on deinstall.
1998-09-28 02:15:40 +00:00
Dima Ruban
4e3e46d910
oops. fix my previous commit.
1998-09-28 02:14:33 +00:00
Steve Price
851cf528b2
Clean out a bunch 'o stuff this port doesn't install.
1998-09-28 02:14:28 +00:00
Steve Price
22d5122d5c
Move manpages from pkg/PLIST to MAN* macro in Makefile and remove empty
...
directories on deinstall.
1998-09-28 02:13:29 +00:00
Steve Price
4b819b19c1
Doesn't build in an ELF world.
1998-09-28 02:12:05 +00:00
Steve Price
643814f6fe
Make this port reinstall friendly.
1998-09-28 02:11:38 +00:00
Steve Price
47db41b40d
Use MANCOMPRESSED to warn bsd.port.mk that the manpage is not
...
compressed by this port.
1998-09-28 02:10:29 +00:00
Steve Price
0e58a72c59
Conver to ELF.
1998-09-28 02:09:00 +00:00
Jun-ichiro itojun Hagino
0ba533296d
original distribution updated (0.85)
1998-09-28 02:08:44 +00:00