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

2311 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
0d2b3f23d1 - Update to 1.8.10 patch 1
- Update MASTER_SITES
- Cosmetic change
- Take maintainership
- Reformat pkg-descr

Changes:	http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.10-patch1/src/hdf5-1.8.10-patch1-RELEASE.txt
PR:		ports/176809
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 24 weeks)
2013-08-31 08:01:25 +00:00
Baptiste Daroussin
7578a069fa Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
Convert USE_PERL5 to USES=perl5
2013-08-31 00:12:37 +00:00
Bryan Drewery
e7ed419d92 - Fix build after USES=pathfix update obsoleted the need for a patch in
r315827
2013-08-30 23:23:24 +00:00
Marcus von Appen
88a76724e6 - do not use local bsd.python.mk variables within the port Makefile - switch
the publicly accessible ones instead
2013-08-30 16:49:43 +00:00
Sunpoet Po-Chuan Hsieh
a7bc0a1ab0 - Update to 1.24
- Add BUILD_DEPENDS
- Sort MAN3 and PLIST
- Fix Makefile header

Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2013-08-29 18:45:50 +00:00
Sunpoet Po-Chuan Hsieh
ffc805cfd2 - Update to 1.6.1
- Remove deprecated PTHREAD_*

Changes:	https://code.zmaw.de/news/205
2013-08-29 18:35:35 +00:00
Sunpoet Po-Chuan Hsieh
c13fdab32e - Pet portlint: remove ABI version number from LIB_DEPENDS 2013-08-29 14:41:35 +00:00
Bryan Drewery
bd78be73dd - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
  and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE

With hat:	portmgr
2013-08-29 14:16:03 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
John Marino
220674374b science/minc2: Switch license to BSD
The license was defined as "AS-IS" but this license has no definition in
bsd.license*.mk.  As a result, this port would not build in bulk because
there was no implied acceptance of the "AS-IS" license.  Upon
re-examination, the maintainer believes it is close enough in spirit to
BSD license to be classified as BSD.

   Copyright 1993-2000 Peter Neelin and David MacDonald, McConnell Brain
   Imaging Centre, Montreal Neurological Institute, McGill University.
   Permission to use, copy, modify, and distribute this software and its
   documentation for any purpose and without fee is hereby granted,
   provided that the above copyright notice appear in all copies. The
   author and McGill University make no representations about the
   suitability of this software for any purpose. It is provided "as is"
   without express or implied warranty.

The PORTREVISION was bumped because when a license is specified, it
modifies the pkg-plist.

PR:		181350
Approved by:	bapt/culot (mentors, implicit), jwbacon (maintainer)
2013-08-22 23:55:13 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6 - Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
7f24e27dc8 - Add missing tab in USES=pathfix
- Add test:
2013-08-21 12:08:40 +00:00
Sunpoet Po-Chuan Hsieh
bc221a68c1 - Use USES=gmake 2013-08-21 12:03:51 +00:00
Wen Heping
c067dfd131 - Update to 1.0.5 2013-08-21 02:49:33 +00:00
Wen Heping
7518a5169f - Take maintainership 2013-08-21 01:03:00 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Dryice Dong Liu
ec9133b75e - update to 0.12.0 2013-08-17 15:17:00 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Kubilay Kocak
c90936db20 science/py-h5py: Add OPTION support for HDF5 1.8
- Add OPTION to use science/hdf5-18 instead of science/hdf5

PR:		ports/179572
Submitted by:	Johannes Meixner <xmj@chaot.net>
Approved by:	maintainer timeout (8 weeks)
2013-08-13 11:59:54 +00:00
Andrej Zverev
2c25cf429d - Convert to new perl framework
- Trim Makefile header

Approved by:	wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Andrej Zverev
24f468b2e8 - Fix double usage of USES 2013-08-04 07:13:08 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Olivier Duchateau
3c2241c14c Unbreak with clang
Submitted by:	Roman Cat <roman-cat@yandex.ru> (private email)
2013-08-02 17:34:39 +00:00
Olivier Duchateau
33847e02b7 - Update to 1.3.2 2013-08-01 19:11:35 +00:00
Alexey Dokuchaev
c9855c03b8 - Tighten Makefile header and COMMENT
- Convert to OptionsNG (docs, examples)
- Unbreak parallel builds (-jX)
- Minor Makefile and pkg-descr cleanups

Reported by:	pointyhat-west
2013-07-28 09:46:15 +00:00
Alexey Dokuchaev
0d03c07061 - Try to unbreak parallel builds (-jX)
- Trim Makefile header, convert USE_GMAKE
- Install manpage relative to MANPREFIX
- Replace tab with space after WWW line

Reported by:	pointyhat-west
2013-07-28 08:32:18 +00:00
Steve Wills
413424ee99 - Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
2013-07-27 16:06:01 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Baptiste Daroussin
dc88faa4b2 Fix build with recent binutils 2013-07-26 09:46:53 +00:00
Baptiste Daroussin
9061680141 Mark as broken: does not build
configure: error: cannot find the flags to link with Boost thread

Reported by:	pkg-fallout
2013-07-24 06:45:04 +00:00
Wen Heping
d8b7a81e28 - Update to 4.1.2 2013-07-23 04:27:27 +00:00
Wen Heping
44a4511c7e - Update to 1.4.1
- Trim Makefile headers
2013-07-23 03:19:47 +00:00
John Marino
5b6a2d1f65 science/hdf5: Remove h5perf that is missing shared library
The h5perf program will not run because it is linked to libh5test.so.0
which is not installed.  Rather than install this shared library, a patch
was added to prohibit h5perf from installing.

PR:		ports/179951
Approved by:	bapt (mentor), maintainer timeout (~4 weeks)
2013-07-22 18:17:31 +00:00
Olivier Duchateau
3331c8a771 Equake is a panel plugin which monitors and displays earthquakes each time
a new one occurs.

WWW: http://freecode.com/projects/equake-xfce
2013-07-22 18:02:57 +00:00
Martin Wilke
406c3c36f8 - Update to 0.4a
PR:		180694
Submitted by:	Ports Fury
2013-07-22 15:28:03 +00:00
Martin Wilke
7d0a4cdb7b - Update to 0.99.26
PR:		180687
Submitted by:	Ports FUry
2013-07-22 15:23:15 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Ruslan Makhmatkhanov
0fcab5e7a9 - let it build with python3 too
Both python2 and python3 are supported according to official
documentation and setup.py

PR:		180465
Submitted by:	nwhitehorn
2013-07-22 12:44:32 +00:00
Wen Heping
1281633a95 - Update COMMENT and pkg-descr
- Add missing DEPENDS

Reported by:	Tobias Megies <megies@geophysik.uni-muenchen.de>
2013-07-18 23:56:55 +00:00
Wen Heping
4221e47812 - Update to 0.8.4 2013-07-17 15:14:16 +00:00
Martin Wilke
e7669eea00 - Update to 4.6.3
PR:		180503
Submitted by:	Ports Fury
2013-07-15 14:38:36 +00:00
Raphael Kubo da Costa
6173fe75e0 Fix plist.
As reported by one of the miwimails.
2013-07-15 13:54:31 +00:00
Steve Wills
9927fa102b - Update to 1.12
PR:		ports/179870
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-12 03:36:30 +00:00