Commit graph

45952 commits

Author SHA1 Message Date
David E. O'Brien
d321cc5bb0 Upgrade to 1.7.4. 2001-08-21 19:32:41 +00:00
Dirk Meyer
ee5094ad8b Avoid to build with broken Optimisation 2001-08-21 18:38:22 +00:00
Dirk Meyer
d97ec25b50 Update to 20010323
Changelog:
  - Fixed a spelling error.
  - language.txt fixed.
  - DOS compile process brushed up.
  - Protect against my nightmare dream ten hours ago.
2001-08-21 18:37:14 +00:00
Dirk Meyer
084d20edf9 Update to 1.1.7
Changelog:
	*src/menu.c: adding a menu option for redrawing
	the screen. We need a real name for this. Ug, I'm
	tired. Stupid raid hurry up and copy!!
	*src/toolbar.c: Creating the pixmap in the
	toolbar.
	*src/crescendo.c: takeing the pixmap out of
	the status thing.
	*src/world.c: Stupid. One type of LP
	*src/world.c: Removed none as a posible world
	type, and added tiny.mush and tiny.muck
	*src/about.c: Made david an archived developer.
	*sniff* we will always love you dave.
	*src/world.c: I gave the world saving routine the
	ability to add each world to the tinyfugue world list. I
	think this will prove to be very yummy.
	*src/crescendo.c: Dummy, 10 chars, not 11.
	*src/world.c: Fixed the ordering of hbox's in
	the gnome_dialog vbox
	* src/crescendo.c: I added a severely ugly hack to
	the main() that basically shoves a /visual off to
	tinyfugue. This is so disgustingly ugly.
	* src/world.c: I added a port field to the dialog
	* configure.in: Bumped the version number
	* crescendo.spec: bumped the version number
	* src/wrapper.c, src/world.c: Changed "Unknown"
	password/username to empty string.
	* src/about.c: fixed the URL pointing to the correct
	home page.  Added my email address to the array.
	* src/world.c: Made the password field not shown by.
	* src/world.c, src/wrapper.[ch]: Added auto-log-in support,
