1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

358623 Commits

Author SHA1 Message Date
Jason Helfman
7061f0347d - merge japanese/xlockmore into x11/xlockmore 2015-02-02 22:56:02 +00:00
Jung-uk Kim
27556f18ee Fix build with GCC 4.2.
Reported by:	antoine
2015-02-02 22:34:01 +00:00
Jung-uk Kim
f9734c0c1a Fix build with GCC 4.2.
Reported by:	antoine
2015-02-02 22:26:36 +00:00
Kurt Jaeger
07b7d49a72 security/bro, security/broccoli: 2.3 -> 2.3.2
This updates bro and broccoli from 2.3 and 2.3.2, which is a security
update.

Changes to the bro port:
- Rework openssl option logic
- Remove obsolete
- pkgng related changes

Changes to the broccoli port:
- Remove unused DOCS option
- Enable PYTHON by default
- pkgng related changes
- Minor portlint changes

Changes in 2.3.2:
- DNP3: fix reachable assertion and buffer over-read/overflow.
  CVE number pending. (Travis Emmert, Jon Siwek)
- Update binpac: Fix potential out-of-bounds memory reads in
  generated code. CVE-2014-9586. (John Villamil and Chris Rohlf
  - Yahoo Paranoids, Jon Siwek)
- BIT-1234: Fix build on systems that already have ntohll/htonll.
  (Jon Siwek)
- BIT-1291: Delete prebuilt python bytecode files from git.  (Jon Siwek)
- Adding call to new binpac::init() function. (Robin Sommer)

Changes in 2.3.1:
- Fix a reference counting bug in ListVal ctor. (Jon Siwek)
- Fix possible buffer over-read in DNS TSIG parsing. (Jon Siwek)
- Change EDNS parsing code to use rdlength more cautiously.  (Jon Siwek)
- Fix null pointer dereference in OCSP verification code in
  case no certificate is sent as part as the ocsp reply. Addresses
  BIT-1212.  (Johanna Amann)
- Fix OCSP reply validation. Addresses BIT-1212 (Johanna Amann)
- Make links in documentation templates protocol relative. (Johanna Amann)

PR:		197107
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
Reviewed by:	koobs
2015-02-02 22:25:23 +00:00
Rene Ladan
1869512c53 Remove expired ports:
2015-01-31 audio/py-eyed3-06: In audio/abcde dependency has been changed to audio/py-eyed3
2015-01-31 mail/postfix210: Use mail/postfix instead.
2015-01-31 net-im/venom: No more support from the project
2015-02-01 security/openssh-portable66: security/openssh-portable now has all patches working. This port is obsolete.
2015-01-31 www/p5-WWW-Scraper-ISBN-Driver: Merged to www/p5-WWW-Scraper-ISBN by upstream
2015-01-31 www/p5-WWW-Scraper-ISBN-Record: Merged to www/p5-WWW-Scraper-ISBN by upstream
2015-02-02 22:22:23 +00:00
Stephen Montgomery-Smith
eff5b121fc - Add license_file. 2015-02-02 22:11:58 +00:00
Stephen Montgomery-Smith
114616c7e0 - Update to 1.2.0. 2015-02-02 22:10:04 +00:00
Kurt Jaeger
94cfd1c501 New port: x11-fonts/symbola
A font containing Basic Latin, Greek, Cyrillic and many Symbol blocks of
The Unicode Standard, Version 7.0

WWW: http://users.teilar.gr/~g1951d/

PR:		197090
Submitted by:	Elizabeth Myers <elizabeth@Interlinked.me>
Reviewed by:	jbeich
2015-02-02 22:06:55 +00:00
Dmitry Marakasov
9037cd4e16 - Update to 0.3.20150131
PR:		197278
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-02-02 20:25:11 +00:00
Johannes Jost Meixner
4022893305 devel/linux-c6-devtools: Fix GHOST, update glibc
- Update Glibc, Fix CVE-2015-0235 (aka GHOST)
- Update Linux kernel headers and source

Differential Revision:	https://reviews.freebsd.org/D1756
Approved by:	swills (mentor)
MFH:		2015Q1
Security:	0765de84-a6c1-11e4-a0c1-c485083ca99c
2015-02-02 20:20:01 +00:00
Lars Engels
51386260d4 - Update to 3.4.1.0
- Un-mute installation
2015-02-02 19:45:28 +00:00
Lars Engels
79ab8f5af4 Update to 2.05.1 2015-02-02 19:41:15 +00:00
Jason Helfman
d57492f6c6 - update to 2.0 2015-02-02 19:36:03 +00:00
Dmitry Marakasov
375c8df6c9 - Drop @dirrm* from pkg-plists
Approved by:	portmgr blanket
2015-02-02 19:34:17 +00:00
Dmitry Marakasov
3f739bb4e6 - Update to 1.38b
PR:		197274
Submitted by:	fk@fabiankeil.de (maintainer)
2015-02-02 19:33:06 +00:00
John Marino
3cbbd19916 databases/hamsterdb: USES+=alias to unbreak DragonFly cheaply 2015-02-02 19:13:16 +00:00
Jason Helfman
9b269d7641 - address pkg-plist, and bump PORTREVISION [1]
- attach LICENSE
- define INSTALLS_ICONS

