Commit Graph

1097 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
5f1f5c5736 - Update to 5.2.11
- While I'm here, add NO_ARCH and use @dir

Changes:	http://www.sixapart.jp/movabletype/news/2014/12/24-1300.html
PR:		ports/196406
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
2015-01-01 16:26:28 +00:00
Wen Heping
cbe756eb46 - Update to 4.1
PR:		196153
Submitted by:	9267096@gmail.com(maintainer)
2014-12-21 01:45:36 +00:00
Baptiste Daroussin
c324acd014 cleanup plist 2014-12-20 19:34:09 +00:00
Jung-uk Kim
d9c58baa19 Update to 4.3.5. 2014-12-18 23:32:32 +00:00
Jung-uk Kim
7e46d52b46 Update to 4.3.4. 2014-11-27 08:12:23 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Dmitry Marakasov
8d5a30c0d5 - Drop dirrm* from plists
Approved by:	portmgr blanket
2014-11-21 18:52:54 +00:00
Vanilla I. Shu
4bc5290a43 Upgrade to 4.0.1.
PR:		ports/195248
Submitted by:	maintainer
2014-11-21 16:27:29 +00:00
Mikhail Teterin
ae5ee93a35 Fix the generation of Fontmap.diff, which I broke earlier, when trying to
support staging...
2014-11-19 00:13:31 +00:00
Antoine Brodin
b9864fe38d Cleanup plist 2014-11-12 14:56:34 +00:00
Jung-uk Kim
7b23b77c4f Update to 4.3.3. 2014-10-31 18:15:49 +00:00
Dmitry Marakasov
f9772bca8e Cross-platform emulator of Elektronika RPN programmable calculator
series (MK-152, MK-152M, MK-1152, MK-161).

Only supports cyrillic user interface.

WWW: http://sourceforge.net/projects/emkatic/

PR:		194459
Submitted by:	f0andrey@gmail.com
2014-10-28 19:39:39 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Jung-uk Kim
9cee92ad58 Update to 4.3.2. 2014-10-16 21:14:18 +00:00
Dag-Erling Smørgrav
d5688c7718 Add missing dependencies and CPE data.
Approved by:	maintainer silence
2014-10-15 02:14:21 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Boris Samorodov
0bf2f06427 eric4 ports: update to version 4.5.24. 2014-09-10 11:57:55 +00:00
Sunpoet Po-Chuan Hsieh
0cf537668e - Update to 4.0
Changes:	http://wordpress.org/news/2014/09/benny/
PR:		ports/193385
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
2014-09-06 13:52:30 +00:00
Florian Smeets
a8eed1046d Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@)
and bugmeister@. bugzilla@ will be used by bugmeister@ from now on.

Submitted by:	bugzilla (ohauer)
Approved by:	bugzilla (ohauer)
Hat:		postmaster
2014-09-05 23:09:27 +00:00
Antoine Brodin
9debd227be Allow staging as a regular user 2014-09-05 16:43:38 +00:00
Baptiste Daroussin
de0845a605 Remove non staged ports without pending PR from russian
While here commit the MOVED entries from last cleanup pass
2014-09-02 07:49:06 +00:00
Antoine Brodin
ce89127211 More unzip removal 2014-08-17 20:41:48 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
John Marino
69f43aff5e Merge 4 unzip slave ports into archivers/unzip as non-default options
It is practically impossible to use any of the unzip slave ports.  This
is because archivers/unzip is used by the ports infrastruction (via
USES=zip, USES=zip:infozip) and each slave port conflicts with it.
If you install the slave port first, then the port infrastructure can't
install archivers/unzip (although if attempted, the extracts dependency
might be satisfied by the slave port so it might actually work).

In any case, this change:
  * Adds "iconv" support as an non-default option
  * Add a localization group that can have zero or one selection
  * That group contains Chinese, Korean, or Russian support
  * WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked)
  * Makefile was simplified (several loops removed)
  * Removes unzip-iconv, Chinese, Korean, Russian slave ports

