Commit graph

58642 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
1da3248370 Prefer generic nasm instead of nasm-0.98 as BUILD_DEPENDS in
preparation to nasm update

Approved by:	maintainer (1 week timeout for simple enough change)
2002-06-07 16:16:32 +00:00
Mario Sergio Fujikawa Ferreira
afb8cac440 o Add AVI support which incidently means both DiVX ;-) and DiVX4
support in i386 platforms
o Bump PORTREVISION
2002-06-07 16:12:48 +00:00
Mario Sergio Fujikawa Ferreira
dc54946743 In -CURRENT, iomanip.h is deprecated in favor of iomanip
Submitted by:	bento
2002-06-07 15:56:17 +00:00
Martin Blapp
3dd0d96e53 Fix version string
Submitted by:		Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-06-07 15:49:28 +00:00
Mario Sergio Fujikawa Ferreira
e00d990631 o Provide for -CURRENT change from INCDIR to INCLUDEDIR in
src/share/mk/bsd.own.mk

Submitted by:	bento (install error)
2002-06-07 15:42:26 +00:00
Ying-Chieh Liao
becc9b31a4 add gutenmark 20011228
Attractively formatting Project Gutenberg texts
2002-06-07 15:35:06 +00:00
Jacques Vidrine
f43d415226 Mark forbidden due to remotely exploitable buffer overflows. 2002-06-07 15:31:51 +00:00
Martin Blapp
38285ee8ef Add missing -D_REENTRANT in CURRENT. 2002-06-07 15:29:55 +00:00
Martin Blapp
c7b31b51f7 - Dependency fix.
- Really build OO on CURRENT with g++ from ports
2002-06-07 15:24:41 +00:00
Martin Blapp
36594f4e5d Make a ugly hack and remove the DISPLAY dependency. We use the
XFree86-4-VirtualFramebufferServer port to fake a real x-server
and to be able to make automated builds on bento.

Set USE_GCC=3.1 since all other options are broken at the moment.

Reviewed by:		Will Andrews <will@FreeBSD.org>
2002-06-07 14:14:10 +00:00
Mitsuru IWASAKI
1f824c92ed update for acpica-unix-20020517. 2002-06-07 14:11:41 +00:00
Will Andrews
0f3def8589 Add runtime dependency on default font bitmaps so this works OOB. Bump
PORTREVISION to include package change.

Submitted by:	mbr
2002-06-07 13:55:51 +00:00
Sergey Skvortsov
8c6888e3f6 Add p5-Data-Serializer 0.11, modules that serialize data structures. 2002-06-07 13:13:33 +00:00
Masafumi Max NAKANE
0f22bd4cd9 Upgrade to 2.5.5. 2002-06-07 13:12:38 +00:00
Trevor Johnson
8fde0e790e In MASTER_SITES, follow redirect so fetch does not have to.
As seen on:	fenner's survey
2002-06-07 11:59:06 +00:00
Sergey Skvortsov
c2bdc42605 Minor clean. 2002-06-07 11:19:10 +00:00
Martin Blapp
31ca6f7c10 Automated build is not possible.
Obtained from:		Will
2002-06-07 11:10:04 +00:00
Trevor Johnson
3e07c20db3 Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:		38978
Submitted by:	Miguel Mendez (outgoing maintainer)
2002-06-07 11:01:48 +00:00
Martin Blapp
6b2d9df912 - -D_REENTRANT is still needed. For STABLE and CURRENT.
- Delete obsoleted patch
2002-06-07 10:37:50 +00:00
Martin Blapp
d3b34bf04a - Respect USE_GCC=
- Make the library really threadsafe. This has been broken in CURRENT
  since the port exists.
- Add a gcc31 workaround
2002-06-07 09:31:19 +00:00
Johann Visagie
6d495a834a - Update to version 1.3
- Add additional dependencies
- Install documentation to $DOCSDIR
- Place installation path under build-time user control
- Various style improvements

