aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0cvs2svn2005-10-169418-721822/+5697
| | | | | Notes: svn path=/head/; revision=145533 svn path=/tags/RELEASE_6_0_0/; revision=145534; tag=release/6.0.0
* Fix the string format vulnerability desribed atJoe Marcus Clarke2005-08-272-0/+63
| | | | | | | | | | | | http://marc.theaimsgroup.com/?l=full-disclosure&m=112368237712032&w=2. Security: Fixes the vulnerability described at http://www.vuxml.org/freebsd/cveitem-2005-2549.html Approved by: portmgr (implicit) Obtained from: Evolution CVS Notes: svn path=/head/; revision=140994
* Document evolution -- remote format string vulnerabilities.Simon L. B. Nielsen2005-08-271-0/+43
| | | | | | | Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140993
* Document pam_ldap -- authentication bypass vulnerability.Simon L. B. Nielsen2005-08-271-0/+32
| | | | | | | Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140992
* Update to 1.8.0.Joe Marcus Clarke2005-08-274-11/+8
| | | | | | | | | | Security: Fixes a security vulnerability described at http://www.kb.cert.org/vuls/id/778916 Requested by: simon Approved by: portmgr (implicit) Notes: svn path=/head/; revision=140991
* Upgrade to version 0.9.16.008.Jimmy Olgeni2005-08-273-3/+5
| | | | | | | | | | | | | The following security fixes are included: * Global anti-XSS changes, related to savannah bug #13863 * FUDForum Information Disclosure - CAN-2005-2600 * Disabled XMLRPC until more resources are available - CAN-2005-2498 Approved by: portmgr Notes: svn path=/head/; revision=140990
* Mark phpgroupware as vulnerable to pear-XML_RPC -- remote PHP codeSimon L. B. Nielsen2005-08-271-1/+6
| | | | | | | | | | injection vulnerability. Reported by: olgeni Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140989
* Unbreak on 6.0, thanks to compat5x.Thierry Thomas2005-08-271-2/+1
| | | | | | | | | | Note: the following entry is still required in /etc/libmap.conf: libm.so.2 libm.so.3 Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140988
* Upgrade to acroread 7.0.1.Simon L. B. Nielsen2005-08-262-4/+4
| | | | | | | | | | | PR: ports/85093 Submitted by: Boris Samorodov <bsam@ipt.ru> Security: CVE-2005-2470 Security: http://vuxml.FreeBSD.org/f74dc01b-0e83-11da-bc08-0001020eed82.html Approved by: portmgr (blanket, secteam), maintainer timeout Notes: svn path=/head/; revision=140987
* Unbreak port building.Vsevolod Stakhov2005-08-264-406/+551
| | | | | | | | | Update to 2.0.2. Approved by: portmgr (krion) Notes: svn path=/head/; revision=140986
* Document pcre -- regular expression buffer overflow.Simon L. B. Nielsen2005-08-261-0/+29
| | | | | | | Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140985
* Fix build on 6.xKirill Ponomarev2005-08-261-1/+5
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=140984
* Fix a use-after-free in the cursor code that's easily triggered with -AJ mallocEric Anholt2005-08-262-1/+43
| | | | | | | | | | opts and running current gdm. Approved by: portmgr (marcus) Obtained from: X.Org CVS Notes: svn path=/head/; revision=140983
* Fix locale support on sparc64 by fixing path to search for libraries.Dejan Lesjak2005-08-261-0/+16
| | | | | | | | PR: ports/83316 Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140982
* Update to 20050825 and make fetchable again.Thierry Thomas2005-08-262-5/+5
| | | | | | | Approved by: portmgr (clement) Notes: svn path=/head/; revision=140981
* - Fix fetching (mirror distfile locally)Pav Lucistnik2005-08-263-3/+9
| | | | | | | | Reported by: krionmail Approved by: portmgr (krion) Notes: svn path=/head/; revision=140980
* Reset bouncing maintainer.Kirill Ponomarev2005-08-261-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=140979
* Fix build on 6.xKirill Ponomarev2005-08-262-1/+7
| | | | | | | | Submitted by: lesi Approved by: portmgr (self) Notes: svn path=/head/; revision=140978
* This package allows you to install the compat5x libraries on yourKirill Ponomarev2005-08-265-0/+308
| | | | | | | | | | | system, so you can use legacy binaries that depend on them. Submitted by: lesi Discussed with: lesi, ru Approved by: portmgr (self) Notes: svn path=/head/; revision=140976
* - Fix CAN-2005-2491 (integer overflow in pcre)Clement Laforet2005-08-253-1/+135
| | | | | | | | | | | | - Fix memory leak in byterange stuff, which can lead to DoS. http://issues.apache.org/bugzilla/show_bug.cgi?id=29962 Obtained from: Apache SVN repo Reported by: simon Approved by: portmgr (self) Notes: svn path=/head/; revision=140975
* - Change PATCH_SITES var using correct labels, I forgot it on last commit.Renato Botelho2005-08-251-1/+1
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140974
* Unbreak by using most recent CVS snapshot.Alexey Dokuchaev2005-08-252-9/+5
| | | | | | | Approved by: portmgr (clement) Notes: svn path=/head/; revision=140973
* - Fix a stupid #include problem in libipvsClement Laforet2005-08-252-3/+3
| | | | | | | | Pointy hat to: me Approved by: portmgr (self) Notes: svn path=/head/; revision=140972
* Upgrade to 2.5.2 and make fetchable again.Thierry Thomas2005-08-253-5/+61
| | | | | | | | | | Changelog at <http://bouml.free.fr/historic.html>. Reported by: pointyhat / Kris Approved by: portmgr (krion) Notes: svn path=/head/; revision=140971
* Fix CONFLICTS with kdeadmin.Michael Nottebrock2005-08-242-4/+6
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140970
* Fix the build on i386, even if that means disabling the Java frontend.Gerald Pfeifer2005-08-2418-126/+126
| | | | | | | | | | | | On the way, upgrade to the 20050819 snapshot of GCC 4.1 where the Java libraries finally build (progress!) but fail due to a problem with the installation. If someone wants to force installation, setting SHAREMODE to allow writing should suffice. Approved by: portmgr (krion) Notes: svn path=/head/; revision=140969
* - Update to 2.5.8. It fixes a remote buffer overflow.Sergey Matveychuk2005-08-244-21/+8
| | | | | | | | | PR: ports/85225 Submitted by: maintainer Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140968
* - Add support for 6.0 and 7.0-CURRENTClement Laforet2005-08-245-62/+34
| | | | | | | | | | | - fix installation of scheduler modules - install ipvs headers and libipvs - temporaly host new distfile Approved by: portmgr (self) Notes: svn path=/head/; revision=140967
* - Create a user with nobody group instead of wheel.Sergey Matveychuk2005-08-242-2/+2
| | | | | | | | | | | | | Theoretically it could be a reason for security weakness on some configurations with sudo. - Bump a PORTVERSION. PR: ports/85247 Submitted by: maintainer Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140966
* - Fix pkg-plist to unbreak the portRenato Botelho2005-08-243-228/+221
| | | | | | | | | | | - Use DATADIR macro PR: ports/85249 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140965
* - Make smtp_auth_tls fetchable againRenato Botelho2005-08-241-2/+2
| | | | | | | | | - Transfer patches backups from lioux to my local-distfiles dir Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140964
* - Use pure_install instead install to don't create perllocal.pod to fix ↵Renato Botelho2005-08-242-8/+13
| | | | | | | | | | | | | | | pkg-plist - fixed URL - Unbreak - Pass maintainership to submitter PR: ports/85234 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: portmgr (clement) Notes: svn path=/head/; revision=140963
* Fix build on 6.xKirill Ponomarev2005-08-241-0/+14
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=140962
* Fix for broken build under 4.X.Cy Schubert2005-08-231-4/+7
| | | | | | | Approved by: portsmgr (clement) Notes: svn path=/head/; revision=140961
* Mark latest awstats port as fixed for awstats -- arbitrary codeSimon L. B. Nielsen2005-08-231-1/+2
| | | | | | | | | execution vulnerability. Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140960
* Fix awstats -- arbitrary code execution vulnerability.Simon L. B. Nielsen2005-08-234-6/+596
| | | | | | | | | | | | | Submitted by: Toni Viemero <toni.viemero@ki.fi> PR: ports/85071 Tested by: pav Security: CAN-2005-1527 Security: http://vuxml.FreeBSD.org/e86fbb5f-0d04-11da-bc08-0001020eed82.html Obtained from: Upstream CVS Approved by: portmgr (blanket, secteam), maintainer timeout (5 days, security) Notes: svn path=/head/; revision=140959
* Document mail/elm remote buffer overflow vulnerability.Sergey Matveychuk2005-08-231-0/+34
| | | | | | | | | PR: ports/85225 Submitted by: Kevin Day <toasty@dragondata.com> (elm maintainer) Approved by: portmgr (blanket, VuXML) Notes: svn path=/head/; revision=140958
* Update slave ports to 0.126 (unbreaks fetching)Jean-Yves Lefort2005-08-232-4/+4
| | | | | | | | | PR: ports/85251 Submitted by: Pawel Pekala <c0rn@gazeta.pl> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140957
* - Update to 2.0.6.Sergey Matveychuk2005-08-232-5/+3
| | | | | | | | | | | It fixes a XML-RPC security issue. PR: ports/85069 Submitted by: Toni Viemero <toni.viemero@ki.fi> Approved by: portmgr (clement), maintainer Notes: svn path=/head/; revision=140956
* - Update to 1.4.11.Sergey Matveychuk2005-08-233-31/+37
| | | | | | | | | | | It fixes XML-RPC security issue. PR: ports/85020 Submitted by: maintainer Approved by: portmgr (clement) Notes: svn path=/head/; revision=140955
* - Unbreak it on FreeBSD >= 6.xRenato Botelho2005-08-223-10/+26
| | | | | | | | | PR: ports/85088 Submitted by: Johan van Selst <johans@stack.nl> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=140954
* - Drop maintainershipRenato Botelho2005-08-222-2/+2
| | | | | | | | | PR: ports/85141 Submitted by: thompsa (maintainer) Approved by: portmgr (clement) Notes: svn path=/head/; revision=140953
* Fix a typo in the new rc file, where documentation didn't match theRenato Botelho2005-08-226-6/+9
| | | | | | | | | | | | actual variables. PR: ports/85156 Submitted by: maintainer Reported by: Benjamin Lutz <benlutz@datacomm.ch> Approved by: portmgr (krion) Notes: svn path=/head/; revision=140952
* Make it fetchable againRenato Botelho2005-08-222-3/+1
| | | | | | | | | PR: ports/85131 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Approved by: portmgr (krion) Notes: svn path=/head/; revision=140951
* Don't depend on libpq directly, instead use the USE_PGSQL knobPalle Girgensohn2005-08-223-3/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=140950
* Fix build by chasing shlib version.Kirill Ponomarev2005-08-221-2/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=140949
* - Unbreak fetching by updating MASTER_SITESSergei Kolobov2005-08-221-1/+1
| | | | | | | | | PR: ports/85014 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=140948
* - Fix dependency linePav Lucistnik2005-08-211-1/+1
| | | | | | | | Reported by: krismail Approved by: portmgr (kris) Notes: svn path=/head/; revision=140947
* - Fix MASTER_SITESClement Laforet2005-08-211-1/+1
| | | | | | | | Submitted by: Marc Baudoin (author) Approved by: portmgr(self) Notes: svn path=/head/; revision=140946
* - unbreak: update to 2.3Pete Fritchman2005-08-213-15/+9
| | | | | | | | | | - new MASTER_SITES - use ${DOCSDIR}/%%DOCSDIR%% Approved by: portmgr (krion) Notes: svn path=/head/; revision=140945