aboutsummaryrefslogtreecommitdiff
path: root/devel/global
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* - convert to the new perl5 frameworkAndrej Zverev2013-09-081-2/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326702
* - Update to 6.2.8Cheng-Lung Sung2013-06-282-3/+3
| | | | Notes: svn path=/head/; revision=321927
* - Update to 6.2.7Cheng-Lung Sung2013-02-123-10/+12
| | | | Notes: svn path=/head/; revision=312117
* - Update to 6.2.4Cheng-Lung Sung2012-06-282-3/+3
| | | | Notes: svn path=/head/; revision=300129
* - Update to 6.2Sunpoet Po-Chuan Hsieh2012-02-123-8/+9
| | | | | | | | | - Use DOCSDIR instead of PREFIX/share/doc/global Changes: http://lists.gnu.org/archive/html/info-global/2012-01/msg00000.html Notes: svn path=/head/; revision=291007
* - Update to 6.1Cheng-Lung Sung2011-10-083-10/+17
| | | | Notes: svn path=/head/; revision=283195
* - Update to 6.0Cheng-Lung Sung2011-09-263-3/+6
| | | | Notes: svn path=/head/; revision=282402
* - Update to 5.9.7Cheng-Lung Sung2011-08-252-3/+3
| | | | Notes: svn path=/head/; revision=280385
* - Update to 5.9.4Cheng-Lung Sung2011-03-162-3/+3
| | | | Notes: svn path=/head/; revision=270988
* - Update to 5.9.3Martin Wilke2011-02-052-4/+3
| | | | | | | | | | PR: 153531 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268672
* - Update to 5.9.2.Frederic Culot2010-10-243-5/+5
| | | | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html PR: ports/151069 Submitted by: culot@ (myself) Approved by: sahil@ (mentor), maintainer (timeout, >14 days) Notes: svn path=/head/; revision=263523
* Update to 5.9.1:Cheng-Lung Sung2010-08-163-6/+36
| | | | | | | | | | | - gtags-parser(1) removed, globash(1) added - jQuery library used for hypertext ouptput PR: ports/149171 Submitted by: Frederic Culot <frederic_AT_culot dot org> Notes: svn path=/head/; revision=259341
* - Update to 5.7.7Cheng-Lung Sung2010-02-012-4/+4
| | | | | | | | PR: ports/143230 Submitted by: Hung-Yi Chen <gaod_AT_hychen dot org> Notes: svn path=/head/; revision=249012
* - Update to 5.7.6Cheng-Lung Sung2009-10-212-4/+4
| | | | Notes: svn path=/head/; revision=243133
* - Update to 5.7.5Cheng-Lung Sung2009-04-242-4/+4
| | | | | | | | PR: ports/133596 Submitted by: lwhsu Notes: svn path=/head/; revision=232646
* - Update to 5.7.4Cheng-Lung Sung2009-01-252-4/+4
| | | | Notes: svn path=/head/; revision=226826
* - Update to 5.7.3Cheng-Lung Sung2008-11-202-5/+5
| | | | Notes: svn path=/head/; revision=223072
* - Update to 5.7.2Thomas Abthorpe2008-10-072-5/+5
| | | | | | | - Reasssign to ports@ Notes: svn path=/head/; revision=221291
* 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
* - Update to 5.7.1Thomas Abthorpe2008-04-222-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=211792
* - Update to 5.7Thomas Abthorpe2008-03-313-5/+5
| | | | Notes: svn path=/head/; revision=210191
* - Update to 5.6.2Thomas Abthorpe2007-12-132-6/+5
| | | | Notes: svn path=/head/; revision=203477
* - update to 5.6.1Thomas Abthorpe2007-08-272-4/+4
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198344
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Update to 5.6Cheng-Lung Sung2007-08-023-8/+8
| | | | | | | | | | - Take maintainership PR: ports/115115 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=196930
* - Update to 5.5Martin Wilke2007-06-203-4/+7
| | | | Notes: svn path=/head/; revision=193950
* - Update to 5.4.1Cheng-Lung Sung2007-04-112-4/+4
| | | | Notes: svn path=/head/; revision=189737
* - Update to 5.4Pav Lucistnik2007-01-312-4/+4
| | | | | | | | PR: ports/108600 (based on) Submitted by: Damien Deville <damien.deville@netasq.com> Notes: svn path=/head/; revision=183764
* - Drop maintainershipPav Lucistnik2007-01-261-1/+1
| | | | | | | | PR: ports/108376 Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer) Notes: svn path=/head/; revision=183354
* - Update to 5.2Rong-En Fan2006-08-173-4/+24
| | | | | | | | PR: ports/102151 Submitted by: Rui Lopes <rui at ruilopes.com> (maintainer) Notes: svn path=/head/; revision=170863
* Update global to 5.1.Ion-Mihai Tetcu2006-07-113-7/+8
| | | | | | | | PR: ports/100084 Submitted by: maintainer Notes: svn path=/head/; revision=167471
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* 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 port: devel/global to 4.8.2Edwin Groothuis2005-01-124-33/+10
| | | | | | | | | | | Make sure you remove the files/ directory altogether, its not neeeded anymore. PR: ports/76079 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=126186
* Remove this dead fileMathieu Arnold2004-09-021-0/+0
| | | | Notes: svn path=/head/; revision=117916
* Update to 4.8Mathieu Arnold2004-09-025-23/+44
| | | | | | | | PR: 71277 Submitted by: maintainer Notes: svn path=/head/; revision=117910
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update to version 4.6.1Kirill Ponomarev2003-10-214-24/+20
| | | | | | | | PR: 58276 Submitted by: maintainer Notes: svn path=/head/; revision=91822
* update devel/global: 4.5.3 -> 4.6Daichi GOTO2003-07-084-18/+4
| | | | | | | | PR: 54214 Submitted by: Rui Lopes <rui@ruilopes.com> (maintainer) Notes: svn path=/head/; revision=84474
* - updated to global 4.5.3Erwin Lansing2003-06-225-7/+20
| | | | | | | | | | | | | | | | - added a patch to fix a header inclusion problem in strbuf.h - updated WWW link - removed the anoying configure warning: configure: WARNING: you should use --build, --host, --target - moved the @unexec install-info thing in pkg-plist - give maintainership to submitter PR: 53263 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer Notes: svn path=/head/; revision=83440
* Update to 4.5.2Kevin Lo2003-04-022-2/+2
| | | | | | | | PR: 50497 Submitted by: MAINTAINER Notes: svn path=/head/; revision=77942
* De-pkg-comment.Oliver Braun2003-02-202-1/+1
| | | | | | | | PR: ports/48491 Submitted by: maintainer Notes: svn path=/head/; revision=75978
* upgrade to 4.5.1Ying-Chieh Liao2002-11-154-11/+12
| | | | | | | | PR: 45306 Submitted by: maintainer Notes: svn path=/head/; revision=70189
* Update to 4.5.Christian Weisgerber2002-08-153-10/+8
| | | | | | | | PR: 41677 Submitted by: Jos Backus <jos@catnook.com> Notes: svn path=/head/; revision=64535
* Add USE_PERL5 since port build depend on perl to be present.Patrick Li2002-06-181-0/+1
| | | | | | | | PR: 39385 Submitted by: maintainer Notes: svn path=/head/; revision=61493
* Update to 4.4 fixing a security vulnerability.Ade Lovett2002-04-203-4/+6
| | | | | | | | | | ALL USERS OF THIS PORT ARE STRONGLY URGED TO UPGRADE. PR: 37265 Submitted by: maintainer Notes: svn path=/head/; revision=57903
* update to 4.3.1.FUJISHIMA Satsuki2002-01-222-3/+2
| | | | | | | | PR: 34176 Submitted by: maintainer Notes: svn path=/head/; revision=53599