Commit Graph

21 Commits

Author SHA1 Message Date
jca
2ba9f8b574 Stop declaring libnet_getgre_length as inline; fixes build with clang
libnet_getgre_length is a public symbol declared in a public header (and
defined in a .c file), it makes no sense to declare it as inline.
2017-04-19 12:29:12 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
sthen
691c83f9b2 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-10-08 21:19:21 +00:00
espie
ec74dae3e9 missed conflicts after the EPOCH change 2015-06-10 10:58:24 +00:00
sthen
80fbf41506 @conflict lines also needed updating for the EPOCH bump 2015-03-30 22:22:18 +00:00
sthen
278a247a09 update PKGSPECs to cope with last change 2015-03-21 13:02:35 +00:00
sthen
a8d019806d an old problem with REVISION rears its head with the recent bumps;
bump EPOCH to fix.
2015-03-21 12:34:14 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
2ae8ed947a do not include sys/timeb.h, sync autoconf version 2013-12-05 18:34:48 +00:00
espie
095b509459 libnet PGKSPEC 2010-11-26 14:56:14 +00:00
sthen
cad99f0e35 use REVISION. 2010-07-13 21:08:00 +00:00
naddy
9b2ec059c4 rename variable, REVISION has a special meaning now 2010-07-10 20:30:37 +00:00
sthen
ca839e9209 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 22:15:10 +00:00
sthen
c798e25019 regenerate patches in order that the next commit is more
readable; no package change.
2008-11-08 22:09:40 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
db1b57032d SHARED_LIBS 2005-12-31 14:03:28 +00:00
david
70e72588df +SIZE 2005-05-25 08:28:54 +00:00
mjc
06b691b9b1 add missing objects to shared library
fixup paths and such specified by libnet-config-1.1
ok msf@
2005-05-24 06:54:20 +00:00
msf
35989e5539 - split libnet port into two versions
- worked on by myself, pvalchev and mjc

"put it in" pvalchev@
2005-05-23 23:50:39 +00:00