aboutsummaryrefslogtreecommitdiff
path: root/devel/ddd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.3.12 and silence a long standing bug in howAlexander Kabaev2010-04-061-3/+1
| | | | | | | | | DDD handles controlling terminals for child processes. No response from maintainer since: Sat, 22 Aug 2009 Notes: svn path=/head/; revision=252333
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-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) Notes: svn path=/head/; revision=218938
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Remove 4.x cruft.Marcelo Araujo2007-09-031-7/+1
| | | | | | | | | PR: ports/114684 Submitted by: David Yeske <dyeske@gmail.com> Approved by: itetcu (mentor), maintainer timeout (2 weeks) Notes: svn path=/head/; revision=198710
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 3.3.11Pav Lucistnik2006-04-101-5/+2
| | | | | | | | | | - Remove unneeded dependency to devel/freelibiberty PR: ports/95065 Submitted by: Sergio Mangialardi <sergio@softshark.org> (maintainer) Notes: svn path=/head/; revision=159299
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* 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
* Update to 3.3.10Tilman Keskinoz2004-12-041-2/+2
| | | | | | | | PR: 74176 Submitted by: Sergio Mangialardi <sergio@softshark.org> Notes: svn path=/head/; revision=123126
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* - Update to 3.3.9Pav Lucistnik2004-08-291-14/+7
| | | | | | | | | | - Grant maintainership to submitter PR: ports/70894 Submitted by: Sergio Mangialardi <sergio@softshark.org> Notes: svn path=/head/; revision=117596
* Add -fpermissve to CPPFLAGS to fix build with gcc 3.4Tilman Keskinoz2004-08-171-1/+1
| | | | Notes: svn path=/head/; revision=116520
* - Do what nearby comment says: use gcc 3.3 for 4-STABLEPav Lucistnik2004-07-311-1/+1
| | | | | | | | PR: ports/69802 (inspired by) Submitted by: Florian Liekweg <liekweg@gmx.de> Notes: svn path=/head/; revision=115169
* Drop maintainershipMario Sergio Fujikawa Ferreira2004-07-021-1/+1
| | | | Notes: svn path=/head/; revision=112717
* o Fix build with GCC version 3.3Mario Sergio Fujikawa Ferreira2004-06-251-4/+7
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=112188
* Chase freelibiberty header files location move which removed CONFLICTSMario Sergio Fujikawa Ferreira2004-04-251-1/+1
| | | | | | | | | | with libgnugetopt. This resolves port build under most FreeBSD port installations where libgnugetopt is already installed. Approved by: marcus (portmgr) Notes: svn path=/head/; revision=107807
* Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 ifMario Sergio Fujikawa Ferreira2004-04-091-2/+9
| | | | | | | it is available with base system. Otherwise, default to 3.2 Notes: svn path=/head/; revision=106595
* Ding-dong, this is your friendly happy face talking. Please to beAde Lovett2004-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 Notes: svn path=/head/; revision=106016
* UPDATE: ddd-3.3.1 to 3.3.8Edwin Groothuis2004-03-291-31/+28
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=105577
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-081-0/+1
| | | | Notes: svn path=/head/; revision=100321
* BROKEN on 5.x: does not compileKris Kennaway2004-02-081-0/+4
| | | | Notes: svn path=/head/; revision=100318
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Fix build in 5.x branch: configure is not detecting streamposMario Sergio Fujikawa Ferreira2003-06-091-1/+3
| | | | | | | | | | | correctly, circumvent that. Provide a proper auto* tools related solution later PR: 52983 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=82611
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81235
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-231-0/+1
| | | | Notes: svn path=/head/; revision=76311
* USE_REINPLACE instead of PERLMario Sergio Fujikawa Ferreira2003-01-301-1/+2
| | | | | | | Prompted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=74309
* Fix build on -current.Kris Kennaway2002-09-071-0/+2
| | | | | | | | Submitted by: kan PR: ports/42454 Notes: svn path=/head/; revision=65771
* o Update to 3.3.1Mario Sergio Fujikawa Ferreira2002-05-141-2/+2
| | | | | | | o Update WWW tag Notes: svn path=/head/; revision=59090
* Assume maintainershipMario Sergio Fujikawa Ferreira2002-05-091-1/+1
| | | | Notes: svn path=/head/; revision=58785
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-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. Notes: svn path=/head/; revision=53952
* Fully update PLIST for version 3.3David E. O'Brien2001-03-111-4/+5
| | | | Notes: svn path=/head/; revision=39520
* Update to version 3.3.David E. O'Brien2001-03-091-2/+2
| | | | Notes: svn path=/head/; revision=39309
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-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. Notes: svn path=/head/; revision=34892
* Bump PORTREVISIONKris Kennaway2000-09-251-0/+1
| | | | | | | Overlooked by: obrien Notes: svn path=/head/; revision=33112
* Fix breakage caused by sobomax in rev 1.30.David E. O'Brien2000-08-261-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. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Notes: svn path=/head/; revision=32010
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-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 Notes: svn path=/head/; revision=31272
* Properly handle ddd.info file.Maxim Sobolev2000-06-271-2/+11
| | | | Notes: svn path=/head/; revision=29901
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Update to version 3.2.1.David E. O'Brien2000-02-211-1/+1
| | | | Notes: svn path=/head/; revision=26070
* Make the Makefile and PLIST match the docs acutally installed since the upgrade.David E. O'Brien2000-02-171-2/+2
| | | | Notes: svn path=/head/; revision=25919
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* Update to DDD version 3.2.David E. O'Brien2000-02-071-7/+5
| | | | Notes: svn path=/head/; revision=25541
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947