| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Oct 2012 22:12:14
0.47
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
03 Jul 2011 14:59:23
0.47
|
ohauer  |
-remove MD5 |
06 Mar 2009 18:14:36
0.47
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
01 Nov 2008 22:02:37
0.47
|
miwi  |
- Update to 0.47
- Pass maintainership to submitter
PR: 128380
Submitted by: Dennis Herrmann <adox@mcx2.org> |
27 Jul 2008 04:30:53
0.46
|
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
21 Mar 2007 16:48:59
0.46
|
sergei  |
- Update to 0.46 [1]
- Update pkg-plist
PR: ports/109945 [1]
Submitted by: Marcelo Araujo |
25 Nov 2005 14:05:38
0.45
|
sergei  |
- Add SHA256 checksums to my ports |
21 Feb 2005 14:22:25
0.45
|
sergei  |
- Update to 0.45 |
10 Jun 2004 21:01:41
0.43
|
sergei  |
- Update to 0.43 |
09 Apr 2004 18:35:57
0.42
|
sergei  |
- Update to 0.42
- Re-sort pkg-plist |
16 Feb 2004 21:54:12
0.40
|
sergei  |
- Update to 0.40 |
30 Jan 2004 16:03:29
0.39
|
sergei  |
SIZE *DOES* MATTER. |
26 Jan 2004 08:52:46
0.39
|
sergei  |
- Update to 0.39 |
01 Jan 2004 22:22:15
0.36
|
sergei  |
- Update to 0.36 |
25 Dec 2003 10:32:17
0.35
|
sergei  |
- Update to 0.35 |
24 Oct 2003 14:47:08
0.33
|
sergei  |
- Update to 0.33
- Install libraries into ${PREFIX}/lib/skalibs to avoid conflicts
with dns/bind9, dns/bind9-dlz, dns/bind9-sdb-mysql ports [1]
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
Approved by: krion (implicit) |
23 Oct 2003 05:42:49
0.32
|
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
03 Oct 2003 15:06:02
0.32
|
krion  |
skalibs is a package centralizing the public-domain C
development files used for building other skarnet.org software.
skalibs can also be used as a sound basic start for C
development. There are a lot of general-purpose libraries out
there; but if your main goal is to produce small and secure C
code, you will like skalibs.
skalibs contains exclusively public-domain code. So you can
redistribute it as you want, and it does not prevent you from
distributing any of your executables.
PR: 53701 57540
Submitted by: Sergei Kolobov <sergei@kolobov.com> |