Approved by:	MAINTAINER
2002-06-07 07:59:53 +00:00
Kris Kennaway
f5dc4c16ff Fix some format string bugs 2002-06-07 07:46:57 +00:00
Kris Kennaway
b42be20441 Respect CC and CFLAGS 2002-06-07 07:38:53 +00:00
Kris Kennaway
346f657803 Tag the libnet_error() function with __printflike() 2002-06-07 07:33:50 +00:00
Kris Kennaway
6b5a17e1b4 Respect CFLAGS 2002-06-07 07:24:19 +00:00
Kris Kennaway
3043bebe98 Respect CXX and CXXFLAGS 2002-06-07 07:19:01 +00:00
Kris Kennaway
1b247c2bf9 Fix a potentially exploitable format string vulnerability and bump
PORTREVISION
2002-06-07 07:06:57 +00:00
Kris Kennaway
59209ceb23 Respect CC and CFLAGS 2002-06-07 06:29:02 +00:00
Eric Anholt
69705aa89e Take maintainership of glide3, update to a more recent CVS snapshot,
fix automake troubles, include patches for several bugs.

Reviewed by:	des
Approved by:	portmgr
2002-06-07 06:12:02 +00:00
Maxim Sobolev
808f5a34a8 Sync with src/contrib/tar - re-enable --same-owner for uid 0. 2002-06-07 06:08:34 +00:00
Kris Kennaway
916e9395d7 Allow this port to build in -current (i.e. with gcc 3.1)
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2002-06-07 03:26:24 +00:00
Pete Fritchman
0467aae499 machine/soundcard.h -> sys/soundcard.h
Submitted by:	bento
2002-06-07 02:21:52 +00:00
Kris Kennaway
3842be2417 Respect NOPORTDOCS 2002-06-07 01:50:41 +00:00
Kris Kennaway
05e004245a Fix a format string vulnerability which appears to be exploitable, and
bump PORTREVISION.
2002-06-07 01:16:21 +00:00
Gerald Pfeifer
bb319570c9 Update to the 2002.06.05 version of Wine. Once again, lots of files have
moved.

Approved by:	obrien (mentor)
2002-06-07 00:55:25 +00:00
Kris Kennaway
2630a4429a Fix a format string nit. 2002-06-07 00:44:33 +00:00
Kris Kennaway
0e98c54c52 Respect CC and CFLAGS 2002-06-07 00:33:52 +00:00
Kris Kennaway
9c400a4b6d Fix a couple of non-exploitable format string bugs 2002-06-07 00:28:08 +00:00
Kris Kennaway
e19274c46c Bump PORTREVISION for bugfixes just committed. 2002-06-07 00:21:17 +00:00
Kris Kennaway
59b5400650 Correct some non-exploitable format string errors and an extraneous
format string argument.
2002-06-07 00:19:38 +00:00
Pete Fritchman
467e874a69 machine/soundcard.h -> sys/soundcard.h
PR:		38895
Submitted by:	Trish Lynch <trish@bsdunix.net>
2002-06-07 00:12:42 +00:00
Maxim Sobolev
c4059919e6 Sync with src/contrib/tar - don't assume that user with uid 0 doesn't really
care about umask(2).
2002-06-07 00:07:48 +00:00
Pete Fritchman
826586f6f8 machine/soundcard.h -> sys/soundcard.h
PR:		38907
Submitted by:	Trish Lynch <trish@bsdunix.net>
2002-06-07 00:06:25 +00:00
Kris Kennaway
2fcda941f4 Fix a couple of fprintf format string errors 2002-06-07 00:00:06 +00:00
Pete Fritchman
eb3c81d3f6 Don't assume pod2man is in /usr/bin.
Submitted by:	bento
2002-06-06 23:29:43 +00:00
Martin Blapp
95e277d607 Sync with reality and sort. 2002-06-06 23:11:54 +00:00
Pete Fritchman
646f028f2a Use pod2man instead of perldoc to build a manpage.
Submitted by:	bento
2002-06-06 23:08:00 +00:00
Pete Fritchman
c2f7082b2a Don't assume pod2man is in /usr/bin.
Submitted by:	bento
2002-06-06 23:01:41 +00:00
Pete Fritchman
e0470d8930 Don't assume pod2text is in /usr/bin.
Submitted by:	bento
2002-06-06 23:00:13 +00:00
Maxim Sobolev
337eeca61e Remove cruft slipped into previous commit. 2002-06-06 22:40:39 +00:00