summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pass maintainership to submitterErwin Lansing2004-03-061-1/+1
| | | | | | | | PR: 63850 Submitted by: Toni Viemero <toni.viemero@iki.fi> Notes: svn path=/head/; revision=103125
* - Pass ${PTHREAD_LIBS} down to configurePav Lucistnik2004-03-061-0/+1
| | | | | | | | | PR: ports/62544 Submitted by: Frank Altpeter <frank@altpeter.de> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=103121
* Unbreak by updating to p5-Cdk 4.6.10.Kris Kennaway2004-03-066-149/+16
| | | | | | | | Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> PR: 63789 Notes: svn path=/head/; revision=103103
* Remove pear, it's misleading, obsolete metaport used in past by horde.Pav Lucistnik2004-03-064-62/+0
| | | | | | | | PR: ports/63833 Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer) Notes: svn path=/head/; revision=103099
* - Use more right way to link libraryKirill Ponomarev2004-03-061-3/+4
| | | | | | | | PR: ports/63820 Submitted by: maintainer Notes: svn path=/head/; revision=103092
* . Update to 0.42.Greg Lewis2004-03-053-4/+19
| | | | | | | | | | | . Fix File::Spec dependency . Make PREFIX-clean under perl 5.005_03 PR: 63620 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) Notes: svn path=/head/; revision=103052
* Add URL.Mark Linimon2004-03-051-0/+2
| | | | Notes: svn path=/head/; revision=103048
* - update to 0.6.0Dirk Meyer2004-03-053-4/+6
| | | | Notes: svn path=/head/; revision=103036
* - update to 1.9.1Dirk Meyer2004-03-053-4/+4
| | | | Notes: svn path=/head/; revision=103023
* Nuke -Werror to prevent the gnuregex->gnu/regex warnings fromAdam Weinberger2004-03-051-0/+1
| | | | | | | erroring out the build. Notes: svn path=/head/; revision=103018
* - Fix package for non-i386Dirk Meyer2004-03-051-7/+7
| | | | Notes: svn path=/head/; revision=103010
* BROKEN on amd64: Build failsKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=103003
* - Add missed build depend on PerlPav Lucistnik2004-03-051-0/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=103002
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=103001
* BROKEN: Configure fails on !i386 and !alphaKris Kennaway2004-03-052-2/+14
| | | | Notes: svn path=/head/; revision=102986
* Mark this port IS_INTERACTIVE (this may be unintentional behaviour)Kris Kennaway2004-03-051-0/+2
| | | | Notes: svn path=/head/; revision=102984
* BROKEN on amd64: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=102973
* BROKEN on ia64 and amd64: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=102972
* Allow pwlib to work on ARCHS != i386.Joe Marcus Clarke2004-03-0510-114/+118
| | | | | | | | | | Tested on alpha, i386, and ia64. Submitted by: marcel Approved by: maintainer (implicit) Notes: svn path=/head/; revision=102966
* o Reduce dependency for perl-5.8.Jun Kuriyama2004-03-052-8/+12
| | | | | | | | | o Add WWW line. No response from: maintainer Notes: svn path=/head/; revision=102962
* Fix plist and unbreak.Mark Linimon2004-03-052-10/+1
| | | | Notes: svn path=/head/; revision=102960
* Upgrade to version 0.1.2; actually 0.1.2.1 but dot-dot-dot releasesJoerg Wunsch2004-03-043-10/+24
| | | | | | | | are normally not planned for simulavr and 0.1.2.1 has the same date as 0.1.2, so I'll stick with the dot-dot numbering. Notes: svn path=/head/; revision=102957
* Mark this port for i386 only.Joe Marcus Clarke2004-03-041-0/+2
| | | | | | | | Approved by: maintainer Reported by: bento via kris Notes: svn path=/head/; revision=102955
* Lighten dependenciesMathieu Arnold2004-03-041-8/+1
| | | | Notes: svn path=/head/; revision=102918
* Fix typo.Michael Nottebrock2004-03-042-2/+2
| | | | Notes: svn path=/head/; revision=102916
* Update to 1.05: updates to input marshalling and serialization; bugfixes.Mark Linimon2004-03-042-2/+2
| | | | | | | | | | | See Changes for complete list. PR: ports/61418 Submitted by: Sergey Skvortsov <skv@protey.ru> Maintainer timeout: 6 weeks Notes: svn path=/head/; revision=102912
* Update to 2.07: added Log::Dispatch::File::Locked; switched to Module::BuildMark Linimon2004-03-044-83/+4
| | | | | | | | | | | | and removed interactive portion of installation process; bugfixes. See Changes for complete list. PR: ports/58071 Submitted by: James Ainslie <james@starjuice.net> Maintainer timeout: 4 months Notes: svn path=/head/; revision=102911
* Update to 2.2.4.Akinori MUSHA2004-03-046-15/+18
| | | | Notes: svn path=/head/; revision=102909
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-041-1/+7
| | | | Notes: svn path=/head/; revision=102903
* Update to 0.4.9.2Hye-Shik Chang2004-03-042-2/+3
| | | | Notes: svn path=/head/; revision=102886
* Update to 0.6.3Hye-Shik Chang2004-03-042-3/+5
| | | | Notes: svn path=/head/; revision=102885
* Since we already define MASTERDIR, go ahead and use it in preferenceMark Linimon2004-03-047-7/+7
| | | | | | | | | to another use of .CURDIR. Approved by: jeh@FreeBSD.org (maintainer) Notes: svn path=/head/; revision=102872
* Patch configure so it will detect Berkeley DB properly andMichael Nottebrock2004-03-044-2/+96
| | | | | | | | | the port will build the kdictplugin for kbabel. Bug reported by: Dofri Jonsson <imp@hell.is> Notes: svn path=/head/; revision=102870
* ${PERL} -pi -> ${REINPLACE_CMD}Michael Nottebrock2004-03-041-2/+3
| | | | | | | | | (Sorry for the delay, kde@freebsd.org was down for 1.5 weeks) Noticed by: Adam Weinberger <adamw@magnesium.net> Notes: svn path=/head/; revision=102868
* Upgrade to version 3.3.2.Joerg Wunsch2004-03-038-114/+114
| | | | Notes: svn path=/head/; revision=102862
* Update to 2.0.34.Max Khon2004-03-039-460/+16
| | | | Notes: svn path=/head/; revision=102855
* Updated i386 binaries for version 03.2Norikatsu Shigemura2004-03-0312-24/+24
| | | | | | | | PR: ports/63522 Submitted by: david marshall <marshall@chezmarshall.com> (maintainer) Notes: svn path=/head/; revision=102849
* - Style: s/@freebsd.org/@FreeBSD.org/Pav Lucistnik2004-03-032-2/+2
| | | | Notes: svn path=/head/; revision=102845
* Update to latest current version.Lev A. Serebryakov2004-03-036-43/+47
| | | | Notes: svn path=/head/; revision=102834
* Add new devicesLev A. Serebryakov2004-03-037-11/+12
| | | | Notes: svn path=/head/; revision=102818
* Two new devicesLev A. Serebryakov2004-03-039-47/+116
| | | | Notes: svn path=/head/; revision=102815
* - Add missed dependency on glib20Pav Lucistnik2004-03-031-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=102806
* Add aegis 4.16:Sergei Kolobov2004-03-036-0/+257
| | | | | | | | | | | | | | | | | Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Author: Peter Miller <millerp@canb.auug.org.au> WWW: http://aegis.sourceforge.net/ PR: ports/54060 Submitted by: vance@aurema.com Notes: svn path=/head/; revision=102787
* BROKEN on alpha: unfetchableKris Kennaway2004-03-023-3/+21
| | | | Notes: svn path=/head/; revision=102766
* Add gauche-sdl, SDL bindings for the gauche scheme environmentPav Lucistnik2004-03-0210-0/+122
| | | | | | | | PR: ports/62892 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=102745
* Correct a typo: .Fa -> .Ft in mdoc output. Add CVS tags.Bruce M Simpson2004-03-022-1/+5
| | | | Notes: svn path=/head/; revision=102727
* Upgrade to 1.1 which still does not (yet) build on -current.Oliver Braun2004-03-023-13/+175
| | | | Notes: svn path=/head/; revision=102723
* Fix a typo, PKG_PLIST should have been PLIST_FILES.Bruce M Simpson2004-03-021-1/+1
| | | | Notes: svn path=/head/; revision=102707
* c2mdoc is an awk/shell script wot I wrote to aid in documenting our manyBruce M Simpson2004-03-026-0/+72
| | | | | | | | | | wonderful kernel APIs. c2man seems to choke on tcp_subr.c (which I was using as a baseline), so let's do it the long way round instead. This script spits out mdoc(7) markup ready for pasting into the SYNOPSIS section of our wonderful mdoc.template. Notes: svn path=/head/; revision=102705
* - Fix package for option WITHOUT_X11Dirk Meyer2004-03-022-5/+7
| | | | Notes: svn path=/head/; revision=102702