1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/java/netbeans61
Jimmy Olgeni c0fded61b4 The NetBeans startup script should be patched on -CURRENT only.
The -CURRENT /bin/expr command may get confused when matching regexps
against strings that begin with "-", because they are interpreted as
command flags.

Using "--" as the first flag solves this, but it will in turn confuse
-STABLE expr (syntax error), so it looks like there's no common way to do
it (that I can think of).
2003-06-07 19:55:11 +00:00
..
files The NetBeans startup script should be patched on -CURRENT only. 2003-06-07 19:55:11 +00:00
distinfo
Makefile The NetBeans startup script should be patched on -CURRENT only. 2003-06-07 19:55:11 +00:00
pkg-descr Merge some fixes from ports/44275 and ports/49100: 2003-06-02 15:51:50 +00:00
pkg-plist