| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Oct 2012 07:35:22
0.1.0_1
|
jhale  |
- Update MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Mark MAKE_JOBS_SAFE
- Convert pkg-plist to PLIST_FILES and PORTDOCS
- Convert to new options framework
- Trim Makefile header
- Add additional WWW to pkg-descr
PR: ports/172045
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
20 Mar 2011 12:54:45
0.1.0_1
|
miwi  |
- Get Rid MD5 support |
27 Aug 2009 18:31:08
0.1.0_1
|
amdmi3  |
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for
consistency)
Approved by: portmgr (pav) |
21 Aug 2008 06:18:49
0.1.0_1
|
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 ) |
25 Nov 2005 16:56:11
0.1.0_1
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
0.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
0.1.0_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
23 Feb 2004 04:42:13
0.1.0_1
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |