Satoshi Asami
bbba9fc4cc
Remove all the remaining regexps from LIB_DEPENDS. There are some
...
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Joseph Koshy
eefb5a8dd3
Unbreak for ELF builds, take over as maintainer.
1998-10-03 12:09:54 +00:00
Brian Somers
9a98226b5f
Elfify
...
Add -lstdc++ in kscd/Makefile.in - someone should test this for -stable ;-/
1998-10-01 18:35:38 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Steve Price
b4e2738927
Remove empty directories on deinstall.
1998-09-28 02:03:16 +00:00
Steve Price
a8883880f1
Escape the '@' characters so that perl in -current doesn't choke.
1998-09-28 01:57:45 +00:00
Steve Price
2f4e8a1c28
Move manpages from pkg/PLIST to MAN* macro in Makefile.
1998-09-28 01:56:39 +00:00
Steve Price
a2ee0ac9ca
Fix build for ELF.
1998-09-28 01:55:27 +00:00
Steve Price
1a3f9e8f13
Don't strip binary in ELF install.
1998-09-28 01:55:08 +00:00
Steve Price
c0c375241e
Can't fetch the distfile and remove empty directories on deinstall.
1998-09-28 01:53:50 +00:00
Steve Price
44dea0b249
Move manpages from pkg/PLIST to MAN* macro in Makefile and remove
...
empty directories on deinstall.
1998-09-28 01:52:31 +00:00
Steve Price
35597dabd5
Mark broken for ELF until the iv port is converted.
1998-09-28 01:51:38 +00:00
Steve Price
b988adafa8
Won't build in an ELF world.
1998-09-28 01:50:59 +00:00
Steve Price
ec6b0db6da
Remove empty directories on deinstall.
1998-09-28 01:50:37 +00:00
Steve Price
d62d648e69
Make this port reinstall friendly.
1998-09-28 01:47:30 +00:00
Steve Price
9a80531801
Remove empty lib/speak_freely directory on deinstall.
1998-09-27 01:42:45 +00:00
Steve Price
5d04b9652f
Mark broken for ELF because of xforms port.
1998-09-26 23:18:10 +00:00
Satoshi Asami
bd67b84abf
libgsm is now converted to ELF.
1998-09-22 19:10:14 +00:00
Scott Mace
39dd71f414
1. Convert to ELF.
...
2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1
for a.out systems.
1998-09-22 17:59:54 +00:00
Scott Mace
864d65bc05
1. Convert to ELF.
...
2. Clean up makefile (shutup rm).
3. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1
for a.out systems.
1998-09-22 17:59:40 +00:00
Scott Mace
6dbc861a08
Convert to ELF
1998-09-22 17:57:46 +00:00
Vanilla I. Shu
b3fa9834df
Convert esound to elf.
1998-09-22 15:47:44 +00:00
Steve Price
a198154cf2
Remove regexp support for libxview not that it builds ELF too.
1998-09-21 22:15:59 +00:00
Steve Price
a7e780e5af
Remove regexp support for Xaw3d since it can now be built in
...
an ELF world.
1998-09-21 01:35:33 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Tim Vanderhoek
daff718ba3
Add an MLINKS line.
1998-09-19 00:37:29 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
Vanilla I. Shu
9ab9c65e07
Activate dap.
1998-09-16 12:54:46 +00:00
Vanilla I. Shu
1ec5a23dde
Digital Audio Processor.
...
PR: ports/7719
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1998-09-16 12:54:00 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
a85146a9e1
Two manpages (out of four) are installed uncompressed in this port. So,
...
compress them in post-install: so compress-man can DTRT.
1998-08-31 06:56:59 +00:00
Tim Vanderhoek
a6859c85ab
Back-out (I think I did this the hard way) the previous rev.
...
In retrospect, I should have suspected something was strange, but I
still have no idea _why_... Apparently half of the manpages in this
port are installed compressed. I think this is because the port tries
to mix Imake with its own installation script. I'll have to figture-out
for sure some day.
1998-08-31 03:27:26 +00:00
Tim Vanderhoek
e5af0f3083
For some reason two manpages were missing from the MANx variables.
1998-08-28 23:53:04 +00:00
Tim Vanderhoek
5ce471585e
Please don't copy straight from manpages without at least
...
reformatting it to looks reasonable in pkg/DESCR (eg. remove
justification).
Add homepage.
1998-08-28 23:51:31 +00:00
Satoshi Asami
ff2cc1e113
No need to use += for a variable defined only once.
1998-08-26 06:40:27 +00:00
Satoshi Asami
4d7d30052c
kdecore and kdeui shared libraries are now at version 1.X.
1998-08-25 09:13:01 +00:00
Vanilla I. Shu
cd11629e58
Correct the wroing variable USE_X11_PREFIX to USE_X_PREFIX.
1998-08-25 03:48:00 +00:00
Vanilla I. Shu
c38752be9d
Activate xamp.
1998-08-25 02:04:42 +00:00
Vanilla I. Shu
708154eb70
A version of amp plus qt gui.
...
PR: ports/7439
Submitted by: Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw>
1998-08-25 02:02:43 +00:00
Satoshi Asami
d211d15440
These ports install uncompressed manpages even though USE_IMAKE is
...
set, so mark them with MANCOMPRESSED=no. Note that this requires the
new bsd.port.mk that is not committed yet (going through final tests,
will be committed in a few hours).
1998-08-25 00:44:33 +00:00
Satoshi Asami
e4bd3d9abd
Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning
...
to check it in the near future.
1998-08-24 05:57:48 +00:00
Tim Vanderhoek
e4be841dab
Use the MAN1 variable. Add the other half of patch-aa that causes
...
this port to respect BINOWN and MANOWN.
1998-08-22 06:07:08 +00:00
Tim Vanderhoek
249efab97e
Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.
...
Respect BINOWN and MANOWN. (Changes for this are in patch-ad --- I
should have split patch-aa in a separate commit).
1998-08-22 05:48:17 +00:00
Tim Vanderhoek
8a51f1f320
This commit brought to you by the Paddock Bowling Alley.
1998-08-18 18:49:05 +00:00
Tim Vanderhoek
80140b58bb
Yes, removing plist manpages broke this one, too. :)
...
Actually, this has been broken since asami's compress-all-the-manpages
commit on Nov. 18, _1996_. I'm beginning to suspect that more ports
are in like this...
1998-08-17 20:21:41 +00:00
Tim Vanderhoek
23ccf010b7
It's not that ports/astro/* had no manpages to remove from their
...
PLISTs, it's just that none of the ones that do use the MANx
variables.
1998-08-17 07:14:09 +00:00
Satoshi Asami
54c2cde57b
Oops, forgot to commit this.
1998-08-13 01:49:49 +00:00
Satoshi Asami
95b3265427
Make this port non-interactive. The configuration script is
...
installed under ${PREFIX} for package users anyway. Also minor
cleanup of PLIST to get rid of warnings, and delete one non-existent
file.
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
(the non-interactiveness part.)
1998-08-13 01:44:17 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00