Commit Graph

46400 Commits

Author SHA1 Message Date
Maxim Sobolev
740ff991fe Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.
Submitted by:	bento
2001-08-28 08:43:52 +00:00
Pete Fritchman
156127fa8e - update to 1.3
- whitespace->tab

PR:		30157
Submitted by:	maintainer
2001-08-28 08:18:34 +00:00
Jim Mock
b59a41647f * Improve pre-patch.
* Add PTHREAD_CFLAGS.

PR:		30000
Submitted by:	Patrick Li <pat@databits.net>
2001-08-28 08:13:01 +00:00
Pete Fritchman
0110207ff6 Update to 3.06 2001-08-28 08:02:49 +00:00
David E. O'Brien
84fbdfe4cf Use USE_LINUX rather than a RUN_DEPEND.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-08-28 07:23:01 +00:00
Pete Fritchman
02bb9957d9 add xmotd 1.16
A message-of-the-day browser for X11 and dumb-terminals

PR:		24713
Submitted by:	Matthew West <mwest@uct.ac.za>
2001-08-28 07:13:10 +00:00
Pete Fritchman
c5fa7bc46d Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended)
PR:		30156
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2001-08-28 06:36:25 +00:00
Pete Fritchman
2c07433beb Actually up PORTVERSION. I'm not quite sure how this fell out of my
diff...

Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-08-28 06:29:35 +00:00
Ying-Chieh Liao
b92f730f1f add source-highlight
Given a source file, produces a document with syntax highlighting
2001-08-28 06:10:52 +00:00
Pete Fritchman
f254027b5f - update to 1.7.4
- use tk83

PR:		30143
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 05:35:40 +00:00
Satoshi Taoka
08b801c52c Update the original dictionary to 20010615
Submitted by:	bento
2001-08-28 05:20:49 +00:00
Satoshi Taoka
13b8e37744 * Unify info files for t-gnus
Submitted by: sf

* Add xemacs-package into {RUN,BUILD}-DEPENDS

Pointed out by: sf and bento
2001-08-28 05:08:36 +00:00
Satoshi Taoka
a6e0f9449c Previous checksum value of readme.tar.gz is correct.
So its checksum value is replaced to previous one.
2001-08-28 05:04:24 +00:00
Pete Fritchman
678002ec59 Update to 0.7.4
PR:		30141
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 04:59:23 +00:00
Pete Fritchman
4db49a69ac Update to 0.12.2
PR:		29280
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-08-28 04:57:19 +00:00
Trevor Johnson
00699015bb Update to 0.3.11.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
PR:		30146

DOCSDIRify and update description with new features.
2001-08-28 02:24:35 +00:00
Pete Fritchman
6c46f4bbad - update to version 1.9.3
- remove unneeded --disable-gtktest configure arg
- clean up pkg-descr
- fix pkg-plist (attempt to remove share/locale hierarchy)

PR:		30145
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 01:41:28 +00:00
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