1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

312175 Commits

Author SHA1 Message Date
Olli Hauer
d8405967b3 - fix RUN_DEPENDS 2013-10-17 20:03:24 +00:00
Rusmir Dusko
a0fc962013 - Update to 0.8.4
- Change Makefile header
- Remove DIST_SUBDIR
- Change maintainer email to @FreeBSD.org
- USES gmake
- Change Desktop entry file
- Add DOCS Option
- Mute dir install and others

Approved by:	pawel (mentor)
2013-10-17 19:46:56 +00:00
Olli Hauer
d47863652e - adjust include path 2013-10-17 19:45:34 +00:00
Olli Hauer
de51be0645 - update to latest release [1]
- use PKGNAMESUFFIX instead LATEST_LINK
- whitespace cleanup
- svn mv */bugzilla to */bugzilla40
- add vuxml entry

4.4.1, 4.2.7, and 4.0.11 Security Advisory
Wednesday Oct 16th, 2013

Summary
=======

Bugzilla is a Web-based bug-tracking system used by a large number of
software projects. The following security issues have been discovered
in Bugzilla:

* A CSRF vulnerability in process_bug.cgi affecting Bugzilla 4.4 only
  can lead to a bug being edited without the user consent.

* A CSRF vulnerability in attachment.cgi can lead to an attachment
  being edited without the user consent.

* Several unfiltered parameters when editing flagtypes can lead to XSS.

* Due to an incomplete fix for CVE-2012-4189, some incorrectly filtered
  field values in tabular reports can lead to XSS.

All affected installations are encouraged to upgrade as soon as
possible.

[1]  even bugzilla40 gets upstream fixes an upgrade to bugzilla42/44 is recommend

Security:	vid e135f0c9-375f-11e3-80b7-20cf30e32f6d
		CVE-2013-1733
		CVE-2013-1734
		CVE-2013-1742
		CVE-2013-1743
2013-10-17 19:35:22 +00:00
Raphael Kubo da Costa
ffc964c93f Properly support staging after r330463.
Submitted by:	antoine@
2013-10-17 19:22:58 +00:00
Brooks Davis
492a3f7281 Fix unnecessicary and sometimes wrong RUN_DEPENDS on lang/gcc.
Reported by:	marino
2013-10-17 18:57:57 +00:00
Max Brazhnikov
1771db1b3e - Add dependency on pkgconfig when building with cairo support [1]
- Support staging
- Use option helpers

Reported by:	Andreas Nilsson via mail [1]
2013-10-17 18:49:09 +00:00
Danilo Egea Gondolfo
e8261f4517 - Update from 0.5.4 to 0.5.5
- Pass maintainership to submitter
- Add stage support

PR:		ports/183049
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
2013-10-17 18:21:55 +00:00
Wesley Shields
bfe28d33f8 Update to 1.8.4.1.
Among other things, this fixes git rebase.

https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.1.txt

PR:		ports/183027
Submitted by:	olgeni@
2013-10-17 18:06:40 +00:00
Danilo Egea Gondolfo
7d1e04c08a - Add stage support
- Use options helpers
- Fix a problem when PYTHON and BUNDLED_READLINE options are active

PR:		ports/183048
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2013-10-17 17:59:36 +00:00
Tijl Coosemans
9674cdcd35 Remove audio/akode*. This was part of KDE 3.x.
PR:		ports/182283
Approved by:	Scot Hetzel <swhetzel@gmail.com> (maintainer)
2013-10-17 17:28:19 +00:00
Danilo Egea Gondolfo
23ab45700b - Disable SSE if arch != amd64
Reported by:	tijl
2013-10-17 17:14:24 +00:00
Veniamin Gvozdikov
28a776d857 - Fixed build with clang
Approved by:	eadler, osa, rm (mentors, implicit)
2013-10-17 17:13:37 +00:00
Olli Hauer
36675e166c - fix INDEX building s/)/}/
Approved by:	hrs@ (implicit)
2013-10-17 16:47:58 +00:00
Antoine Brodin
60e079a05c Fix staging to rubygems
Approved by:	portmgr (bapt)
2013-10-17 16:45:07 +00:00
Antoine Brodin
c6cbc6c83f Update to alpha-20131015 2013-10-17 16:20:41 +00:00
Antoine Brodin
48cf1fd869 Update to alpha-20131015 2013-10-17 16:18:10 +00:00
Antoine Brodin
20ac1866f3 Fix plist
Bump PORTREVISION for package change
2013-10-17 16:15:14 +00:00
Tim Bishop
4e207b09be - Update to 2.18 [1]
- Add stage support

Submitted by:	Andre Heider <a.heider@gmail.com> [1]
2013-10-17 15:54:33 +00:00
Antoine Brodin
abe13334de Add missing man pages to the plist
Approved by:	multimedia (bapt)
2013-10-17 15:51:25 +00:00
Bryan Drewery
01ffd48562 - Update to checkin ab7af29666
Changes:
  * pkgclean: Detect and cleanup duplicated packages due to PKGNAME
    renaming
  * Misc typo fixes
  * ports -m git
    - Use --depth=1 to not download all history for the repository.
    - Support -v to show output
