aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0. The only change from 0.9.2 was the merger ofAkinori MUSHA2001-02-213-13/+2
| | | | | | | patch-install.rb. Notes: svn path=/head/; revision=38558
* Update to 0.9.Maxim Sobolev2001-02-213-2/+6
| | | | | | | Submitted by: vanilla Notes: svn path=/head/; revision=38556
* Update to 1.4.4, add NOPORTDOCS handling.Peter Pentchev2001-02-214-16/+30
| | | | | | | | PR: 25246 Submitted by: maintainer Notes: svn path=/head/; revision=38552
* new port of cvsgraph 1.0.0, a utility for charting cvs/rcs historyTrevor Johnson2001-02-217-0/+86
| | | | Notes: svn path=/head/; revision=38549
* Add ruby-mutexm, a Mutex mix-in with some enhanced features.Akinori MUSHA2001-02-217-0/+75
| | | | Notes: svn path=/head/; revision=38541
* Add motor 2.6.3, a powerful text mode based programming IDE.Maxim Sobolev2001-02-219-0/+109
| | | | Notes: svn path=/head/; revision=38533
* Update to version 0.9.1Eivind Eklund2001-02-207-124/+17
| | | | | | | | PR: 24906 Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=38532
* Unbreak.Maxim Sobolev2001-02-202-4/+16
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=38505
* The repacked version of the distfile seems to have a bug in theAkinori MUSHA2001-02-201-3/+2
| | | | | | | | installer. Put the old version in my web space and make MASTER_SITES point to it. Notes: svn path=/head/; revision=38499
* Initialize attributes for new threads with default values when a NULLTor Egge2001-02-205-60/+276
| | | | | | | | | | | | | | | | | | | | | pthread_attr_t is provided as argument to pthread_create. liblgcc_r_pic.a no longer exists. Put the liblgcc_r.a version of __get_eh_info() and __register_frame_info() into the shared linuxthreads library to avoid using the incompatible libgcc.a version. Shared libraries that use exceptions still represent a problem if linked before the linuxthreads library. Compile liblgcc_r.a before the main linuxthreads library to provide the object files that contains __get_eh_info() and __register_frame_info(). Add minimal wrappers for native thread library functions used by 5.0-CURRENT libc. The wrappers try to call corresponding functions in the linuxthreads library after performing argument conversion. Notes: svn path=/head/; revision=38495
* Add a note about how to update this port.David E. O'Brien2001-02-191-0/+5
| | | | Notes: svn path=/head/; revision=38475
* Upgrade to version 1.0.10Kevin Lo2001-02-192-6/+3
| | | | Notes: svn path=/head/; revision=38473
* Take over linuxthreads port maintainership.Tor Egge2001-02-181-1/+1
| | | | | | | Approved by: jasone Notes: svn path=/head/; revision=38471
* libt1.so.1 -> libt1.so.2Jing-Tang Keith Jang2001-02-181-2/+2
| | | | | | | | | libt1x.so.1 -> libt1x.so.2 PR: ports/25191 Notes: svn path=/head/; revision=38468
* get rid of unnecessary libgnugetopt dependency.FUJISHIMA Satsuki2001-02-181-3/+0
| | | | Notes: svn path=/head/; revision=38457
* GRRR, fix a stupidity on my part. Reminder to self: write better portWill Andrews2001-02-182-2/+2
| | | | | | | autogen scripts. Oh wait, I already did that... ;-P Notes: svn path=/head/; revision=38453
* Update to the snapshot version as of 2001.02.05.Akinori MUSHA2001-02-173-3/+3
| | | | Notes: svn path=/head/; revision=38442
* Update to 2.38.Akinori MUSHA2001-02-174-3/+28
| | | | | | | Install documents. Notes: svn path=/head/; revision=38441
* New Port: devel/as80James E. Housley2001-02-178-0/+71
| | | | | | | | | | As80 is a lightweight 8080/8085 assembler for UN*X systems. PR: 24235 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=38433
* o stop checking blank lines for files/patch-*FUJISHIMA Satsuki2001-02-172-3/+3
| | | | | | | | | | o fix getopt arguments: -B takes argument and -N don't. Submitted by: Peter Pentchev <roam@orbitel.bg> Non-responce from: maintainer Notes: svn path=/head/; revision=38423
* Change "|" to "/" -- the former will confuse INDEX.Satoshi Asami2001-02-171-1/+1
| | | | Notes: svn path=/head/; revision=38420
* Update to 1.1.8.Maxim Sobolev2001-02-168-30/+6
| | | | Notes: svn path=/head/; revision=38408
* add c2libYing-Chieh Liao2001-02-1610-0/+81
| | | | | | | | | c2lib is a library of basic structures and memory allocators for C. It is designed to look similar to C++ STL with many powerful string features borrowed also from Perl. Notes: svn path=/head/; revision=38401
* Update to 0.37Ade Lovett2001-02-153-2/+3
| | | | Notes: svn path=/head/; revision=38384
* Update to 1.0.11Ade Lovett2001-02-1510-42/+42
| | | | | | | Unbreak (again) for -current (from knu) Notes: svn path=/head/; revision=38383
* update to 1.1.0Ying-Chieh Liao2001-02-154-19/+23
| | | | Notes: svn path=/head/; revision=38382
* add ucpp, a C preprocessor and lexerYing-Chieh Liao2001-02-157-0/+59
| | | | Notes: svn path=/head/; revision=38381
* Update to 2.4.Akinori MUSHA2001-02-152-2/+2
| | | | Notes: svn path=/head/; revision=38375
* Fix a pathname typo in RUN_DEPENDS.OKAZAKI Tetsurou2001-02-141-1/+1
| | | | | | | | PR: ports/24915 Submitted by: Daemus <daemus@evilcode.com> Notes: svn path=/head/; revision=38344
* Fix docsMichael Haro2001-02-142-10/+25
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=38325
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-1418-19/+19
| | | | Notes: svn path=/head/; revision=38323
* Simple aesthetic fix: "^post-install" instead of "^ post-install"Mario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38322
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38321
* Update to 1.0.6Ade Lovett2001-02-132-2/+2
| | | | Notes: svn path=/head/; revision=38317
* Update to 0.16Ade Lovett2001-02-134-4/+4
| | | | Notes: svn path=/head/; revision=38315
* add gtgt, a set of scripts for creating a whole set of sources, whichYing-Chieh Liao2001-02-136-0/+49
| | | | | | | may already be compiled and installed by using the GNU development tools. Notes: svn path=/head/; revision=38300
* RPM of libgladeSatoshi Taoka2001-02-1243-0/+253
| | | | Notes: svn path=/head/; revision=38263
* move cln from devel/ to math/Ying-Chieh Liao2001-02-121-1/+0
| | | | Notes: svn path=/head/; revision=38258
* move cln from devel/ to math/Ying-Chieh Liao2001-02-127-185/+0
| | | | | | | | Noted by: kris Reviewed by: vanilla Notes: svn path=/head/; revision=38256
* Update to version 3.4.4Kevin Lo2001-02-123-5/+9
| | | | | | | | PR: 25024 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38253
* Chase graphics/gd's shlib version bump.Akinori MUSHA2001-02-121-1/+2
| | | | Notes: svn path=/head/; revision=38246
* add libtecla, a interactive command line editing facilitiesYing-Chieh Liao2001-02-116-0/+59
| | | | Notes: svn path=/head/; revision=38222
* - Though not broken as such, the way in which port docs was handled inJames E. Housley2001-02-113-3/+86
| | | | | | | | | | | | | | pkg-plist caused the docs not to be included if the port was built as a package. The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to get around this. - Did bump PORTREVISION of this reason - Fixed a typo. :-) PR: 24606 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER Notes: svn path=/head/; revision=38215
* add cln, a Class Library for NumbersYing-Chieh Liao2001-02-118-0/+186
| | | | Notes: svn path=/head/; revision=38201
* Update to 0.34.Maxim Sobolev2001-02-107-23/+90
| | | | Notes: svn path=/head/; revision=38182
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-103-21/+21
| | | | Notes: svn path=/head/; revision=38175
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-1018-217/+217
| | | | Notes: svn path=/head/; revision=38173
* Oops. I forgot to update Makefile when I moved ruby-runit toAkinori MUSHA2001-02-101-1/+1
| | | | | | | ruby-unit. Notes: svn path=/head/; revision=38171
* Add bonobo-conf, the Bonobo configuration moniker is built on top ofAde Lovett2001-02-097-0/+86
| | | | | | | GConf, providing a convenient way to handle configuration data. Notes: svn path=/head/; revision=38159
* Remove spurious dependency on converters/iconvAde Lovett2001-02-092-6/+6
| | | | | | | | GNOME apps should now be using converters/libiconv with modifications to use giconv.h and libgiconv Notes: svn path=/head/; revision=38149