1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

30111 Commits

Author SHA1 Message Date
Sheldon Hearn
e32233c860 Update 3.14 -> 4.15:
Allow admins to start migrating to the new nomenclature for
	failing addresses:

		fail_soft -> pass
		fail_hard -> fail

		The queryprogram router should use the word decline
		instead of fail.

	New keyword timezone used to manipulate the TZ variable.
2000-06-27 14:24:30 +00:00
Alexander Langer
e9fa85a643 respect NOPORTDOCS.
PR:		19316
Submitted by:	maintainer
2000-06-27 14:03:18 +00:00
Alexander Langer
22e1133da4 add a second mastersite.
PR:		19540
Submitted by:	maintainer
2000-06-27 13:39:07 +00:00
Maxim Sobolev
03857a0915 Update to 3.4.2. 2000-06-27 13:02:24 +00:00
Alexander Langer
2dcf43fbbb Update to version 1.30 with mastersite/maintainer-email update.
PR:		19460
Submitted by:	maintainer/author
2000-06-27 12:23:15 +00:00
Alexander Langer
3f08af39e0 Update to version 4.1.b2, the latest stable release (dispite the "beta" flag),
which officially fixes the setuid security exploit by the vendors.

Additionally, from the PR:

*       adds in distribution patches to allow it to interoperate
        with libtiff-3.5.5 (the current version in the ports tree),
        and replace an original FreeBSD patch.

*       includes security patches (replacements of 'strcpy' and
        'sprintf', primarily), mostly based on patches originally
        submitted by Alex Langer [1] for 4.0pl2 and not yet commited,
        although some new work was done too.

[1] I don't think, that these were my patches but those submitted by
John Holland <john@zoner.org> in PR 19180.

*       Fixes some issues with the configure/setup scripts introduced
        since the previous version.

*       Additionally, original FreeBSD patches from 4.0pl2 were
        merged in where they were not addressed by anything else.
        (except the I18N patch, sorry).

I removed the FORBIDDEN line since there are at least no obvious security
concerns left.

PR:		19237
Submitted by:	Andy Sparrow <andy@geek4food.org>
2000-06-27 11:59:36 +00:00
Daniel Eischen
4c48f0e44d When initializing the GNAT (i386) run-time, initialize the floating point
control word to use 64-bit (extended) precision instead of FreeBSDs
default 53-bit (double) precision.

Submitted by:	Sune Falck <sunef@hem.passagen.se>
2000-06-27 11:27:25 +00:00
Alexander Langer
17c6461282 Port has new homepage and new mastersite.
PR:		19418
Submitted by:	maintainer
2000-06-27 11:04:37 +00:00
Alexander Langer
e3f2dd2815 update datafile once again.
PR:		19533
Submitted by:	maintainer
2000-06-27 10:35:13 +00:00
Alexander Langer
eb79762998 Fix for phk's bio changes (>= 500003)
PR:		19454
Submitted by:	Mike Meyer <mwm@mired.org>
2000-06-27 10:23:54 +00:00
Maxim Sobolev
50df3b3123 Properly handle ddd.info file. 2000-06-27 09:38:16 +00:00
Wes Peters
e44dc6976a 9e - a simple Plan9 distribution unpacker
PR:		ports/19459
Submitted by:	Jerry Hicks <jhix@mindspring.com>
2000-06-27 03:55:27 +00:00
Justin M. Seger
54f8f282be Upgrade to leim-20.7 2000-06-27 03:54:29 +00:00
Justin M. Seger
4425d0c3f0 Use EMACS_PORTS_VERSION 2000-06-27 01:00:47 +00:00
Justin M. Seger
768ead9598 Use EMACS_PORT_NAME 2000-06-27 00:44:50 +00:00
Justin M. Seger
8f25a142de Update emacs 20.6 -> 20.7 2000-06-27 00:05:23 +00:00
Justin M. Seger
51437fec74 Upgrade to emacs-20.7 2000-06-27 00:03:54 +00:00
Murray Stokely
d7871060eb Added DocBook 4.1 2000-06-26 22:22:09 +00:00
Murray Stokely
588ea816c3 DocBook 4.1 has been finalized
Approved by:	jkh
2000-06-26 22:17:59 +00:00
Akinori MUSHA
5c18dbcca4 Add mingw, cross development suite for MS Windows.
PR:		ports/19107
Submitted by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp>
2000-06-26 19:19:10 +00:00
Maxim Sobolev
9ef89b7e83 Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. 2000-06-26 17:49:04 +00:00
Maxim Sobolev
2d44b384eb - Enable multithreading support
- Fix path for refering balsa.mo files

PR:		19524
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-26 17:27:53 +00:00
Maxim Sobolev
f9a6838502 According to ade's announcement replace gnomecore RUN_DEPENDS with gnomecc
RUN_DEPENDS.

Submitted by:	ade
2000-06-26 17:18:21 +00:00
Hajimu UMEMOTO
ffda9510ea Make directories for plugins and themes at GKrellM's install. 2000-06-26 16:21:19 +00:00
Ade Lovett
25b02bfce6 Remove directory that got left behind
Submitted by:	bento
2000-06-26 16:15:50 +00:00
Ade Lovett
7115490368 Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome

