summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't forget crossgo32.Satoshi Asami1997-03-281-1/+2
| | | | Notes: svn path=/head/; revision=6043
* Slight style change.David E. O'Brien1997-03-281-5/+5
| | | | Notes: svn path=/head/; revision=6040
* upgrade to 1.1b5Eric L. Hernes1997-03-2715-140/+215
| | | | Notes: svn path=/head/; revision=6036
* port for cross compiling go32 (dos) binariesEric L. Hernes1997-03-276-0/+234
| | | | | | | Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=6033
* Have p5-Curses use ncurses instead of standard curses. Fixes missingJames FitzGibbon1997-03-251-0/+11
| | | | | | | _acs_map symbol error. Notes: svn path=/head/; revision=6016
* Upgrade to v1.01James FitzGibbon1997-03-253-18/+5
| | | | Notes: svn path=/head/; revision=6015
* Include unistd.h if __FreeBSD__ >= 3.Satoshi Asami1997-03-251-0/+104
| | | | Notes: svn path=/head/; revision=6014
* Update this file to 1.1.1 too.Satoshi Asami1997-03-251-1/+1
| | | | Notes: svn path=/head/; revision=5994
* Update version.Joshua Peck Macdonald1997-03-221-3/+3
| | | | Notes: svn path=/head/; revision=5982
* Activate TurboVision.Jordan K. Hubbard1997-02-251-1/+2
| | | | Notes: svn path=/head/; revision=5738
* Commit the Borland TurboVision Port. I've been playing with this andJordan K. Hubbard1997-02-255-0/+65
| | | | | | | | | | it's pretty slick if a CUI is what you're in the market for (well, it certainly makes libdialog look seriously weak by comparison, anyway). I plan to use it for sysinstall's replacement. Submitted by: Sergio Sigala <ssigala@globalnet.it> Notes: svn path=/head/; revision=5737
* upgrade to 1.1b4Eric L. Hernes1997-02-2415-90/+220
| | | | Notes: svn path=/head/; revision=5736
* www/sawt --> devel/sawtDavid E. O'Brien1997-02-181-1/+2
| | | | | | | | | www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape Notes: svn path=/head/; revision=5683
* fdd should have been fppDavid E. O'Brien1997-02-161-2/+2
| | | | Notes: svn path=/head/; revision=5655
* fpp is a Fortran preprocessor for FORTRAN 77 and Fortran 90 programs.David E. O'Brien1997-02-167-0/+101
| | | | | | | | Closes PR: ports/2329 Submitted by: vazquez@iqm.unicamp.br Notes: svn path=/head/; revision=5654
* Turn on fdd.David E. O'Brien1997-02-161-1/+2
| | | | Notes: svn path=/head/; revision=5631
* In Makefile.in, use install-info only if it exists as /usr/bin/install-infoMasafumi Max NAKANE1997-02-072-12/+20
| | | | | | | and ${PREFIX}/info/dir exists. Notes: svn path=/head/; revision=5555
* This patch now modifies Makefile.in to correctly call install-info:Masafumi Max NAKANE1997-02-052-96/+78
| | | | | | | | | | --infodir -> --info-dir Give --defentry= option as make.texinfo doesn't have @direntry. Noticed by: Chris Timmons <skynyrd@opus.cts.cwu.edu> (Closing PR #2646.) Notes: svn path=/head/; revision=5542
* * Debugger really didn't work under X11 -- needed to use mkfifo rather thanDavid E. O'Brien1997-01-292-4/+44
| | | | | | | | | | | | | | mknod for non-root users. * Made termios patches more portable. * Help file pathing not quite right. * Make ALT-blah-Keys go well under X11. Submitted by: root@mc5sys.in-berlin.de (Frank Gruender) Notes: svn path=/head/; revision=5461
* Remove extra point in minor numberAndrey A. Chernov1997-01-282-3/+3
| | | | Notes: svn path=/head/; revision=5456
* Upgrade to -38Andrey A. Chernov1997-01-284-25/+27
| | | | Notes: svn path=/head/; revision=5453
* Change handling of manpages. (.so --> symlinks)David E. O'Brien1997-01-251-1/+5
| | | | Notes: svn path=/head/; revision=5442
* Share xwpe with the known FreeBSD world.David E. O'Brien1997-01-251-1/+2
| | | | Notes: svn path=/head/; revision=5438
* xwpe is a X-window programming environment designed for UNIX systems.David E. O'Brien1997-01-256-0/+85
| | | | | | | | | | | | It is similar to 'Borland C++' MS-DOS programming IDE environment. There is both a curses and X11 interface. Note: there are both English and German language version of the manpages, and helpfiles. The German language version will be installed if "GERMAN_LANG" is set during ``make install'' of the port. Notes: svn path=/head/; revision=5437
* upgrade to 1.12Torsten Blum1997-01-1624-48/+48
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=5367
* Upgrade, 1.17a -> 1.18. This port is no longer BROKEN, although I'm not sureSatoshi Asami1997-01-104-11/+20
| | | | | | | | | what good it will do with phkmalloc in the system.... Submitted (mostly) by: chuckr (yes Chuck, I finally got to your mail!) Notes: svn path=/head/; revision=5299
* Add gdbtk.Satoshi Asami1997-01-091-1/+2
| | | | Notes: svn path=/head/; revision=5285
* Remove setgid kmem, Joerg says it is no longer necessary.Satoshi Asami1997-01-092-2/+12
| | | | Notes: svn path=/head/; revision=5278
* Update to version 1.0.9, nothing major.Joshua Peck Macdonald1997-01-073-38/+5
| | | | Notes: svn path=/head/; revision=5247
* Upgrade from 1.2b to 1.3.Thomas Gellekum1997-01-023-43/+9
| | | | Notes: svn path=/head/; revision=5165
* Upgrade, 1.3.1 -> 1.3.2.Masafumi Max NAKANE1996-12-242-4/+4
| | | | Notes: svn path=/head/; revision=5082
* Minor cleanup, use DISTNAME and EXTRACT_SUFX, instead of DISTNAME,Satoshi Asami1996-12-122-8/+6
| | | | | | | PKGNAME and WRKSRC (one less line :). Notes: svn path=/head/; revision=4955
* Turn on lclintDavid E. O'Brien1996-12-111-1/+2
| | | | Notes: svn path=/head/; revision=4938
* LCLint is a tool for statically checking C programs. With minimalDavid E. O'Brien1996-12-1112-0/+258
| | | | | | | | | | | | | | | effort, LCLint can be used as a better lint. If additional effort is invested adding annotations to programs, LCLint can perform stronger checks than can be done by any standard lint. Check the LCLint home page at http://larch-www.lcs.mit.edu:8001/larch/lclint/ Closes-PR: ports/1646 Submitted by: Stefan Moeding <moeding@bn.DeTeMobil.de> Notes: svn path=/head/; revision=4937
* Oops, forgot these two. Update to use new features in bsd.port.mk 1.237.Satoshi Asami1996-12-111-8/+5
| | | | Notes: svn path=/head/; revision=4926
* Upgrade, 1.3 -> 1.3.1.Masafumi Max NAKANE1996-12-082-9/+11
| | | | | | | | New version has its own configure script and honors the PREFIX. So we no longer need to patch config.mk. Notes: svn path=/head/; revision=4899
* Turn on cutilsDavid E. O'Brien1996-12-081-1/+2
| | | | Notes: svn path=/head/; revision=4898
* cutils is a collection of miscellaneous utilities useful for C programmers.David E. O'Brien1996-12-085-0/+62
| | | | | | | | | | | | | | | It is composed by the following utilities: cinfo, cinfoc and cinfodc - C language documentation tools cdecl and cundecl - decode and encode C type declarations cobfusc - make a C source file unreadable but compilable chilight - highlight C source files with colors yyextract - extract grammar rules from yacc grammar yyref - yacc grammar reference program Submitted by: Sandro Sigala <ssigala@globalnet.it> Notes: svn path=/head/; revision=4897
* Make the comments match reality. Add master site on LOCAL_PORTS. Misc.Satoshi Asami1996-11-273-18/+15
| | | | | | | cleanup. Notes: svn path=/head/; revision=4703
* Gosh, I spend two hours fixing up all the Makefiles and here's anotherSatoshi Asami1996-11-271-1/+2
| | | | | | | import without the subdir Makefile update! ;) Notes: svn path=/head/; revision=4699
* new port for linux_devel, The linux cross-development stuffEric L. Hernes1996-11-2612-0/+102
| | | | Notes: svn path=/head/; revision=4698
* Add prcs.Satoshi Asami1996-11-261-1/+2
| | | | Notes: svn path=/head/; revision=4674
* More typo police.Satoshi Asami1996-11-202-4/+4
| | | | Notes: svn path=/head/; revision=4611
* Typo police.Satoshi Asami1996-11-201-2/+2
| | | | Notes: svn path=/head/; revision=4610
* Change hard link to symlink so that it works even when the manpages areSatoshi Asami1996-11-201-3/+3
| | | | | | | not compressed at the time of link creation. Notes: svn path=/head/; revision=4603
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1811-17/+11
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1815-47/+42
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4572
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1819-49/+44
| | | | Notes: svn path=/head/; revision=4571
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4570