summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade GNU Portable Threads (Pth) to version 1.3.3rse2000-03-102-3/+3
|
* Do the pre/post thing to get ${OSVERSION} defined where I'm checking it.fenner2000-03-101-2/+5
| | | | Submitted by: Thomas Gellekum <tg@melaten.rwth-aachen.de>
* Add devel/c_c++_reference.imura2000-03-091-0/+1
|
* Become MAINTAINER, since the botched upgrade to 1.1.2 broke some offenner2000-03-082-2/+6
| | | | | | my ports. Fix 1.1.2 upgrade: install uclconf.h . While I'm in here, configure with --enable-ipv6 on 4.x.
* Use devel/imake instead of x11/XFree86.max2000-03-081-1/+1
| | | | | Note: I'm not too sure if these ports really work without x11 libs and headers as I don't have X'less environment.
* Define MTREE_FILEmax2000-03-082-0/+2
|
* Kill crossm68k-devel in preparation for the replacement soon.green2000-03-081-1/+0
| | | | Requested by: W. Gerald Hicks <jhix@mindspring.com>
* Update to version 1.1.imura2000-03-075-310/+475
| | | | | | | | | | | | This version 1.1 has many new features. See http://www.kdevelop.org/ for details. I reduced difference between kdevelop and kdevelop-i18n. The i18n patch to kdevelop's editor is now included in the distributed source. PR: 17034 Submitted by: Will Andrews <andrews@technologist.com>
* Added "c_c++_reference" and "c_c++_reference-i18n".imura2000-03-076-0/+1121
| | | | | This documentation is prepared for reading with kdevelop, and separated from kdevelop-i18n.
* Update to 1.02flathill2000-03-072-4/+4
| | | | | PR: ports/17223 Submitted by: knu@idaemons.org
* Some makefile/install changes.cpiazza2000-03-0616-208/+248
| | | | | | | | | | PR: 16572 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Update to 1.0.8 PR: 17217 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Add imake.max2000-03-021-0/+1
|
* A port to install utilities in xc/config of XFree86, includingmax2000-03-0214-0/+354
| | | | | | imake, lndir, etc. This port can eliminate the needs to install entire XFree86 when you just need imake to build some ports.
* Activate p5-File-MMagicflathill2000-03-011-0/+1
|
* PR: ports/16962flathill2000-03-015-0/+34
| | | | | Submitted by: knu@idaemons.org Perl5 module to guess file type like file(1)
* Add cproto.billf2000-02-291-0/+1
|
* Cproto is a program that generates function prototypes and variablebillf2000-02-295-0/+40
| | | | | | | | | | | | | | | | declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. The program isn't confused by complex function definitions as much as other prototype generators because it uses a yacc generated parser. By ignoring all the input between braces, I avoided implementing the entire C language grammar. WWW: http://www.vex.net/~cthuang/cproto/ PR: ports/16704 Submitted by: Abel Chow <abel@Island.DHS.ORG>
* Upgrade to version 1.5.22a.obrien2000-02-297-42/+93
| | | | | PR: 17051 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update port to 0.1.7jedgar2000-02-297-45/+106
| | | | | PR: 17050 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.93.0nakai2000-02-292-3/+3
|
* Update port to 1.1.2jedgar2000-02-293-36/+6
| | | | | PR: 16963 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.92.4nakai2000-02-282-3/+3
|
* Add virtual category "linux" to Linux apps and support libs/utils.asami2000-02-284-4/+4
|
* - Don't tromple the contents of MAKE_ENV otherwise MOTIF_LIB isn't defined.steve2000-02-275-4/+117
| | | | | | - Properly pass MAKE_ENV along. - Fix build errors on -current. - Minor cleanup to some echo'd text.
* Correctly call install-info in (un)exec.steve2000-02-271-2/+2
|
* Fix build errors on -current. Also correctly call (un)exec install-info.steve2000-02-275-0/+75
|
* get libg++ right this time.obrien2000-02-271-0/+1
|
* This is a libg++ add-on for EGCS releases and later GCC releases.obrien2000-02-276-0/+256
| | | | | It is needed only if your applications depend on libg++ and you cannot easily remove the dependency on libg++.
* Chase the checksum (updated to 1.33MR21a)kris2000-02-272-3/+3
| | | | Noticed by: bento
* Remove libg++ temporarily. The port intended for this directory endedsteve2000-02-271-1/+0
| | | | | up landing in lib++ instead. This is just to keep things clicking until the port gets moved to its new home.
* share libg++ with the worldobrien2000-02-271-0/+1
|
* Update port to 0.5.0jedgar2000-02-264-17/+27
| | | | | PR: 17002 Submitted by: Maintainer
* Activate kppjedgar2000-02-261-0/+1
|
* Kpp is a KDevelop Project to SPEC converter.jedgar2000-02-266-0/+52
| | | | | PR: 15131 Submitted by: Will Andrews <andrews@technologist.com>
* Update to 1.1.0cpiazza2000-02-253-20/+57
| | | | | PR: 16977 Submitted by: Will Andrews <andrews@technologist.com>
* Add LIB_DEPENDS=kdelibs.imura2000-02-251-0/+1
| | | | RUN_DEPENDS=kdebase is not enough.
* p5-Date-Calc consists of a C library and a Perl module (which usesade2000-02-256-0/+44
| | | | | | | | | | the C library, internally) for all kinds of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). PR: 16979 Submitted by: Brad Hendrickse <bradh@uunet.co.za>
* Small modification to respect $(CXX)imura2000-02-241-4/+9
| | | | Obtained from: Will's Qt/KDE site.
* Add USE_QT=yes to respect $(CXX), and remove BROKEN=imura2000-02-241-11/+5
|
* Switch maintainerade2000-02-243-3/+3
| | | | Discussed with: asami, nakai
* No longer BROKEN in 3-stable.imura2000-02-241-7/+1
|
* Upgrade to GNU Portable Threads (Pth), version 1.3.2rse2000-02-242-3/+3
|
* Bump shlib versions of kdelibs11 and kdesupport11.asami2000-02-245-10/+9
|
* Separete two ports in point of LIB_DEPENDS.imura2000-02-241-3/+2
| | | | Submitted by: asami
* bugbuddy is a semi-automated tool that will notice if any GNOMEade2000-02-2319-0/+268
| | | | | | application segfaults, intercept it, and offer to file a bug report back at gnome.org with as much developer-useful information as possible.
* Update to version 1.0b9.imura2000-02-232-4/+4
| | | | | PR: 16918 Submitted by: maintainer
* Update to 0.5.1, the last GNOME update before 4.0-RELEASE. I promise :)ade2000-02-2310-34/+42
|
* Use USE_QT instead of explicit LIB_DEPENDS. Also, changeasami2000-02-231-4/+3
| | | | HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
* Update to 0.8ade2000-02-234-58/+53
|
* Update to 0.5.7ade2000-02-234-6/+6
|
OpenPOWER on IntegriCloud