summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add BROKEN=yes since it won't compile without g++ 2.7.x.Joshua Peck Macdonald1996-09-181-1/+5
| | | | Notes: svn path=/head/; revision=3804
* PRCS is a version control system I wrote. Its like CVS exceptJoshua Peck Macdonald1996-09-175-0/+76
| | | | | | | | | its simpler to use, is not designed as a front-end to RCS, fixes a lot of the things CVS got wrong, has no client/server support, and a few other things. Notes: svn path=/head/; revision=3801
* Add id-utils.Satoshi Asami1996-09-161-1/+2
| | | | Notes: svn path=/head/; revision=3787
* Add gdb. I know it'a "developers" only port, but that doesn'tSatoshi Asami1996-09-161-1/+2
| | | | | | | mean it shouldn't show up in INDEX. Notes: svn path=/head/; revision=3786
* Upgrade to 3.75Andrey A. Chernov1996-09-148-14/+12
| | | | Notes: svn path=/head/; revision=3773
* Remove bison and gperf, they are in the main source tree now.Satoshi Asami1996-09-111-3/+1
| | | | Notes: svn path=/head/; revision=3756
* Remove BUILD_DEPENDS on bison, which is now part of the main source tree.Satoshi Asami1996-09-112-6/+2
| | | | Notes: svn path=/head/; revision=3755
* Upgrade to .34Andrey A. Chernov1996-09-034-11/+11
| | | | Notes: svn path=/head/; revision=3736
* MAINTAINER should be full e-mail address (not only "pst").Satoshi Asami1996-08-232-4/+4
| | | | Notes: svn path=/head/; revision=3685
* Add uulibThomas Gellekum1996-08-231-1/+2
| | | | Notes: svn path=/head/; revision=3684
* FSF id-utilities (a poor-man's scope based off the BSD mkid code).Paul Traina1996-08-2210-0/+100
| | | | Notes: svn path=/head/; revision=3680
* Remove libz, it's in /usr/src now.Satoshi Asami1996-08-191-2/+1
| | | | Notes: svn path=/head/; revision=3645
* get rid of gnumallocEric L. Hernes1996-08-122-0/+14
| | | | Notes: svn path=/head/; revision=3584
* Some Makefile cleanup, no functionality change. Use install (not cp),Chuck Robey1996-08-091-5/+5
| | | | | | | Use WRKSRC, not WRKDIR, where appropriate. Notes: svn path=/head/; revision=3567
* Change directory at ftp.neosoft.com from code to NEW.Chuck Robey1996-08-021-2/+2
| | | | Notes: svn path=/head/; revision=3505
* Updating tkcvs port, from 6.0a1 (alpha) to 6.0 (release).Chuck Robey1996-08-025-23/+135
| | | | | | | Submitted by: Andreas Kohout Notes: svn path=/head/; revision=3500
* Clean up master sites. Delete unnecessary blank line.Satoshi Asami1996-08-022-10/+8
| | | | Notes: svn path=/head/; revision=3498
* add in my new portsEric L. Hernes1996-08-011-1/+2
| | | | Notes: svn path=/head/; revision=3488
* new port for gcc 2.6.3 cross compiler for MC68HC11Eric L. Hernes1996-08-0116-0/+732
| | | | Notes: svn path=/head/; revision=3479
* Makefile cleanup.Satoshi Asami1996-07-301-7/+12
| | | | | | | | | | | | | | (1) Format the header. Add the e-mail address of author. (2) Add the $Id$ line. (3) Category is "devel", not "x11 utility" ("utility" doesn't even exist anymore!) (4) Reorder variables and insert empty lines to follow the guidelines. Notes: svn path=/head/; revision=3464
* Add tkcvsJordan K. Hubbard1996-07-301-1/+2
| | | | Notes: svn path=/head/; revision=3458
* tkcvs & tkdiff (tkdiff alone is pretty slick!)Jordan K. Hubbard1996-07-305-0/+73
| | | | | | | Submitted by: Sander Vesik <sander@haldjas.folklore.ee> Notes: svn path=/head/; revision=3457
* Routine Makefile cleanup. Use "." to delimit version numbers,Satoshi Asami1996-07-121-3/+3
| | | | | | | move GNU_CONFIGURE down to "et cetera" section where it belongs. Notes: svn path=/head/; revision=3376
* Add libslangAndrey A. Chernov1996-07-111-1/+2
| | | | Notes: svn path=/head/; revision=3371
* Curses-like library, needed primary for color-lynxAndrey A. Chernov1996-07-116-0/+138
| | | | Notes: svn path=/head/; revision=3370
* Add mkmf.Satoshi Asami1996-07-101-1/+2
| | | | Notes: svn path=/head/; revision=3348
* Typo.Satoshi Asami1996-07-101-1/+1
| | | | | | | Submitted by: James Raynard <fports@jraynard.demon.co.uk> Notes: svn path=/head/; revision=3347
* Drastically shorten. This "one-line comment" was 14 lines long! ;)Satoshi Asami1996-07-101-14/+1
| | | | Notes: svn path=/head/; revision=3346
* Put files into alphabetical order to make it easier to check forGary Palmer1996-06-0312-108/+108
| | | | | | | new additions. Notes: svn path=/head/; revision=3168
* Upgrade to autoconf 2.10Gary Palmer1996-06-0324-48/+48
| | | | Notes: svn path=/head/; revision=3167
* Expand subdirectory and add @exec/unexec to create/remove emptySatoshi Asami1996-04-235-5/+105
| | | | | | | directories. Notes: svn path=/head/; revision=3017
* Little tweak to make this conform to the standard in the handbook.Satoshi Asami1996-04-235-10/+20
| | | | Notes: svn path=/head/; revision=3016
* Add SWIG to SUBDIRs.Jordan K. Hubbard1996-04-191-1/+2
| | | | Notes: svn path=/head/; revision=3010
* This is SWIG - an interface generator for TCL/Python/PERL/Guile/etc.Jordan K. Hubbard1996-04-1925-0/+175
| | | | Notes: svn path=/head/; revision=3009
* This port is BROKEN. Actually, do we still need this, now that weSatoshi Asami1996-04-121-1/+3
| | | | | | | have phkmalloc in the main source tree? Notes: svn path=/head/; revision=2980
* Move libmalloc from BROKEN to SUBDIR.Satoshi Asami1996-04-121-2/+2
| | | | Notes: svn path=/head/; revision=2979
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessarySatoshi Asami1996-04-0112-24/+36
| | | | | | | | | | to have /usr/local/bin/gm4 just to build this port. However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4 isn't there, so tell it to use tha latter via CONFIGURE_ENV. Notes: svn path=/head/; revision=2927
* Stop trying to strip shell scripts so this thing actually installs.Satoshi Asami1996-03-2912-228/+252
| | | | Notes: svn path=/head/; revision=2906
* Upgrade to 2.9Mark Murray1996-03-2748-192/+168
| | | | Notes: svn path=/head/; revision=2898
* Upgrade to newer version.Thomas Gellekum1996-03-274-15/+19
| | | | Notes: svn path=/head/; revision=2897
* Added flex.Satoshi Asami1996-03-251-1/+2
| | | | Notes: svn path=/head/; revision=2884
* A port of Peter J. Nicklin's automatic Makefile generator.Stefan Eßer1996-03-137-0/+118
| | | | Notes: svn path=/head/; revision=2835
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
| | | | Notes: svn path=/head/; revision=2780
* Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.Andreas Schulz1995-12-2612-12/+12
| | | | | | | Update the COMMENT file that told something about 2.5 :-). Notes: svn path=/head/; revision=2589
* Update autoconf from 2.6 to 2.7. 2.6 is no longer found on the mastersite.Andreas Schulz1995-12-2624-48/+48
| | | | Notes: svn path=/head/; revision=2588
* Add libzAndrey A. Chernov1995-12-051-1/+2
| | | | Notes: svn path=/head/; revision=2526
* Remove weblint (moved to www/).Satoshi Asami1995-11-261-2/+1
| | | | Notes: svn path=/head/; revision=2477
* Change gategory name "development" -> "devel". Also take out theSatoshi Asami1995-11-2623-47/+47
| | | | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. Notes: svn path=/head/; revision=2468
* Upgrade, 1.11 -> 1.12.Satoshi Asami1995-11-264-29/+5
| | | | Notes: svn path=/head/; revision=2465