aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Require native JDK.Max Khon2005-08-142-1/+4
| | | | | | | | | - Do not hardcode jdk path (use ${JAVA_HOME}) Approved by: portmgr, maintainer timeout Notes: svn path=/head/; revision=140873
* - Fix file ownership in packagesPav Lucistnik2005-08-137-0/+14
| | | | | | | | Reported by: krionmail Approved by: portmgr (krion) Notes: svn path=/head/; revision=140872
* 1. if we set CPUTYPE in /etc/make.conf, OOo build fails [1].Maho Nakata2005-08-134-2/+46
| | | | | | | | | | | | | | 2. openoffice-1.1 crashes for second invocation; some file is missing. this is exactly same as #i22253#, and fortunately OOo worked for some older version I don't remember. PR: 84787 [2] Submitted by: Jack L.[1], achix mantzix <achix@smadev.internal.net> [2] and Jens Ressack <rehsack@liwing.de> [2] Approved by: portmgr(clement) Notes: svn path=/head/; revision=140871
* Fix distfile fetching.Vsevolod Stakhov2005-08-132-6/+8
| | | | | | | | | | Fix building of lang/erlang as dependency of net/ejabberd. Take maintainership (requested by former maintainer). Approved by: portmgr (clement), gonzo@univ.kiev.ua (former maintainer) Notes: svn path=/head/; revision=140870
* Fix a security problem described atJoe Marcus Clarke2005-08-132-0/+59
| | | | | | | | | | | | http://vuxml.FreeBSD.org/24eee285-09c7-11da-bc08-0001020eed82.html. Reported by: simon Obtained from: graphics/xpdf Approved by: portmgr (implicit) Security: Fixes xpdf vulnerability Notes: svn path=/head/; revision=140869
* Fix the xpdf security issue described atJoe Marcus Clarke2005-08-132-1/+31
| | | | | | | | | | | http://vuxml.FreeBSD.org/24eee285-09c7-11da-bc08-0001020eed82.html. Reported by: simon Obtained from: graphics/xpdf Approved by: portmgr (implicit) Notes: svn path=/head/; revision=140868
* Remove akregator as it is outdated and BROKEN and was integrated intoMarkus Brueffer2005-08-136-153/+1
| | | | | | | | | | deskutils/kdepim3 some time ago anyway. Discussed with: lofi Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140867
* Add patch in order to fix the build on ia64, alpha and sparc64Markus Brueffer2005-08-122-0/+22
| | | | | | | | Submitted by: pointyhat via kris Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140866
* Replace unreliable mastersite with the sourceforge mirrors as they now carryMarkus Brueffer2005-08-121-1/+2
| | | | | | | | | | the right distfile. Submitted by: pointyhat via kris Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140865
* - Security Fix:Dirk Meyer2005-08-122-0/+20
| | | | | | | | | Secururiy: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319757 Reported by: Christian Weisgerber Approved by: portmgr (erwin) Notes: svn path=/head/; revision=140864
* After further examination it turns out that gnugadu does not includeSimon L. B. Nielsen2005-08-121-2/+1
| | | | | | | | | | | | | | | | | libgadu, at least not any in any current version, and from looking at the gnugadu code there is no direct indication that this code should actually be vulnerable to the other libgadu vulnerabilities. [1] The gaim part of libgadu -- multiple vulnerabilities was fixed in 1.4.0_1. [2] Polish translation clue: pjd [1] General clue by: markus [2] Not enough checking: simon Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140863
* - Update to 1.2.0. [1]Marius Strobl2005-08-1210-87/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <snip> Cdrdao changes: o SECURITY FIX: cdrdao now gives up its root privileges after setting up real-time scheduling, as well as before saving settings through the --save option. This fixes a potential local root exploit when cdrdao is installed with the +s chmod flag. Using --save now also forces an early exit after the settings are saved. o Added MP3 and Ogg Vorbis file support (through respectively the libmad and libvorbis libraries). cdrdao will decode the MP3 and Ogg files into temporary WAV files that will be deleted upon exit (unless the new option --keep is used). The directory used to store those temporary WAV files can be specified with the --tmpdir option (default is /tmp). o Improved native CUE file support: replaced old incomplete existing parser with the one from Matthias Czapla's excellent cue2toc. Added support for cutting binary files. o Added --rspeed option to manually set the device reading speed. Be warned not all devices support this. o Packaged scsilib library upgraded from cdrtools 2.01 (previously was from 2.01a31). o Added --no-mode2-mixed option. Don't read a MODE2 disk as MODE2_FORM_MIXED, only read MODE2_FORM1 or MODE2_FORM2 (Matthieu Castet). o Added help for little-known drive-info command. GCDMaster changes: o MP3 and Ogg Vorbis support: you can drag and drop .mp3, .m3u and .ogg files from Nautilus into the sample display window. o Switched to gtkmm24 API. Improved file browsers. o CUE files support. o Sound output now uses libao library. o Added 'Select All' item in menu. o Added 'Eject' button to progress dialog. o Bug fixes (sample selection weirdness, couldn't close window during play, problems with gcdmaster command-line argument, crashes with multiple project windows, drive status not reported correctly). <snip> Note that the FreeBSD ports doesn't install cdrdao setuid root so you are not vulnerable by default. - Fix building on FreeBSD 7. - Turn on the usage of mlockall(2) again as it no longer causes negative side effects on FreeBSD >= 502113. Requested by: will [1] Approved by: portmgr (linimon) Security: http://vuxml.freebsd.org/d51a7e6e-c546-11d9-9aed-000e0c2e438a.html Notes: svn path=/head/; revision=140862
* Remove pl-gnugadu2 and kadu from being affected by libgadu -- multipleSimon L. B. Nielsen2005-08-121-5/+0
| | | | | | | | | | vulnerabilities, since it turns out that they use libgadu from the ekg port. Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140861
* Document libgadu -- multiple vulnerabilities.Simon L. B. Nielsen2005-08-121-0/+78
| | | | | | | Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140860
* Document gaim -- AIM/ICQ away message buffer overflow and gaim --Simon L. B. Nielsen2005-08-121-0/+65
| | | | | | | | | AIM/ICQ non-UTF-8 filename crash. Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140859
* Remove pdftohtml from the list of packages affected by xpdf -- diskSimon L. B. Nielsen2005-08-121-4/+0
| | | | | | | | | | fill DoS vulnerability, since it includes xpdf 2, which should not be affected. Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140858
* Fix distfile fetching.Vsevolod Stakhov2005-08-121-1/+2
| | | | | | | | | PR: 84810 Submitted by: maintainer Approved by: portmgr (krion) Notes: svn path=/head/; revision=140857
* - Overhaul the port, unbreak, undeprecatePav Lucistnik2005-08-122-24/+97
| | | | | | | | | - Drop maintainership (see ports/84011) Approved by: portmgr (erwin) Notes: svn path=/head/; revision=140856
* Fix the packing list when WITHOUT_GMAIL is defined.Jean-Yves Lefort2005-08-112-1/+4
| | | | | | | | Reported by: pav Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140855
* Document xpdf -- disk fill DoS vulnerability.Simon L. B. Nielsen2005-08-111-0/+45
| | | | | | | Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140854
* - Unbreak on 6.XPav Lucistnik2005-08-113-4/+39
| | | | | | | | | PR: ports/84780 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140853
* - Update to 1.1.13Pav Lucistnik2005-08-1115-53/+119
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=140852
* Update to 6.14 and fix distfile fetching.Vsevolod Stakhov2005-08-113-5/+5
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=140851
* . Update to 0.8.0 (unbreaks the build on 5.x and 6.x).Greg Lewis2005-08-116-10/+11
| | | | | | | | | | . Use %%DOCSDIR%% in the packing list. . Fix a couple of typos. Approved by: portmgr (krion) Notes: svn path=/head/; revision=140850
* Fix security issue.Norikatsu Shigemura2005-08-112-1/+59
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=140849
* Fix USE_RC_SUBR not being defined properly when WITHOUT_GUI is defined, thusHerve Quiroz2005-08-112-2/+8
| | | | | | | | | | breaking the resulting rcNG script. This can be the case when installing net/mldonkey-core. Approved by: portmgr (clement) Notes: svn path=/head/; revision=140848
* - Mark valgrind ports IGNORE when /proc is not mounted, previously, onlySimon Barner2005-08-112-18/+32
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=140847
* - Unbreak xview-clients on FreeBSD 5.X and newerPav Lucistnik2005-08-113-14/+37
| | | | | | | | Reported by: krismail Approved by: portmgr (kris) Notes: svn path=/head/; revision=140846
* Mark apache 1.3.33_2 as fixed for apache -- http request smuggling.Simon L. B. Nielsen2005-08-111-2/+3
| | | | | | | Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140845
* Fix http request smuggling for proxyAndrey A. Chernov2005-08-112-1/+88
| | | | | | | Approved by: portmgr (clement) Notes: svn path=/head/; revision=140844
* - Fix plistSimon Barner2005-08-114-10/+4
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=140843
* 1. Move the include of bsd.port.pre.mk before OPTIONS based on a recentDoug Barton2005-08-112-1/+89
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=140842
* Update to the 20050810 snapshot. Includes support for 7.x.Stefan Farfeleder2005-08-115-91/+12
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=140841
* OOo is updated to 1.1.5 and following ports hardcodesMaho Nakata2005-08-112-2/+2
| | | | | | | | | | | | version. fix building. editors/ooodict-all japanese/openoffice-templates Submitted by: kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=140840
* Unbreak for all platforms (tested on amd64 and i386) -- use -fPICMikhail Teterin2005-08-114-12/+484
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=140839
* make fetchableMaho Nakata2005-08-112-4/+0
| | | | | | | | Submitted by: kris Approved by: portmgr(kris) Notes: svn path=/head/; revision=140838
* * Fix http://secunia.com/advisories/16379/ [1]Joe Marcus Clarke2005-08-114-0/+248
| | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=140837
* 1. use --with-system-freetype . update of libXft to version 2.1.7,Maho Nakata2005-08-1136-156/+9180
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=140836
* Fix ports/84648 (Interactive tripwire's database update does not work on 5.x).Cy Schubert2005-08-112-1/+15
| | | | | | | | PR: ports/84648 Approved by: portsmgr (marcus) Notes: svn path=/head/; revision=140835
* Fix a fetch error.Cy Schubert2005-08-111-1/+2
| | | | | | | Approved by: portsmgr (marcus) Notes: svn path=/head/; revision=140834
* - Fix a bug in the Gmail properties codeJean-Yves Lefort2005-08-102-3/+14
| | | | | | | | | | - Switch back to the traditional Savannah master site, which is now operational again Approved by: portmgr (clement) Notes: svn path=/head/; revision=140833
* - Rename USER and GROUP variables to PHPUA_USER and PHPUA_GROUP to avoidPav Lucistnik2005-08-1014-34/+34
| | | | | | | | | | collision with environment variables - Use WWWOWN and WWWGRP as default values for PHPUA_USER and PHPUA_GROUP Approved by: portmgr (clement) Notes: svn path=/head/; revision=140832
* - Update to 0.7.1 (it fixes build on 6.0)Sergey Matveychuk2005-08-102-13/+10
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/84700 Submitted by: Andrej Zverev <az@inec.ru> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140831
* Update to 2.0 (fixes Gmail support)Jean-Yves Lefort2005-08-095-78/+44
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140830
* - Unbreak on amd64 (treat as i386)Pav Lucistnik2005-08-0915-15/+15
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140829
* - Rename USER and GROUP to PHPUA_USER and PHPUA_GROUP, the USER variablePav Lucistnik2005-08-091-3/+3
| | | | | | | | | | was getting in from environment, causing unwanted behaviour and weird failures on pointyhat Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140828
* Remove gnomeprefix we don't need it, thus make pointyhat happy.Koop Mast2005-08-092-6/+6
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140827
* revert MASTER_SITE URI change back to rev1.41.FUJISHIMA Satsuki2005-08-091-14/+14
| | | | | | | | | Opera guys have fixed things that it should be. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140826
* Update twpol.txt to make it current with 5.X and beyond.Cy Schubert2005-08-093-1/+13
| | | | | | | Approved by: portsmgr (marcus) Notes: svn path=/head/; revision=140825
* - Fix build on 5.X and newerPav Lucistnik2005-08-092-7/+11
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140824