aboutsummaryrefslogtreecommitdiff
path: root/devel/rudiments
Commit message (Collapse)AuthorAgeFilesLines
* Make rudiments compile on CURRENT again.Ed Schouten2009-03-022-7/+19
| | | | | | | Reported by: linimon Notes: svn path=/head/; revision=229325
* Mark BROKEN on 8: does no build after TTY changes.Erwin Lansing2009-01-081-1/+7
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225493
* - Update to 0.31Martin Wilke2007-10-273-12/+10
| | | | | | | | PR: 117493 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=202173
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-042-24/+16
| | | | Notes: svn path=/head/; revision=200770
* Reset rainer.alves@gmail.com by request due to current lack of time toMark Linimon2007-06-291-1/+1
| | | | | | | work on FreeBSD. Notes: svn path=/head/; revision=194480
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* Update to 0.30Sergey Skvortsov2006-12-014-15/+7
| | | | | | | | | PR: ports/105637 Submitted by: skv Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=178456
* - Update to 0.29Marcus Alves Grando2006-05-065-47/+57
| | | | | | | | | | | - Take maintainership - Fix package creation on 4.x PR: 96735 Submitted by: Rainer Alves <rainer.alves___gmail.com> Notes: svn path=/head/; revision=161460
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix build on -current.Sam Lawrance2006-01-311-0/+11
| | | | Notes: svn path=/head/; revision=154882
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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