1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

26406 Commits

Author SHA1 Message Date
Kris Kennaway
ead6cab2ec Forced commit to note that the bug referred to in the previous
commit was fixed in the nmh 1.0.3 upgrade, not 1.0.2.
2000-03-04 06:57:11 +00:00
Kris Kennaway
a522b54e25 Put on my security hardhat and mark this port FORBIDDEN - it has a buffer
overflow in the MIME parsing code which is remotely exploitable via
email. The nmh port had a similar bug which was fixed in the 1.0.2 upgrade.

Because this software is apparently no longer under active development it
may be unlikely to get fixed.

Obtained from:	Dan Harkless <dan-bugtraq@dilvish.speed.net> via BugTraq
2000-03-04 06:52:42 +00:00
Jean-Marc Zucconi
b86c8cd372 - Fix MASTER_SITES
- Fix usage of PREFIX/X11BASE

PR:		ports/17171
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-03 23:34:11 +00:00
Satoshi Asami
65a83a2912 Library name has changed. Also, fix a typo in directory name.
(Do people actually *test* these stuff before they commit them?!?)
2000-03-03 22:27:23 +00:00
Jean-Marc Zucconi
13bab5d0f0 Fix MASTER_SITES
PR:		ports/17162
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-03 22:13:12 +00:00
Jean-Marc Zucconi
b33604f599 Do not create temporary files in ${SCRIPTDIR}. Use ${WRKDIR}.
Pointed out by: asami
2000-03-03 22:07:51 +00:00
Jean-Marc Zucconi
6c6ff752f6 Do not create temporary files in ${SCRIPTDIR}. Use ${WRKDIR}.
Use ${INSTALL_DATA} instead of 'install -c -m 644'
2000-03-03 22:07:17 +00:00
Satoshi Asami
0ee70b01f8 Add -L${LOCALBASE}/lib in front of -ltiff and stuff in imlib-config;
without it, ports (like astro/xplanet) that only require X-related stuff
 will fail (since they will only put -L${X11BASE}/lib in the linker
command line).
2000-03-03 20:38:30 +00:00
Satoshi Asami
228223cd58 Use EXTRA_PATCHES instead of copying a patch into ${PATCHDIR}, which
can be read-only.
2000-03-03 20:06:13 +00:00
Jim Mock
4265e7d130 Update to version 0.9.2 2000-03-03 19:45:15 +00:00
Satoshi Asami
e25d5b46d1 Mark this port FORBIDDEN after a repo-copy while Imura-san works on an
upgrade.
2000-03-03 18:54:52 +00:00
Chuck Robey
dabbbbf8ac Fix a patching screwup (oh my!) Pointed out by Thomas Gellekum. 2000-03-03 14:47:34 +00:00
Brian Feldman
672ba2f225 Update this to a CVS_DATE of a few minutes ago. 2000-03-03 06:10:10 +00:00
Yoshinobu Inoue
aacf6a2510 Update the header version and date.
Requested by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi>
2000-03-03 05:13:31 +00:00
Satoshi Asami
ae1b358097 (1) Speedup dependency cleaning.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
Reviewed by:	From: Will Andrews <andrews@TECHNOLOGIST.COM>
PR:		14760

(2) More OpenSSL refinement.
Submitted by:	Kris Kennaway <kris@FreeBSD.org>

(3) Forgot to add USE_NEWGCC to USE_QT comment in previous commit.
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-03 01:23:49 +00:00
Satoshi Asami
f95eee7f03 Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, new
compiler error).
2000-03-02 23:07:03 +00:00
Satoshi Asami
2fe10f4f65 Fix build for 4-current ("__FreeBSD__ == 3" => "__FreeBSD__ >= 3").
Obtained from:	editors/emacs port
2000-03-02 22:41:58 +00:00
Satoshi Asami
825e9422dd Add REQUIRES_MOTIF, it doesn't actually link to Motif libraries but
wants the include files.
2000-03-02 21:03:39 +00:00
Jim Mock
ae9670b911 Update to version 0.9.1 2000-03-02 19:59:29 +00:00
Andreas Klemm
167fbf476d Apsfilter 5.1.5-RELEASE
- SETUP: added support for configuring remote printer
  Beware: you still have to make sure, that your line printer scheduler supports
  input filter processing with remote printers as it is the case for FreeBSD 3.x
  and later with a "fixed" lpd, as well as for Unix systems with LPRng installed
  as lineprinter scheduler, which is the case for some (not all !!!) Linux
  Systems.
- Add support for printing with SAMBA (SAMBA_PRINTER)
- Bugfix. Some printer dependend settings will be overwritten, when installing
  a 2nd printer, which might cause printing with the 1st printer to fail,
  especially if the first printer is color and 2nd B&W or vice versa.
  Revamped SETUP and bin/apsfilter to get around this.
- Added SETUP menue entries for the uniprint driver
  contributed by Francois D. Menard <fmenard@g6-114b.residence.usherb.ca>
  printer: Epson Stylus Color 740
   mode1: stc740ih.upp : Epson Stylus Color 740, 1440x720DpI, Inkjet Paper
   mode2: stc740p.upp  : Epson Stylus Color 740, 720x720DpI, Plain Paper
   mode3: stc740pl.upp : Epson Stylus Color 740, 360x360DpI, Plain Paper
