aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ddd
Commit message (Collapse)AuthorAgeFilesLines
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+0
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* -remove MD5ohauer2011-07-031-1/+0
|
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-0/+1
|
* Use @dirrmtry instead of rolling own version.kan2010-04-071-1/+1
|
* Handle empty $PREFIX/share/applications dir on uninstall.kan2010-04-071-0/+1
| | | | Submitted by: QAT
* Add missing plist entries.kan2010-04-071-0/+2
|
* Update to 3.3.12 and silence a long standing bug in howkan2010-04-074-11/+17
| | | | | | DDD handles controlling terminals for child processes. No response from maintainer since: Sat, 22 Aug 2009
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove 4.x cruft.araujo2007-09-041-7/+1
| | | | | | PR: ports/114684 Submitted by: David Yeske <dyeske@gmail.com> Approved by: itetcu (mentor), maintainer timeout (2 weeks)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 3.3.11pav2006-04-115-8/+5
| | | | | | | - Remove unneeded dependency to devel/freelibiberty PR: ports/95065 Submitted by: Sergio Mangialardi <sergio@softshark.org> (maintainer)
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+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.
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to 3.3.10arved2004-12-058-56/+19
| | | | | PR: 74176 Submitted by: Sergio Mangialardi <sergio@softshark.org>
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* - Update to 3.3.9pav2004-08-3011-88/+55
| | | | | | | - Grant maintainership to submitter PR: ports/70894 Submitted by: Sergio Mangialardi <sergio@softshark.org>
* Add -fpermissve to CPPFLAGS to fix build with gcc 3.4arved2004-08-171-1/+1
|
* - Do what nearby comment says: use gcc 3.3 for 4-STABLEpav2004-08-011-1/+1
| | | | | PR: ports/69802 (inspired by) Submitted by: Florian Liekweg <liekweg@gmx.de>
* Drop maintainershiplioux2004-07-021-1/+1
|
* o Fix typo: rollback to version 3.3.8lioux2004-06-251-2/+2
| | | | o Do not commit DISTINFO update before updating the whole port
* o Fix build with GCC version 3.3lioux2004-06-253-6/+19
| | | | | | | | o Default to USE_GCC=3.3 for OSVERSION >= 501103 where it is the standard system base GCC PR: 65378 Submitted by: michael johnson <ahze@ahze.net>
* Chase freelibiberty header files location move which removed CONFLICTSlioux2004-04-251-1/+1
| | | | | | | with libgnugetopt. This resolves port build under most FreeBSD port installations where libgnugetopt is already installed. Approved by: marcus (portmgr)
* Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 iflioux2004-04-101-2/+9
| | | | it is available with base system. Otherwise, default to 3.2
* Ding-dong, this is your friendly happy face talking. Please to beade2004-04-031-1/+1
| | | | | | | reading the 20040314 entry in /usr/ports/CHANGES regarding importing of ports into the tree that require the use of GNU autotools. Thanks awfully
* UPDATE: ddd-3.3.1 to 3.3.8edwin2004-03-2915-102/+103
| | | | | | | | | | | | | | | | | | | | | | The port was marked broken, but compiled anyway when BROKEN= was commnted out. I took it upon myself to fix it so the lates version builds. For whatever reason the libiberty configure script bombs. Instead of patching/and fixing it I added a dependency on devel/freelibiberty. That solves that problem. Cleaned up the installation of PORTDOCS in the Makefile and pkg-plist. Regenerated all the patch files since many of the original ones had no contextual lines and would apply without error where the patch should have bombed. So the following patch files are to be removed: PR: ports/63473 Submitted by: Yarema <yds@CoolRat.org> Approved by: Maintainer timeout
* USE_SIZEifylioux2004-02-082-0/+2
|
* BROKEN on 5.x: does not compilekris2004-02-081-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Fix build in 5.x branch: configure is not detecting streamposlioux2003-06-102-1/+15
| | | | | | | | correctly, circumvent that. Provide a proper auto* tools related solution later PR: 52983 Submitted by: David Yeske <dyeske@yahoo.com>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* De-pkg-commentlioux2003-02-242-1/+1
|
* USE_REINPLACE instead of PERLlioux2003-01-311-1/+2
| | | | Prompted by: David Yeske <dyeske@yahoo.com>
* Fix build on -current.kris2002-09-074-0/+39
| | | | | Submitted by: kan PR: ports/42454
* o Update to 3.3.1lioux2002-05-154-38/+37
| | | | o Update WWW tag
* Assume maintainershiplioux2002-05-091-1/+1
|
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* allow ( ) to surround ioctl, real fix is to fix autoconfimp2002-04-091-0/+3
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-4/+4
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Fully update PLIST for version 3.3obrien2001-03-113-13/+47
|
* Update to version 3.3.obrien2001-03-094-21/+11
|
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1
|
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-081-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Bump PORTREVISIONkris2000-09-261-0/+1
| | | | Overlooked by: obrien
* Fix an annoying (but apparently benign) error dialog that seems to be aobrien2000-09-252-0/+54
| | | | | | | | result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at revs 1.58 and 1.59, apparently to resolve some sort of race condition. (Search for EAGAIN in that file if you'd like to see). Submitted by: W Gerald Hicks <jhix@mindspring.com>
* Fix breakage caused by sobomax in rev 1.30.obrien2000-08-271-2/+2
| | | | | | | | | | | | | | | | Note you _CANNOT_ use ${SED} and ${AWK} in "!=" lines. I wish people would STOP running `portlint' on this Makefile and blindly accpeting its output w/o understanding it. To quote Henry Spencer: I Thou shalt run lint frequently and study its pronouncements with care, for verily its perception and judgement oft exceed thine. ..snip.. ``Study'' doth not mean mindless zeal to eradicate every byte of lint output--if for no other reason, because thou just canst not shut it up about some things--but that thou should know the cause of its unhappiness and understand what worrisome sign it tries to speak of. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Properly handle ddd.info file.sobomax2000-06-273-2/+34
|
* PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Update to version 3.2.1.obrien2000-02-212-2/+2
|
* Make the Makefile and PLIST match the docs acutally installed since the upgrade.obrien2000-02-172-3/+3
|
* Style nits in the ports I maintain.obrien2000-02-131-2/+2
|
* Update to DDD version 3.2.obrien2000-02-072-8/+6
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Don't try to parse ${MOTIFLIB} if it's not defined.asami1999-08-221-1/+5
|
* Back out serious breakage introduced by previous commit: you can't useasami1999-08-201-3/+3
| | | | | ${SED} and ${AWK} in != statements because they are executed immediately.
* Update to version 3.1.6, remove a double MASTER_SITE, and fix portlintgreen1999-08-192-6/+5
| | | | | | warnings. Approved by: obrien
* Use byacc vs. bison if the vsl-gramma.* files need rebuilding.obrien1999-06-161-0/+11
| | | | PR: 11959
* Upgrade to 3.1.5.obrien1999-05-263-15/+11
| | | | | | Most notable fixes: - [XEmacs] DDD supports gud-mode in XEmacs 21.0. - [Build] DDD supports Bison 1.27 and Automake 1.4a.
* Fix linage breakage. DDD author made a workaround for Motif 2.1 onobrien1999-05-091-0/+11
| | | | | Solaris, but it seems to have broken building with Motif 2.1 on most every other platform.
* Wow! What big teeth you have grandma! "All the better to Weat youhoek1999-05-031-2/+2
| | | | | | with, my dear." [That's lupus for "Add WWW:"]
* add quotes around variable so it can work on the command line correctlymharo1999-05-021-2/+2
| | | | add a few more X libraries to the list
* Upgrade to 3.1.4obrien1999-04-272-3/+5
| | | | Noticed by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Portlint.asami1999-03-091-2/+2
|
* Update version required comment too.steve1999-03-091-2/+2
|
* upgrade to 3.1.3obrien1999-01-212-3/+3
| | | | | PR: ports/9490 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* version 3.1.1 is outobrien1998-12-072-3/+3
|
* Upgrade to version 3.1obrien1998-12-042-6/+6
|
* Depend on libXpmobrien1998-12-011-3/+5
| | | | | PR: ports/8896 Submitted by: Jose Maa Alcaide <jose@we.lc.ehu.es>
* Upgrade to ver 3.0.92.obrien1998-12-012-8/+3
|
* upgrade to 3.0.91obrien1998-11-152-8/+13
|
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-1/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* upgrade to version 3.0obrien1998-06-242-3/+3
|
* Upgrade to 2.2.3.obrien1998-02-194-11/+17
| | | | PR: ports/5757
* Paths changed on MASTER_SITES.obrien1997-06-231-4/+4
| | | | Noticed by: Bill Fenner <fenner@parc.xerox.com>
* Upgrade to v2.1.1.obrien1997-06-052-3/+3
| | | | | | Now compiles/runs w/Lesstif w/o extra patches. Noticed by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
* Upgrade to 2.1.obrien1997-05-235-7/+19
| | | | Submitted by: jkh
* DDD is the Data Display Debugger, a common graphical front-end forobrien1997-05-236-0/+67
GDB, DBX, and XDB debuggers. DDD is an Motif application that besides the "usual" features such as viewing source texts and breakpoints, DDD provides a _graphical_data_display_, where data structures are displayed as graphs. A simple mouse click dereferences pointers or reveals structure contents. Complex data structures can be explored incrementally and interactively, using automatic layout if preferred. Each time the program stops, the data display reflects the current variable values.