1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

2436 Commits

Author SHA1 Message Date
Thierry Thomas
97b501395d Convert to the new Uses/tk.mk. 2013-09-19 14:31:17 +00:00
Baptiste Daroussin
9f62a1d83d Add an explicit dependency on pkgconf 2013-09-18 08:00:44 +00:00
Andrej Zverev
325c9808b6 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 10:58:05 +00:00
Ed Schouten
1a384c788d Remove USE_GCC.
All versions of FreeBSD we support are shipped with at least GCC 4.2.1
or Clang. The code seems to build fine with Clang. In fact, on platforms
where we no longer ship libstdc++, this port seems to only build using
Clang.
2013-09-14 19:13:46 +00:00
Ed Schouten
e8fe2d7354 Bump bddsolve to version 1.0.3.
Though this does not yet fix the build on FreeBSD HEAD, this version
does fix some tiny issues that prevent it from being built with clang.
2013-09-14 19:08:52 +00:00
Sunpoet Po-Chuan Hsieh
b1fd2ddb1c - Update to 1.25
Changes:	http://search.cpan.org/dist/Geo-BUFR/Changes
2013-09-14 07:19:23 +00:00
John Marino
a862a2b7dc Add explicit dependency on pkgconf (18 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 09:07:08 +00:00
John Marino
107bfacba9 Add explicit dependency on pkgconf (27 ports) 2013-09-12 00:21:10 +00:00
Olivier Duchateau
1a555ab607 - Update to 1.3.3
- Remove patch for clang (adopted by upstream)

ChangeLog: http://freecode.com/projects/equake-xfce/releases/357605
2013-09-11 15:04:45 +00:00
Antoine Brodin
f25ddab47a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-10 21:31:33 +00:00
Andrej Zverev
bfef5ebd27 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 09:39:11 +00:00
Andrej Zverev
3e869e47b1 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 08:26:53 +00:00
Andrej Zverev
fb5b0c84fb - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 07:55:33 +00:00
Antoine Brodin
11008fac27 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-09 18:54:28 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Antoine Brodin
457666c45a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 05:28:24 +00:00
Steven Kreuzer
65fa7813b2 Update to 1.2
PR:		ports/178240
Submitted by:	Stas Timokhin <devel@stasyan.com>
2013-09-03 17:06:48 +00:00
Steven Kreuzer
aaf345841e Update to 3.2.1
PR:		ports/178239
Submitted by:	Stas Timokhin <devel@stasyan.com>
2013-09-03 17:05:11 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
f2b85008da Add an explicit dependency on pkgconf 2013-09-02 22:58:16 +00:00
Baptiste Daroussin
c41a62214e Add an explicit dependency on pkgconf 2013-09-02 22:23:53 +00:00
Baptiste Daroussin
9880c1a378 Add an explicit dependency on pkgconf 2013-09-02 21:27:53 +00:00
Kubilay Kocak
149204e1ca science/py-pupynere: Module for reading and writing NetCDF files [NEW PORT]
Pupynere is a Python module for reading and writing NetCDF files, using the same
API as Scientific.IO.NetCDF and pynetcdf. It depends only on Numpy, so you don't
need to have the NetCDF library installed.

WWW: https://pypi.python.org/pypi/pupynere/

PR:		ports/179744
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2013-09-02 11:27:42 +00:00
Sunpoet Po-Chuan Hsieh
f914b50b6b - Convert to new LIB_DEPENDS format
Suggested by:	wg
2013-09-01 15:33:46 +00:00
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
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Thierry Thomas
0381bbee56 Upgrade to 2.2.00.
PR:		ports/180411
Approved by:	jwbacon (at) tds.net (maintainer)
2013-07-10 13:59:11 +00:00
Thierry Thomas
0c40b5f4a8 Downgrade to 3.1.4.
Release-2 has been removed from SF without explanations.

Reported by:	pointyhat via miwi
2013-07-10 13:40:57 +00:00
Baptiste Daroussin
a232992c7c Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
2013-07-10 13:12:03 +00:00
Baptiste Daroussin
af6a368942 Mark jobs unsafe 2013-07-10 11:54:55 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Koop Mast
16392411e0 Adopt, pet portlint a bit and update to new ports features. 2013-07-09 22:06:15 +00:00
Pav Lucistnik
0caf410ed8 - Drop all my ports 2013-07-09 21:26:48 +00:00
Thierry Thomas
54ada25177 Upgrade to CGNS Version 3.1.4, Release 2. 2013-07-07 16:23:32 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Antoine Brodin
05d9d16356 Convert to USES to update-desktop-database on package install and uninstall 2013-06-30 21:25:03 +00:00
Baptiste Daroussin
caeb20681f Convert to USES=imake
Trim headers
optionsng
2013-06-28 22:25:57 +00:00
Koop Mast
e70cf0a91e Update to 0.14.2.
This version switched to Gtk3.
Unbreak XUL options since it build with the version in ports.
Use USES desktop-file-utils and shared-mime-info.
2013-06-27 11:42:57 +00:00
Antoine Brodin
f6eddfbcc6 gramps installs a .desktop file with a MimeType and registers Mime types
While trim, remove a tab in pkg-descr
2013-06-24 22:02:02 +00:00
Boris Samorodov
c1e7e58ed1 . introduce optionsNG;
. create EXAMPLES option;
. bump PORTREVISION (EXAMPLES are on by default now);
. use PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile;
. remove pkg-plist;
. unmute install and cp commands;
. trim Makefile headers.
2013-06-20 16:19:43 +00:00
Boris Samorodov
fbd934f991 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PORTDOCS and PORTEXAMPLES at Makefile (trim pkg-plist);
. introduce option EXAMPLES;
. mute mkdir command;
. remove an article from COMMENT.
2013-06-20 14:05:24 +00:00
Boris Samorodov
e787195ae3 Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS. 2013-06-20 13:59:24 +00:00
Boris Samorodov
efe0b7ca21 . portlint: use tab (not space) to make indentation;
. trim Makefile headers.
2013-06-20 13:43:03 +00:00
Boris Samorodov
052e333f6a NOPORTDOCS -> PORT_OPTIONS:MDOCS. 2013-06-20 13:40:22 +00:00
Boris Samorodov
5ed24de45d . add license (GPLv2);
. bump PORTREVISION;
. remove shlib ABI version numbers from LIB_DEPENDS;
. trim Makefile headers.
2013-06-20 13:35:33 +00:00
Boris Samorodov
e2d54c3efb . remove shlib ABI version numbers from LIB_DEPENDS;
. add USE_LDCONFIG (portlint: installing shared libraries);
. mute mkdir at install command.
2013-06-20 13:25:04 +00:00
Boris Samorodov
972746f921 . portlint: remove whitespace before end of line;
. trim Makefile headers.
2013-06-20 13:06:02 +00:00
Boris Samorodov
2f6a139dfd . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PLIST_FILES and PORTDOCS at Makefile;
. get rid of pkg-plist;
. trim Makefile headers.
2013-06-20 13:01:27 +00:00
Boris Samorodov
ed3a850c44 . remove shlib ABI version from LIB_DEPENDS;
. portlint: use a tab (not space) after a variable name.
2013-06-20 12:52:25 +00:00
Boris Samorodov
798477fd20 . trim Makefile headers;
. remove arcticle from COMMENT;
. pet portlint: remove trailing space from a command.
2013-06-20 12:46:30 +00:00
Max Brazhnikov
4ee320ce24 - Update to 1.17.1
- Trim Makefile header

PR:		ports/177961
Submitted by:	Stas Timokhin (maintainer)
2013-06-19 13:53:12 +00:00
Ryan Steinmetz
7e8fe2b65f - Reset maintainer due to fatal email bounce
Reported by:	portscout
2013-06-18 13:52:06 +00:00
Martin Wilke
e20b3e50ec - Update to 0.99.25
PR:		179593
Submitted by:	Ports Fury
2013-06-17 15:31:12 +00:00
Martin Wilke
1d5de80e65 - Update to version 0.4
PR:		179589
Submitted by:	Ports Fury
2013-06-17 15:22:24 +00:00
Matthias Andree
6927854faf Clean up.
Suggested by:	danfe
2013-06-16 08:29:46 +00:00
Matthias Andree
6af72a1a59 Fix typoes in acronym.
http://ferret.wrc.noaa.gov/noaa_coop/coop_cdf_profile.html
2013-06-15 19:14:06 +00:00
Matthias Andree
852ef0ad79 Add new port science/py-coards:
Coards is a parser for time values represented using the COADS convention.

WWW:		https://pypi.python.org/pypi/coards

PR:		ports/179576
Submitted by:	Johannes Meixner <xmj@chaot.net>
2013-06-15 19:08:39 +00:00
Florian Smeets
87948edeea - Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout

Approved by:	portmgr (miwi)
2013-06-15 11:10:34 +00:00
Martin Wilke
a78e98af81 - Correct DOCS handling
- Add missing dirctory to plist

Reported by:	pointyhat/pkg (dev_mode)
2013-06-14 12:00:22 +00:00
Martin Wilke
f8863d0213 - Fix i18n manpages 2013-06-14 02:21:45 +00:00
Boris Samorodov
3fc70c5dda Fix spelling LICENCE -> LICENSE.
Reported by:	Ruslan Makhmatkhanov <cvs-src@yandex.ru>
2013-06-13 15:30:22 +00:00
Boris Samorodov
5f95a0cf6e . add LICENCE=GPLv2;
. bump PORTREVISION;
. remove the indefinite article from COMMENT.
2013-06-13 14:36:43 +00:00
Thierry Thomas
f198956ce9 Fix build with clang. 2013-06-12 20:03:25 +00:00
Martin Wilke
214199b680 - Fix pkgconfig
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 01:06:48 +00:00
Sunpoet Po-Chuan Hsieh
6aa8206812 - Update to 1.6.0
- Cleanup Makefile header

Changes:	https://code.zmaw.de/news/179
		https://code.zmaw.de/news/165
		https://code.zmaw.de/news/149
		https://code.zmaw.de/news/130
		https://code.zmaw.de/news/129
2013-06-08 21:49:40 +00:00
Gabor Pali
109269205e - Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk

New ports (11):

devel/hs-asn1-types                         0.1.3
devel/hs-data-default-class                 0.0.1
devel/hs-data-default-instances-base        0.0.1
devel/hs-data-default-instances-containers  0.0.1
devel/hs-data-default-instances-dlist       0.0.1
devel/hs-data-default-instances-old-locale  0.0.1
devel/hs-extensible-exceptions              0.1.1.4
devel/hs-mmorph                             1.0.0
devel/hs-quickcheck-io                      0.1.0
x11-toolkits/hs-GLURaw                      1.3.0.0
x11-toolkits/hs-OpenGLRaw                   1.3.0.0

Updated ports (104):

archivers/hs-zlib                        0.5.4.0_1        --> 0.5.4.1
databases/hs-persistent                  1.1.5.1          --> 1.2.0.1
databases/hs-persistent-sqlite           1.1.5            --> 1.2.0
databases/hs-persistent-template         1.1.2.4          --> 1.2.0
devel/hs-HUnit                           1.2.5.1_1        --> 1.2.5.2
devel/hs-IORefCAS                        0.2_3            --> 0.2.0.1
devel/hs-MonadRandom                     0.1.8            --> 0.1.9
devel/hs-QuickCheck                      2.5.1.1_1        --> 2.6
devel/hs-abstract-deque                  0.1.6_1          --> 0.2
devel/hs-alex                            3.0.2_1          --> 3.0.5
devel/hs-async                           2.0.1.3_1        --> 2.0.1.4
devel/hs-basic-prelude                   0.3.4.0          --> 0.3.5.0
devel/hs-blaze-builder                   0.3.1.0_4        --> 0.3.1.1
devel/hs-byteorder                       1.0.3_4          --> 1.0.4
devel/hs-cabal-install                   0.14.0_4         --> 1.16.0.2
devel/hs-classy-prelude                  0.5.3            --> 0.5.7
devel/hs-cmdargs                         0.10.2           --> 0.10.3
devel/hs-conduit                         1.0.2            --> 1.0.5
devel/hs-data-default                    0.5.0_1          --> 0.5.3
devel/hs-fsnotify                        0.0.6            --> 0.0.11
devel/hs-generic-deriving                1.4.0            --> 1.5.0
devel/hs-git-annex                       4.20130323_1     --> 4.20130601
devel/hs-haddock                         2.11.0_1         --> 2.13.2
devel/hs-hashable                        1.2.0.5          --> 1.1.2.5,1
devel/hs-hlint                           1.8.43           --> 1.8.45
devel/hs-hspec                           1.4.4            --> 1.5.4
devel/hs-hspec-expectations              0.3.0.3_1        --> 0.3.2
devel/hs-largeword                       1.0.4            --> 1.0.5
devel/hs-lens                            3.8.7.3          --> 3.9.0.2
devel/hs-lifted-base                     0.2.0.2          --> 0.2.0.5
devel/hs-monad-control                   0.3.1.4_1        --> 0.3.2.1
devel/hs-monad-logger                    0.3.0.1          --> 0.3.1.1
devel/hs-monad-par                       0.3.4.1          --> 0.3.4.2
devel/hs-pool-conduit                    0.1.1_1          --> 0.1.2
devel/hs-profunctors                     3.3              --> 3.3.0.1
devel/hs-reflection                      1.1.7            --> 1.3.2
devel/hs-resourcet                       0.4.5            --> 0.4.7.1
devel/hs-show                            0.5              --> 0.6
devel/hs-split                           0.2.1.1_1        --> 0.2.2
devel/hs-stm                             2.4_1            --> 2.4.2
devel/hs-syb                             0.3.7_1          --> 0.4.0
devel/hs-tagged                          0.4.4_1          --> 0.6
devel/hs-text                            0.11.2.3_1       --> 0.11.3.1
devel/hs-unix-compat                     0.4.1.0          --> 0.4.1.1
devel/hs-unix-time                       0.1.5            --> 0.1.8
devel/hs-unordered-containers            0.2.3.0          --> 0.2.3.1
devel/hs-utility-ht                      0.0.8_3          --> 0.0.9
devel/hs-uuagc                           0.9.42.2_3       --> 0.9.42.3
devel/hs-uuid                            1.2.9            --> 1.2.13
devel/hs-void                            0.5.11           --> 0.6
math/hs-NumInstances                     1.2              --> 1.3
math/hs-comonad-transformers             3.0.1_1          --> 3.0.2
math/hs-semigroups                       0.9              --> 0.9.1
math/hs-statistics                       0.10.2.0_2       --> 0.10.3.1
net/hs-network                           2.3.1.0_1        --> 2.4.1.2
net/hs-publicsuffixlist                  0.0.3            --> 0.1
net/hs-socks                             0.5.0            --> 0.5.1
security/hs-certificate                  1.3.5_1          --> 1.3.7
security/hs-cipher-aes                   0.1.7            --> 0.1.8
security/hs-clientsession                0.8.1_1          --> 0.9
security/hs-crypto-api                   0.11             --> 0.12.1
security/hs-crypto-conduit               0.5.0            --> 0.5.2
security/hs-crypto-pubkey                0.1.2_1          --> 0.1.3
security/hs-crypto-pubkey-types          0.2.0_1          --> 0.3.2
security/hs-cryptocipher                 0.4.0_1          --> 0.5.0
security/hs-cryptohash                   0.8.3_1          --> 0.9.0
security/hs-skein                        0.1.0.12         --> 1.0.3
textproc/hs-HaXml                        1.23.3_2         --> 1.24
textproc/hs-attoparsec-conduit           1.0.0            --> 1.0.1
textproc/hs-blaze-html                   0.6.0.0          --> 0.6.1.1
textproc/hs-blaze-markup                 0.5.1.4          --> 0.5.1.5
textproc/hs-case-insensitive             1.0              --> 1.0.0.2
textproc/hs-highlighting-kate            0.5.3.8          --> 0.5.3.9
textproc/hs-hs-bibutils                  4.17             --> 5.0
textproc/hs-polyparse                    1.8_3            --> 1.9
textproc/hs-texmath                      0.6.1.3          --> 0.6.1.5
textproc/hs-xml                          1.3.12_4         --> 1.3.13
textproc/hs-yaml                         0.8.2.3          --> 0.8.2.4
www/hs-HTTP                              4000.2.5_1       --> 4000.2.8
www/hs-cgi                               3001.1.7.4_6,1   --> 3001.1.7.5,1
www/hs-hamlet                            1.1.6.3          --> 1.1.7.1
www/hs-happstack-server                  7.1.7            --> 7.1.7.1
www/hs-heist                             0.11.1           --> 0.12.0
www/hs-http-conduit                      1.9.0            --> 1.9.3
www/hs-http-reverse-proxy                0.1.1.3          --> 0.1.1.6
www/hs-shakespeare                       1.0.3.1          --> 1.0.5
www/hs-shakespeare-css                   1.0.3            --> 1.0.5.1
www/hs-shakespeare-js                    1.1.2.1          --> 1.1.4
www/hs-snap                              0.11.2           --> 0.12.0
www/hs-wai-extra                         1.3.2.4          --> 1.3.4
www/hs-wai-test                          1.3.0.4          --> 1.3.1
www/hs-warp                              1.3.7.4          --> 1.3.8.1
www/hs-yesod                             1.1.9.2          --> 1.2.0.1
www/hs-yesod-auth                        1.1.5.3          --> 1.2.0
www/hs-yesod-core                        1.1.8.2          --> 1.2.0.4
www/hs-yesod-form                        1.2.1.3          --> 1.3.0
www/hs-yesod-persistent                  1.1.0.1_1        --> 1.2.0
www/hs-yesod-platform                    1.1.8            --> 1.2.0.1
www/hs-yesod-routes                      1.1.2            --> 1.2.0
www/hs-yesod-static                      1.1.2.2          --> 1.2.0
www/hs-yesod-test                        0.3.5            --> 1.2.0
x11-toolkits/hs-GLUT                     2.1.2.1_7,1      --> 2.4.0.0,1
x11-toolkits/hs-OpenGL                   2.2.3.1_4,1      --> 2.8.0.0,1
x11/hs-xmobar                            0.16_2           --> 0.17

Removed ports (2):

www/hs-yesod-default                     1.1.3.2
www/hs-yesod-json                        1.1.2.1

PR:		ports/179146 [1]
Requested by:	Omar Thameen <omar@biglist.com> [1]
Reported by:	sperber, bapt [2]
Tested by:	sperber [2]
Obtained from:	FreeBSD Haskell
2013-06-04 18:53:40 +00:00
Baptiste Daroussin
7242f4ff34 WITHOUT_NLS -> PORT_OPTIONS:MNLS
NOPORTDOCS -> PORT_OPTIONS:MDOCS
NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES
2013-06-04 14:40:29 +00:00
Pietro Cerutti
7651e9922c - Fix build with Tcl/Tk 8.6
Reported by:	miwi (Tcl/Tk 8.6 exp-run late comers)
Approved by:	maintainer (via private email)
2013-06-04 09:33:05 +00:00
Martin Wilke
72819d26fb - Update to 4.6.2
PR:		179208
Submitted by:	Ports Fury
2013-06-04 08:19:33 +00:00
Jason Helfman
d034ff8e1d - worked with upstream to roll versioned source distfile
- no difference in previous distfile (ie. checksum)
- remove unneeded dist_subdir directive
2013-06-01 05:10:39 +00:00
Martin Wilke
1a58e5eb63 - Update to 0.3a
PR:		179057
Submitted by:	Ports Fury
2013-05-29 05:30:58 +00:00
Brendan Fabeny
e80e131996 Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository

Reviewed by:	wen
Approved by:	wen, tota
2013-05-28 15:15:05 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Thierry Thomas
d0a35a2a1d Fix plist.
Reported by:	pointyhat via erwin
2013-05-24 15:52:14 +00:00
Thierry Thomas
b5eeef400d Force Tk85 to unbreak.
Reported by:	stephen
2013-05-23 17:39:18 +00:00
Wen Heping
7681f17326 - Updated to 3.1.6 2013-05-23 06:47:18 +00:00
TAKATSU Tomonari
88fb0312e1 - Update to 1.1.49 2013-05-18 22:32:21 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Jason Helfman
e3b066526f - update to 0.5
Submitted by:	pointhat (erwin@)
2013-05-18 20:16:55 +00:00
Wen Heping
35db20de49 - Update to 0.8.3 2013-05-17 14:05:33 +00:00
Wen Heping
caeb56653c - Rename science/py-obspy-core to science/py-obspy 2013-05-17 13:55:37 +00:00
Wen Heping
5e2dab1829 - Remove these obspy modules, because they are included in obspy upstream now. 2013-05-17 13:44:44 +00:00
Wen Heping
7d66c65507 - Update to 1.77.00 2013-05-16 13:04:09 +00:00
Martin Wilke
040231faa7 - Backout previous commit
This got fixed in r318197

Reported by: fluffy/makc
2013-05-15 05:16:51 +00:00
Martin Wilke
20e0c5d818 - Fix build with amd64
PR:		178583
Submitted by:	Ports Fury
2013-05-15 01:24:16 +00:00
Wen Heping
fdd11f69d8 - Update to 1.23
Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.23/Changes
2013-05-15 00:29:31 +00:00
Raphael Kubo da Costa
cfd72f5d51 Fix the build on 64-bits systems.
Add "-fPIC" to the compilation lines if `uname -p' returns "amd64"
(FreeBSD's case).

The patch has been submitted upstream.

PR:		ports/178537
2013-05-14 20:10:28 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Max Brazhnikov
5cb1dc00a5 - Update to 2.1.5 and [1]:
- Allow to build with python3
- Simplify MASTER_SITES
- Don't remove python shared directories

Prompted by:	rm [1]
2013-05-11 07:42:20 +00:00
Max Brazhnikov
645d601bfa Allow to build with python3
Simplify MASTER_SITES
Don't remove python shared directories

Prompted by:	rm
2013-05-11 07:41:46 +00:00
Martin Wilke
b16cfcd7e9 - Update to 1.1.0
PR:		177935
Submitted by:	Ports Fury
2013-05-10 14:33:41 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Baptiste Daroussin
008e415ee0 Fix build with bmake 2013-05-04 22:26:47 +00:00
Baptiste Daroussin
b40f6fcea3 Fix with bmake(1) 2013-05-03 08:17:33 +00:00
Wen Heping
22d73f31d9 - Update to 1.22
Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.22/Changes
- Trim Makefile headers
- Add LICENSE
- Reset maintainer to perl@
2013-04-30 10:27:54 +00:00
Martin Wilke
65990273d0 - Update to version 1.0.4
PR:		177915
Submitted by:	Ports Fury
2013-04-30 00:39:35 +00:00
Baptiste Daroussin
200126794b Readd specific EXAMPLES description because of specific comment in it
Submitted by:	kvm
2013-04-29 05:39:52 +00:00
Baptiste Daroussin
c6dd96cea4 Add missing description 2013-04-28 22:09:41 +00:00