Vanilla I. Shu
d8c100fb37
Add 2 manpages.
1998-09-17 04:47:46 +00:00
Vanilla I. Shu
27c3f8c19f
Upgrade to 0.3.4.
1998-09-17 04:41:41 +00:00
Satoshi Asami
f197c7fc26
Yikes, put .endif in wrong place.
1998-09-17 01:22:05 +00:00
Satoshi Asami
4580e44d10
Remove shlib minor if PORTOBJFORMAT=elf.
1998-09-17 01:00:23 +00:00
Satoshi Asami
6904462529
Roll back libpng's shared library version number. Also, build libraries
...
and links correctly for ELF.
1998-09-17 00:51:29 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Satoshi Asami
5922dbcac1
Roll back xpm shared library numbers. It will be truncated to "Xpm.4"
...
for ELF.
1998-09-17 00:36:59 +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
20d556841d
Upgrade to 1.14.
1998-09-16 23:28:52 +00:00
Scott Mace
ab11532432
Fix Package build for aout system
...
symlink .so in all cases
1998-09-16 22:48:46 +00:00
Scott Mace
f2cbbbb527
Fix Package build for aout system
...
symlink .so in both elf and aout cases
1998-09-16 22:47:43 +00:00
Scott Mace
14067fc5a8
correct package build for aout system
1998-09-16 22:39:20 +00:00
Vanilla I. Shu
fbdec80525
Upgrade to 0.6.
1998-09-16 22:34:38 +00:00
Vanilla I. Shu
70bc5dead0
Remove 2 foolish lines about info page.
1998-09-16 22:33:10 +00:00
Vanilla I. Shu
6cf3afd40d
Upgrade to 0.12, and change LIB_DEPENDS to gtk11.
...
PR: ports/7935
Submitted by: maintainer
1998-09-16 21:47:38 +00:00
Vanilla I. Shu
3ae161b4aa
Upgrade to 4.2k
1998-09-16 21:44:26 +00:00
Vanilla I. Shu
06775b46c0
Fix the library problem of elf.
1998-09-16 21:37:56 +00:00
Torsten Blum
64f9249a25
remote myself as maintainer.
1998-09-16 21:27:59 +00:00
David E. O'Brien
1e1a8abab1
Dist patch fixes problems on 2.2.x.
1998-09-16 20:48:34 +00:00
Scott Mace
77e18edfda
Fix building problems on a.out systems
...
clean up Makefiles a bit
1998-09-16 14:20:11 +00:00
Scott Mace
6e7a1bff7a
Fix building problems on aout system
1998-09-16 14:08:49 +00:00
Scott Mace
fea283c192
Fix build problem for aout
1998-09-16 13:46:17 +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
Vanilla I. Shu
611db2c04c
Upgrade to 1.02.
1998-09-16 12:48:16 +00:00
Vanilla I. Shu
3a5b80ee76
Upgrade to 1.1.1
1998-09-16 12:07:53 +00:00
Satoshi Asami
a691ddb05c
(1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.
...
Submitted by: "Eugene M. Kim" <gene@nttlabs.com>
(2) Check for exact version of perl5 in /usr/bin and exit with error
message if USE_PERL5 is defined and version does not match
${PERL_VERSION}.
(3) Note LIB_DEPENDS should not have any regular expressions. Remove
those in USE_XLIB and USE_QT.
1998-09-16 12:04:38 +00:00
Andrey A. Chernov
4055532e85
Use PERL5 variable
1998-09-16 11:45:01 +00:00
Satoshi Asami
289b80fb84
Better fix for perl5-in-current world.
...
Submitted by: maintainer
1998-09-16 06:55:18 +00:00
Satoshi Asami
9010f3c7f3
Upgrade to 3.1.2, which is fetchable.
...
Submitted by: maintainer, except it was for 3.1.1 which is unfetchable
already, and also it didn't fix PLIST.
While I'm here, use PLIST_SUB so PLIST doesn't have to changed for every
upgrade.
1998-09-16 06:39:00 +00:00
David E. O'Brien
0db36ee0bc
Upgrade to ver 4.37 + 3.0 patches by Vic Abell
...
Submitted by: Vic Abell <abe@vic.cc.purdue.edu>
1998-09-16 04:14:27 +00:00
Steve Price
53cb0c2f6a
Take the manpages out of pkg/PLIST and put them in MAN1.
1998-09-16 02:25:06 +00:00
Steve Price
3d68d298a0
Remove trailing dot in LIB_DEPENDS.
1998-09-16 01:58:38 +00:00
Steve Price
913f062460
Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we can
...
put these in MAN1 and not have to worry about them being pkg/PLIST.
Reminded by: Asami-san
1998-09-16 01:36:17 +00:00
Steve Price
0691c6cd14
The manpages must still be here for ports that use imake.
1998-09-16 00:59:02 +00:00
Jun Kuriyama
b072dbeb30
Kanji code converter.
...
PR: ports/7640
Submitted by: Masanori Kiriake <seiken@nbs.co.jp>
1998-09-15 22:05:58 +00:00
Jun Kuriyama
2b0f83d3da
Activate ja-ack.
1998-09-15 22:00:23 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
John Fieber
32e50f27db
Upgrade to 1.7.
...
The only change is to check if /usr/bin/perl is version 5 and use that
rather than ${PREFIX}/bin/perl if it is.
Submitted by: John Hay <jhay@mikom.csir.co.za>
1998-09-15 21:18:17 +00:00
Joerg Wunsch
a1e36cfb8a
Fix the packaging list. I've been lazy initially, and specified only
...
the directory name for the xmahjongg libdir, as opposed to the component
files.
Reminded by: David Kulp <dkulp@neomorphic.com>
While i was at it, it also occured to me that i need an @unexec with
the mkfontdir command, so fonts.dir is being rebuilt upon
deinstallation, too.
1998-09-15 19:51:01 +00:00
Andrey A. Chernov
a236b86e49
upgrade to 4.42
1998-09-15 17:23:32 +00:00
Chris Timmons
7fd4fd3eaa
Support ELF or AOUT PORTOBJFORMATs
1998-09-15 15:08:10 +00:00
Scott Mace
fefedc67f6
Make jbigkit build on a non-elf system
1998-09-15 15:07:33 +00:00
Scott Mace
f3a0fe1f57
make tcp_wrapper build on a non-elf system
1998-09-15 14:57:29 +00:00
Scott Mace
5f4a8f1004
fix typo in previous commit
1998-09-15 14:54:01 +00:00
Scott Mace
5a6b7d287c
Support building on non-elf machine
1998-09-15 14:49:08 +00:00
Vanilla I. Shu
faa36925ca
Upgrade to 1.4.4.
1998-09-15 12:06:45 +00:00
Vanilla I. Shu
32265874e8
Upgrade to 0.0.7, and change LIB_DEPENDS to gtk11.
1998-09-15 12:05:13 +00:00
Satoshi Asami
4610ae86c9
libpng major is now 3. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:57:51 +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