1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

294346 Commits

Author SHA1 Message Date
Pawel Pekala
49dccb0f7a - Fix build when MOZILLA=on
- Convert to OptionsNG

PR:		ports/175937
Submitted by:	myself
Approved by:	maintainer timeout
2013-02-23 14:18:10 +00:00
Martin Wilke
32dc88188b - Broken does not build
cd /work/a/ports/emulators/fmsx/work/fMSX/Unix && gmake
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/EMULib.o ../../EMULib/EMULib.c
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/Console.o ../../EMULib/Console.c
../../EMULib/Console.c: In function 'CONMenu':
../../EMULib/Console.c:828: warning: cast from pointer to integer of different size
../../EMULib/Console.c:863: warning: cast from pointer to integer of different size
../../EMULib/Console.c: In function 'CONFile':
2013-02-23 14:15:53 +00:00
Pawel Pekala
863bc649c8 Use QMAKEFLAGS, QMAKE_ARGS is not defined anywhere
Suggested by:	makc
2013-02-23 14:15:48 +00:00
Martin Wilke
3e95955a40 - Broken Checksum mismatch 2013-02-23 14:09:45 +00:00
Martin Wilke
09ad3929fd - Broken Checksum mismatch 2013-02-23 14:04:32 +00:00
Martin Wilke
f8b781d465 - Broken checksum mismatch 2013-02-23 13:54:25 +00:00
Ganael LAPLANCHE
43b109740e Fix build when upgrading from a previous version
Reported by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
2013-02-23 13:47:49 +00:00
Johan van Selst
ddfb7520ed - Upgrade xboard to 4.7.0
many improvements, http://www.gnu.org/software/xboard/whats_new/4.7.0/
- Remove Xaw3d look (no longer supported); note GTK is not yet finished
2013-02-23 13:07:32 +00:00
Florian Smeets
3604afa653 We need gcc from ports here, as gcc-4.2.1 isn't supported anymore.
Submitted by:	Jan Beich <jbeich@tormail.org>
Pointyhat to:	flo
2013-02-23 13:06:57 +00:00
Frederic Culot
62dd034679 - Update to 0.8.8
Changes:        https://raw.github.com/fail2ban/fail2ban/master/ChangeLog
PR:             ports/176368
Submitted by:   Christoph Theis <theis@gmx.at> (maintainer)
2013-02-23 12:36:57 +00:00
Chris Rees
d23826998f Convert to OPTIONSng
Use SUB_FILES for pkg-message processing

Use ETCDIR where appropriate

PR:		ports/176334
Approved by:	James O'Gorman <james@netinertia.co.uk> (maintainer)
2013-02-23 12:30:08 +00:00
Ashish SHUKLA
3b00d54e69 - Update to latest snapshot 201302212015p1
Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/405
2013-02-23 11:45:35 +00:00
Johan van Selst
db24659514 Update texinfo additional files checksums 2013-02-23 10:53:53 +00:00
Sergey A. Osokin
847080ec1f Upgrade third-party modules (according to latest stable ngx_openresty-1.2.6.6):
o) echo from 0.41 to 0.42;
o) headers_more from 0.18 to 0.19;
o) lua from 0.6.10 to 0.7.15;
o) srcache from 0.16 to 0.19;
o) forminput from 0.07rc5 to 0.07.
2013-02-23 10:44:18 +00:00
Florian Smeets
7470f4736e Fix build when the MAILNEWS option is deselected.
PR:		ports/176348
Submitted by:	hhaamu <hhaamu@gmail.com>
2013-02-23 09:55:20 +00:00
Olli Hauer
178b83a907 - update russian bugzilla templates 2013-02-23 09:27:02 +00:00
Florian Smeets
7d58748e7c Clang does not support Profile-Guided Optimization yet.
Submitted by:	Jan Beich <jbeich@tormail.org>
Reported by:	dim
2013-02-23 09:21:11 +00:00
Florian Smeets
9923e186d9 Move this check to the correct place.
Submitted by:	Jan Beich <jbeich@tormail.org>
Pointhat to:	flo
2013-02-23 09:16:01 +00:00
Jason Helfman
b64e768cf5 - no longer broken
- trim historical header
2013-02-23 07:38:03 +00:00
Po-Chien Lin
c417b6f10d - Update to 1.2
- Remove unused USE_LDCONFIG knob

Approved by:	swills (mentor)
2013-02-23 07:21:57 +00:00
Alexey Dokuchaev
53bda2f119 Add Unipro UGENE, a free open-source crowss-platform bioinformatics software.
PR:		ports/173387
Submitted by:	Hannes Hauswedell
2013-02-23 04:50:48 +00:00
Glen Barber
d9afd0e823 Fix fetch.
Submitted by:	gahr
Approved by:	cy (maintainer, implicit)
2013-02-23 04:30:20 +00:00
Rene Ladan
328a489e0b Update to 25.0.1364.97, some new features are:
- Improvements in managing and securing extensions
- Better support for HTML5 time/date inputs
- JavaScript Web Speech API support
- Better WebGL error handling

MathML is disabled in this release for security reasons.
Submitted by:	George Liaskos
Security:	http://www.vuxml.org/freebsd/dfd92cb2-7d48-11e2-ad48-00262d5ed8ee.html
2013-02-23 00:37:26 +00:00
Jason Helfman
7a0e151ed0 - limit PORTSCOUT to 3.x branch 2013-02-23 00:23:55 +00:00
Jason Helfman
827b5a79b1 - update to 20130129, (GH commit, d9bbeb3)
- add in patch (submitted upstream) for FreeBSD specific issue
- while here drop default variable of GH_PROJECT

