Commit Graph

55695 Commits

Author SHA1 Message Date
Ying-Chieh Liao
ae4a930421 - Do not build when XFREE86_VERSION == 3
PR:		36900
Submitted by:	Ports Fury
2002-04-09 08:04:45 +00:00
Ying-Chieh Liao
e7597c9f97 - Add loadable module support
PR:		36893
Submitted by:	Ports Fury
2002-04-09 07:46:10 +00:00
Ying-Chieh Liao
ef999b1dc0 - Support CFLAGS properly
- Remove unnecessary USE_BISON
- Utilize NOPORTDOCS

PR:		36892
Submitted by:	Ports Fury
2002-04-09 07:40:18 +00:00
Ying-Chieh Liao
2495a33ff5 - Add missing BUILD_DEPENS to devel/automake14
- Remove unnecessary USE_BISON

PR:		36891
Submitted by:	Ports Fury
2002-04-09 07:38:12 +00:00
Ying-Chieh Liao
eecc33acb3 add missing man page
fix entry in plist
merge patches in files/

PR:		36890
Submitted by:	Ports Fury
2002-04-09 07:37:08 +00:00
Ying-Chieh Liao
430526536a ugprade to 0.18
PR:		36889
Submitted by:	Ports Fury
2002-04-09 07:30:20 +00:00
Jim Mock
c5fe748506 Fix a problem where teapop wasn't fully deleting messages and dumping
core.  Bump PORTREVISION.

Submitted by:	John Brooks <john@day-light.com>
2002-04-09 07:18:44 +00:00
Warner Losh
8e007120e5 allow ( ) to surround ioctl, real fix is to fix autoconf 2002-04-09 06:59:29 +00:00
Bill Fenner
b889b7313b Allow close-paren in a prototype [specifically for ioctl in configure] 2002-04-09 06:11:19 +00:00
Bill Fenner
b14f5cee7c Don't redefine INT32_MAX 2002-04-09 06:10:54 +00:00
Bill Fenner
8c457db7ca Don't check for ioctl prototype; we know it's there. 2002-04-09 05:43:19 +00:00
David E. O'Brien
a1ba576fdf Update to Vim 6.1 patchlevel 9. 2002-04-09 02:23:01 +00:00
Mikhail Teterin
d7acd0ef07 Patch to use the new names of some of the usb.h's structures' fields if
the OSVERSION is above 450000. Add a maintainer submitted patch to
recognize the Palm's vendor-id (not just Handspring). Update pkg-descr
accordingly and bump PORTREVISION.

Approved by:	maintainer
2002-04-09 02:00:19 +00:00
Jun Kuriyama
8025765d7c Unbreak after r1.11 of src/sys/sys/ioccom.h.
( ioctl() declaration change )
2002-04-09 01:48:23 +00:00
Andrey A. Chernov
05c0be7dff Remove myself from MAINTAINER 2002-04-09 01:13:17 +00:00
Jun Kuriyama
af620e968c Upgrade to 4.2.4.
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
2002-04-09 00:31:17 +00:00
Mario Sergio Fujikawa Ferreira
7af30bad6d New port xvid snapshot release 20020404: An opensource MPEG-4 codec,
based on OpenDivx

PR:		36769
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2002-04-08 23:38:02 +00:00
Ernst de Haan
a99982d41d PORTREVISION bumped. This should have been done during last
commit (files/patch-Makefile).
2002-04-08 22:49:43 +00:00
Ernst de Haan
d0d77b1ada Daemon control program now checks if process is really
terminated. If not, it will send the process a SIGKILL
after a certain time-out period. The time-out can be
passed to the port Makefile as a parameter.

Improved documentation a bit here and there.

Added some explicit casts to make lint(1) a bit
happier :-)

Applied some refactoring here and there. Moved some
functionality into a new function 'existsProcess'.

Slightly changed the output of the program.

Bumped PORTREVISION.
2002-04-08 21:50:23 +00:00
Joe Marcus Clarke
2c099c38b2 Add libgnomeui, the GUI components for the GNOME 2.0 framework.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-08 21:05:28 +00:00
Joe Marcus Clarke
9447217861 Add libbonoboui, the GUI components for GOME 2.0 bonobo component.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-08 21:01:48 +00:00
Patrick Li
a6157ad4ec Update to 1.0.1
PR:		36896
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-08 20:27:21 +00:00
Joe Marcus Clarke
9231428ad9 Update to 1.3.4.
PR:		36877
Submitted by:	John Merryweather Cooper <john_m_cooper@webmail.bmi.net>
Approved by:	sobomax
2002-04-08 20:12:04 +00:00
Mario Sergio Fujikawa Ferreira
18d30104d2 Update to 1.6
PR:		36886
Submitted by:	maintainer
2002-04-08 20:01:35 +00:00
Ernst de Haan
f50f786a29 Made the daemon control program less verbose.
Bumped PORTREVISION.

