Commit graph

130915 commits

Author SHA1 Message Date
Pav Lucistnik
a6bc5f8f2b - Unbreak on 6.X
PR:		ports/84780
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	portmgr (marcus)
2005-08-11 22:17:34 +00:00
Pav Lucistnik
ec97daf6c4 - Update to 1.1.13
- Remove BROKEN to 6.0
- Update patch files to use PATCH_STRIP=-p1
- Backport pkg-message from mail/postfix

PR:		ports/84781
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
Approved by:	portmgr (erwin)
2005-08-11 22:03:06 +00:00
Vsevolod Stakhov
5ec2eee0d4 Update to 6.14 and fix distfile fetching.
Approved by:	portmgr (krion)
2005-08-11 19:49:01 +00:00
Greg Lewis
d487a983a2 . Update to 0.8.0 (unbreaks the build on 5.x and 6.x).
. Use %%DOCSDIR%% in the packing list.
. Fix a couple of typos.

Approved by:	portmgr (krion)
2005-08-11 19:44:06 +00:00
Norikatsu Shigemura
9c765cbb27 Fix security issue.
http://www.ubuntulinux.org/support/documentation/usn/usn-163-1
http://secunia.com/advisories/16374/

Submitted by:	naddy
Reported by:	jkoshy
Approved by:	portmgr (krion)
2005-08-11 19:16:30 +00:00
Herve Quiroz
ad694c3363 Fix USE_RC_SUBR not being defined properly when WITHOUT_GUI is defined, thus
breaking the resulting rcNG script. This can be the case when installing
net/mldonkey-core.

Approved by:	portmgr (clement)
2005-08-11 15:01:30 +00:00
Simon Barner
69f79551f5 - Mark valgrind ports IGNORE when /proc is not mounted, previously, only
a warning was printed.

  A mounted procfs is a runtime dependency of valgrind, but since the
  implementation of automatic suppression file generation the valgrind
  binary is run in the post-install stage.

- An exception needs to be made for the ports cluster: The machine compiling
  the list of IGNOREd ports does not have a mounted /proc, so the check (and
  the generation of supression files is disabled there).

  Users who want to suppress false positives in valgrinds output should build
  the port instead of installing the package (so the rules can be customized to
  their specific installation).

Reported by:	Paul Ledbetter III <aeacides@gmail.com>
Approved by:	portmgr (kris)
2005-08-11 13:26:20 +00:00
Pav Lucistnik
d2c12aa0df - Unbreak xview-clients on FreeBSD 5.X and newer
Reported by:	krismail
Approved by:	portmgr (kris)
2005-08-11 13:20:12 +00:00
Simon L. B. Nielsen
4518fa7463 Mark apache 1.3.33_2 as fixed for apache -- http request smuggling.
Approved by:	portmgr (blanket, VuXML)
2005-08-11 12:40:51 +00:00
Andrey A. Chernov
a07d258eba Fix http request smuggling for proxy
Approved by:    portmgr (clement)
2005-08-11 12:34:43 +00:00
Simon Barner
992437d83f - Fix plist
- Save arm-elf-gcc295 from being deprecated

PR:		ports/84347
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
Approved by:	Espen Skoglund <esk@ira.uka.de> (maintainer)
Approved by:	portmgr (erwin, clement)
2005-08-11 12:03:15 +00:00
Doug Barton
fcc46e520d 1. Move the include of bsd.port.pre.mk before OPTIONS based on a recent
post to -ports on this topic
2. Fix build on amd64 by not trying to inline asm code designed for i386
3. Add a patch to fix window positioning on amd64, from
http://article.gmane.org/gmane.compw.window-managers.windowmaker.devel/749

2 and 3 provided/reminded by Dejan Lesjak <dejan.lesjak@ijs.si>
Fixes for 2 and 3 tested by Dejan, and A Dude <adudek16@gmail.com>.

Approved by:	portmgr (krion)
2005-08-11 07:52:18 +00:00
Stefan Farfeleder
3cde444efd Update to the 20050810 snapshot. Includes support for 7.x.
Approved by:	portmgr (krion)
2005-08-11 07:51:36 +00:00
Maho Nakata
ac0236f71b OOo is updated to 1.1.5 and following ports hardcodes
version. fix building.
editors/ooodict-all
japanese/openoffice-templates

