Commit graph

86 commits

Author SHA1 Message Date
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Mark Linimon
d3ab9adca7 Mark as broken on various tier-2 architectures. 2010-04-01 07:26:33 +00:00
Daniel Eischen
8b52215ca6 Unbreak this for amd64. I don't know if this is the correct fix,
but it seems to work.
2009-09-10 14:39:30 +00:00
Pav Lucistnik
3f10d7d21e - Mark BROKEN on amd64/8
Reported by:	pointyhat
2009-07-26 12:16:23 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Mikhail Teterin
a308b9041f Help linker find -liconv in some cases.
Notified by:	Abdullah Ibn Hamad Al-Marri
2007-06-29 13:14:33 +00:00
Mikhail Teterin
4082711a1d Fix the PREFIX vs. LOCALBASE nits, and install man-pages with
INSTALL_MAN into MANPREFIX as suggested by sat earlier.

Add more fixes to the itcl-3.3 compatibility patch, and upgrade
the status of Insight-GUI from "broken" to "experimental". It,
actually, seems to work now...
2007-06-28 22:04:31 +00:00
Mikhail Teterin
583cd2eb89 Rename a GUI-specific patch file, so that it is only applied,
when INSIGHT is requested. Otherwise, it has nothing to patch.

Notified by:	Abdullah Ibn Hamad Al-Marri
2007-06-27 20:41:31 +00:00
Mikhail Teterin
f68e2277be Add the overlooked new minor patches. 2007-06-27 17:31:47 +00:00
Mikhail Teterin
4eb0e8ce26 Update the stale port from a 3 year-old snapshot to the most recent
release 6.6 based on own work and that of the PR's submitter.

Our patches appear to be part of the distribution mostly. Many thanks to
the previous maintainer for his diligence and hardwork.

