summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patchAndrey A. Chernov1998-01-211-1/+2
| | | | Notes: svn path=/head/; revision=9388
* Add GNU patch 2.5 as portAndrey A. Chernov1998-01-215-0/+27
| | | | Notes: svn path=/head/; revision=9387
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* add a patch, make libslang link to libtermcap.Vanilla I. Shu1997-12-191-76/+52
| | | | | | | | PR: ports/5338 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> Notes: svn path=/head/; revision=9138
* Move aalib to graphics/aalib.Vanilla I. Shu1997-12-191-2/+1
| | | | Notes: svn path=/head/; revision=9132
* Update to ILU-2.0alpha12Martin Cracauer1997-12-173-26/+32
| | | | | | | | New Xerox patches NO_PACKAGE since this doesn't work with optimization enabled Notes: svn path=/head/; revision=9120
* Activate aalibVanilla I. Shu1997-12-151-1/+2
| | | | Notes: svn path=/head/; revision=9082
* Update the maintainer's address.Masafumi Max NAKANE1997-12-151-6/+6
| | | | | | | | PR: 5281 Requested by: maintainer Notes: svn path=/head/; revision=9077
* Comment out MASTER_SITES as port can't be downloaded automatically.James Raynard1997-12-111-2/+3
| | | | | | | Spotted by: Bill Fenner's distfile checker. Notes: svn path=/head/; revision=9059
* Upgrade to 0.5. Now it uses the ACS for the terminal, if available.Thomas Gellekum1997-12-102-4/+4
| | | | Notes: svn path=/head/; revision=9050
* Upgrade to 1.1p3.Thomas Gellekum1997-12-0910-35/+40
| | | | Notes: svn path=/head/; revision=9041
* Merge swig (committed accidentally) into SWIG. I copied Makefile, files/md5Satoshi Asami1997-12-0415-405/+450
| | | | | | | | | | | | | and pkg/PLIST and made minor changes. pkg/COMMENT and pkg/DESCR are left alone to honor the original porter. I've also left the MAINTAINER line alone. Please talk to the original maintainer if you want to change this. devel/swig will be deleted in a few days. Notes: svn path=/head/; revision=8985
* Change my email address.Vanilla I. Shu1997-11-301-2/+2
| | | | Notes: svn path=/head/; revision=8918
* Add a RESTRICTED line due to the fact that one must register with AT&T to useJustin M. Seger1997-11-291-1/+3
| | | | | | | | the port. Reviewed by: asami Notes: svn path=/head/; revision=8891
* Add @direntry and @direcategory to indent.texinfo so that install-info worksJustin M. Seger1997-11-281-0/+14
| | | | | | | correctly. Notes: svn path=/head/; revision=8876
* Distfile updated to fix egregious install destination bug.Mike Smith1997-11-271-1/+1
| | | | Notes: svn path=/head/; revision=8870
* Distfile moved on MASTER_SITEJustin M. Seger1997-11-261-2/+2
| | | | Notes: svn path=/head/; revision=8860
* Add linux_kdumpMike Smith1997-11-261-1/+2
| | | | Notes: svn path=/head/; revision=8836
* This is a modified version of the standard FreeBSD kdump(1) utilityMike Smith1997-11-265-0/+30
| | | | | | | that understands Linux syscalls and ioctls instead of FreeBSD ones. Notes: svn path=/head/; revision=8835
* original distribution updated (1.60 -> 1.61)Jun-ichiro itojun Hagino1997-11-251-3/+3
| | | | Notes: svn path=/head/; revision=8821
* Activate prc-toolsPaul Traina1997-11-241-1/+2
| | | | Notes: svn path=/head/; revision=8792
* Mark this port broken, it doesn't build.Satoshi Asami1997-11-221-1/+3
| | | | Notes: svn path=/head/; revision=8745
* Define MANUAL_PACKAGE_BUILD, it installs malloc.h which conflictsSatoshi Asami1997-11-221-1/+3
| | | | | | | with the system version (even though it's obsolete). Notes: svn path=/head/; revision=8743
* Add ElectricFence.Satoshi Asami1997-11-201-1/+2
| | | | Notes: svn path=/head/; revision=8712
* original distribution updated (1.59->1.60)Jun-ichiro itojun Hagino1997-11-201-3/+3
| | | | Notes: svn path=/head/; revision=8710
* Upgrade, 1.1.8 -> 1.1.11.Masafumi Max NAKANE1997-11-162-6/+6
| | | | | | | | Submitted by: vanilla@MinJe.com.TW PR: 5004 Notes: svn path=/head/; revision=8667
* De-capitalize PKGNAME - a single library can't start with uppercase.Satoshi Asami1997-11-151-1/+2
| | | | Notes: svn path=/head/; revision=8636
* It turns out that the tarball is on Sunsite, but for some reason myJames Raynard1997-11-131-7/+4
| | | | | | | | local archie server doesn't know about it. Also clean up some careless editing. Notes: svn path=/head/; revision=8604
* Original distribution updated. (1.58 -> 1.59)Jun-ichiro itojun Hagino1997-11-131-3/+3
| | | | Notes: svn path=/head/; revision=8602
* ElectricFence, the debugging malloc libraryJames Raynard1997-11-126-0/+68
| | | | Notes: svn path=/head/; revision=8597
* original distribution updated (1.57->1.58)Jun-ichiro itojun Hagino1997-11-111-3/+3
| | | | Notes: svn path=/head/; revision=8576
* Add author's site.Thomas Gellekum1997-11-101-2/+3
| | | | | | | | PR: 4988 Submitted by: Bruce Gingery <bgingery@gtcs.com> Notes: svn path=/head/; revision=8570
* (1) Add "-" between basename and version number in PKGNAME.Satoshi Asami1997-11-101-1/+3
| | | | | | | | | Found by: portlint (2) Define IS_INTERACTIVE. The do-fetch target only prints out messages. Notes: svn path=/head/; revision=8548
* Add sfio.James Raynard1997-11-091-1/+2
| | | | Notes: svn path=/head/; revision=8535
* Safe/Fast I/O LibraryJames Raynard1997-11-096-0/+214
| | | | Notes: svn path=/head/; revision=8534
* original distribution updated. (1.56 -> 1.57)Jun-ichiro itojun Hagino1997-11-091-3/+3
| | | | Notes: svn path=/head/; revision=8528
* original distribution updated to 1.56.Jun-ichiro itojun Hagino1997-11-051-3/+3
| | | | Notes: svn path=/head/; revision=8488
* Remove name of package.Satoshi Asami1997-11-041-1/+1
| | | | Notes: svn path=/head/; revision=8467
* Activate cccc.Thomas Gellekum1997-11-031-1/+2
| | | | Notes: svn path=/head/; revision=8454
* Import of cccc port. cccc is a C and C++ code counter whichThomas Gellekum1997-11-037-0/+112
| | | | | | | | | | generates some statistics on your code as HTML output. PR: 4552 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=8453
* Update to use tk80. More cleanup.Thomas Gellekum1997-10-313-155/+121
| | | | | | | | PR: 4896 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=8420
* Activate tkref.Thomas Gellekum1997-10-301-1/+2
| | | | Notes: svn path=/head/; revision=8411
* Import of tkref port. TkRef is a "reference card" for tcl/tk/tix/... commands.Thomas Gellekum1997-10-305-0/+41
| | | | | | | | PR: 4219 Submitted by: Bruce Gingery <bgingery@gtcs.com> Notes: svn path=/head/; revision=8410
* Forgot the Doc files.Chuck Robey1997-10-272-0/+5
| | | | Notes: svn path=/head/; revision=8360
* Activate nasm, the Netwide Assembler.Chuck Robey1997-10-271-1/+2
| | | | Notes: svn path=/head/; revision=8359
* Port of nasm, the Netwide Assembler, by Murray Stokeley.Chuck Robey1997-10-275-0/+39
| | | | | | | Obtained from: James Raynard Notes: svn path=/head/; revision=8358
* Update MAINTAINER addressBill Fenner1997-10-261-3/+3
| | | | | | | Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=8356
* Activate nana.Masafumi Max NAKANE1997-10-151-1/+2
| | | | Notes: svn path=/head/; revision=8286
* New port, nana:Masafumi Max NAKANE1997-10-155-0/+93
| | | | | | | | | | Improved support for assertion checking and logging using GNU C and GDB. PR: 3363 Submitted by: Phil maker <pjm@cs.ntu.edu.au> Notes: svn path=/head/; revision=8285
* Upgrade, 3.75 -> 3.76.1.Masafumi Max NAKANE1997-10-158-150/+108
| | | | | | | | | | PR: 4747 Submitted by: jseger@freebsd.org Please note that jserger decided to be the maintainer of this port. Notes: svn path=/head/; revision=8282