1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

379 Commits

Author SHA1 Message Date
Baptiste Daroussin
6366b4495a Update to libreoffice 4.2.4
- Speed staging phase by really installing to the stagedir directly
- Rework to use predefined targets for build and install
- Strip binaries
- Remove now unnecessary dependencies on autotools
- Add patches to fix crashes with icu 53.1
2014-06-11 14:40:31 +00:00
Sunpoet Po-Chuan Hsieh
8b1ff79114 - Update to 20140513 2014-05-26 16:15:27 +00:00
Edwin Groothuis
71642c89c1 Fix stagification 2014-05-13 21:13:31 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Sunpoet Po-Chuan Hsieh
dbcaf69b76 - Update to 20140504 2014-05-10 17:33:31 +00:00
Baptiste Daroussin
9ea074ad24 Support stage 2014-05-08 23:41:22 +00:00
Jung-uk Kim
fabaf5ddfa Update to 4.1.6. 2014-05-06 16:13:01 +00:00
Marcelo Araujo
9f4efb6798 - Update to 2014.1.4.
- Mark as UNBROKEN.
- Take maintainership.

PR:		ports/188814
Submitted by:	John Marino <freebsd@marino.st>
2014-05-06 15:43:12 +00:00
Sunpoet Po-Chuan Hsieh
283340a1df - Update to 20140429
- Move LICENSE downwards
2014-05-05 14:39:47 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Sunpoet Po-Chuan Hsieh
9e47ae2f29 - Update to 20140427 2014-04-29 13:23:07 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
Sunpoet Po-Chuan Hsieh
c047c6b14e - Update to 20140412 2014-04-27 06:11:34 +00:00
Sunpoet Po-Chuan Hsieh
2f31613765 - Update to 20140401 2014-04-03 18:29:24 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Mario Sergio Fujikawa Ferreira
c1abada4f0 o Fix build: use TAR instead of JAR.
o Incidentally avoiding BUILD_DEPENDS on Java.

Submitted by:	bdrewery
Approved by:	bdrewery (mentor)
2014-03-28 00:29:44 +00:00
Mario Sergio Fujikawa Ferreira
4c76e21e33 Update to 1.0 version from 2014: Programa do Imposto de Renda Pessoa Fisica 2014 versao Java
Approved by:	bdrewery (mentor)
2014-03-23 23:54:31 +00:00
Sunpoet Po-Chuan Hsieh
816bbb02e9 - Update to 20140310 2014-03-14 07:28:14 +00:00
Sunpoet Po-Chuan Hsieh
c9609163bb - Update to 20140309
- Add LICENSE: use the common one (MPL) among:
  - pt_PT is licensed under GPLv2, LGPL21 and MPL.
  - pt_BR is licensed under LGPL3 and MPL.
2014-03-10 19:08:43 +00:00
Baptiste Daroussin
1be832a008 Convert p* to USES=zip 2014-03-10 16:45:37 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Jung-uk Kim
5436ddf062 Update to 4.1.5. It is partially based on the following PR.
PR:		ports/186265
2014-02-25 19:09:28 +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
Sunpoet Po-Chuan Hsieh
b05f7e19d7 - Update to 20140211 2014-02-14 17:33:50 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Sunpoet Po-Chuan Hsieh
d2590db7d6 - Update to 20140125 2014-02-06 14:50:33 +00:00
Max Brazhnikov
a6383cf6b5 - Update gimp-help ports to 2.8.1. Polish translation has been removed, new
translations have been added (ca, da, el, en_GB, sl, pt_BR)
- Add stage support
- Update maintainer address

PR:		based on ports/179681
Submitted by:	RyoTa SimaMoto (maintainer)
2014-02-01 12:49:26 +00:00
Baptiste Daroussin
ecf11e810f Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
french/ispell
german/ispell
german/ispell-alt
german/ispell-neu
hungarian/ispell
polish/ispell
portuguese/ispell-pt_BR
russian/rus-ispell
textproc/british-ispell
textproc/es-ispell
textproc/ispell
textproc/it-ispell
textproc/nl-ispell
textproc/sk-ispell
ukrainian/ispell
2014-01-29 07:10:12 +00:00
Baptiste Daroussin
07298393b2 Support stage 2014-01-28 10:58:01 +00:00
Sunpoet Po-Chuan Hsieh
18561fe030 - Update to 20140102 2014-01-12 03:53:00 +00:00
Sunpoet Po-Chuan Hsieh
cf2c0d76a1 - Update to 20131229 2013-12-30 09:51:45 +00:00
Alberto Villa
4998a19923 - Update Calligra Suite to 2.7.5.
- Require a new compiler to build Calligra.
- Make GTL really an option in Calligra.
- STAGEify.
- Use OPTIONS helpers.
- Set NO_ARCH for translation ports.
- Add translation port for Intelingua.

