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

361985 Commits

Author SHA1 Message Date
Dirk Meyer
a4e7653b21 - Security update to 1.0.2a
- termios.h now default
- fix patches
- fix manpage generation
- option ZLIB removed from default
- restore padlock support
- restore RFC-5705
- restore patch history
- restore build on older FreeBSD
- restore soname
Security: https://www.openssl.org/news/secadv_20150319.txt
Security: CVE-2015-0291
Security: CVE-2015-0204
Security: CVE-2015-0290
Security: CVE-2015-0207
Security: CVE-2015-0286
Security: CVE-2015-0208
Security: CVE-2015-0287
Security: CVE-2015-0289
Security: CVE-2015-0292
Security: CVE-2015-0293
Security: CVE-2015-1787
Security: CVE-2015-0285
Security: CVE-2015-0209
Security: CVE-2015-0288
2015-03-21 10:53:13 +00:00
John Marino
bb867d1e1b java/eclipse: Upgrade version 4.3.2 => 4.4.2
Note that Eclipse now requires openJDK8 to build.

PR:		195985
Submitted by:	Jimmy Kelley (maintainer)
2015-03-21 10:40:50 +00:00
John Marino
0d8b37dcfa eclipse plugins: Deprecate 25 for removal, ignore 1 to be updated
Removal scheduled 4 weeks into the future on April 18.

PR:		195985
Submitted by:	Jimmy Kelley (eclipse maintainer)
Reason:		by-product of upcoming eclipse upgrade
2015-03-21 09:54:46 +00:00
MANTANI Nobutaka
9a235821fa Change dependency on bash from RUN_DEPENDS to BUILD_DEPENDS to fix build error. 2015-03-21 02:13:06 +00:00
John Marino
04b9ad61eb lang/sbcl: Upgrade version 1.1.12 => 1.2.9
PR:		198590
Submitted by:	Satosi Kimura (nifty.ne.jp)
2015-03-21 01:55:17 +00:00
Gerald Pfeifer
e8cb3fbedf Update to the 20150318 snapshot of GCC 4.9.3. 2015-03-20 23:43:27 +00:00
Baptiste Daroussin
571f0fce44 Abstract the font location
Ignore fonts.dir and fonts.scale
2015-03-20 23:08:40 +00:00
Bryan Drewery
945a87d01c Fix fetching x11-fonts/sourcesanspro-ttf from r381780; Don't modify GH_TAGNAME.
Pointyhats to:	bdrewery
With hat:	portmgr
Reported by:	antoine
2015-03-20 22:32:00 +00:00
Baptiste Daroussin
52164ae2b5 Fix packaging 2015-03-20 20:52:05 +00:00
Bryan Drewery
ecd7d7f387 USE_GITHUB: Strip slashes from GH_TAGNAME which impacts WRKSRC and DISTNAME.
The DISTNAME setting in bsd.sites.mk was moved lower due to GH_TAGNAME using
:= and DISTNAME depending on GH_TAGNAME.

With hat:	portmgr
2015-03-20 20:34:29 +00:00
Bartek Rutkowski
b53637adb2 devel/ocaml-lacaml: update 7.1.3 -> 7.1.5
PR:		197423
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-20 20:22:07 +00:00
Bryan Drewery
a2c419c8ff Fix ports missed in r381777, which changed DISTNAME for USE_GITHUB+GH_TAGNAME,
due to being changed between review+commit.

With hat:	portmgr
2015-03-20 20:17:24 +00:00
Bryan Drewery
37a1520519 For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.

Differential Revision:	https://reviews.freebsd.org/D2103
Reviewed by:	mat
With hat:	bdrewery
2015-03-20 20:07:50 +00:00
Guido Falsi
16488a9305 Update to 1.5.1 2015-03-20 20:04:59 +00:00
Bryan Drewery
4cb9be5d5c Fix fallout from recent USE_GITHUB. This was missed due to MASTER_SITES
duplicating the USE_GITHUB feature incorrectly.

With hat:	portmgr
2015-03-20 19:24:24 +00:00
Antoine Brodin
e54b24d2d9 Mark BROKEN: Fails to package
===>  Building package for ircd-hybrid-8.2.5
pkg-static: Unable to access file /wrkdirs/usr/ports/irc/ircd-hybrid/work/stage/usr/local/lib/ircd-hybrid/modules/autoload/m_operwall.la: No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/irc/ircd-hybrid/work/stage/usr/local/lib/ircd-hybrid/modules/autoload/m_operwall.so: No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/irc/ircd-hybrid/work/stage/usr/local/lib/ircd-hybrid/modules/autoload/m_services.la: No such file or directory
...

Reported by:	pkg-fallout
2015-03-20 19:15:25 +00:00
Antoine Brodin
ce273c35b6 Mark BROKEN: Fails to configure
checking for GTK+ - version >= 2.12.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 3.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
checking Qt5 headers... not found
configure: error: Cannot build modpack installer with any gui

