1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

12195 Commits

Author SHA1 Message Date
Martin Wilke
071613d170 The Nmap::Parser library provides a Ruby interface to
Nmap's scan data.  It can run Nmap and parse its XML
output directly from the scan, parse a file containing
the XML data from a separate scan, parse a String of
XML data from a scan, or parse XML data from an object
via its read() method.  This information is presented
in an easy-to-use and intuitive fashion for storage
and manipulation.

WWW: http://rubynmap.sourceforge.net/

PR:		ports/131516
Submitted by:	Daniel Roethlisberger <daniel at roe.ch>
2009-02-09 16:52:15 +00:00
Martin Wilke
fe7b9f5082 - Document amaya -- multiple buffer overflow vulnerabilities
PR:		based on 131508
Submitted by:	Mark Foster <mark@foster.cc>
2009-02-09 15:31:02 +00:00
Martin Wilke
c24432089c - Document websvn -- multiple vulnerabilities
PR:		based on 130934
Submitted by:	Mark Foster <mark@foster.cc>
2009-02-09 14:52:55 +00:00
Martin Wilke
7f17dcce80 - Document phplist -- local file inclusion vulnerability
PR:		based on 130932
2009-02-09 14:20:16 +00:00
Martin Wilke
8196cf420c - Document squid -- remote denial of service vulnerability
PR:		based on 131431
2009-02-09 14:04:18 +00:00
Martin Wilke
c0f7f3032f - Fix topic s/typo/typo3 2009-02-09 13:41:36 +00:00
Martin Wilke
0d145fbb80 - Document typo3 -- Multiple Vulnerabilities 2009-02-09 13:30:09 +00:00
David Thiel
12cb199598 Update to 2.5.2.
Changes:

 -  On request, there is now a global option LooseDirCheck ([false]/true) to
    drop reports on directories with changes of size/mtime/ctime (resulting
    from changes within the directory)

 -  An option to improve hidden process detection from within an OpenVZ
    container has been added

 -  Port check now reports process pid, reporting to prelude is more
    complete now

 -  A bug has been fixed whereby for files larger than 2GB, a filesize of
    exactly 2GB could be inserted into the RDBMS (if logging to one)
2009-02-09 01:52:33 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Timur I. Bakeyev
c6a5eb4704 Fix the project URL
Submitted by:	wom
2009-02-08 06:49:10 +00:00
Max Brazhnikov
2c1e8bb6d8 Take maintainership.
Approved by:	miwi (implicit)
2009-02-07 23:14:46 +00:00
Martin Wilke
bec5701c09 - Fix previous entry 2009-02-06 19:59:49 +00:00
Tom McLaughlin
a2745142d5 Security update for sudo to 1.6.9p20 for CVE 2009-0034
Changes:
- Only use the cached supplementory group vector when matching groups
  for the invoking user. (security)
- When setting the umask, use the union of the user's umask and the
  default value set in sudoers so that we never lower the user's umask
  when running a command.
- Sudo now operates in the C locale again when doing a match against
  sudoers.

PR:		131446
Submitted by:	Eygene Ryabinkin
Security:	vid:13d6d997-f455-11dd-8516-001b77d09812
2009-02-06 19:35:46 +00:00
Kirill Ponomarev
d0c60b5cf5 Update to 0.2.29 2009-02-06 07:12:00 +00:00
Martin Wilke
a7d87b5548 - Fix a typo (s/drual/drupal) 2009-02-04 14:01:58 +00:00
Martin Wilke
90ab7d09a8 - Cleanup 2009-02-04 13:53:49 +00:00
Martin Wilke
788051a5bf - Document drupal -- multible vulnerabilities 2009-02-04 13:47:09 +00:00
Gabor Kovesdan
4ef9544c62 Crypt::Juniper - Encrypt/decrypt Juniper $9$ secrets
WWW:	http://search.cpan.org/dist/Crypt-Juniper/

PR:		ports/131126
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2009-02-04 12:46:38 +00:00
Gabor Kovesdan
07099141b4 The Mcrypt modules provides and simple and inuitive perl abstraction of the
libmcrypt cryptography library.  It provide mechanisms for encoding and
decoding perl scalars.

WWW: http://search.cpan.org/dist/Mcrypt/

PR:		ports/131051
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2009-02-04 12:45:02 +00:00
Philip M. Gollucci
2e04b9b9d3 - Update to 4.44.1
- While here:
  fix DISTNAME/DISTFILES and ordering
  pet portlint
  rename rc.d scripts from foo.sh -> foo.in (.sh is legacy)

PR:             ports/131292,   ports/131293, ports/131300, ports/131301
Submitted by:   Demin Alexander <support@spectrum.ru> (maintainer)
2009-02-04 10:26:36 +00:00
Alex Dupre
5b3afb6eb8 Update php5-gd entry. 2009-02-04 06:47:06 +00:00
Martin Wilke
780e8a39f0 2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by  STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
2009-02-03 22:38:25 +00:00
Martin Wilke
bb7ac554a0 - Document perl -- Directory Permissions Race Condition
PR:		based on 129317
2009-02-03 21:42:52 +00:00
Cy Schubert
60df1e2521 Mark this port deprecated. Pam_krb5 has been in base since FreeBSD 5. It is
set to expire August 31, 2009.
2009-02-03 21:30:25 +00:00
Philip M. Gollucci
ba904a5448 - Update to 1.0.1 2009-02-03 05:16:39 +00:00
Marcelo Araujo
7c806af372 - Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)
2009-02-02 01:36:16 +00:00
David Thiel
1319a93963 Argh. So, the update notifier was wrong, and 0.2 is not a new release
(of course), but I was fooled because there's a separate project called
libssh which *did* just have a new release. 1.0 is the real update.

Pointed out by: J. Johnston
2009-02-02 01:34:45 +00:00
Gabor Kovesdan
640d3e4558 - Update to 1.22 2009-02-01 18:53:21 +00:00
Pav Lucistnik
d757038273 - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-31 21:56:26 +00:00
Pav Lucistnik
ad0e3e6c29 - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-31 21:30:21 +00:00
David Thiel
e28e692846 Include appropriate openssl headers. 2009-01-31 19:29:20 +00:00
Li-Wen Hsu
af9663a4de - Update py-twisted-* to 8.2.0
- turn devel/py-twisted into a meta port.
- Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk:
  * Remove flow, pair, xish, which are deprecated
    (but still update them to latest release in the tree)
  * Remove USE_TWISTED=13 (no port uses this)
  * Fix typos in twisted components _DEPENDS

PR:		ports/130001
Submitted by:	lwhsu
Approved by:	maintainer timeout
2009-01-31 09:53:10 +00:00
David Thiel
14d05cde40 Update to 0.2. 2009-01-31 06:36:18 +00:00
Pav Lucistnik
2f90a6f60e - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-30 22:18:50 +00:00
Martin Wilke
ec37c276d9 - Rework ganglia entry
* Fix topic
  * Fix discovery and entry day
2009-01-30 09:55:01 +00:00
Martin Wilke
eb52091dd6 - Set modified for b9077cc4-6d04-4bcb-a37a-9ceaebfdcc9e entry
- more cleanup
2009-01-30 09:13:58 +00:00
Martin Wilke
7ec1c9e83f - Document moinmoin -- multiple cross site scripting vulnerabilities 2009-01-30 08:59:45 +00:00
Martin Wilke
c294be32da - Cleanup previous entry
* remove whitespaces
	* sort bid/cvename/url
2009-01-30 08:51:50 +00:00
Johan van Selst
8928866a40 - Add patch to fix handling of send_mailsyncs flag
- Update website

Submitted by:	Joseph Oreste Bruni
2009-01-30 07:46:19 +00:00
Brooks Davis
47e24183d5 Upgrade Ganglia to 3.1.1 plus a fix for CVE-2009-0241.
PR:		ports/129822, ports/131067
Submitted by:	Mark Foster <mark at foster dot cc> (vuxml)
Security:	vid:b9077cc4-6d04-4bcb-a37a-9ceaebfdcc9e
2009-01-30 03:56:35 +00:00
Martin Wilke
a103fa82d8 - Update to 0.2.0.33
PR:		130849
Submitted by:	bf <bf2006a@yahoo.com>
Security:	http://www.vuxml.org/freebsd/100a9ed2-ee56-11dd-ab4f-0030843d3802.html
2009-01-29 23:00:49 +00:00
Martin Wilke
368e3858b2 - Update to 0.2.1.11-alpha
PR:		130838
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
Security:	http://www.vuxml.org/freebsd/100a9ed2-ee56-11dd-ab4f-0030843d3802.html
2009-01-29 22:59:41 +00:00
Martin Wilke
dbf6acc620 - Document Tor -- Unspecified Memory Corruption Vulnerability 2009-01-29 22:49:09 +00:00
Erwin Lansing
dc3b831b6b Reassign my p5-* ports to perl@ so more than one person
can look at them.
2009-01-29 17:41:17 +00:00
Li-Wen Hsu
f486d4d72f - Update to 1.1.8 2009-01-29 09:13:04 +00:00
Beat Gaetzi
72329eb351 Update my email address to @FreeBSD.org.
Approved by:	miwi (mentor)
2009-01-28 23:25:21 +00:00
Martin Wilke
b532357cb1 - Cleanup
* Fix whitespaces/ Tabs
	* Sort <bid>/<cvename>/<url>
2009-01-28 13:11:23 +00:00
Martin Wilke
b8b9fc65a6 - Rewording 2ffb1b0d-ecf5-11dd-abae-00219b0fc4d (glpi -- SQL Injection)
- Add more reference sites
2009-01-28 13:05:28 +00:00
Philip M. Gollucci
92069b4fb5 Document glpi -- SQL Injection vulnerabilty
PR:             ports/131011
Submitted by:   Mathias Monnerville <mathias@monnerville.com>
2009-01-28 05:07:48 +00:00
Thomas Abthorpe
6d4ec4f0b1 - Update to 1.0.3
- Pass maintainership to submitter

PR:		ports/131003
Submitted by:	Wen Heping <wenheping gmail.com>
2009-01-27 16:36:29 +00:00