| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Replace pkg-plist with PLIST_FILES
- Pet portlint(1)
|
| |
|
|
|
|
|
| |
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
producing packages with a name
That can make user confuse with irc/xchat.
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
Changes: http://ja.wordpress.org/2013/09/12/wordpress-3-6-1-maintenance-and-security-release/
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
. switch LOCALBASE to ICONV_PREFIX for iconv-includes and iconv-libraries.
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
"--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
not work as expected" when using the latest x11-fonts/fontconfig [*].
- Update to the latest version (font-migu, font-ume, font-vlgothic).
- Style clean-ups.
PR: ports/181701 [*]
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. lib (default, implicit);
. build,
. patch.
The default is the same, all existing ports stay valid.
2. Introduce variable ICONV_CMD with default to ${LOCALBASE}/bin/iconv.
It is intended to get the value of /usr/bin/iconv at recent 10.x.
3. Adopt all ports to using USES+= icomv:build and iconv:patch and
change iconv (executable) at Makefile commands to ${ICONV_CMD} at those ports.
Submitted by: bsam (me, via e-mail)
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
| |
- Utilize PORTDOCS variable and thus offload pkg-plist
- Perform some miscellaneous Makefile cleanups while I am here
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ming.c: In function 'rb_Ming_key_press':
ming.c:59: error: 'struct RString' has no member named 'len'
ming.c:62: error: 'struct RString' has no member named 'ptr'
ming.c: In function 'rb_Ming_on_key_press':
ming.c:71: error: 'struct RString' has no member named 'len'
ming.c:74: error: 'struct RString' has no member named 'ptr'
*** [ming.o] Error code 1
Stop in /wrkdirs/usr/ports/japanese/ruby-ming/work/ming-ruby-0.1.6/ext/ming/ming.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
-Wno-return-type to CFLAGS
|
|
|
|
|
| |
PR: ports/181206
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
|
|
|
| |
Pointed out by: jgh and bapt
|
|
|
|
|
|
|
|
|
| |
PORTREVISION bumped to reset dependencies for folks that don't use NLS.
PR: 181205
Submitted by: az
Reviewed by: jgh, marino
Approved by: bapt/culot (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OptionsNG-fied.
- Convert makefile header to new format.
- Remove shlib version from LIB_DEPENDS.
- Remove M17N option and make m17n feature always on. It is because
configure script enables m17n feature by default and there is no
practical advantage of disabling it.
- Remove www/w3m-m17n and www/w3m-m17-img because they are now identical
with www/w3m and www/w3m-img.
- Add entry of removed ports to MOVED.
- Update CONFLICTS.
- Adjust dependency of www/emacs-w3m.
- Bump PORTREVISON of w3m ports and www/emacs-w3m.
PR: ports/178189
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
| |
PR: ports/181207
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
|
|
|
|
|
|
| |
- Remove duplication of 'USES=gettext'.
PR: ports/181205
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
|
|
|
| |
definition".
|
|
|
|
|
| |
- Replace DISTFILES/WRKSRC with DISTNAME/EXTRACT_SUFX
- Unbreak with clang
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
|
| |
- Update to 3.6 [1]
- Remove LICENSE_FILE [1]
- Remove indefinite article from COMMENT
PR: ports/181258
Submitted by: Takefu <takefu airport.fm>
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Approved by: Junji NAKANISHI (maintainer)
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (BSD), do not reset default DISTNAME
- Cleanup the port a bit, inc. header and COMMENT
- Add useful port description, fix WWW address
Reported by: pointyhat-west
NB: there is version 1.4.0 available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Try to unbreak parallel builds (-jX)
- Drop shlib ABI version from LIB_DEPENDS
- Install manual pages relative to MANPREFIX
- Rephrase port description, kill EOL space, add WWW line
Reported by: pointyhat-west
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
| |
|
|
|
|
| |
Spotted by: HATANO Tomomi
|
|
|
|
| |
- Use OPTIONS_DEFINE.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixes cursor movement issue on Emacs 24 (Issue 168)
* Support numpad keys in mozc.el (Issue 170)
* Support Emacs 24 in mozc.el (Issue 190)
* Support surrounding text
* Dictionary update
- Take maintainership.
Approved by: daichi (maintainer)
|
|
|
|
|
|
|
| |
- Convert to modern OPTIONS syntax
- Generally clean up the port while here
Reported by: pointyhat-west
|
| |
|
|
|
|
| |
Reported by: http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20130717143058.pointyhat-west/ja-trac-0.12.3.log
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Spotted by: ume
|
|
|
|
|
|
| |
expired QT3 port.
NOPORTDOCS -> PORT_OPTIONS:MDOCS while here
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
Trim headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
|
|
|
|
|
| |
While here, trim Makefile header and finish PORT_OPTIONS conversion
Approved by: portmgr (miwi)
|
|
|
|
|
| |
PR: ports/179917
Submitted by: Takefu <takefu@airport.fm>
|
| |
|
|
|
|
|
|
|
|
|
| |
- devel/bugzilla44
- japanese/bugzilla44
- german/bugzilla44
Release Notes:
http://www.bugzilla.org/releases/4.4/release-notes.html
|
| |
|
|
|
|
|
|
| |
- trim header
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
- Trim header
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
PR: ports/179673
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- While here trim header
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
- While here trim header
|
| |
|
|
|
|
| |
Reported by: pkg (DEV MOD)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Number-Phone-JP/Changes
PR: ports/179334 [1]
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/178293
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
|
|
|
|
|
|
|
| |
- Use better macro/function/class for Ruby 1.9 and later.
- Use OPTIONS instead of NOPORTDOCS.
PR: ports/178022
Submitted by: Hiroyuki Iwatsuki <don@na.rim.or.jp> (maintainer)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Spotted by: QAT
|
| |
|
|
|
|
|
|
| |
- Mark USE_TEX=texlive.
Spotted by: nyan
|
| |
|
|
|
|
|
|
| |
- trim COMMENTS and historical headers
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
| |
This fixes build on current
|
|
|
|
| |
Reported by: miwi
|
|
|
|
|
|
|
| |
- Split off documentation to print/texlive-docs from print/texlive-texmf.
The document part was 1.3GB (30k files). Now the size of texlive-texmf
package is 557MB (this was 1.5GB before the split).
- do-texhash, do-fmtutil, do-updmap targets now run after post-install.
|
| |
|
|
|
|
|
| |
PR: 177175
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/178724
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
|
|
|
|
|
|
| |
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
|
|
|
|
| |
Spotted by: me
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Fix malformed BUILD_DEPENDS and remove unnecessary dependencies.
Use USE_* in a consistent manner.
- Fix inconsistency toolchain usage in build_tools and the others.
Hardcoded g++ was always used only for the former even if both gcc
and clang were available.
- Enable -Werror.
- Fix SSP issue on i386 platform.
- Let cpp(1) to replace LOCALBASE instead of patching and sed(1).
- Use GYP_DEFINES for build variables instead of patching.
- Separate the stages of configuration and build from each other.
- Add options for localbase and openssl-related configuration to gyp
instead of patching.
- Fix makesum target.
- Fix whitespaces to make portlint happy.
- Disable serialization for linking. It is not needed.
- Remove hardcoded mozc.xml.
- Respect DISABLE_MAKE_JOBS=yes. Do not calculate the factor using the
number of CPUs.
- Remove a confusing message after pkg-message.
- Rename a deprecated function (inactivate-current-input-method-function)
in mozc.el in a compatible fashion with the older emacsen [1].
- Add leim-list.el for registration of mozc-mode via LEIM API.
"(require 'mozc)" is no longer needed.
- Fix a build problem when binutils is installed and ${LOCALBASE}/bin
comes first in $PATH [2].
Submitted by: Tadaaki Nagao [1]
Reported by: Kenichi Niioka [2]
PR: ports/178250
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
| |
PR: ports/178413
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com>
|
|
|
|
|
| |
- Trim Makefile header.
- Remove shared lib version from LIB_DEPENDS.
|
|
|
|
|
| |
PR: 178573
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr
|
| |
|
|
|
|
|
| |
Submitted by: hrs
Reviewed by: nyan
|
|
|
|
|
|
|
| |
- Trim old-style header.
- Fix MASTER_SITES.
- Mark as MAKE_JOBS_SAFE=yes
- Remove no-op pkg-req.
|
| |
|
|
|
|
|
|
|
| |
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support. dvipdfmx's default paper size can be set by
${LOCALBASE}/etc/papersize and/or PAPERSIZE environment variable as
other programs like print/psutils do.
- Use absolute pathname in {fmtutil,texconfig,updmap}-sys programs because
manually-installed and/or old TeXLive files can prevent them from
working. [1]
- Fix pkg-plist in print/texlive-texmf.
- Remove DIST_SUBDIR from Mk/bsd.tex.mk.
Reported by: bsam, Stephen Montgomery-Smith [1]
|
| |
|
|
|
|
| |
instead to make migration to TeXLive easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Meta port
- print/texlive-full: meta port to install all of the TeXLive components
* Libraries
- devel/tex-kpathsea: kpathsea library
- devel/tex-web2c: WEB2C toolchain and TeX engines
- print/tex-ptexenc: character code conversion library for pTeX
* Base part of the TeXLive
- print/texlive-base: binary programs in TeXLive
- print/texlive-texmf: macro and font data in TeXLive
- print/texlive-infra: tlmgr dependency (Perl modules)
* TeX Formats
- print/tex-formats: TeX, LaTeX, PDFTeX, AMSTeX, ConTeXT, CSLaTeX,
EplainTeX, METAFONT, MLTeX, PDFTeX, TeXsis
- print/tex-aleph: Aleph/Lambda
- print/tex-xetex: XeTeX
- print/tex-luatex: LuaTeX
- print/tex-jadetex: JadeTeX
- print/tex-xmltex: XMLTeX
- japanese/tex-ptex: pTeX
* DVI ware
- print/tex-xdvik: XDvi
Mk/bsd.tex.mk is added for common part and USE_TEX knob [1].
Approved by: portmgr (old version) [1]
PR: ports/171571
PR: ports/176399 [1]
|
| |
|
|
|
|
| |
- Trim old-style header.
|
|
|
|
|
| |
PR: ports/176926
Submitted by: Hiroyuki Iwatsuki <don@na.rim.or.jp>
|
| |
|
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Use USERS and GROUPS for _sj3 user.
- Trim old-style header.
|
|
|
|
|
|
|
|
| |
- Use OPTIONS_RADIO for Japanese FEP selection.
- Fix build when CC is defined.
- Respect CFLAGS.
- Rename MACHINE and TARGET in Makefile.
- Mark MAKE_JOBS_SAFE=yes.
|
|
|
|
| |
- Use OPTIONS_DEFINE.
|
| |
|
| |
|
|
|
|
| |
Spotted by: bmake exp-run
|
| |
|
|
|
|
| |
Spotted by: poyopoyo@puripuri.plala.or.jp
|
|
|
|
| |
- Use OPTIONS_DEFINE.
|
|
|
|
| |
- Rename files/patch-aa.
|
|
|
|
| |
- Separate japanese/nkf and japanese/p5-nkf from each other.
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Use OPTIONS_DEFINE.
- Remove japanese/navi2ch-emacs21 and japanese/navi2ch-xemacs21-mule because
they are obsolete.
|
|
|
|
|
|
| |
- Fix pathname of perl(1).
- Trim old-style header.
- Add LICENSE.
|
| |
|
|
|
|
| |
- Style clean-ups.
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Style clean-ups.
|
| |
|
| |
|
|
|
|
|
|
| |
Ghostscript 7. This is because the latest version is not compatible with
.optnttcidfont directive. The other versions of Ghostscript use the new
version.
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Style clean-ups.
|
|
|
|
| |
- Style clean-ups.
|
|
|
|
|
| |
- Fix DATADIR.
- Style clean-ups.
|
| |
|
| |
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Style clean-ups.
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Style clean-ups.
|
| |
|
| |
|
|
|
|
|
| |
- Use OPTIONS_DEFINE.
- Style clean-ups.
|
| |
|
|
|
|
| |
- Use OPTIONS_DEFINE.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fix MASTER_SITES.
- Use OPTIONS_DEFINE for DOCS.
|
|
|
|
|
|
|
| |
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: zeising
|
|
|
|
|
|
| |
While here:
- Trim some headers
- Convert to new options framework
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: maintainer feedback timeout 3 weeks+; portmgr
|
|
|
|
|
|
|
|
| |
- update vuxml to reflect bugzilla templates
- fix typo in vuxml
Approved by: portmgr (miwi)
Sponsored by:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
editors/emacs23:
- Remove ABI versions from LIB_DEPENDS
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
Mk/bsd.emacs.mk:
- Update major version for editors/emacs port
*:
- Bump PORTREVISION to chase Emacs updates
PR: ports/177428[2]
Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
PR: 172725
Submitted by: ports fury
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
| |
Reviewed by: miwi
|
|
|
|
| |
"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
|
|
|
|
|
|
|
|
|
|
|
| |
- Set a list of these scripts to USE_RC_SUBR
- Use SUB_FILES for pkg-message
- Use PLIST_SUB to substitute EBNETD_RUNDIR macro in pkg-plist
- Remove obsolete WWW url from pkg-descr
- Rename some patch files to pet portlint
PR: ports/176866
Submitted by: Yasuhiro KIMURA (maintainer)
|
|
|
|
|
|
|
|
| |
- Trim headers
PR: ports/177306
Reported by: John Marino <draco@marino.st>
With hat: portmgr
|
|
|
|
|
| |
PR: 177177
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Update MASTER_SITES
- Trim Makefile header
PR: ports/176808 (based on)
Submitted by: Tsurutani Naoki <turutani_AT_scphys.kyoto-u.ac.jp>
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
| |
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE section
- Trim Makefile header
- Trim WWW: line in pkg-descr
- Update WWW: line in pkg-descr
PR: ports/175696 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr
PR: ports/175695 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a patch to fix build error with Ruby 1.8 [1]
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr
PR: ports/175257
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Obtained from: http://code.google.com/p/mecab/issues/detail?id=3 [1]
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE section
- Adopt OptionsNG
- Drop CONFIGURE_ARGS because --with-charset is not available any longer
- Make use of PORTDOCS
- Trim Makefile header
- Update pkg-descr
PR: ports/175258
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
| |
2: bump revision.
3: document UPDATING.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
|
|
|
|
|
|
|
|
|
| |
- Convert few ports to USE_LHA [1]
- Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2]
PR: 176187 [1]
174790 [2]
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1]
Gerald Pfeifer <gerald@pfeifer.com> [2]
|
|
|
|
| |
PR: ports/174505
|
| |
|
|
|
|
|
| |
No functional change.
- Style fixes.
|
|
|
|
|
| |
Pointyhat to: swills
Reported by: bapt
|
|
|
|
|
|
|
|
| |
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
|
| |
|
|
|
|
| |
- while here trim header
|
|
|
|
|
|
|
|
| |
- Update Makefile to new header format
PR: ports/176452
Submitted by: scheidell@ (me)
Approved by: maintainer
|
|
|
|
|
|
|
| |
merged into main port since version 5.2 (will go in it's own commit)
PR: 172319
Submitted by: Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
|
|
|
|
|
| |
install -s -o root -g wheel -m 555 /work/a/ports/japanese/jvim3/work/vim/src/grep/grep /usr/local/bin/jgrep
install: /work/a/ports/japanese/jvim3/work/vim/src/grep/grep: No such file or directory
*** Error code 71
|
| |
|
|
|
|
|
|
|
|
|
| |
- Trim header
- OptionNG
PR: 173437
Submitted by:i Seiji Ohashi <sayzbrdg@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Trim header while here
PR: ports/175797
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Replace NOPORTDOCS with PORT_OPTIONS:MDOCS
- Bump PORTREVISION
PR: ports/175398
Submitted by: Tsurutani Naoki (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
rather than /var/db/ports/ja-mecab-ipadic
- Revert change of pkg-descr in r310466 except Author: line since it is
description of MeCab rather than that of IPA dictonary for MeCab
- Update MASTER_SITES and WWW URL
PR: ports/175536 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
|
|
| |
graphics/py-visual||2013-02-06|Has expired: Depends on the expired x11-toolkits/gtkglarea [1]
math/gnuplot+||2013-02-06|Upstream says: This package is obsolete. The author does not recommend to use it
science/vis5d+||2013-02-06|No new release since 2001, depends on expired x11-toolkits/gtkglarea [2]
Approved by: stephen [1],
nivit [2]
|
|
|
|
| |
- Chase shlib version bump for dependant ports
|
| |
|
|
|
|
|
|
|
|
| |
- Update to 2.5.5
- Convert to new options framework
- minor cleanups
Courtesy of: avilla
|
| |
|
|
|
|
|
|
|
| |
Fix header
PR: ports/175294
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
|
|
|
| |
Hand maintainer to submitter
Fix header
PR: ports/175271
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|