Commit graph

3112 commits

Author SHA1 Message Date
Gleb Smirnoff
781359c030 Update to new version fixing fallout from astro/gpsd update. 2015-05-20 15:47:40 +00:00
Dmitry Marakasov
e987d2ef45 - Update to 3.14
Submitted by:	glebius (maintainer)
2015-05-19 21:27:03 +00:00
Dmitry Marakasov
41466094ec - Add CPE info
Approved by:	portmgr blanket
2015-05-16 15:48:53 +00:00
Alexey Dokuchaev
5dc681e805 - Update to version 0.12.6 (all of our patches were integrated upstream)
- Remove GTK'ish INSTALLS_ICONS knob, as it pulls dependencies that might
  be uncalled in pure X11 or Qt-based environments
2015-05-15 05:57:50 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Alexey Dokuchaev
560aacfbfe - Belatedly update to version 0.13.3
- Remove GTK'ish INSTALLS_ICONS knob, as it pulls dependencies that might
  be uncalled in pure X11 or Qt-based environments
2015-05-14 07:50:23 +00:00
Dmitry Marakasov
5ca6356f5f - Update to 8339 2015-05-12 18:13:42 +00:00
Dmitry Marakasov
b5a5e311ce - Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-09 01:12:50 +00:00
Adam Weinberger
b8fad0d6cd Reassign to perl@. 2015-05-08 17:27:02 +00:00
Dmitry Marakasov
178592ab36 - Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-08 14:04:50 +00:00
Dmitry Marakasov
928d92d353 - Update to 8279 2015-05-08 11:09:43 +00:00
Mathieu Arnold
02415c68f5 Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 15:17:32 +00:00
Danilo Egea Gondolfo
d41a50d0d8 - Update to 5.5 2015-05-06 16:51:29 +00:00
Mathieu Arnold
6e83422724 Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 12:57:55 +00:00
TAKATSU Tomonari
358427cb9d - Update to 0.8-36 2015-05-05 04:44:17 +00:00
Guido Falsi
2c44e6acd0 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
2015-05-04 15:46:51 +00:00
Danilo Egea Gondolfo
539610176f - Update to 5.4.1 2015-05-02 20:47:02 +00:00
Dmitry Marakasov
5cad2b5217 - Add LICENSE 2015-04-28 20:00:22 +00:00
Bryan Drewery
aa6ad6e726 USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
2015-04-28 18:44:04 +00:00
Mathieu Arnold
2253affb5b Update to 0.78.
Sponsored by:	Absolight
2015-04-28 11:58:47 +00:00
Baptiste Daroussin
25c34fd38f Update icu to 55.1 2015-04-23 21:26:09 +00:00
Danilo Egea Gondolfo
8434955168 - Update to 5.3.1 2015-04-23 16:28:07 +00:00
Dmitry Marakasov
df2309f2b1 - Fix shebangs
MFH:		2015Q2
Approved by:	portmgr blanket
2015-04-22 22:56:16 +00:00
Sunpoet Po-Chuan Hsieh
9c6b25af58 - Update to 0.20
- Remove DOCS option

Changes:	http://git.schwarzvogel.de/?p=pymetar-old;a=shortlog
2015-04-21 18:39:35 +00:00
Sunpoet Po-Chuan Hsieh
ded0f8bcb0 - Update to 0.091
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2015-04-17 19:58:48 +00:00
Baptiste Daroussin
aacb465c79 astro/wmsun: Update to version 1.12
Fix MASTER_SITES
2015-04-06 18:50:50 +00:00
Baptiste Daroussin
493e3c70d2 astro/rmap: Update MASTER_SITES
PR:		199203
Submitted by:	ports fury
2015-04-06 18:47:15 +00:00
Antoine Brodin
2f7505e094 Mark a few ports BROKEN in astro and archivers category (unfetchable) 2015-04-05 15:15:49 +00:00
Dmitry Marakasov
9a84d118cb - Update to 8159 2015-04-05 14:13:50 +00:00
Baptiste Daroussin
68d86ff245 Mark as broken ports with bad distfiles 2015-04-05 09:55:54 +00:00
Baptiste Daroussin
6969433a31 Mark as broken: checksum mismatch 2015-04-05 09:50:27 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Jason Helfman
31c8b17347 - remove do_nada from target
Approved by:	portmgr (blanket)
2015-04-01 23:24:50 +00:00
Sunpoet Po-Chuan Hsieh
e5391e168e - Update to 0.068
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2015-03-27 13:47:07 +00:00
Muhammad Moinur Rahman
8998313df6 astro/swe: Update version 2.00.00=>2.01.00
Approved by:	bapt marino (implicit)
2015-03-23 12:21:33 +00:00
Bryan Drewery
965611a692 Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).

With hat:	portmgr
2015-03-19 20:45:03 +00:00
Bryan Drewery
010d8c7d9a Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GITHUB.
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.

All of these ports as-is.

With hat:	portmgr
2015-03-19 18:08:25 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Dmitry Marakasov
1ed653869a - Strip library 2015-03-18 14:16:06 +00:00
Dmitry Marakasov
c2313c244b - Add LICENSE_FILE
- Strip libraries
2015-03-16 14:07:55 +00:00
Dmitry Marakasov
73889cad26 - Clarify LICENSE
- Add LICENSE_FILE
- Add missing dependency on bash, it installs bash scripts
- Fix shebangs
- Strip binaries
- Fix build with disabled NLS
2015-03-16 14:07:22 +00:00
Thomas Zander
373540144f - Update to upstream release 1.5.2
- Properly strip installed binary

PR:		197879
Submitted by:	dev2@heesakkers.info
Reviewed by:	riggs
2015-03-15 08:49:48 +00:00
Vanilla I. Shu
1410111753 Upgrade to 1.41.
PR:		198555
Submitted by:	maintainer
2015-03-13 13:03:48 +00:00
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2015-03-12 23:00:02 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Dmitry Marakasov
bcdcac7afe - Update to 8109 2015-03-06 17:00:21 +00:00
Raphael Kubo da Costa
2b8a4b6c14 Fix LIB_DEPENDS for the DBUS option.
The dependency on devel/dbus was still using a shorthand name instead of the
full file name of the library.

Not bumping PORTREVISION because the build was broken before if the DBUS
option was on.

PR:		198223
Submitted by:	Tobias Berner <tcberner@gmail.com>
Approved by:	glebius (maintainer)
MFH:		2015Q1
2015-03-03 22:44:00 +00:00
Baptiste Daroussin
0e0ff2c439 Remove Authors from pkg-descr 2015-03-02 23:03:01 +00:00
Dmitry Marakasov
f317303f52 ReadOSM is an open source library to extract valid data from within an Open
Street Map input file. Such OSM files come in two different formats:

* files identified by the .osm suffix simply are plain XML files.
* files identified by the .osm.pbf suffix does containt the same identical
data, but adopting the Google's Protocol Buffer serialization format and thus
requiring much less storage space.

WWW: https://www.gaia-gis.it/fossil/readosm/index

PR:		197262
Submitted by:	coder@tuxfamily.org
2015-02-24 14:04:55 +00:00
Dmitry Marakasov
859de7463c - Update to 17.2
- Add LICENSE
2015-02-24 14:03:38 +00:00