| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
hanemacs and hmconv had invalid version strings (fixed).
I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I
didn't touch BROWSER_VER (in netscape ports) since it was used in too
many places.
|
|
|
|
|
| |
PR: ports/13498
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
|
| |
|
|
|
|
|
|
|
| |
dependencies to perl5 in -current. This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
|
|
|
|
| |
(IE, kr-* -> ko-*.)
|
|
|
|
|
| |
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
|
|
PR: 3348
Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>
|