Commit graph

18880 commits

Author SHA1 Message Date
Steve Price
4f511689c6 This port still needs an upgrade. Provide an ever-so subtle hint that
KDE version 1.1 should be used in lieu of 1.0 since the latter will be
going away soon.
1999-05-24 02:34:39 +00:00
Steve Price
d16b6fb6c2 Use KDE version 1.1 instead of version 1.0. 1999-05-24 02:31:51 +00:00
Steve Price
21516e50fb Deinstall without interaction while package building and don't display
the deinstall message twice, one for DEINTALL and one for POST-DEINSTALL.
1999-05-24 02:25:48 +00:00
Steve Price
2ed596d2e6 Make this at least build on the Alpha and mark it broken since it fails
a few tests.
1999-05-24 02:24:00 +00:00
Steve Price
1a06cefa35 Update to version 0.1.1.
PR:		11663
Submitted by:	maintainer
1999-05-24 02:21:57 +00:00
Steve Price
b285b7b5d8 Fix build for -current boxes with egcs' f77 compiler. 1999-05-24 02:20:21 +00:00
Steve Price
1d64b9c2df Fix build for Alpha boxes. 1999-05-24 02:18:54 +00:00
Steve Price
30eb9b3d66 Don't depend on machine/trap.h so this builds on an Alpha box too. 1999-05-24 02:17:31 +00:00
Steve Price
2a4ca60b6e Allow this port to be built on -current i386 boxes that have egcs' f77
compiler.  Mark it broken for -current Alpha boxes.
1999-05-24 02:12:36 +00:00
Steve Price
d1683da62d Deinstall without interaction while package building. 1999-05-24 02:10:08 +00:00
Steve Price
8229278306 This port doesn't build with egcs' f77 compiler. 1999-05-24 02:08:22 +00:00
Steve Price
0398acd76c Build this port on an Alpha box instead of trying to use i386 binaries. 1999-05-24 02:06:46 +00:00
Steve Price
e932801d57 Fix build for Alpha. 1999-05-24 02:04:22 +00:00
Steve Price
d3a65967ae This port will only work on i386 boxes. 1999-05-24 02:02:55 +00:00
Steve Price
e13591e2ec Fix build on -current (Alpha) machines. 1999-05-24 02:01:41 +00:00
Steve Price
570bd445b2 Remove '-p' since ${MKDIR} == 'mkdir -p'. 1999-05-24 01:59:01 +00:00
Peter Wemm
eb8f1f2511 +squid22 1999-05-23 21:16:11 +00:00
Peter Wemm
174310193b Update from squid 2.1 -> 2.2 after repository copy. 1999-05-23 21:15:17 +00:00
Matthew Hunt
6cc307a2b2 Add patch by Andrew Plotkin and Torbjörn Andersson which allows
this software to do something, instead of just segfaulting.

Obtained from:	MASTER_SITE, but not in patch(1) form.
1999-05-23 20:45:08 +00:00
Matthew Hunt
e92723e7da Install and package documentation more correctly. 1999-05-23 20:43:27 +00:00
Andreas Klemm
480b85d13c "Shouldn't that be "letter" rather than "a4" since "letter" works with
printers that have "a4" paper, while "a4" produces clipped results for
printers that have letter papper?" ---Warner

YES ;-)

Reminded by:	Warner Losh <imp@harmony.village.org>
1999-05-23 18:35:50 +00:00
Shigeyuki Fukushima
7df178750b Change from psgml-setup.el to psgml-setupel.el.
Improve scripts/configure (delete needless indirect INFILES variable).
Use PSGML_SETUPEL in PLIST_SUB.
1999-05-23 16:23:36 +00:00
Andreas Klemm
653af1a830 New apsfilter 5.1.0 released
Port related changes:
- apsfilter port isn't interactive anymore, we can now put it onto FreeBSD CD 1
- use bzip2 for apsfilter sources to save space on FreeBSD Disk 1
- new run dependency to recode and a2ps
- when BATCH is defined set PAPERSIZE to a4, to avoid problems with a2ps port
- updated DESCR (listed some of the new apsfilter features)
- updated PLIST
- new post-install target to inform people to run SETUP to complete installation
Apsfilter related changes:
- new supported file types (BMP, FAX G3, troff)
- possible to print in different print resolutions (see example in INSTALL),
  i.e.: lpr -P{low,med,high} some_files...
- ghostscript can make use of additional type1 fonts by setting the gs
  environment variable GS_FONTPATH. gs automatically recognizes
        /usr/X11R6/lib/X11/fonts/Type1 and
        /var/X11R6/lib/X11/fonts/Type1
  if present. Other Paths can be configured global or printer type
  dependend by admin or user as usual. See precedence of apsfilterrc
  and .apsfilterrc files above.
- printer driver type dependend config files in that order:
        - /etc/apsfilterrc
        - /etc/apsfilterrc.${PRINTER}
	and if defined INSECURE:
        - $HOME/.apsfilterrc
        - $HOME/.apsfilterrc.${PRINTER}
- CRLF translation and perforation skip for more HP models
- new environment variable USE_RECODE_NOT_A2PS, so you can use
  reecode as an alternative over a2ps
- new environment variable RECODE_OPTS
  defaults to "-q latin1:ibmpc"
- new environment variable PAGES_REVERSE_ORDER for forcing dvips
  to print in reverse order
- detection of printer resolution revamped and more clear
- Precedence of definition of print resolution:
        a) by name of filter script (symlink to apsfilter)
        b) by setting GS_RESOL in apsfilterrc config files
        c) autodetected by apsfilter (PS_xxx, printer driver name)
	d) otherwise defaults to 300dpi (for dvips commandline)
