| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 220253
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=444226
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428150
|
|
|
|
|
|
|
| |
PR: 174865
Notes:
svn path=/head/; revision=422495
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=422140
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=373636
|
|
|
|
|
|
|
| |
PR: 194368
Notes:
svn path=/head/; revision=370980
|
|
|
|
|
|
|
| |
PR: 194037
Notes:
svn path=/head/; revision=370697
|
|
|
|
|
|
|
|
|
| |
- Replace STRIP_CMD with INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add --copy --force to AUTOMAKE_ARGS so all existing scripts are updated
Notes:
svn path=/head/; revision=364452
|
|
|
|
|
|
|
|
| |
PR: 189493
Submitted by: maintainer (Yasuhiro KIMURA)
Notes:
svn path=/head/; revision=358351
|
|
|
|
|
|
|
|
|
|
|
| |
- Make PORTDOCS always install [1]
- Change LICENSE_COMB to multi, fix spelling in pkg-descr
PR: ports/187829 [1]
Submitted by: maintainer
Notes:
svn path=/head/; revision=348806
|
|
|
|
|
|
|
|
| |
PR: ports/185678
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=340097
|
|
|
|
|
|
|
|
| |
PR: ports/182396
Submitted by: Yasuhiro KIMURA (maintainer)
Notes:
svn path=/head/; revision=328624
|
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
| |
Notes:
svn path=/head/; revision=326154
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Notes:
svn path=/head/; revision=324569
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
Notes:
svn path=/head/; revision=316662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=314725
|
|
|
|
|
|
|
|
|
| |
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
Notes:
svn path=/head/; revision=308985
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/171413
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Approved by: maintainer timeout (clsung, >5 weeks)
Feature safe: yes
Notes:
svn path=/head/; revision=305810
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
PR: ports/144944
Submitted by: "Junji NAKANISHI" <jun-g_AT_daemonfreaks dot com>
Notes:
svn path=/head/; revision=251882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
|
| |
Changes:
PR: ports/121400
Submitted by: TAOKA Fumiyoshi <fmysh_AT_iijmio-mail dot jp>
Reviewed by: clsung
Notes:
svn path=/head/; revision=209919
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
PR: ports/113630
Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
Notes:
svn path=/head/; revision=193443
|
|
|
|
|
|
|
|
| |
PR: ports/110241
Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
Notes:
svn path=/head/; revision=187360
|
|
|
|
|
|
|
|
|
|
| |
- Master site is moved to sourceforge.net.
PR: ports/109513
Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
Notes:
svn path=/head/; revision=185857
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_LDCONFIG
PR: ports/101878
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170541
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
But it doesn't work unless libiconv is linked.
- Link with libiconv.
- Correct charset examples
- bump PORTREVISION
PR: ports/101223
Submitted by: TAOKA Fumiyoshi <fmysh_AT_iijmio-mail dot jp>
Notes:
svn path=/head/; revision=169413
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WITH_CHARSET knob to set default charset
- Install mecabrc as mecab.dist and preserve modified mecabrc
PR: ports/101068
Submitted by: TAOKA Fumiyoshi <fmysh_AT_iijmio-mail dot jp>
Notes:
svn path=/head/; revision=169167
|
|
|
|
|
|
|
| |
- I'd like to maintain this NLP-related port
Notes:
svn path=/head/; revision=167979
|
|
|
|
|
|
|
|
| |
PR: 97523
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Notes:
svn path=/head/; revision=162885
|
|
|
|
|
|
|
|
|
|
|
| |
- fix pkg-plist
- add pkg-message
PR: ports/97195
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Notes:
svn path=/head/; revision=162289
|
|
|
|
|
|
|
|
|
|
| |
- Split ipadic into upcoming japanese/mecab-ipadic port.
PR: ports/96887
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Notes:
svn path=/head/; revision=161543
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
Notes:
svn path=/head/; revision=147872
|
|
|
|
|
|
|
|
|
| |
checks to use perl5 even if perl5 is not required...
Pointed out by: kris (via pointyhat)
Notes:
svn path=/head/; revision=136400
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak on some conditions.
- Update WWW: line.
No response from: maintainer
Notes:
svn path=/head/; revision=136341
|
|
|
|
|
|
|
| |
(maintainer timeout for 2 weeks)
Notes:
svn path=/head/; revision=122109
|
|
|
|
|
|
|
|
|
|
| |
is yet to be supported by mecab 0.7.6, so pull ipadic-2.5.1 itself and
use it.
Reported by: "T.P.S.Nakagawa" <yaemon@kikansha.jp>
Notes:
svn path=/head/; revision=110542
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104943
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=101843
|