Submitted by:	kris
Approved by:	portmgr (kris)
2005-08-11 04:28:33 +00:00
Mikhail Teterin
49ad42552d Unbreak for all platforms (tested on amd64 and i386) -- use -fPIC
on sparc64 and -fpic elsewhere. While here, make the following
improvements:

	. ignore the vendor's fdlibm and use our own -lm. fdlibm is
	  derived from the same msun as ours, but spidermonkey was
	  misteriously linking with _both_. All mozilla-ports seem
	  to have the same problem right now;
	. use our -lreadline instead of compiling vendor's own
	  libeditline;
	. fix all warnings (clean build with -Wall -Werror);
	. link the installed executable (js) against the shared
	  library libjs.so instead of against the invididual objects;
	. unless WITHOUT_TEST is set, download and run vendor's own
	  tests in post-build (this triggers USE_PERL_BUILD). Some
	  tests had to be patched from Mozilla's CVS, because the
	  released tarball of them was not updated since 2002.

Bump PORTREVISION.

Approved by:	portmgr	(marcus)
Approved by:	maintainer timeout
2005-08-11 04:00:00 +00:00
Maho Nakata
bd151fbd2a make fetchable
Submitted by:	kris
Approved by:	portmgr(kris)
2005-08-11 03:29:24 +00:00
Joe Marcus Clarke
2463b148b2 * Fix http://secunia.com/advisories/16379/ [1]
* Fix http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2370 [2]

PR:		84691 [2]
Reported by:	simon [1]
Obtained from:	Gaim CVS
Security:	See above for bugs fixed
Approved by:	portmgr (implicit)
2005-08-11 03:28:57 +00:00
Maho Nakata
1842cc0c47 1. use --with-system-freetype . update of libXft to version 2.1.7,
it started using the FT_GlyphSlot_Embolden function from freetype2
   if it's available at configure type. libXft depends on freetype2
   in ports tree so use this symbol. OOo has its own freetype2 and
   in this version, it doesn't have FT_GlyphSlot_Embolden.

2. python fix for 6 and 7.

PR:		84464 [2]
Submitted by:  "Stephane E. Potvin" <sepotvin@videotron.ca> [1]
               "Carlos F. A. Paniago" <pan@panix.homeunix.org> [1]
                Ron MacNeil[2], kris [1], [2]
                Peter Czanik <pczanik@fang.fa.gau.hu> [2]
