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
Matthew Hunt
da6420b177
Activate 8hz-mp3.
1998-08-11 05:20:04 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Matthew Hunt
8de3a0c3c1
Spelling and grammar police. This commit brought to you by the
...
letter "A".
1998-08-04 02:24:27 +00:00
Satoshi Asami
a1dc260061
No need to define both USE_CONFIGURE and GNU_CONFIGURE....
1998-07-27 18:11:10 +00:00
Donald Burr
94869d4af3
Activate sidplay.
1998-07-26 08:17:15 +00:00
Donald Burr
6ffe045384
PR: ports/5504
...
Submitted by: sec@42.org
Import of new port audio/sidplay, a C=64 SID musicfile player and
SID chip emulator.
1998-07-26 08:14:03 +00:00
Steve Price
50e7ddcd8f
Turn on play.
1998-07-25 21:36:33 +00:00
Steve Price
3ff28ed477
A simple audio file player. Moved from ports/japanese.
1998-07-25 21:36:10 +00:00
Tim Vanderhoek
f2951502c6
Add homepage to pkg/DESCR
1998-07-24 19:45:41 +00:00
Stefan Eßer
84377cc5f9
Change dependencies to accept Qt-1.33 if present,
...
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Andrey A. Chernov
8f52dbd604
fix dist site
1998-07-23 17:51:29 +00:00
Satoshi Asami
918400a0ff
"$Id$" is not spelled "$ID$". Also, change "Jily" to "July", I assume
...
it's a typo.
1998-07-20 10:01:55 +00:00
Steve Price
65d8ba4b6c
Turn on wmmixer.
1998-07-20 03:58:46 +00:00
Steve Price
141b6a8454
Initial import of wmmixer version 0.8.
...
An audio mixer for the WindowMaker dock.
PR: 7304
Submitted by: Richard M. Neswold <rneswold@drmemory.fnal.gov>
1998-07-20 03:56:55 +00:00
Stefan Eßer
dba66df449
Upgrade to KDE Release 1.0
...
Based on: patches for a 1.0 pre-release submitted by Thomas Gellekum.
1998-07-19 17:55:29 +00:00
Vanilla I. Shu
068612eecd
Activate esound.
1998-07-19 05:06:26 +00:00