1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

325071 Commits

Author SHA1 Message Date
Emanuel Haupt
e88cc5c043 - Strip shared objects
- Support staging
2014-02-12 22:11:35 +00:00
Emanuel Haupt
f4cb08a85e Support staging 2014-02-12 21:56:24 +00:00
Emanuel Haupt
2d104b37ed Support staging 2014-02-12 21:53:21 +00:00
Emanuel Haupt
6986b60461 Support staging 2014-02-12 21:52:23 +00:00
Emanuel Haupt
61dc7b4adb - Support staging
- Strip shared object
- Respect CFLAGS
2014-02-12 21:49:57 +00:00
Emanuel Haupt
e4f0c42ffc - Support staging
- Repect CC
- Respect CFLAGS
- Strip binary
2014-02-12 21:42:19 +00:00
Antoine Brodin
3b099900ff Add ccache-update-links to _FORCE_POST_PATTERNS to run it after gcc has
been uninstalled

With hat:	portmgr
2014-02-12 21:35:41 +00:00
Emanuel Haupt
6c993667a2 Support staging 2014-02-12 21:27:32 +00:00
Emanuel Haupt
47298a243b - Support staging
- Add mirror
2014-02-12 21:23:24 +00:00
Matthias Andree
b49cb6994c Upgrade to test8 release, bringing these upstream fixes:
ee41586 Use DS records as trust anchors, not DNSKEYs.
83349b8 Further tidying of AD and DO bit handling.
7fa836e Handle validation when more one key is needed.
1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms.
c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets.
e243c07 AD bit in queries handled as RFC6840 p5.7
2014-02-12 21:12:37 +00:00
Antoine Brodin
5f1f20ce4d Mark broken: Does not compile
on 8 and 9:
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 "-DALLIANCE_VERSION=\"5.0 20090901\"" -DALLIANCE_TOP=\"/usr/local/alliance\" -I. -I. -I../../mbk/src -I../../pat/src -O2 -pipe -fno-strict-aliasing -MT pat_decl_y.lo -MD -MP -MF .deps/pat_decl_y.Tpo -c pat_decl_y.c  -fPIC -DPIC -o .libs/pat_decl_y.o
y.tab.c:562: error: duplicate 'extern'

on 10 and head:
elp.c:252:1: error: non-void function 'elpLotrsShrink' should return a value [-Wreturn-type]
return ;
^
elp.c:460:1: error: non-void function 'elpLofigCapaDiff' should return a value [-Wreturn-type]
return ;
^
elp.c:490:1: error: non-void function 'elpLofigCapaGrid' should return a value [-Wreturn-type]
return ;
^
elp.c:518:1: error: non-void function 'elpLofigShrink' should return a value [-Wreturn-type]
return ;

Reported by:	pkg-fallout since august 2013
2014-02-12 20:42:58 +00:00
Antoine Brodin
9569ec147d Add explicit dependency on pkgconf
Reported by:	pkg-fallout
2014-02-12 20:31:38 +00:00
Thierry Thomas
181535c0bb Uncomment the dependencies, as originally set in ports/184607.
PR:		ports/184607
Submitted by:	Jason Bacon <jwbacon (at) tds.net>
2014-02-12 20:20:10 +00:00
Thierry Thomas
a3e71b1cd7 Development tools and base libraries for linux_base-f10. Required by
some Linux applications such as Matlab, which allows the user to integrate
custom C, C++, and Fortran code via the MEX compiler.

PR:             ports/184549
Submitted by:   Jason Bacon <jwbacon (at) tds.net>
2014-02-12 20:14:12 +00:00
Cy Schubert
bb94f0c513 Update 1.0.4 --> 1.0.5 2014-02-12 20:10:37 +00:00
Antoine Brodin
5e55144a22 Mark broken: does not compile
tgif.c: In function 'rb_ext_Tgif_out':
tgif.c:50: error: 'OpenFile' undeclared (first use in this function)
tgif.c:50: error: (Each undeclared identifier is reported only once
tgif.c:50: error: for each function it appears in.)
tgif.c:50: error: 'fptr' undeclared (first use in this function)

