summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* On page faults FreeBSD/Alpha gives SIGSEGV instead of SIGBUS.Steve Price1999-09-251-4/+8
| | | | Notes: svn path=/head/; revision=21933
* broken => fetch failsDavid E. O'Brien1999-09-251-0/+2
| | | | Notes: svn path=/head/; revision=21930
* Upgrade to GNU Portable Threads (Pth), development version 1.2b5Ralf S. Engelschall1999-09-242-3/+3
| | | | Notes: svn path=/head/; revision=21925
* Update to version 1.1.5Andrey Zakhvatov1999-09-243-45/+86
| | | | Notes: svn path=/head/; revision=21913
* Remove unused and unneeded variable (GMAKE=yes)Chris Piazza1999-09-241-1/+0
| | | | Notes: svn path=/head/; revision=21901
* Added tclreadlineSatoshi Taoka1999-09-241-0/+1
| | | | Notes: svn path=/head/; revision=21900
* GNU readline for TCLSatoshi Taoka1999-09-245-0/+49
| | | | | | | | PR: 12341 Submitted by: "Daniel J. O'Connor" <darius@dons.net.au> Notes: svn path=/head/; revision=21899
* Upgrade to version 1.5.19a.David E. O'Brien1999-09-222-2/+2
| | | | Notes: svn path=/head/; revision=21880
* While I'm at it, fix the display of errno by taking the absolute value of it.Marcel Moolenaar1999-09-211-1/+1
| | | | Notes: svn path=/head/; revision=21863
* Fix breakage of linux_kdump after the alignment of syscall arguments byMarcel Moolenaar1999-09-212-2/+2
| | | | | | | | | | | dt@FreeBSD.org. Aligning the arguments caused linux_kdump to shift the arguments one to the right (ie argument 2 was showed as argument 1). Needless to say that such a trace is not very usefull... Change the package version to 1.3 Notes: svn path=/head/; revision=21858
* Mark this broken, doesn't build on either 3-stable or 4-current withSatoshi Asami1999-09-211-0/+2
| | | | | | | | | | | | | | | | | | a message like the one below: === g++ -c -O -pipe -I/usr/include/g++-include -I. -I/usr/local/include/pccts -o cccc.o cccc.cpp cccc.cpp: In method `void CParser::start(class ASTBase **)': cccc.cpp:47: `zzTracePrevRuleName' undeclared (first use this function) cccc.cpp:47: (Each undeclared identifier is reported only once cccc.cpp:47: for each function it appears in.) : === My guess is that this one was left behind after the pccts upgrade. Notes: svn path=/head/; revision=21849
* Make this handle libraries of the form /dir/...s/libfoo.a.Satoshi Asami1999-09-205-5/+50
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21824
* Update to version 1.11.4Chris Piazza1999-09-192-5/+5
| | | | | | | | PR: 13816 Submitted by: maintainer Notes: svn path=/head/; revision=21762
* Update master site.Wolfram Schneider1999-09-191-1/+1
| | | | Notes: svn path=/head/; revision=21744
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-172-2/+2
| | | | Notes: svn path=/head/; revision=21694
* This port seems to require the '-b' flag in FETCH_BEFORE_ARGS.Steve Price1999-09-171-0/+2
| | | | Notes: svn path=/head/; revision=21688
* Upgrade to GNU Portable Threads (Pth), development version 1.2b4Ralf S. Engelschall1999-09-172-3/+3
| | | | Notes: svn path=/head/; revision=21682
* SetSatoshi Asami1999-09-113-0/+3
| | | | | | | | | | | LIBTOOLFLAGS= --disable-ltlibs --release-suffix to take advandate of new libtools. Submitted by: libtools maintainer Notes: svn path=/head/; revision=21649
* Submitted by: maintainerSatoshi Asami1999-09-1140-320/+1180
| | | | | | | | | | | | | | | | He says: Update libtool to 1.3.3 and modify it's behaviour a bit. It now behaves like a stock libtool unless we start sending one of three flags: --disable-ltlibs Don't install .la files --release-suffix Add the release to the end of all the libs (like GLib/GTK+) --release-ignore Don't add the release to any libs. PR: 13114 Notes: svn path=/head/; revision=21648
* $Id$ -> $FreeBSD$ (billf)Peter Wemm1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21593
* $Id$ -> $FreeBSD$ (obrien)Peter Wemm1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21592
* Upgrade to 1.6b1.Thomas Gellekum1999-09-102-4/+4
| | | | Notes: svn path=/head/; revision=21559
* Add backup MASTER_SITE.Joseph Koshy1999-09-101-1/+2
| | | | Notes: svn path=/head/; revision=21534
* 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