Commit Graph

12996 Commits

Author SHA1 Message Date
Vanilla I. Shu
ebd8a2bc50 Activate leim20. 1998-09-18 22:05:55 +00:00
Scott Mace
230fa89564 COnvert to Elf.
Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso
1998-09-18 22:05:47 +00:00
Scott Mace
77d4ce0fa7 Convert to Elf 1998-09-18 22:04:16 +00:00
Vanilla I. Shu
8012ca6372 This is a port for LEIM (Libraries of Emacs Input Method)
LEIM enables you to input Multilingual Characters on Emacs20.

The package making from this port includes emacs lisp files
for LEIM.
PR:		ports/7891
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-09-18 22:03:07 +00:00
Vanilla I. Shu
346ab5c6e0 Activate ethereal. 1998-09-18 21:55:07 +00:00
Vanilla I. Shu
1ceb2a08d2 a network sniffer a la NetXray. With a little work and development this could
rival NetXray (which is approx $4,000).
PR:		ports/7581
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-09-18 21:53:24 +00:00
Vanilla I. Shu
43bb420e1f Upgrade to 20-2.5, and merge all info page to a BIG file. 1998-09-18 21:51:43 +00:00
Vanilla I. Shu
c9e86380dc Add a patch for giflib. 1998-09-18 02:38:56 +00:00
Vanilla I. Shu
1a126abcbe Fix some bug of mountlist.c. 1998-09-18 02:29:28 +00:00
John Polstra
736d3c5ca3 Make these ports work on ELF systems. 1998-09-18 01:02:04 +00:00
Steve Price
26ebf6897c Activate mergemaster. 1998-09-17 22:38:47 +00:00
Steve Price
ecfea64acd Make this build in an ELF world. 1998-09-17 22:31:35 +00:00
Steve Price
d9a03dd68a Make this build in an ELF world.
Reviewed by:	jkh
1998-09-17 22:30:11 +00:00
Jun Kuriyama
09ce86fe2e Activate ko-pgp.language. 1998-09-17 14:15:20 +00:00
Jun Kuriyama
c321aaf113 Korean language module for PGP
PR:		ports/7365
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-09-17 14:14:50 +00:00
Ralf S. Engelschall
66165b9ba2 Completely overhauled Apache+mod_ssl port:
- use mod_ssl 2.0.10 which automatically disables
  DSO for mod_log_config and mod_proxy which caused
  problems for the port

- use mod_auth_dbm instead of mod_auth_db because
  first DBM is internally mapped to our DB (so
  functionality is the same) and this way we
  get rid of the nasty conflicts with DB 2.x port.

- fixed the package list, i.e. the port
  now packages and deletes correctly

- automatically create dummy certificate, so
  the package can be tested immediately after
  installing.

- use "apachectl startssl" instead of "apachectl start"
  from within apache.sh rc script now.

- removed the outcommented patch pieces for Makefile.tmpl
  because they are confusing both inside patches/patch-ab
  and under install time.

- use a "post-patch" target to remove all .orig files
  mod_ssl's configure script created to avoid their
  installation (which confuses the package list).
1998-09-17 10:58:00 +00:00
Satoshi Asami
6470b4dc9c tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Satoshi Asami
8ce1982fd8 Rewind shlib version number.
Reminded by:	Sheldon Hearn <axl@iafrica.com>
1998-09-17 10:47:22 +00:00
Thomas Gellekum
571c7ec261 Upgrade to 1.01. 1998-09-17 08:17:08 +00:00
Thomas Gellekum
6e5635cd8c Upgrade to 1.0i.
PR:		7933
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1998-09-17 07:52:03 +00:00
Thomas Gellekum
27e019d828 Typo (libpng.2 -> libpng.3). 1998-09-17 06:30:34 +00:00
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