aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Mark NO_PACKAGE since it ignores CXX because it breaks if CXX isMario Sergio Fujikawa Ferreira2002-09-241-0/+3
| | | | | | | other than g++ Notes: svn path=/head/; revision=67098
* - Use -E, since Ex. RE are used;Alexander Langer2002-09-242-4/+7
| | | | | | | | | - Fix plist and therefore bump PORTREVISION Noticed by: bento Notes: svn path=/head/; revision=67089
* add libmba 0.3.6Ying-Chieh Liao2002-09-247-0/+89
| | | | | | | | | | A collection of C modules potentially useful to any project required by textproc/domc 0.6.0 Approved by: kris Notes: svn path=/head/; revision=67080
* move devel/domc to textproc/Ying-Chieh Liao2002-09-248-95/+0
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=67078
* distcc was not working with group id 0Mario Sergio Fujikawa Ferreira2002-09-232-0/+12
| | | | | | | | | | PR: 42980 Noticed by: Juan Salaverria <rael@vectorstar.net> Submitted by: maintainer Obtained from: distcc CVS Notes: svn path=/head/; revision=67063
* This installs Red Hat Linux 6.1 packages, so it should depend onAkinori MUSHA2002-09-232-2/+2
| | | | | | | | | emulators/linux_base-6 instead of emulators/linux_base. Submitted by: bento (rpm reports a package conflict) Notes: svn path=/head/; revision=67053
* Make this fetchable.Joe Marcus Clarke2002-09-222-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67044
* Remove forgotten dirMario Sergio Fujikawa Ferreira2002-09-221-0/+1
| | | | | | | | PR: 43248 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=67032
* This change only affects the icc part of stlport:Alexander Leidinger2002-09-222-4/+4
| | | | | | | | | | - link with the threaded libc (the gcc case does this already) Submitted by: marius@alchemy.franken.de Approved by: kris Notes: svn path=/head/; revision=67030
* Don't build a package, we don't have icc on the package building cluster.Alexander Leidinger2002-09-221-0/+2
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=67029
* Fix the problems in my last commit to make cvsd actually build:Peter Pentchev2002-09-213-2/+38
| | | | | | | | | | | | | - actually add files/patch-cvsd.c, which *was* in the PR; - add files/patch-configure, which was mentioned but missing from the PR; - remove autoconf/make/etc invocation from the Makefile so our changes to the configure script are not lost. Pointed out by: kris, Ports Fury Pointy hat to: roam (myself) Notes: svn path=/head/; revision=67014
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.Akinori MUSHA2002-09-211-8/+2
| | | | Notes: svn path=/head/; revision=67000
* Chase master site.Trevor Johnson2002-09-211-1/+1
| | | | Notes: svn path=/head/; revision=66992
* * Fix use of PTHREADS_* [1]Kris Kennaway2002-09-214-737/+810
| | | | | | | | | | | | | * Fix build [2] * Respect CXXFLAGS (this port is broken with -O, so add -O0 to disable it) * Fix and sort pkg-plist Submitted by: Dan Johansson <djodv97@student.vxu.se> [1], Miguel Mendez <flynn@energyhq.homeip.net> [2] PR: ports/41040 Notes: svn path=/head/; revision=66951
* Add cmake-1.2, a cross-platform make.Kris Kennaway2002-09-216-0/+62
| | | | | | | Submitted by: Kyle Martin <mkm@ieee.org> Notes: svn path=/head/; revision=66946
* Update to kde3.Alan Eldridge2002-09-2012-90/+106
| | | | | | | Submitted by: Dave Johnson. Notes: svn path=/head/; revision=66940
* Unbreak after recent GNOMENG conversion.Joe Marcus Clarke2002-09-201-3/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66920
* BROKEN: Build failsKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66914
* BROKEN: Configure failsKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66913
* Fix build on -CURRENT.Joe Marcus Clarke2002-09-201-0/+10
| | | | | | | Reported by: walt <wa1ter@myrealbox.com> Notes: svn path=/head/; revision=66876
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-2046-46/+46
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-201-2/+1
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=66845
* Update MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-201-2/+2
| | | | Notes: svn path=/head/; revision=66843
* add ocaml-classes 3.05Ying-Chieh Liao2002-09-208-0/+96
| | | | | | | | | | Ocaml Object interface for ocaml's standard library modules PR: 42677 Submitted by: michaelgrunewald@yahoo.fr Notes: svn path=/head/; revision=66836
* - Update pcre to 3.9Akinori MUSHA2002-09-202-3/+7
| | | | | | | | | | | | | - Temporarily disable USE_BZIP2 due to corrupted distfile on SourceForge mirrors PR: ports/42067 Submitted by: Sergei Kolobov <sergei@kolobov.com> (no response from MAINTAINER) Notes: svn path=/head/; revision=66825
* upgrade to 1.01Ying-Chieh Liao2002-09-202-2/+2
| | | | | | | | PR: 42949 Submitted by: maintainer Notes: svn path=/head/; revision=66814
* Update to 1.2: using getopt from binutils 2.12.1/2.11.2Mario Sergio Fujikawa Ferreira2002-09-203-22/+4
| | | | Notes: svn path=/head/; revision=66783
* remove useless .la filesYing-Chieh Liao2002-09-192-5/+4
| | | | | | | | | | use REINPLACE_CMD PR: 42699 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=66758
* Update to 1.4 Build 178Mario Sergio Fujikawa Ferreira2002-09-198-8/+8
| | | | Notes: svn path=/head/; revision=66748
* Update to 0.0.3, now almost compatible with Ruby 1.7 Hash.Akinori MUSHA2002-09-193-3/+3
| | | | Notes: svn path=/head/; revision=66703
* He's dead Jim. it's in kde3, maintainer hasn't responded for > week.Alan Eldridge2002-09-1910-219/+0
| | | | Notes: svn path=/head/; revision=66693
* ONLY_FOR_ARCHS commented out,Dirk Meyer2002-09-191-1/+1
| | | | | | | | as it might be a general problem on the aplha machine. Suggested by: kris Notes: svn path=/head/; revision=66680
* Update to Subversion 0.14.2.Will Andrews2002-09-198-20/+16
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=66677
* BROKEN: Does not buildKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66674
* BROKEN: Does not configureKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66669
* Update to 0.16.Joe Marcus Clarke2002-09-193-3/+8
| | | | Notes: svn path=/head/; revision=66661
* Add missing file and sortKris Kennaway2002-09-192-12/+14
| | | | Notes: svn path=/head/; revision=66653
* Add missing manpage and don't try and remove a system directory onKris Kennaway2002-09-192-1/+2
| | | | | | | deinstall Notes: svn path=/head/; revision=66648
* Add missing dependency on gnomevfs.Joe Marcus Clarke2002-09-182-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66623
* Support CFLAGS/CXXFLAGS properlyPeter Pentchev2002-09-182-5/+4
| | | | | | | | | | Do not install useless .la files PR: 42889 Submitted by: Ports Fury Notes: svn path=/head/; revision=66609
* OK, I *promise* I will test my next five or six changes beforePeter Pentchev2002-09-181-1/+1
| | | | | | | | | | | | | | committing them! :) Fix the misspelled addition of NOPORTDOCS check in the post-install target; 'defiend', indeed! I wonder if that was some kind of Freudian thing.. is 'defiend' something like 'debug', but for the very-very-very big bad bugs? Submitted by: Dan Langille <dan@langille.org>, Tadayuki OKADA <tadayuki.okada@windriver.com> Notes: svn path=/head/; revision=66607
* properly deinstall the packageYing-Chieh Liao2002-09-181-0/+2
| | | | | | | | PR: 37459 Submitted by: maintainer Notes: svn path=/head/; revision=66597
* Support CFLAGS/CXXFLAGS properly.Peter Pentchev2002-09-183-14/+26
| | | | | | | | | | Honor NOPORTDOCS. PR: 42878 Submitted by: Ports Fury Notes: svn path=/head/; revision=66596
* Update to 0.9.12.Peter Pentchev2002-09-183-10/+9
| | | | | | | | PR: 42879 Submitted by: Ports Fury Notes: svn path=/head/; revision=66595
* add ocaml-pcre 4.28.3Ying-Chieh Liao2002-09-186-0/+45
| | | | | | | | | | Perl compatible regular expressions for Objective Caml PR: 37354 Submitted by: Henrik Motakef <henrik.motakef@web.de> Notes: svn path=/head/; revision=66587
* Update to 0.7.2Hye-Shik Chang2002-09-182-2/+2
| | | | Notes: svn path=/head/; revision=66579
* 1. Fixed the PR mentioned below, submitted by <below>.Alan Eldridge2002-09-181-4/+6
| | | | | | | | | | | | 2. perl -pi ==> ${REINPLACE_CMD}. Add USE_REINPLACE=yes. 3. @ some more Makefile commands so it doesn't talk quite so much. 4. Bumped PORTREVISION because of wanting to get Fix (1) out there. PR: 42917 Submitted by: "Greg 'groggy' Lehey" <grog@lemis.com> Notes: svn path=/head/; revision=66572
* Upgrade to v0.8.Joseph Koshy2002-09-186-10/+12
| | | | | | | | PR: ports/42832 Submitted by: Marco Molteni <molter@tin.it> Notes: svn path=/head/; revision=66560
* Fix plist and installationKris Kennaway2002-09-184-6/+14
| | | | Notes: svn path=/head/; revision=66545
* Upgrade to 0.10.17.Oliver Braun2002-09-172-2/+2
| | | | Notes: svn path=/head/; revision=66531