2013-10-17 15:30:58 +00:00
Brooks Davis
cc406a3642 Only depend on one version of GCC. [1]
Switch to USES=gmake.
STAGIFY.
Don't try to build when the default compiler uses libc++.
Initiate deorbit burn sequence.

Submitted by:	John Marino <freebsd@marino.st> [1]
2013-10-17 14:55:33 +00:00
Bernhard Froehlich
ce90ab1fc4 - Update to 2.13.0
- Add staging support
2013-10-17 14:52:37 +00:00
William Grzybowski
df0a262aee sysutils/gdisk: update to 0.8.8
- Update to 0.8.8
- Allow staging
2013-10-17 14:52:10 +00:00
Danilo Egea Gondolfo
7fd1eae8b8 - Disable SSE if the arch is powerpc [1]
- Add stage support
- Use options helpers

PR:		ports/182986
Submitted by:	Jack <xxjack12xx@gmail.com> (maintainer) [1]
2013-10-17 14:30:19 +00:00
Brooks Davis
297943c5e2 Correct a plist bug that crept in at the end of testing.
Reported by:	mat
Pointy hat:	brooks (still figuring out the details of this stage thing...)
2013-10-17 13:54:53 +00:00
Veniamin Gvozdikov
138d617001 - Added depends by gcc because clang doesn't build
- Fixed find libiconv on 10.x

Approved by:	eadler, osa, rm (mentros, implicit)
2013-10-17 13:50:52 +00:00
William Grzybowski
53a70affc8 multimedia/gmerlin-avdecoder: bump portrevision
- Forgot to bump port revision in last commit
2013-10-17 13:50:20 +00:00
Mathieu Arnold
e25584cb81 Add p5-Bucardo 4.5.0, asynchronous PostgreSQL replication system. 2013-10-17 13:44:04 +00:00
Boris Samorodov
3bcf402cd3 . fix build with NTLM option -- use iconv unconditionally
(as it has always been before using iconv.mk);
. bump PORTREVISION.

Reported by:	Marko Cupać <marko.cupac@mimar.rs>
Tested by:	Marko Cupać <marko.cupac@mimar.rs>
Approved by:	garga (maintainer)
2013-10-17 13:41:44 +00:00
Palle Girgensohn
fd63fcc98e Fix LATEST_LINK and some cleanup 2013-10-17 13:39:36 +00:00
Baptiste Daroussin
eb6d37560f Allow staging rubygems (which here, enforce the bindir for staged rubygem ports) 2013-10-17 13:28:50 +00:00
Baptiste Daroussin
d76bad7482 Readd forgotten port-install-script in the stage seq. 2013-10-17 13:09:58 +00:00
Pietro Cerutti
48d2c2d3fb - Get rid of MAN1 macro
Reported by:	antoine
2013-10-17 12:58:06 +00:00
Thomas Abthorpe
da1e3da8ba - Remove un-needed patch
Submitted by:	maintainer via email
2013-10-17 12:47:25 +00:00
Dag-Erling Smørgrav
62c0469337 Fix build by commenting out the most recent of the two discovery
dates.
2013-10-17 12:43:19 +00:00
Guido Falsi
f67b166d6e - Convert to staging
- Rename patch files according to standard
2013-10-17 12:00:55 +00:00
Guido Falsi
6d2f1d4a68 - Convert to staging
- Fix build with clang
- Rename patch files according to standard
- Convert to new LIB_DEPENDS format
2013-10-17 12:00:16 +00:00
Alex Kozlov
9a026d6caf - Update to 2013.60 2013-10-17 11:25:35 +00:00
Dmitry Sivachenko
387c2a6955 Update to 1.9.18.2. 2013-10-17 11:07:22 +00:00
Dmitry Sivachenko
53992fee68 Update to version 1.3.9 2013-10-17 11:01:51 +00:00
Alex Kozlov
87072a4085 - Fix year, move entry up 2013-10-17 10:56:56 +00:00
Alex Kozlov
bbd9c8ce63 - Document new vulnerabilities in security/dropbear 2013-10-17 10:46:54 +00:00
Rene Ladan
2c73b73449 Mark as deprecated. 2013-10-17 10:44:26 +00:00
Dmitry Marakasov
bd91afd5a5 - Support staging
- Convert USE_GMAKE to USES
- Add CONFLICTS on wingsl
- Add DESKTOP_ENTRIES
2013-10-17 10:15:25 +00:00
Dmitry Marakasov
bfe39d0f6b - Support staging
- Convert USE_GMAKE to USES
- Add CONFLICTS on wings-devel
- Add DESKTOP_ENTRIES
2013-10-17 10:15:19 +00:00
Rene Ladan
38ea0176b6 Document "openmp" as a valid argument.
Approved by:	portmgr (bapt)
2013-10-17 09:50:51 +00:00
Dmitry Sivachenko
4ffee18a59 Switch to new LIB_DEPENDS format. 2013-10-17 09:47:40 +00:00
Pietro Cerutti
b466a35192 - Convert to USES+=tk
- Fix MASTER_SITES
- Convert to OPTIONSng (DOCS)
- STAGE-clean
2013-10-17 09:36:36 +00:00
Oliver Lehmann
cb1391808d update to 5.7.0 2013-10-17 09:28:55 +00:00