Commit Graph

46333 Commits

Author SHA1 Message Date
David E. O'Brien
4225579b0a Update to the 6.0.a638 offering.
"the port still is broken, but at least it will save
	the next one working on this port some time and efforts."

PR:		30119
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2001-08-28 00:33:11 +00:00
FUJISHIMA Satsuki
a33999c279 o rename w3m-image -> w3m-img after repository copy by the author's request.
o update w3m-img to 1.10.
o make PORTREVISION overridable from slave ports.
o change PORTVERSION style for w3m-img. (suggedted by knu)

PR:		29226
Submitted by:	maintainer
2001-08-27 23:45:08 +00:00
Trevor Johnson
133fdf28d3 Update to 2.6. Fix script.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-27 22:37:52 +00:00
David E. O'Brien
94fdea1b95 We need to run-depend on linux_base.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-08-27 20:47:02 +00:00
Trevor Johnson
c2b72ae9b7 Trim broken FTP sites. 2001-08-27 19:53:52 +00:00
Mikhail Teterin
1adbb88832 Patch one source file to get rid of getopt.h -- the package does not use
the GNU's getopt really...

Submitted by: Ollivier Robert
2001-08-27 19:19:43 +00:00
Maxim Sobolev
630b953d37 Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from
jdk12-beta).

PR:		29949
Submitted by:	Greg Lewis <glewis@eyesbeyond.com>
2001-08-27 18:58:46 +00:00
Mario Sergio Fujikawa Ferreira
d2ca7a49df New port gkrellscore version 0.0.2: Plugin to GKrellM that displays
current sports scores

PR:		29834
Submitted by:	Patrick Li <pat@databits.net>
2001-08-27 17:48:39 +00:00
Peter Pentchev
de8a30b7f5 Add penv-1.0pre2.
penv - 'program environment' or 'ports environment' - is a simple
utility that executes a given command after setting some environment
variables corresponding to the current directory.  This makes it
much easier to keep persistent environment settings for building
the same ports over and over again.

For example, the following series of commands:

$ echo cp1251 > /var/db/penv/databases/mysql323-server/WITH_CHARSET
$ echo all > /var/db/penv/databases/mysql323-server/WITH_XCHARSET

..allows a simple way to build the MySQL-3.23 server with the same
character set configuration every time by doing:

[root@ringworld:/usr/ports/databases/mysql323-server]# penv make

For more information, see the penv.1 manual page and the sample
configuration file in the penv distribution.
2001-08-27 17:17:17 +00:00
Mario Sergio Fujikawa Ferreira
d0de8ab99c New port gkrellflynn version 0.4: Flynn is a tiny system load meter
for gkrellm

PR:		29829
Submitted by:	Patrick Li <pat@databits.net>
2001-08-27 16:52:36 +00:00
Luigi Rizzo
269559edbe update list of MASTER_SITES.
It is a bad idea to put identifiers such as /.w2/ below into
URLs.

	ftp://ftp.cronyx.ru/.w2/mirror/ssh/old/

This problem appears to exist on other ports such as
devel/codecrusader
editors/staroffice52
graphics/fli2gif
security/rsaref
security/ssh
www/linux-netscape6
2001-08-27 16:49:56 +00:00
Kevin Lo
a338b02b1a - Update to the lastest version
- Update MASTER_SITES

PR: 29986
Submitted by: MAINTAINER
2001-08-27 16:01:35 +00:00
Kevin Lo
f83c648a01 Update to version 1.9.2
PR: 30047
Submitted by: Ports Fury
2001-08-27 15:49:06 +00:00
Kevin Lo
f265d6c1d6 Update to version 1.9
PR: 30045
Submitted by: Ports Fury
2001-08-27 15:43:26 +00:00
Kevin Lo
727a86a656 Update to version 0.0.7
PR: 30088
Submitted by: MAINTAINER
2001-08-27 15:29:24 +00:00
Kevin Lo
3aedf84118 - Install the psm* commands correctly, they used to be the same binary but
aren't with the current version. Sigh.
- Install docs only if NOPORTDOCS is not set.
- Fix some warnings, remove -pedantic and -Wall to silence the rest.
- Bump PORTREVISION

