summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't try to parse ${MOTIFLIB} if it's not defined.Satoshi Asami1999-08-221-1/+5
| | | | Notes: svn path=/head/; revision=20878
* Activate the libglade port.Steve Price1999-08-221-1/+2
| | | | Notes: svn path=/head/; revision=20870
* Mark this port broken. It doesn't link correctly on many boxes becauseSteve Price1999-08-222-2/+6
| | | | | | | libtool summarily deletes --rpath directives in link mode. Notes: svn path=/head/; revision=20869
* Initial import of the GNOME glade library version 0.3.Steve Price1999-08-2214-0/+160
| | | | | | | | | | | | | | A library that allows you to load GLADE interfaces at runtime (you don't have to generate stubs with GLADE before hand). This way you can change the look of your application without recompiling. This way you can write the logic behind the interface separately from the code to build the interface, so changing the interface is not so much of a problem. PR: 12781 (12 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20868
* Update to version 1.1.0.Steve Price1999-08-2210-26/+74
| | | | | | | | PR: 12781 (6 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20862
* Update to version 0.4.93.Steve Price1999-08-228-8/+36
| | | | | | | | PR: 12781 (1 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20857
* GNU Pth 1.1.0 -> 1.1.1Ralf S. Engelschall1999-08-212-4/+4
| | | | Notes: svn path=/head/; revision=20841
* Back out serious breakage introduced by previous commit: you can't useSatoshi Asami1999-08-201-3/+3
| | | | | | | | ${SED} and ${AWK} in != statements because they are executed immediately. Notes: svn path=/head/; revision=20827
* Upgrade to the new stabilized GNU Portable Thread 1.1 series.Ralf S. Engelschall1999-08-193-7/+14
| | | | | | | This port is now at GNU Pth 1.1.0. Notes: svn path=/head/; revision=20819
* Update to version 3.1.6, remove a double MASTER_SITE, and fix portlintBrian Feldman1999-08-192-6/+5
| | | | | | | | | warnings. Approved by: obrien Notes: svn path=/head/; revision=20806
* GNU Pth 1.1b7 (the hourly bump ;)Ralf S. Engelschall1999-08-182-4/+4
| | | | Notes: svn path=/head/; revision=20783
* GNU Pth 1.1b5 -> 1.1b6Ralf S. Engelschall1999-08-182-4/+4
| | | | Notes: svn path=/head/; revision=20778
* Fix the way the port figures out if linux support is present in the kernel.Marcel Moolenaar1999-08-183-21/+21
| | | | | | | | | | | | It now also works when the linuxulator is compiled into the kernel (using options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed for the wrong reasons. My apologies to the originator. PR: 12918 Originator: Dean Lombardo <dlombardo@excite.com> Notes: svn path=/head/; revision=20777
* Add NO_CDROMRalf S. Engelschall1999-08-181-1/+2
| | | | Notes: svn path=/head/; revision=20775
* Oops, merged the wrong version. Use 1.2, not 1.1.Satoshi Asami1999-08-181-1/+3
| | | | Notes: svn path=/head/; revision=20774
* Resurrect pth-devel after talking to rse. This port is essentiallySatoshi Asami1999-08-186-1/+74
| | | | | | | | a scratch box that is not to appear in the main history of pth, so no repository copying is necessary. Notes: svn path=/head/; revision=20773
* egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza1999-08-174-17/+17
| | | | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
* (With my PW cap on) Emergency operation: temporarily remove pth-develSatoshi Asami1999-08-176-76/+1
| | | | | | | while we sort out repository copy issues. Notes: svn path=/head/; revision=20763
* Add NO_LATEST_LINKRalf S. Engelschall1999-08-171-1/+3
| | | | Notes: svn path=/head/; revision=20762
* Activate new pth-devel portRalf S. Engelschall1999-08-171-1/+2
| | | | Notes: svn path=/head/; revision=20761
* Import of a companion development port for GNU Portable Threads.Ralf S. Engelschall1999-08-175-0/+72
| | | | | | | This is currently at Pth 1.1b5. Notes: svn path=/head/; revision=20759
* Upgrade to GNU Portable Threads, version 1.0.6Ralf S. Engelschall1999-08-172-4/+4
| | | | Notes: svn path=/head/; revision=20758
* Add http://www.FreeBSD.org/~marcel/ to MASTER_SITESMarcel Moolenaar1999-08-151-2/+3
| | | | Notes: svn path=/head/; revision=20738
* manpage fixJun-ichiro itojun Hagino1999-08-143-10/+10
| | | | | | | | | family name change for itojun (s/Itoh/Hagino/) Submitted by: "Alexey M. Zelkin" <phantom@cris.net> Notes: svn path=/head/; revision=20718
* Activate qtkChris Piazza1999-08-141-1/+2
| | | | Notes: svn path=/head/; revision=20704
* Import of qtk.Chris Piazza1999-08-145-0/+45
| | | | | | | | | | | | qtk, or Quick-Tk is a development environment written in Tk. It has different configurations for several different programming languages, ranging from C++, HTML, SQL, PHP, and last but not least, Tk. PR: 13064 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=20703
* Activate sdlChris Piazza1999-08-131-1/+2
| | | | Notes: svn path=/head/; revision=20682
* Import of SDL.Chris Piazza1999-08-1320-0/+568
| | | | | | | | | | | | SDL is a free cross-platform multi-media development API. It is used for games, emulators, demos, any multimedia application. It handles video, audio, threads, endian independence and more. PR: 13026 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=20681
* Update to 1.33.20 and make the patches use ${PREFIX} rather thanChris Piazza1999-08-1217-26/+24
| | | | | | | | | | /usr/local PR: 13090 Submitted by: maintainer Notes: svn path=/head/; revision=20674
* Updated to version 3.33Satoshi Taoka1999-08-124-13/+12
| | | | | | | | PR: 13015 Submitted: maintainer Notes: svn path=/head/; revision=20662
* Create link for OSVERSION 320001 too, because the necessary kernel changeMarcel Moolenaar1999-08-113-6/+6
| | | | | | | | happened after the version bump to 320001. This makes the port work for any -stable system. Notes: svn path=/head/; revision=20652
* The last commit cited a bogus PR. It was really:Chris Piazza1999-08-116-6/+6
| | | | | | | PR: 12936 Notes: svn path=/head/; revision=20651
* Update to version 1.28Chris Piazza1999-08-1124-30/+54
| | | | | | | | PR: 13054 Submitted by: maintainer Notes: svn path=/head/; revision=20649
* ${OSREL} -> ${OSVERSION} checks to give the port a chance on 2.2.xChris Piazza1999-08-101-2/+2
| | | | | | | Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> Notes: svn path=/head/; revision=20642
* Upgrade to GNU Portable Threads, version 1.0.5Ralf S. Engelschall1999-08-102-4/+4
| | | | Notes: svn path=/head/; revision=20638
* purely cosmetic...Andreas Klemm1999-08-084-8/+8
| | | | | | | | apache paths changed update port to install script to new location ${PREFIX}/share/apache/cgi-bin/ Notes: svn path=/head/; revision=20617
* Upgrade to 1.1.3, and do it in a way that future PLISTs won't have to beBill Fumerola1999-08-073-33/+37
| | | | | | | changed as much (thanks to cpiazza). Notes: svn path=/head/; revision=20597
* Release this port to ports@FreeBSD.org: I don't intend to use itChris Piazza1999-08-071-2/+2
| | | | | | | again and have no inclination to upgrade it. Notes: svn path=/head/; revision=20592
* Prefer the http main site over the ftp main site, it's more reliable.Bill Fumerola1999-08-064-6/+12
| | | | | | | While I'm here, add some mirrors as well. Notes: svn path=/head/; revision=20586
* Upgrade port from 2.2.3 to 2.2.7 ...Marc G. Fournier1999-08-045-172/+282
| | | | | | | Tested: portlint, make package and make deinstall Notes: svn path=/head/; revision=20525
* Upgrade to GNU Pth 1.0.4Ralf S. Engelschall1999-08-032-4/+4
| | | | Notes: svn path=/head/; revision=20516
* BROKEN= 'installs files during build'Chris Piazza1999-08-031-1/+3
| | | | Notes: svn path=/head/; revision=20514
* Fix the patch target if CODEMEDIC=no.Chris Piazza1999-08-031-1/+7
| | | | | | | Reported by: Gary Jennejohn <garyj@peedub.muc.de> Notes: svn path=/head/; revision=20511
* Use MASTER_SITE_SUNSITE, the old master site is flaky.Chris Piazza1999-08-021-2/+4
| | | | | | | | PR: 12922 Submitted by: Rasmus Kaj <kaj@Raditex.se> Notes: svn path=/head/; revision=20507
* Code crusader,Chris Piazza1999-08-026-0/+249
| | | | | | | | | | | A complete code development environment inspired by MetroWerks CodeWarrior Includes code medic, a gdb frontend to complement code crusader. PR: 12932 Submitted by: Davec <davec@unforgettable.com> Notes: svn path=/head/; revision=20506
* Activate code crusaderChris Piazza1999-08-021-1/+2
| | | | Notes: svn path=/head/; revision=20505
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Upgrade to GNU Portable Threads, version 1.0.3Ralf S. Engelschall1999-08-012-4/+4
| | | | Notes: svn path=/head/; revision=20465
* Fix WWW: typosBill Fenner1999-08-012-2/+2
| | | | | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek Notes: svn path=/head/; revision=20462
* Update to version 4.14.Steve Price1999-08-014-28/+25
| | | | | | | | PR: 12762 Submitted by: Aaron Smith <aaron@mutex.org> Notes: svn path=/head/; revision=20439