PR:		190349
Reported by:	Mikhail Rokhin
Unzip overhaul:	marino
Approved by:	maintainer (ehaupt@)
2014-08-15 10:11:10 +00:00
William Grzybowski
d01bef7e84 russian/wordpress: update to 3.9.2
PR:		192499
Submitted by:	maintainer
2014-08-09 14:51:44 +00:00
Antoine Brodin
2b1bc36bcb Mark BROKEN: fails to install
Error log: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-08-06_15h34m43s/logs/errors/ru-PSCyr-0.4c2_4.log

Reported by:	pkg-fallout
With hat:	portmgr
2014-08-09 09:04:13 +00:00
John Marino
c84c3d42ae www/MT, russian/MT: Upgrade version 5.2.9 => 5.2.10
PR:		188684
Submitted by:	maintainer: takefu (airport.fm)
2014-08-03 19:29:14 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Max Brazhnikov
3039024427 russian/xcode:
- Add stage support
- Respect CC/CFLAGS
2014-07-29 09:45:00 +00:00
Baptiste Daroussin
752da6b94b Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 16:33:10 +00:00
Baptiste Daroussin
86874a788a Fix build with texlive
With hat:	portmgr
2014-07-21 22:20:35 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Vanilla I. Shu
f07a7a95b8 remove NO_STAGE. 2014-07-07 12:38:21 +00:00
Boris Samorodov
37e9944015 Update to version 4.5.23. 2014-06-30 12:59:35 +00:00
Martin Wilke
34a38472fa - Stage support
PR:		191299
2014-06-28 04:23:31 +00:00
Jung-uk Kim
7a699892f7 Update to 4.2.5. 2014-06-24 02:40:06 +00:00
Rene Ladan
116def93ee Remove localized bugzilla ports for which the master port expired:
german/bugzilla40
german/bugzilla42
japanese/bugzilla40
japanese/bugzilla42
russian/bugzilla40
russian/bugzilla42
2014-06-21 09:25:08 +00:00
Antoine Brodin
be3782bb56 Update distinfo after 4.2.4 update 2014-06-13 18:09:48 +00:00
Rodrigo Osorio
2c2e201261 - stagify the port
- fix clang issues
- fix plist issues

Approved by:	bapt (mentor)
2014-06-13 11:40:46 +00:00
Mikhail Teterin
d55a1d23df Support staging. 2014-06-09 23:03:46 +00:00
Sunpoet Po-Chuan Hsieh
d7e5726fbe - Update to 3.9.1
Changes:	http://wordpress.org/news/2014/05/wordpress-3-9-1/
PR:		ports/189961
Submitted by:	sunpoet (myself)
Approved by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
2014-05-20 11:38:56 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Boris Samorodov
0716de5a98 Update eric4 ports to version 4.5.22. 2014-05-11 20:23:42 +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
Jung-uk Kim
fabaf5ddfa Update to 4.1.6. 2014-05-06 16:13:01 +00:00
Olli Hauer
24224e857d - update to bugzilla-4.4.4-ru-20140422 2014-05-05 21:38:41 +00:00
Sunpoet Po-Chuan Hsieh
68bb3ea5f2 - Update to 3.9
- While I'm here, allow packaging as user

Changes:	http://ru.wordpress.org/2014/04/3-9-smith/
PR:		ports/188687
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
2014-04-26 18:12:45 +00:00
Olli Hauer
edccf7e2e2 - update russian bugzilla language templates
MFH:		2014Q2
2014-04-23 09:22:45 +00:00
Sunpoet Po-Chuan Hsieh
23c3fa6f18 - Update to 3.8.2
- While I'm here, remove .include <bsd.port.options.mk>

Changes:	http://wordpress.org/news/2014/04/wordpress-3-8-2/
PR:		ports/188422
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
2014-04-12 21:47:03 +00:00
Boris Samorodov
dccbe9a936 Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00