summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Guile shared lib version changedJustin M. Seger1999-11-293-3/+3
| | | | Notes: svn path=/head/; revision=23481
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-2815-30/+99
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Update to use Tcl 8.2 and fix build problems on systems with gcc 2.95Steve Price1999-11-285-20/+20
| | | | | | | | | as the system compiler. Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23466
* Update to version 0.9.Steve Price1999-11-284-6/+6
| | | | | | | | PR: 15121 Submitted by: maintainer Notes: svn path=/head/; revision=23458
* Fix typo in MAINTAINTER's mail address.R. Imura1999-11-271-1/+1
| | | | Notes: svn path=/head/; revision=23456
* Update to version 1.0.1.Steve Price1999-11-272-3/+3
| | | | | | | | PR: 15105 Submitted by: maintainer Notes: svn path=/head/; revision=23427
* Activate the kdbg and p5-AppConfig ports.Steve Price1999-11-261-0/+2
| | | | Notes: svn path=/head/; revision=23395
* Initial import of kdbg version 1.0.0.Steve Price1999-11-265-0/+96
| | | | | | | | | | A graphical user interface around gdb using KDE. PR: 14675 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23394
* Intial import of p5-AppConfig version 1.52.Steve Price1999-11-265-0/+56
| | | | | | | | | | A Perl module for reading configuration files. PR: 14480 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=23393
* Turn off the build of the profiled library since having NOPROFILE=trueSteve Price1999-11-263-5/+12
| | | | | | | in /etc/make.conf causes packaging of this port to fail. Notes: svn path=/head/; revision=23373
* Update MASTER_SITES.Steve Price1999-11-262-2/+2
| | | | | | | | PR: 15037 Submitted by: maintainer Notes: svn path=/head/; revision=23354
* Update MASTER_SITES and fix a few whitespace nits.Steve Price1999-11-262-8/+8
| | | | | | | | PR: 15039 Submitted by: maintainer Notes: svn path=/head/; revision=23353
* Update MASTER_SITES and set maintainer to ports@Chris Piazza1999-11-241-3/+3
| | | | | | | | PR: 15049 Submitted by: maintainer Notes: svn path=/head/; revision=23307
* Fix a problem when using the --copying function. Perl's system() callSteve Price1999-11-249-0/+99
| | | | | | | | | returns a zero on success and non-zero on failure. Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Notes: svn path=/head/; revision=23304
* Remove "cvslines".Joseph Koshy1999-11-231-1/+0
| | | | Notes: svn path=/head/; revision=23283
* Remove this port: cvslines sources have not been available for nearlyJoseph Koshy1999-11-236-96/+0
| | | | | | | half a year now and I've been unable to find a mirror or archive. Notes: svn path=/head/; revision=23281
* Fix pkg/PLIST.Yukihiro Nakai1999-11-203-3/+6
| | | | | | | Change method to remove */share/locale Notes: svn path=/head/; revision=23213
* Change mail address.Yukihiro Nakai1999-11-203-3/+3
| | | | Notes: svn path=/head/; revision=23212
* Fix for PLIST.Yukihiro Nakai1999-11-203-6/+3
| | | | | | | */share/locale are used by non-gettext program. Notes: svn path=/head/; revision=23211
* Add a missing @dirrmChris Piazza1999-11-181-0/+1
| | | | | | | | PR: 14980 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23183
* Update to 0.8Yukihiro Nakai1999-11-174-6/+6
| | | | | | | | PR: ports/14923 Submitted by: Ade Lovett<ade@lovett.com> Notes: svn path=/head/; revision=23160
* Upgrade to GNU Portable Threads, version 1.2.1Ralf S. Engelschall1999-11-142-3/+3
| | | | Notes: svn path=/head/; revision=23126
* Checksum changed on MASTER_SITE.Steve Price1999-11-141-1/+1
| | | | | | | | PR: 14665 Submitted by: maintainer Notes: svn path=/head/; revision=23067
* Upgrade to v3.3.2. Install program as 'exctags', to avoid confusion withJoseph Koshy1999-11-113-7/+9
| | | | | | | | | | | the default 'ctags'. Don't install 'etags' by default as this collides with the emacs* ports. PR: ports/14748 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br> Notes: svn path=/head/; revision=23022
* upgrade to 5.35Andrey A. Chernov1999-11-102-4/+4
| | | | Notes: svn path=/head/; revision=23002
* Change MASTER_SITES.Joseph Koshy1999-11-101-1/+2
| | | | | | | | PR: ports/14770 Submitted by: Mikhail Teterin <mi@kot.ne.mediaone.net> Notes: svn path=/head/; revision=22996
* Upgrade Pth scratch port from 1.2 beta to 1.3 alpha series.Ralf S. Engelschall1999-11-093-5/+5
| | | | Notes: svn path=/head/; revision=22976
* Activate freelibibertyChris Piazza1999-11-051-0/+1
| | | | Notes: svn path=/head/; revision=22913
* Freelibiberty: a freely-distributed libiberty clone.Chris Piazza1999-11-055-0/+44
| | | | | | | | | | | This is the beginnings ofa free libiberty clone that is required for the next freegrep upgrade. PR: 14613 Submitted by: James Howard <howardjp@wam.umd.edu> Notes: svn path=/head/; revision=22912
* Category fixesJustin M. Seger1999-11-021-1/+1
| | | | | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 Notes: svn path=/head/; revision=22853
* fix category (tcl81->tcl80)Justin M. Seger1999-11-025-5/+5
| | | | | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 Notes: svn path=/head/; revision=22852
* Switch to tcl/tk 8.2Justin M. Seger1999-11-021-5/+5
| | | | | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 Notes: svn path=/head/; revision=22851
* Activate the picprog port.Steve Price1999-11-011-0/+1
| | | | Notes: svn path=/head/; revision=22824
* Initial import of pciprog version 1.0.Steve Price1999-11-018-0/+113
| | | | | | | | | | A serial port pic16c84 programmer. PR: 13516 Submitted by: Johan Kerckaert <kirk@bricsnet.com> Notes: svn path=/head/; revision=22823
* Use the force option to rm(1) to avoid the possibility of errors onSteve Price1999-11-013-6/+6
| | | | | | | | | | deinstall. PR: 13677 (3 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=22780
* Use an OSVERSION closer to the time when egcs became the system compilerSteve Price1999-11-011-1/+1
| | | | | | | | | | in -current. PR: 13677 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=22779
* Fix compilation errors when gcc2.95 is the system compiler.Steve Price1999-11-013-0/+54
| | | | | | | | PR: 13754 Submitted by: maintainer Notes: svn path=/head/; revision=22775
* Update to version 0.9.2.Steve Price1999-11-013-5/+7
| | | | | | | | PR: 14400 Submitted by: maintainer Notes: svn path=/head/; revision=22770
* Update to version 5.0a3.Steve Price1999-11-013-19/+39
| | | | | | | | PR: 14573 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=22756
* Update to version 1.7.Steve Price1999-10-312-3/+5
| | | | | | | | PR: 14583 Submitted by: maintainer Notes: svn path=/head/; revision=22743
* Upgrade GNU Portable Threads (Pth) from 1.1.6 to 1.2.0Ralf S. Engelschall1999-10-313-5/+5
| | | | | | | | and this way move this port to the new stable 1.2 series. (The pth-devel port will later switch to Pth 1.3b1 if available...) Notes: svn path=/head/; revision=22737
* Use the newer gdk-pixbufYukihiro Nakai1999-10-271-1/+1
| | | | | | | | PR: ports/14541 Submitted by: Ade Lovett<ade@lovett.com> Notes: svn path=/head/; revision=22685
* Just got a mail from Nakai-san, libgtop-devel will be deleted.Satoshi Asami1999-10-271-1/+0
| | | | Notes: svn path=/head/; revision=22678
* Add libgtop-devel.Satoshi Asami1999-10-271-0/+1
| | | | | | | Forgotten (I think) by: nakai Notes: svn path=/head/; revision=22676
* update mastersiteMichael Haro1999-10-272-2/+2
| | | | | | | | PR: 13701 Submitted by: maintainer Notes: svn path=/head/; revision=22672
* Upgrade to GNU Pth 1.2b8 (aka RC1)Ralf S. Engelschall1999-10-262-3/+3
| | | | Notes: svn path=/head/; revision=22654
* Adopt ports I care about.David E. O'Brien1999-10-261-0/+3
| | | | Notes: svn path=/head/; revision=22651
* Update to 1.0.6 stable version.Yukihiro Nakai1999-10-2610-84/+54
| | | | | | | (Now libgtop-devel is 1.1.0 devel version.) Notes: svn path=/head/; revision=22649
* update to 8.0Michael Haro1999-10-263-3/+4
| | | | | | | | PR: 14425 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw> Notes: svn path=/head/; revision=22646
* distfile name changeMichael Haro1999-10-262-1/+2
| | | | | | | | PR: 14473 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=22641