1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

3014 Commits

Author SHA1 Message Date
Jung-uk Kim
0ca7ac7758 Actually make it find fonts. 2015-03-23 21:40:19 +00:00
Jung-uk Kim
c8c86081f3 Fix build. 2015-03-23 21:33:50 +00:00
Bryan Drewery
70c25f91e5 Fix MAKE_CMD to be scons after r381976 2015-03-23 14:05:49 +00:00
Baptiste Daroussin
8926e82e7f Fix dependency detection 2015-03-22 09:50:01 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +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
Dmitry Marakasov
3d7fa73563 - Strip library 2015-03-17 03:11:52 +00:00
Sunpoet Po-Chuan Hsieh
ee0a764829 - Update to 1.4.14
- While I'm here:
  - Use = instead of +=
  - Remove PROJECTHOST
  - Sort PLIST
  - Update WWW

Changes:	https://github.com/definite/ibus-chewing/blob/master/ChangeLog
PR:		198577
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	Eric Camachat <eric@camachat.org> (maintainer)
2015-03-14 17:48:29 +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
Sunpoet Po-Chuan Hsieh
38f2343817 - Add LICENSE
- Remove regression-test:
- Sort PLIST
2015-03-12 18:26:23 +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
Kevin Lo
0f629df66e No need to export a KDE path since r344893 has switched KDE4_PREFIX to
${LOCALBASE}.
2015-03-10 14:54:30 +00:00
Boris Samorodov
300972222a Eric6 localization files. 2015-03-08 10:40:13 +00:00
Dmitry Marakasov
3301b141f6 - Clarify LICENSE
- Add LICENSE_FILE
- Fix build with disabled NLS
- Add empty directory to plist
2015-03-05 03:23:30 +00:00
Dmitry Marakasov
9ea1a5cb5d - Remove unneeded MAN3 2015-03-04 05:22:30 +00:00
Baptiste Daroussin
35c339abf0 Remove Authors from pkg-descr 2015-03-02 23:09:43 +00:00
Vanilla I. Shu
29db6498d8 Fix runtime error with wrong datadir.
Obtained from:	James Hung via facebook.
2015-02-26 14:28:14 +00:00
Jung-uk Kim
a9ba86c4c8 - Update to 4.3.6.
- Enable GIO when GTK2 or GTK3 is enabled. [1]

Submitted by:	tijl [1]
2015-02-20 20:26:23 +00:00
Antoine Brodin
aea62ac573 Unbreak on head 2015-02-15 13:33:25 +00:00
Vanilla I. Shu
741b5934c0 Fix build on 10 (makeinfo issue)
PR:		197598
Submitted by:	Ting-Wei Lan <lantw44 at gmail.com>
2015-02-15 03:27:59 +00:00
Vanilla I. Shu
05b0fd01a5 1: Upgrade to 0.4.0.
2: add LICENSE & LICENSE_FILE
3: add LIB_DEPENDS to sqlite3
4: sort USES
5: switch to cmake.
2015-02-09 03:21:39 +00:00
Antoine Brodin
3c36249046 Unbreak
PR:		197175
2015-02-08 13:33:52 +00:00
Sunpoet Po-Chuan Hsieh
3b52b0ef3b - Strip shared library 2015-01-19 19:50:56 +00:00
Rong-En Fan
8ed73fa040 Drop maintainership as I no longer use these software nor have time and
energy to keep up.
2015-01-16 17:28:13 +00:00
Sunpoet Po-Chuan Hsieh
fc6fd676a0 - Update to 4.1
Changes:	https://tw.wordpress.org/2015/01/08/dinah/
Submitted by:	sunpoet (myself)
Approved by:	Joe Horn <joehorn@gmail.com> (maintainer)
MFH:		2015Q1
2015-01-15 18:01:56 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Sunpoet Po-Chuan Hsieh
bda739c8c6 - Bump PORTREVISION to match master port (mail/mutt) and remove false alarm of "pkg audit" 2014-12-29 18:37:28 +00:00
Baptiste Daroussin
d0b3abaac3 Remove gnomehack which was unused anyway
While here:
- Use OPTIONS_SUB
- Use OPTIONS_SINGLE
2014-12-25 01:26:27 +00:00
Sunpoet Po-Chuan Hsieh
dda655386a - Update to 4.1
Changes:	https://cn.wordpress.org/2014/12/23/dinah/
Submitted by:	sunpoet (myself)
Approved by:	Joe Horn <joehorn@gmail.com> (maintainer, via email)
MFH:		2014Q4
2014-12-24 06:13:57 +00:00
Mark Felder
3240a1d2ff Update "BSD" license for buganini's ports 2014-12-22 17:31:49 +00:00
Sunpoet Po-Chuan Hsieh
a6a671e16c - Update to 0.13
- Add LICENSE
- Remove leading definite article from COMMENT
- Remove MAN3
- Sort PLIST

Changes:	http://search.cpan.org/dist/Lingua-Han-Utils/Changes
2014-12-20 18:18:32 +00:00
Baptiste Daroussin
ca2fb43ebb Cleanup plist 2014-12-20 17:29:47 +00:00
Jung-uk Kim
d9c58baa19 Update to 4.3.5. 2014-12-18 23:32:32 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
304562e87d Finish resetting maintainership
PR:		195059
2014-12-02 22:50:10 +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
Sunpoet Po-Chuan Hsieh
7f16269960 - While I'm here, update to 4.0.1
Changes:	https://cn.wordpress.org/2014/11/21/wordpress-4-0-1/
		https://cn.wordpress.org/2014/09/05/benny/
PR:		ports/194932
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
MFH:		2014Q4
2014-11-24 18:33:02 +00:00
Sunpoet Po-Chuan Hsieh
a92cf65240 - While I'm here, update to 4.0.1
Changes:	https://tw.wordpress.org/2014/11/21/wordpress-4-0-1/
		https://tw.wordpress.org/2014/09/05/benny/
PR:		ports/194931
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
MFH:		2014Q4
2014-11-24 18:32:57 +00:00
Alex Kozlov
22e20c2aa1 - Remove a few remaining $Id$ from pkg-plists
Approved by:	portmgr (mat)
2014-11-06 16:30:27 +00:00
Jung-uk Kim
7b23b77c4f Update to 4.3.3. 2014-10-31 18:15:49 +00:00
Baptiste Daroussin
5ddf8517a5 Cleanup plist 2014-10-20 08:38:21 +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
Marcus von Appen
dae43d7a6d - Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 07:50:53 +00:00
Vanilla I. Shu
e06196ad2e Bump version, I fix building erro on prev commit. 2014-10-18 01:19:41 +00:00
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Jung-uk Kim
9cee92ad58 Update to 4.3.2. 2014-10-16 21:14:18 +00:00
Vanilla I. Shu
9e58cdde2d chase latest irc/irssi. 2014-10-16 07:08:10 +00:00
Jason E. Hale
e92b7043f1 - Convert to USES=python, limit to 2.x
- Add LICENSE
- Clean up plist
2014-10-06 14:30:54 +00:00