summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to FreeBSD-CVSweb 2.0.6.Ville Skyttä2002-09-264-4/+4
| | | | Approved by: knu (mentor)
* Add p5-Test-Unit 0.24, PerlUnit testing framework.Sergey Skvortsov2002-09-266-0/+92
|
* Add p5-Class-Inner 0.1,Sergey Skvortsov2002-09-266-0/+38
| | | | | a perlish implementation of Java like inner classes.
* Change MASTER_SITES to make it fetchable again. Old master site is no longerOliver Braun2002-09-252-2/+2
| | | | | | available. Approved by: portmgr
* Time to kill,Maxim Sobolev2002-09-2512-209/+0
| | | | | | | I've had enough of long goodbyes, I've only got time to kill, I feel the fire in my eyes, I've only got time to kill...
* Style fix: replace spaces with tabsMario Sergio Fujikawa Ferreira2002-09-241-1/+1
|
* Mark NO_PACKAGE since it ignores CXX because it breaks if CXX isMario Sergio Fujikawa Ferreira2002-09-241-0/+3
| | | | other than g++
* - Use -E, since Ex. RE are used;Alexander Langer2002-09-242-4/+7
| | | | | | - Fix plist and therefore bump PORTREVISION Noticed by: bento
* 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
* move devel/domc to textproc/Ying-Chieh Liao2002-09-248-95/+0
| | | | Approved by: kris
* 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
* 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)
* Make this fetchable.Joe Marcus Clarke2002-09-222-2/+2
| | | | Submitted by: bento
* Remove forgotten dirMario Sergio Fujikawa Ferreira2002-09-221-0/+1
| | | | | PR: 43248 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* 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
* Don't build a package, we don't have icc on the package building cluster.Alexander Leidinger2002-09-221-0/+2
| | | | Approved by: kris
* 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)
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.Akinori MUSHA2002-09-211-8/+2
|
* Chase master site.Trevor Johnson2002-09-211-1/+1
|
* * 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
* Add cmake-1.2, a cross-platform make.Kris Kennaway2002-09-216-0/+62
| | | | Submitted by: Kyle Martin <mkm@ieee.org>
* Update to kde3.Alan Eldridge2002-09-2012-90/+106
| | | | Submitted by: Dave Johnson.
* Unbreak after recent GNOMENG conversion.Joe Marcus Clarke2002-09-201-3/+2
| | | | Submitted by: bento
* BROKEN: Build failsKris Kennaway2002-09-201-0/+2
|
* BROKEN: Configure failsKris Kennaway2002-09-201-0/+2
|
* Fix build on -CURRENT.Joe Marcus Clarke2002-09-201-0/+10
| | | | Reported by: walt <wa1ter@myrealbox.com>
* 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.
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-201-2/+1
| | | | Submitted by: fenner's distfile survey
* Update MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-201-2/+2
|
* 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
* - 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)
* upgrade to 1.01Ying-Chieh Liao2002-09-202-2/+2
| | | | | PR: 42949 Submitted by: maintainer
* Update to 1.2: using getopt from binutils 2.12.1/2.11.2Mario Sergio Fujikawa Ferreira2002-09-203-22/+4
|
* remove useless .la filesYing-Chieh Liao2002-09-192-5/+4
| | | | | | | use REINPLACE_CMD PR: 42699 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to 1.4 Build 178Mario Sergio Fujikawa Ferreira2002-09-198-8/+8
|
* Update to 0.0.3, now almost compatible with Ruby 1.7 Hash.Akinori MUSHA2002-09-193-3/+3
|
* He's dead Jim. it's in kde3, maintainer hasn't responded for > week.Alan Eldridge2002-09-1910-219/+0
|
* 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
* Update to Subversion 0.14.2.Will Andrews2002-09-198-20/+16
| | | | Submitted by: MAINTAINER
* BROKEN: Does not buildKris Kennaway2002-09-191-0/+2
|
* BROKEN: Does not configureKris Kennaway2002-09-191-0/+2
|
* Update to 0.16.Joe Marcus Clarke2002-09-193-3/+8
|
* Add missing file and sortKris Kennaway2002-09-192-12/+14
|
* Add missing manpage and don't try and remove a system directory onKris Kennaway2002-09-192-1/+2
| | | | deinstall
* Add missing dependency on gnomevfs.Joe Marcus Clarke2002-09-182-2/+2
| | | | Submitted by: bento
* Support CFLAGS/CXXFLAGS properlyPeter Pentchev2002-09-182-5/+4
| | | | | | | Do not install useless .la files PR: 42889 Submitted by: Ports Fury
* 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>
* properly deinstall the packageYing-Chieh Liao2002-09-181-0/+2
| | | | | PR: 37459 Submitted by: maintainer
* Support CFLAGS/CXXFLAGS properly.Peter Pentchev2002-09-183-14/+26
| | | | | | | Honor NOPORTDOCS. PR: 42878 Submitted by: Ports Fury
* Update to 0.9.12.Peter Pentchev2002-09-183-10/+9
| | | | | PR: 42879 Submitted by: Ports Fury