| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Nov 2008 23:08:06
2006.0_2
|
gabor  |
Gentoo doesn't ship stage2 tarballed distributions any more. Remove the
following outdated ports:
emulators/linux_base-gentoo-stage2
emulators/linux_dist-gentoo-stage2 |
16 Jun 2007 21:46:12
2006.0_2
|
gabor  |
- Work around installing in jail
- Remove MANUAL_PACKAGE_BUILD |
30 Jan 2007 04:23:59
2006.0_2
|
kris  |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
08 Dec 2006 13:46:35
2006.0_2
|
gabor  |
Change my e-mail address.
Approved by: erwin (mentor) |
06 Oct 2006 19:29:50
2006.0_2
|
erwin  |
- Exclude some remaining device nodes from the install
- Bump PORTREVISION
Spotted by: netchild
PR: 104051
Submitted by: gabor (maintainer) |
05 Oct 2006 18:53:43
2006.0_1
|
bsam  |
Revert back previous commit of removing deleted ports from
CONFLICTS variable. Give happy users just another chance to
update their systems.
Pointed out by: infofarmer, kris |
05 Oct 2006 15:32:10
2006.0_1
|
bsam  |
Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variable
of the remaining linux ports.
Reviewed by: netchild (agreed in principle) |
18 Sep 2006 18:21:19
2006.0_1
|
erwin  |
Mark MANUAL_PACKAGE_BUILD as these ports don't build in a jail,
and thus not on pointyhat.
Submitted by: kris, gabor (maintainer) |
20 Jul 2006 17:12:44
2006.0_1
|
erwin  |
- Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE}
- Whitespace cleanup
PR: 100607
Submitted by: gabor (maintainer) |
25 Jun 2006 18:49:07
2006.0_1
|
erwin  |
PLIST should be a full path as it otherwise will not be found if
.CURDIR is not the ports dir, e.g. in slave ports, so prefix with PKGDIR
Approved by: gabor (maintainer) |
25 Jun 2006 11:37:19
2006.0_1
|
erwin  |
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 |