IABSD.fr/ports/net/ipfreely

Branch :


Log

Author Commit Date CI Message
4e66d499 2023-11-07 14:19:05 http://*sourceforge.net now redirect to https Update SITES, HOMEPAGE, and comments.
a34bba28 2023-09-27 14:17:59 MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use
f50fdd74 2022-11-08 11:14:43 Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
e2779ca1 2017-01-17 16:18:18 Remove MAINTAINER. Mail address bounces, no reply from alternative address.
8fb83c29 2015-01-18 15:47:52 use limits.h
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
dbfd7505 2011-06-23 22:50:26 Cope with bsd.man.mk changes and install source man pages. While here, also update some PLISTs, fix PREFIX use, etc. ok landry@