Begin bringing INSIGHT (gdb's GUI-frontend) in. Insight is currently
broken, but enabling it (via OPTIONS) will allow someone with
ITk/Iwidgets expertise to port it to the recent version of ITk, as
installed by the itk port.

Take over maintainership for the time being.

PR:	100067
Submitted by:	Philip M. Gollucci
Approved by:	maintainer timeout
2007-06-27 17:31:13 +00:00
Alexander Kabaev
cef16427c4 Unbreak for GCC 4.x. 2007-04-15 04:32:04 +00:00
David E. O'Brien
a880a02450 Re-add PowerPC related patches - they were committed with inconsistant
file names.

Patches submitted by:	Andreas Tobler <toa@pop.agri.ch>
2006-08-12 20:54:37 +00:00
Maxim Sobolev
7b313cf293 Unbreak on FreeBSD/powerpc. Doesn't affect any other platforms.
Submitted by:	Andreas Tobler <toa@pop.agri.ch>
2006-08-02 23:34:54 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Bill Fenner
3598cf9508 Use groups to use the right subdirectory for the right MASTER_SITE.
Approved by:	obrien (MAINTAINER)
2005-10-18 03:51:52 +00:00
David E. O'Brien
26acbb812b Back out rev 1.2 -- it was not approved by the maintainer. 2005-04-07 22:56:01 +00:00
Anton Berezin
69e9dc31f0 Replace "%" in patch filenames with "_".
Approved by: 	portmgr (krion)
2005-04-07 14:43:20 +00:00
David E. O'Brien
3ef4b795f4 No longer provide a "native" gdb for those machines lacking one. 2005-03-12 07:44:31 +00:00
David E. O'Brien
1dc33dd632 Commit a partial WIP before I loose it. 2005-03-11 04:52:49 +00:00
Kris Kennaway
502f124782 BROKEN on alpha: Does not compile
Approved by:    portmgr (self)
2005-01-02 01:07:46 +00:00
Kris Kennaway
f68497b9bf BROKEN on ia64 and sparc64: Does not compile 2004-11-18 08:33:08 +00:00
David E. O'Brien
eb0476c2dd Really allow building on 4.x. Rev 1.40 was a NOP as the base readline lib
(libreadline.so.4) was the same name as the ports's library.  So Rev 1.40
only worked if you manually installed the readline port.  This fix allows
gdb6 to build with the base stock readline.
2004-10-27 18:37:40 +00:00
David E. O'Brien
b0cdda6db4 Update to the 2004-08-10 snapshot. 2004-10-20 19:37:48 +00:00
David E. O'Brien
fee86abe1f Support building/use on FreeBSD 4.x.
PR:		71011
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
2004-08-27 15:44:04 +00:00
David E. O'Brien
04d0b2ff59 Update to the 2004-08-03 snapshot. 2004-08-23 06:34:48 +00:00
David E. O'Brien
ffc724227a Now fetchable. 2004-08-23 04:28:05 +00:00
Kris Kennaway
cfb7753b74 BROKEN: Unfetchable 2004-08-20 20:09:48 +00:00
David E. O'Brien
870085c1c7 Update to the 2004-07-20 snapshot. 2004-07-20 15:01:51 +00:00
David E. O'Brien
900a362908 Add alternate download sites. 2004-07-15 18:56:05 +00:00
David E. O'Brien
605fbc6b1c Update to the 2004-07-13 snapshot. 2004-07-15 18:00:40 +00:00
Kris Kennaway
d42a0e03f2 BROKEN: Unfetchable 2004-07-11 01:04:15 +00:00
David E. O'Brien
09db634059 MFC: break out the MD bits from kvm-fbsd.c. 2004-06-20 22:22:02 +00:00
David E. O'Brien
dea2bff479 Update to the 2004-06-15 snapshot. 2004-06-20 18:45:36 +00:00
David E. O'Brien
4f20c2b83a Update to the 2003-05-25 snapshot. 2004-06-14 08:33:19 +00:00
David E. O'Brien
b6267d7a4b Update to the 2004-05-11 snapshot.
Also enable kgdb and thread support!
This is missing IA64 support, and the AMD64 kgdb support is hokey and needs
a few more bits filled in.
2004-05-13 04:28:38 +00:00
Kris Kennaway
a528f5e219 BROKEN on 4.x: Does not compile 2004-05-08 06:44:58 +00:00
David E. O'Brien
8a98acce4c Update to the 2004-05-04 snapshot. 2004-05-05 07:21:16 +00:00
David E. O'Brien
4a33ace8c9 Remove files after repo copy.
Since these files were never "live" in this port, they'll be rm'ed from
the Attic at a [soon] later time.
2004-05-05 06:57:38 +00:00
David E. O'Brien
ee2d930ca4 Set appropiate LATEST links. 2004-04-18 16:01:44 +00:00
David E. O'Brien
f5b9fa7a73 Update to the 2003-04-13 snapshot. 2004-04-16 11:14:15 +00:00
David E. O'Brien
9995ac08f9 Use our system shared readline vs. the included static one. 2004-03-25 02:22:20 +00:00
David E. O'Brien
c7e1cfe5a5 Link gdb6 to gdb on platforms w/o /usr/src gdb support. 2004-03-25 00:03:28 +00:00
David E. O'Brien
7c85194436 Update to a gdb 6.1 snapshot.
Note that the FreeBSD local hacks haven't been updated to 6.1 in this
commit.  That will come later.
2004-03-24 23:12:34 +00:00
Jake Burkholder
21ae15da5f Fix build on sparc64 (catch up to pcb changes). 2003-04-08 08:37:55 +00:00
David E. O'Brien
5508e902fa Update to a 5.3.1 in-progress snapshot.
Approved by:	kris(portmgr)
2003-03-16 05:15:24 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mark Peek
3d81149956 Update to gdb-5.3. 2003-01-04 20:22:32 +00:00
Mark Peek
a7e34ee0b8 Allow compilation on 4-stable for user mode use. 2003-01-04 20:19:55 +00:00
Mark Peek
fdf3323f8a Use DBREG_DRX instead of accessing the dr members directly. This make gdb
build on i386 5.0 and backwards compatible with 4.X.
2003-01-04 20:17:31 +00:00