Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -2/+2 | |
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time. | |||||
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-06-14 | Recursive PKGREVISION bump for libxml2 buildlink addition. | sbd | 1 | -1/+2 | |
2012-02-06 | Skip the interpreter check on a csh script stub. | sbd | 1 | -1/+3 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -9/+1 | |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -3/+5 | |
2008-03-04 | Resign from maintaining a lot of packages, so everyone is free to update | rillig | 1 | -2/+2 | |
them at will. | |||||
2007-09-21 | Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. | wiz | 1 | -2/+2 | |
Bump PKGREVISION. | |||||
2007-06-06 | Imported Bastille from pkgsrc-wip. | rillig | 9 | -0/+563 | |
Bastille is a system hardening / lockdown program which enhances the security of a Unix host. It configures daemons, system settings and firewalls to be more secure. It can shut off unneeded services like rcp and rlogin, and helps create "chroot jails" that help limit the vulnerability of common Internet services like Web services and DNS. This tool currently hardens Red Hat (Fedora Core, Enterprise and Legacy/Classic), SuSE, Debian, Gentoo, Mandrake Linux, HP-UX, Mac OS X and Turbo Linux. If run in the preferred interactive mode, it can teach you a good deal about security while personalizing your system security state. Bastille can also assess and report on the state of a system, which may serve as an aid to security administrators, auditors and system administrators who wish to investigate the state of their system's hardening without making changes to such. This assessment functionality has only been tested on Red Hat Linux (Fedora, Legacy, Enterprise) and SUSE systems. |