summaryrefslogtreecommitdiff
path: root/misc/kcd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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.14.0Thomas Abthorpe2007-12-162-7/+6
| | | | | | | - Unbreak Notes: svn path=/head/; revision=203869
* - Mark as BROKEN across the board.Thomas Abthorpe2007-11-151-5/+1
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=202722
* - Mark as BROKEN on 8.XThomas Abthorpe2007-11-071-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202562
* - Mark as BROKEN on Freebsd 8.X and AMD64Thomas Abthorpe2007-11-051-1/+7
| | | | | | | | Reviewed by: miwi@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=202525
* - 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: 115095 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=196883
* - Update to 7.6.2Martin Wilke2007-07-243-7/+14
| | | | | | | | | | - Pass maintainership to submitter PR: 114845 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=196178
* 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Use DOCSDIR and EXAMPLESDIRSimon Barner2005-12-011-5/+5
| | | | Notes: svn path=/head/; revision=150166
* Welcome misc/kcd-devel, which is version 7.11.xEdwin Groothuis2005-11-162-4/+5
| | | | | | | | | 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-152-3/+4
| | | | 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
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+4
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Update to version 7.6.1Kirill Ponomarev2004-08-022-3/+3
| | | | | | | | PR: ports/69921 Submitted by: Ports Fury Notes: svn path=/head/; revision=115302
* - Update to version 7.6.0Kirill Ponomarev2004-03-282-4/+3
| | | | | | | | 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* 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-112-2/+2
| | | | | | | | PR: 54326 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=84640
* Update to version 6.4.2Christian Weisgerber2003-04-242-2/+2
| | | | | | | | PR: 51058 Submitted by: Ports Fury Notes: svn path=/head/; revision=79548
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* upgrade to 6.4.1Ying-Chieh Liao2002-11-204-4/+38
| | | | | | | | 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-102-2/+1
| | | | | | | | | | | 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-062-1/+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-088-101/+28
| | | | | | | | PR: 38999 Submitted by: Ports Fury Notes: svn path=/head/; revision=60891
* Updated to 5.0.3.Mark Pulford2001-06-123-6/+4
| | | | | | | | | | 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-212-2/+2
| | | | | | | | PR: 20747 Submitted by: Ports Fury Notes: svn path=/head/; revision=31831
* Update to 5.0.1.Will Andrews2000-08-208-5/+83
| | | | | | | | 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-074-30/+30
| | | | | | | | 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-295-0/+73
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