| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team, with commits by makc@,
Schaich Alonso and yours truly.
Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33
(from ports), staging support in the Makefiles and dependency fixes related
to pkg-config.
Many thanks to the people who helped test the ports using our area51
repository, and also to the people who provided patches and bug reports via
GNATS!
PR: ports/180615
ports/181921
ports/182049
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Use INSTALL_DATA instead of CP
- Remove unnecessary slash after STAGEDIR
Changes:
- Merge files/patch-make.conf.in
- Rename make.conf.in to make.conf
|
| |
|
|
|
|
|
|
|
|
|
| |
The source tarball has DOS line endings, but only one file was converted.
Two of the four patches were created with DOS line endings, so for
consistency sake, USE_DOS2UNIX was changed to "yes" and the DOS line
endings were removed from existing patches.
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
- Support STAGEDIR
|
|
|
|
| |
Reported by: Buganini <buganini@gmail.com> (via email)
|
|
|
|
|
| |
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
| |
- While I'm here, convert to new LIB_DEPENDS format
Changes: https://github.com/buganini/chiconv/commits/master
PR: ports/182265
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- While I'm here, convert to new LIB_DEPENDS format
Changes: https://github.com/buganini/bsdconv-opencc/commits/master
PR: ports/182263
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Remove leading indefinite article from COMMENT
- Convert to new LIB_DEPENDS format
Changes: https://github.com/buganini/bug5/commits/master
PR: ports/182262
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
|
|
|
|
| |
chinese)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2013/09/13/wordpress-3-6-1/
PR: ports/182088
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
detection
- While I'm here:
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Covnert to new LIB_DEPENDS format
- Use USES=gmake
PR: ports/182079
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Approved by: Zhihao Yuan <zy@miator.net> (maintainer)
|
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2013/09/12/wordpress-3-6-1/
PR: ports/182044
Submitted by: sunpoet (myself)
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2013/08/08/wordpress-3-6/
PR: ports/181143
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/181000
Submitted by: maintainer
|
|
|
|
|
| |
- Remove article in COMMENT
- Fix build with clang, this is old K&R code (reported by pkg-fallout)
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
|
|
|
|
|
|
|
|
| |
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 180401
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
|
|
|
| |
CMake >= 2.8.11 includes a bug fix [1] that ends up showing a problem with
the current FindLibkvm.cmake that makes the port fail to build.
Apply my upstream fix [2] to make everything work across all CMake versions.
[1] http://public.kitware.com/Bug/view.php?id=13755
[2] https://github.com/fcitx/fcitx/pull/119
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
| |
While here convert:
USE_ICONV -> USES=iconv
USE_GMAKE -> USES=gmake
USE_GNOME=gnomehack -> USES=pathfix
some post-patch to USES=pathfix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
|
|
|
|
|
| |
PR: 179859
Submitted by: sunpoet
|
|
|
|
| |
PR: ports/176021
|
|
|
|
| |
PR: ports/176021
|
|
|
|
|
|
|
|
|
|
| |
* Master site changed to Google Code
* Patches to install data into PREFIX/share/chewing
Patch created and tested by me and Zhihao Yuan(lichray@gmail.com)
PR: ports/176021
Submitted by: Henry Hu <henry.hu.sh_AT_gmail.com>
|
| |
|
|
|
|
| |
revert plist workaround in slave ports
|
|
|
|
|
|
|
|
|
| |
the fonts installed
- Bump PORTREVISION for all ports using chinese/ttfm/Makefile.ttf
PR: ports/179608
Reported by: Antoine Brodin (antoine@)
Tested by: Antoine Brodin (antoine@)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
- Trim header
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Port expired on 2012-05-10, does not compile.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with pkg
- Consistently use full path when running gtk-query-immodules as the path
is embedded in output (we prefer reproducible output)
This fixes leftovers reported by poudriere
====>> Files or directories modified:
etc/gtk-2.0/gtk.immodules
PR: ports/179230
Approved by: portmgr (bapt)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
|
|
|
|
|
|
|
|
|
| |
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
|
|
|
|
| |
with the same names in every release.
|
| |
|
|
|
|
| |
instead to make migration to TeXLive easier.
|
|
|
|
|
| |
PR: ports/178132
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/178131
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/178130
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
While here:
- trim headers
- convert to new options framework
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
| |
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
USE_FREETYPE from all ports using it
While here trim some headers, and do some conversion to new options framework.
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr
PR: ports/175063
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by: danfe (maintainer of games/qstat, via email) [1]
Approved by: Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe: yes
|
|
|
|
|
|
|
| |
- Trim header
- pet portlint: cat->${CAT}
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
| |
* Japanese translation is stuck at 2.5.5;
* Southern Catalan translation is now up to date;
* Bosnian, Slovenian and Turkish translations were added.
This update brings several new features and the new Calligra Author;
for a full list, please read 2.6 release notes:
http://www.calligra.org/news/calligra-2-6-released
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
| |
"pathfix" instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
|
|
|
|
|
|
|
|
| |
- Trim headers
PR: ports/177306
Reported by: John Marino <draco@marino.st>
With hat: portmgr
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION [1]
- Use new style Makefile header [1]
- Change DIST_SUBDIR to not affect mirror sites
PR: ports/176742 [1]
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- drop depedence on gmake
- remove hand crafted install target and scripts
- use DESKTOP_ENTRIES
- adjust plist according to the changes
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
| |
- Convert to new option framework
- Pass maintainership to submitter
PR: ports/176598
Submitted by: Kai Wang <kaiwang27@gmail.com>
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
|
| |
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
|
|
|
|
|
|
| |
===> Applying extra patch /usr/ports/chinese/bitchx/files/patch-source::input.c
===> Applying extra patch /usr/ports/chinese/bitchx/files/patch-include::config.h
1 out of 8 hunks failed--saving rejects to include/config.h.rej
|
| |
|
|
|
|
|
|
| |
- Remove unused USE_LDCONFIG knob
Approved by: swills (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add OPTIONS for NLS
- Remove SKIM support since textproc/skim has been marked as deprecated
- Remove unused CONFIGURE_ENV in Makefile and overdated patch files
- Take maintainership
PR: ports/174862
Approved by: swills (mentor)
|
|
|
|
|
|
| |
- Convert Makefile header to new style if needed
Approved by: swills (mentor)
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi
|
|
|
|
|
|
|
|
| |
- Update to 2.5.5
- Convert to new options framework
- minor cleanups
Courtesy of: avilla
|
| |
|
| |
|
|
|
|
|
| |
PR: 175752
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
databases/akonadi to 1.9.0
devel/grantlee to 0.3.0
textproc/rasqal to 0.9.30
textproc/redland-bindings to 1.0.16.1
textproc/soprano to 2.9.0
x11-toolkits/attica to 0.4.1
The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.
Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.
Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches
Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]
devel/qmake:
- Fix crash due to off-by one error [2]
multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*
www/qt4-webkit:
- Make dependence on GStreamer optional [3]
devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]
Reported by: avg via irc [1]
Submitted by: avg via maillist [2]
PR: ports/175644 [3]
Submitted by: danfe [3]
PR: ports/169809 [4]
Reported by: tcb <tcberner at gmail.com> [4]
|
| |
|
|
|
|
|
|
| |
PR: ports/175680
Approved by: maintainer
Security: 559e00b7-6a4d-11e2-b6b0-10bf48230856
|
|
|
|
|
|
| |
- Cleanup Makefile a bit while here
PR: ports/175244
|
|
|
|
|
|
|
|
| |
- Update patch and extract patches from single patch
PR: ports/175097
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Kang-min Liu <gugod@gugod.org> (maintainer)
|
|
|
|
|
|
|
|
| |
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
|
|
|
|
|
|
|
|
| |
While here:
- Trim Makefile headers
PR: 174451
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
versions of wordpress to 3.5
while here, make changes common for all of this ports:
- trim Makefile header
- remove indefinite article from COMMENT
- do not define LICENSE_FILE for standard license
- remove license.txt from PORTDOCS
- tab -> space change in pkg-descr:WWW
- trailing whitespace fixes
PR: 174399 [1]
PR: 174452 [2]
PR: 174400 [3]
Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) [1],
Bo-Yi Wu <appleboy.tw@gmail.com> [2],
Joe Horn <joehorn@gmail.com> (maintainer) [3]
Approved by: Joe Horn <joehorn@gmail.com> (maintainer) [2]
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
|
|
|
|
|
|
| |
far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
|
|
|
|
|
|
| |
PR: 174207
Submitted by: maintainer
Feature safe: yes
|
|
|
|
|
|
|
|
| |
2012-11-28 x11-toolkits/py-gtk: Depends on the expired gtkglarea [2]
Approved by: silence of maintainer [1]
gnome (kwm) [2]
Feature safe: yes
|
|
|
|
|
|
|
|
| |
PR: 173887
Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
Approved by: lichray@gmail.com (maintainer, via email)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
PR: ports/173579
Submitted by: edward@rdtan.net
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
in private email)
PR: 173284
PR: 173285
PR: 173286
Submitted by: Eric Camachat <eric at camachat dot org> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
changes seem to be personal preference settings, so I really have no
idea if this re-roll makes Chinese support work. But it builds.
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
- Trim Makefile headers.
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
2012-10-20 chinese/stardict-dict-zh_TW: No more public distfiles
2012-10-20 chinese/stardict-dict-zh_CN: No more public distfiles
2012-10-20 chinese/mingunittf: No more public distfiles
2012-10-20 chinese/dfsongsd: No more public distfiles
2012-10-20 biology/dna-qc: No more public distfiles
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
engine, as a back-end to the Fcitx IM framework.
WWW: http://code.google.com/p/fcitx/
PR: 172751
Submitted by: Zhihao Yuan <lichray@gmail.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
Chinese input method.
WWW: http://code.google.com/p/rimeime/
PR: 172751
Submitted by: Zhihao Yuan <lichray@gmail.com>
Feature safe: yes
|
|
|
|
|
| |
Reported by: pointyhat
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
fcitx 4.2.6 -> 4.2.6.1
fcitx-configtool 4.2.5 -> 4.2.5.1
fcitx-libpinyin 0.2.0 -> 0.2.1
fcitx-googlepinyin 0.1.5 -> 0.1.6
Submitted by: maintainer
PR: ports/172727, ports/172093
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
them to specified chinese encoding with transliteration.
WWW: https://github.com/buganini/chiconv
PR: ports/172267
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Chinese conversion project, providing high quality thesaurus and libopencc,
as well as a conversion utility and a dictionary generator.
bsdconv is a BSD licensed charset/encoding converter library with more function
than libiconv. (Currently, only a few codecs are supported)
This port is a opencc conversion module for bsdconv.
WWW: https://github.com/buganini/bsdconv-opencc
PR: ports/172266
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
|
|
|
|
|
| |
Suggested by: sunpoet
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
|
|
|
|
| |
- Adopt new Makefile header
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove ABI version from LIB_DEPENDS [1]
- Switch to USE_GITHUB for fetching
Changelog:
chase codec rename in bsdconv
add -8 for UTF-8 <-> UTF-8 conversion profile
PR: ports/172264 [1]
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) [1]
|
|
|
|
| |
- Cleanup Makefile header
|
|
|
|
| |
Reported by: danfe
|
|
|
|
|
|
|
|
|
|
| |
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
|
|
|
|
|
| |
PR: ports/172132
Submitted by: KT Sin <ktsin at acm.org>
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Remove ABI versions from LIB_DEPENDS
- Update to new Makefile header
PR: ports/171653 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Eric Camachat <lihong@ieee.org> (maintainer)
|
|
|
|
| |
distilator
|
|
|
|
|
|
| |
PR: ports/171324
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by: flo (mentor)
|
|
|
|
|
| |
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
|
|
|
|
| |
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 171608
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
|
|
|
|
|
|
|
|
|
| |
methods driven by the fcitx-table IM engine.
WWW: http://code.google.com/p/fcitx/
PR: 171365
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
|
|
|
|
| |
PR: 171330
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 171330
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Document security issue [4]
PR: ports/171397 [1]
PR: ports/171404 [2]
PR: ports/171405 [3]
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) [1]
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) [2] [3]
Reviewed by: eadler [4]
Security: 30149157-f926-11e1-95cd-001fd0af1a4c
|
|
|
|
| |
Obtained from: pointyhat@
|
|
|
|
|
|
|
|
|
| |
- Remove header from Makefiles.
This release contains a number of important bug fixes to 2.5.0 and we
recommend everybody to update. Release notes can be found in the
official announcement:
http://www.calligra.org/news/calligra-2-5-1-released
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
coming to the ports tree after a short testing period which showed it
to be quite stable.
For the productivity part of the suite (word processor, spreadsheet,
and presentation program) the target user of version 2.5 is still the
student or academic user. This version has a number of new features
that will make it more suitable for these users.
The artistic applications of the Calligra Suite are the most mature
ones and are already used by professional users everywhere.
As usual, detailed release notes can be found in the official
announcement:
http://www.calligra.org/news/calligra-2-5-released
Meanwhile, new translations were added:
- editors/calligra-l10n-gl (Gallegan)
|
|
|
|
|
|
|
| |
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested).
|
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: maintainer
Obtained from: https://bugs.gentoo.org/show_bug.cgi?id=407695
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove RESTRICTED form Makefile
- Add LICENSE* and show pkg-message after install
- Change distinfo for official font files with built-in license text
- Refine pkg-descr
- Bump PORTREVISION
PR: ports/169596
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
|
|
|
|
| |
Approved by: portmgr@ (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
|
|
|
|
|
| |
and GCC 4.6 has been the default for a while.
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Remove textproc/fcitx-keyboard
PR: ports/170010
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move mail/mutt-lite to mail/mutt14-lite
Move mail/mutt-devel to mail/mutt
Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter
PR: ports/169546
Suggested by: obrien
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Remove maintainer's URL from master sites;
- Recompress to make the file smaller.
Requested by: maintainer
|
|
|
|
|
| |
PR: ports/170008
Submitted by: Zhihao Yuan <lichray gmail com> (maintainer)
|
|
|
|
| |
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
|
| |
|
|
|
|
|
|
|
| |
- Add Japanese localization.
This release contains a number of important bug fixes to 2.4.2:
http://www.calligra.org/news/calligra-2-4-3-released
|
|
|
|
|
|
| |
PR: ports/169151
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Reported by: scheidell@ (me)
|
|
|
|
|
|
|
|
| |
for FreeBSD platform!
Now with system boost-1.48 support and powered by clang-3.1 by default
Dima, behalf of FreeBSD Office team
|
|
|
|
|
|
|
|
| |
- Convert to optionsNG and add DOCS option
PR: ports/169527
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Approved by: culot (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Convert to optionsNG and add DOCS option
PR: ports/169515 [1]
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Approved by: culot (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add LICENSE
- Move documentation to DOCSDIR
- Convert to new options framework
- Pet portlint
- Bump PORTREVISION for package change
PR: ports/169347
Submitted by: Kit Sin <ktsin@acm.org>
|
|
|
|
| |
Submitted by: cy@
|
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2012/06/14/green/
PR: ports/169092
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2012/06/14/green/
PR: ports/169093
Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Change MASTER_SITES
- Redefine with EXTRACT_ONLY instead of do-extract
PR: ports/169059
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw>
|
|
|
|
|
|
| |
series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
|
| |
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/168907
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Obtained from: http://paste.opensuse.org/23129601
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2. Fix pkg-plist for gtk2/gtk3/qt4 IM modules;
3. Update gtk immodules file(s);
4. Smart pkg-message.in;
5. Align some Makefile variables.
PR: ports/168634
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
|
|
|
|
| |
PR: ports/168522
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
|
| |
|
|
|
|
| |
editors/koffice-kde3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
graphic art and office suite.
Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released
Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released
Consequently, KOffice 2 has been removed from the ports collection.
As usual, we would like to thank all testers and contributors.
|
|
|
|
|
| |
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Update pkg-descr
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 167863
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.
Follow UPDATING instruction!
New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq
Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Lingua-Han-Utils/Changes
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/167475
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
|
|
|
|
|
|
| |
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
|
|
|
|
|
|
|
|
|
| |
collection, as a back-end to the Fcitx IM framework.
WWW: http://code.google.com/p/fcitx/
PR: ports/166716
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
algorithms core for intelligent
sentence-based Chinese pinyin input methods.
WWW: https://github.com/libpinyin/libpinyin
PR: ports/166716
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
| |
Approved by: clsung via IRC
|
|
|
|
|
|
|
|
|
|
|
| |
- Update chinese/fcitx-configtool to 0.4.0
- Update chinese/fcitx-cloudpinyin to 0.2.0
- Update chinese/fcitx-sunpinyin to 0.3.3
- Update chinese/fcitx to 4.2.2
- Update textproc/fcitx-keyboard to 0.1.0
PR: ports/166689
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one
from ports if not found in base
- now only build en_US version, all localisation are available through separated
ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts
Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback
Thank you to iXsystems for providing resources to build/test libreoffice
|
|
|
|
|
|
|
| |
Changes: http://cn.wordpress.org/2012/04/21/wordpress-3-3-2/
PR: ports/167174
Submitted by: sunpoet (myself)
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Changes: http://tw.wordpress.org/2012/04/21/wordpress-3-3-2/
PR: ports/167173
Submitted by: sunpoet (myself)
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
now conflicts with our own patch-zh-mutt, so have to move the patch
into post-patch section
|
|
|
|
| |
as broken for more than 6 month
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to official "previous version distfile + patch" scheme instead of
using our apparently hand-rolled distfile; it is also in line with what
most GNU/Linux folks do
- Remove superfluous assignment of PKGMESSAGE, it's done automagically
- Cleanup sed(1) expressions in REINPLACE_CMDs, prefer contextual addresses
to hardcoded line numbers, remove useless global modifiers, etc.
- Pad pkg-message text display in post-install with blank lines to bring port
behavior in line with that of package
- Utilize OPTIONS, define LICENSE (GPLv2), adjust COMMENT
- Remove unneeded patches, add a patch which brings manpage fixes
- Install extra documentation
- Generally cleanup Makefile while I am here
|
| |
|
| |
|
| |
|