summaryrefslogtreecommitdiff
path: root/emulators/linux_base-debian (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-02Remove expired ports:Vasil Dimov5-6150/+0
2006-10-01 devel/rtplib 2006-09-01 emulators/linux_base 2006-09-01 emulators/linux_base-debian 2006-09-01 emulators/linux_base-8 2006-09-01 emulators/linux_base-rh-9 2006-10-01 misc/pointless 2006-10-01 www/mediawiki14 Notes: svn path=/head/; revision=174307
2006-09-02Previous commit accidentally added a duplicate deprecation block.Kris Kennaway1-3/+0
Noticed by: bsam Notes: svn path=/head/; revision=171912
2006-09-02Schedule these broken ports for termination on 2006-12-01Kris Kennaway1-0/+2
Notes: svn path=/head/; revision=171889
2006-06-17Mark deprecated and set expiration time for various reasons:Alexander Leidinger1-2/+5
- superseeded - outdated/EOL - no maintainer - bitrod While I'm here add some more conflicts. Notes: svn path=/head/; revision=165625
2006-02-11Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger1-1/+1
PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
2005-12-13Use distfile groups to only fetch the right file from theBill Fenner1-4/+5
right directory, instead of ensuring a 50% fetch failure rate. Approved by: MAINTAINER timeout Notes: svn path=/head/; revision=151068
2005-11-04BROKEN: Does not build reliablyKris Kennaway1-0/+2
Notes: svn path=/head/; revision=147174
2005-06-10Remove expired linux_base-6 port.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=137168
2005-01-13Try to slightly clarify comments.Trevor Johnson1-6/+7
Notes: svn path=/head/; revision=126293
2005-01-13support Alpha AXP (untested)Trevor Johnson5-6/+14
Notes: svn path=/head/; revision=126292
2005-01-13Capitalize "Debian" and "Linux."Trevor Johnson1-2/+2
Notes: svn path=/head/; revision=126289
2005-01-13For some reason our rebuilt libc6 .deb package containing an ldconfig marked byTrevor Johnson1-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. Notes: svn path=/head/; revision=126288
2004-12-27These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.David E. O'Brien1-2/+1
Submitted by: kris Notes: svn path=/head/; revision=125290
2004-12-21Update CONFLICTS.Trevor Johnson1-1/+2
PR: 75283 Submitted by: linimon Notes: svn path=/head/; revision=124723
2004-12-20Add AMD64 support.David E. O'Brien1-11/+20
Notes: svn path=/head/; revision=124605
2004-12-18This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway1-0/+2
broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
2004-12-11BROKEN: Does not buildKris Kennaway1-6/+2
Notes: svn path=/head/; revision=123766
2004-09-18BROKEN on 5.x: Does not buildKris Kennaway1-1/+7
Approved by: portmgr (self) Notes: svn path=/head/; revision=118261
2004-05-07Chase Debian-package update.Volker Stolz2-4/+4
PR: ports/66179 Submitted by: Mehmet Köse Notes: svn path=/head/; revision=108605
2004-04-10Tidy up whitespace.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=106671
2004-02-05Fix CONFLICTS lines, as requested by eik then petef:Trevor Johnson1-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. Notes: svn path=/head/; revision=100091
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-0/+1
(Part 2) Notes: svn path=/head/; revision=99920
2004-01-29SIZEify.Trevor Johnson1-0/+2
Notes: svn path=/head/; revision=99360
2003-07-11Remove pre-install target running ${PKGREQ}. It's replaced by CONFLICT.Hye-Shik Chang1-3/+0
Pointed out by: kris Notes: svn path=/head/; revision=84683
2003-07-03- Utilize "CONFLICTS" instead of pkg-req [1]Hye-Shik Chang2-10/+2
- Set maintainer to ports@FreeBSD.org Spotted by: trevor [1] Notes: svn path=/head/; revision=84144
2003-04-19o Add ${LOCALBASE}/sbin to PATH on installing to provide dpkg toolsHye-Shik Chang1-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] Notes: svn path=/head/; revision=79321
2003-04-18Add a port for linux_base-debian 3.0.23,Hye-Shik Chang5-0/+6138
an alternative linux emulation base of emulators/linux_base Notes: svn path=/head/; revision=79229