| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Feb 2012 15:22:14
1.0_6
|
arved  |
Fix a build problem on machines with gsed and ja_JP.eucJP locale
PR: 164653
Submitted by: Tsurutani Naoki
Approved by: maintainer |
14 Jan 2012 08:57:23
1.0_6
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
18 Mar 2011 17:59:51
1.0_6
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
27 Mar 2010 05:21:36
1.0_6
|
dougb  |
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.
For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list. |
27 Mar 2010 00:15:24
1.0_6
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
01 Feb 2010 03:41:44
1.0_6
|
pgollucci  |
- Bump shlib and PORTREVISION for japanese/eb update
libeb.so.14 -> libeb.so.15 |
20 Jul 2009 18:13:55
1.0_5
|
nork  |
o Update to 4.4.1.
o Bump shlib version.
o Bump PORTREVISION of ports depending on, accordingly.
PR: ports/136298
Submitted by: Yasuhiro KIMURA yasu utahime org |
21 Aug 2008 06:18:49
1.0_4
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:37:38
1.0_4
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
02 Dec 2006 16:06:44
1.0_3
|
pav  |
- Chase japanese/eb update |
22 May 2006 11:33:31
1.0_2
|
jmelo  |
- Remove dead mastersite.
- Use @dirrmtry instead of @unexec rmdir.
PR: ports/97554
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: mnag (mentor) |
20 Feb 2006 20:47:50
1.0_2
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
22 Jan 2006 12:39:13
1.0_2
|
edwin  |
SHA256ify
Approved by: krion@ |
02 Jan 2006 23:10:34
1.0_2
|
edwin  |
[PATCH] japanese/{eb,ebnetd}: Take over maitainership
I have sent PRs of these ports several times, but there was
no response from maintainer and PRs were always commited
with timeout. So I will take over maintainershilp now.
PR: ports/90713
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: maintainer timeout |
31 Jul 2005 07:17:11
1.0_2
|
nork  |
o Update to 4.2. [1]
o Fix minor bug. [2]
PR: ports/81629 [1]
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from: ndtpd/01982 [2]
Approved by: maintainer timeout |
12 Apr 2005 03:26:57
1.0_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.0_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
26 Dec 2004 11:30:31
1.0_1
|
nork  |
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile
PR: ports/74133
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Requested by: Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by: portmgr(marcus) |
31 Oct 2004 21:56:08
1.0
|
pav  |
- After repocopy from japanese/ndtpd, rename to japanese/ebnetd and update
to version 1.0
PR: ports/73131
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |