Commit Graph

35100 Commits

Author SHA1 Message Date
Kevin Lo
157c9afadd Update to 4.1.40
PR: 23119
Submitted by: MAINTAINER
2000-11-27 12:57:02 +00:00
Jing-Tang Keith Jang
8603c0c2a5 Initial version.
This port adds Big5/GB TTF support to Ghostscript 6.  Since GS6
treated TTF as translated CID fonts, users can then use them in
various applications that generate PS documents, like Netscape
or enscript.

The major drawback, compared to Ghostscript+VFlib, is that GS6
doesn't support automated font variations like bold or italic.
The font can only be used as the way it is.
2000-11-27 12:50:43 +00:00
Jing-Tang Keith Jang
88494606a7 New port: ghostscript6
This port adds Big5/GB TTF support to Ghostscript 6.  Since GS6
treated TTF as translated CID fonts, users can then use them in
various applications that generate PS documents, like Netscape
or enscript.

The major drawback, compared to Ghostscript+VFlib, is that GS6
doesn't support automated font variations like bold or italic.
The font can only be used as the way it is.
2000-11-27 12:50:21 +00:00
Kevin Lo
99beffcea3 Update to version 2.3.5
PR: 23117
Submitted by: MAINTAINER
2000-11-27 12:47:56 +00:00
Kevin Lo
76c441b247 Update to version 4.4.0
PR: 23115
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2000-11-27 12:45:59 +00:00
Maxim Sobolev
a70c4db69d Update to 2.4.a.
Approved by:	maintainer
2000-11-27 09:02:22 +00:00
Kevin Lo
f4b1e8a98c Fix tmpnam() warnings, using KTempfile instead of mkstemp.
Fix kde -HEAD as well:
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdemultimedia/kscd/CDDialog.cpp
2000-11-27 02:54:09 +00:00
Mario Sergio Fujikawa Ferreira
64eb9da0e2 Update to version 20. Unfortunaly, there are no
demos on this version.
2000-11-27 02:10:01 +00:00
David E. O'Brien
339e20ffc2 Add "-Wnon-const-format" which checks for non-constant format strings for
auditing purposes.

Submitted by:	kris
Obtained from:	NetBSD
2000-11-27 01:12:33 +00:00
Peter Pentchev
55612f9987 Update to 5.6.0 - a fetchmail 'gold release' which fixes two minor bugs
and an omission and gives ESR a chance to do some more serious development
in a new development version.

Approved by:	Ville Eerola <ve@sci.fi> - maintainer
2000-11-27 01:00:19 +00:00
Andreas Klemm
054d3d7e1f bump ports revision number, since a new 3rd party driver has been added.
Submitted by:	Kris Kennaway <kris@FreeBSD.org>
2000-11-26 21:57:21 +00:00
Jing-Tang Keith Jang
db5f10a4f2 Update to 0.9.1.
This version fixes some minor typos and bugs in ttfm.sh and X modules,
and the ghostscript6.ttfm module was also added.  The new module is to
be used along with the forthcoming zh-ghostscript6 and zh-enscript.  It
can also be used as a CID font manager.  Relative info can be found at:

http://www.aihara.co.jp/~taiji/tops/

The new GS6 module is written with Japan/Korean in mind, meaning there
are some barebones for identifying/using Japan/Korean TTF/CIDs.

TODO modules:
  * Abiword
  * ChiTeX
  * CID for XFree86-4
  * CJK
  * cwTeX
  * GS5.5/vflib
2000-11-26 18:39:38 +00:00
Peter Pentchev
a13c4d53b8 Update to 1.1.6.
PR:		ports/23009
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
Approved by:	kris
Silence by:	maintainer <anders@fix.no>
2000-11-26 18:17:26 +00:00
Daniel Harris
d50556840e Makefile cleanup.
Do not depend on GNU bison, properly create directories during
installaton in all cases, always install manpages.  Do not bump
PORTREVISION as these changes do not warrant upgrade by users using
the current package.

PR:		22974
Submitted by:	maintainer
2000-11-26 18:09:41 +00:00
Kevin Lo
47ccd6128b Update to version 0.3.1
PR: 23102
Submitted by: MAINTAINER
2000-11-26 15:56:55 +00:00
Kevin Lo
52718f88b5 Update MASTER_SITES and WWW.
PR: 23079
Submitted by: Ports Fury
2000-11-26 15:39:14 +00:00
Kevin Lo
dada9bce4d Update to version 0.81c
PR: 23077
Submitted by: Ports Fury
2000-11-26 15:35:38 +00:00
Kevin Lo
0a84214db5 Update to version 1.99.3
PR: 23076
Submitted by: Ports Fury
2000-11-26 15:30:19 +00:00
Kevin Lo
7acc6ba743 Update to version 2.40
PR: 23074
Submitted by: Ports Fury
2000-11-26 15:21:52 +00:00
Kevin Lo
4594352eea Fix install error under XFree86 4.x
PR: 23073
Submitted by: Ports Fury
2000-11-26 15:15:02 +00:00
Kevin Lo
29ff086185 Support install macros.
PR: 23072
Submitted by: Ports Fury
2000-11-26 15:10:07 +00:00
SADA Kenji
ce4e8d74a7 Temporarily unbroke for XFree86-4.
Problem was that XF86-4 forces to make html mans unless
this port has no man pages.
Probably this should be fixed under $X11BASE/lib/X11/config.

Submitted by:	bento (gohan?)
2000-11-26 15:07:46 +00:00
SADA Kenji
ccbab13aa6 Unbroke - I abandon to build an aout lib.
Now this port installs binary files which were pulled up
from packages-4.1.1.
2000-11-26 14:46:35 +00:00
Kevin Lo
9022193986 - Support CC/CFLAGS properly
- Add manpage