2001-08-21 18:35:46 +00:00
David E. O'Brien
c9e00131ca Use longs vs. ints in calculating the amount of swap. This fixed getting
negative swap values on an Alpha with 2GB swap.  I should probably use
`long long' for large swap x86 machines.  (anybody want to help test?)
2001-08-21 18:33:51 +00:00
Dmitry Sivachenko
db9c952504 Remove three extra files. 2001-08-21 17:59:02 +00:00
Brian Somers
811222f135 Forced commit to describe the last change in better detail:
ftp.cso.uiuc.edu deleted (no more a coast mirror).
	maintainer address change.
	extra unneeded variables cleanup.
	fetch hack deleted.
2001-08-21 17:56:15 +00:00
David E. O'Brien
7afb11a355 Update to 4.57.1 which supports 4.4-FreeBSD. 2001-08-21 17:32:10 +00:00
Nick Sayer
21709556a9 Oops. xturtleserver uses X. 2001-08-21 17:23:42 +00:00
Maxim Sobolev
ce4a33661c Deffer detection of supported audio rates/formats until we really know what
rate we are looking for. This allows to avoid checking all possible
combinations and significantly improves mpg123 startup time. Bump PORTREVISION.

Submitted by:	MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2001-08-21 16:58:33 +00:00
Akinori MUSHA
b8309bf75a Resurrect PORTEPOCH which has been removed in the last commit by
mistake.
2001-08-21 16:29:15 +00:00
Maxim Sobolev
4980edc012 Update to 0.10.0. 2001-08-21 15:34:42 +00:00
Brian Somers
98d4e4780e Tidy things up a bit
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> (maintainer)
2001-08-21 15:29:13 +00:00
Peter Pentchev
7695192533 Fix handling of the arrow keys.
PR:		29491
Submitted by:	"Alexander N. Kabaev" <ak03@gte.com>
Approved by:	maintainer
2001-08-21 15:05:11 +00:00
Johann Visagie
4e703243bb - Refrain from installing another copy of the GNU LGPL, in accordance with
section 15.22 of the Porter's Handbook.
- Install the ERRATA instead.
2001-08-21 14:55:14 +00:00
Peter Pentchev
8ef3a7361e Add back the clrtobot() call (or rather, do not remove it),
so display(1) works correctly when a command produces less output
than the previous one.

PR:		28405
Submitted by:	Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu>
2001-08-21 14:53:00 +00:00
Maxim Sobolev
dfac2e704f Use libpsiconv from the new psiconv port instead of one buindled with AbiWord. 2001-08-21 14:52:59 +00:00
Nick Sayer
1c57289b92 The port filches Apple Pascal disk images. It's not at all clear that
redistributing these are legal.
2001-08-21 14:52:31 +00:00
Nick Sayer
5f4d20a4e6 Install the sample volumes as well. 2001-08-21 14:47:03 +00:00
Maxim Sobolev
3443971a7f Turn WITH_FULL_MOZILLA on by default due to `missed scrollbars syndrome'
observed when used with mozilla-embedded.
2001-08-21 14:27:19 +00:00
Nick Sayer
582554d310 New port for p-interp, a UCSD/Apple Pascal p-system interpreter. 2001-08-21 14:15:11 +00:00
Maxim Sobolev
730752364f Update to 0.70. 2001-08-21 14:12:20 +00:00
Maxim Sobolev
5026efd3ac Update to 1.0.8. 2001-08-21 14:09:52 +00:00
Jacques Vidrine
f5aef6a673 Fix two other places where _?UTMP_FILE is not defined.
Noticed by:	bento.freebsd.org
2001-08-21 14:05:37 +00:00
SADA Kenji
36ece1d5a0 - NOPORTDOCS support for pkg-plist.
PR:		ports/29751
Submitted by:	Patrick Li <pat@databits.net>
2001-08-21 13:59:14 +00:00
Maxim Sobolev
7b60d61ac7 Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into
other formats.
2001-08-21 13:49:51 +00:00
SADA Kenji
3b412b94ee - NOPORTDOCS support for pkg-plist
PR:		ports/29759
Submitted by:	Patrick Li <pat@databits.net>
2001-08-21 13:42:28 +00:00
Akinori MUSHA
3c299339fe Update to 20010821, with many improvements.
Overall:
	- Disregard -r and -R when -a is also specified; there is no
	  need to recurse when you do with everything.
	- Fix a bug in -r and -R routines where it might fail in error
	  if dependencies of a package were all wrong.
	  [Caught by: Mamoru Iwaki <iwaki@bsp.bc.niigata-u.ac.jp>]
	- Fix the support for the case where PORTSDIR is a symlink.
	- Squeeze //'s.
	- Run `stty sane' before building each port, on interrupt, and
	  before exit.
	- Accept portorigin_glob and pkgname_glob with paths, except
	  for -x/--exclude.

portupgrade:
	- Fix `portupgrade -Ni' (portinstall -i).
	- Skip ports and packages that once failed, and do not try to
	  upgrade multiple packages of an origin.
	- If a port or a package failed to build or install, skip its
	  dependents.  This behavior can be overridden by the new
	  option, -g/--go-on.

pkgdepfix:
	- Backup +CONTENTS files before removing duplicates.

portsclean:
	- Start implementing -L/--libclean.

misc/tcsh/complete.sample:
	- Add a simple example of tcsh completion definitions.
	  [Contributed by: kuwa@flab.fujitsu.co.jp]
2001-08-21 12:29:39 +00:00
Jimmy Olgeni
4a1db7bc0f Add the optional WITH_OGGVORBIS variable. It will also be automatically set
if ogg/vorbis tools are detected (audio/libogg and audio/libvorbis), fixing
the plist for both bento and users who have ogg/vorbis already installed.
2001-08-21 11:42:34 +00:00
Jimmy Olgeni
19b8ba4e8e Let this port autodetect SANE and define WITH_SANE automatically. Also,
make a better message for advertising the WITH_SANE option.
2001-08-21 11:33:03 +00:00
Jimmy Olgeni
7d7115781d KIllustrator has been renamed to Kontour, but the Illustration template
still has the "killustrator" icon name. Fix both the icon name and program
title with a simple regexp in post-patch target. Before this, the
Illustration template had the default document icon.
2001-08-21 11:25:02 +00:00
Peter Pentchev
a7b4c6f828 Update to 0.99.1.
PR:		29877
Submitted by:	author/maintainer
2001-08-21 11:23:34 +00:00
Jimmy Olgeni
fca1616af1 Revive the talkd related files in pkg-plist, and unconditionally enable
building for bento.

