non port: japanese/ipadic/Makefile |
SVNWeb
|
Number of commits found XX: 18 |
Fri, 24 Jul 2020
|
[ 06:28 rigoletto ] 
543005 Mk/bsd.sites.mk
543005 archivers/lha-ac/Makefile
543005 audio/julius/Makefile
543005 devel/libpasori/Makefile
543005 games/ninix-aya/Makefile
543005 graphics/azpainter/Makefile
543005 graphics/separate/Makefile
543005 irc/keitairc2/Makefile
543005 japanese/FreeWnn-lib/Makefile
543005 japanese/FreeWnn-server/Makefile
(Only the first 10 of 52 ports in this commit are shown above. )
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing
- update all affected ports
PR: 244164
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision: https://reviews.freebsd.org/D24955
|
Sat, 24 Mar 2018
|
[ 21:12 sunpoet ] 
465484 Mk/bsd.sites.mk
465484 archivers/lha-ac/Makefile
465484 audio/julius/Makefile
465484 devel/libpasori/Makefile
465484 games/gbottler/Makefile
465484 games/ninix-aya/Makefile
465484 graphics/separate/Makefile
465484 irc/keitairc2/Makefile
465484 japanese/FreeWnn-lib/Makefile
465484 japanese/FreeWnn-server/Makefile
(Only the first 10 of 52 ports in this commit are shown above. )
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] 
412347 hebrew/culmus/Makefile
412347 hebrew/he2/Makefile
412347 irc/anope/Makefile
412347 irc/atheme-services/Makefile
412347 irc/bitlbee/Makefile
412347 irc/ctrlproxy/Makefile
412347 irc/cwirc/Makefile
412347 irc/dxirc/Makefile
412347 irc/epic4/Makefile
412347 irc/ezbounce/Makefile
(Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 13 Apr 2014
|
[ 13:18 rene ] 
351218 japanese/ipadic/Makefile
- Fix leftover file
- Bump PORTREVISION
Submitted by: QAT
|
[ 12:36 rene ] 
351211 japanese/ipadic/Makefile
351211 japanese/ipadic/pkg-plist
- Stage support
- Use new @sample keyword
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] 
327737 japanese/ASCIIdates98-fpw/Makefile
327737 japanese/CGdic-fpw/Makefile
327737 japanese/FreeWnn-lib/Makefile
327737 japanese/FreeWnn-server/Makefile
327737 japanese/VTPSfont/Makefile
327737 japanese/Wnn6-lib/Makefile
327737 japanese/Wnn6/Makefile
327737 japanese/Wnn7-lib/Makefile
327737 japanese/a2ps/Makefile
327737 japanese/ack/Makefile
(Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Sun, 17 Jun 2012
|
[ 20:24 sylvio ]
1.14 japanese/ipadic/Makefile
1.2 japanese/ipadic/pkg-descr
- Update MASTER_SITES and WWW: line
PR: ports/169001
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 19 Nov 2009
|
[ 23:41 pav ]
1.9 accessibility/java-access-bridge/Makefile
1.44 astro/gpsdrive/Makefile
1.16 audio/gdam/Makefile
1.20 audio/gsi/Makefile
1.56 benchmarks/iozone/Makefile
1.15 comms/hf/Makefile
1.91 comms/hylafax/Makefile
1.18 devel/gauche-sdl/Makefile
1.43 devel/gcvs/Makefile
1.43 devel/gindent/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Mon, 29 Dec 2008
|
[ 22:37 amdmi3 ]
1.12 japanese/ipadic/Makefile
- Add japanese/chasen-base to RUN_DEPENDS (this port uses some dirs owned by
chasen-base)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.23 accessibility/at-spi/pkg-plist
1.44 accessibility/atk/Makefile
1.22 accessibility/atk/pkg-plist
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.30 accessibility/gail/pkg-plist
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomemag/pkg-plist
1.17 accessibility/gnomespeech/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.18 Mk/bsd.php.mk
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
Thu, 2 Jun 2005
|
[ 20:28 oliver ]
1.7 hebrew/he2/Makefile
1.46 japanese/FreeWnn-lib/Makefile
1.10 japanese/FreeWnn-lib/pkg-plist
1.9 japanese/ipadic/Makefile
1.22 japanese/libicq/Makefile
1.25 lang/cim/Makefile
1.39 lang/elk/Makefile
1.10 lang/elk/pkg-plist
1.9 lang/libjit/Makefile
1.14 lang/libutils/Makefile
(Only the first 10 of 60 ports in this commit are shown above. )
change the libtool version to use from 1.3 to 1.5
|
Fri, 14 May 2004
|
[ 12:55 kuriyama ]
1.9 japanese/chasen-base/Makefile
1.5 japanese/chasen-base/distinfo
1.3 japanese/chasen-base/pkg-plist
1.24 japanese/chasen/Makefile
1.8 japanese/ipadic/Makefile
1.5 japanese/ipadic/distinfo
1.3 japanese/ipadic/pkg-plist
1.8 japanese/p5-Text-ChaSen/Makefile
Upgrade to chasen-2.3.3 and ipadic-2.7.0.
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
Wed, 2 Apr 2003
|
[ 12:32 knu ]
1.6 japanese/ipadic/Makefile
1.3 japanese/ipadic/distinfo
1.2 japanese/ipadic/files/patch-aa
1.2 japanese/ipadic/files/patch-ab
1.2 japanese/ipadic/pkg-plist
Apply the 2.5.1.1 update.
Add textproc to CATEGORIES.
|
Thu, 20 Feb 2003
|
[ 18:32 knu ]
1.7 japanese/chasen-base/Makefile
1.4 japanese/chasen-base/pkg-comment
1.22 japanese/chasen/Makefile
1.4 japanese/chasen/pkg-comment
1.18 japanese/chimera/Makefile
1.6 japanese/chimera/pkg-comment
1.9 japanese/ebview/Makefile
1.4 japanese/ebview/pkg-comment
1.25 japanese/elvis/Makefile
1.6 japanese/elvis/pkg-comment
(Only the first 10 of 43 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 16 Mar 2002
|
[ 17:18 knu ]
1.2 japanese/ipadic/Makefile
1.2 japanese/ipadic/distinfo
Update to 2.5.1.
|
Mon, 23 Jul 2001
|
[ 10:54 kuriyama ]
unknown japanese/chasen-base/Makefile
unknown japanese/chasen-base/distinfo
unknown japanese/chasen-base/pkg-comment
unknown japanese/chasen-base/pkg-descr
unknown japanese/chasen-base/pkg-plist
unknown japanese/chasen/Makefile
unknown japanese/chasen/files/Makefile.lib
unknown japanese/chasen/files/patch-aa
unknown japanese/chasen/files/patch-ab
unknown japanese/chasen/files/patch-ac
(Only the first 10 of 19 ports in this commit are shown above. )
Porting latest chasen suite from NetBSD pkgsrc. o Make ja-chasen meta-port.
o Upgrade to 2.2.7. o Separate ipadic to ja-ipadic-2.4.4.
|
Number of commits found XX: 18 |