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

303555 Commits

Author SHA1 Message Date
Emanuel Haupt
b08ca0d75a Use ${CC} instead of 'clang' to detect whether /usr/bin/cc is gcc or clang. 2013-06-28 13:10:29 +00:00
Dirk Meyer
2da7bb121a - fix clang regression with lua module 2013-06-28 13:06:36 +00:00
Martin Matuska
59da570ac1 Horde package update:
pear-Horde_ActiveSync 2.5.0 -> 2.5.2
pear-Horde_Crypt 2.2.0 -> 2.2.1
pear-Horde_Form 2.0.4 -> 2.0.5
pear-Horde_Util 2.2.2 -> 2.3.0
2013-06-28 12:13:35 +00:00
William Grzybowski
858acb597c multimedia/libtuner: update to 1.1.0
- Update to 1.1.0 [1]
- Trim Makefile header [1]
- Fix pkg-plist

PR:		ports/180047
Submitted by:	Jason A Harmening <jason.harmening@gmail.com> (maintainer)
2013-06-28 11:51:08 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
William Grzybowski
b9b5e71f19 sysutils/clone: update to 1.0.2
- Update to 1.0.2

Changes:
https://code.google.com/p/clone/source/browse/trunk/ChangeLog

PR:		ports/180028
Submitted by:	Dr. Rolf Jansen <cyclaero@gmail.com> (maintainer)
2013-06-28 11:39:19 +00:00
Palle Girgensohn
0ae6f0998d Security update for apache-xml-security-c
URL:	http://santuario.apache.org/secadv.data/CVE-2013-2210.txt
Security:	81da673e-dfe1-11e2-9389-08002798f6ff
Security:	CVE-2013-2210
2013-06-28 11:07:48 +00:00
Palle Girgensohn
a50609f354 Update PostgreSQL 93 to beta 2.
URL:	http://www.postgresql.org/about/news/1471/
2013-06-28 10:50:51 +00:00
Frederic Culot
61c9d4ab69 - Update to 0.8.9
PR:		ports/180042
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-06-28 08:16:17 +00:00
Baptiste Daroussin
1eb44ec56a Use devel/tradcpp to configure gccmakedep whatever compiler is being used 2013-06-28 08:13:57 +00:00
Baptiste Daroussin
bc4f063a70 the build system perfectly do support clang cpp as a preprocessor.
modify gccmakedep so that it respect CC
bump port revision

With hat:	x11
2013-06-28 07:01:57 +00:00
Dirk Meyer
ce1e247794 - add option X11 (default off)
PR:		 	179929
Submitted by:		Dmitry Marakasov

- bump PORTREVISION because package has changed
2013-06-28 06:27:25 +00:00
Carlo Strub
0eb4ec627f - Update to 2.5
- Cleanup header
2013-06-28 04:43:11 +00:00
Cheng-Lung Sung
14c0930776 - Update to 0.34 2013-06-28 04:35:42 +00:00
Cheng-Lung Sung
0717d98e1a - Update to 0.76 2013-06-28 04:33:39 +00:00
Cheng-Lung Sung
7d14fa3e90 - Update to 1.30 2013-06-28 04:31:57 +00:00
Carlo Strub
95724c58ac Update to 2.0.4 2013-06-28 04:30:04 +00:00
Cheng-Lung Sung
7476dd54f6 - Update to 2.0.4 2013-06-28 04:29:03 +00:00
Cheng-Lung Sung
81bbbe5bba - Update to 1.38 2013-06-28 04:24:33 +00:00
Cheng-Lung Sung
dffadc0b0e - Update to 2.11 2013-06-28 04:21:24 +00:00
Steve Wills
56085fac68 - Update to 3.5.0 2013-06-28 04:05:17 +00:00
Steve Wills
55fd1934ad Context framework extracted from Shoulda
WWW: http://thoughtbot.com/community/
2013-06-28 04:04:49 +00:00
Steve Wills
6e091c1c51 Making tests easy on the fingers and eyes
WWW: http://thoughtbot.com/community/
2013-06-28 04:04:08 +00:00
Cheng-Lung Sung
9dc2c9518f - Update to 1.14.1 2013-06-28 03:54:13 +00:00
Stephen Montgomery-Smith
0e2979100b - Make work with binutils-2.23.2 by setting --copy-dt-needed-entries for ld.
See "Changes in 2.22" in http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/ld/NEWS?rev=1.131.2.1&content-type=text/plain&cvsroot=src&only_with_tag=binutils-binutils-2_23_2
- Bump portrevision.