PR: 23071
Submitted by: Ports Fury
2000-11-26 14:41:30 +00:00
Kevin Lo
dcb3d9ca04 Add CONFIGURE_ARGS to install shared library.
PR: 23070
Submitted by: Ports Fury
2000-11-26 14:37:42 +00:00
Peter Pentchev
eaaeab4669 Execute a program, supplying a different program name (argv[0]).
PR:		22753
Reviewed by:	kris
2000-11-26 14:30:55 +00:00
Peter Pentchev
10773690d6 A tool to highlight strings using the ANSI terminal escape sequences.
PR:		22085
Reviewed by:	kris
2000-11-26 14:24:04 +00:00
Peter Pentchev
62c9d63a82 A history cleaner for Netscape Navigator and Communicator.
PR:		22836
Reviewed by:	kris
2000-11-26 14:16:22 +00:00
Andreas Klemm
9fae0f2e47 - Add 3rd party gs driver for HP DeskJet 970
- http://www.harsch.net/Ghostscript/ghostscript.html
- driver is based on Uli Wortmann's HO DJ850 driver
- supports duplex printing
  Note from the author: in duplex mode black is not so intensive as
  in normal mode. Maybe HP wants to prevent, that you don't see the
  black of the other side of the page too much.
  If somebody knows HP's algorithm, how to reduce the black, then
  author would try to compensate it with some code...
2000-11-26 14:13:02 +00:00
Peter Pentchev
38cd93d7c8 xvkbd is a virtual keyboard for X applications.
PR:		22662
Reviewed by:	kris
2000-11-26 14:03:56 +00:00
Dmitry Sivachenko
c0c48419ca Update to version 1.3.1 2000-11-26 13:43:44 +00:00
Jun Kuriyama
a91dd533b8 Upgrade to 1.8.
Requested by:	many
2000-11-26 13:10:31 +00:00
Dmitry Sivachenko
03256feb31 Update to version 0.93. 2000-11-26 09:09:48 +00:00
Kris Kennaway
382611568b Ultra-mega-super-urgent security update which prevents several new
types of brain DoS

Submitted by:	Johann Visagie <johann@egenetics.com>
2000-11-26 06:20:19 +00:00
Jim Mock
5dafc0c669 Bring in the SSL support from the xchat-devel port.
PR:		23092
Submitted by:	Ron Rosson <insane@lunatic.oneinsane.net>
2000-11-26 05:08:19 +00:00
Jim Mock
d45be7cfe8 Fix the configure args so that GNOME and ESD are both properly detected.
Submitted by:	Joe Clarke <marcus@jclarke-isdn4.cisco.com>
2000-11-26 05:06:26 +00:00
Doug Barton
47a25f6983 "ROX-Filer is a simple and easy to use graphical file manager for X11."
PR:		ports/22789
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:53:53 +00:00
Doug Barton
fc0fe5edce rox-base contains basic icons and configuration items needed
for other rox ports, including rox-filer which is also
ported by the originator.

PR:		ports/22788
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:52:13 +00:00
Jean-Marc Zucconi
fff57c6f93 Patch mformat.c: replace "/etc/mtools" with "/etc/mtools.conf"
PR:		ports/20999
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:14:05 +00:00
Jean-Marc Zucconi
2b2e3e3cd8 Add mformat.c to the list of files processed by sed, so that it can correctly
report PREFIX/etc/mtools.conf as its configuration file

PR:		ports/20999
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 04:13:14 +00:00
Doug Barton
e10d06c2d5 Maintainer update to better handle X 4
PR:		ports/22844
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 02:43:55 +00:00
Doug Barton
5f4b1bcf6c Maintainer upgrade to 1.0.6.
PR:		ports/22725
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-26 02:30:11 +00:00
Jean-Marc Zucconi
1ccad1f22a The distfile disapeared again from master site. Use MASTER_SITE_LOCAL as
MASTER_SITE.
2000-11-26 01:08:44 +00:00
Ben Smithurst
de2b7db731 Add a .uk master site.
Approved by:	marcel (maintainer)
2000-11-25 21:35:40 +00:00
Dmitry Sivachenko
f389a7a279 Add FTP.Chg.RU to the various MASTER_SITE_*.
It is about 400Gb in size and has 100Mbps connection to the outside world.
It mirrors most of the common package collections.
FreeBSD users from Russia (as well as all others) are advised to use it.
2000-11-25 20:54:44 +00:00
Satoshi Asami
915e911c4a PORTNAME is fontDefaultBitmaps, not fontDefaultBitmap. 2000-11-25 20:35:42 +00:00
Dmitry Sivachenko
fc1420a178 LOCALBASE -> PREFIX where nesessary;
add 'stop' action to webmin.sh.sample.

PR:		23093
Submitted by:	olgeni@uli.it
2000-11-25 20:29:43 +00:00
Dmitry Sivachenko
62859be383 New port of SkipStone: Web browser that uses Mozilla's renderer.
PR:		22908, 22925
Submitted by:	Eric Melville <eric@osd.bsdi.com>
Approved by:	sobomax
Improved by:	demon, sobomax
2000-11-25 20:19:42 +00:00
Daniel Harris
703d22653d Update WWW.
PR:		22982
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2000-11-25 18:56:02 +00:00
Mario Sergio Fujikawa Ferreira
f2194d5627 qmail's license terms regarding precompiled distribution
does not seem to allow packaging this port. Add NO_PACKAGE
with appropriate information.

Submitted by:	knu
2000-11-25 16:57:29 +00:00