2021-03-03 01:22:03 by Stuart Henderson | Files touched by this commit (2) |
Log message:
move CONFIGURE_STYLE to net/libnet/1.0, missed from previous commit in
libnet/1.1. found by aja@ steven@
|
2019-02-08 12:07:21 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message:
replace remaining packetfactory.net HOMEPAGE/MASTER_SITES with the openwall.net mirror
|
2017-07-27 13:11:28 by Stuart Henderson | Files touched by this commit (2) |
Log message:
fix some amusing cases of
if (!buf);
{
return (-1);
}
|
2017-05-08 12:10:25 by Ingo Schwarze | Files touched by this commit (7) |
Log message:
mandoc(1) now supports .ti, drop USE_GROFF and bump
|
2016-06-29 10:14:45 by Marc Espie | Files touched by this commit (309) |
Log message:
add is-branch to all trivial ports that exist as multiple branches.
|
2016-03-11 11:13:19 by Christian Weisgerber | Files touched by this commit (6) |
Log message:
remove NO_SHARED_LIBS
|
2015-10-08 15:19:23 by Stuart Henderson | Files touched by this commit (33) |
Log message:
Bump some ports which reference if_msghdr in their source, so that package
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.
|
2015-06-10 04:58:24 by Marc Espie | Files touched by this commit (4) |
Log message:
missed conflicts after the EPOCH change
|
2015-03-30 16:22:18 by Stuart Henderson | Files touched by this commit (4) |
Log message:
@conflict lines also needed updating for the EPOCH bump
|
2015-03-21 07:02:35 by Stuart Henderson | Files touched by this commit (2) |
Log message:
update PKGSPECs to cope with last change
|
2015-03-21 06:34:14 by Stuart Henderson | Files touched by this commit (2) |
Log message:
an old problem with REVISION rears its head with the recent bumps;
bump EPOCH to fix.
|
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message:
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
|
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message:
Drop remaining MD5/RMD160/SHA1 checksums.
|
2010-11-26 07:56:15 by Marc Espie | Files touched by this commit (21) |
Log message:
libnet PGKSPEC
|
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message:
USE_GROFF=Yes
|
2010-07-13 15:08:01 by Stuart Henderson | Files touched by this commit (35) |
Log message:
use REVISION.
|
2010-07-10 14:30:37 by Christian Weisgerber | Files touched by this commit (7) |
Log message:
rename variable, REVISION has a special meaning now
|
2008-11-08 15:15:10 by Stuart Henderson | Files touched by this commit (2) |
Log message:
repair libnet_get_hwaddr which was broken since the last
RTM_VERSION change. some analysis by me, fix from Mikko Tolmunen
<oskari at sefirosu.org> on ports@, thanks! tested on many arch.
|
2008-11-08 15:09:40 by Stuart Henderson | Files touched by this commit (6) |
Log message:
regenerate patches in order that the next commit is more
readable; no package change.
|
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message:
tweak FAKE_FLAGS semantics to saner defaults.
|
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message:
base64 checksums.
|
2005-12-31 07:03:28 by Steven Mestdagh | Files touched by this commit (6) |
Log message:
SHARED_LIBS
|
2005-11-03 11:28:57 by Christian Weisgerber | Files touched by this commit (39) |
Log message:
Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
|
2005-09-14 04:53:44 by Marc Espie | Files touched by this commit (2) |
Log message:
let update work.
|
2005-08-17 10:23:16 by Marc Espie | Files touched by this commit (1) |
Log message:
belated bump.
okay pvalchev@
|
2005-05-25 02:28:54 by David Krause | Files touched by this commit (3) |
Log message:
+SIZE
|
2005-05-23 17:50:40 by Mathieu Sauve-Frankel | Files touched by this commit (22) |
Log message:
- split libnet port into two versions
- worked on by myself, pvalchev and mjc
"put it in" pvalchev@
|