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

15330 Commits

Author SHA1 Message Date
Antoine Brodin
a9c9154800 Stage support 2014-02-18 18:30:44 +00:00
Antoine Brodin
95f9414be9 Stage support 2014-02-18 18:29:02 +00:00
Pietro Cerutti
67bfc3b798 - STAGE-clean 2014-02-18 17:19:25 +00:00
Mathieu Arnold
7f67d157d9 Chase docbook cleanup dependencies.
Sponsored by:	Absolight
2014-02-18 14:50:34 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Emanuel Haupt
5bd9b4505d Support staging 2014-02-18 09:32:38 +00:00
Emanuel Haupt
f0bc18d094 Support staging 2014-02-18 08:34:06 +00:00
Jung-uk Kim
6dc7613675 Update to 20140214. 2014-02-17 17:43:43 +00:00
Rene Ladan
26b24a97d1 sysutils/biosfont: remove some unnecessary leftovers. 2014-02-16 16:30:06 +00:00
Martin Wilke
c8058284a4 - Remove gmake complete builds fine without everywhere. 2014-02-14 16:52:45 +00:00
Martin Wilke
212168ca71 - Remove now useless bmake/fmake check
- Convert USE_GMAKE to USES
2014-02-14 16:25:16 +00:00
Bernhard Froehlich
d9e16b8552 - Mark deprecated and set EXPIRATION_DATE
The project is not maintained from upstream anymore and
only supports ancient AMD K8 CPUs.
2014-02-14 15:25:32 +00:00
Ryan Steinmetz
30f7ad2aea - Update to 20140214 2014-02-14 15:01:29 +00:00
Baptiste Daroussin
9fa9635c31 Really fix pkg-message
Submitted by:	Natacha Porté (maintainer)
Pointyhat to:	bapt
2014-02-14 10:29:00 +00:00
Ruslan Makhmatkhanov
42299dc541 - update to 1.4.5
- kill trailing newline in pkg-descr

Changelog: https://raw.github.com/ansible/ansible/v1.4.5/CHANGELOG.md

PR:		186724
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2014-02-14 09:59:03 +00:00
Baptiste Daroussin
5637caab71 Fix license
Fix pkg-message
Do not show message in post-install, the stage is already taking care of doing it

Approved by:	Natacha Porte <natbsd@instinctive.eu>
2014-02-14 09:43:30 +00:00
Ruslan Makhmatkhanov
896e841c96 - update to 0.2
PR:		186747
Submitted by:	Dirk Engling <erdgeist@erdgeist.org> (maintainer)
2014-02-14 08:58:30 +00:00
Andrej Zverev
b7748f7bfa - update to 0.44.2
PR:		ports/186716
Submitted by:	az@
Approved by:	maintainer
2014-02-13 16:39:08 +00:00
Emanuel Haupt
c7540205fc Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:41:13 +00:00
Emanuel Haupt
96de6e8945 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:41:08 +00:00
Emanuel Haupt
7b01437348 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:41:04 +00:00
Emanuel Haupt
73ac53b6f7 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:59 +00:00
Emanuel Haupt
de62636d2c Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:55 +00:00
Emanuel Haupt
242b4334b7 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:50 +00:00
Emanuel Haupt
95d0263cf8 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:46 +00:00
Emanuel Haupt
536c7cc746 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:41 +00:00
Emanuel Haupt
7ff5cccf01 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:37 +00:00
Ruslan Makhmatkhanov
4d849bb251 - update to 1.71
while here:
- support staging
- move pkg-plist entries to PLIST_FILES

PR:		186703
Submitted by:	Tim Daneliuk <tdir@tundraware.com> (maintainer)
2014-02-13 07:44:19 +00:00
Danilo Egea Gondolfo
769ef60ea9 - Update from 2.6 to 2.7
- Update the comment about the license. There is no more code under BSD3CLAUSE
- Add regression-test target (requested/suggested by the developer)

Reported by:	Eric Radman <ericshane@eradman.com>
2014-02-12 19:34:33 +00:00
Emanuel Haupt
4104317283 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:26:03 +00:00
Emanuel Haupt
f3dcc00510 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:59 +00:00
Emanuel Haupt
4395f81b94 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:55 +00:00
Emanuel Haupt
af3030e108 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:51 +00:00
Emanuel Haupt
991e461a5b Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:46 +00:00
Emanuel Haupt
1b1d798c2a Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:42 +00:00
Emanuel Haupt
f802ccaa32 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:38 +00:00
Emanuel Haupt
a7fe37e81a Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:34 +00:00
Emanuel Haupt
a49e168bfe Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:29 +00:00
Emanuel Haupt
ed672fa64f Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:25 +00:00
Dmitry Marakasov
f4ef5f7145 - Remove deprecated documentation bit related to FreeBSD 7.x 2014-02-12 18:08:19 +00:00
Dmitry Marakasov
6b87ae41d2 - Add DOCS option 2014-02-12 14:43:10 +00:00
Tijl Coosemans
61237efd1f - Add missing dependency on iconv.
- Fix GMP option.
2014-02-12 12:01:35 +00:00
Ruslan Makhmatkhanov
0df13d9398 - reformat and update pkg-message
PR:		186442
Submitted by:	Peter Ankerstal <peter@pean.org> (maintainer)
2014-02-12 07:30:15 +00:00
Martin Wilke
185ed73f34 - Stage support
- use USES gmake
2014-02-12 05:57:58 +00:00
Martin Wilke
c878f73c93 - Stage support 2014-02-12 05:57:34 +00:00
Martin Wilke
e428572f0f - Stage support 2014-02-12 05:57:00 +00:00
Martin Wilke
cc45653222 - Stage support 2014-02-12 05:56:46 +00:00
Martin Wilke
55047b42ee - Stage support 2014-02-12 05:55:02 +00:00
Martin Wilke
ef27f66125 - Stage support 2014-02-12 05:54:26 +00:00