1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

7558 Commits

Author SHA1 Message Date
Antoine Brodin
ef48806ec0 - Fix shebangs
- Cleanup plist
2014-11-11 21:15:35 +00:00
Bartek Rutkowski
42e01db0e2 japanese/mh: fixes
- Strip binaries and libs
- Add missing patch

PR:		194880
Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by:	mentors (implicit)
2014-11-11 13:41:37 +00:00
John Marino
b6fb83656d japanese/nethack34: Fix segfault on amd64 among other things
PR:		194611
Submitted by:	WATANABE Kazuhiro
2014-11-09 16:31:19 +00:00
Kurt Jaeger
faf44b25f2 japanese/py-mecab: some fixes
- Fix LICENSE(BSD -> BSD3CLAUSE)
- Strip shared library

PR:		191309
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	<jun-g@daemonfreaks.com> (maintainer timeout)
2014-11-08 09:17:06 +00:00
Kurt Jaeger
bc4b51938e japanese/p5-MeCab: some fixes
- Fix LICENSE(BSD -> BSD3CLAUSE)
- Strip shared library
- Remove unnecessary .if ${PORT_OPTIONS:MEXAMPLES} ... .endif
- remove @dir* from pkg-plist

PR:		191308
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2014-11-08 09:12:59 +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
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Jun Kuriyama
3174dce50b - Update to 20141031. 2014-11-04 09:50:36 +00:00
Baptiste Daroussin
b5b47aecab Simplify plist 2014-10-31 20:04:21 +00:00
Baptiste Daroussin
9b2a4d137b Simplify plist
Do not try to stop daemons let user defined the behaviour thought pkg
2014-10-31 20:03:30 +00:00
Baptiste Daroussin
a1bd8f6c67 Simplify plist 2014-10-31 20:02:06 +00:00
Jung-uk Kim
7b23b77c4f Update to 4.3.3. 2014-10-31 18:15:49 +00:00
Steve Wills
b4caa5c8cf Mark broken with Perl 5.18 and newer 2014-10-26 21:04:21 +00:00
Raphael Kubo da Costa
990a62701e Remove @dirrm and @dirrmtry entries from the Qt ports. 2014-10-23 21:35:14 +00:00
Bartek Rutkowski
19c6d5e019 japanese/mh: multiple fixes
- Add japanese man pages
- Don't setuid/setgid to binaries
- Use BSD_INSTALL_LIB instead of cp
- Remove @dirrm

PR:		194352
Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by:	mentors (implicit)
2014-10-20 08:16:04 +00:00
Marcus von Appen
b997ee32c8 - Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 17:45:13 +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
John Marino
0a08627ab7 japanese/ebnetd: Remove @dirrm, use @sample, use @dir()
The stage-qa checks said 5 files needed perl shebang fixed, but
USE=shebangfix won't fix it.  The value of PERL was defined for the
configure target to fix it.  However, a run depends on perl was not
added as the affected files are probably optional scripts.

PR:		194367
Submitted by:	maintainer (Yasuhiro KIMURA)
2014-10-18 07:13:32 +00:00
Dmitry Marakasov
a61f2205e2 - Fix ${arch}_BROKEN statements to correct BROKEN_${arch}
- Drop @dirrm* from plists
- Other minor fixes
2014-10-17 15:37:58 +00:00
Jung-uk Kim
9cee92ad58 Update to 4.3.2. 2014-10-16 21:14:18 +00:00
John Marino
7557917ac1 japanese/mecab: Remove @dirrm and use @sample
PR:		194368
2014-10-16 08:38:05 +00:00
Hajimu UMEMOTO
0c333a0fd8 - Fix segmentation fault with recent Ruby-GNOME2.
- Use USES=shebangfix.
2014-10-15 11:45:45 +00:00
John Marino
78a3ed4d90 Close out a bunch of PRs that only remove @dirrm
PR:		194331, 194332
PR:		194365, 194366, 194369, 194371, 194374
2014-10-15 11:32:09 +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
Olli Hauer
f1a101fa05 - update to version 4.4.6
- adopt new pkg-plist style