KDE tries to find the utmp file while building in bento's chroot, and
doesn't find it: the talkd build is skipped because KDE does not understand
how to locate users (its /proc method applies to Linux only).

Just teach KDE to take our word for it and avoid the utmp check entirely
(AC_CHECK_UTMP_FILE): the talkd application will then be built by default.
2001-08-21 11:20:23 +00:00
Dmitry Sivachenko
c845156e7d Upgrade to 2.2 2001-08-21 08:23:03 +00:00
Dmitry Sivachenko
5fd8b1508a Fix installation in a slightly different way. 2001-08-21 06:00:34 +00:00
Clive Lin
5c871f4845 Update the PostgreSQL port to 7.1.3.
A note about how to install languages into a PostgreSQL database is added.

PR: ports/29916
Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
              Michal Pasternak <doc@lublin.t1.pl> (the note)
2001-08-21 04:31:39 +00:00
Dirk Meyer
af01a1bc5f Urgent Update to 8.11.6:
Sendmail, Inc., and the Sendmail Consortium announce the availability
of sendmail 8.11.6 and 8.12.0.Beta19.

These new versions fix a security problem reported by SecurityFocus
regarding command line processing.  This vulnerability is present in
sendmail open source versions between 8.10.0 and 8.11.5 as well as all
8.12.0.Beta versions.  Therefore, sendmail 8.12.0.Beta users should upgrade
to 8.12.0.Beta19.

The problem was not present in 8.10 or earlier versions.  However, as
always, we recommend using the latest version.  Note that this problem is
not remotely exploitable.
2001-08-21 03:00:02 +00:00
David E. O'Brien
9a014fd082 We don't need to patch `configure' as much as this patch was doing.
We can accomplish the same thing with a CONFIGURE_ARGS.
2001-08-21 02:51:53 +00:00
Chris D. Faulhaber
ab0b08fabf Remove killustrator; it has been renamed to kontour and is
now included in koffice.
2001-08-21 01:42:39 +00:00
Mikhail Teterin
f5dc836a7e Add back the ability to _read_ GIF images, now that our gd has it again. 2001-08-21 01:32:30 +00:00
Mikhail Teterin
1a136774b6 Restore the ability to _read_ gif images, removed by the author due
to fear of Unisys... Bump up PORTREVISION.

Approved by:	maintainer timeout :( (since July 27)
2001-08-21 01:30:32 +00:00
David E. O'Brien
8703a420a3 Update to version 1.5.5. 2001-08-21 01:07:07 +00:00
David E. O'Brien
890dcd5e3d Update to 6.4.9.005.1.
This is hairy as Compaq is now putting out dynamic binary rather than static
ones.  This makes my job harder with faking out this Linux compiler.

Submitted by:	gallatin
2001-08-20 22:10:50 +00:00
Kris Kennaway
8ff1b8c09d Mark FORBIDDEN because the remotely exploitable telnetd hole is not yet
fixed.
2001-08-20 21:57:04 +00:00
Eric Melville
9a1e327d4f Update to latest distfile. 2001-08-20 21:21:55 +00:00
Jimmy Olgeni
6f7cb70c80 Fix my bug: LIB_DEPENDS assignment in Makefile needs "+=", not "=", else
the KDE LIB_DEPENDS will be missed.
2001-08-20 20:51:37 +00:00
Will Andrews
b50668f7c9 Fix accidental typo...
Submitted by:	Scott Kenney <saken+freebsd-cvs-all@hotel.rmta.org>
2001-08-20 20:48:10 +00:00
Will Andrews
26ec08a765 Remove files not installed by default.
Found by:	bento
2001-08-20 19:54:31 +00:00
Will Andrews
0fdc29c3d5 Remove files not built/installed by default.
Found by:	bento
2001-08-20 19:51:42 +00:00
Eric Melville
fbb994e7b8 Remove a patch that has merged into the distfile. 2001-08-20 19:28:51 +00:00