Commit Graph

38572 Commits

Author SHA1 Message Date
Vanilla I. Shu
bbcb0d9979 Upgrade to 1.2.9
Submitted by:	clive
2001-03-06 12:30:48 +00:00
Vanilla I. Shu
76b3f63997 Upgrade to 1.2.9.
Submitted by:	clive.
2001-03-06 12:29:28 +00:00
Sheldon Hearn
42e056f1d9 Fix the execution of the pkg-install script for the port's post-install
case.  When I tested my porting work, I kept on using ``make package''
and testing the installation of the package, without testing the
"install from the port" case.

Reported by:	Mike Harding <mvh@corp.namesafe.com>
2001-03-06 11:39:27 +00:00
Munechika SUMIKAWA
01c3a17556 fix internationalization bug. these patches are already submitted to
the author and will be synced in next release.

Submitted by:	Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp>
Approved by:	maintainer
2001-03-06 11:17:09 +00:00
Joerg Wunsch
f543893faf Default hardcopy prints to Postscript format instead of plot(5) which we
don't really support in FreeBSD.

No response by:	maintainer
2001-03-06 11:08:56 +00:00
Maxim Sobolev
0d57081ce0 Update to 1.1.2. 2001-03-06 11:07:37 +00:00
Peter Pentchev
a6307737b8 Update to 0.6. Include manpage submitted by Dave Chapeskie.
Submitted by:	Dave Chapeskie <dchapes@ddm.crosswinds.net>
2001-03-06 10:56:55 +00:00
Jing-Tang Keith Jang
b94fb6f590 Update to 0.7.13.
Submitted by:	me
Reviewed by:	MAINTAINER, with some corrections
2001-03-06 09:45:09 +00:00
Jing-Tang Keith Jang
8bd9643559 Dia is a Visio-like program under X Window, used to draw diagrams.
This Big5-ized patch is modified from http://dengaku.org/yasu/dia/.

Chinese Postscript output is not available yet(it'll cause Ghostscript
crash), but users can output to .png, then convert to any type they like.
2001-03-06 08:35:42 +00:00
Jing-Tang Keith Jang
007c839ed1 Initial version. Gnumeric is a spreadsheet for GNOME.
This is a slightly modified version of japanese/gnumeric.  It can
exchange simple spreadsheets with MS Excel.

TODO:		Test CLE's patch, to see if a static gnomeole2 is needed to
		avoid frequent crash when opening complicated .xls.
2001-03-06 07:19:39 +00:00
Trevor Johnson
57b7f1a472 Remove duplicate port.
noticed by:	vanilla
2001-03-06 06:38:51 +00:00
Trevor Johnson
caefa27e9e correction to packing list 2001-03-06 04:54:18 +00:00
Mikhail Teterin
efc733172c Fix a blaringly obvious bug: should be ``info exists env(MAIL)'', not
``info exists $env(MAIL)''.
2001-03-06 04:53:05 +00:00
Trevor Johnson
4b9de71457 This isn't called "Communicator" any more. 2001-03-06 04:05:34 +00:00
Trevor Johnson
0cdfbcbbba Instead of running the browser in order to generate the component.reg
and xpti.dat files, use pre-generated copies of those files.  This
should make the build more reliable.
2001-03-06 04:04:26 +00:00
Trevor Johnson
024647601a fixes for two libfwf-related compilation problems (see comments in
patches)

Submitted by:	maintainer
PR:		20705
reported by:	Vivek Khera <khera@kciLink.com>
2001-03-05 22:37:30 +00:00
Akinori MUSHA
a88e468b8c Add pkg-message to tell users about upgrading Berkeley DB files.
Submitted by:	Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
2001-03-05 22:27:09 +00:00
Akinori MUSHA
b57f932896 Fix the DB3 support. DB3's shlib version is now at 2. 2001-03-05 22:15:25 +00:00
Akinori MUSHA
d90565b2cf Pass make(1) MAKE_ARGS on make install too. 2001-03-05 21:08:05 +00:00
Dag-Erling Smørgrav
a57734ad58 Upgrade to 5.0b6. This one was a real bitch. 2001-03-05 16:49:53 +00:00
Jimmy Olgeni
0d0b96ee73 Add myself to the committers markers. 2001-03-05 16:15:38 +00:00
Jimmy Olgeni
ce07beb68e When converting /etc/passwd, skip comments ($FreeBSD$ line).
Previously, they would end up in private/smbpasswd after being parsed as
users.
2001-03-05 16:03:34 +00:00
Jimmy Olgeni
e5474a191c Do not use IGNOREFILES.
I'm removing IGNOREFILES because I cannot get a clue about which files are
updated on the webmin site. For example, if any module is updated
twice, it will be listed only once on the site's updates page.

The port will always work because the file's md5 is ignored, but I don't
know when I should bump PORTREVISION. Since the default behavior of the
port is to install the official version without updates, I prefer to have
a md5 mismatch every now and then, so that PORTREVISION can be bumped and
webmin users know when they _actually_ have to upgrade the port.