Prompted by:	Kees Jan Koster <K.J.Koster@kpn.com>
2002-04-08 19:19:32 +00:00
Jesper Skriver
b9a80b5100 Release maintainership to ports@
It's possible that the 0.9 version breaks Gnome, but as I don't use
Gnome, I have no way of testing that.
2002-04-08 18:56:38 +00:00
Ernst de Haan
82cff6143f Now explicitly stating that this module is only for Tomcat 3. 2002-04-08 18:07:56 +00:00
Maxim Sobolev
a4cadfc3f9 Tech corresponding GNOME1 and GNOME2 components to play nicely with shared
dirs.
2002-04-08 17:22:58 +00:00
Maxim Sobolev
42e144e91d Don't try to remove GNOME's shared dirs. 2002-04-08 17:20:09 +00:00
Maxim Sobolev
99c1ab78fb Teach GNOME1 and GNOME2 play nicely with each other - don't assume that
shared dir (share/gnome/fonts) is `owned' by either one.
2002-04-08 17:13:14 +00:00
Maxim Sobolev
e864cb26ce Add `@dirrm lib/gtk-2.0/modules'. 2002-04-08 16:52:37 +00:00
Maxim Sobolev
8644386c22 There is no lib/gtk-2.0/modules dir. 2002-04-08 16:44:59 +00:00
Sergey Skvortsov
579964e30a Updated to 0.04.
Approved by:	markm
2002-04-08 16:28:39 +00:00
Sergey Skvortsov
7a9a8b1dd6 Updated to 0.41.
Approved by:	markm
2002-04-08 16:27:23 +00:00
Sergey Skvortsov
4170b36d27 Updated to 0.85.
Approved by:	markm
2002-04-08 16:26:12 +00:00
Sergey Skvortsov
914b460830 Minor fixes.
Approved by:	markm
2002-04-08 16:24:46 +00:00
Sergey Skvortsov
5cd12d72b7 Updated to 0.19, clean port files.
Approved by:	markm
2002-04-08 16:21:48 +00:00
Sergey Skvortsov
f84ef2d75c Added post-install script to register XML::SAX::Expat as a SAX parser.
Approved by:	markm
2002-04-08 16:20:26 +00:00
Sergey Skvortsov
e4c22f04b3 Updated to 0.30.
Approved by:	markm
2002-04-08 16:16:57 +00:00
Sergey Skvortsov
3fbceddcd3 Update to 0.25, clean port files.
Approved by:	markm
2002-04-08 16:14:20 +00:00
Sergey Skvortsov
dd12e813f2 Updated to 0.10, solved broken .pod issue, added post-install script
to register XML::SAX::PurePerl.

Approved by:	markm
2002-04-08 16:09:23 +00:00
Ollivier Robert
7cd3685d47 Update to 0.2.3.
PR:		ports/36833
Submitted by:	Sean Chittenden <sean@chittenden.org> (MAINTAINER)
2002-04-08 16:01:23 +00:00
Joe Marcus Clarke
b46cd8ab8d Update to 1.4.0.5.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-08 15:54:47 +00:00
Joe Marcus Clarke
cd21dd2368 Add two patches missed in the last commit. 2002-04-08 15:49:08 +00:00
Joe Marcus Clarke
1cd53b41e2 Update to 4.0.
PR:		36277
Submitted by:	maintainer
Approved by:	sobomax
2002-04-08 15:46:48 +00:00
Jun Kuriyama
c4916e7241 Use <sys/joystick.h> instead of <machine/joystick.h>.
Reviewed by:	will
2002-04-08 13:54:01 +00:00
Ollivier Robert
957a36236f Fix typo in the optional WITH_SUEXEC section.
PR:		ports/36872
Submitted by:	Hye-Shik Chang <perky@fallin.lv> (MAINTAINER)
2002-04-08 13:30:01 +00:00
Joseph Koshy
5b0b2d6491 Unbreak by removing explicit dependency on python version.
PR:		ports/36866
Submitted by:	Alan Eldridge <alane@wwweasel.geeksrus.net>
2002-04-08 13:21:19 +00:00
Maxim Sobolev
3a8b2bd69f Remove iconv->giconv hack. 2002-04-08 12:16:49 +00:00
Maxim Sobolev
533a53450a Remove iconv->giconv hack. 2002-04-08 11:34:22 +00:00