Baptiste Daroussin
a4aefba45b
Stagify brasero
...
Convert to USES=libtool
Chase shlib number change
Clean up a bit chased ports
2014-04-25 23:46:27 +00:00
Baptiste Daroussin
169ea802e6
Support stage
2014-04-25 23:33:36 +00:00
Baptiste Daroussin
27df4afa35
Support stage
...
Switch to USES=libtool
2014-04-25 23:31:44 +00:00
Sunpoet Po-Chuan Hsieh
6a40386c93
- Update LICENSE
...
- Use USES=tar:xz
Submitted by: sunpoet (myself)
Approved by: Jason Bacon <jwbacon@tds.net> (maintainer)
2014-04-25 23:27:31 +00:00
Baptiste Daroussin
f79ebea953
Support stage
2014-04-25 23:25:53 +00:00
John Marino
a07058d03b
devel/florist-gpl: Don't strip static library
...
Static libraries need to be installed with BSD_INSTALL_DATA macro
rather than BSD_INSTALL_LIB macro because the former will strip the
symbols from the library by default.
PR: ports/188993
Submitted by: Natacha Porte
Approved by: maintainer (self)
MFH: 2014Q2
2014-04-25 23:25:46 +00:00
Baptiste Daroussin
8b24bc4021
Support stage
2014-04-25 23:20:52 +00:00
Baptiste Daroussin
09bc13d3d5
Support stage
...
Switch to USES=libtool
Strip binaries
2014-04-25 23:19:01 +00:00
Baptiste Daroussin
b25aad4f05
Support stage
2014-04-25 23:16:19 +00:00
Baptiste Daroussin
e4452ab892
Support stage
2014-04-25 23:14:29 +00:00
Baptiste Daroussin
548cd48ff9
Support stage
2014-04-25 23:11:19 +00:00
Baptiste Daroussin
43d499ebd2
Support stage
2014-04-25 23:10:40 +00:00
Baptiste Daroussin
4bd35aed18
Support stage
2014-04-25 23:09:16 +00:00
Baptiste Daroussin
10e8d0e423
Support stage
2014-04-25 23:08:08 +00:00
Baptiste Daroussin
353b7ee41a
Support stage
2014-04-25 23:03:46 +00:00
Baptiste Daroussin
c92a57b22a
Support stage
2014-04-25 23:01:35 +00:00
Baptiste Daroussin
970c165d87
Bump portrevision forgotten previously
2014-04-25 22:56:07 +00:00
Baptiste Daroussin
0881217566
Support stage
2014-04-25 22:55:35 +00:00
Baptiste Daroussin
3054bf7154
Support stage
...
Switch to USES=libtool
2014-04-25 22:54:09 +00:00
Baptiste Daroussin
d4ec49ef6c
Support stage
2014-04-25 22:52:11 +00:00
Baptiste Daroussin
d3629354f5
Support stage
2014-04-25 22:50:51 +00:00
Brooks Davis
ee459d7eb3
New port of: Temporally Enhanced Security Logic Assertions (TESLA)
...
TESLA builds on our experiences developing the TrustedBSD MAC Framework
and Capsicum: our most critical security properties are frequently
safety (temporal) properties rather than static invariants. Current
tools for testing temporal properties are largely static, and unable to
work effectively on extremely large C-language software bases, such as
multi-million lines-of-code operating system kernels and web browsers.
TESLA borrows ideas from model checking, applying them in a dynamic
context using compiler-assisted instrumentation to continuously validate
temporal security assertions during software execution. We have
implemented a prototype of TESLA based on clang/LLVM AST transforms,
which is able to test both explicit automata against C implementations
(such as protocol state machines in the kernel and OpenSSL) and inline
assertions checking for missing access control checks in OS logic.
Sponsored by: DARPA, AFRL
2014-04-25 22:21:13 +00:00
Baptiste Daroussin
c67511bd57
Support stage
...
Cleanup a bit
2014-04-25 22:05:35 +00:00
Baptiste Daroussin
e772d3fd13
Fix packaging as a user
...
Remove test for pre FreeBSD 8
2014-04-25 21:57:42 +00:00
Juergen Lock
9ca9f2c753
- Stop depending on bitstream-vera, add explicit fontconfig/freetype
...
dependencies. [1]
- Switch to USES= tar:xz.
- Bump PORTREVISION.
PR: ports/187857 [1]
Submitted by: rakuco [1]
2014-04-25 21:46:02 +00:00
Baptiste Daroussin
f356f1035f
Remove libtool from USE_AUTOTOOLS
...
Reported by: tijl
2014-04-25 21:36:10 +00:00
Pawel Pekala
c206304493
Add staging support
2014-04-25 20:45:57 +00:00
Pawel Pekala
1e6f6f6e8d
- Add staging support
...
- Convert to new LIB_DEPENDS format
2014-04-25 20:44:47 +00:00
Boris Samorodov
669e3e4d31
print/foomatic-db: update to version 20140425
2014-04-25 20:30:02 +00:00
Boris Samorodov
b29021f8c2
print/foo2zjs: update to version 20140417
2014-04-25 20:23:28 +00:00
Rusmir Dusko
85a9bb661e
- Update to 1.3.12
...
- Strip library
2014-04-25 20:02:11 +00:00
Rusmir Dusko
6ee04d143d
- Bump PORTREVISION for MAINTAINER change
...
- Transfer maintainership to games@ team
- Cosmetical changes files/cube_client.in and files/cube_server.in
2014-04-25 19:58:43 +00:00
Boris Samorodov
aac0bcbd6e
print/cups-base: add an options ICONS to install desktop icons
...
When unchecked this option greatly reduces the package depends list [1]
(from 82 to 42).
Defaults to "on" for ordinary package users sake.
Submitted by: Hilko Meyer <Hilko.Meyer@gmx.de> [1]
2014-04-25 19:31:13 +00:00
Sunpoet Po-Chuan Hsieh
1c1eff62a8
- Remove MAKE_JOBS_UNSAFE
...
PR: ports/188463
Submitted by: Jia-Shiun Li <jiashiun@gmail.com>
2014-04-25 19:06:55 +00:00
Thierry Thomas
327477b432
Tarball has been rerolled: several modifications, but no problem.
...
Full diff available at
<http://people.freebsd.org/~thierry/CImg-1.5.8_140417-140418.diff >.
2014-04-25 17:49:34 +00:00
Chris Rees
046b88c09a
Remove NO_STAGE from slaves.
2014-04-25 16:59:08 +00:00
Jung-uk Kim
d5c687b89e
Update to 20140424.
2014-04-25 16:36:33 +00:00
Pawel Pekala
655a82232a
Update to version 3.2.13
2014-04-25 16:34:11 +00:00
Pawel Pekala
90b722fc49
- Update to version 2.2.6
...
- Disable test for now, they fail with clang
2014-04-25 16:33:00 +00:00
Steve Wills
02342a56b4
- Fix build on 11-CURRENT by patching:
...
modules/freebsd/vmhgfs/channel.h [2] [3]
libvmtools/i18n.c [2]
modules/freebsd/vmmemctl/os.c [4]
PR: ports/187426 [1]
PR: ports/188744 [2]
Submitted by: alfred [2]
Submitted by: garga [3]
Submitted by: bdrewery [4]
2014-04-25 15:39:46 +00:00
Kevin Lo
d560c7d11d
Stage support.
2014-04-25 15:28:13 +00:00
Kevin Lo
e0878cc099
Import comic-neue 1.1.
...
Comic Neue is a set of free fonts providing an alternative to Microsoft’s
popular Comic Sans font.
2014-04-25 15:25:16 +00:00
Danilo Egea Gondolfo
e2c126c70f
- Update from 1.8 to 1.8.1
2014-04-25 14:55:11 +00:00
Barbara Guida
6835d5bbe7
Update to 1.12.8
...
Approved by: flo (mentor, implicit)
2014-04-25 14:53:40 +00:00
Boris Samorodov
08ae7bdf9c
ports/foo2zjs: mark the port as MAKE_JOBS_UNSAFE
...
Error log:
-----
chmod -w osx-hplj-hotplug.1
chmod: osx-hplj-hotplug.1: No such file or directory
-----
Full log is here:
https://jenkins.freebsd.org/pci/100-amd64/logs/bulk/100amd64-default/569/logs/errors/foo2zjs-20140401_1.log
Reported by: jenkins (swills)
MFH: 2014Q2
2014-04-25 14:22:53 +00:00
Tijl Coosemans
ba2806b735
Use a standard DOCS option.
2014-04-25 14:13:06 +00:00
Tijl Coosemans
10161139d6
Remove USE_AUTOTOOLS=libtool.
2014-04-25 13:59:05 +00:00
Baptiste Daroussin
f8472ea346
Fix expiration date
...
With hat: portmgr
Reported by: Dan Langille
2014-04-25 13:46:13 +00:00
Baptiste Daroussin
c024fd9030
Deprecate java bindings for gnome
...
They have never been used, are not updated upstream since 2009 and gnome@ team has already way too many things to care about
Discussed with: kwm (gnome)
Approved by: self (portmgr)
2014-04-25 13:37:43 +00:00
Danilo Egea Gondolfo
04d8a078f6
- Update WWW
2014-04-25 13:34:16 +00:00