1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

39405 Commits

Author SHA1 Message Date
Andreas Klemm
fc47e77d6d If memory serves me right, ports collection doesn't officially
support RELENG_3. But defining USE_NEWGCC should fix the compile
problems during package building for RELENG_3.
Therefore bump PORTREVISION.
2001-03-17 11:26:05 +00:00
Vanilla I. Shu
ad442dae43 Upgrade to 1.0.7. 2001-03-17 11:19:08 +00:00
Dirk Froemberg
384377aff8 Upgrade to 3.23.35.
From the announce mail:

"The 3.23.35 mainly fixes a critical bug in 3.23.34 with ORDER BY.  We
don't know how the ORDER BY bug slipped through our testing suite or
how fatal it's really is, but as we have got a couple of reports about
core dumps regarding this, we recommend 3.23.34 users to
upgrade as soon as possible. Sorry for the inconvenience."
2001-03-17 10:35:49 +00:00
Jimmy Olgeni
18cdb1247f Update dependency on libneon (0.12)
Remove dependency on expat, use the libneon provided xml parser.
Fix CONFIGURE_ENV.
Add WWW line to pkg-descr.

Submitted by:		vanilla
2001-03-17 09:36:42 +00:00
Jimmy Olgeni
4300838fd9 Update port to version 0.12.0.
Remove expat from LIB_DEPENDS.
Fix install targets and configure environment.
Use libtool.

Submitted by:		vanilla
2001-03-17 09:35:54 +00:00
Jun Kuriyama
65b7c930e1 Satellite port (japanese/zangband) update to 2.4.0-J1.0.2 (010223).
Submitted by:	Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> (maintainer)
PR:		ports/25355
2001-03-17 09:19:46 +00:00
Jun Kuriyama
a14dab298e Add icu 1.7, international Components for Unicode (from IBM).
PR:		ports/24649
Submitted by:	dwm@caimis.com
2001-03-17 08:49:14 +00:00
Maxim Sobolev
c20bd4a0ec Correct version number of SDL shared library. 2001-03-17 08:27:48 +00:00
Jun Kuriyama
d0c8e0cd92 Add migemo-emacs20 0.21, japanese incremental search tool for Emacs.
PR:		ports/25339
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-03-17 07:52:05 +00:00
Dirk Meyer
ba47688af8 - new distfiles at master site.
The State Threads is a small application library which provides a
foundation for writing fast and highly scalable Internet applications
(such as web servers, proxy servers, mail transfer agents, and so on) on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture. In other words, this library offers a
threading API for structuring an Internet application as a state
machine.

The State Threads library is a derivative of the Netscape Portable
Runtime library (NSPR).

WWW: http://oss.sgi.com/projects/state-threads/

PR:		25189
Submitted by:	tobez@tobez.org (Anton Berezin)
2001-03-17 06:48:26 +00:00
Kevin Lo
e419bb17d3 - Update checksum
(Makefile is slightly modified & several html documents are vanished)
- Add %%PORTDOCS%% to pkg-plist

PR: 25868
Submitted by: Ports Fury
2001-03-17 06:08:49 +00:00
Kevin Lo
caaa1f22e8 Update to version 0.7.1
PR: 25870
Submitted by: Ports Fury
2001-03-17 06:02:03 +00:00
Kazuo Horikawa
2c7aa52a88 Add section 2 of Japanese FreeBSD manuals. 2001-03-17 04:58:15 +00:00
Jim Mock
0544f552f1 Fix up the PLIST.
Reminded by:	vanilla
2001-03-17 04:23:16 +00:00
Jun Kuriyama
ce150c6f8a Fix prototype to reduce warning.
Submitted by:	Archie Cobbs <archie@packetdesign.com>
2001-03-17 04:01:45 +00:00
Jun Kuriyama
589cf992c1 Upgrade to 1.64. 2001-03-17 03:55:53 +00:00
Clive Lin
638df1116c Upgrade, fix building errors due to recent editors/joe change
PR: ports/25843
Submitted by: MAINTAINER
2001-03-17 03:12:28 +00:00
David E. O'Brien
7f8208f177 Fix a segmentation fault on the Alpha.
As shown with this script :

	m(){ if [ $1 -eq 1 ];then echo $2 $3;else m $(($1-1)) $2 $4 $3;m 1 $2 \
	$3 $4;m $(($1-1)) $4 $3 $2;fi;};if [ $# -eq 3 ]&&[ $3 -ge 1 -a $1 -le \
	3 -a $1 -ge 1 -a $2 -le 3 -a $2 -ge 1 -a $1 -ne $2 ];then m $3 $1 $2 $\
	((6-$1-$2)); else echo Usage: /bin/sh hanoi.sh from to num; fi #by rhb

$ bash2 hanoi.sh 1 2 3
1 2
1 3
Segmentation fault (core dumped)

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-03-17 01:24:32 +00:00
Vanilla I. Shu
cac480016d Fix pkg-plist.
PR:		ports/25860
Submitted by:	maintainer
2001-03-17 01:10:12 +00:00
David E. O'Brien
758c19ecc0 Remove patch NOT approved by me (maintainer), that is in my way while
doing an upgrade.  This patch does not fix a bug, takes away the original
author's right to free speach, and we have no technical reason to patch.
2001-03-17 01:06:24 +00:00
Jimmy Olgeni
d55be71923 Add the QN-X11 GTK theme engine. 2001-03-16 22:24:28 +00:00
FUJISHIMA Satsuki
28f408b304 add 1 more to MASTER_SITES. 2001-03-16 22:18:43 +00:00
Trevor Johnson
00009c0e8f An erroneous commit to this file by sobomax broke the port for
"make patch".  Also, I forgot to "cvs add" the correct file from
PR 25808.

