Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: japanese/FreeWnn-lib |
Commit | Credits | Log message |
1.1.1.a021_13 10 Sep 2022 17:41:16
    |
Stefan Eßer (se)  Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.1.a021_13 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.1.a021_13 20 Jul 2022 14:22:13
    |
Tobias C. Berner (tcberner)  |
korean: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Hyogeol Lee <hyogeollee@gmail.com>
* Hyogeol, Lee <hyogeollee@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Junho CHOI <junho.choi@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Oh Junseon <hollywar@mail.holywar.net>
* Satoshi TAOKA <taoka@FreeBSD.org>
With hat: portmgr |
1.1.1.a021_13 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.1.a021_13 12 Nov 2014 09:15:34
  |
antoine  |
Cleanup plist |
1.1.1.a021_11 05 Jul 2014 19:27:04
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
1.1.1.a021_11 24 Apr 2014 16:26:48
  |
mat  |
Remove the last @comment $FreeBSD$ from plists.
With hat: portmgr
Sponsored by: Absolight |
1.1.1.a021_10 11 Mar 2014 06:49:56
  |
hrs  |
- STAGEDIR support
- Eliminate duplicate files installed by each */FreeWnn-lib.
- Bump PORTREVISION because of dependency and pkg-plist changes. |
1.1.1.a021_9 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
1.1.1.a021_9 20 Sep 2013 19:49:59
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean) |
1.1.1.a021_3 26 Oct 2008 19:17:56
 |
hrs  |
- Style clean-ups.
- Separate */FreeWnn-server and */FreeWnn-lib.
- Take maintainership. |
1.1.1.a021_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.1.1.a021 22 Jan 2006 02:17:49
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.1.1.a021 07 Dec 2005 10:46:20
 |
hrs  |
- Update to 1.1.1-a021.
- Use rc.subr(8) for startup scripts.
- Remove unnecessary patch files. |
1.1.1.a020 03 Jun 2005 13:50:59
 |
oliver  |
fix pkg-plist
Noted by: pointyhat via kris |
1.1.1.a020 02 Sep 2003 10:04:54
 |
taoka  |
* Support CFLAGS
* USE_AUTOCONF - > USE_AUTOCONF_VER
Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Use config.sub and config.guess in Templates instead of devel/autoconf213
Pointed out by: kuriyama
* Update version to 1.1.1-a020
* Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d |
1.1.1.a018 07 Mar 2003 00:16:25
 |
ade  |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly) |
15 Oct 2001 13:55:03
    |
sobomax  |
WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary. |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:09:10
    |
asami  |
Convert category korean to new layout. |
06 Oct 2000 17:49:44
    |
taoka  |
Fixed typo |
12 Sep 2000 18:08:29
    |
taoka  |
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows: |