Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow directory layout of python (shared objects -> lib/python1.4). | tg | 1997-05-14 | 6 | -36/+39 |
| | |||||
* | Add RUN_DEPENDS and respect NOPORTDOCS. | tg | 1997-05-05 | 3 | -3/+12 |
| | |||||
* | Fix PLIST. I had an old object file in my tree. | tg | 1997-04-29 | 3 | -3/+3 |
| | |||||
* | Add numpy. | tg | 1997-04-28 | 1 | -1/+2 |
| | |||||
* | Import of the NumPy port. The Numeric extensions to Python contain | tg | 1997-04-28 | 15 | -0/+303 |
| | | | | | multi-dimensional arrays and interfaces to the lapack-, fftpack- and ranlib-libraries from netlib. | ||||
* | Use the C version, not Fortran. There are no functional differences. | tg | 1997-04-23 | 12 | -42/+24 |
| | |||||
* | Typo. | max | 1997-04-17 | 1 | -2/+2 |
| | | | | | Submitted by: Pedro Giffuni S <pgiffuni@fps.biblos.unal.edu.co> (Closing PR #3310.) | ||||
* | Add libranlib. | asami | 1997-04-07 | 1 | -1/+2 |
| | | | | I-think-this-was-probably-forgotten-by: tg :) | ||||
* | Import of libranlib. libranlib is a library of random number | tg | 1997-04-07 | 18 | -0/+222 |
| | | | | generators from netlib. | ||||
* | Fix MASTER_SITE since netlib.att.com went away, do dependence on blas | fenner | 1997-04-03 | 3 | -17/+19 |
| | | | | properly, and clean up Makefiles a little. | ||||
* | Some files got updated. | fenner | 1997-04-03 | 1 | -3/+3 |
| | |||||
* | Fix MASTER_SITES since netlib.att.com went away. Clean up Makefiles | fenner | 1997-04-03 | 1 | -6/+16 |
| | | | | a little while I'm here. | ||||
* | Comment out IS_INTERACTIVE, only needs to connect to X server. | asami | 1997-03-06 | 1 | -2/+2 |
| | |||||
* | Add xplot. | asami | 1997-03-06 | 1 | -1/+2 |
| | |||||
* | Another plotting utility. Commonly used to plot TCP traces. | asami | 1997-03-06 | 6 | -0/+114 |
| | | | | Submitted by: fenner (he had to leave so I'm importing it) | ||||
* | Not everyone has `.' in his $PATH. | jmz | 1997-02-21 | 1 | -37/+26 |
| | | | | Submitted by: tg | ||||
* | Change EXTRACT_ARGS to EXTRACT_BEFORE_ARGS, the former is only retained | asami | 1997-02-14 | 4 | -8/+8 |
| | | | | | | | for backwards compatibilty. Also move it down to "misc. bsd.port.mk variables" section. While I'm here, add "/sbin/" to ldconfig. | ||||
* | Activate fftpack. | tg | 1997-02-14 | 1 | -1/+2 |
| | |||||
* | Import of fftpack, a library of FFT routines from netlib. | tg | 1997-02-14 | 12 | -0/+148 |
| | | | | | | Closes PR #2574. Submitted by: Pedro Giffuni S. | ||||
* | Non-working help file. | obrien | 1997-01-25 | 1 | -1/+1 |
| | | | | PLIST had lib/gnuplot.gih, but it was actually installed in share/ | ||||
* | Activate ss. | max | 1997-01-24 | 1 | -1/+2 |
| | |||||
* | New port: yet another spreadsheet program. | max | 1997-01-24 | 8 | -0/+130 |
| | | | | | Submitted by: pgiffuni@FPS.biblos.unal.edu.co (Closing PR #2452.) | ||||
* | Upgrade octave to version 2.0.1. Fair warning, this takes a great | chuckr | 1997-01-21 | 6 | -472/+964 |
| | | | | | | long time to compile, and the package is over 6 megabytes in size. Also depends on the new gnuplot port for output. Reviewed by: Satoshi | ||||
* | Update the "version required" comment. Change "Whom" and MAINTAINER to | asami | 1997-01-13 | 1 | -11/+5 |
| | | | | | | | | reflect reality (who's "cbr"?). Change PKGNAME to follow standard. Remove commented out MASTER_SITES (I know how it got here, and I do this myself too, but you have to make sure you delete it before committing, Chuck :), remove unnecessary pre-install target (directories are created by mtree). | ||||
* | Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it, | chuckr | 1997-01-13 | 3 | -105/+23 |
| | | | | and I want the new octave). Look for octave later today. | ||||
* | Add freefem. | asami | 1997-01-11 | 1 | -1/+2 |
| | |||||
* | 2-D FEM solving package. Closes PR ports/2290. | asami | 1997-01-11 | 6 | -0/+106 |
| | | | | Submitted by: pgiffuni@FPS.biblos.unal.edu.co | ||||
* | Mark this BROKEN. I've also tried the latest release (octave-2.0) | tg | 1996-12-12 | 2 | -2/+6 |
| | | | | | | | with the same results: undefined symbols when linking. I'll put together a make log and my changes to the port so someone with a better knowledge of gcc and/or C++ can take a look at it (tomorrow morning MET (or is that CET nowadays?)). | ||||
* | Reformat. | asami | 1996-12-12 | 1 | -2/+3 |
| | |||||
* | attach calctool | erich | 1996-12-12 | 1 | -1/+2 |
| | |||||
* | new port of calctool, another X11 calculator, | erich | 1996-12-12 | 7 | -0/+117 |
| | | | | | closes ports/2157 Submitted by: Nick Sayer nsayer@quack.kfu.com | ||||
* | Make pkg_add print the license only once. Note that the INSTALL script | asami | 1996-12-05 | 2 | -0/+8 |
| | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). | ||||
* | Make pkg_add print the license only once. Note that the INSTALL script | asami | 1996-12-05 | 2 | -4/+4 |
| | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). | ||||
* | Remove @unexec rm of a listed file, it will be removed by | asami | 1996-12-05 | 2 | -2/+0 |
| | | | | pkg_delete automatically if the file is in PLIST. | ||||
* | People, please please please update subdir Makefiles when you import | asami | 1996-12-05 | 1 | -1/+2 |
| | | | | a port! (I thought easy-import now yells in your ears about this..) | ||||
* | port of linux' wingz | erich | 1996-12-05 | 13 | -0/+478 |
| | |||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 3 | -368/+368 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 17 | -40/+23 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 9 | -19/+18 |
| | |||||
* | Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+3 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -9/+8 |
| | |||||
* | trim the DESCR's to something reasonable at Satoshi's request. | erich | 1996-10-16 | 1 | -20/+4 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 5 | -5/+5 |
| | | | | | | | | | | 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! | ||||
* | Distfile moved and renamed. | asami | 1996-10-09 | 2 | -3/+4 |
| | | | | Submitted by: jspath@mail.bcpl.lib.md.us (Webmaster Jim) | ||||
* | Use ${INSTALL_MAN} instead of install -c to install the man page. | max | 1996-09-23 | 1 | -2/+2 |
| | |||||
* | freebsd2.1 -> freebsd2.2 (argh!) | asami | 1996-08-21 | 2 | -6/+6 |
| | |||||
* | Added new man page to oleo (with small formatting changes) | chuckr | 1996-08-10 | 1 | -1/+7 |
| | | | | | thanks to Don Yuniskis. It's needed it for a long time, Thanks, Don! | ||||
* | Add support for the | jmz | 1996-08-05 | 2 | -0/+337 |
| | | | | | | | | | | | | set function none set method none commands, cause the default extension of ".ft" to be tried on all loaded fudgit files and adds support for C-style escape sequences in fudgit commands (which was *implied* in the fudgitrc file distributed in the sources but apparently never implemented). Correct some minor typos in the on-line help. Submitted by: Don Yuniskis <dgy@rtd.com> | ||||
* | Reverse directory name from 2.2 to 2.1. It will be changed back once | asami | 1996-07-10 | 2 | -6/+6 |
| | | | | 2.1.5 is released. :( | ||||
* | Add ".gz" to end of package files so this thing packages in the default | asami | 1996-06-11 | 1 | -1185/+1186 |
| | | | | case (no NOMANCOMPRESS). | ||||
* | Make it install manpages even if NOMANCOMPRESS is defined. Run | asami | 1996-06-11 | 1 | -7/+13 |
| | | | | | /sbin/ldconfig -m on shared libraries. Take out @ from install commands so user can have some idea what's going on. | ||||
* | Add lapack. | jmz | 1996-06-07 | 1 | -1/+2 |
| | |||||
* | LAPACK is a library of Fortran 77 subroutines for linear algebra. | jmz | 1996-06-07 | 13 | -0/+2021 |
| | |||||
* | Add maxima to subdir list. | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | More missing newlines. | asami | 1996-03-31 | 3 | -3/+3 |
| | |||||
* | Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks to | asami | 1996-03-10 | 3 | -27/+13 |
| | | | | fetch them correctly from the backup site. | ||||
* | Delete unnecessary stuff. | asami | 1996-03-10 | 1 | -3/+2 |
| | |||||
* | Change version-dependent filenames to 2.2. | asami | 1996-03-09 | 2 | -6/+6 |
| | |||||
* | Remove ${KEYWORDS}. | asami | 1996-03-06 | 2 | -4/+2 |
| | |||||
* | Distfile changed at master site, now has files in subdir. | asami | 1996-02-07 | 2 | -2/+1 |
| | |||||
* | radix = 2 (not 16) for floats. | jmz | 1995-11-30 | 1 | -0/+38 |
| | |||||
* | Remove gmp. | asami | 1995-11-27 | 1 | -2/+1 |
| | |||||
* | Added xvgr. | asami | 1995-11-26 | 1 | -1/+2 |
| | |||||
* | Change category from "math languages" to "math lang". | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | Change category from "math printing" to "math print". | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 2 | -2/+2 |
| | | | | lot of ports or what! ;> | ||||
* | shortened COMMENTS | erich | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | added myself as MAINTAINER | erich | 1995-10-29 | 1 | -1/+3 |
| | |||||
* | Shorten one-line comments. | asami | 1995-10-25 | 2 | -2/+2 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Shorten the COMMENT line | jmz | 1995-10-25 | 2 | -2/+2 |
| | |||||
* | Use CFLAGS from /etc/make.conf. | asami | 1995-10-19 | 1 | -0/+11 |
| | |||||
* | Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" so | asami | 1995-10-12 | 2 | -6/+6 |
| | | | | this will package in 2.1. | ||||
* | Expand directories. | asami | 1995-10-04 | 2 | -4/+444 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Various EXEC_DEPENDS fixes. | asami | 1995-10-04 | 2 | -4/+4 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -16/+15 |
| | |||||
* | Added xlispstat. | asami | 1995-08-18 | 1 | -1/+2 |
| | |||||
* | XLISP-STAT is a statistical environment based on a dialect of the Lisp | asami | 1995-08-18 | 5 | -0/+94 |
| | | | | | | | | | | | | language called XLISP. This one is IS_INTERACTIVE because it needs to connect to the X server while building. I don't know if it's possible to build a package or not. Submitted by: "Eric L. Hernes" <erich@lodgenet.com> this one was mentioned in the linux journal recently. I've used it before so I made up a port. | ||||
* | Cleanup. Install in /usr/local/share, etc. | asami | 1995-07-29 | 2 | -6/+4 |
| | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Obtained from: | ||||
* | Add xspread. Convert the Makefile along the way to "SUBDIR+=" format. | asami | 1995-07-01 | 1 | -2/+13 |
| | |||||
* | An X-based spreadsheet program. | asami | 1995-07-01 | 5 | -0/+32 |
| | | | | Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl> | ||||
* | Add | asami | 1995-06-24 | 6 | -5/+15 |
| | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". | ||||
* | Add maxima to "restricted" (license required). | asami | 1995-05-13 | 1 | -2/+3 |
| | |||||
* | Add more CATEGORIES. packages/orphans is now empty. | asami | 1995-05-03 | 3 | -3/+6 |
| | |||||
* | Added octave. | asami | 1995-05-02 | 1 | -2/+2 |
| | |||||
* | octave-1.1.1, similar to matlab. | asami | 1995-05-02 | 10 | -0/+100 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Add a few CATEGORIES lines to take these ports out of `orphans'. | jkh | 1995-04-28 | 6 | -7/+13 |
| | | | | | Seeing your port in the orphans directory is pretty good indication that it doesn't have a categories line! :-) | ||||
* | I was going to convert the math Makefiles according to the new | asami | 1995-04-22 | 6 | -10/+14 |
| | | | | | rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes. | ||||
* | Just to make the compile less verbose and make Satoshi happy. | jmz | 1995-04-17 | 1 | -0/+19 |
| | |||||
* | MAINTAINER goes in a section of its own. :) | asami | 1995-04-17 | 1 | -1/+2 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 3 | -3/+7 |
| | |||||
* | Some more Makefile updates, for the math ports. | asami | 1995-04-11 | 9 | -12/+82 |
| | |||||
* | Try to get most ports checksummed | gpalmer | 1995-04-01 | 1 | -0/+1 |
| | |||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 3 | -4/+6 |
| | | | | and some other minor cleanup. | ||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Same change needed as in the blas port. Now, that extract is in WRKDIR the | ats | 1995-02-22 | 2 | -2/+2 |
| | | | | uncomp script need to be prefixed with a CURDIR. | ||||
* | Change the path of the extract command. Formerly extract used CURDIR, now | ats | 1995-02-22 | 1 | -1/+1 |
| | | | | it uses WRKDIR. | ||||
* | Add "gmp" to the subirs list. It seems to compile and package just fine. | ats | 1995-02-14 | 1 | -2/+2 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Initial revision | jkh | 1995-01-31 | 1 | -0/+1 |
| | |||||
* | Bye stupid tab. | jkh | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | Another bogus tab | jkh | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | Remove another bogus tab | jkh | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | Remove bogus tab | jkh | 1995-01-27 | 1 | -1/+1 |
| | |||||
* | add calc xgraph to their new home | jkh | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 7 | -0/+372 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of | gpalmer | 1994-12-12 | 1 | -2/+1 |
| | | | | these need to have INSTALL_MANPAGES= yes anymore. | ||||
* | Added hexcalc, sorted items in alphabetical order. | asami | 1994-12-06 | 1 | -2/+2 |
| | |||||
* | hexcalc, a multi-radix calculator for x11 | asami | 1994-12-06 | 4 | -0/+23 |
| | |||||
* | Put a hack into this makefile to get MASTER_SITE_OVERIDE to work. | ats | 1994-11-29 | 1 | -0/+4 |
| | |||||
* | Put a hack into this makefile to get MASTER_SITE_OVERRIDE to work | ats | 1994-11-29 | 1 | -0/+4 |
| | | | | until someone has a brilliant idea how to reorganize the ports. | ||||
* | Put a hack into it until we have some good solution for the | ats | 1994-11-28 | 1 | -0/+4 |
| | | | | MASTER_SITE_OVERRIDE. This works also. | ||||
* | xgraph ver. 11, a program that will help you plot graphs | asami | 1994-11-25 | 4 | -0/+25 |
| | |||||
* | Add fudgit to the SUBDIR list. | ats | 1994-11-21 | 1 | -2/+2 |
| | |||||
* | fudgit: data-processing and fitting program | jmz | 1994-11-17 | 6 | -0/+130 |
| | |||||
* | Missing '/' made ncftp not find the distfile. | ljo | 1994-11-11 | 1 | -2/+2 |
| | |||||
* | Added linpack and eispack. | ljo | 1994-10-31 | 1 | -2/+2 |
| | |||||
* | Eispack library (Eigensystem package). | ljo | 1994-10-31 | 4 | -0/+48 |
| | |||||
* | Import of linpack library (Linear Algebra Package). This is the library | ljo | 1994-10-31 | 5 | -0/+89 |
| | | | | | used in the linpack benchmark. However the purpose of this library is to be used in numerical methods applications. | ||||
* | Added blas. | ljo | 1994-10-27 | 1 | -2/+2 |
| | |||||
* | BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc. | ljo | 1994-10-27 | 4 | -0/+46 |
| | |||||
* | Add oleo. | jkh | 1994-10-12 | 1 | -2/+2 |
| | |||||
* | Michael Reifenberger's oleo port. | jkh | 1994-10-12 | 4 | -0/+1053 |
| | | | | Submitted by: mr | ||||
* | New Makefile for the math collection. | jkh | 1994-10-06 | 1 | -0/+6 |
| | |||||
* | Jean-Marc Zucconi's gnuplot port. | jkh | 1994-10-06 | 5 | -0/+146 |
| | | | | | | If Jean-Marc keeps this up, I'm simply going to have to have my own subdirectory for him - /usr/ports/jmz. :-) Submitted by: jmz | ||||
* | Update from Jean-Marc Zucconi. | jkh | 1994-10-06 | 2 | -8/+10 |
| | | | | Submitted by: jmz | ||||
* | These are my changes to support the new argument-less configure scripts. | jkh | 1994-10-04 | 1 | -3/+1 |
| | |||||
* | calc - arbitrary precision calculator. Version 2.9.3t6 | jkh | 1994-10-04 | 5 | -0/+151 |
From Jean-Marc Zucconi. Submitted by: jmz |