reported by:	bento
2001-03-16 22:07:38 +00:00
Kris Kennaway
5216b39522 Update to 4129 virus definitions 2001-03-16 21:57:21 +00:00
Maxim Sobolev
e741baa7ee Update to 0.7.0. 2001-03-16 21:29:03 +00:00
Daniel Harris
23461b1b17 Add mp3chew 0.51.0,
a program to rename mismatched and garbled MP3
filenames.

PR:		25653
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-16 21:15:50 +00:00
Maxim Sobolev
0de82c5856 Update to 0.9. Please note that I was not able to get anything but cool
splash screen out of it, so use with caution. However, this version at least
compiles with, which is a big step forward ;-).
2001-03-16 20:59:47 +00:00
James E. Housley
61cd42bc0a Include the previous patch-aa
Upgrade to 0.6.5.
 - Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
2001-03-16 20:29:13 +00:00
Mikhail Teterin
79fb1155cb I dreamed it would happen. I asked about. I finally did it
myself (for the lack of  children, whom I could've prohibited to
do it). Sorry.

Upgrade this port to:
	. build against TCL-8.3 by default (controllable by TCL_VER)
	. build with or without TK (controllable by NO_X)
	. take over maintainership -- regretfully, Justin was
	  rather idle recently
	. build the helpfiles once -- during the build stage --
	  not during the install stage

On a side  note, I more and  more resent the fact,  that our TCL
8.3 is built with the  -stubs. It just introduces more variables
without  noticeable benefit.  On FreeBSD  shared libraries  work
well...

I  tested this  with TCL-8.3  (with  and without  TK), and  with
TCL-8.2 (without TK only). Please, test this more.
2001-03-16 20:11:53 +00:00
Lars Koeller
748dea14ee Stop supporting xperfmon v2.0 for 5.X systems.
The successor is xperfmon3 in the ports collection, which
is further maintaned and improved by myself.

Submitted by: Automated ports building system.
2001-03-16 19:55:27 +00:00
Maxim Sobolev
167df208b4 Use correct paths to dependencies.
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2001-03-16 19:30:52 +00:00
Jing-Tang Keith Jang
1c8143e936 Add a fix when the dictionaries are looked up in console interactive mode.
Submitted by:	splash.bbs@bbs.ee.ttu.edu.tw
2001-03-16 18:30:15 +00:00
Ying-Chieh Liao
4918932f29 upgrade to 1.2.3 2001-03-16 18:25:43 +00:00
Maxim Sobolev
dacdefdf2e Update to 0.5.2. 2001-03-16 18:14:37 +00:00
Ying-Chieh Liao
6d7dfd39d2 upgrade to 1.3 2001-03-16 18:11:00 +00:00
Ying-Chieh Liao
c2ec8e4615 upgrade to 1.2.1 2001-03-16 17:30:29 +00:00
Ying-Chieh Liao
55e39f2d7f upgrade to 1.0.25 2001-03-16 17:21:00 +00:00
Ying-Chieh Liao
2239ca6ee3 upgrade to 3.3.6 2001-03-16 17:00:27 +00:00
Maxim Sobolev
7b57c4ed0e Update to 010315. 2001-03-16 16:59:21 +00:00
Ying-Chieh Liao
76617ec798 add py-trex
Python implementation of Tree Regular Expressions for XML (TREX)
2001-03-16 16:24:07 +00:00
Dmitry Sivachenko
4d3a277c01 Fix pkg-plist
Found by:	bento
2001-03-16 15:07:47 +00:00
Maxim Sobolev
5d4ffbf831 Correct RUN_DEPENDS - cvsupd binary is called cvsupd, not cvsupd-bin.
Submitted by:	bento
2001-03-16 14:08:17 +00:00
Maxim Sobolev
9115aea997 Update to 0.6.2. 2001-03-16 13:39:20 +00:00
Hajimu UMEMOTO
4fcf21acaa killall doesn't have -u option under FreeBSD 3.X
Reported by:	Alex Vasylenko <lxv@omut.org>
2001-03-16 13:28:16 +00:00
Joerg Wunsch
f1bf3ec3b8 Finally get the avr-gcc port really compile on the alpha architecture,
by forcing the CFLAGS to -O -pipe.  Somehow, the alpha build always
tries to enforce a particular -mcpu=ev4 flag which of course cannot be
understood by the (AVR) xgcc later on.  This looks to me like a bug in
the cross-compilation environment of gcc, but i'm tired of actually
finding the bug.

The compiled result of avr-gcc MD5 compares equal to something build
from an IA32 host platform.
2001-03-16 13:26:27 +00:00
Dmitry Sivachenko
e923766cdc Add missing man pages.
Obtained from:	bento
2001-03-16 09:55:12 +00:00
Akinori MUSHA
e7d39f6460 Add ruby-o_dbm, an OODB-like DBM module for Ruby. 2001-03-16 09:34:28 +00:00
Dmitry Sivachenko
fa3504996e Update to version 1.7. 2001-03-16 09:15:03 +00:00
Akinori MUSHA
f8eeebacaa Add ruby-shell, a Ruby library to run commands and control jobs like a
shell.  Pipes and redirections work just as expected:

  sh = Shell.cd("/foo")
  sh.cat("bar") | sh.tee("baz") > "baa"
  # or
  sh.transact do
    cat("bar") | tee("baz") > "baa"
  end
2001-03-16 09:02:00 +00:00
Satoshi Asami
0ef6a53da1 Typo (converter -> converters).
Submitted by:	bento
2001-03-16 07:21:02 +00:00