| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.9.21
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 13:45:36
0.9.21
|
ohauer  |
- remove MD5 |
22 Aug 2009 00:24:37
0.9.21  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
21 Aug 2008 06:18:49
0.9.21
|
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 ) |
19 Sep 2006 07:27:52
0.9.21
|
clsung  |
- Update to 0.9.21
- original description:
The ASN.1 compiler port lang/asn1c needs to be updated. A new
version of compiler is available. Changes include RRC
and H.248.1/MEGACO encoding support (PER).
PR: ports/103396
Submitted by: maintainer (Lev Walkin) |
25 May 2006 06:12:22
0.9.20
|
ale  |
Update to 0.9.20 release.
Approved by: maintainer |
22 Jan 2006 12:42:24
0.9.16
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Jul 2005 18:06:08
0.9.16
|
arved  |
Update to 0.9.16
PR: 83501
Submitted by: Lev Walkin <vlm@lionet.info> |
30 Apr 2005 08:27:40
0.9.14
|
jylefort  |
- Update to 0.9.14 [1]
- Fix the packing list when NOPORTDOCS is defined
- Use SUB_FILES=pkg-message
PR: ports/80467 [1]
Submitted by: maintainer |
12 Apr 2005 03:26:57
0.9.12
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.9.12
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
11 Mar 2005 18:45:01
0.9.12
|
krion  |
Update to 0.9.12
PR: ports/78705
Submitted by: maintainer |
19 Jan 2005 09:54:15
0.9.8
|
krion  |
Update to 0.9.8
PR: ports/76405
Submitted by: maintainer |
27 Oct 2004 05:26:28
0.9.7.1
|
krion  |
Fix build on pointyhat.
Reported by: cluster via kris |
26 Oct 2004 20:40:20
0.9.7.1
|
krion  |
Update to 0.9.7.1 and fix build on amd64
Submitted by: maintainer |
14 Oct 2004 08:51:02
0.9.4
|
krion  |
Add asn1c 0.9.4,
The asn1c compiles ASN.1 (Abstract Syntax Notation One)
specifications into the C source code. This compiler supports
automatic constraints checking code generation, parametrization,
basic support for Information Object Classes. The produced C code
contains the codecs for BER & DER encoding rules.
PR: ports/71560.
Submitted by: Lev Walkin <vlm@lionet.info> |