Commit graph

14700 commits

Author SHA1 Message Date
Steve Wills
a7a9ad65b7 - Refer to generic ruby binary in rc scripts
- Fix missing %D in plist
2013-10-26 02:22:07 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Kris Moore
727891ec55 - Remove '@dirrmtry share/applications' from pkg-plist
Submitted by: Tijl Coosemans <tijl@FreeBSD.org>
2013-10-25 21:02:55 +00:00
Kris Moore
f431930eb9 GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.

This port builds the GRUB x86_64-efi boot modules, allowing grub-install
or grub-mkrescue to install with EFI support.

WWW: http://www.gnu.org/software/grub/
2013-10-25 20:11:00 +00:00
Tijl Coosemans
3f28e5234c - Use drill instead of dig on FreeBSD 10.
- Support staging.

PR:		ports/183264
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	"A.J. Kehoe IV (Nanoman)" <bsdstats@nanoman.ca> (maintainer)
2013-10-25 15:06:30 +00:00
Sunpoet Po-Chuan Hsieh
f88036894f - Update to 2.2.1
Changes:	https://github.com/guard/guard/releases
2013-10-25 13:36:03 +00:00
Sunpoet Po-Chuan Hsieh
86e43a6f64 - Update to 20131022
- While I'm here, convert to new options helper and support STAGEDIR

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7761
PR:		ports/183249
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2013-10-25 13:35:57 +00:00
Emanuel Haupt
cac976f177 Fix pacakge list.
Notified by:	az
2013-10-25 11:20:05 +00:00
Danilo Egea Gondolfo
55fbb77d70 - Update from 0.9.28.1 to 0.9.29 [1]
- Add stage support [1]
- Use options helpers

PR:		ports/183245
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer) [1]
2013-10-25 02:38:15 +00:00
Cy Schubert
31a2af7050 Fixup build WITH=SPOOF.
PR:		183275
Submitted by:	mat
2013-10-25 00:43:12 +00:00
Renato Botelho
84362b64bc Support staging 2013-10-24 23:07:29 +00:00
Renato Botelho
6b7df5de42 Support staging 2013-10-24 23:06:41 +00:00
Alex Kozlov
304eb3fb38 - Fix build [1]
- Support STAGEDIR

PR:	ports/183023 [1]
Submitted by:	Stephen Roznowski <sjroz@verizon.net> (maintainer)
2013-10-24 16:27:22 +00:00
Kris Moore
e51d7871be - Update to 1382605460
- Fix build on 10
2013-10-24 12:40:27 +00:00
Kris Moore
bc2493954c - Update to 1382605460
- Fix build on 10
2013-10-24 12:39:47 +00:00
Mark Felder
c2e2766a2c STAGE support
Fix incorrect path in rc script

Approved by:	swills (mentor)
2013-10-24 11:35:03 +00:00
Mark Felder
6df14313de STAGE support
Approved by:	swills (mentor)
2013-10-24 11:34:23 +00:00
Steve Wills
26a2cc2c62 - Update to 11.6.0
PR:		ports/181585
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2013-10-24 03:27:12 +00:00
Renato Botelho
1213c0c012 . Support staging
. Remove MANPAGES option and respect NO_INSTALL_MANPAGES instead
2013-10-23 23:53:54 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Emanuel Haupt
0453b815e7 Support staging. 2013-10-23 07:14:05 +00:00
Jason Helfman
e0242fef99 - update to 3.2.0
- support staging
2013-10-23 06:10:47 +00:00
Cy Schubert
3bd117e04b Convert to staging.
PR:		183186
Submitted by:	mat
2013-10-22 20:15:16 +00:00
Colin Percival
3160ffc247 Update for new __FreeBSD_version values with rc.d firstboot support. 2013-10-22 16:19:33 +00:00
Dmitry Marakasov
db25d63f5a - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by:	portmgr (bdrewery)
2013-10-22 14:01:38 +00:00
Mathieu Arnold
59ac44abf5 - Convert to staging
- Use new LIB_DEPENDS format
- Fixup some DEVELOPER errors
- Make more silent, no reason to have some commands echoed and not all.

PR:		ports/183176
Submitted by:	mat
Approved by:	gahr (maintainer)
2013-10-22 09:06:59 +00:00
Dmitry Marakasov
4416ca64fd - Support staging
- Convert USE_GMAKE to USES
2013-10-22 07:50:02 +00:00
Rusmir Dusko
0a4473e71c - Change maintainer email to @FreeBSD.org
- USE_GNOME cairo instead of graphics/cairo
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-10-22 00:23:34 +00:00
Jung-uk Kim
e3a270e759 - Update to 20130927.
- Support staging.
2013-10-21 22:40:35 +00:00
William Grzybowski
a146c864dc sysutils/k3b-kde4: fix build with ffmpeg-2
- Fix build with ffmpeg-2

Approved by:	portmgr (bapt, implicit)
2013-10-21 20:41:54 +00:00
Kris Moore
f2d456fe96 - Update to 1382384181 2013-10-21 20:05:57 +00:00
Kris Moore
87d16d0b64 - Update to 1382384181 2013-10-21 20:05:29 +00:00
William Grzybowski
cbff92b1c1 sysutils/nepomuk-core: unset FFMPEG_SUFFIX
- Unset FFMPEG_SUFFIX

Approved by:	portmgr (bapt, implicit)
2013-10-21 18:24:52 +00:00
Martin Matuska
5b37aa290a Horde port update:
Horde_ActiveSync 2.8.3 -> 2.8.4
Horde_Auth 2.1.0 -> 2.1.1
Horde_Core 2.9.0 -> 2.10.0
Horde_Css_Parser 1.0.1 -> 1.0.2
Horde_Date 2.0.6 -> 2.0.7
Horde_History 2.2.0 -> 2.2.1
Horde_Imap_Client 2.15.4 -> 2.15.5
Horde_Log 2.0.1 -> 2.1.0
Horde_Mail 2.1.1 -> 2.1.2
Horde_Rpc 2.1.0 -> 2.1.1
Horde_Smtp 1.2.3 -> 1.2.5
Horde_SpellChecker 2.1.0 -> 2.1.1
Horde_Stream 1.3.0 -> 1.4.0
2013-10-21 06:40:56 +00:00
Brad Davis
30184d1118 - Update rsyslog-devel to 7.5.5
Changelog: http://www.rsyslog.com/changelog-for-7-5-5-v7-devel/

Reviewed by:	swills@
2013-10-20 23:26:54 +00:00
Xin LI
9b15d9841d Update to 1.3.2. 2013-10-20 22:55:19 +00:00
Steve Wills
d592d67b0d Run 'freebsd-update fetch' when the system first boots; and if updates are
downloaded, install them and request a reboot.

Obviously, this port is not useful after a system is already running; it is
intended to be included as part of the installation or disk image building
process.

PR:		ports/183130
Submitted by:	cperciva@FreeBSD.org
2013-10-20 22:03:29 +00:00
Jason E. Hale
784e4c52e1 - Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
2013-10-20 19:20:15 +00:00
Eitan Adler
18f7ae85f1 - Convert to staging
Approved by:	crees (maintainer)
2013-10-20 18:46:58 +00:00
Baptiste Daroussin
ac016af760 Enable stage 2013-10-20 18:08:52 +00:00
Bryan Drewery
445adae7f0 - Convert to staging
- Cleanup master/patch sites (stop using people.freebsd.org)
2013-10-20 10:33:50 +00:00
Sunpoet Po-Chuan Hsieh
df3238e851 - Fix build with clang
- Use USES=gmake
- Support STAGEDIR

PR:		ports/183116
Submitted by:	sunpoet (myself)
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2013-10-20 09:33:04 +00:00
Sunpoet Po-Chuan Hsieh
ea4f40054c - Update to 4.0.3
Changes:	https://github.com/guard/guard-rspec/releases
2013-10-20 08:34:45 +00:00
Sunpoet Po-Chuan Hsieh
6091380874 - Update to 2.1.1
Changes:	https://github.com/guard/guard/releases
2013-10-20 08:34:40 +00:00
Mikolaj Golub
d5531ebcbf Support staging.
Approved by:	bdrewery (mentor)
2013-10-20 06:25:41 +00:00
Jason Helfman
c476e0d8b2 - support staging 2013-10-20 01:05:33 +00:00
Bryan Drewery
5c23e124a7 Support staging 2013-10-20 00:40:34 +00:00
Bryan Drewery
27705cc4ce - Take maintainership
- Convert to staging
- Remove indefinite article from COMMENT
2013-10-20 00:33:52 +00:00
Bryan Drewery
09c2bfc693 Add sysutils/nfsping
NFSping is a command line utility for measuring the response time of an NFS
server. It's basically a copy of the fping interface but doesn't share any code
with that project.

On modern NFS servers, the network stack and filesystem are often being run on
separate cores or even hardware components. This means in practise that a fast
ICMP ping response isn't indicative of how quickly the NFS filesystem is
responding. This tool more directly tests the responsiveness of the server's
operating system's NFS component.

