aboutsummaryrefslogtreecommitdiff
path: root/lang/onyx
Commit message (Collapse)AuthorAgeFilesLines
* 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_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* Update to Onyx 5.1.2.Jason Evans2006-01-122-5/+6
| | | | | | | Approved by: markm (mentor) Notes: svn path=/head/; revision=153341
* 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
* Upgrade to 5.1.1.Vanilla I. Shu2004-03-162-2/+3
| | | | | | | | PR: ports/54350 Submitted by: maintainer Notes: svn path=/head/; revision=104216
* - Update to 5.1.0Pav Lucistnik2004-03-074-158/+171
| | | | | | | | PR: ports/63888 Submitted by: Jason Evans <jasone@canonware.com> (maintainer) Notes: svn path=/head/; revision=103245
* BROKEN on ia64: coredump during build.Kris Kennaway2004-03-071-1/+7
| | | | Notes: svn path=/head/; revision=103193
* 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
* - Update to 5.0.0 [1]Sergei Kolobov2004-01-095-18/+22
| | | | | | | | | | | - Fix pkg-plist - Give maintainership back to Jason Evans, who is also the author of Onyx PR: 60877 [1] Submitted by: Jason Evans <jasone@canonware.com> Notes: svn path=/head/; revision=97778
* - update to 4.4.3Pete Fritchman2003-05-183-5/+5
| | | | | | | | | | - switch to bz2 distfile PR: 51229 Submitted by: Ports Fury Notes: svn path=/head/; revision=81187
* Update to version 4.3.0.Christian Weisgerber2003-02-144-5/+6
| | | | | | | | PR: 48040 Submitted by: Ports Fury Notes: svn path=/head/; revision=75515
* Fix libs.Oliver Braun2003-01-311-1/+8
| | | | | | | | PR: ports/47486 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=74353
* Add dependency on devel/pcre.Oliver Braun2003-01-311-1/+2
| | | | | | | Pointed out by: kris,bento Notes: svn path=/head/; revision=74350
* Upgrade to 4.2.1.Oliver Braun2003-01-163-3/+3
| | | | | | | | PR: ports/47078 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=73278
* upgrade to 4.2.0Ying-Chieh Liao2003-01-023-3/+13
| | | | | | | | PR: 45936 Submitted by: Ports Fury Notes: svn path=/head/; revision=72266
* upgrade to 4.1.0Ying-Chieh Liao2002-11-203-30/+63
| | | | | | | | PR: 45445 Submitted by: Ports Fury Notes: svn path=/head/; revision=70587
* 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
* Drop maintainership.Jason Evans2002-05-111-1/+1
| | | | Notes: svn path=/head/; revision=58942
* Update to version 3.0.2.Jason Evans2002-03-312-2/+2
| | | | Notes: svn path=/head/; revision=57013
* Update to version 3.0.1.Jason Evans2002-03-243-2/+4
| | | | Notes: svn path=/head/; revision=56510
* Update to onyx 3.0.0.Jason Evans2002-02-113-56/+125
| | | | Notes: svn path=/head/; revision=54509
* Update to version 2.3.1.Jason Evans2001-12-242-3/+3
| | | | Notes: svn path=/head/; revision=52087
* Add back a @ that got lost.Jason Evans2001-12-221-1/+1
| | | | Notes: svn path=/head/; revision=51956
* Update to Onyx 2.3.0.Jason Evans2001-12-223-6/+4
| | | | Notes: svn path=/head/; revision=51955
* Update to onyx 2.2.0.Jason Evans2001-11-173-3/+5
| | | | Notes: svn path=/head/; revision=50163
* Update to version 2.1.0.Jason Evans2001-09-223-9/+31
| | | | Notes: svn path=/head/; revision=48097
* Update to version 2.0.0.Jason Evans2001-08-224-35/+22
| | | | Notes: svn path=/head/; revision=46624
* Update to version 1.1.0.Jason Evans2001-08-013-7/+4
| | | | Notes: svn path=/head/; revision=45693
* Update to version 1.0.2.Jason Evans2001-07-183-2/+10
| | | | Notes: svn path=/head/; revision=45226
* Add the onyx language port.Jason Evans2001-07-186-0/+120
Notes: svn path=/head/; revision=45214