Reminded by:	bento
2000-06-26 16:14:32 +00:00
Maxim Sobolev
3f5cc53518 Update 1.1.24.
Also provide following enhancements:
- Remove PLIST.perl and merge its contents into main PLIST using Satoshi's
  %%PORTDOCS:%% hack;
- the same as previous for Gnome bits;
- automatically generate and substitute shared libraries version;
- slightly reorder Makefile to be more organised;
- remove mailformed pieces from configure patch (it is appears that somebody
  did diff after USE_LIBTOOL hack has been applied).
2000-06-26 16:06:17 +00:00
Hajimu UMEMOTO
c97311ebf9 Make sure to have plugin directory.
Reported by:	Yoshikazu GOTO <goto@snowy.to>
2000-06-26 15:41:42 +00:00
Alexander Langer
9bccb8fe0b Avoid hardcoding /usr/X11R6/
PR:		19478
Submitted by:	maintainer
2000-06-26 13:53:05 +00:00
Maxim Sobolev
340b825002 Add experimental AGP support using dfr's experimental agp driver (currently
5-current only).
2000-06-26 13:45:28 +00:00
Thomas Gellekum
ef536ad8c6 Only tkman-2.{0,1b?} are restricted, 2.1 is under the Artistic License. 2000-06-26 12:57:56 +00:00
Thomas Gellekum
84d0c9a8b2 Sigh, should have checked before. Upgrade to 2.1.
It's free now, if I understand the Artistic License correctly.
2000-06-26 12:53:41 +00:00
Dag-Erling Smørgrav
2f710b552d Remove period. 2000-06-26 12:39:55 +00:00
Thomas Gellekum
5aa13c00d6 Better return value for interaction with tkman.
PR:		19433
Submitted by:	Andy Sparrow <andy@geek4food.org>
2000-06-26 12:34:10 +00:00
Dag-Erling Smørgrav
2815584c19 Upgrade to 2.2-REL. This is now packageable. 2000-06-26 12:29:49 +00:00
Maxim Sobolev
5ba37bc87a Add a WWW. 2000-06-26 11:43:26 +00:00
Masafumi Max NAKANE
d5f82ef2df Upgrade to 3.3.8.
originally submitted by:	Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
2000-06-26 09:08:28 +00:00
Maxim Sobolev
f295aadba7 Update to 3.4.1. 2000-06-26 09:03:17 +00:00
Maxim Sobolev
156dcffe44 Use X11BASE instead of PREFIX for BUILD_DEPENDS and remove unneeded PREFIX
for RUN_DEPENDS.
2000-06-26 09:01:00 +00:00
Masafumi Max NAKANE
918db29434 Set umask to 027.
Suggested by:	kjm@rins.ryukoku.ac.jp (KOJIMA Hajime)
2000-06-26 08:32:23 +00:00
Maxim Sobolev
f8f2d4cf9b Add missed libxml to LIB_DEPENDS.
Submitted by:	bento
2000-06-26 08:06:27 +00:00
Masafumi Max NAKANE
ca1cafa45d Upgrade to 6.1.15.
The problem with temporary file/directory permission, which have been
dealt with by patches/patch-a[b-i] seems to have gone away.
However, I haven't examined the rest of the code to determine whether
security problems with this program have been corrected.
(CF: FreeBSD-SA-00:04.)
2000-06-26 07:57:09 +00:00
Joseph Koshy
c789f168a0 Use MASTER_SITE_LOCAL. 2000-06-26 06:18:27 +00:00
Kris Kennaway
b2c2a538e5 Mark FORBIDDEN: insecure tempfile handling means any file on the system can be overwritten
Submitted by:	Stan Bubrouski <satan@FASTDIAL.NET> via Bugtraq
2000-06-26 05:23:31 +00:00
Kris Kennaway
d7a11bded5 Remove setuid news privileges on inews by recommendation of inn maintainers
Correct typo from 1.33 which made rnews setuid news, not setgid uucp which it actually
required to implement the intended change.

Submitted by:	Russ Allbery <rra@STANFORD.EDU> (first change) via Bugtraq
2000-06-26 05:07:20 +00:00
Justin M. Seger
ffa87d6390 Upgrade to 2.0pl1. This fixes the recent security issue posted to bugtraq.
PR:	ports/19502
2000-06-26 02:23:41 +00:00
David E. O'Brien
ca78ece302 Author has fixed a problem where file size and offsets were casted to a
32-bit size rather than the correct 64-bit size.

Submitted by:	Vic Abell <abe@purdue.edu>
2000-06-25 21:35:41 +00:00
David E. O'Brien
2d804d4f03 Add note requested by maintainer not to upgrade the port to the
2000.06.14 snapshot, as it is unstable.
2000-06-25 21:20:00 +00:00
David E. O'Brien
7b56fac47b Update to 3.0b1pl14
PR:		19493, 18475
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2000-06-25 21:08:08 +00:00
Akinori MUSHA
7d562c06ec Yay, this is my first commit from a Palm device!
Update to 0.1.5. (Sorry pkg_version, I changed the PORTVERSION'ing scheme
here to respect its version number rather than to use the date.)

Now USE_AUTOMAKE.

Install documents unless NOPORTDOCS.

A new command `cvsdo' has added.
2000-06-25 19:27:11 +00:00