Reported by:	Robert Burmeister <Robert.Burmeister@UToledo.edu>
2013-06-28 03:28:12 +00:00
Cheng-Lung Sung
2710efd3ba - Update to 1.12.1 2013-06-28 03:08:46 +00:00
Cheng-Lung Sung
bd9893388f - Update to 1.12.1 2013-06-28 03:08:29 +00:00
Cheng-Lung Sung
e2f7c149a2 - Update to 1.12.1 2013-06-28 03:08:13 +00:00
Jason Helfman
0622b55e58 - update to 2.0.8
- Fix options
- pass maintainership to sumbmitter
- while here convert to options_sub routines, and shorten master_sites

PR:		180041
Submitted by:	danilogondolfo@gmail.com
2013-06-28 03:02:51 +00:00
Cheng-Lung Sung
391740ac6c - Update to 2.03 2013-06-28 02:39:11 +00:00
Cheng-Lung Sung
c1229e5fa2 - Update to 3.16 2013-06-28 02:37:39 +00:00
Cheng-Lung Sung
6f2d25b2a9 - Update to 1.08 2013-06-28 02:36:01 +00:00
Cheng-Lung Sung
5b64850b78 - Update to 1.31 2013-06-28 02:34:26 +00:00
Cheng-Lung Sung
cd741b4ff1 - Update to 5.85 2013-06-28 02:32:59 +00:00
Cheng-Lung Sung
0a39fc410a - Update to 6.2.8 2013-06-28 02:30:22 +00:00
Cheng-Lung Sung
27236bf73e - Update to 0.9.13 2013-06-28 02:28:21 +00:00
Cheng-Lung Sung
b1ac4bb40d - Update to 1.4.2 2013-06-28 02:26:08 +00:00
Cheng-Lung Sung
06cbb3cb03 - Update to 0.2.3 2013-06-28 02:21:24 +00:00
Cheng-Lung Sung
8e805233fa - Update to 1.3.12 2013-06-28 02:15:37 +00:00
Cheng-Lung Sung
5e7086e016 - Update to 0.7.7 2013-06-28 02:10:18 +00:00
Cheng-Lung Sung
7cec717c19 - Update to 3.73 2013-06-28 01:58:35 +00:00
Adrian Chadd
09415ca515 Bump portrevision - the binary has now changed. 2013-06-28 01:45:26 +00:00
Adrian Chadd
9d2b32a021 Enable LBA in GXEMUL.
FreeBSD-10's ATA code requires LBA to be used.  There's no code in the
ATA stack to send CHS commands to the hardware these days.

* Enable it by default;
* Turn print() into debug()

Tested:

* MALTA kernel on gxemul.
2013-06-28 01:43:57 +00:00
Cheng-Lung Sung
79ca5c9a9a fix build error 2013-06-28 01:32:07 +00:00
Steve Wills
cb68b9d63d - Update to 1.6.3 2013-06-28 01:12:53 +00:00
Steve Wills
2bf0ca7f66 - Update to 1.4.0.2 2013-06-28 01:12:39 +00:00
Steve Wills
e0f6c05c23 - Update to 0.8.2 2013-06-28 01:01:52 +00:00
Wesley Shields
0c40c664ed Update to 1.8.7. 2013-06-28 00:58:49 +00:00
Cy Schubert
04d5039845 Add File::KeePass::Agent An application agent for working with
File::KeePass objects.
2013-06-28 00:02:47 +00:00
Matthias Andree
bc71f564c6 Kill three compiler warnings. 2013-06-27 23:29:03 +00:00