Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove expired linux_base-6 port. | Trevor Johnson | 2005-06-10 | 1 | -1/+1 |
| | |||||
* | Try to slightly clarify comments. | Trevor Johnson | 2005-01-13 | 1 | -6/+7 |
| | |||||
* | support Alpha AXP (untested) | Trevor Johnson | 2005-01-13 | 5 | -6/+14 |
| | |||||
* | Capitalize "Debian" and "Linux." | Trevor Johnson | 2005-01-13 | 1 | -2/+2 |
| | |||||
* | For some reason our rebuilt libc6 .deb package containing an ldconfig marked by | Trevor Johnson | 2005-01-13 | 1 | -13/+6 |
| | | | | | | | | | | | brandelf was invalid ("files list file for package `libc6' contains an empty filename"), causing an installation error. Avoid the error by instead unpacking libc6 into the installation directory, then running brandelf, then configuring libc6. Note restriction due to GNU GPL. Take maintainership. | ||||
* | These ports should be using 'ARCH' rather than 'MACHINE_ARCH'. | David E. O'Brien | 2004-12-27 | 1 | -2/+1 |
| | | | | Submitted by: kris | ||||
* | Update CONFLICTS. | Trevor Johnson | 2004-12-21 | 1 | -1/+2 |
| | | | | | PR: 75283 Submitted by: linimon | ||||
* | Add AMD64 support. | David E. O'Brien | 2004-12-20 | 1 | -11/+20 |
| | |||||
* | This port is scheduled to be removed on 2005-02-18 if it is still | Kris Kennaway | 2004-12-18 | 1 | -0/+2 |
| | | | | broken at that time, and a fix has not been submitted to GNATS. | ||||
* | BROKEN: Does not build | Kris Kennaway | 2004-12-11 | 1 | -6/+2 |
| | |||||
* | BROKEN on 5.x: Does not build | Kris Kennaway | 2004-09-18 | 1 | -1/+7 |
| | | | | Approved by: portmgr (self) | ||||
* | Chase Debian-package update. | Volker Stolz | 2004-05-07 | 2 | -4/+4 |
| | | | | | PR: ports/66179 Submitted by: Mehmet Köse | ||||
* | Tidy up whitespace. | Trevor Johnson | 2004-04-10 | 1 | -1/+1 |
| | |||||
* | Fix CONFLICTS lines, as requested by eik then petef: | Trevor Johnson | 2004-02-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | I think it's a bug that linux_base thinks it conflicts with itself. --petef The problem occurs if you do make install; make install FORCE_PKG_REGISTER=yes which is somewhat supported, although [seldom] (never?) used. --eik Also record conflicts with cle_base. | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+2 |
| | |||||
* | Remove pre-install target running ${PKGREQ}. It's replaced by CONFLICT. | Hye-Shik Chang | 2003-07-11 | 1 | -3/+0 |
| | | | | Pointed out by: kris | ||||
* | - Utilize "CONFLICTS" instead of pkg-req [1] | Hye-Shik Chang | 2003-07-03 | 2 | -10/+2 |
| | | | | | | - Set maintainer to ports@FreeBSD.org Spotted by: trevor [1] | ||||
* | o Add ${LOCALBASE}/sbin to PATH on installing to provide dpkg tools | Hye-Shik Chang | 2003-04-19 | 1 | -3/+3 |
| | | | | | | | | | in PATH. [1] o Add a build-depends dependency to a weird place to make BUILD_DEPENDS really work. [2] Spotted by: bento via kris [1], Vaidas Damo??evi??ius <vaidas.damosevicius@if.lt> [2] | ||||
* | Add a port for linux_base-debian 3.0.23, | Hye-Shik Chang | 2003-04-18 | 5 | -0/+6138 |
an alternative linux emulation base of emulators/linux_base |