- some dvips settings cleanup, use -Z only when resol >= 400dpi
- when printing html use some sane defaults for HTML2PS_OPTS
  if not set in apsfilterrc files
Contributions:
- SUPPORT FOR NEW GNU a2ps 4.12, Hurray !!!!
	thanks to Debian Port maintainer, Matej Vela <mvela@public.srce.hr>
- cool PS testpage (test.ps)
	Andreas Reuter <ar205@bonzo.geowiss.nat.tu-bs.de>
- many thanks to the SuSE developement team especially
  Werner Fink <werner@suse.de> for many inspirations
- and of course cosmetic and bugfixes ;-)
1999-05-23 16:16:30 +00:00
Shigeyuki Fukushima
32f9d19977 Change from wemi-setup.el to wemi-setupel.el.
Use WEMI_SETUPEL in PLIST_SUB.
Improve scripts/configure.
Fix pkg/DESCR (sync with apel/flim modification).
1999-05-23 15:53:25 +00:00
Shigeyuki Fukushima
ba17dae4cb Change from wemi-setup.el to wemi-setupel.el.
Use WEMI_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
Fix pkg/DESCR.
1999-05-23 15:50:01 +00:00
Shigeyuki Fukushima
ae20fc153a Improve scripts/configure.
Fix pkg/DESCR (sync with apel/flim modification).
1999-05-23 15:44:31 +00:00
Shigeyuki Fukushima
6f9cd38037 Change from flim-setup.el to flim-setupel.el.
Use FLIM_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
1999-05-23 15:39:48 +00:00
Shigeyuki Fukushima
175878ac6a Change from flim-stup.el to flim-setupel.el.
Use APEL_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
1999-05-23 15:35:18 +00:00
Shigeyuki Fukushima
f89ac1adfc Use PLIST_SUB (apel-setupel.el). 1999-05-23 15:31:08 +00:00
Shigeyuki Fukushima
4f21f14900 Change from apel-setup.el to apel-setupel.el.
Improve scripts/configure.
1999-05-23 15:28:44 +00:00
Ralf S. Engelschall
5d77d32e3e Activate NPS port. 1999-05-23 14:55:24 +00:00
Ralf S. Engelschall
48e1819573 Import of NPS, a non-preeemtive thread scheduling library.
NPS is a POSIX/ANSI-C based library for Unix platforms which
provides non-preemtive scheduling for multiple threads of execution
("multi-threading") inside server applications. All threads run in the
same address space of the server application, but each thread has it's
own individual run-time stack and program-counter.

The thread scheduling itself is done in a cooperative way, i.e. the
threads are managed by a priority- and event-based non-preemtive
scheduler. The intention is that this way one can achieve better
portability and run-time performance than with preemtive scheduling.
The event facility allows threads to wait until various types of
events occur, including pending I/O on filedescriptors, elapsed
timers, pending I/O on message ports, thread and process termination,
and even customized callback functions.

More details:
http://www.engelschall.com/sw/nps/
 ftp://ftp.engelschall.com/sw/nps/
1999-05-23 14:54:10 +00:00
Shigeyuki Fukushima
cbc777bce7 Upgrade to 2.8.2.pre5. 1999-05-23 11:57:22 +00:00
SADA Kenji
4b97905b97 Fix to display the help menu in japanese.
Adviced by:	yohta@bsys.tsukuba.ac.jp (Yoshihiko OHTA)
1999-05-22 21:37:03 +00:00
Ralf S. Engelschall
5cf02f5fd5 Add also FTP site to MASTER_SITES 1999-05-22 15:15:18 +00:00
Michael Haro
94955cbcc9 Upgrade to 4.1.11
PR:		11819
Submitted by:	maintainer w/ upgrade by me
1999-05-22 07:48:27 +00:00
Michael Haro
8f58b17226 Upgrade to version 3.1.1
PR Number: 11817
Originator:     Dominic Mitchell
1999-05-22 06:53:03 +00:00
David E. O'Brien
8be8a21a22 Upgrade to 1.0.1.
Remove my (obrien) name totally from this port so I stop getting email
about it.

Submitted by:	Amancio Hasty <hasty@rah.star-gate.com>
1999-05-22 04:36:08 +00:00
Michael Haro
3296252ea9 Use proper path in manpage. 1999-05-22 03:54:35 +00:00
Matthew Hunt
7aefdc5ee6 Correct distfile fennerage by upgrading to beta72. 1999-05-21 22:39:40 +00:00
Ralf S. Engelschall
45380e9a54 Upgrade to MM Shared Memory Library, version 1.0.4 1999-05-21 21:34:05 +00:00
Jun Kuriyama
b8a8ba8aff XML for Java parser. 1999-05-21 15:35:55 +00:00
Jun Kuriyama
6c9dae2421 Activate xml4j. 1999-05-21 15:34:16 +00:00
Jun Kuriyama
26a53b79ab Add textproc/xml4j. 1999-05-21 15:32:19 +00:00
Shigeyuki Fukushima
6c31449761 WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs(Mule) based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:36:01 +00:00
Shigeyuki Fukushima
c6bff366fb WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:35:10 +00:00
Shigeyuki Fukushima
5f5b81c984 WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs(Mule) based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
I forgot to put this in previous commit log.
1999-05-21 13:34:27 +00:00
Shigeyuki Fukushima
2966f55f16 WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs based on SEMI API.  Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
I forgot to put this in previous commit log.
1999-05-21 13:33:37 +00:00
Shigeyuki Fukushima
def52a273d SEMI is a library to provide MIME feature for GNU Emacs(Mule).
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:32:36 +00:00
Shigeyuki Fukushima
86c83141db SEMI is a library to provide MIME feature for GNU Emacs.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:31:52 +00:00