aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Add whitespace around parentheses in .if logic, in order to unbreakColin Percival2004-11-241-1/+1
| | | | | | | | | | | | port and INDEX builds on old (5.1 & 4.7?) releases. PR: ports/74192 Reported by: Joe Horn Approved by: mat With hat: maintainer Notes: svn path=/head/; revision=122306
* Update to 2.6.9.Joe Marcus Clarke2004-11-222-158/+57
| | | | | | | | | | | | | | | | | | * Ignore comments when checking for absolute pathname usage * Check DISTNAME for uses of PORTREVISION and PORTEPOCH [1] * Make sure to quote meta-characters in PORTNAME before using it as a regular expression [1] * Fix bug when matching OPTIONS in ".if defined(WITH_OPT1) && defined(WITHOUT_OPT2)" [2] * Update OMF checks to account for the new INSTALLS_OMF macro * Update GConf checks to account for the new GCONF_SCHEMAS macro PR: 73536 [2] Submitted by: mat [1] leeym [2] Notes: svn path=/head/; revision=122165
* Add p5-FreeBSD-Portindex 1.1, incremental FreeBSD ports INDEX fileOKAZAKI Tetsurou2004-11-214-0/+95
| | | | | | | | | | generation. PR: ports/73612 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=122069
* Use the bzipped index to speed up downloading.Dag-Erling Smørgrav2004-11-202-7/+18
| | | | Notes: svn path=/head/; revision=122032
* Finally fix the master-has-a-master issue.Dag-Erling Smørgrav2004-11-132-18/+23
| | | | | | | | Now that INDEX is no longer in CVS, don't append .www to the name when downloading it. Notes: svn path=/head/; revision=121517
* Add sysutils/portbrowser, a free, easy to use GUI frontend implementationHiroki Sato2004-11-083-0/+31
| | | | | | | for the BSD ports system. Notes: svn path=/head/; revision=121099
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Make freebsd-sha1 dependency conditional on OSVERSIONPav Lucistnik2004-11-062-6/+19
| | | | | | | | | | - Remove hardcoded /usr/local PR: ports/73625 Submitted by: cperciva (maintainer) Notes: svn path=/head/; revision=120988
* Fix portmanager seg faults when an installed port's +CONTENTS fileSergey Matveychuk2004-11-012-1/+75
| | | | | | | | | | has no "@comment ORIGIN:" in it. PR: ports/73292 Submitted by: maintainer Notes: svn path=/head/; revision=120612
* Add portsnap: Provides secure snapshots of the ports directory.Michael Nottebrock2004-10-314-0/+69
| | | | | | | | PR: ports/73323 Submitted by: Colin Percival <cperciva@daemonology.net> Notes: svn path=/head/; revision=120540
* Switch to ssh for anoncvs so it works again.Dag-Erling Smørgrav2004-10-315-19/+45
| | | | | | | | Recognize globs in port names. Bump version to 2.8.0. Notes: svn path=/head/; revision=120536
* Create a VuXML entry for Horde XSS help window vulnerability to replaceJacques Vidrine2004-10-271-1/+0
| | | | | | | the portaudit-db entry. Notes: svn path=/head/; revision=120309
* Add an entry for a vulnerability fixed in horde-2.2.7.Thierry Thomas2004-10-261-0/+1
| | | | Notes: svn path=/head/; revision=120274
* Recognize absolute master directories.Dag-Erling Smørgrav2004-10-252-2/+3
| | | | Notes: svn path=/head/; revision=120136
* Add entries for vulnerabilites in imported xpdf code in kdegraphicsMichael Nottebrock2004-10-241-0/+2
| | | | | | | and koffice. Notes: svn path=/head/; revision=120076
* - fix reinstall targetOliver Eikemeier2004-10-243-144/+150
| | | | | | | | | | - fix bug in distfile:group handling - fix bug in DISTDIR handling - add code to better handle refetching of rerolled distfiles - .PHONY -> .EXEC Notes: svn path=/head/; revision=120074
* Don't croak on port names that contain metacharacters.Dag-Erling Smørgrav2004-10-222-4/+6
| | | | Notes: svn path=/head/; revision=119971
* Fix the build on older versions of FreeBSD.Joe Marcus Clarke2004-10-181-0/+16
| | | | | | | Reported by: W.D. <WD@US-Webmasters.com> Notes: svn path=/head/; revision=119739
* Improve handling of installed ports whose origin can't be determined.Dag-Erling Smørgrav2004-10-132-4/+14
| | | | Notes: svn path=/head/; revision=119291
* Enable bpm to grok the new INDEX format with extra fields.Adam Weinberger2004-10-122-4/+20
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=119092
* Support .ifndef and !defined when doing OPTIONS checking.Joe Marcus Clarke2004-10-122-1/+2
| | | | Notes: svn path=/head/; revision=119087
* Add an entry for a XSS vulnerability fixed in IMP-3.2.6.Thierry Thomas2004-10-121-0/+1
| | | | Notes: svn path=/head/; revision=118803
* * Update to 2.6.8Joe Marcus Clarke2004-10-122-5/+47
| | | | | | | | | | | | | | | * Check PLIST_FILES for shared libraries, and make sure INSTALLS_SHLIB is defined [1] * Check DATADIR and MAN3PREFIX macros [2] * Check OPTIONS [3] PR: 71405 [2] 71468 [3] Requested by: michael johnson <ahze@ahze.net> [1] Submitted by: leeym [2] [3] Notes: svn path=/head/; revision=118775
* - Fix potential endless loop when a port changes his name depending on optionPav Lucistnik2004-10-114-3/+375
| | | | | | | | | | - Fix plist PR: ports/72074 Submitted by: Michael C. Shultz <ringworm@inbox.lv> (maintainer) Notes: svn path=/head/; revision=118676
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-261-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118413
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-171-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118216
* Typo-fix in a commentChristian Brueffer2004-09-091-1/+1
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=118136
* - star-devel: privilege escalationOliver Eikemeier2004-09-082-1/+7
| | | | | | | | | | | - multi-gnome-terminal: information leak - usermin: remote shell command injection and insecure installation - mpg123: layer 2 decoder buffer overflow Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118134
* - XSS vulnerability in phpGroupWare wiki moduleOliver Eikemeier2004-09-072-8/+42
| | | | | | | | | - add some references Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118133
* multiple vulnerabilities in LHAOliver Eikemeier2004-09-031-0/+36
| | | | Notes: svn path=/head/; revision=118104
* grrrr... left the test case intactOliver Eikemeier2004-09-031-1/+1
| | | | Notes: svn path=/head/; revision=118099
* - update to version 0.5.9Oliver Eikemeier2004-09-033-14/+34
| | | | | | | (first attempts to check the base system for vulnerabilities) Notes: svn path=/head/; revision=118082
* - add some referencesOliver Eikemeier2004-09-033-8/+142
| | | | | | | | | | | | | - extend ImageMagick entry - squid ntlm authentication helper DoS - multiple vpopmail vulnerabilities - first attempts to check the base system for vulnerabilities: + cvs server code + zlib DoS - BSD license portaudit.xml Notes: svn path=/head/; revision=118080
* Update to 2.6.7Joe Marcus Clarke2004-09-012-8/+9
| | | | | | | | | | | | | | | | | | * Switch the direct use of ``echo'' check to suggest ${ECHO_CMD} or ${ECHO_MSG} instead of ${ECHO} [1] * Tighten the check for improper GConf schema handling so that we only look in the GConf schemas directory [2] * Correct some grammar mistakes [3] * Avoid erroneous "direct use of command" warnings [4] PR: 71159 [4] Submitted by: gerald [1] pav [3] eik [4] Reported by: pav [2] Notes: svn path=/head/; revision=117785
* The recently comitted BPM port fails to handle the new INDEX fileAdam Weinberger2004-09-012-0/+24
| | | | | | | | | | | | | format, which has had several fields added to it. In addition, it reacts badly when parse errors occur on the INDEX file, resulting in double free()s. The patch works around both of these problems until the next formal release. PR: ports/71213 Submitted by: maintainer Notes: svn path=/head/; revision=117776
* Minor bug fix and pkg-plist correction.Mark Linimon2004-08-313-13/+25
| | | | | | | | PR: ports/71138 Submitted by: Michael C. Shultz <ringworm at inbox dot lv> (maintainer) Notes: svn path=/head/; revision=117718
* samba printer change notification request DoSOliver Eikemeier2004-08-301-0/+1
| | | | Notes: svn path=/head/; revision=117710
* add some references, add ru-gaimOliver Eikemeier2004-08-301-2/+4
| | | | Notes: svn path=/head/; revision=117659
* multiple vulnerabilities in gaimOliver Eikemeier2004-08-301-4/+4
| | | | Notes: svn path=/head/; revision=117658
* security bug in rscsi client codeOliver Eikemeier2004-08-301-0/+4
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=117654
* Fix RUN_DEPENDS.Mark Linimon2004-08-291-1/+4
| | | | | | | | | PR: ports/70107 Submitted by: Yen-Ming Lee <leeym at utopia dot leeym dot com> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=117542
* Document NSS SSLv2 server buffer overflow (already referenced inJacques Vidrine2004-08-271-1/+0
| | | | | | | portaudit.txt). Notes: svn path=/head/; revision=117429
* Document ripMIME decoding bug (already referenced in portaudit.txt).Jacques Vidrine2004-08-271-1/+0
| | | | Notes: svn path=/head/; revision=117424
* Argh. Duplicate entry for "Scorched 3D server chat box format string ↵Oliver Eikemeier2004-08-271-2/+1
| | | | | | | vulnerabilty" Notes: svn path=/head/; revision=117405
* Mozilla / NSS S/MIME DoS vulnerability & Scorched 3D server chat box format ↵Oliver Eikemeier2004-08-271-0/+2
| | | | | | | string vulnerability Notes: svn path=/head/; revision=117403
* Note sanitize_path bug in rsync (already referenced in portaudit.txt).Jacques Vidrine2004-08-261-1/+0
| | | | Notes: svn path=/head/; revision=117373
* Document buffer overflows in SoX (already referenced in portaudit.txt).Jacques Vidrine2004-08-261-1/+0
| | | | Notes: svn path=/head/; revision=117369
* Document cookie bug in Konqueror (already referenced in portaudit.txt).Jacques Vidrine2004-08-261-1/+0
| | | | Notes: svn path=/head/; revision=117366
* Remove libxine issue which is now documented in the FreeBSD VuXMLJacques Vidrine2004-08-251-1/+0
| | | | | | | | | document. Reminded by: eik Notes: svn path=/head/; revision=117257
* nss library SSL remote buffer overflowOliver Eikemeier2004-08-251-0/+1
| | | | Notes: svn path=/head/; revision=117251