aboutsummaryrefslogtreecommitdiff
path: root/sysutils/grub
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Yield to a total SHAtification.Sergey Matveychuk2005-11-111-0/+1
| | | | | | | - mysql-administrator: simplify BROKEN message Notes: svn path=/head/; revision=147896
* - Add freebsd7 detecting in grub-install scriptSergey Matveychuk2005-11-111-1/+1
| | | | | | | | PR: ports/88318 Submitted by: Thierry Herbelot Notes: svn path=/head/; revision=147886
* - Update to 0.97Sergey Matveychuk2005-05-184-23/+9
| | | | Notes: svn path=/head/; revision=135535
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Fix grub-install for 5.x and -CURRENTSergey Matveychuk2004-12-033-6/+1312
| | | | | | | | | | | | - Put more useful info into pkg-messages - Apply a patch from Mandrake for showing a graphical splashscreen on booting (*) PR: ports/74478 (*) Submitted by: Manuel Rabade Garcia <mig(at)mig-29.net> (*) Notes: svn path=/head/; revision=123059
* Kill off automake18, switching to automake19. Requiem Mors Pacem.Ade Lovett2004-10-151-1/+1
| | | | Notes: svn path=/head/; revision=119518
* Change email address for my ports.Sergey Matveychuk2004-07-071-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=113155
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-3/+2
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Update to 0.95Kirill Ponomarev2004-06-1510-1142/+23
| | | | | | | | PR: ports/67960 Submitted by: maintainer Notes: svn path=/head/; revision=111522
* - Fix a few non-critical bugs in ufs2 patchPav Lucistnik2004-06-063-8689/+134
| | | | | | | | | PR: ports/65933 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer) Obtained from: grub CVS Notes: svn path=/head/; revision=110945
* - a patch for UFS2 support (contributed by Valery Hromov)Kirill Ponomarev2004-02-105-36/+9541
| | | | | | | | | | | - get rid of pkg-plist - cleanup old code PR: ports/62299 Submitted by: maintainer Notes: svn path=/head/; revision=100603
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Add missing manpageKirill Ponomarev2004-01-313-8/+61
| | | | | | | | | | | | - Fixup working with /dev/fd0 - Add patch from PR/52310 - send a DHCP CLASS_ID tag - Bump PORTREVISION PR: ports/62141 Submitted by: maintainer Notes: svn path=/head/; revision=99590
* - Update to 0.94Chris D. Faulhaber2004-01-269-57/+98
| | | | | | | | | | | | | | - Utilize INFO macro - Fix CONFIGURE_TARGET for a new configure script - add patch for right geometry calculation in 5.x - fix patch-dosc_Makefile.in - New MAINTAINER: sem@ciam.ru PR: 61938 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=99203
* j_mount_id should be __u32.Max Khon2004-01-091-1/+1
| | | | Notes: svn path=/head/; revision=97749
* - Add a warning message about the missing support of UFS2.Clement Laforet2004-01-081-0/+2
| | | | | | | | | PR: 61092 Submitted by: Thierry Thomas <thierry@pompo.net> Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=97708
* - Fix build on -CURRENTPav Lucistnik2004-01-062-5/+12
| | | | | | | | PR: ports/60988 Submitted by: nate Notes: svn path=/head/; revision=97505
* Mark as broken on recent versions of 5.x due to gcc3.3 compilationMark Linimon2003-12-231-1/+7
| | | | | | | problems. Informed maintainer. Notes: svn path=/head/; revision=96470
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Mark as ONLY_FOR_ARCHS=i386Chris D. Faulhaber2002-12-191-0/+1
| | | | | | | | Submitted by: naddy Approved by: portsmgr (lioux) Notes: svn path=/head/; revision=71730
* Update MASTER_SITESChris D. Faulhaber2002-07-261-1/+1
| | | | | | | | PR: 41004 Submitted by: Adam Weinberger <adamw@vectors.cx> Notes: svn path=/head/; revision=63600
* Use the native sys/types.h to pull in the definitions of __int8_t andChris D. Faulhaber2002-07-092-0/+24
| | | | | | | friends to fix RELENG_4 builds. Notes: svn path=/head/; revision=62720
* Update to 0.92Chris D. Faulhaber2002-06-252-18/+15
| | | | | | | Disable splashimage support until a new patch is released Notes: svn path=/head/; revision=61953
* A support for splash screen images.Chris D. Faulhaber2002-04-252-0/+16
| | | | | | | Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> Notes: svn path=/head/; revision=58134
* o Teach grub about the lack of raw (e.g. rad0, rda0, etc) devicesChris D. Faulhaber2002-03-242-1/+22
| | | | | | | | | allowing grub to be used on -current again. o Bump PORTREVISION. o Take over maintainership. Notes: svn path=/head/; revision=56538
* Update port to 0.91Chris D. Faulhaber2002-02-243-2/+4
| | | | Notes: svn path=/head/; revision=55201
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Update port to 0.90Chris D. Faulhaber2001-10-245-24/+15
| | | | Notes: svn path=/head/; revision=49173
* Dont split info file.Vanilla I. Shu2001-10-143-4/+14
| | | | Notes: svn path=/head/; revision=48756
* Update to version 0.5.96Kevin Lo2001-02-123-2/+13
| | | | | | | | PR: 25025 Submitted by: R Joseph Wright <rjoseph@mammalia.org> Notes: svn path=/head/; revision=38252
* Re-add grub in sysutils, it having previously removed from misc..Neil Blakey-Milner2000-08-026-0/+65
Original port PR: ports/20168 Originally submitted by: R Joseph Wright <rjoseph@mammalia.org> Notes: svn path=/head/; revision=31250