summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libmath++ is a template based math library, written in C++, for symbolicjhb2004-03-105-0/+87
| | | | | | and numeric calculus applications. WWW: http://www.surakware.net/projects/libmath++/index.xml
* p5-Net-Ping-External --> ports/net/p5-Net-Ping-Externalkrion2004-03-101-0/+1
|
* Add p5-Net-Ping-External 0.11,krion2004-03-105-0/+44
| | | | | | | | | | | | | Net::Ping::External is a module which interfaces with the "ping" command on many systems. It presently provides a single function, ping(), that takes in a hostname and (optionally) a timeout and returns true if the host is alive, and false otherwise. Unless you have the ability (and willingness) to run your scripts as the superuser on your system, this module will probably provide more accurate results than Net::Ping will. PR: ports/63826 Submitted by: Douglas Thrift <douglas@douglasthrift.net>
* Put PORTEPOCH back.lofi2004-03-101-0/+1
|
* libmath++ is a template based math library, written in C++, for symbolicjhb2004-03-101-0/+1
| | | | | | | | and numeric calculus applications. WWW: http://www.surakware.net/projects/libmath++/index.xml Reviewed by: ports@
* py-supybot --> ports/irc/py-supybotkrion2004-03-101-0/+1
|
* Add py-supybot 0.77.0,krion2004-03-106-0/+413
| | | | | | | | | | | | | Supybot is an IRC bot written in Python; its goals are primarily clarity, utility, and flexibility. It comes with an extensive collection of plugins to do most tasks people might want a bot to do, and then some; plus a easy framework to create your own plugins. WWW: http://supybot.sourceforge.net/ PR: ports/63952 Submitted by: Tim Middleton <x@vex.net>
* - Update to version 0.9.9.20040229krion2004-03-103-3/+4
| | | | | PR: ports/64003 Submitted by: maintainer
* - Update to version 0.93krion2004-03-102-4/+4
| | | | | | | | - Assign maintainership to submitter PR: ports/64024 Submitted by: Jim Shewmaker <jims@bluenotch.com> Approved by: maintainer
* gsoap --> ports/devel/gsoapkrion2004-03-101-0/+1
|
* Add gsoap 2.5.2,krion2004-03-105-0/+45
| | | | | | | | | | | | | | | | | | | The gSOAP Web services development toolkit offers an XML to C/C++ language binding to ease the development of SOAP/XML Web services in C and C/C++. Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs that require the use of class libraries for SOAP-specific data structures. This often forces a user to adapt the application logic to these libraries. In contrast, gSOAP provides a transparent SOAP API through the use of proven compiler technologies. These technologies leverage strong typing to map XML schemas to C/C++ definitions. Strong typing provides a greater assurance on content validation of both WSDL schemas and SOAP/XML messages. WWW: http://www.cs.fsu.edu/~engelen/soap.html PR: ports/64019 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* - Fix WWW: linekrion2004-03-103-159/+127
| | | | | | | | - Utilize INFO and use DATADIR - Bump PORTREVISION PR: ports/64020 Submitted by: maintainer
* - Fix WWW: and utilize INFOkrion2004-03-103-6/+4
| | | | | PR: ports/63995 Submitted by: maintainer
* - Utilize INFO and PLIST_FILESkrion2004-03-103-7/+5
| | | | | PR: ports/63994 Submitted by: maintainer
* Updatet to 0.3.5.nork2004-03-102-9/+3
| | | | | PR: ports/64044 Submitted by: Ports Fury
* - Update to version 2.0.20krion2004-03-103-5/+9
| | | | | PR: ports/64050 Submitted by: Ports Fury
* - Update to 0.2.28clement2004-03-102-3/+3
|
* - Update to version 1.9.11krion2004-03-105-37/+12
| | | | | PR: ports/64049 Submitted by: Ports Fury
* - Fix MASTER_SITESkrion2004-03-101-2/+3
| | | | | PR: ports/64048 Submitted by: Ports Fury
* - Update MASTER_SITES and WWW: linekrion2004-03-104-27/+23
| | | | | | | - Utilize NOPORTDOCS PR: ports/64047 Submitted by: Ports Fury
* - Fix build on -currentkrion2004-03-106-26/+122
| | | | | PR: ports/64045 Submitted by: Ports Fury
* - Support MAN properlykrion2004-03-104-6/+22
| | | | | PR: ports/64046 Submitted by: Ports Fury
* - Update to version 1.3.13.1krion2004-03-105-59/+29
| | | | | PR: ports/64043 Submitted by: Ports Fury
* - Update to version 4.7bkrion2004-03-104-9/+10
| | | | | PR: ports/64042 Submitted by: Ports Fury
* - Add the OSS Driver from http://www.sonarnerd.net/projects/jack_oss.htmlarved2004-03-106-24/+1873
| | | | | | | Does not work yet. - Bump PORTREVISION - sort pkg-plist - claim maintainership
* Various fixes / improvements.kuriyama2004-03-1057-738/+2151
| | | | | | | See PR for details. PR: ports/63759 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-1014-16/+14
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* Fix info install.sumikawa2004-03-102-9/+4
| | | | Pointed out by: kris
* Add dependency on jack. Bump PORTREVISIONarved2004-03-101-2/+4
|
* Add dependency on jack, Bump PORTREVISION.arved2004-03-101-3/+4
|
* Remove BROKEN, my soundcard was locked by arts *sigh*arved2004-03-102-7/+6
| | | | Really fix the cpu MHz detection.
* Declare CONFLICTS with earlier versions of qt3.x.lofi2004-03-101-1/+3
| | | | Enforce CONFLICTS to take effect by bumping PORTREVISION.
* Fix Mhz detection. Thanks to Simon Barner for pointing to example code.arved2004-03-101-1/+50
| | | | Obtained from: mplayer
* Set -fPIC only on some selected files.ale2004-03-102-1/+15
| | | | | Noticed by: kris Tested on: pluto1 (ia64)
* Update to 1.1.0: added PHP5 support; better XEmacs compatibility; bugfixes.linimon2004-03-103-8/+7
| | | | | PR: ports/63859 Submitted by: Toni Viemero <toni.viemero@iki.fi>
* - Update to 5.0.23 releaseale2004-03-103-29/+48
| | | | | - Make portlint happier - Add -fPIC to fix build on amd64 and ia64
* Fix MASTER_SITE_SUBDIR.lofi2004-03-101-1/+1
|
* Fix plist, bump PORTREVISION.lofi2004-03-103-4/+4
|
* - Fix fetchpav2004-03-101-1/+1
| | | | Reported by: bento via kris
* Please welcome Volker Stolz (vs) to the project as our newestlinimon2004-03-101-0/+1
| | | | | | | | | ports committer. Volker has committed over 250 ports PRs, many involving fixing port buils on non-i386 architectures as noticed by bento, and I believe he will be a fine addition to the project. I wil be his mentor. Approved by: portmgr
* Update to 3.15.osa2004-03-102-3/+3
|
* Update to 2.94.osa2004-03-102-3/+3
|
* Ugh, 502103 is the correct revision, not 502104.silby2004-03-101-1/+1
| | | | No portrev bump needed.
* - Fix build on sparc64krion2004-03-102-0/+12
| | | | | | PR: ports/64004 Submitted by: maintainer Noticed by: bento via kris
* - Update to version 2.11krion2004-03-104-31/+32
| | | | | PR: ports/64016 Submitted by: maintainer
* - Chase libraries because of new devel/libstatgrab versionkrion2004-03-101-1/+2
|
* - Update to version 0.9krion2004-03-104-17/+8
| | | | | PR: ports/64008 Submitted by: maintainer
* Bump portrev for last change.silby2004-03-101-1/+1
| | | | Reminded by: kris
* *Actually* make rtc work on post-502104 -CURRENT.silby2004-03-102-4/+0
|
* Fix up some conflicts issues: there was an edge case where samba-devellinimon2004-03-103-3/+3
| | | | | | | | | | | conflicted with itself (only shows up in edge cases); there was a case where two ports in japanese/ installed smbfs man pages -- but one installed very old ones. This seems to be the best conclusion from the following convoluted PR: PR: ports/59599 Submitted by: Koop Mast <einekoai@chello.nl> Reviewed by: eik, trevor, dwcjr, nakaji, at various times
OpenPOWER on IntegriCloud