PR:		175789
Submitted by:	maintainer, fmb@onibox.net
2013-02-23 00:11:20 +00:00
Rene Ladan
8800a2b6fd Document vulnerabilities in www/chromium < 25.0.1364.97
Obtained from:	http://googlechromereleases.blogspot.nl/search/Stable%20Updates
2013-02-22 23:49:44 +00:00
Jung-uk Kim
505e4446c4 Fix the previous commit. Incomplete file was committed.
Pointyhat to:	jkim
2013-02-22 21:34:27 +00:00
Stephen Montgomery-Smith
9218f29c7a - Update to 0.8.4. 2013-02-22 21:29:49 +00:00
Jung-uk Kim
23b4819b7b Fix plist and improve options. 2013-02-22 21:26:17 +00:00
Cy Schubert
7833a0f195 Document security/krb5 1.11 and prior null pointer dereference in the
KDC PKINIT code [CVE-2013-1415].

Security:	CVE-2013-1415
2013-02-22 20:28:21 +00:00
Cy Schubert
2dcaa3f892 Update 1.11 --> 1.11.1.
Security:	Fix a null pointer dereference in the KDC PKINIT code [CVE-2013-1415].
2013-02-22 20:03:17 +00:00
Jung-uk Kim
34ac01a3bb Add LICENSE. 2013-02-22 19:18:45 +00:00
Jung-uk Kim
bedc904c36 Attempt to remove an NLS directory. 2013-02-22 19:10:43 +00:00
Jung-uk Kim
e6a2ef75b6 Add LICENSE, add USE_LDCONFIG and fix NOPORTDOCS. 2013-02-22 19:07:10 +00:00
Jung-uk Kim
22900a2ac6 Update to 1.0.7. 2013-02-22 18:47:13 +00:00
Jung-uk Kim
bb1dfaa077 GNOME MPlayer Toolkit is a library for gnome-mplayer and gecko-mediaplayer.
libgmlib - a set of functions that support non-graphical operations
libgmtk - a set of gtk widgets to use with gnome-mplayer

WWW: http://code.google.com/p/gmtk/
2013-02-22 18:44:50 +00:00
Dirk Meyer
d686b71130 - update to 4.2.1
- use standard option DOC
2013-02-22 18:11:27 +00:00
Frederic Culot
17537c7f58 - Update to 2.16
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/autodie/Changes
2013-02-22 17:50:32 +00:00
Frederic Culot
d844cb3202 - Update to 2.17.4
Changes:        http://www.lemke-it.com/litnoauth?request=pubclogcego&lang=en
PR:             ports/176325
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2013-02-22 17:26:47 +00:00
Chris Rees
cd953da873 Libcfu is a library of tools that may be useful, particularly when
developing multithreaded software. It includes a hash table, a linked list,
self-extending strings, a config file parser, a simple timer, a thread
queue, and command-line parser.

WWW: http://libcfu.sourceforge.net/
2013-02-22 17:26:02 +00:00
Pietro Cerutti
e4a869dcb1 - Minor fix to PLIST 2013-02-22 17:16:51 +00:00
Frederic Culot
f074fb44e9 - Update to 0.24
Changes:	http://search.cpan.org/dist/Test-Compile/Changes
2013-02-22 16:50:51 +00:00
Frederic Culot
8012880232 Kippo is a medium interaction SSH honeypot designed to log brute force
attacks and, most importantly, the entire shell interaction performed
by the attacker.

WWW: http://code.google.com/p/kippo/
2013-02-22 16:22:49 +00:00
Pawel Pekala
1571ecba78 QTads is a cross-platform, multimedia interpreter for Tads games,
compatible with HTML TADS. Both Tads versions in use today (Tads 2 and
Tads 3) are supported.

WWW: http://qtads.sourceforge.net/

PR:		ports/175863
Submitted by:	Kai Wang <kaiwang27@gmail.com>
2013-02-22 16:03:46 +00:00
Alexey Dokuchaev
44fadad99d Unfortunately, it is not suitable for parallel builds just yet.
Confirmed by:	my nifty Q9550
2013-02-22 15:31:23 +00:00
Pawel Pekala
351b3e501f Register CONFLICTS with games/frobtads 2013-02-22 15:17:50 +00:00
Pawel Pekala
126bc6e20e FrobTADS is a full version of TADS by Nikos Chantziaras. It includes
everything you need for playing and writing TADS games, including a
text-only TADS interpreter and the compilers for both TADS 2 and 3.

WWW: http://www.tads.org/frobtads.htm

PR:		ports/175853
Submitted by:	Kai Wang <kaiwang27@gmail.com>
2013-02-22 15:15:53 +00:00
Stephen Montgomery-Smith
f9c461ec17 - Update to 5.7. 2013-02-22 15:08:27 +00:00
Rebecca Cran
4bc03e6ca1 Move sysutils/fio to benchmarks category. 2013-02-22 15:02:58 +00:00
Hiroki Sato
42ba6e2514 Update to 9.5.4. This includes security fix for arbitrary code execution
vulnerabilities.

Security:	APSB13-07
Security:	APSA13-02
Security:	CVE-2013-0640
Security:	CVE-2013-0641
2013-02-22 14:58:32 +00:00