summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-306-12/+12
|
* Activate p5-Date-Manipjfitz1997-04-281-1/+2
|
* Import of p5-Date-Manip, a module for doing date manipulation in perl.jfitz1997-04-285-0/+88
|
* Didn't have a maintainer... since I've made the last several commits, Iobrien1997-04-281-1/+3
| | | | | might as well as take it. (JKH, since you make the initial commit, would you rather I put you down?)
* Add libmalloc.h as an alias for ${PREFIX}/include/malloc.h to aleavateobrien1997-04-282-1/+3
| | | | namespace clashes with /usr/include/malloc.h
* Proctect contents of malloc.h as C code if included in a C++ program.obrien1997-04-281-0/+23
|
* uulib is moved to converters.asami1997-04-261-2/+1
|
* Update to version 0.4. Now supports moused!jkh1997-04-253-5/+5
|
* Uncomment -DSTDHEADERS so that we can use Bruce's work.asami1997-04-241-0/+17
|
* Update dist sites.obrien1997-04-221-3/+3
|
* Shlib version number has changed.asami1997-04-211-1/+1
|
* Upgrade to 2.6.4.obrien1997-04-215-65/+45
| | | | Mention that doc files are at http://g.oswego.edu/dl/html/malloc.html
* Add the docs to the package.obrien1997-04-212-1/+8
|
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵jfitz1997-04-208-24/+20
| | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE
* Add virtual category 'perl5'.wosch1997-04-2016-32/+32
|
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Added net/mrtg and devel/p5-PVjfitz1997-04-181-1/+2
|
* Import of PerlVision, a text mode user-widget interface for perl 5jfitz1997-04-185-0/+53
|
* may as well sync this with the linux_lib porterich1997-04-149-15/+21
|
* attach linuxgdb and scogdberich1997-04-111-1/+3
|
* Turn on optimizationerich1997-04-111-0/+134
| | | | Requested by: Satoshi
* Fix typo in the DESCR'serich1997-04-101-4/+4
| | | | Submitted by: Pedro Giffuni
* attach crossscoerich1997-04-091-1/+2
|
* Don't forget crossgo32.asami1997-03-281-1/+2
|
* Slight style change.obrien1997-03-281-5/+5
|
* upgrade to 1.1b5erich1997-03-2715-140/+215
|
* port for cross compiling go32 (dos) binarieserich1997-03-276-0/+234
| | | | Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
* Have p5-Curses use ncurses instead of standard curses. Fixes missingjfitz1997-03-251-0/+11
| | | | _acs_map symbol error.
* Upgrade to v1.01jfitz1997-03-253-18/+5
|
* Include unistd.h if __FreeBSD__ >= 3.asami1997-03-251-0/+104
|
* Update this file to 1.1.1 too.asami1997-03-251-1/+1
|
* Update version.jmacd1997-03-221-3/+3
|
* Activate TurboVision.jkh1997-02-251-1/+2
|
* Commit the Borland TurboVision Port. I've been playing with this andjkh1997-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>
* upgrade to 1.1b4erich1997-02-2415-90/+220
|
* www/sawt --> devel/sawtobrien1997-02-181-1/+2
| | | | | | www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape
* fdd should have been fppobrien1997-02-161-2/+2
|
* fpp is a Fortran preprocessor for FORTRAN 77 and Fortran 90 programs.obrien1997-02-167-0/+101
| | | | | Closes PR: ports/2329 Submitted by: vazquez@iqm.unicamp.br
* Turn on fdd.obrien1997-02-161-1/+2
|
* In Makefile.in, use install-info only if it exists as /usr/bin/install-infomax1997-02-072-12/+20
| | | | and ${PREFIX}/info/dir exists.
* This patch now modifies Makefile.in to correctly call install-info:max1997-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.)
* * Debugger really didn't work under X11 -- needed to use mkfifo rather thanobrien1997-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)
* Remove extra point in minor numberache1997-01-282-3/+3
|
* Upgrade to -38ache1997-01-284-25/+27
|
* Change handling of manpages. (.so --> symlinks)obrien1997-01-251-1/+5
|
* Share xwpe with the known FreeBSD world.obrien1997-01-251-1/+2
|
* xwpe is a X-window programming environment designed for UNIX systems.obrien1997-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.
* upgrade to 1.12torstenb1997-01-1624-48/+48
| | | | Submitted by: fenner
* Upgrade, 1.17a -> 1.18. This port is no longer BROKEN, although I'm not sureasami1997-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!)
* Add gdbtk.asami1997-01-091-1/+2
|
OpenPOWER on IntegriCloud