- New FAQ entries concerning print margins when printing ASCII text with a2ps
- updated howto and troubleshooting document
  HOWTO-BUGREPORTS moved to toplevel, so that its easier to find.
2000-03-02 17:40:14 +00:00
Daniel Eischen
de567c77ad Change the site for the distfile to Nedit's new home.
Change my (MAINTAINER) email address.
2000-03-02 12:32:26 +00:00
Dirk Froemberg
a7dec5b17e Upgrade to mod_ssl 2.6.2. 2000-03-02 11:33:10 +00:00
Thomas Gellekum
3b043b8d75 Checksum changed. 2000-03-02 10:43:55 +00:00
Ralf S. Engelschall
4d4a4a5a79 Upgrade to mod_ssl 2.6.2 2000-03-02 10:14:44 +00:00
Jim Mock
2cd2ca48a1 Activate everybuddy 2000-03-02 09:29:30 +00:00
Jim Mock
adeb63d820 Import of everybuddy.
Everybuddy is a chat application that "combines" several different ones
including AIM, ICQ, and Yahoo! Chat.
2000-03-02 09:28:24 +00:00
Kris Kennaway
b4da18b111 Respect CC and CFLAGS 2000-03-02 08:37:13 +00:00
Brian Somers
b29a09511f Allow manual PORTS_CVS_SERVER and CVS_SITES settings.
Approved by:	maintainer
2000-03-02 06:43:18 +00:00
Masafumi Max NAKANE
26e0faa258 Add imake. 2000-03-02 04:18:41 +00:00
Masafumi Max NAKANE
1164c762f6 A port to install utilities in xc/config of XFree86, including
imake, lndir, etc.
This port can eliminate the needs to install entire XFree86 when you just
need imake to build some ports.
2000-03-02 04:11:56 +00:00
Marcel Moolenaar
ea842732d9 I moved. Let the records show. 2000-03-02 02:16:30 +00:00
Chris D. Faulhaber
31c7e2abb8 Update port to 1.5.7
PR:		17089
Submitted by:	Maintainer
2000-03-02 01:26:18 +00:00
Chris D. Faulhaber
122d4e03ea Update port to 0.50
PR:		17107
Submitted by:	Maintainer
2000-03-02 01:14:04 +00:00
Chris D. Faulhaber
20626cad86 Update MASTER_SITES and WWW
PR:		17094
Submitted by:	Maintainer
2000-03-02 01:07:17 +00:00
Satoshi Asami
9516d67ea8 Make this port USE_BISON -- it declares "%pure_parser". 2000-03-02 00:01:48 +00:00
Dirk Froemberg
51b9eaadc2 sybase and sybase-ct are mutually exclusive. So split Sybase into SybaseDB
and SybaseCT and yell if there are selected both.

Reported by:	Dmitry Petrov <DPetrov@nchcapital.com>
2000-03-01 22:45:34 +00:00
Dirk Froemberg
cb675ff2c8 Define DBMFIX in sybdb.h permanently to be consistent with --enable-dbmfix. 2000-03-01 22:03:21 +00:00
Satoshi Asami
ca6db99903 Update Fortify to 1.4.6 for netscape 4.72.
PR:		17110
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2000-03-01 21:27:52 +00:00
Seiichirou Hiraoka
1a5d85f75b Activate namazu2 2000-03-01 20:58:10 +00:00
Seiichirou Hiraoka
c565aaf912 Update to namazu-2.0
PR: ports/ports/16966
Submitted by: knu@idaemons.org
2000-03-01 20:56:15 +00:00
Seiichirou Hiraoka
4056c36481 Activate p5-File-MMagic 2000-03-01 20:30:30 +00:00
Seiichirou Hiraoka
08d2daad8b PR: ports/16962
Submitted by:	knu@idaemons.org
Perl5 module to guess file type like file(1)
2000-03-01 20:29:09 +00:00
Seiichirou Hiraoka
f40341271a Activate ja-p5-Text-Kakasi 2000-03-01 20:17:00 +00:00
Seiichirou Hiraoka
c6a2d5ef5b PR: ports/16961
Submitted by:	knu@idaemons.org
Kakasi library module for Perl5
2000-03-01 20:15:35 +00:00
Satoshi Asami
3b5f83421b Simplify shlib version generation by using PLIST_SUB. 2000-03-01 18:37:14 +00:00
Andrey A. Chernov
f3ebc2c77a upgrade fonts to new version 2000-03-01 16:16:36 +00:00
Satoshi Asami
c339b4dbc8 Don't use ${INSTALL_PROGRAM} to install a shell script. While I'm here,
take out a bunch of @'s, this Makefile is so hard to debug because the
log contained no meaningful output.

PR:		17090 (report only, no fix)
2000-03-01 15:48:31 +00:00
Thomas Gellekum
2b54222fb3 - Convert to ELF.
- Support CC/CFLAGS/PREFIX.

PR:		16677
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-01 09:57:06 +00:00
Bill Fumerola
d220a7403a Oh hell, while I'm here add a WWW: for this too. 2000-03-01 07:38:04 +00:00
Bill Fumerola
f49e7dd09c Find a real MASTER_SITE for this.
Insipired by, but certainly wrong:
PR:		ports/16653
Submitted by:	Stephen Kiernan <sk-ports@vegamuse.org>
2000-03-01 07:37:00 +00:00