1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

46852 Commits

Author SHA1 Message Date
Maxim Sobolev
a7d4f95817 Update to 0.5.11. 2001-09-06 20:56:54 +00:00
Pete Fritchman
0d5aa23adc - update to version 0.1.13a (with network support!)
- add mirror to MASTER_SITES
- take over as maintainer
- fix typo in pkg-descr

PR:		28741
Approved by:	will (the change of MAINTAINER)
2001-09-06 17:58:13 +00:00
Maxim Sobolev
a435deed36 Add port of Forte[tm] for Java[tm] Community Edition 3.0, a Sun's powerful
and extensible IDE for Java. It's huge and slow but I'm sure FreeBSD Java
monkies would like it. ;)

-Maxim
2001-09-06 17:56:27 +00:00
Trevor Johnson
5c57381879 Downgrade to 0.7. I believe the newer version may be insecure in
its use of  tempnam(), but I have not written a patch to correct
it.  I told the author about this on 23 September.  The port was
updated without my knowledge.  Add PORTEPOCH.
2001-09-06 17:01:35 +00:00
Johann Visagie
577bd49f1b - Update to version 3.6.3 2001-09-06 14:57:41 +00:00
Johann Visagie
f80bb54c62 Add py-grouch 0.1, a system for describing and enforcing a Python
object schema.
2001-09-06 14:32:27 +00:00
Johann Visagie
ad6b729c66 Add py-compiler, a Python source to bytecode compiler. 2001-09-06 14:15:37 +00:00
Jean-Marc Zucconi
5e820e6321 Upgrade to version 3.9.8. 2001-09-06 13:46:44 +00:00
Johann Visagie
5f3039ab60 - Update to version 1.00.a3
- Use pkg-req to check the installed version of Python
2001-09-06 12:42:36 +00:00
Thomas Gellekum
a2fc4e6d32 Upgrade to 2.5.
Submitted by:	Andy Sparrow <spadger@best.com>
2001-09-06 12:05:58 +00:00
Peter Pentchev
aa3fb1d53e Update the checksum after the distfile was rerolled.
No changes in the distfile.

PR:		30366
Submitted by:	maintainer
2001-09-06 11:47:58 +00:00
Will Andrews
041954d9cc Remove this port -- net/pppoa supersedes it.
Submitted by:	brian
2001-09-06 11:17:02 +00:00
Akinori MUSHA
8dd7562381 Update to 20010906.
overall:
- Allow using regexp in a glob pattern on the spot, by just putting a
  regexp preceded by a colon (:).
- Thereby deprecate -E/--regex, which is evil because it changes the
  global status. (but the option is still kept for compatibility)

portupgrade:
- Return correct exit status.
  [Reported by: Trevin Chow <trevin@mail.com>]

portinstall:
- Read the env variable PORTUPGRADE. (it read PORTINSTALL previously)

pkg_fetch:
- Be even more smart in deciding which to try first, All or Latest.
2001-09-06 10:56:10 +00:00
Maxim Sobolev
325b8aa4be Add napshare 0.1, a GTK based Gnutella client.
PR:		28691
Submitted by:	Mike Heffner <mikeh@FreeBSD.org>
2001-09-06 10:03:56 +00:00
Mario Sergio Fujikawa Ferreira
b5f4de91e1 - update to 1.2.2
- make it both CC and PERL (use correct system location for PERL) safe

PR:		30340
Submitted by:	Patrick Li <pat@databits.net>
2001-09-06 04:28:39 +00:00
Mario Sergio Fujikawa Ferreira
4734a55589 1) do not install both/either useless and/or duplicate files
2) replace installed NetRexxC.cmd with a home grown version
3) add lang/rexx-imc as RUN_DEPENDS due to 2)
4) also, delete both the DOS-only *.bat files and the OS/2-only
   nrc.cmd file (which is not really a Rexx file).
5) furthermore, delete the duplicate hello.nrx because:
	1. a copy is installed with the documentation;
	2. one can't compile it from the same directory java is in
	(unless PATH contains .).
6) switch over maintainership to submitter

PR:		30217
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-06 04:17:13 +00:00
Mario Sergio Fujikawa Ferreira
b98ad6bb14 Use real relative directory references, i.e., add ${.CURDIR} to them :)
Noticed by:	Randy Pratt <rpratt@ezwv.com>
2001-09-06 04:00:24 +00:00
Mario Sergio Fujikawa Ferreira
8af42058a3 Update to 9.18
PR:		30355
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-06 03:53:53 +00:00
Alexander Langer
6f12079725 Use full path to mount and utilites, because /sbin might not be in PATH.
Fix last-minute brainos in the message for linprocfs.

Submitted by:	fenner
2001-09-05 20:19:01 +00:00
Akinori MUSHA
a64268a298 Fix installation and packaging with GNOME. 2001-09-05 20:12:17 +00:00
Kevin Lo
48292acf61 Update to version 1.0.6
PR: 30322
Submitted by: Ports Fury
2001-09-05 16:02:09 +00:00
Jun Kuriyama
3159e96380 Fix URL. 2001-09-05 16:01:56 +00:00
Kevin Lo
22eb908bac Update to version 1.4.3
PR: 30324
Submitted by: Ports Fury
2001-09-05 15:52:48 +00:00
Mikhail Teterin
e61d8fd851 Uh, actually commit the patches described in my previous commit.
The primary purpose is to fix the port on Alphas.
2001-09-05 14:56:00 +00:00
Mikhail Teterin
c4c453cbc5 Teach it to try int32_t and friends on all Unixes, not just SGI's Irix.
A whole  bunch of  little 32-bit  related hunks was  needed, but  now it
passes its  own bundled tests (which  also needed a little  patch for an
unitialized variable) on Alpha. Bump PORTREVISION.