Reported by:	pkg-fallout since august 2013
2014-02-12 19:53:54 +00:00
Antoine Brodin
6f8ae3f522 Mark broken: Fails to compile
cc -I. -I/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8 -DPHP_ATOM_INC -I/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/include -I/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/main -I/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/usr/local/oracle8-client/rdbms/public -I/usr/local/oracle8-client/rdbms/demo -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c /wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c  -fPIC -DPIC -o .libs/oci8_interface.o
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c: In function 'zif_oci_free_descriptor':
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c:173: error: 'filename' undeclared (first use in this function)
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c:173: error: (Each undeclared identifier is reported only once
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c:173: error: for each function it appears in.)
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c:173: error: 'filename_len' undeclared (first use in this function)
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c: In function 'zif_oci_lob_save':
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c:212: error: 'filename' undeclared (first use in this function)
/wrkdirs/usr/ports/databases/php52-oci8/work/php-5.2.17/ext/oci8/oci8_interface.c:212: error: 'filename_len' undeclared (first use in this function)

Reported by:	pkg-fallout since august 2013
2014-02-12 19:48:28 +00:00
Antoine Brodin
ecf5518183 Mark broken: Fails to configure
===>  Running extconf.rb in ext/oci8 to configure
checking for cc... ok
checking for gcc... yes
checking for LP64... no
checking for ruby header... /wrkdirs/usr/ports/databases/ruby-oci8/work/ruby-oci8-1.0.0-rc1/ext/oci8/oraconf.rb:301: Use RbConfig instead of obsolete and deprecated Config.
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.

Reported by:	pkg-fallout since august 2013
2014-02-12 19:42:24 +00:00
Danilo Egea Gondolfo
769ef60ea9 - Update from 2.6 to 2.7
- Update the comment about the license. There is no more code under BSD3CLAUSE
- Add regression-test target (requested/suggested by the developer)

Reported by:	Eric Radman <ericshane@eradman.com>
2014-02-12 19:34:33 +00:00
Emanuel Haupt
362ae558d7 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:26:12 +00:00
Emanuel Haupt
e4689cd412 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:26:08 +00:00
Emanuel Haupt
4104317283 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:26:03 +00:00
Emanuel Haupt
f3dcc00510 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:59 +00:00
Emanuel Haupt
4395f81b94 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:55 +00:00
Emanuel Haupt
af3030e108 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:51 +00:00
Emanuel Haupt
991e461a5b Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:46 +00:00
Emanuel Haupt
1b1d798c2a Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:42 +00:00
Emanuel Haupt
f802ccaa32 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:38 +00:00
Emanuel Haupt
a7fe37e81a Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:34 +00:00
Emanuel Haupt
a49e168bfe Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:29 +00:00
Emanuel Haupt
ed672fa64f Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:25 +00:00
Emanuel Haupt
db3abf847a Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:21 +00:00
Emanuel Haupt
f1e12b82cd Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:16 +00:00
Emanuel Haupt
d03dc2b3dd Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:12 +00:00
Emanuel Haupt
e8d931ea09 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:08 +00:00
Emanuel Haupt
988eadb3e9 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:04 +00:00
Emanuel Haupt
e936aeddf2 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:59 +00:00
Emanuel Haupt
4392486eca Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:55 +00:00
Emanuel Haupt
f8713982d0 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:51 +00:00
Emanuel Haupt
f32749c57d Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:47 +00:00
Emanuel Haupt
4fd65ef49f Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:43 +00:00
Emanuel Haupt
273c3fe6f7 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:39 +00:00
Emanuel Haupt
23da8b86e4 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:34 +00:00
Emanuel Haupt
b1de659184 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:30 +00:00
Emanuel Haupt
75045d62d7 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:26 +00:00
Emanuel Haupt
2ab226af09 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:22 +00:00
Emanuel Haupt
6c1ef334ed Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:17 +00:00
Emanuel Haupt
a3c824a55b Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:13 +00:00
Emanuel Haupt
bd6fdb162f Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:09 +00:00
Emanuel Haupt
7385f439aa Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:05 +00:00