aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix ports for building with -current without perlPatrick Li2002-05-231-1/+8
| | | | | | | | PR: 38359 Submitted by: maintainer Notes: svn path=/head/; revision=59747
* upgrade to 0.1.9Ying-Chieh Liao2002-05-222-3/+3
| | | | | | | | | | fix mastersite PR: 38407 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=59705
* imake(1) thinks that the first place where to look for a compiler on FreeBSDMaxim Sobolev2002-05-222-0/+15
| | | | | | | | | | | | is /usr/local/bin/gcc, which simply is not true. Correct it. Bump PORTREVISION for imake-4 port (XFree86-4-libraries isn't bumped because this port doesn't install its own imake binary, but builds it for internal consumption only). No reply from: MAINTAINERs Notes: svn path=/head/; revision=59702
* Fix on 4-STABLE.Maxim Sobolev2002-05-221-1/+7
| | | | | | | | PR: 38410 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=59691
* Update to FreeBSD-cvsweb 2.0.3.Akinori MUSHA2002-05-224-4/+4
| | | | | | | | | | | | 2002-05-22 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Previous fixes against cross-site scripting vulnerabilities were insufficient and buggy (error messages were messed up). Revamp fatal() to HTML-quote automatically and fix error message output. Notes: svn path=/head/; revision=59683
* Update to FreeBSD-cvsweb 2.0.2 and unmark FORBIDDEN.Akinori MUSHA2002-05-224-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-05-22 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Read configuration files with `do' instead of `require' to unbreak mod_perl support. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] * cvsweb.cgi: Cosmetic fixes. Use and/or rather than &&/|| to connect sentences. * cvsweb.cgi: Exit with -1 if exec() fails. * cvsweb.cgi: Do not print a redundant `Diff' for rev.1.1. [Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>] * cvsweb.cgi: Prevent cross-site scripting. [Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> (modified)] * cvsweb.cgi: Skip a possible `locked by' clause and extract a revision number out of a log entry properly. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] * cvsweb.cgi: Apply some HTML cleanups and use CSS instead of ancient HTML 3/4 tags and attributes. [Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>] * cvsweb.cgi: Pass `use' features to import to make it more memory efficient. [Submitted by: Ville Skytt,Ad(B <ville.skytta@iki.fi>] * cvsweb.cgi: Add new configuration variables: $allow_log_extra, $allow_dir_extra, and $allow_source_extra. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] * cvsweb.cgi: Release as FreeBSD-cvsweb 2.0.2. 2002-05-11 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: There are no spaces at EOL in modern rlog output. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] 2002-05-08 Motoyuki Konno <motoyuki@FreeBSD.org> * cvsweb.cgi: Fix a cross-site scripting vulnerablity. 2002-05-07 Akinori MUSHA <knu@iDaemons.org> * cvsweb.conf-netbsd, cvsweb.conf-openbsd: NetBSD and OpenBSD don't use $CVSHeader$ but $Id$. [Submitted by: motoyuki@FreeBSD.org] * cvsweb.cgi: Work around a bug of cvs -p; expand symlinks in a cvsroot. [Submitted by: motoyuki@FreeBSD.org] * cvsweb.cgi: Fix parsing in 'tags' state. [Submitted by: "Khachaturov, Vassilii" <vassilii@tarunz.org>] Notes: svn path=/head/; revision=59676
* Remove leading slashes from plist elements. Now how did that happen....?Joe Marcus Clarke2002-05-211-3/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=59659
* Add haddock 0.2, a documentation tool for Haskell.David W. Chapman Jr.2002-05-2111-0/+171
| | | | | | | | PR: 37892 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=59654
* Upgrade to 1.5.0 beta 1.Ernst de Haan2002-05-218-1280/+1882
| | | | | | | | | | | | The port now installs into ${PREFIX} instead of ${PREFIX}/share/java since this is an application, not a library. For a list of changes, see: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta1/ Notes: svn path=/head/; revision=59643
* upgrade to 1.2.9Ying-Chieh Liao2002-05-212-2/+2
| | | | Notes: svn path=/head/; revision=59599
* Use FORBIDDEN instead of BROKEN.Jun Kuriyama2002-05-212-2/+2
| | | | | | | Inspired from: cvsweb Notes: svn path=/head/; revision=59596
* Mark broken until CSS problem fixed.Jun Kuriyama2002-05-212-0/+2
| | | | | | | | | Sorry, I have no time to fix this problem. Please refer below: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/viewcvs/viewcvs/lib/viewcvs.py.diff Notes: svn path=/head/; revision=59595
* BROKEN: distinfo update was not committed with last Makefile updateKris Kennaway2002-05-211-0/+2
| | | | Notes: svn path=/head/; revision=59590
* upgrade to 1.0.4Ying-Chieh Liao2002-05-215-70/+26
| | | | | | | | PR: 38218 Submitted by: Ports Fury Notes: svn path=/head/; revision=59584
* oops... forget to add this oneYing-Chieh Liao2002-05-211-0/+16
| | | | Notes: svn path=/head/; revision=59583
* upgrade to 1.1.7Ying-Chieh Liao2002-05-214-76/+16
| | | | | | | | PR: 38217 Submitted by: Ports Fury Notes: svn path=/head/; revision=59582
* upgrade to 1.4.1Ying-Chieh Liao2002-05-215-70/+28
| | | | | | | | PR: 38216 Submitted by: Ports Fury Notes: svn path=/head/; revision=59581
* Update to 2.8Kevin Lo2002-05-214-15/+21
| | | | | | | | PR: 38357 Submitted by: MAINTAINER Notes: svn path=/head/; revision=59578
* Update to 1.4 Build 161Mario Sergio Fujikawa Ferreira2002-05-218-8/+8
| | | | Notes: svn path=/head/; revision=59574
* - Upgrade to version 0.10.53 .SADA Kenji2002-05-203-4/+16
| | | | | | | | | | - Change maintainer to PR originator. No response about related PR 37431 from maintainer. PR: ports/37525 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=59521
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-1922-39/+31
| | | | Notes: svn path=/head/; revision=59482
* upgrade to 2.1.1Ying-Chieh Liao2002-05-196-334/+337
| | | | | | | | PR: 38295 Submitted by: maintainer Notes: svn path=/head/; revision=59476
* This port should be named bugbuddy2.Joe Marcus Clarke2002-05-191-1/+1
| | | | Notes: svn path=/head/; revision=59460
* Fix a minor build problem (watch the configure output closely before thisPete Fritchman2002-05-191-0/+13
| | | | | | | | | | | patch). PR: 33176 Submitted by: Alan Eldridge <ports@geeksrus.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=59456
* Update to 2.12.1.David E. O'Brien2002-05-183-21/+2
| | | | Notes: svn path=/head/; revision=59426
* Upgrade to Binutils 2.12.1.David E. O'Brien2002-05-181-1/+1
| | | | Notes: svn path=/head/; revision=59425
* Update to 0.43Patrick Li2002-05-182-2/+2
| | | | | | | | PR: 38177 Submitted by: David Lay <dave@staff.netc.net.au> Notes: svn path=/head/; revision=59408
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59397
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59391
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59386
* BROKEN: Does not buildKris Kennaway2002-05-182-0/+4
| | | | Notes: svn path=/head/; revision=59375
* Upgrade the port to latest revision of the 1.x branch and setMikhail Teterin2002-05-173-3/+6
| | | | | | | | | | | maintainership to ports. The latest version, released May 6 is 2.0, but MUST run on the same machine, that the p4 server is on. At least for my situation this is too strict a limitation. Approved by: creator and ex-maintainer (knu) Notes: svn path=/head/; revision=59353
* Upgrade to version 3.4.14 .SADA Kenji2002-05-173-10/+9
| | | | | | | | PR: ports/36862 Submitted by: maintainer Notes: svn path=/head/; revision=59349
* Tkp4 lets you read its documentation at run time. Patch it to find inMikhail Teterin2002-05-173-11/+20
| | | | | | | | | | | the doc directory and unconditionalize document install -- so the texts are found even in the case of NOPORTDOCS. Not bumping the REVISION, since so little time elapsed since this port's appearance. Notes: svn path=/head/; revision=59348
* Upgrade to version 1.92 .SADA Kenji2002-05-172-2/+2
| | | | Notes: svn path=/head/; revision=59343
* This is a Tk-based frontend to the Perforce's p4 client.Mikhail Teterin2002-05-176-0/+64
| | | | | | | It expects p4 in the path. Notes: svn path=/head/; revision=59341
* BROKEN: does not buildKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59320
* BROKEN: does not buildKris Kennaway2002-05-174-0/+8
| | | | Notes: svn path=/head/; revision=59315
* Disable svgalib dependency when building on arch other than i386. HopefullyMaxim Sobolev2002-05-171-4/+9
| | | | | | | | | this would enable to get even more packages for alpha. Prompted by: kris Notes: svn path=/head/; revision=59300
* - Remove needless FreeBSD patches.SADA Kenji2002-05-164-14284/+1
| | | | | | | | | | | - Make a directory mipsel-linux/include/linux/modules in pkg-plist. This empty directory was made only when you intall from port and warning was shown if you deinstall pkg_add'ed one. PR: ports/36763 Submitted by: maintainer Notes: svn path=/head/; revision=59271
* - Update to 3.2.2;Maxim Sobolev2002-05-167-29/+50
| | | | | | | | | | - hand over maintainership to Alex Dupre <sysadmin@alexdupre.com>. PR: 38076 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=59258
* Recover a config-file line in pkg-plistSADA Kenji2002-05-162-0/+2
| | | | | | | | which exists sinse last fix of ports/36935. Requested by: maintainer Notes: svn path=/head/; revision=59227
* Share GCC 3 with the [Strong]ARM loving world.David E. O'Brien2002-05-153-10/+15
| | | | Notes: svn path=/head/; revision=59203
* Introduce two new hooks: WITHOUT_X11 and WITHOUT_ESOUND.Pete Fritchman2002-05-151-2/+6
| | | | | | | | | | It's now possible to compile sdl for console use only. Submitted by: Joe Sunday <sunday@csh.rit.edu> Approved by: sobomax (maintainer) Notes: svn path=/head/; revision=59200
* Mark as FORBIDDEN; due to cross-site scripting vulnerabilities.Akinori MUSHA2002-05-152-0/+4
| | | | | | | I'll hopefully release the next version this weekend. Notes: svn path=/head/; revision=59183
* Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3SADA Kenji2002-05-154-10/+10
| | | | | | | | | | | | | | | From PR's description: IMP 3.0 is the stable release of IMP, and Horde 2.0 the stable release of Horde. Note: mail/imp3 and deskutils/kronolith are marked as IS_INTERACTIVE since they need depending port mod_php4 with its mcrypt option enabled by hand. PR: ports/35051 Submitted by: maintainer Notes: svn path=/head/; revision=59158
* Add back mico, which was revived from the deadKris Kennaway2002-05-151-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=59143
* Fix distfile.Joe Marcus Clarke2002-05-152-1/+3
| | | | Notes: svn path=/head/; revision=59137
* Add bugbuddy2 after repo copy from bugbuddy. Bugbuddy2 is the bug reportingJoe Marcus Clarke2002-05-158-108/+33
| | | | | | | tool for GNOME 2.0. Notes: svn path=/head/; revision=59134
* o Update to 3.3.1Mario Sergio Fujikawa Ferreira2002-05-144-38/+37
| | | | | | | o Update WWW tag Notes: svn path=/head/; revision=59090