summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuke gdbtk. It's being replaced by insight.Justin M. Seger1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21526
* Upgrade to 0.6.0.Thomas Gellekum1999-09-096-1194/+1324
| | | | Notes: svn path=/head/; revision=21488
* xspin333.tcl should be in the PLIST, not 300Chris Piazza1999-09-081-1/+1
| | | | | | | | PR: 13620 Submitted by: Jonathan Hanna <pangolin@home.com> Notes: svn path=/head/; revision=21433
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-072-2/+2
| | | | Notes: svn path=/head/; revision=21367
* Remove sawt, it's been orphanated by the authors for awhile. Also,Satoshi Asami1999-09-071-1/+0
| | | | | | | | | | it's been marked broken since last November without anybody fixing it, so it's probably not that high on people's necessity list either. Submitted by: maintainer Notes: svn path=/head/; revision=21361
* Upgrade to MM (Shared Memory Libray), version 1.0.11Ralf S. Engelschall1999-09-062-3/+3
| | | | Notes: svn path=/head/; revision=21301
* Add p5-Parse-RecDescentBill Fumerola1999-09-051-0/+1
| | | | Notes: svn path=/head/; revision=21283
* RecDescent incrementally generates top-down recursive-descent textBill Fumerola1999-09-055-0/+69
| | | | | | | | | | parsers from simple yacc-like grammar specifications. Submitted by: W. Gerald Hicks <wghicks@bellsouth.net> PR: ports/12569 Notes: svn path=/head/; revision=21282
* Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6Ralf S. Engelschall1999-09-052-3/+3
| | | | Notes: svn path=/head/; revision=21271
* turn on cdeclDavid E. O'Brien1999-09-051-0/+1
| | | | Notes: svn path=/head/; revision=21270
* Cdecl composes compilable C declarations and typecasts from descriptiveDavid E. O'Brien1999-09-057-0/+72
| | | | | | | | | English phrases, and can also explain a complicated typecast or declaration. It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of keywords and line editing and history (provided by the GNU readline library). Notes: svn path=/head/; revision=21269
* Update to version 1.11.1Chris Piazza1999-09-042-5/+5
| | | | | | | | PR: 13578 Submitted by: maintainer Notes: svn path=/head/; revision=21262
* GNU Pth 1.2b1 -> 1.2b2Ralf S. Engelschall1999-09-042-3/+3
| | | | Notes: svn path=/head/; revision=21235
* Make sure an install can be restarted after a failure. While I'm here, updateMarcel Moolenaar1999-09-039-9/+12
| | | | | | | | DESCR and COMMENT so that they both contain the proper name of the port and do not contain the word `emulation'. Notes: svn path=/head/; revision=21209
* GNU Portable Threads (DEVELOPMENT VERSION): 1.1.x -> 1.2.xRalf S. Engelschall1999-09-023-6/+7
| | | | Notes: svn path=/head/; revision=21197
* GNU Portable Threads: 1.1.4 -> 1.1.5Ralf S. Engelschall1999-09-022-3/+3
| | | | Notes: svn path=/head/; revision=21196
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3183-116/+116
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* GNU Pth 1.1.3 -> 1.1.4Ralf S. Engelschall1999-08-302-3/+3
| | | | Notes: svn path=/head/; revision=21132
* To avoid requiring both tcl81 and tcl80, use tcl80 instead since theSteve Price1999-08-295-15/+15
| | | | | | | | python port requires it already. My message to the maintainer went unanswered. Notes: svn path=/head/; revision=21099
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* $Id$ -> $FreeBSD$Peter Wemm1999-08-295-5/+5
| | | | Notes: svn path=/head/; revision=21084
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21083
* Make this port a little more sane. It was brokenChris Piazza1999-08-284-128/+84
| | | | | | | | | | | | for any system that wasn't x86 on freebsd 3.1. The port is still marked BROKEN because it sets PREFIX in the Makefile. PR: 13423 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=21063
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* ln -> ${LN}Michael Haro1999-08-288-10/+10
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Upgrade to GNU Portable Threads (Pth), version 1.1.3Ralf S. Engelschall1999-08-272-5/+6
| | | | Notes: svn path=/head/; revision=21024
* Upgrade to MM Shared Memory Library, version 1.0.10Ralf S. Engelschall1999-08-272-3/+3
| | | | Notes: svn path=/head/; revision=21023
* Change MASTER_SITES and assign MASTER_SITE_SUBDIR.SADA Kenji1999-08-253-6/+6
| | | | | | | | | | Remove patch-ag about libtool use. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Approved by: Maintainer Notes: svn path=/head/; revision=20967
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Change Id->FreeBSD.David E. O'Brien1999-08-25219-219/+219
| | | | Notes: svn path=/head/; revision=20947
* This port requires gettext now.Satoshi Asami1999-08-242-4/+6
| | | | | | | | | I'm not sure if it requires msgmft for build time only or the libraries for run time too. Make it LIB_DEPENDS to be safe -- if someone is sure, go ahead and change it to BUILD_DEPENDS=msgfmt:gettext. Notes: svn path=/head/; revision=20921
* Bump GNU Pth: 1.1.1 -> 1.1.2Ralf S. Engelschall1999-08-232-4/+4
| | | | Notes: svn path=/head/; revision=20909
* awk -> ${AWK}Michael Haro1999-08-221-8/+8
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* USE_NEWGCC= yesChris Piazza1999-08-221-7/+5
| | | | Notes: svn path=/head/; revision=20887
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza1999-08-223-20/+7
| | | | Notes: svn path=/head/; revision=20886
* chmod -> ${CHMOD}Michael Haro1999-08-229-20/+20
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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