Commit graph

9 commits

Author SHA1 Message Date
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
adrianp
50a0344171 buildlink updates and patches to handle the new libnet package structure
bump PKGREVISION
2007-02-18 18:49:03 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
joerg
4d40f2833f Add DragonFly support. 2006-03-22 17:07:10 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
adrianp
f1d4bfa2c7 - Update to 0.7.3
- From the CHANGELOG:
>    + added the INC (+=) and DEC (-=) operators to the filter engine
>    !! fixed the compilation of some plugins
>    !! fixed a segfault in the isolate plugin
>    !! fixed a bug in the dhcp spoofing module
>    !! fixed a serious security bug
2005-05-31 19:03:50 +00:00
adrianp
42c87d0fd8 - Add RMD160 checksum
- Use INSTALL_UNSTRIPPED to fix Darwin
- Remove GTK frontend support as it's still got threading problems
  and it's not ready for pkgsrc.
2005-05-14 17:19:02 +00:00
adrianp
92ed991283 - Remove old hack that is now fixed in pkgsrc 2005-05-05 20:30:14 +00:00
xtraeme
f3a9bbe3cb Initial import of ettercap-NG 0.7.2 from pkgsrc-wip, packaged
by Adrian Portelli.

Ettercap is a suite for man in the middle attacks on LAN. It features
sniffing of live connections, content filtering on the fly and many
other interesting tricks.  It supports active and passive dissection
of many protocols (even ciphered ones) and includes many feature
for network and host analysis.
2005-05-05 19:34:44 +00:00