aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rudiments
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.28.2.Dmitry Sivachenko2005-05-094-102/+118
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Correct the path of creates a empty lib/pkgconfig -> libdata/pkgconfigJeremy Messenger2005-01-122-4/+8
| | | | | | | directory. - Add pkgconfig to fix the pkg-plist. Reported by: pointyhat via kris
* Update to version 0.27.Dmitry Sivachenko2004-08-306-42/+134
|
* Update to version 0.26.3. Merge some changes from the following PR.Dmitry Sivachenko2004-05-285-19/+32
| | | | | PR: 66645 Submitted by: Thierry Thomas <thierry@pompo.net>
* Upgrade to version 0.26.Dmitry Sivachenko2004-05-2612-202/+218
|
* Fix build on CURRENTTilman Keskinoz2004-02-293-7/+33
|
* BROKEN On 5.x: does not compileKris Kennaway2004-02-071-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Fix build on -CURRENT.Max Khon2003-10-284-4/+51
| | | | Bump PORTREVISION.
* Drop maintainership. I don't use these regularly any more, sorry.Akinori MUSHA2003-10-151-1/+1
| | | | Seems they started using Linux specific constants..
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
|
* The rudiments project moved to SourceForge.Akinori MUSHA2002-12-212-4/+3
|
* Do not build the profiled library on 5-CURRENT, where g++ -pg producesAkinori MUSHA2002-12-073-2/+37
| | | | | | | | strange function calls that the assembler cannot understand. Submitted by: bento http://bento.freebsd.org/errorlogs/5-latest/rudiments-0.24.log
* Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.comAkinori MUSHA2002-11-081-1/+3
| | | | has been down these days.
* Update to 0.24.Akinori MUSHA2002-10-283-27/+36
|
* Update to 0.23.Akinori MUSHA2002-02-243-33/+3
|
* This port requires autoconf 2.13 and doesn't work with 2.52.Will Andrews2002-01-071-1/+1
| | | | Submitted by: bento 4-exp
* Update to 0.21.Akinori MUSHA2001-09-223-8/+8
|
* Add rudiments, a utility C++ class library for daemons, clients,Akinori MUSHA2001-07-029-0/+156
servers and more.