Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4e66d499 | 2023-11-07 14:19:05 | http://*sourceforge.net now redirect to https Update SITES, HOMEPAGE, and comments. | ||
| f372f5ac | 2023-09-27 17:16:22 | MASTER_SITES -> SITES | ||
| c4096e66 | 2022-11-08 11:16:56 | 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 :-) | ||
| 2b3700e3 | 2022-03-11 19:57:10 | drop RCS Ids | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| f4b7f813 | 2018-09-04 12:46:09 | convert to PKGSTEM | ||
| 9a8b5ccd | 2018-01-11 19:27:01 | Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb | ||
| 0021154e | 2017-07-12 08:00:17 | Minor update to BackupPC 3.3.2, fixing issues with modern Perl (unescaped left curly brace in BackupPC/Lib.pm:1228). Samba 4.2-specific patch is no longer needed. | ||
| 3b843481 | 2016-06-27 19:36:50 | Replace httpd references with Apache, and fix rc script names. From Caspar Schutijser, thanks! | ||
| 31b0739d | 2016-05-18 08:05:11 | Add patches to fix browsing errors with perl 5.22 (use of defined.. see https://bugzilla.redhat.com/show_bug.cgi?id=1259481) and backup failures with smbclient > 4.2 (see https://bugzilla.redhat.com/show_bug.cgi?id=1294761) |