Submitted by:	tota
MFH:		2014Q3
2014-10-14 20:47:15 +00:00
John Marino
6a36f416a5 japanese/mecab: Fix typo
PR:		194037
2014-10-12 12:21:13 +00:00
Hiroki Sato
c578e504ef Fix build on 10.0. 2014-10-07 07:21:02 +00:00
Hiroki Sato
f3e79f20fc - Fix build failure on braches with Clang older than 3.4.
- Fix build failure on head due to libiconv link error.
- Remove redundant patches.
- Add cflags and cflags_cc flags to build_mozc.py.
2014-10-06 20:16:21 +00:00
Hiroki Sato
aaa352f9aa Remove redundant patches mistakenly added back in r367909.
Pointed out by:	tijl
2014-10-05 19:29:36 +00:00
Danilo Egea Gondolfo
2395d2649d - Update from 0.20140901 to 0.20141001 2014-10-04 15:42:53 +00:00
Sunpoet Po-Chuan Hsieh
c86b04b3b8 - Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change

Changes:	https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
2014-10-04 15:12:44 +00:00
John Marino
87bfc6aa71 japanese/slrn is not jobs safe
It can try to use config.h before it's generated.
2014-10-01 10:03:11 +00:00
TAKATSU Tomonari
a0b0b99f55 - Set PORTSCOUT to limit version 3.0.X 2014-09-30 21:13:40 +00:00
TAKATSU Tomonari
61fac95170 - Update to 3.0.8
- Add LICENSE_FILE
2014-09-28 08:51:12 +00:00
TAKATSU Tomonari
1ff4c0a40f - Repocopy japanese/rubygem-jpmobile to japanese/rubygem-jpmobile4
* Update to 4.1.2
  * Add LICENSE_FILE
2014-09-28 08:46:37 +00:00
Antoine Brodin
6770ba8dc2 Allow staging as a regular user 2014-09-27 22:18:11 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Tijl Coosemans
98799a3a2f - Convert to USES=autoreconf
- Use BROKEN_ia64
- Don't display pkg-message from post-install
2014-09-25 09:24:57 +00:00
Tijl Coosemans
4f95e7a2cc - Remove USE_AUTOTOOLS
- Define some variable before including bsd.port.options.mk
2014-09-25 09:20:43 +00:00
Antoine Brodin
18f57caef8 Do not violate stagedir (and allow staging as a regular user) 2014-09-24 19:15:32 +00:00
Pawel Pekala
68f236ada2 Update to version 20140904
PR:		ports/193310
Submitted by:	maintainer
2014-09-21 12:45:30 +00:00
Pawel Pekala
4826134633 Update to version 201409
PR:		ports/193251
Submitted by:	hiroto.kagotani@gmail.com
2014-09-20 17:25:14 +00:00
John Marino
d4773d7a78 Add new port japanese/latex-jlisting
PR:		188691
Submitted by:	Hiroto Kagotani

jlisting.sty enhances lstlisting environment provided by listings.sty for
handling Japanese text.
2014-09-20 15:28:01 +00:00
Rene Ladan
7eafff56c3 Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
2014-09-20 09:45:04 +00:00
Andrej Zverev
60bc65ec61 fix build with perl 5.18
PR:		193064
2014-09-20 06:38:37 +00:00
Tijl Coosemans
00789911dc graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
2014-09-19 20:43:03 +00:00
Tijl Coosemans
b3e896badf Convert to USES=autoreconf 2014-09-19 08:07:11 +00:00
Antoine Brodin
f043f6e4b6 Allow staging as a regular user 2014-09-14 20:10:06 +00:00
Tijl Coosemans
a5bee80ce4 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00