PR:		197243 [1]
Submitted by:	amdmi3@ [1]
2015-02-02 19:11:47 +00:00
Johannes Jost Meixner
6aeb32db74 Add linux-f10-devtools (any version) and linux-c6-devtools (prior to 6.6_3) to
the CVE-2015-0235 entry from 2015-01-28.

Approved by:	swills (mentor)
2015-02-02 19:09:35 +00:00
John Marino
5bd2bd281e sysutils/pmt: Rework patch handle POSIX issues on both fbsd and dfly
A few years ago, _XSI_VISIBLE was defined to re-expose gettimeofday on
FreeBSD.  Recent changes to DragonFly's signal.h headers resulted in the
failure of the building of pmt.  By defining _XOPEN_SOURCE=500 instead,
pmt on both platforms.
2015-02-02 19:05:11 +00:00
John Marino
e7309d6615 multimedia/libmediainfo: USES+=alias to unbreak DragonFly cheaply 2015-02-02 18:50:52 +00:00
John Marino
bdb74a5792 devel/libhtp: tweak recent iconv:translit change to fix on some compilers
When USES=iconv is changed to USES=iconv:translit, it can add libiconv
dependency from ports along with the addition of -liconv to LDFLAGS.
Most compilers (with FreeBSD's base compilers being notable exceptions)
will not look in /usr/local/lib by default, so this adds a -L argument
to LDFLAGS to help the linker find libiconv.so and unbreak the port on
affected platforms.
2015-02-02 18:41:56 +00:00
Dmitry Marakasov
de8a53c67c - Update to 0.79
PR:		197258
Submitted by:	squell@alumina.nl (maintainer)
2015-02-02 18:39:38 +00:00
Dmitry Marakasov
1102e796a2 - Update to 0.3.1.20150121
PR:		197273
Submitted by:	cheffo@freebsd-bg.org (maintainer)
2015-02-02 18:34:51 +00:00
Dmitry Marakasov
1e2e2a5c26 - Update to 3.2.5.4
PR:		197268
Submitted by:	bradleythughes@fastmail.fm
Approved by:	mom040267@gmail.com (maintainer)
2015-02-02 18:31:55 +00:00
Steven Kreuzer
b5e0047214 Adopt port 2015-02-02 18:24:47 +00:00
Adam Weinberger
5c3ad18a7a rc.d/dovecot allows for multiple concurrent dovecot setups, but in doing
so runs the dovecot binary against each provided configuration file to
obtain configuration data. When the configuration file doesn't exist, it
says:
	doveconf: Fatal: open(/im_not_here) failed: No such file or directory

Mistyping the conf file locations when doing multiple instances deserves
an error message. The real issue here is that in order to set up
dovecot, you have to actually copy files over from ${EXAMPLESDIR}. The
default configuration file intentionally does not exist in a clean
installation. So everybody who installs the dovecot2 port and does not
configure it will receive that message at every boot.

Fix it with a patch from pi that makes sure the conf file exists before
trying to do stuff with it.

PORTREVISION bump.

PR:		197275
Submitted by:	pi
2015-02-02 17:16:12 +00:00
John Marino
0121ac94f4 www/p5-HTTP-MHTTP: This is not jobs safe
I've run into a handful of perl ports that are not jobs safe.  I've been
hesitating to mark them as such, but this port has shown up multiple
times on the fail-to-build list.  There are other perl ports that also fail
quite often with high "j" numbers, so I'll start marking them.

This one fails to build the libmhttp.a archive which is a typical error
seen when at least one of the object files is missing.
2015-02-02 16:42:13 +00:00
John Marino
e84d8987b2 x11-wm/swm: This is not jobs-safe
The port tries to build the swm executable before the swm.o object file
is finished building.

While marking this jobs-unsafe, pet portlint so it doesn't complain.  It
doesn't like "file" being used as a variable name.
2015-02-02 16:32:47 +00:00
Steven Kreuzer
a98cbcec8f Joblib is a set of tools to provide lightweight pipelining in Python. In
particular, joblib offers:

  * transparent disk-caching of the output values and lazy re-evaluation
  * easy simple parallel computing
  * logging and tracing of the execution

Joblib is optimized to be fast and robust in particular on large data and has
specific optimizations for numpy arrays.

WWW: https://github.com/joblib/joblib
2015-02-02 15:43:05 +00:00
Mark Felder
ff9005823f Add net-mgmt/xymon-server CVE-2015-1430 2015-02-02 15:25:31 +00:00
Johannes Jost Meixner
3db147c9dc www/linux-*-flashplugin11: Add CVE-2015-0313
Spotted by:	kwm
Approved by:	swills (mentor)
2015-02-02 14:53:56 +00:00
Dmitry Marakasov
b0b23ec37e - Fix build from plain user 2015-02-02 14:34:20 +00:00
Mathieu Arnold
5e99ac9185 Update to 1.4.16.
Sponsored by:	Absolight
2015-02-02 14:22:12 +00:00
Muhammad Moinur Rahman
c9e9cf8add [NEW PORT] deskutils/currtime: version 0.2
currtime is an enhanced command-line operated real time clock. Features
include:

- Time displayed in Unix-compatible format
- Shows the current time on the same line
- Can run for a specified number of ticks (seconds) with the -T (ticks)
  flag
- Option to display each tick on a new line with the -n flag

WWW: http://www.neelc.org/software/currtime/

PR:                     197144
Differential Revision:  https://reviews.freebsd.org/D1751
Submitted by:           neel@neelc.org
Approved by:            bapt(mentor)
2015-02-02 11:31:08 +00:00
Muhammad Moinur Rahman
b4d05ee7f8 [MAINTAINER UPDATE] devel/tortoisehg: Update version 3.2.1=>3.2.4
PR:			197151
Differential Revision:	https://reviews.freebsd.org/D1750
Submitted by:		6yearold@gmail.com
Approved by:		bapt(mentor)
2015-02-02 11:12:35 +00:00
Muhammad Moinur Rahman
613ae849d7 math/jacal: Update version 1c3=>1c4
Differential Revision:	https://reviews.freebsd.org/D1667
Approved by:		bapt, marino(mentor)
2015-02-02 11:01:45 +00:00
Martin Matuska
241a1f4e2e Change -pthread to -lpthread
PR:	195921
Reported by:	John Marino
2015-02-02 10:32:26 +00:00
Emanuel Haupt
9bfea87c32 The project moved from google code to github. The distfile checksum update
stems from the fact that the old distfile contained .svn control files where in
the tarball on github those files have been purged. The rest remained
unmodified, therefore no PORTREVISION bump is required.
2015-02-02 09:27:31 +00:00
Martin Matuska
c251ebb419 Always compile with -pthread 2015-02-02 09:16:37 +00:00
Greg Lewis
3bc2661ea9 . Update to 8u31. 2015-02-02 06:27:11 +00:00
Olivier Duchateau
a2f3e07799 Update to 3.3
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.3_.282015-2-1.29
2015-02-02 05:14:14 +00:00
Greg Lewis
af02cae5b9 . Update to 7u76
. Adopt a patchset strategy similar to the openjdk8 port, which keeps the
  patch files smaller and makes the BSD differences clearer.
2015-02-02 05:00:42 +00:00
Xin LI
86dd1d6aad Update to 1.6.4.
PR:		ports/197054
Submitted by:	loader
Approved by:	maintainer (Xiaoding Liu <xiaoding xiaoding org>)
2015-02-02 04:59:39 +00:00
Greg Lewis
13771af25b . Fix window maximisation under Gnome 3.
PR:		196741
Submitted by:	huanghwh@gmail.com
2015-02-02 04:56:57 +00:00
Dmitry Marakasov
28c7a2ed66 - Drop @dirrm* from pkg-plists
Approved by:	portmgr blanket
2015-02-02 04:39:59 +00:00
Dmitry Marakasov
cd7a578d6f - Fix build on pre-10.x 2015-02-02 04:34:07 +00:00
MIHIRA Sanpei Yoshiro
707673b989 I tested xbatt on amd64 and add support amd64(no changees) 2015-02-02 02:52:03 +00:00
Dmitry Marakasov
393f311b94 - Update to 20150201
PR:		20150201
Submitted by:	lightside@gmx.com (maintainer)
2015-02-02 02:30:41 +00:00
Dmitry Marakasov
574b454c28 - Drop @dirrm* from pkg-plists
Approved by:	portmgr blanket
2015-02-02 01:26:58 +00:00
Dmitry Marakasov
fe0b22e151 - Drop @dirrm* from pkg-plists
Approved by:	portmgr blanket
2015-02-02 00:59:21 +00:00