No user visible changes, so no PORTREVISION bump.
2001-03-05 15:50:26 +00:00
Dag-Erling Smørgrav
8c664bbc1c Belatedly upgrade to 2.3.1. 2001-03-05 15:00:32 +00:00
Will Andrews
be2256b63d Fix PLIST.
Submitted by:	bento
2001-03-05 14:49:16 +00:00
Will Andrews
96dafc37e9 Fix PLIST.
Submitted by:	bento
2001-03-05 14:32:15 +00:00
Will Andrews
5e1296f1d9 Fix plist.
Submitted by:	bento
2001-03-05 14:29:18 +00:00
Will Andrews
3eb842aab2 Umm... use real variable declarations. Heh. 2001-03-05 14:27:48 +00:00
FUJISHIMA Satsuki
742f671f76 use DIST_SUBDIR=postfix due to both release and snapshot don't have
specific name in their tarballs.

Approved by:	maintainers
2001-03-05 14:21:35 +00:00
Will Andrews
70287b2cf7 (forced commit):
Note that this patch was originally committed to the tree by cokane on
Sun Jan 28 08:46:22 2001 UTC, to fix kdebase 2.0.1.  It was improperly
named "patch-Processlist.c".  This is noted to preserve some history.  This
current patch was based on cokane's work (as well as the submitter noted in
revision 1.1).
2001-03-05 14:14:34 +00:00
Will Andrews
a9664049c0 Fix build problem with kio_ldap where it was including <time.h> instead
of <sys/time.h> (for $DEITY knows why reason); fix kinfo_proc meddling in
ProcessList.c.

Reported by:	MANY (ldap problem), mi, msmith (kinfo_proc)
Submitted by:	Sven Petai <hadara@online.ee> (partial patch for kinfo_proc,
		I added __FreeBSD_version #ifdefs and cleaned it up a bit)
2001-03-05 14:11:17 +00:00
Maxim Sobolev
88b9746b27 Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-03-05 14:09:34 +00:00
Peter Pentchev
f2e96a5f19 Add tetrinet, a very popular Tetris-like multiplayer game with extras.
PR:		25310
Submitted by:	Fredrik Carlsson <fredrik@wasadata.com>
2001-03-05 13:57:25 +00:00
Will Andrews
9be970d7c9 Clean up ugly wording of instructions on how to use kscd.
Submitted by:	demon (with slight modifications)
2001-03-05 13:03:00 +00:00
Thomas Gellekum
8ff2a71cf3 Correct file name. 2001-03-05 12:44:58 +00:00
Akinori MUSHA
8751bc0197 Bentofy. Show some instruction and point at the example file and the
documents instead of directly modifying httpd.conf by apxs -A.
2001-03-05 12:35:23 +00:00
Dirk Froemberg
bed0739f29 Fix name of xforms library (xforms.0 -> forms.0).
Submitted by:	steve
2001-03-05 12:32:13 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Dmitry Sivachenko
7f69652b20 New port: kdeadmin.
A collection of applications related to system administration,
such as crontab editor, master.passwd editor, package manager, etc.
2001-03-05 12:10:41 +00:00
Thomas Gellekum
89b0a9244b Upgrade to 0.6.9. 2001-03-05 12:07:55 +00:00
Thomas Gellekum
262f9f2da7 Put back Setup for now to un-break sketch. 2001-03-05 12:07:02 +00:00
Will Andrews
39bea9b297 Fix "yes" infinite loop.
Submitted by:	Rolf Edwards <redwards@meccamediagroup.com>
2001-03-05 12:00:08 +00:00
Akinori MUSHA
cb4d155193 Fix distinfo to include DIST_SUBDIR. (I forgot to do that! D'oh!)
Submitted by:	bento
2001-03-05 11:39:54 +00:00
Dmitry Sivachenko
495cd4b261 Mark BROKEN for OSVERSION < 500007.
Requires perl version 5.6.0.
2001-03-05 11:35:48 +00:00
Akinori MUSHA
a938360750 Chase the distfile repack. The difference was just some wording fixes
of English documents.
2001-03-05 11:33:19 +00:00
Akinori MUSHA
448df27e4d Set NOPROFILE=true.
Submitted by:	bento
2001-03-05 11:28:55 +00:00
Doug Barton
8405d736a6 Update the list of installed stuff 2001-03-05 11:23:02 +00:00
Sheldon Hearn
e4f1db2ea1 Update 3.20 -> 3.22, which fixes a number of bugs. 2001-03-05 10:32:14 +00:00
Akinori MUSHA
cc343c78ea Apply a bug-fix submitted by the author. 2001-03-05 09:59:39 +00:00
Akinori MUSHA
fc63433326 Add wyvern, a lightweight HTTP server with the simple design, easy
setup and small size.
2001-03-05 09:18:47 +00:00