summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Use PTHREAD_CFLAGS/PTHREAD_LIBS.sobomax2001-03-304-8/+18
|
* o Use PTHREAD_CFLAGS/PTHREAD_LIBS;sobomax2001-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.
* Use PTHREAD_CFLAFS/PTHREAD_LIBS.sobomax2001-03-303-6/+8
| | | | Reminded by: vanilla
* update to 3.4.5mharo2001-03-292-3/+3
| | | | | PR: 26062 Submitted by: maintainer
* upgrade to 0328 versionijliao2001-03-294-12/+16
|
* -pthread --> ${PTHREAD_LIBS}sobomax2001-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.
* Update to version 3.0.3kevlo2001-03-292-2/+2
| | | | | PR: 26179 Submitted by: MAINTAINER
* cons-test is now at revision 2.2.0rv2001-03-292-9/+9
|
* cons is now at revision 2.2.0rv2001-03-292-8/+8
|
* o fix MASTER_SITE_SUBDIR.sf2001-03-291-0/+1
| | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
* Add to kde category.demon2001-03-291-1/+1
|
* Update to version 1.4 Build 106lioux2001-03-294-6/+6
|
* forgot INSTALLS_SHLIBijliao2001-03-292-2/+3
|
* pre-everything uses two colons, not one.asami2001-03-291-1/+1
| | | | Submitted by: bento
* Update to version 1.3demon2001-03-283-17/+51
| | | | Submitted by: Andrey Novikov <andrey@novikov.com> (MAINTAINER)
* The KeLP author changed his distfile without bumping version.keichii2001-03-282-2/+2
| | | | Updating distinfo and bumping PORTVERSION.
* Add py-omniorb 1.3, python bindings for omniORB, a CORBA 2.0 ORB.nbm2001-03-286-0/+167
| | | | | PR: 26140 Submitted by: Johann Visagie <johann@egenetics.com>
* Use PTHREAD_CFLAGS and PTHREAD_LIBS.knu2001-03-281-2/+2
|
* Update to knu-cvsweb 1.106.1.70.knu2001-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/
* Update to 1.1.2.trevor2001-03-273-19/+24
|
* pre-everything should use ::, not :.asami2001-03-261-1/+1
| | | | Submitted by: obento
* Oops. The libc_r weirdness of 4-STABLE and prior prevents this fromknu2001-03-262-5/+13
| | | | working. Mark as broken for systems < 500018.
* Add ruby-sdl, a Ruby extension library to use SDL library. Currentlyknu2001-03-267-0/+75
| | | | | | 3D features are unsupported. SGE support will be enabled after SGE is ported.
* upgrade to 1.4ijliao2001-03-263-6/+14
|
* RUN_DEPENDS on gmake.demon2001-03-261-0/+1
|
* Update to 0.93.5.kuriyama2001-03-266-52/+43
| | | | | Submitted by: tkato@prontomail.ne.jp PR: ports/25869
* update to 4.0.3.sf2001-03-2511-93/+340
| | | | | | | | | | | o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith
* Fix a revisited bug in the installer.knu2001-03-251-0/+4
| | | | Submitted by: asami & bento (not asami bento :)
* Upgrade to GNU Portable Threads (Pth), version 1.4.0rse2001-03-255-19/+5
|
* Upgrade to GNU Shtool, version 1.5.2rse2001-03-252-2/+2
|
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatwill2001-03-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static)
* Bump PORTREVISION due to patch-processesend.pldemon2001-03-231-0/+1
|
* Replace makee with gmake.demon2001-03-231-0/+29
| | | | Submitted by: Jonathan Belson <jon@witchspace.com>
* Add WWW.demon2001-03-235-0/+10
|
* Add WWW: linedemon2001-03-2312-0/+24
|
* I forgot to remove garbage...kuriyama2001-03-232-2/+0
|
* Fix dependency path.kuriyama2001-03-231-1/+1
| | | | Found by: bento
* Sigh. Reclaim these, primarily for GNOME 1.4ade2001-03-233-3/+3
|
* Someone don't like my style, so I drop maintainer now.vanilla2001-03-233-3/+3
|
* - Update of devel/omniORB to 3.0.3; also fixes significant problems with thejeh2001-03-238-79/+193
| | | | | | | | | | | | port (see below). - Submitted this to current maintainer on Wednesday 14 March; no response yet - The Python modules were not correctly installed to the Python site library directory before. They are now. (Thanks to Michael Ewe <m.ewe@t-online.de> for pointing out the issue.) - Used PORTDOCS pragma in $PLIST. PR: 25934 Submitted by: Johann Visagie <johann@egenetics.com>
* Update to knu-cvsweb 1.106.1.68.knu2001-03-224-8/+8
| | | | | | | | | | | | | | | | | 2001-03-23 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Encode colons in file names properly. FreeBSD PR: 25963 Submitted by: Marc van Woerkom <3d@FreeBSD.org> * cvsweb.cgi: MFZ: 1.106. Do closedir() properly. 2001-02-01 Akinori MUSHA <knu@iDaemons.org> * cvsweb.cgi: Use a fixed-width font in the colored diff view. Requested by: Julian Elischer <julian@elischer.org>
* Add ruby-lapidary, a(nother) unit testing framework for Ruby basedknu2001-03-2211-0/+159
| | | | heavily on Smalltalk unit.
* Reword pkg-comment and pkg-descr, in preparation for the forthcomingknu2001-03-222-5/+4
| | | | | ruby-lapidary port. While I'm here, pkg-comment is shorten to under the legal limit of 70 bytes.
* Add 3 patches to make it buildable.demon2001-03-224-3/+87
| | | | | | Forgotten by: ijliao in previous commit Fix pkg-plist.
* Update MASTER_SITES and WWW's.knu2001-03-222-1/+2
|
* Update to 0.0.5.sobomax2001-03-214-40/+304
|
* Upgrade to v5.0.jkoshy2001-03-214-332/+15
|
* Upgrade to version 4.0.obrien2001-03-213-22/+7
|
* fix WWW: formattin'obrien2001-03-211-1/+1
|
* Bring in the enhancements I submitted to mharo some time ago and bumpknu2001-03-202-17/+48
| | | | | | | | | | | | the version to 2.3.2. - Add checks for empty files, empty directories, core files, more possible backup files, dotfiles, symlinks and CVS directories. - Do not assume PATCHDIR always includes "/files/". Use the best method to check whether a file is added to @checker as a patch file. - Some trivial message style fixes.
OpenPOWER on IntegriCloud