PR: 30098
Submitted by: MAINTAINER
2001-08-27 15:26:07 +00:00
Kevin Lo
9138317d72 Update to version 0.5 2001-08-27 15:07:54 +00:00
Pete Fritchman
0781b698a9 Remove bogus SUBDIR += openh323_1.1 (/usr/ports/net/openh323_1.1 does not
exist).

PR:		30127
Submitted by:	David Cornejo <dave@dogwood.com>
2001-08-27 15:06:39 +00:00
Neil Blakey-Milner
a52eaae6cc Update to Squishdot 1.3.0 (which now installs on Zope 2.4.0!) 2001-08-27 14:22:50 +00:00
Akinori MUSHA
98ecd549fc Update to 20010827c, with readline nits fixed. 2001-08-27 13:44:32 +00:00
James E. Housley
45bf285bb4 Drop MAINTAINERship. I know I am not giving this port the attention
it needs.
2001-08-27 13:42:08 +00:00
Sheldon Hearn
d52469e050 * Break eximon into its own port. The goal is to allow administrators
to install and use Exim from the packages without having to install
  XFree86.

* Remove a stale SEDLIST entry for BINOWN handling.

* Use LOCALBASE instead of PREFIX when referring to already installed
  software.

* Use more strict pattern matching in SEDLIST.

Folks who want eximon (the Exim monitor) must now either build exim
or one of its slave ports with WITH_EXIMON defined or install the
standalone exim-monitor package.
2001-08-27 13:23:52 +00:00
Sheldon Hearn
38748d8321 Add a distinct package for eximon, the management GUI for the Exim
MTA.
2001-08-27 13:19:14 +00:00
Neil Blakey-Milner
8188cfcbb1 1) Correct a type in PLIST_SUB entry for authpam.
2) Enable dependencies properly for vpopmail
3) Add an option WITH_MYSQL for mysql authentication

Submitted by:	dirk (1)
2001-08-27 12:54:57 +00:00
Akinori MUSHA
6cec7f4955 Update to 20010827b, with another minor bug fixed.
- Fix a bug where it causes an error when portsdb detects a DB_VERSION
  bump.

  Reported by: Ollivier Robert <roberto@eurocontrol.fr>

- Add a new option for portsdb(1): -f/--force, so you can force it to
  update database regardless of timestamps.
2001-08-27 12:30:56 +00:00
Maxim Sobolev
8b71acb080 Update to 0.3.3. 2001-08-27 12:16:37 +00:00
Maxim Sobolev
80b9d8a9fe Make documentation fetchable.
Submitted by:	bento
2001-08-27 12:06:07 +00:00
George C A Reid
49d67a3f35 Update to version 1.1.10 and give maintainership to submitter
PR:		29859
Submitted by:	James Halstead <jah4007@cs.rit.edu>
2001-08-27 11:48:15 +00:00
Maxim Sobolev
f238ded55b Update to 0.11.2. 2001-08-27 11:41:07 +00:00
Jimmy Olgeni
241d52cc58 Add mosfet-liquid, a KDE style engine.
PR:		30026
Submitted by:	Michiel De Wilde <michiel.dewilde@rug.ac.be>
2001-08-27 11:13:14 +00:00
Maxim Sobolev
850f72cab9 Run `${X11BASE}/bin/gconftool --shutdown' before proceeding with package
installations, because otherwise stale gconf daemon could prevent installation
from completing successfully.

Submitted by:	bento
2001-08-27 10:43:11 +00:00
Maxim Sobolev
ed4f116ca0 Update to 1.0.3.
PR:		30105
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-08-27 10:33:03 +00:00
Maxim Sobolev
0c93669feb Remove all mi-induced bogons:
- Don't honour bogus MAKE_JOBS;
- sort pkg-plist and remove bogus `@dirrm share/doc/ja/' from it;
- remove useless USE_LIBTOOL.
2001-08-27 10:01:05 +00:00
Jimmy Olgeni
4f4d37f239 Fix typo in NO_BUILD message. 2001-08-27 09:46:38 +00:00
Maxim Sobolev
e0e4012d5b - Remove useless USE_LIBTOOL;
- properly name shared libraries (get rid of bogus .so.X.Y convention);
- add files missed from pkg-plist (documentation);
- don't waste time building/running tests included into distribution.
2001-08-27 09:39:53 +00:00
Maxim Sobolev
54edf3598f Update to 0.5.
Submitted by:	petef
2001-08-27 08:35:40 +00:00
Trevor Johnson
6a272ee39d Update the FTP site and add another one. 2001-08-27 08:13:46 +00:00
Maxim Sobolev
4fdde7610e - Update to 0.7.3;
- allow JAVADIR to be overriden, so it is possible to built JIT for the
  jdk1.2.x and jdk1.3.x;
