summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade to 1.0.9ijliao2002-02-053-10/+24
|
* BUILD_DEPEND on tclsh. Any tclsh will do, but if none is present --mi2002-02-051-0/+1
| | | | build the tcl83...
* Recognize python2.2.sobomax2002-02-041-1/+1
| | | | Submitted by: olgeni
* Update to 1.0.12.sobomax2002-02-042-2/+3
|
* Update to 1.4 Build 146lioux2002-02-038-8/+8
|
* Oops, $PREFIX/share/locale/ja/LC_MESSAGES is not created by mtree.knu2002-02-033-0/+3
|
* Remove ruby-mo which has been superseded by ruby-gettext.knu2002-02-036-39/+0
|
* Add ruby-gettext, a Ruby implementation of the gettext library.knu2002-02-0316-0/+247
|
* Fix patch, so that it doesn't break some ports on 4-STABLE.sobomax2002-02-038-48/+64
| | | | Submitted by: Joe Macus Clarke <marcus@marcuscom.com>
* Make prefix safe.pat2002-02-022-2/+6
| | | | | PR: 34528 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
* - Update to version 0.14.0wjv2002-02-013-2/+29
|
* We changed the core file support in user.h before FreeBSD 4.2.obrien2002-01-315-0/+35
| | | | | | This broke building GDB 5.x on that version and later 4.x versions. Submitted by: Brian Minard <bminard@flatfoot.ca>
* Add WWW and MASTER_SITESkevlo2002-01-312-1/+4
|
* Update to 1.4.sobomax2002-01-313-8/+10
|
* Oops. My last commit left out the 'MASTER_SITE_SUBDIR'. This fixesmurray2002-01-311-0/+1
| | | | the problem, and allows the port to build again.
* Update to 0.3.0.1pat2002-01-302-5/+10
| | | | | PR: 34379 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to version 1.0.8pat2002-01-304-12/+31
| | | | | PR: 34378 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add port devel/sysconftool - a development utility that helps to installpat2002-01-306-0/+56
| | | | | | | application configuration files PR: 31475 Submitted by: Yarema <yds@CoolRat.org>
* Update to 0.8.1 and reword pkg-commentpat2002-01-304-20/+15
| | | | | PR: 34377 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.9.5pat2002-01-303-12/+9
| | | | | PR: 34376 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade nasm to 0.98.21.murray2002-01-303-5/+4
| | | | Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-2928-75/+75
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Add missed continue statement.sobomax2002-01-298-56/+64
|
* Hardcode ``/usr/bin/fetch -q -o -'' instead of the bogus ``/usr/bin/wgetmi2002-01-281-0/+5
| | | | | -q -O -''. The major bogosity is in the fact, that TCL and tcllib have pretty functional http and ftp fetchers already.
* Upgrade from 0.8 to 1.2. Use the included tests once at build timemi2002-01-287-92/+88
| | | | | | | instead of installing them. Use the included installation routine (which does not install documentation other than the man-pages). Update the WWW -- the project moved to SourceForge.
* Updated ro 1.21skv2002-01-283-4/+4
| | | | Approved by: tobez
* Update to 1.0.13.sobomax2002-01-2812-122/+264
|
* Update to 0.6.3.sobomax2002-01-2816-256/+224
|
* Actually add the Makefile.bsd... Damn...mi2002-01-281-0/+49
| | | | Submitted by: fenner
* Change some defines from "YES" to "yes"dinoex2002-01-281-0/+1
| | | | See samples in the porters-handbook.
* - Change maintainer's email addresspat2002-01-281-1/+1
| | | | | | | | - Update MASTER_SITES - Bump shlib version for x11-toolkits/gevas PR: 34354 Submitted by: maintainer
* Remove automake/conf dependencydwcjr2002-01-276-91/+13
| | | | | PR: 33336 Submitted by: tkato@prontomail.com
* Update maintainer's emaildwcjr2002-01-271-1/+1
| | | | | PR: 34340 Submitted by: maintainer
* Update to GDB version 5.1.1 [release].obrien2002-01-2710-50/+20
|
* upgrade to 1.18ijliao2002-01-274-23/+20
| | | | | change master site drop maintainership
* Upgrade this from 2.1p3 to 2.2a2 (thanks to fenner's script for the headsmi2002-01-267-119/+35
| | | | | | | | | | | | up). Including: . give up trying to fix the configure and switch to Mskefile.bsd; . use the tests bundled with the software (currently -- three); . don't install the HTML documentation -- the man-pages are now available -- generated from the same source as HTML files; . don't compile the stubs support and install the library next to its pkgIndex.tcl under the lib/tcl${TCL_VER}/; . the project now lives on SourceForge.
* Update the documentation.joerg2002-01-262-2/+3
|
* Update to 0.17.b3pat2002-01-263-2/+5
| | | | | PR: 34304 Submitted by: maintainer
* Nuke ssl-modules.conf.sobomax2002-01-264-4/+0
| | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.ORG>
* Update to 0.2.knu2002-01-266-58/+4
|
* Fix build on -currentkris2002-01-261-0/+3
|
* Prevent OpenSSL detection, because otherwise re-entrancy issues will causesobomax2002-01-268-12/+12
| | | | | | galeon to coredump in MD2_Update(). Bump PORTREVISION. Prompted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Add ECB, source code browser for Emacs.yoichi2002-01-256-0/+82
| | | | | PR: ports/34260 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* Let net/ruby-uri and devel/ruby-timex retire, which have now beenknu2002-01-256-49/+0
| | | | | | | included in the standard distribution of ruby. (both 1.6 and 1.7) Bump PORTREVISIONs of dependent ports for those who don't use portupgrade/pkgdb which can handle stale package dependencies.
* Fix the include path, so the client binary compiles...mi2002-01-251-1/+1
| | | | Submitted by: fenner's build log
* Updated to 0.84, add docs.skv2002-01-254-6/+24
| | | | Approved by: tobez
* Variables which are defined in bsd.port.mk could never be used as conditionalsf2002-01-241-1/+3
| | | | | | parameter before bsd.port.pre.mk. This time it is ${DISTDIR}. Submitted by: Alan Eldridge <alane@geeksrus.net>
* Ensure that the -pthread flag isn't omitted by libtool. I hope this wouldsobomax2002-01-2420-44/+168
| | | | solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade.
* Prevent libc from linking in explicitly. Bump PORTREVISION.sobomax2002-01-246-54/+54
|
* - Fnorb is free! It has been relicensed under the Python licence.wjv2002-01-243-15/+5
| | | | | | | | | - Remove NO_CDROM. - Remove Fnorb from LEGAL. - Removed FTP site from MASTER_SITES; It still carries a tarball containing the older licence (and hence, has a different checksum). - Fixed a few minor syntactical problems in Makefile. - Bumped PORTREVISION.
OpenPOWER on IntegriCloud