Reported by:	pkg-fallout
2015-03-20 19:13:05 +00:00
Baptiste Daroussin
f7808e14a6 Convert to USES=fonts 2015-03-20 19:10:18 +00:00
Antoine Brodin
9e2f821057 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-03-20 19:09:22 +00:00
Baptiste Daroussin
30bab19b2b Fix pkg-message 2015-03-20 19:06:57 +00:00
Baptiste Daroussin
6b2245dacd Convert to USES=fonts 2015-03-20 19:06:28 +00:00
Baptiste Daroussin
9986ecebc1 Convert to USES=fonts
Remove useless subdirectories
Remove useless options
2015-03-20 19:05:38 +00:00
Sunpoet Po-Chuan Hsieh
fc9dddbd1e - Update WWW 2015-03-20 19:04:04 +00:00
Sunpoet Po-Chuan Hsieh
aae49ecb62 - Update MASTER_SITES
- Update WWW
2015-03-20 19:03:57 +00:00
Baptiste Daroussin
a6036fb6f4 Convert to USES=fonts 2015-03-20 18:35:50 +00:00
Baptiste Daroussin
8af3606c8e Convert to USES=fonts 2015-03-20 18:32:32 +00:00
Baptiste Daroussin
fb458d17b6 Convert to USES=fonts
While here fix license permission
2015-03-20 18:30:54 +00:00
Baptiste Daroussin
a3a0779c55 Convert to USES=fonts 2015-03-20 18:28:40 +00:00
Baptiste Daroussin
7a22682e50 Convert to USES=fonts 2015-03-20 18:26:57 +00:00
Baptiste Daroussin
7a9955010c Update to 1.065
Change master site to github
Convert to USES=fonts
2015-03-20 18:23:02 +00:00
Bartek Rutkowski
a9eab0f7e4 graphics/synfigstudio: update 0.64.2 -> 0.64.3
PR:		197425
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-20 18:18:30 +00:00
Bartek Rutkowski
728998e318 devel/synfig: update 0.64.2 -> 0.64.3
PR:		197425
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-20 18:16:56 +00:00
Baptiste Daroussin
661c3d334b Convert to USES=fonts 2015-03-20 18:13:10 +00:00
Baptiste Daroussin
419107e48c Convert to USES=fonts 2015-03-20 18:11:22 +00:00
Baptiste Daroussin
b30ecbb867 Convert to USES=fonts 2015-03-20 18:09:39 +00:00
Baptiste Daroussin
f2cf2995a0 Convert to USES=fonts 2015-03-20 18:05:49 +00:00
Bryan Drewery
738c4f22aa Update to checkin 54183f5f
Changes:
  - When using TMPFS_LOCALBASE (TMPFS_ALL) always try to clone the ref
    jail's LOCALBASE to the builder jail on port build startups. There
    is an optimization to not do this but it is needed for 'jail start'
    hooks that want to customize LOCALBASE. It normally will be a NOP.
2015-03-20 17:52:45 +00:00
Sunpoet Po-Chuan Hsieh
dd1a41a403 - Fix LICENSE
PR:		198744
Submitted by:	<jjachuf@gmail.com> (maintainer)
2015-03-20 17:41:39 +00:00
Baptiste Daroussin
d3e5775f45 Convert to USES=fonts 2015-03-20 16:54:27 +00:00
Baptiste Daroussin
3f1d8b884e Convert to USES=fonts 2015-03-20 16:42:34 +00:00
Baptiste Daroussin
aaae4499eb Convert to USES=fonts 2015-03-20 16:39:17 +00:00
Baptiste Daroussin
411ae903f9 Convert to USES=fonts 2015-03-20 16:36:31 +00:00
Baptiste Daroussin
9cb45e9cc1 Convert to USES=fonts 2015-03-20 16:30:23 +00:00
Baptiste Daroussin
1d3a688dde Convert to USES=fonts 2015-03-20 16:26:28 +00:00
Baptiste Daroussin
569f2bcb7b Convert to USES=fonts 2015-03-20 16:23:08 +00:00
Baptiste Daroussin
75aec625f2 Convert to USES=fonts 2015-03-20 16:07:23 +00:00
Pawel Pekala
31c39a9283 Update to version 1.1
PR:		198693
Submitted by:	rhavenn@rhavenn.net
2015-03-20 15:46:03 +00:00
Steven Kreuzer
a99fde5222 Update to version 0.4.0 2015-03-20 14:55:54 +00:00
Baptiste Daroussin
2fbe21e56b Fix pkg-message 2015-03-20 14:49:30 +00:00
Baptiste Daroussin
6eadd4b13b Fix pkg-message 2015-03-20 14:48:19 +00:00