Calligra 2.7 release notes:
http://www.calligra.org/news/calligra-2-7-released
2013-12-16 22:59:42 +00:00
Sunpoet Po-Chuan Hsieh
6b39108cc8 - Update to 20131125 2013-12-09 11:37:32 +00:00
Dirk Meyer
846770ec32 - use STAGEDIR 2013-11-29 04:19:56 +00:00
Sunpoet Po-Chuan Hsieh
4ae0c88722 - Update to 20131118 2013-11-20 21:07:05 +00:00
Sunpoet Po-Chuan Hsieh
ca7392164a - Use single space after WWW: 2013-11-17 17:54:54 +00:00
Sunpoet Po-Chuan Hsieh
92fbfef0ab - Update to 20110813
- Update to 20110814
- Update to 20110909
- Update to 20110928
- Update to 20111025
- Update to 20111102
- Update to 20111119

Feature safe:	yes
- Update to 20111126

Feature safe:	yes
- Update to 20111204

Feature safe:	yes
- Update to 20111207

Feature safe:	yes
- Update to 20111225
- Update to 20120112
- Update to 20120118
- Update to 20120312

Feature safe:	yes
- Update to 20120503
- Update to 20120611
- Update to 20120711
- Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR)
- Cleanup Makefile header
- Update to 20130331
- Add my LOCAL to MASTER_SITES to provide unfetchable :BR distfile

Feature safe:	yes
- Update to 20130902
- Update to 20131001
- Support STAGEDIR
- Update to 20131006
2013-11-17 15:55:46 +00:00
Baptiste Daroussin
03841c211c Stagify
Use bsdtar to extract
2013-11-04 11:36:02 +00:00
Baptiste Daroussin
578c40b51f Stagify
Use bsdtar to extract
2013-11-04 11:11:44 +00:00
Jung-uk Kim
851ab9c5e0 - Update to 4.0.6.
- Support staging.
2013-10-25 17:05:50 +00:00
Sunpoet Po-Chuan Hsieh
ed3a9925dc - Update to 20131006 2013-10-11 17:51:36 +00:00
Sunpoet Po-Chuan Hsieh
337c0f607e - Update to 20131001
- Support STAGEDIR
2013-10-03 16:19:50 +00:00
Baptiste Daroussin
3c62b4a39c Add NO_STAGE all over the place in preparation for the staging support (cat: portuguese) 2013-09-20 22:38:31 +00:00
Sunpoet Po-Chuan Hsieh
e388c56fc8 - Update to 20130902 2013-09-09 10:08:26 +00:00
Jung-uk Kim
b54218e9d4 Update to 4.0.5. 2013-08-22 20:38:28 +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
Raphael Kubo da Costa
c15d240d9b Hopefully finish fixing the l10n ports after r322586 and r322618. 2013-07-10 15:23:02 +00:00
Baptiste Daroussin
96255e9616 Fix INDEX by really fixing the kde4-l10n ports 2013-07-10 06:33:41 +00:00
Raphael Kubo da Costa
2c80774ea9 KDE4 l10n fixes.
- Remove an entry from all plists that slipped under radar and made
   packaging fail.

 - Properly save the OPTIONS defined by the user in the l10n ports. [1]

   Quoting bapt, master of all things ports:

   That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does

   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.post.mk>

   First the right order in that case should be:

   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.post.mk>

   Second in that case (kde) the pre.mk/post.mk can be removed just keeping
   the options.mk and given that we now have the helpers options.mk can also
   be removed.

   The check for variables in OPTIONS_DEFINE is also useless (already done
   by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some
   empty values is also useless.

No PORTREVISION bump because the generated packages do not change regardless
of the changes/fixes in behavior here.

Reported by:	avg [1]
Submitted by:	bapt [1]
2013-07-09 21:49:00 +00:00