summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1816-220/+101
| | | | Notes: svn path=/head/; revision=4568
* Add BUILD_DEPENDS to emacs, we need to byte-compile a file.Satoshi Asami1996-11-172-2/+8
| | | | Notes: svn path=/head/; revision=4527
* Enable "boehm-gc".John Polstra1996-11-161-1/+2
| | | | Notes: svn path=/head/; revision=4501
* New port "boehm-gc". It is a drop-in garbage collector for C and C++John Polstra1996-11-167-0/+216
| | | | | | | | | programs. Submitted by: Mike McGaughey <mmcg@heraclitus.cs.monash.edu.au> Notes: svn path=/head/; revision=4500
* Fix `Date created\' and `Whom\' comments.Thomas Gellekum1996-10-251-3/+3
| | | | Notes: svn path=/head/; revision=4154
* delete .33 tooAndrey A. Chernov1996-10-252-3/+3
| | | | Notes: svn path=/head/; revision=4150
* Update for new perl5 portsJames FitzGibbon1996-10-241-1/+3
| | | | Notes: svn path=/head/; revision=4146
* perl5 module to install die() and warn() handlers.James FitzGibbon1996-10-245-0/+58
| | | | Notes: svn path=/head/; revision=4145
* perl5 module handling application defaults in Perl.James FitzGibbon1996-10-245-0/+55
| | | | Notes: svn path=/head/; revision=4144
* Gah! Data::Flow is in devel/, not perl5/!Satoshi Asami1996-10-241-2/+2
| | | | Notes: svn path=/head/; revision=4138
* Fix directory of Data::Flow module (didn't have the "p5-" prefix) inSatoshi Asami1996-10-241-2/+2
| | | | | | | | | dependency. Found by: make index Notes: svn path=/head/; revision=4136
* Add cxref, it's a new directory so it should could for something.Satoshi Asami1996-10-241-1/+2
| | | | Notes: svn path=/head/; revision=4135
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-2414-14/+29
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* Fix PLIST files with blank lines in them.James FitzGibbon1996-10-243-3/+0
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4132
* Updates for new perl5 portsJames FitzGibbon1996-10-241-1/+15
| | | | Notes: svn path=/head/; revision=4106
* a collection of functions to convert and use time variables in perl5James FitzGibbon1996-10-245-0/+56
| | | | Notes: svn path=/head/; revision=4105
* perl5 module for getting the value of the C Ioctl constants.James FitzGibbon1996-10-241-0/+33
| | | | Notes: svn path=/head/; revision=4104
* perl5 module for reading .ini-style configuration files.James FitzGibbon1996-10-2410-0/+114
| | | | Notes: svn path=/head/; revision=4103
* perl5 package which allows the use of macros defined in 'C' header files.James FitzGibbon1996-10-246-0/+58
| | | | Notes: svn path=/head/; revision=4102
* perl5 module for several file operations: Copy, Recurse and Tools.James FitzGibbon1996-10-245-0/+44
| | | | Notes: svn path=/head/; revision=4101
* perl5 module for single call read & write file routines.James FitzGibbon1996-10-245-0/+65
| | | | Notes: svn path=/head/; revision=4100
* perl5 module for file locking (flock,fcntl).James FitzGibbon1996-10-245-0/+75
| | | | Notes: svn path=/head/; revision=4099
* perl5 module for file locking with flockJames FitzGibbon1996-10-245-0/+43
| | | | Notes: svn path=/head/; revision=4098
* Add a port of cxref-1.2b, a C program cross-referencing tool.Thomas Gellekum1996-10-245-0/+73
| | | | Notes: svn path=/head/; revision=4097
* Perl extension for simple-minded recipe-controlled build of data.James FitzGibbon1996-10-245-0/+63
| | | | Notes: svn path=/head/; revision=4096
* perl5 module for terminal screen handling and optimization.James FitzGibbon1996-10-246-0/+63
| | | | Notes: svn path=/head/; revision=4095
* perl5 module to read directives from a configuration file.James FitzGibbon1996-10-245-0/+61
| | | | Notes: svn path=/head/; revision=4094
* perl5 module to scan C language files for easily recognized constructs.James FitzGibbon1996-10-245-0/+122
| | | | Notes: svn path=/head/; revision=4093
* Remove old shared library because naming convention changedAndrey A. Chernov1996-10-242-1/+3
| | | | Notes: svn path=/head/; revision=4086
* perl5 module to access BSD process resource limit and priority functions.James FitzGibbon1996-10-235-0/+120
| | | | Notes: svn path=/head/; revision=4082
* Upgrade to 0.99.35Andrey A. Chernov1996-10-224-38/+23
| | | | Notes: svn path=/head/; revision=4078
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-10-181-1/+0
| | | | | | | (Oops, I forgot to commit this one.) Notes: svn path=/head/; revision=4026
* Honor the setting of NOMANCOMPRESS.Masafumi Max NAKANE1996-10-181-3/+5
| | | | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Use ${INSTALL_PROGRAM} and ${INSTALL_MAN} macros instead of install *. Notes: svn path=/head/; revision=4025
* trim the DESCR's to something reasonable at Satoshi's request.Eric L. Hernes1996-10-162-34/+4
| | | | Notes: svn path=/head/; revision=4011
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-1014-14/+14
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948