aboutsummaryrefslogtreecommitdiff
path: root/devel/rudiments
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.28.2.Dmitry Sivachenko2005-05-094-102/+118
| | | | Notes: svn path=/head/; revision=134915
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* 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'. Notes: svn path=/head/; revision=132992
* - Correct the path of creates a empty lib/pkgconfig -> libdata/pkgconfigJeremy Messenger2005-01-112-4/+8
| | | | | | | | | | directory. - Add pkgconfig to fix the pkg-plist. Reported by: pointyhat via kris Notes: svn path=/head/; revision=126160
* Update to version 0.27.Dmitry Sivachenko2004-08-306-42/+134
| | | | Notes: svn path=/head/; revision=117632
* 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> Notes: svn path=/head/; revision=110180
* Upgrade to version 0.26.Dmitry Sivachenko2004-05-2612-202/+218
| | | | Notes: svn path=/head/; revision=110052
* Fix build on CURRENTTilman Keskinoz2004-02-293-7/+33
| | | | Notes: svn path=/head/; revision=102485
* BROKEN On 5.x: does not compileKris Kennaway2004-02-061-0/+4
| | | | Notes: svn path=/head/; revision=100184
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Fix build on -CURRENT.Max Khon2003-10-284-4/+51
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=92373
* Drop maintainership. I don't use these regularly any more, sorry.Akinori MUSHA2003-10-141-1/+1
| | | | | | | Seems they started using Linux specific constants.. Notes: svn path=/head/; revision=91259
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* The rudiments project moved to SourceForge.Akinori MUSHA2002-12-202-4/+3
| | | | Notes: svn path=/head/; revision=71742
* 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 Notes: svn path=/head/; revision=71406
* Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.comAkinori MUSHA2002-11-071-1/+3
| | | | | | | has been down these days. Notes: svn path=/head/; revision=69681
* Update to 0.24.Akinori MUSHA2002-10-273-27/+36
| | | | Notes: svn path=/head/; revision=68938
* Update to 0.23.Akinori MUSHA2002-02-233-33/+3
| | | | Notes: svn path=/head/; revision=55136
* This port requires autoconf 2.13 and doesn't work with 2.52.Will Andrews2002-01-071-1/+1
| | | | | | | Submitted by: bento 4-exp Notes: svn path=/head/; revision=52679
* Update to 0.21.Akinori MUSHA2001-09-213-8/+8
| | | | Notes: svn path=/head/; revision=48046
* Add rudiments, a utility C++ class library for daemons, clients,Akinori MUSHA2001-07-029-0/+156
servers and more. Notes: svn path=/head/; revision=44631