| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
0.14,1
|
miwi  |
- Get Rid MD5 support |
12 Oct 2009 09:49:37
0.14,1
|
avl  |
- Forgot to include bsd.port.pre.mk and bsd.port.post.mk.
Reported by: QAT |
12 Oct 2009 09:44:54
0.14  |
avl  |
- Fix .if condition |
12 Oct 2009 09:41:50
0.14  |
avl  |
- Update to 0.14
- Mark IGNORE for OSVERSION >= 800074
PR: ports/139328
Submitted by: myself
Approved by: maintainer, portmgr (miwi) |
22 Aug 2009 00:35:32
0.13.1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
20 Mar 2009 23:20:50
0.13.1,1
|
miwi  |
- Update to 0.13.1
PR: 132805
Submitted by: Ilya Bakulin <webmaster@kibab.com> (maintainer) |
21 Aug 2008 06:18:49
0.2
|
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 ) |
27 Jul 2008 14:39:22
0.2
|
miwi  |
SynCE is a project for connecting to devices running Windows CE or Pocket PC.
synce-hal manages device connection process and advertises device info
to other programs through HAL interface.
WWW: http://synce.sourceforge.net/
PR: ports/125438
Submitted by: Ilya Bakulin <webmaster at kibab.com> |