aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-understand_ada
Commit message (Collapse)AuthorAgeFilesLines
* On second thought these should be IGNORE, not BROKEN.Mark Linimon2005-04-011-2/+2
| | | | | | | Approved by: portmgr (self, implicit) Notes: svn path=/head/; revision=132137
* The reason the linux-understand_* ports are unfetchable is not only thatMark Linimon2005-04-011-1/+4
| | | | | | | | | | | | | the specified version is no longer available, it's that the new version is now commercial software (requires a support contract). Even with a distfile update the new versions do not install, so mark them with an expiration date. Approved by: portmgr (self, implicit) Notes: svn path=/head/; revision=132136
* BROKEN: UnfetchableKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131978
* Drop maintainershipMario Sergio Fujikawa Ferreira2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=131045
* Respect the user's USE_LINUX setting.Trevor Johnson2005-03-011-1/+0
| | | | Notes: svn path=/head/; revision=130124
* Say hello to the linux mega patch, it consolidates our linux bits aAlexander Leidinger2004-12-311-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr Notes: svn path=/head/; revision=125613
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
| | | | Notes: svn path=/head/; revision=125124
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Add "PKGNAMEPREFIX=linux-" to linux binary portsMario Sergio Fujikawa Ferreira2003-04-291-0/+1
| | | | Notes: svn path=/head/; revision=79820
* o Update to 1.4 Build 206Mario Sergio Fujikawa Ferreira2003-04-182-2/+2
| | | | | | | | | | o Updated linux-understand_java per [1] PR: 50973 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=79176
* Update to 1.4 Build 204Mario Sergio Fujikawa Ferreira2003-04-023-60/+278
| | | | Notes: svn path=/head/; revision=77997
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Update to 1.4 Build 196Mario Sergio Fujikawa Ferreira2003-02-062-2/+2
| | | | Notes: svn path=/head/; revision=74997
* Update to 1.4 Build 191: for some reason the previous binary releaseMario Sergio Fujikawa Ferreira2002-12-252-2/+2
| | | | | | | | | is no longer fetchable after a week, this is out of the ordinary Approved by: portmgr (steve) Notes: svn path=/head/; revision=71846
* Update to 1.4 Build 190: older version no longer fetchableMario Sergio Fujikawa Ferreira2002-12-202-2/+2
| | | | | | | Approved by: portmgr (steve) Notes: svn path=/head/; revision=71740
* Update to 1.4 Build 186Mario Sergio Fujikawa Ferreira2002-11-132-2/+2
| | | | Notes: svn path=/head/; revision=70036
* Update to 1.4 Build 184Mario Sergio Fujikawa Ferreira2002-10-312-2/+2
| | | | Notes: svn path=/head/; revision=69200
* Update to 1.4 Build 183Mario Sergio Fujikawa Ferreira2002-10-222-2/+2
| | | | Notes: svn path=/head/; revision=68598
* Update to 1.4 Build 182Mario Sergio Fujikawa Ferreira2002-10-192-2/+2
| | | | Notes: svn path=/head/; revision=68353
* Update to 1.4 Build 180Mario Sergio Fujikawa Ferreira2002-10-052-2/+2
| | | | Notes: svn path=/head/; revision=67368
* Update to 1.4 Build 178Mario Sergio Fujikawa Ferreira2002-09-192-2/+2
| | | | Notes: svn path=/head/; revision=66748
* Update to 1.4 Build 175Mario Sergio Fujikawa Ferreira2002-08-252-2/+2
| | | | Notes: svn path=/head/; revision=65001
* Update to 1.4 Build 174Mario Sergio Fujikawa Ferreira2002-08-212-2/+2
| | | | Notes: svn path=/head/; revision=64789
* o Update to 1.4 Build 173Mario Sergio Fujikawa Ferreira2002-08-164-223/+320
| | | | Notes: svn path=/head/; revision=64560
* Update to 1.4 Build 171Mario Sergio Fujikawa Ferreira2002-07-292-2/+2
| | | | Notes: svn path=/head/; revision=63703
* Update to 1.4 Build 170Mario Sergio Fujikawa Ferreira2002-07-242-2/+2
| | | | Notes: svn path=/head/; revision=63490
* Update to 1.4 Build 168Mario Sergio Fujikawa Ferreira2002-07-072-2/+2
| | | | Notes: svn path=/head/; revision=62608
* Update to 1.4 Build 166Mario Sergio Fujikawa Ferreira2002-06-172-2/+2
| | | | Notes: svn path=/head/; revision=61428
* Update to 1.4 Build 163Mario Sergio Fujikawa Ferreira2002-05-312-2/+2
| | | | Notes: svn path=/head/; revision=60388
* Update to 1.4 Build 161Mario Sergio Fujikawa Ferreira2002-05-212-2/+2
| | | | Notes: svn path=/head/; revision=59574
* Update to 1.4 Build 160Mario Sergio Fujikawa Ferreira2002-05-092-2/+2
| | | | Notes: svn path=/head/; revision=58810
* Update to 1.4 Build 156Mario Sergio Fujikawa Ferreira2002-04-112-2/+2
| | | | Notes: svn path=/head/; revision=57581
* Update to 1.4 Build 155Mario Sergio Fujikawa Ferreira2002-04-012-2/+2
| | | | Notes: svn path=/head/; revision=57157
* Update to 1.4 Build 154Mario Sergio Fujikawa Ferreira2002-03-312-2/+2
| | | | Notes: svn path=/head/; revision=57090
* o Update to 1.4 Build 149Mario Sergio Fujikawa Ferreira2002-02-223-7/+2
| | | | | | | | | o Fix bug in wrapper script: do not incorrectly use shift from sh(1). First command line argument was being lost when there was more than 1 argument. Notes: svn path=/head/; revision=55111
* Update to 1.4 Build 146Mario Sergio Fujikawa Ferreira2002-02-032-2/+2
| | | | Notes: svn path=/head/; revision=54172
* Update to 1.4 Build 145Mario Sergio Fujikawa Ferreira2002-01-222-2/+2
| | | | Notes: svn path=/head/; revision=53513
* Update to 1.4 Build 144Mario Sergio Fujikawa Ferreira2002-01-172-2/+2
| | | | Notes: svn path=/head/; revision=53270
* Update to 1.4 Build 143Mario Sergio Fujikawa Ferreira2001-12-273-2/+32
| | | | Notes: svn path=/head/; revision=52273
* Update to 1.4 Build 142Mario Sergio Fujikawa Ferreira2001-12-212-2/+2
| | | | Notes: svn path=/head/; revision=51954
* Update to 1.4 Build 140Mario Sergio Fujikawa Ferreira2001-12-062-2/+2
| | | | Notes: svn path=/head/; revision=51150
* Update to 1.4 Build 139Mario Sergio Fujikawa Ferreira2001-11-202-2/+2
| | | | Notes: svn path=/head/; revision=50246
* Update to 1.4 Build 138Mario Sergio Fujikawa Ferreira2001-11-112-2/+2
| | | | Notes: svn path=/head/; revision=49934
* Update to 1.4 Build 136Mario Sergio Fujikawa Ferreira2001-10-312-2/+2
| | | | Notes: svn path=/head/; revision=49437
* o make stripping the binaries conditional to the existence of theMario Sergio Fujikawa Ferreira2001-10-161-0/+2
| | | | | | | | | | | | strip command o this is important since the current emulators/linux_base-7 does not carry a strip command and no appropriate port carrying it currently exists Prompted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=48845
* Update to 1.4 Build 134Mario Sergio Fujikawa Ferreira2001-10-152-2/+2
| | | | Notes: svn path=/head/; revision=48819
* update to 1.4 Build 133Mario Sergio Fujikawa Ferreira2001-10-082-2/+2
| | | | Notes: svn path=/head/; revision=48545
* Update to 1.4 Build 132Mario Sergio Fujikawa Ferreira2001-10-032-2/+2
| | | | Notes: svn path=/head/; revision=48369
* Update to 1.4 Build 131Mario Sergio Fujikawa Ferreira2001-09-222-2/+2
| | | | Notes: svn path=/head/; revision=48055
* fix PLISTMario Sergio Fujikawa Ferreira2001-09-181-1/+5
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47931