Approved by:	portmgr (marcus)
2005-08-11 03:14:41 +00:00
Cy Schubert
c7361bfd1f Fix ports/84648 (Interactive tripwire's database update does not work on 5.x).
PR:		ports/84648
Approved by:	portsmgr (marcus)
2005-08-11 03:05:00 +00:00
Cy Schubert
62f4aa1e6b Fix a fetch error.
Approved by:	portsmgr (marcus)
2005-08-11 00:04:53 +00:00
Jean-Yves Lefort
0499b9b03a - Fix a bug in the Gmail properties code
- Switch back to the traditional Savannah master site, which is now
  operational again

Approved by:	portmgr (clement)
2005-08-10 15:28:57 +00:00
Pav Lucistnik
524abdd69a - Rename USER and GROUP variables to PHPUA_USER and PHPUA_GROUP to avoid
collision with environment variables
- Use WWWOWN and WWWGRP as default values for PHPUA_USER and PHPUA_GROUP

Approved by:	portmgr (clement)
2005-08-10 13:13:44 +00:00
Sergey Matveychuk
7cf1aaaec5 - Update to 0.7.1 (it fixes build on 6.0)
- Pass maintainership to submitter

PR:		ports/84700
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	portmgr (linimon)
2005-08-10 12:59:26 +00:00
Jean-Yves Lefort
f1f228e514 Update to 2.0 (fixes Gmail support)
Approved by:	portmgr (marcus)
2005-08-09 22:04:26 +00:00
Pav Lucistnik
16b919e606 - Unbreak on amd64 (treat as i386)
Approved by:	portmgr (marcus)
2005-08-09 19:40:28 +00:00
Pav Lucistnik
c63d33e3de - Rename USER and GROUP to PHPUA_USER and PHPUA_GROUP, the USER variable
was getting in from environment, causing unwanted behaviour and
  weird failures on pointyhat

Approved by:	portmgr (marcus)
2005-08-09 19:21:50 +00:00
Koop Mast
d47bc79c98 Remove gnomeprefix we don't need it, thus make pointyhat happy.
Approved by:	portmgr (marcus)
2005-08-09 18:59:00 +00:00
FUJISHIMA Satsuki
20b0d2505e revert MASTER_SITE URI change back to rev1.41.
Opera guys have fixed things that it should be.

Approved by:	portmgr (marcus)
2005-08-09 18:45:00 +00:00
Cy Schubert
bd60fa6a1b Update twpol.txt to make it current with 5.X and beyond.
Approved by:	portsmgr (marcus)
2005-08-09 18:24:15 +00:00
Pav Lucistnik
2b2c011d66 - Fix build on 5.X and newer
Approved by:	portmgr (linimon)
2005-08-09 16:02:01 +00:00
Max Khon
184e973284 - Fix pkg-plist.
- Bump PORTREVISION.

Approved by:	portmgr
2005-08-09 14:13:44 +00:00
Renato Botelho
d06912e6ef Move adduser proccess from configure to pre-install time to prevent
problems to update using portupgrade.

PR:		ports/83100
Submitted by:	self
Approved by:	portmgr (krion), Anton Karpov <toxa@toxahost.ru> (maintainer)
2005-08-09 13:58:39 +00:00
Pav Lucistnik
c7c416526e - Mark BROKEN on sparc64/ia64
Reported by:	krismail
Approved by:	portmgr (kris)
2005-08-09 13:46:22 +00:00
Simon L. B. Nielsen
d20662bf31 Document gforge -- XSS and email flood vulnerabilities.
Approved by:	portmgr (blanket, VuXML)
2005-08-09 11:51:25 +00:00
FUJISHIMA Satsuki
edda7e0267 Don't free RESPLINE if ftp_response returns a status other than FTPOK.
This fix has been applied into wget subversion repository.

PR:		84666
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	portmgr (marcus)
2005-08-09 05:48:32 +00:00
Michael Nottebrock
30778bc36d Fix compilation on FreeBSD 6 or later in the WITH_PTH case.
Reported by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (clement)
2005-08-08 19:23:48 +00:00
Sergey Matveychuk
1b1884d6aa * Change BROKEN with IGNORE tag for pointyhat does not run the port build.
* Fix a condition for it (when TCPDUMP_OVERWRITE_BASE is defined
  the port install is correct).
* Fix a message itself.

Approved by:	portmgr (krion)
2005-08-08 11:54:18 +00:00
Sam Lawrance
578e69bc77 - Mark broken for php4 (requires php5)
- Also mark NO_PACKAGE because DEFAULT_PHP_VER=5 doesn't propagate to
  dependencies, causing conflicts between php4 and php5 (like
  pear-PHPUnit2 and a number of others).

PR:		ports/84527
Submitted by:	leeym
Approved by:	portmgr (marcus), antonio@php.net (maintainer)
2005-08-08 10:58:15 +00:00
Sergey Matveychuk
77fa1b5c80 - Fix build on 6.0 (a conflicting struct name)
Approved by:	portmgr (krion)
2005-08-08 07:46:42 +00:00
Sam Lawrance
00e2fe2225 - Fix dependency on pcre++
- Add another master site

Submitted by:	Mikolaj Rydzewski <miki@ceti.pl>
Approved by:	portmgr (marcus),
		Krzysztof Kowalewski, Jr. <pyzmen@kam.pl> (maintainer)
2005-08-08 04:16:53 +00:00
Maho Nakata
93156b966d make fetchable
Submitted by:	kris
Approved by:	portmgr (marcus)
2005-08-08 02:33:42 +00:00
Simon L. B. Nielsen
e608936cd4 Mark forbidden due to multiple vulnerabilities and no maintainer.
Approved by:	portmgr (blanket, secteam)
2005-08-07 22:28:56 +00:00
Simon L. B. Nielsen
befbd7cfa6 Document postnuke -- multiple vulnerabilities.
Approved by:	portmgr (blanket, VuXML)
2005-08-07 22:19:56 +00:00
Roman Bogorodskiy
542db9acde Fix plist.
Reported by:	pointyhat via krion
Approved by:	portmgr (krion)
2005-08-07 18:40:50 +00:00
Pav Lucistnik
30d9d0f73a - Fix fetch (mirror locally)
- Fix dependency lines

PR:		ports/83584
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	portmgr (clement)
Approved by:	maintainer timeout (16 days)
2005-08-07 10:46:49 +00:00
Sam Lawrance
6e1a2f845a Unbreak and fix plist.
Use DOCSDIR.
Use default DOCSDIR location.

Approved by:	portmgr (linimon)
2005-08-07 04:46:58 +00:00
Pav Lucistnik
5983d1b71c - Unbreak on amd64: sneak template config.* files into bundled tarball
of libnids
- Unbreak on ia64: add -fPIC for shared library

Approved by:	portmgr (marcus)
2005-08-06 22:17:04 +00:00
Pav Lucistnik
870498d268 - Unbreak on 5.X and above:
* Redo SUBDIRS passing to work with new make(1)
  * Patch out TIOCREMOTE ioctl calls, it was removed from FreeBSD
  * Some gcc34 fixes
- Fix plist for xorg users

Approved by:	portmgr (marcus)
2005-08-06 21:39:23 +00:00
Pav Lucistnik
c8e9078c82 - Unbreak on amd64 (treat as i386)
Approved by:	portmgr (marcus)
2005-08-06 21:36:43 +00:00
Pav Lucistnik
4047cc9440 - Fix fetch
Approved by:	portmgr (marcus)
2005-08-06 21:24:23 +00:00