Submitted by:	Andrew Gallatin, Doug Rabson
Tested on:	beast
2001-09-05 14:54:04 +00:00
Johann Visagie
5d72c36234 - Install some basic documentation in DOCSDIR
- Change the mode of SPOOLDIR if installed as package
- Bump PORTREVISION
2001-09-05 14:36:53 +00:00
Brian Somers
6b86500903 Upgrade to 0.25.2
Submitted by: MAINTAINER
2001-09-05 14:29:38 +00:00
Maxim Sobolev
d0b60cc677 Update to 3.2.1. 2001-09-05 13:50:22 +00:00
Johann Visagie
e7e2eee085 - Downgrade to version 1.05 at the express request of the author. The 1.1x
code tree is, in the author's opinion, not even ready for a -devel port.
- Bumped PORTEPOCH because of the above.
- Make SPOOLDIR a variable which may be altered by the user at install time.

Submitted by:	Mark Tranchant <mark@tranchant.freeserve.co.uk>
2001-09-05 13:21:36 +00:00
Sheldon Hearn
f95f3fe7c1 This package should be called exim-monitor-X.YZ, not exim-X.YZ.
Submitted by:	knu
2001-09-05 11:46:17 +00:00
James E. Housley
59fc543260 Update to 4157 2001-09-05 11:36:06 +00:00
Akinori MUSHA
690bac0a44 Oops, how silly. The correct MASTERDIR is irc/xchat. 2001-09-05 09:19:44 +00:00
Maxim Sobolev
3f26dfdd7b Update to 1.1. 2001-09-05 08:22:11 +00:00
Clive Lin
1a7cedf3ba Add a new PATCH_SITES entry. 2001-09-05 07:03:34 +00:00
Ying-Chieh Liao
de9b809d86 upgrade to 0903 2001-09-05 06:35:03 +00:00
Kris Kennaway
e6ce194ecb Correct the location of sdl11-config.
Submitted by:	bento
2001-09-05 06:04:39 +00:00
Kris Kennaway
637f9a051d Update to screen 3.9.10 with vendor fix for the alleged security hole. 2001-09-05 05:47:49 +00:00
Joseph Koshy
46d0d77fc2 Correct dependency line. 2001-09-05 05:00:56 +00:00
Kris Kennaway
2d7139f3f4 Chase the checksum. Some code changes to the HTML-parsing code, looks
like 0.4.27 turned into a prerelease of 0.4.28.
2001-09-05 04:56:42 +00:00
Munechika SUMIKAWA
d0c4ec4b55 Upgrade to 20010831. 2001-09-05 02:08:10 +00:00
Mario Sergio Fujikawa Ferreira
3731d6b9f2 - Update to 9.17
o several fixes
	o addition of ppmtoneo and neotoppm

PR:		30323
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-04 23:49:26 +00:00
Mario Sergio Fujikawa Ferreira
6a3e7d9599 Update to 0.3
Submitted by:	MAINTAINER
2001-09-04 23:38:57 +00:00
Mario Sergio Fujikawa Ferreira
25f8232828 o Update to 0.6.0
o maintainer switched over maintainership to originator due to
  school duties (thanks and we hope you will bring more ports :)

Submitted by:	Patrick Li <pat@databits.net>
Approved by:	MAINTAINER (previous)
2001-09-04 23:26:20 +00:00
Mario Sergio Fujikawa Ferreira
61351e65b8 Update to 0.3.5
Submitted by:	MAINTAINER
2001-09-04 22:36:14 +00:00
Mario Sergio Fujikawa Ferreira
40a22d53a9 o Update to 0.96
o Take over maintainership
2001-09-04 22:30:20 +00:00
Alexander Langer
b76089d126 - Add check for installed and running linprocfs
- Sync french version with the english and german version

Submitted by:   Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-09-04 22:30:19 +00:00
Akinori MUSHA
5964cd937d Update to 1.8.3.
Merge everything into irc/xchat and make japanese/chat a slave port of
irc/xchat again.
2001-09-04 19:41:58 +00:00
Akinori MUSHA
d69bf1e09b - Enable NLS using the latest version of msgfmt
- Enable IPv6
- Configure with --without-included-gettext and remove a hack
- Link with iconv for ja-xchat (and other potential slave ports)
- Update to 1.8.3

Approved by:	jim (MAINTAINER)
2001-09-04 19:38:29 +00:00
Kris Kennaway
d9b67c242d Patch against a bug which is a local root vulnerability on other platforms,
but which I could not repeat on FreeBSD.  It may still be a problem, but
it looks like screen was already dropping privilege before the operation
in question.

Submitted by:	Roman Drahtmueller <draht@suse.de>
2001-09-04 19:20:42 +00:00
Maxim Sobolev
3ef1afa8d7 Update to 0.12. Unfortunately it still doesn't work, even with fixed oaf,
however it goes further that earlier and instead of hanging solidly at
startup tries to launch its components, but goes kaboom (i.e. sig 12) and
dies in agony. Therefore, brave souls with loaded debuggers are welcome to
fix this fscking crap and submit their patches to gnome@FreeBSD.org.
2001-09-04 18:53:13 +00:00