#47243 closed submission (fixed)
libucl: new port
Reported by: | grimreaper (Eitan Adler) | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libucl |
Description
libucl is yet another config file format
Attachments (1)
Change History (8)
comment:1 Changed 10 years ago by Ionic (Mihai Moldovan)
comment:2 Changed 10 years ago by Ionic (Mihai Moldovan)
Cc: | ionic@… removed |
---|---|
Owner: | changed from macports-tickets@… to ionic@… |
Port: | libucl added |
Status: | new → assigned |
Summary: | add libucl port → libucl: new port |
comment:4 Changed 10 years ago by Ionic (Mihai Moldovan)
Ok, compiles fine on my machine.
One tiny thing I only noticed while looking at the file in my editor: line 12 contains only whitespace. I'd remove the spaces.
In any case, approved.
comment:6 Changed 10 years ago by Ionic (Mihai Moldovan)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added in r134459. Thanks!
comment:7 Changed 10 years ago by mf2k (Frank Schima)
Keywords: | haspatch removed |
---|---|
Version: | 2.3.3 |
Note: See
TracTickets for help on using
tickets.
While technically working, the vast majority of ports use the all-caps
BSD
spelling. It's better to stick to that:This is redundant and should be removed. Running
./configure
is the default. The providedautogen.sh
only runsautoreconf -i
, which is arleady covered by usinguse_autoreconf yes
.I'll test this at some later point. I'd have to run "a few" updates first.