Commit Graph

77 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
74fc20f69f move CONFIGURE_STYLE to net/libnet/1.0, missed from previous commit in
libnet/1.1. found by aja@ steven@
2021-03-03 08:22:03 +00:00
sthen
659fbde728 update libnet/1.1 to 1.1.6 2021-03-01 19:54:38 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jasper
c24e954d9f replace remaining packetfactory.net HOMEPAGE/MASTER_SITES with the openwall.net mirror 2019-02-08 19:07:21 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
sthen
2949613da1 fix some amusing cases of
if (!buf);
{
    return (-1);
}
2017-07-27 19:11:28 +00:00
schwarze
832bd13d3e mandoc(1) now supports .ti, drop USE_GROFF and bump 2017-05-08 18:10:25 +00:00
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
naddy
17b84e4360 remove NO_SHARED_LIBS 2016-03-11 18:13:19 +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
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
095b509459 libnet PGKSPEC 2010-11-26 14:56:14 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +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
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +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
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +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
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
espie
7c1771849d let update work. 2005-09-14 10:53:44 +00:00
espie
f8b5e18776 belated bump.
okay pvalchev@
2005-08-17 16:23:16 +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
espie
8d3c59e0d8 bye, bye, sprintf.
okay naddy@
2005-03-14 14:04:18 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
d262f72421 Remove maintainer by his request. Thanks, Jose. 2004-05-07 15:28:31 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
jose
6be32c56ae take maintainer now that dugsong has released these, ok pvalchev@ 2004-02-01 16:23:36 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
espie
3a30660e29 regen existing patches.
zap multiline literal so this compiles with gcc3.
2003-12-31 13:33:11 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
pvalchev
dbedde1a63 fix MASTER_SITES; packetfactory did some reorganisations; From David Krause 2003-02-03 06:38:22 +00:00
naddy
4f7d0da2f4 Enable interactive regression suite. 2002-10-27 23:13:03 +00:00