WWW: https://github.com/mprovost/NFSping
2013-10-20 00:18:16 +00:00
Tijl Coosemans
e76bd53834 Fix build on FreeBSD 10.
PR:		ports/181855
Submitted by:	Justin Head <ports@encarnate.com> (maintainer)
2013-10-19 20:49:37 +00:00
Dmitry Sivachenko
1437ba996a Update to version 3.3.1.
Approved by:	maintainer
2013-10-19 17:13:48 +00:00
Sunpoet Po-Chuan Hsieh
802069042c - Update to 4.0.2
Changes:	https://github.com/guard/guard-rspec/commits/master
2013-10-19 15:25:58 +00:00
Sunpoet Po-Chuan Hsieh
61123a20e6 - Update to 2.1.0
Changes:	https://github.com/guard/guard/releases
2013-10-19 15:23:51 +00:00
Sunpoet Po-Chuan Hsieh
24d21dd08a - Update to 0.9.0
Changes:	https://github.com/grosser/parallel/commits/master
2013-10-19 15:22:18 +00:00
Tijl Coosemans
8ddbe17948 - Fix build with clang (CFLAGS+=-Wno-error=implicit-function-declaration)
- USE_GMAKE=yes -> USES=gmake
- Remove the indefinite article from COMMENT
- Remove --mandir from CONFIGURE_ARGS (already set in bsd.port.mk)
- Use new syntax at LIB_DEPENDS
- Include <bsd.port.options.mk> instead of <bsd.port.pre.mk>
- Place unconditionned statements before those conditions
- Remove LATEST_LINK.  PKGNAMESUFFIX is already set.

PR:		ports/181618
Submitted by:	bsam
Approved by:	maintainer timeout (7 weeks)
2013-10-19 12:28:02 +00:00
Baptiste Daroussin
c02f916a07 Unconditionnaly install docs and remove inclusion of bsd.port.options.mk 2013-10-18 23:33:37 +00:00
Mikolaj Golub
0574cad15f Staging support.
Approved by:	bdrewery (mentor)
2013-10-18 19:48:45 +00:00
Mikolaj Golub
eaec20c9e4 Stage support.
Approved by:	bdrewery (mentor)
2013-10-18 19:38:41 +00:00
Mikolaj Golub
1c2052c0c0 - Update to 2.28.
- Add stage support.

Approved by:	bdrewery (mentor)
2013-10-18 19:34:32 +00:00
Thomas Abthorpe
24a0150e73 - Mark devel/rubygem-rascut broken
- Remove dependancy on www/rubygem-mongerl from other ports

With hat:	portmgr
2013-10-18 03:05:47 +00:00
Dmitry Marakasov
969ba3bce8 - Support staging
- Add categories to desktop file
2013-10-18 00:31:22 +00:00
Dmitry Marakasov
d6ec82ed11 - Support staging 2013-10-17 23:51:36 +00:00
Dmitry Marakasov
9a24b82409 - Support staging 2013-10-17 23:51:25 +00:00
Pav Lucistnik
c833bc4fbf - Update to 2013-10-13
Submitted by:	gleb (maintainer)
2013-10-17 22:00:33 +00:00
Carlo Strub
3ea4a932ac - Back to pool
- Remove leading article in COMMENT
2013-10-17 21:31:24 +00:00
William Grzybowski
df0a262aee sysutils/gdisk: update to 0.8.8
- Update to 0.8.8
- Allow staging
2013-10-17 14:52:10 +00:00
Veniamin Gvozdikov
6b8e996d9f - Fix build with clang
PR:		ports/182885
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by:	eadler, osa, rm (mentors, implicit)
2013-10-17 07:38:22 +00:00
Baptiste Daroussin
fcca7192f2 Add a mirror for the distfile
Change www to new home [1]
Let stage handle what is packed or not.

Submitter by:	Francois Pesce (upstream) [1]
2013-10-17 06:45:47 +00:00
Edwin Groothuis
eb583c9dd9 Fix build on 10.0 2013-10-17 06:22:36 +00:00
Dmitry Marakasov
3a00948bf5 - Support staging 2013-10-16 23:50:39 +00:00
Dmitry Marakasov
a4385b2ae9 - Support staging 2013-10-16 23:49:45 +00:00
Xin LI
4367200505 Update to 1.37. 2013-10-16 21:45:31 +00:00
Ganael LAPLANCHE
bd5bef5a1d - Update to 0.7
- Enable staging
2013-10-16 07:01:00 +00:00
Dmitry Marakasov
525d9315c3 - Support staging 2013-10-16 03:29:08 +00:00
Antoine Brodin
817358a058 Fix perl shebang in sorter and mactime
Reported by:	qa.sh
2013-10-15 19:21:42 +00:00
Olivier Duchateau
f70ac27586 Remove NO_MTREE macro 2013-10-15 18:42:26 +00:00
Olivier Duchateau
5483a9d678 - Support STAGEDIR
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format

- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
2013-10-15 18:36:02 +00:00
William Grzybowski
c19d9722f8 sysutils/gdisk: take maintainership
- Take maintainership
2013-10-15 11:50:39 +00:00
Baptiste Daroussin
a1390b4fc8 Remove one more port depending on gnome1
Approved by:	demon (maintainer)
2013-10-15 09:21:00 +00:00
Andrej Zverev
26842f113a - Support STAGEDIR
- Switch to USES=gmake
- Remove leading indefinite article from COMMENT

Submitted by:	zont@ (maintainer via email)
2013-10-15 09:00:49 +00:00
Jimmy Olgeni
6427216749 - Add staging support.
- Handle scl.conf like syslog-ng.conf (with scl.conf.dist).
- Always install syslog-ng.conf.sample/dist, since they are example files.
- Use mkdir -p in pkg-plist to fix warning during reinstallations/upgrades.
- Sort pkg-plist.
- General cleanup.

(same as r330086)

Approved by:  maintainer
2013-10-14 21:25:58 +00:00
Olivier Duchateau
3ec6f28767 - Support STAGEDIR
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format (sysutils/xfce4-settings)
2013-10-14 19:18:17 +00:00
Alberto Villa
3302669244 - Remove disk duplicate entries on FreeBSD 10+.
- Bump PORTREVISION.

PR:		179469
Submitted by:	avilla (myself)
Approved by:	gnome (maintainer timeout)
2013-10-14 13:41:51 +00:00
Sunpoet Po-Chuan Hsieh
ba43327221 - Update to 4.0.1
Changes:	https://github.com/guard/guard-rspec/commits/master
2013-10-14 11:58:11 +00:00
Max Brazhnikov
46888a73a1 - Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
2013-10-13 13:03:03 +00:00
Roman Bogorodskiy
306b2e73a6 Fix build on -CURRENT.
Reported by:	pkg-fallout
2013-10-13 11:34:11 +00:00
Hajimu UMEMOTO
e7ac26213e - avoid package name collisions.
- shorten pkg-descr.
- use USES=gmake.
2013-10-12 18:08:23 +00:00
Sunpoet Po-Chuan Hsieh
b90bbb90fe - Update to 4.88E
- While I'm here:
  - Support STAGEDIR
  - Use USES=shebangfix

Changes:
- Support HEAD being FreeBSD 11-CURRENT

PR:		ports/182924
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2013-10-12 17:08:55 +00:00
Sunpoet Po-Chuan Hsieh
33b30557ee - Update to 4.0.0
Changes:	https://github.com/guard/guard-rspec/commits/master
2013-10-12 16:40:13 +00:00
Sunpoet Po-Chuan Hsieh
bad3ebc6b7 - Update to 2.0.5
Changes:	https://github.com/guard/guard/releases
2013-10-12 16:40:09 +00:00
Danilo Egea Gondolfo
3f2f405195 - Update from 1.3.2 to 1.3.3
- Add stage support
- Update files/pkg-message.in

PR:		ports/182863
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by:	wg/culot (mentors, implicit)
2013-10-12 03:33:40 +00:00
Jimmy Olgeni
ceff97524b - Add staging support.
- Handle scl.conf like syslog-ng.conf (with scl.conf.dist).
- Always install syslog-ng.conf.sample/dist, since they are example files.
- Use mkdir -p in pkg-plist to fix warning during reinstallations/upgrades.
- Sort pkg-plist.
- General cleanup.

PR:		ports/182882
Submitted by:	olgeni
Approved by:	maintainer (by mail)
2013-10-11 15:55:42 +00:00
Jimmy Olgeni
0899d0a4bd - Rename ts.1 to ts.8 to avoid conflicts with security/openssl.
- Upgrade USE_GMAKE.
- Add staging support.

PR:		ports/182879
Submitted by:	olgeni
Approved by:	maintainer
2013-10-11 15:47:17 +00:00
Sunpoet Po-Chuan Hsieh
8048f3f7c7 - Update to 2.0.4
Changes:	https://github.com/guard/guard/blob/master/CHANGELOG.md
2013-10-11 14:09:10 +00:00
Wesley Shields
e08e76d049 Fix an infinite loop in discogrok.
PR:		ports/182490
Submitted by:	"Regis A. Despres" <regis.despres@gmail.com>
Obtained from:	f1858bfa34
2013-10-10 17:34:34 +00:00
Sunpoet Po-Chuan Hsieh
04febe12b7 - Convert to new LIB_DEPENDS format
- Support STAGEDIR
2013-10-10 14:36:32 +00:00
Sunpoet Po-Chuan Hsieh
0ff7b39709 - Convert to new LIB_DEPENDS format
- Use USES=shebangfix
- Convert to new OPTIONS helper
- Remove outdated OSVERSION check
- Strip shared library
- Support STAGEDIR
2013-10-10 14:31:52 +00:00
Baptiste Daroussin
0ae685c6bc Update to 3.0.4 2013-10-10 13:45:37 +00:00