aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul QT/KDE support:Will Andrews2001-04-0320-94/+38
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* spelling nitBill Fumerola2001-04-036-6/+6
| | | | Notes: svn path=/head/; revision=40788
* Add Ant-1.3, a Java based build tool, from Jakarta Project.OKAZAKI Tetsurou2001-04-0311-0/+1155
| | | | | | | | | | | | | | | | | Among four submissions, this commit based on the port sent by Ernst de Haan <ernst@jollem.com> at ports/24291. PR: 21435, 23368, 24291 Submitted by: Leo Kim <leo@florida.sarang.net>, Dave Glowacki <dglo@ssec.wisc.edu>, Sean Blakey <sean@beastie.bellevue.virtualtek.com>, Ernst de Haan <ernst@jollem.com> Also thanks to: Palle Girgensohn <girgen@partitur.se>, Richard Stockley <rws@procopia.demon.co.uk>, Kees Jan Koster <kjkoster@kjkoster.org> Notes: svn path=/head/; revision=40780
* P5-IPC-Cache persist data across processes via shared memory.Vanilla I. Shu2001-04-026-0/+34
| | | | Notes: svn path=/head/; revision=40775
* p5-IPC-ShareLite is a simple interface to acess shared mem.Vanilla I. Shu2001-04-028-0/+83
| | | | Notes: svn path=/head/; revision=40774
* Update -> 2.1.1.Dmitry Sivachenko2001-04-026-6/+6
| | | | Notes: svn path=/head/; revision=40770
* Make this port use tcl8.3 and python2.0 by default nowAde Lovett2001-04-022-12/+12
| | | | | | | | | | (instead of the previous 8.2 and 1.5). I've found no problems with this updated configuration. Approved by: knu (who hasn't tested this himself) Notes: svn path=/head/; revision=40764
* Update to 0.1.Akinori MUSHA2001-04-023-9/+15
| | | | Notes: svn path=/head/; revision=40759
* Upgrade to 1.0.11.Vanilla I. Shu2001-04-022-2/+2
| | | | Notes: svn path=/head/; revision=40756
* upgrade to 3.3.7Ying-Chieh Liao2001-04-023-11/+12
| | | | | | | add missing ISNTALLS_SHLIB=yes Notes: svn path=/head/; revision=40749
* Add wedit, a native LCC-Win32 port to Unix-like operating systems.Jimmy Olgeni2001-04-026-0/+157
| | | | | | | | | It features an user friendly IDE, project wizard, generation of GNU makefiles and automake/autoconf skeletons, fast run-time source parsing with syntax coloring and autoformating of C, Fortran, and Eiffel sources. Notes: svn path=/head/; revision=40748
* upgrade to 0.9.4Ying-Chieh Liao2001-04-026-24/+41
| | | | | | | sort plist Notes: svn path=/head/; revision=40745
* Update to 1.2.0.Maxim Sobolev2001-04-0212-70/+126
| | | | Notes: svn path=/head/; revision=40728
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-023-5/+0
| | | | Notes: svn path=/head/; revision=40726
* Update to 0.3-repacked.Akinori MUSHA2001-04-014-17/+26
| | | | Notes: svn path=/head/; revision=40700
* Now this is available on 4-STABLE too. :)Akinori MUSHA2001-04-011-10/+3
| | | | Notes: svn path=/head/; revision=40695
* Update to 2.4.2.Akinori MUSHA2001-04-012-2/+2
| | | | Notes: svn path=/head/; revision=40693
* New port: anjuta.Dmitry Sivachenko2001-03-3125-0/+1071
| | | | | | | Anjuta is an Integrated Development Environment for C and C++. Notes: svn path=/head/; revision=40672
* Update to 2.4.1.Akinori MUSHA2001-03-312-2/+2
| | | | Notes: svn path=/head/; revision=40654
* A set of C++ front-end for cvs distributed under GPL.Dirk Meyer2001-03-319-0/+216
| | | | | | | | | | | | | | | | | | CvsGui features WinCvs is written in C++ using the Microsoft MFC. MacCvs is written in C++ using Metrowerks PowerPlant. gCvs is written in C++ using GNU gtk+. They are using the latest cvs source code. They are making cvs easier for the novice. They are increasing the power of cvs by providing an high-end interface. The project is growing because it is supported and developed by several cvs users. WWW: http://cvsgui.sourceforge.net/ Notes: svn path=/head/; revision=40653
* GNU GDB 5.1 developmental snapshot. This exists to allow people to testDavid E. O'Brien2001-03-3126-0/+206
| | | | | | | | the upcoming GDB release, and to get any FreeBSD-needed mods submitted before the official 5.1 release. Notes: svn path=/head/; revision=40643
* Add p5-File-Remove 0.20, a perl5 module to easily removes files andWill Andrews2001-03-316-0/+41
| | | | | | | | | | directories. PR: 25849 Submitted by: Justin Stanford <jus@security.za.net> Notes: svn path=/head/; revision=40627
* Add fampp 1.0, a C++ wrapper for fam from SGI.Will Andrews2001-03-316-0/+55
| | | | | | | | PR: 25928 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=40626
* Add fam 2.6.4, a file alteration monitor.Will Andrews2001-03-3110-0/+595
| | | | | | | | PR: 25926 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=40625
* Add ffcall 1.8, a set of foreign function call libraries.Will Andrews2001-03-316-0/+59
| | | | | | | | PR: 25916 Submitted by: jagapen@home.com Notes: svn path=/head/; revision=40624
* the configure scripts in swarm-1.4.1 can't find tcl/tk libs correctly.James E. Housley2001-03-313-11/+24
| | | | | | | | PR: 26089 Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw> MAINTAINER Notes: svn path=/head/; revision=40611
* Use PTHREAD_CFLAGS/PTHREAD_LIBS.Maxim Sobolev2001-03-304-8/+18
| | | | Notes: svn path=/head/; revision=40590
* o Use PTHREAD_CFLAGS/PTHREAD_LIBS;Maxim Sobolev2001-03-306-40/+54
| | | | | | | | | o don't apply bitwise shift to components when setting palette - vgl don't need it unlike fbcon (after which libvgl driver was modelled). Bump PORTREVISION as a result of bugfix. Notes: svn path=/head/; revision=40589
* Use PTHREAD_CFLAFS/PTHREAD_LIBS.Maxim Sobolev2001-03-303-6/+8
| | | | | | | Reminded by: vanilla Notes: svn path=/head/; revision=40585
* update to 3.4.5Michael Haro2001-03-292-3/+3
| | | | | | | | PR: 26062 Submitted by: maintainer Notes: svn path=/head/; revision=40549
* upgrade to 0328 versionYing-Chieh Liao2001-03-294-12/+16
| | | | Notes: svn path=/head/; revision=40541
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-2933-40/+33
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to version 3.0.3Kevin Lo2001-03-292-2/+2
| | | | | | | | PR: 26179 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40537
* cons-test is now at revision 2.2.0Rajesh Vaidheeswarran2001-03-292-9/+9
| | | | Notes: svn path=/head/; revision=40534
* cons is now at revision 2.2.0Rajesh Vaidheeswarran2001-03-292-8/+8
| | | | Notes: svn path=/head/; revision=40533
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-291-0/+1
| | | | | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=40526
* Add to kde category.Dmitry Sivachenko2001-03-291-1/+1
| | | | Notes: svn path=/head/; revision=40523
* Update to version 1.4 Build 106Mario Sergio Fujikawa Ferreira2001-03-294-6/+6
| | | | Notes: svn path=/head/; revision=40521
* forgot INSTALLS_SHLIBYing-Chieh Liao2001-03-292-2/+3
| | | | Notes: svn path=/head/; revision=40517
* pre-everything uses two colons, not one.Satoshi Asami2001-03-291-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40511
* Update to version 1.3Dmitry Sivachenko2001-03-283-17/+51
| | | | | | | Submitted by: Andrey Novikov <andrey@novikov.com> (MAINTAINER) Notes: svn path=/head/; revision=40502
* The KeLP author changed his distfile without bumping version.Michael C . Wu2001-03-282-2/+2
| | | | | | | Updating distinfo and bumping PORTVERSION. Notes: svn path=/head/; revision=40496
* Add py-omniorb 1.3, python bindings for omniORB, a CORBA 2.0 ORB.Neil Blakey-Milner2001-03-286-0/+167
| | | | | | | | PR: 26140 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=40484
* Use PTHREAD_CFLAGS and PTHREAD_LIBS.Akinori MUSHA2001-03-281-2/+2
| | | | Notes: svn path=/head/; revision=40469
* Update to knu-cvsweb 1.106.1.70.Akinori MUSHA2001-03-274-4/+4
| | | | | | | | | | | | | | | | | | | 2001-03-28 02:20 knu * cvsweb.cgi: Re-fix the bogus fix for the previous colons-in-a-filename problem. Noted by: Yar Tikhiy <yar@freebsd.org> 2001-03-28 01:39 knu * cvsweb.cgi: Conform cvsweb-markup pages to HTML 4.0 Transitional. Submitted by: Will Andrews <will@physics.purdue.edu> Validated by: http://validator.w3.org/ Notes: svn path=/head/; revision=40453
* Update to 1.1.2.Trevor Johnson2001-03-273-19/+24
| | | | Notes: svn path=/head/; revision=40431
* pre-everything should use ::, not :.Satoshi Asami2001-03-261-1/+1
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=40410
* Oops. The libc_r weirdness of 4-STABLE and prior prevents this fromAkinori MUSHA2001-03-262-5/+13
| | | | | | | working. Mark as broken for systems < 500018. Notes: svn path=/head/; revision=40408
* Add ruby-sdl, a Ruby extension library to use SDL library. CurrentlyAkinori MUSHA2001-03-267-0/+75
| | | | | | | | | 3D features are unsupported. SGE support will be enabled after SGE is ported. Notes: svn path=/head/; revision=40401
* upgrade to 1.4Ying-Chieh Liao2001-03-263-6/+14
| | | | Notes: svn path=/head/; revision=40397