aboutsummaryrefslogtreecommitdiff
path: root/misc/kcd-devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove misc/kcd-devel, older than stable and unmaintainedRenato Botelho2010-08-311-45/+0
| | | | Notes: svn path=/head/; revision=260287
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - Reassign to portsThomas Abthorpe2008-10-271-1/+1
| | | | Notes: svn path=/head/; revision=222134
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 7.13.1Thomas Abthorpe2007-10-151-4/+3
| | | | | | | | | - Configure sysconfdir to ${PREFIX} Approved by: clsung (mentor, implicit) Notes: svn path=/head/; revision=201511
* Mark IGNORE: the port attempts to allocate all system memory duringKris Kennaway2007-09-251-0/+2
| | | | | | | the configure stage to see what happens. Notes: svn path=/head/; revision=200105
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Unbreak under HEADMartin Wilke2007-08-011-7/+1
| | | | | | | | PR: 115097 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=196882
* - Update to 7.13.0Martin Wilke2007-07-241-2/+2
| | | | | | | | | | - Pass maintainership to submitter PR: 114846 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=196179
* Mark IGNORE on 7.x: the configure script attempts to force a memoryKris Kennaway2006-03-111-1/+7
| | | | | | | | | | | allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc, except malloc no longer uses sbrk() to allocate memory so this ends up running the entire machine out of swap. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157055
* Fix fetch: Use correct MASTER_SITE_SUBDIRVolker Stolz2005-11-221-1/+1
| | | | | | | Noticed by: cluster Notes: svn path=/head/; revision=149047
* Add DISTNAME statement to make sure port can get fetched.Edwin Groothuis2005-11-211-0/+1
| | | | | | | Noticed by: YAPHR Notes: svn path=/head/; revision=148988
* Welcome misc/kcd-devel, which is version 7.11.xEdwin Groothuis2005-11-161-2/+2
| | | | | | | | | Backout misc/kcd, which is version 7.6 Suggested by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=148521
* Update to 7.11.0Edwin Groothuis2005-11-151-1/+1
| | | | Notes: svn path=/head/; revision=148330
* 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 version 7.6.1Kirill Ponomarev2004-08-021-1/+1
| | | | | | | | PR: ports/69921 Submitted by: Ports Fury Notes: svn path=/head/; revision=115302
* - Update to version 7.6.0Kirill Ponomarev2004-03-281-2/+1
| | | | | | | | PR: ports/64857 Submitted by: Ports Fury Notes: svn path=/head/; revision=105533
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* update misc/kcd: 6.4.2 -> 7.0.0Daichi GOTO2003-07-111-1/+1
| | | | | | | | PR: 54326 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=84640
* Update to version 6.4.2Christian Weisgerber2003-04-241-1/+1
| | | | | | | | PR: 51058 Submitted by: Ports Fury Notes: svn path=/head/; revision=79548
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* upgrade to 6.4.1Ying-Chieh Liao2002-11-201-3/+2
| | | | | | | | PR: 45441 Submitted by: Ports Fury Notes: svn path=/head/; revision=70583
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* fix buildYing-Chieh Liao2002-10-221-4/+4
| | | | | | | | PR: 44350 Submitted by: Ports Fury Notes: svn path=/head/; revision=68574
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67414
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* upgrade to 6.0.0Ying-Chieh Liao2002-06-081-19/+20
| | | | | | | | PR: 38999 Submitted by: Ports Fury Notes: svn path=/head/; revision=60891
* Updated to 5.0.3.Mark Pulford2001-06-121-2/+1
| | | | | | | | | | Tidied doc handling while I'm here.. PR: 28056 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=43894
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
| | | | Notes: svn path=/head/; revision=35188
* Update to version 5.0.2.Daniel Harris2000-08-211-1/+1
| | | | | | | | PR: 20747 Submitted by: Ports Fury Notes: svn path=/head/; revision=31831
* Update to 5.0.1.Will Andrews2000-08-201-3/+3
| | | | | | | | PR: 20655 Submitted by: Ports Fury Notes: svn path=/head/; revision=31787
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Update port to 4.11.2Chris D. Faulhaber2000-05-071-25/+27
| | | | | | | | PR: 18440 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=28354
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Adding kcd version 4.11.1.Steve Price1999-12-291-0/+40
A pogram that allows one to change direcotries in full-screen visual mode. PR: 12666 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=24256