- fix the build with jdk1.3.x.
2001-08-27 08:13:03 +00:00
Akinori MUSHA
f6a53f0aca Update to 20010827a, with a couple of silly bugs fixed.
- Bump DB_VERSION, since PkgVersion was changed a bit.

Reported by:	fritz.heinrichmeyer@fernuni-hagen.de

- Add a missing argument for Dir::chdir_do().

Reported by:	"Li-lun Wang (Leland Wang)" <llwang@infor.org>
2001-08-27 07:39:19 +00:00
Akinori MUSHA
c71e1f41de Fix a typo in pkgtools.rb to unbreak pkgdepfix.
Reported by:	"Li-lun Wang (Leland Wang)" <llwang@infor.org>
2001-08-27 06:14:42 +00:00
Mario Sergio Fujikawa Ferreira
0c2fe2c8ca Update to 1.4 Build 127 2001-08-27 04:29:35 +00:00
Satoshi Asami
91df9c0b09 defs files are in share/gnome/pygtk/1.2/defs, not share/pygtk/1.2/defs.
Submitted by:	bento
2001-08-27 03:54:13 +00:00
Trevor Johnson
37bcb9ae28 Update to 1.7.
Submitted by:	kris
2001-08-27 02:27:22 +00:00
Satoshi Taoka
c699297362 (This is a null commit)
In the previous commit I forgot to add a comment

Noticed by: "Dan Langille" <dan@langille.org>
2001-08-27 01:52:23 +00:00
Satoshi Taoka
0a1620ba9e Clean up typo 2001-08-27 01:48:41 +00:00
Trevor Johnson
9f49d35673 Update libao to 0.8.0, which breaks mpg321. Update libogg, libvorbis,
vorbis-tools and the vorbis meta-port to 1.0rc2.  This version
supports "channel coupling" for more efficient compression of stereo
material.

Submitted by:   Christian Weisgerber (maintainer)
2001-08-27 01:26:34 +00:00
Mario Sergio Fujikawa Ferreira
a1213bc04d Update to 1.4 Build 127 2001-08-27 01:26:33 +00:00
Satoshi Taoka
0c6a1eccc5 Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for
Wnn7 clients (Wnn7-lib).
	Wnn7-lib
	onew-canna+wnn7
	onew-wnn7
	jvim-canna+wnn7
	jvim-wnn7
	jvim3-canna+wnn7
	jvim3-wnn7
	mule-canna+sj3+wnn7
	mule-canna+wnn7
	mule-sj3+wnn7
	mule-wnn7
	kinput2-canna+sj3+wnn7
	kinput2-canna+wnn7
	kinput2-sj3+wnn7
	kinput2-wnn7
2001-08-27 01:24:30 +00:00
Satoshi Taoka
7b117d2167 * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib
by me and is not released from the Product company of Wnn7 (Omron
Software Co., Ltd).

* Modify master ports of the above ports according to adding these.

* [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected
Submitted by: imp
2001-08-27 01:20:24 +00:00
Will Andrews
a16fefc81e Minor changes:
1) Bump PKG_IGNORE_DEPENDS for XFree86 to XFree86-3.3.6_9
	2) Modify LDCONFIG_RUNLIST to apply RE multiple times on the
	   same line.  Needed for some ports.

PR:		27645 (1)
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (1),
		demon (2)
Reviewed by:	portmgr
2001-08-27 00:09:05 +00:00