summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-089-10/+10
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Update to 0.92.3Yukihiro Nakai2000-02-083-3/+4
|
* Update email address for my remaining ports.Ade Lovett2000-02-074-4/+4
|
* Update to DDD version 3.2.David E. O'Brien2000-02-072-8/+6
|
* Respect CXX and set a default CXXFLAGSKris Kennaway2000-02-051-3/+14
|
* portlint - PREFIX -> LOCALBASEMichael Haro2000-02-051-1/+1
|
* add date created using date of cvs import (portlint)Michael Haro2000-02-051-1/+1
|
* PREFIX -> LOCALBASE (portlint)Michael Haro2000-02-053-3/+2
| | | | | remove blank line (portlint) add \n to end of line (portlint)
* PREFIX -> LOCALBASE (portlint)Michael Haro2000-02-052-2/+2
|
* PREFIX -> LOCALBASE in depends list (portlint)Michael Haro2000-02-051-1/+1
|
* add install-info (portlint)Michael Haro2000-02-056-0/+6
|
* move BUILD_DEPENDS higher up and add install-info to pkg/plist (portlint)Michael Haro2000-02-044-4/+8
|
* PREFIX -> LOCALBASE (portlint)Michael Haro2000-02-041-2/+2
|
* remove extra tab after PKGNAME (portlint)Michael Haro2000-02-041-1/+1
|
* portlint (add install-info)Michael Haro2000-02-041-0/+2
|
* I'll maintain thisMichael Haro2000-02-041-1/+1
|
* Merge changes from Maxim Sobolev's update to this port.Chris Piazza2000-02-0312-32/+44
| | | | | PR: 16498 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 1.0.3.Chris Piazza2000-02-0312-176/+28
|
* portlint: PREFIX -> LOCALBASEMichael Haro2000-02-025-10/+10
|
* issue a warning when @owner or @group are found in the PLISTMichael Haro2000-02-021-12/+2
|
* Turn on the 'cook' port.Jason Evans2000-02-011-0/+1
|
* Add port of 'cook', which is similar in nature to make(1).Jason Evans2000-02-016-0/+141
|
* Require a more recent OSVERSION, since linuxthreads uses dllockinit(),Jason Evans2000-02-011-1/+1
| | | | which only very recently started to work correctly with linuxthreads.
* forgot this fileMichael Haro2000-02-013-0/+33
| | | | PR: 16494
* update WWW and move sigc++config.hMichael Haro2000-02-019-9/+9
| | | | | PR: 16494 Submitted by: maintainer
* broke port getting rid of MICOVER variable .. re-added in a way that doesn'tMarc G. Fournier2000-01-311-0/+2
| | | | | | break portlint Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Fix several buffer overflows and update the manpage a bit.Kris Kennaway2000-01-302-5/+12
| | | | | PR: ports/16333 Submitted by: Steve Kargl <kargl@troutmask.apl.washington.edu>
* quick cleanup to Makefile to pass portlintMarc G. Fournier2000-01-301-2/+1
|
* This updates mico to 2.3.1 ...Marc G. Fournier2000-01-307-44/+124
| | | | | PR: ports/16055 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does thisJeremy Lea2000-01-291-1/+0
| | | | for them.
* Adding libsigc++ version 0.8.6.Steve Price2000-01-2931-0/+556
| | | | | | | A callback framework for C++. PR: 16419 Submitted by: Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
* Oops, left off the @FreeBSD.org part. :)Steve Price2000-01-295-5/+5
|
* - Add MANTAINER lineSteve Price2000-01-294-7/+32
| | | | | | | | | - Suppprt CC/CFLAGS/LOCALBASE properly - Add WWW: line into pkg/DESCR - Fix pkg/PLIST PR: 16408 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Honor CFLAGS.Steve Price2000-01-291-5/+5
| | | | | PR: 16358 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Maintainer is now a committer.Steve Price2000-01-295-5/+5
|
* Add p5-Locale-GetTextYukihiro Nakai2000-01-291-0/+1
|
* Initial import.Yukihiro Nakai2000-01-296-0/+47
| | | | Pure perl implementasion of gettext.
* Mark linuxthreads as requiring at least FreeBSD 4.0 and only working onJason Evans2000-01-291-1/+10
| | | | i386.
* Adding cvsmapfs version 1.3.Steve Price2000-01-297-0/+53
| | | | | | | Helps keep track of modes and permissions of files in cvs. PR: 16159 Submitted by: R. I. Pienaar <rip@pinetec.co.za>
* Adding avltree version 1.1.Steve Price2000-01-297-0/+58
| | | | | | | An in-memory index with binary and string keys and key counts. PR: 16112 Submitted by: Bill Ross <bross@nas.nasa.gov>
* Adding ligii version 0.6.Steve Price2000-01-296-0/+142
| | | | | | | | The goal of LibGII is to provide a single easy to use, but yet powerful, API for all possible input sources. PR: 15936 Submitted by: Matthew West <mwest@uct.ac.za>
* Adding flux version 0.3.0.Steve Price2000-01-296-0/+133
| | | | | | | | | Flux is intended to be a general-use high-level C library that supports various purposes, from CGI to IRC to sockets, ... It's sort of an addendum to the standard C libraries. PR: 15799 Submitted by: Will Andrews <andrews@technologist.com>
* Back out changes to lock functions passed to dllockinit().Jason Evans2000-01-293-152/+102
| | | | Don't compile the lockfile.c that comes with LinuxThreads.
* - Fix MASTER_SITESSteve Price2000-01-293-10/+12
| | | | | | | | | | - Add MAINTAINER line - Remove BROKEN mark - Add WWW: line into pkg/DESCR - Sort pkg/PLIST PR: 16034 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Fix MASTER_SITESSteve Price2000-01-293-25/+27
| | | | | | | | | | - Add MAINTAINER line - Remove BROKEN mark - Add WWW: line into pkg/DESCR - Sort pkg/PLIST PR: 16033 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Fix MASTER_SITESSteve Price2000-01-294-135/+155
| | | | | | | | | | | - Add MAINTAINER line - Add BUILD_DEPENDS line (for fixing install error) - Remove BROKEN mark - Shorten pkg/DESCR and move original file to files/Readme.FreeBSD - Sort pkg/PLIST PR: 16032 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.6Ade Lovett2000-01-285-137/+155
|
* Upgrade Pth scratch port to version 1.3b2Ralf S. Engelschall2000-01-282-3/+3
|
* Use IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.Bill Fenner2000-01-281-0/+14
|
* Install docs in the correct place.Jeremy Lea2000-01-272-2/+24
| | | | | | PR: 16328 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: maintainer