notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: emulators/linux_dist-gentoo-stage2/files/pkg-message.in

Number of commits found: 2

Monday, 24 Nov 2008
23:08 gabor search for other commits by this committer
Gentoo doesn't ship stage2 tarballed distributions any more. Remove the
following outdated ports:
emulators/linux_base-gentoo-stage2
emulators/linux_dist-gentoo-stage2
Original commit
Sunday, 25 Jun 2006
11:37 erwin search for other commits by this committer
Repocopy from linux_base-gentoo-stage2 to emulators/linux_dist-gentoo-stage2.
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure,  so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied

- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
  under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
  1, alpha support was dropped in CURRENT as well, and RELENG_[56]
     are badly maintained for alpha
  2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION

PR:             99210
Submitted by:   Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by:    marcus
Original commit

Number of commits found: 2