Commit Graph

48578 Commits

Author SHA1 Message Date
Maxim Sobolev
4036b9fde5 Put back PORTEPOCH, which was erroneously deleted in one of the previous
commits. Repeat after me: once set PORTEPOCH could not be decreased or
deleted.
2001-10-30 08:28:01 +00:00
Maxim Sobolev
31888a0a9d Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLE
systems. Some functionality is still missed, though (e.g. Mozilla component
doesn't work), but it is a good start.
2001-10-30 08:12:36 +00:00
Maxim Sobolev
6cf0724f8c Correct PORTREVISION - in my last commit instead of updating it to 5 I've
erroneously decreased it to 2.

Submitted by:	Joe Clarke <marcus@marcuscom.com>
		Mike Harding <mvh@ix.netcom.com>
2001-10-30 07:37:47 +00:00
Andrey A. Chernov
e4e65b29ff Fix bug with buffer enlargement
Submitted by:	"Tim J. Robbins" <tim@robbins.dropbear.id.au>
2001-10-30 03:20:21 +00:00
Pete Fritchman
3e2785d4ab Update to 2.4.3
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-10-30 02:54:23 +00:00
Pete Fritchman
842554d826 Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>"
PR:		31594
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:51:01 +00:00
Pete Fritchman
8247c0e01a Instead of setting ${AUTOMAKE} to automake --add-missing --include-deps,
set ${AUTOMAKE_ARGS} to --add-missing --include-deps.

PR:		31593
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:49:15 +00:00
Pete Fritchman
bd974e26c3 Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
to -a -i.

PR:		31592
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:47:27 +00:00
Pete Fritchman
299bf23487 Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
to -a -i.

PR:		31590
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:46:02 +00:00
Pete Fritchman
fe5d59b177 Remove the post-patch target. I'm not sure why I added this before,
must have been a local problem on one of my test machines.

PR:		31621
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2001-10-30 01:41:23 +00:00
Ying-Chieh Liao
6395a3db8d add align
Text column alignment filter
2001-10-30 01:37:02 +00:00
Satoshi Taoka
1adef69414 (Comment for previous committing)
Correct a syntax for chown
becuase FreeBSD-current no longer supports the owner.group

submitted by: Kelly Yancey <kbyanc@posi.net>
2001-10-30 00:26:43 +00:00
Satoshi Taoka
84b31563bd FreeBSD-current no longer supports the owner.group syntax for chown 2001-10-30 00:12:44 +00:00
Gary Jennejohn
85b6bb484e Update to 21.4.5. The problem with a Lisp error occuring when the user
does a font change in the Options menu seems to be fixed, although no
change actually seems to result.

The GTK binding does not seem to be any better, but it's also not any
worse.
2001-10-29 22:31:13 +00:00
Akinori MUSHA
b890a420cd Update to 20011030. Some minor bugs/typos were fixed.
portupgrade:
- Fix quotes.
  [Submitted by: Jimmy Olgeni <olgeni@uli.it>]

- Do not ask whether to install a port twice. (portinstall/-N)

- Complete missing words in the manpage.

pkgdb:
- Comment out deleted pkgdeps properly.

misc.:
- Convert the install script to Makefiles.

- Change the examples/docs subdirectory name from `portupgrade' to
  `pkgtools'.
2001-10-29 22:18:30 +00:00
Mikhail Teterin
4952a349c0 Add a patch, which, according to the submitter, allows to compile
libfpx with g++ 3.0.x. It does not hurt compilations with the 2.x
compiler.

Submitted by:	Alex Vasylenko
2001-10-29 22:02:38 +00:00
Brian Feldman
cec98ce29a Bump PORTREVISION.
Reminded by:	kkenn
2001-10-29 21:56:08 +00:00
Andrey A. Chernov
37108b1d5a Oops, CVS not change access bits on removing/adding, so use ${SH} trick 2001-10-29 20:11:04 +00:00
Andrey A. Chernov
32be33fe8b Second part to fix missing x-bit on pkg*install
PR:		31599
2001-10-29 20:05:37 +00:00
Andrey A. Chernov
7c7fe1cb61 First part to fix missing x-bit on pkg*install 2001-10-29 20:04:00 +00:00
Dmitry Sivachenko
a9c72dc567 Fix for the new AUTOMAKE/AUTOCONF scheme.
PR:		31604
Submitted by:	MAINTAINER
2001-10-29 19:56:03 +00:00
Brian Feldman
1976a26400 Fix a possible-corruption-at-end-of-file bug.
PR:		ports/30120
Submitted by:	Scott Renfro <scott@renfro.org>
2001-10-29 19:39:39 +00:00
David E. O'Brien
6d296b1b3c Update to Vim 6.0 patchlevel 32 2001-10-29 18:06:57 +00:00
David W. Chapman Jr.
9c5d43013f Add news posting support
PR:		31585
Submitted by:	maintainer
2001-10-29 17:41:59 +00:00
Maxim Sobolev
f76f107e77 Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I
did not see any problems with the later on my local box, but it doesn't do
any harm, so put it in to make few users happy.

PR:		31333
Submitted by:	"Alexander N. Kabaev" <ak03@gte.com>
2001-10-29 17:40:39 +00:00
Maxim Sobolev
37829c651e Update to 0.15.2. 2001-10-29 17:37:50 +00:00
David E. O'Brien
517f8c5381 Add the legacy versions of autoconf and automake to the mix. 2001-10-29 17:31:42 +00:00
Maxim Sobolev
441ede378e Huh, finally implement writev(2) wrapper that actually works. Boys, never ever
try to use writev(2) in a non-blocking mode, especially on sockets. Not only
this makes handling of EAGAIN rather weird, but in the case of sockets makes
your code subject of a ENOBUFS, which is absolutely unclear how to handle
properly. *sigh*

Bump PORTREVISION.
2001-10-29 17:05:04 +00:00
Jimmy Olgeni
bed28a2a99 Update to version 1.337.
PR:		31589
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-10-29 15:17:33 +00:00
Chris D. Faulhaber
ef1d17c3c6 Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org) 2001-10-29 14:42:37 +00:00
Shigeyuki Fukushima
b14f4d8195 The previous commit-log is mistaken.
Change MASTER_SITES.
Add WWW infomation to pkg-descr.
2001-10-29 13:50:10 +00:00
Jacques Vidrine
a1d4de67f0 = Add support for using cracklib with kpasswdd, the password changing
daemon.
= Fix a bug in `ktutil get' which was causing a segfault.
= Bump PORTREVISION.
2001-10-29 13:02:43 +00:00
Shigeyuki Fukushima
89e54006b0 Update to 10.3.
Submitted by:	kuriyama
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/11587
2001-10-29 12:50:05 +00:00
Pete Fritchman
9f78dc8789 Update to 1.5.2 2001-10-29 11:32:46 +00:00
Pete Fritchman
2d36fc2a99 Update to 1.0.20 2001-10-29 10:58:04 +00:00
Pete Fritchman
3fc450eb25 Update to 1.0.7 2001-10-29 10:47:21 +00:00
Pete Fritchman
006ca37bc4 - update to 0.1.15
PR:		30790
Submitted by:	maintainer
2001-10-29 10:34:27 +00:00
Pete Fritchman
075a870c71 - update to 0.1.46
PR:		29999
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>

- we don't own share/pixmaps, don't try to @dirrm it
2001-10-29 10:25:54 +00:00
Johann Visagie
a6f82a587c Add py-anygui 0.1.a3, a generic GUI-creation front-end for Python. 2001-10-29 10:12:46 +00:00
Maxim Sobolev
ad96ba7708 Undo the last commit. For not clear yet reasons it drives oaf crazy. 2001-10-29 09:57:42 +00:00
Pete Fritchman
1b4f516e45 Add orbitcpp-0.30.1, C++ bindings for ORBit, a CORBA 2.2-compliant ORB
PR:		30232
Submitted by:	Thomas Hentschel <bsd@hentschel.net>
2001-10-29 08:57:07 +00:00
Pete Fritchman
56d67d9efe Update to 2.4.2
PR:		30668
Submitted by:	Martti Kuparinen <martti.kuparinen@iki.fi>
2001-10-29 08:31:14 +00:00
Akinori MUSHA
db561cd3cc Update to 20011029.1.
- Add portsclean -P/--pkgclean to clean obsolete package tarballs.
- Fix manpages a bit.
2001-10-29 08:20:34 +00:00
Maxim Sobolev
128ab3ea69 Reimplement fix for an imcompatibility between ORBit and FreeBSD properly.
Instead of replacing writev(2) with loop based on write(2), test system
limit on the number of vectors writev(2) accepts and split call to writev(2)
to several calls in such a way that number of vectors in each call doesn't
exceed this limit (aka UIO_MAXIOV). Bump PORTREVISION.
2001-10-29 08:19:24 +00:00
Maxim Sobolev
b09cf46b27 Update to 0.12.6. 2001-10-29 08:05:22 +00:00
Jun Kuriyama
24c1c03efd Update WWW (previous one points too old page). 2001-10-29 08:01:42 +00:00
David E. O'Brien
00f11c9408 Grrr. actually make it work post-repocopy. 2001-10-29 05:38:09 +00:00
Akinori MUSHA
5c9642b5f2 Add a least instruction to use this application. 2001-10-29 05:26:42 +00:00
FUJISHIMA Satsuki
4b2e55a9dc fix build for -CURRENT: malloc.h is depriciated.
PR:		31572
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-10-29 04:55:47 +00:00
FUJISHIMA Satsuki
561dc85f1c update to 0.14.1b.
PR:		31477
Submitted by:	maintainer
2001-10-29 04:44:19 +00:00