Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -6/+4 |
| | |||||
* | Update to 0.11.3 | ade | 2000-04-19 | 8 | -16/+18 |
| | | | | Approved by: nakai | ||||
* | Fixup library load paths. | nectar | 2000-04-19 | 3 | -6/+27 |
| | | | | Submitted by: MAINTAINER | ||||
* | Activate smalleiffel. | nectar | 2000-04-18 | 1 | -0/+1 |
| | |||||
* | New port for SmallEiffel, the GNU Eiffel Compiler. | nectar | 2000-04-18 | 21 | -0/+3108 |
| | | | | | PR: ports/17407 Submitted by: Berend de Boer <berend@pobox.com> | ||||
* | Fix building modules on -current. | tg | 2000-04-17 | 1 | -2/+2 |
| | | | | Submitted by: Maxim Sobolev <sobomax@altavista.net> | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 14 | -77/+46 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 3 | -9/+7 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | DISTNAME-related fixups. | asami | 2000-04-17 | 2 | -2/+4 |
| | |||||
* | Change MAINTAINER mail address. | knu | 2000-04-16 | 1 | -1/+1 |
| | |||||
* | WRKSRC-related fixes. | asami | 2000-04-16 | 1 | -1/+2 |
| | |||||
* | DISTNAMe-related cleanups. | asami | 2000-04-16 | 3 | -2/+3 |
| | |||||
* | Update to 2c7 | nakai | 2000-04-16 | 3 | -6/+7 |
| | | | | | PR: ports/17283 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>,Matther Condell | ||||
* | Put back DISTNAME. | asami | 2000-04-15 | 1 | -0/+1 |
| | |||||
* | Portlint COMMENT's. | knu | 2000-04-15 | 3 | -3/+3 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | Upgrade to the 2000-04-10 GCC 2.96 development snapshot. | obrien | 2000-04-15 | 36 | -108/+108 |
| | |||||
* | Tiny cosmetic fixes. | knu | 2000-04-15 | 2 | -6/+6 |
| | | | | | Assure master ports and their lang-specific slaves of having consistent categories. | ||||
* | Typo (PORTVERSION -> PORTNAME). | asami | 2000-04-14 | 1 | -1/+1 |
| | |||||
* | Typo (PORTVESION -> PORTVERSION). | asami | 2000-04-14 | 7 | -7/+7 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 163 | -504/+467 |
| | |||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-12 | 3 | -9/+9 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 2 | -6/+6 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.5.2p2. | tg | 2000-04-06 | 3 | -52/+93 |
| | |||||
* | Separate the Python Tk module from the main port. I've been | tg | 2000-04-04 | 14 | -210/+14 |
| | | | | | | | wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly. | ||||
* | - Update to version 7.5.5 | mharo | 2000-04-01 | 3 | -8/+10 |
| | | | | | PR: 17449 Submitted by: tkato@prontomail.ne.jp | ||||
* | Update smalltalk to 1.7.3. | will | 2000-04-01 | 6 | -296/+297 |
| | | | | | | PR: 17685 Submitted by: Alexander Langer <alex@big.endian.de> Patch by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add a US site for distfiles. | nectar | 2000-03-31 | 2 | -2/+4 |
| | |||||
* | Update 2.4 -> 2.7. | nectar | 2000-03-31 | 12 | -238/+124 |
| | | | | | Submitted by: jesse@cs.uni-magdeburg.de PR: ports/17220 | ||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | kris | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Comply with the license terms and install the license file. | kris | 2000-03-26 | 2 | -0/+3 |
| | | | | Obtained from: OpenBSD | ||||
* | Update to 0.11.1 | ade | 2000-03-25 | 8 | -168/+200 |
| | | | | | | | | Add appropriate LIB_DEPENDS for gdbm and gettext Incorporate building fixes from ports/17387 Make PLIST more version-friendly Approved by: maintainer | ||||
* | Fix packaging on -current. | tg | 2000-03-24 | 29 | -70/+1150 |
| | |||||
* | turn everyone back onto GCC 2.7.2.3. | obrien | 2000-03-23 | 1 | -0/+1 |
| | |||||
* | Port of the GCC 2.7.2.3 that was the base compiler in FreeBSD 2.2.x thru 3.x. | obrien | 2000-03-23 | 44 | -0/+2874 |
| | |||||
* | Finish moving MAINTAINER for my ports. | will | 2000-03-22 | 1 | -1/+1 |
| | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami | ||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 29 | -0/+29 |
| | |||||
* | PREFIX -> LOCALBASE | mharo | 2000-03-21 | 2 | -3/+3 |
| | |||||
* | Update port to 2.1.4 | jedgar | 2000-03-21 | 2 | -3/+3 |
| | | | | | PR: 17335 Submitted by: Maintainer | ||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 29 | -29/+0 |
| | |||||
* | make ``tcc -time foo.c'' work | obrien | 2000-03-19 | 1 | -0/+41 |
| | |||||
* | Upgrade to the 2000-03-13 GCC 2.96 development snapshot. | obrien | 2000-03-19 | 54 | -486/+486 |
| | |||||
* | Re-enable threads and add libqthreads.* to pkg/PLIST. | asami | 2000-03-12 | 2 | -1/+4 |
| | |||||
* | Temporary disable --with-threads; we suspect it is causing the libgtop | asami | 2000-03-12 | 1 | -1/+1 |
| | | | | build to fail. | ||||
* | Upgrade to the 2000-03-06 GCC 2.96 development snapshot. | obrien | 2000-03-09 | 54 | -126/+162 |
| | |||||
* | Add additional MASTER_SITE | jseger | 2000-03-08 | 1 | -1/+3 |
| | | | | Add threads support | ||||
* | Update to 0.11 | nakai | 2000-03-08 | 6 | -156/+166 |
| | |||||
* | Upgrade to the 2000-02-21 GCC 2.96 development snapshot. | obrien | 2000-03-08 | 54 | -126/+126 |
| | |||||
* | Update port to 4.06 | jedgar | 2000-03-04 | 12 | -177/+381 |
| | | | | | PR: 17115 Submitted by: Maintainer | ||||
* | - Convert to ELF. | tg | 2000-03-01 | 16 | -46/+668 |
| | | | | | | | - Support CC/CFLAGS/PREFIX. PR: 16677 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | USE_BISON to build this. | billf | 2000-03-01 | 2 | -4/+8 |
| | | | | | PR: ports/16690 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Upgrade to 7.5.2. This also fixes the build problem with ELF. | asami | 2000-03-01 | 4 | -33/+474 |
| | | | | | PR: 17075 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to version 2.04. | imura | 2000-02-28 | 5 | -74/+94 |
| | | | | | | PR: 16656 Submitted by: Ronald Kuehn <kuehn@rz.tu-clausthal.de> Approved by: maintainer | ||||
* | Add virtual category "linux" to Linux apps and support libs/utils. | asami | 2000-02-28 | 1 | -1/+1 |
| | |||||
* | Mark this broken for -CURRENT. | green | 2000-02-28 | 1 | -1/+7 |
| | |||||
* | No checksum for slightly modified patch. | steve | 2000-02-27 | 1 | -1/+1 |
| | |||||
* | Chase the checksum (a bunch of code changes with no version bump) | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), and | kris | 2000-02-27 | 9 | -21/+27 |
| | | | | | | respect CFLAGS Noticed by: bento | ||||
* | Further refine 1.9 to actually use the distfiles in their new location. :) | asami | 2000-02-26 | 1 | -1/+1 |
| | |||||
* | Update to version 1.0a5. | imura | 2000-02-23 | 5 | -7/+49 |
| | | | | | PR: 16917 Submitted by: maintainer | ||||
* | Remove bogus "info/dir" entry from PLIST. | jdp | 2000-02-23 | 1 | -1/+0 |
| | | | | | PR: ports/16897 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | Upgrade to 0.6.5. | tg | 2000-02-22 | 9 | -369/+603 |
| | |||||
* | Fix a bad patch that prevented the PREFIX expansion. | obrien | 2000-02-22 | 1 | -1/+1 |
| | | | | | PR: 16874 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update expect to 5.31.4 (fixes invalid MD5 checksum due to non-versioned | jedgar | 2000-02-22 | 2 | -4/+1 |
| | | | | DISTFILES) | ||||
* | Reinstante W. Gerald Hicks as the maintainer with a correct e-mail address. | green | 2000-02-22 | 1 | -0/+2 |
| | |||||
* | Remove Jerry Hicks as MAINTAINER; mail has been bouncing for 2 full months: | fenner | 2000-02-22 | 1 | -2/+0 |
| | | | | | | ----- Transcript of session follows ----- mail.local: unknown user: wghicks 554 <wghicks@bellsouth.net>... Service unavailable | ||||
* | A small hack to work around bsd.port.mk's problem -- add USE_BZIP2 so | asami | 2000-02-21 | 5 | -0/+10 |
| | | | | | | | the DEPENDS=pm3-base:configure will work on the package building machine. (It won't make any difference for ordinary users.) Reviewed by: maintainer | ||||
* | Add p5-Expect | jedgar | 2000-02-21 | 1 | -0/+1 |
| | |||||
* | Re-import of p5-Expect, a perl module inspired by the Tcl version of Expect. | jedgar | 2000-02-21 | 5 | -0/+43 |
| | | | | | PR: 16528 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Reflect true location of one of the distfiles. | steve | 2000-02-21 | 2 | -2/+2 |
| | |||||
* | Reducing Maintainership to an amount of ports | andreas | 2000-02-21 | 1 | -1/+1 |
| | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. | ||||
* | Create this diff with "-u1" to avoid the really crazy "OBJ=" line that | obrien | 2000-02-20 | 1 | -5/+3 |
| | | | | causes `less' to go nuts. | ||||
* | Upgrade to the 2000-02-07 GCC 2.96 development snapshot. | obrien | 2000-02-14 | 126 | -1530/+1350 |
| | |||||
* | Change www.FreeBSD.org to people.FreeBSD.org. | jdp | 2000-02-14 | 1 | -1/+1 |
| | |||||
* | Enable pm3-m3tk and pm3-netobj. | jdp | 2000-02-14 | 1 | -0/+2 |
| | |||||
* | New port for Network Objects. Network objects offer transparent | jdp | 2000-02-14 | 4 | -0/+175 |
| | | | | | remote method invocation on objects. I.e., they're like RPC only better. | ||||
* | New port for the M3TK toolkit, a comprehensive library for | jdp | 2000-02-14 | 4 | -0/+455 |
| | | | | processing and transforming Modula-3 source code. | ||||
* | Use my FreeBSD.org address for the MAINTAINER line. Spell freebsd | jdp | 2000-02-14 | 6 | -12/+36 |
| | | | | | as "FreeBSD". Fix the depends to work for a.out too. Install copyright notices. | ||||
* | Use my FreeBSD.org address in the MAINTAINER line. Spell freebsd | jdp | 2000-02-14 | 3 | -7/+28 |
| | | | | | as "FreeBSD". Check for a conflicting Modula-3 port before installing. Install the copyright notice into a different place. | ||||
* | Fix my perl recipie. | obrien | 2000-02-14 | 1 | -4/+4 |
| | |||||
* | Upgrade to version 1.2.1 | obrien | 2000-02-14 | 8 | -78/+99 |
| | | | | | PR: 16675 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add WWW: | dirk | 2000-02-14 | 3 | -0/+6 |
| | |||||
* | ports@freebsd.org -> ports@FreeBSD.org | dirk | 2000-02-14 | 1 | -1/+1 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 7 | -24/+25 |
| | |||||
* | Initial import of clisp-1999.07.22. | imura | 2000-02-13 | 7 | -0/+181 |
| | | | | | | | This is CLISP - an ANSI Common Lisp. PR: 16542 Submitted by: Jeff Brown <jabrown@caida.org> | ||||
* | Oops, add this patch (fixes threading). | reg | 2000-02-13 | 5 | -0/+60 |
| | |||||
* | Make this port actually allow you to pick depends. | reg | 2000-02-13 | 10 | -60/+55 |
| | | | | Approved by: maintainer | ||||
* | Fix for NEWGCC and add a new MASTER_SITE | cpiazza | 2000-02-13 | 4 | -10/+276 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Enable pm3-{base,forms,gui,net}. | jdp | 2000-02-10 | 1 | -0/+4 |
| | |||||
* | Add four new ports for various portions of the Polytechnique | jdp | 2000-02-10 | 19 | -0/+2469 |
| | | | | | | | | | Montreal Modula-3 (PM3) distribution. This is the most actively maintained Modula-3 distribution, and I will probably make CVSup use it soon. These ports work for FreeBSD 2.x, 3.x, and 4.x on the i386, and FreeBSD 4.x on the Alpha. | ||||
* | Md5 checksum changed (verified: only a few bug fixes present) | cpiazza | 2000-02-10 | 2 | -2/+3 |
| | | | | | | | and USE_BISON PR: 16534 Submitted by: maintainer | ||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | peter | 2000-02-08 | 5 | -5/+5 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Respect CC, CFLAGS | kris | 2000-02-07 | 1 | -4/+5 |
| | |||||
* | Add python+ipv6. | asami | 2000-02-02 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Update port to 3.2 | jedgar | 2000-02-01 | 9 | -30/+33 |
| | | | | | PR: 16469 Submitted by: Maintainer | ||||
* | Get this to clean up it's Makefile.inc. | reg | 2000-01-30 | 5 | -0/+15 |
| | |||||
* | Fix building of SML/NJ under 4-CURRENT after 1999/7/25. | jkoshy | 2000-01-28 | 4 | -6/+60 |
| | | | | | | | | | | The trap handler returns different information after this date for numeric error conditions. Since kern.osreldate is not a reliable indicator of when this change occurred, we revert to checking for the presence of a particular #define in <machine/trap.h> to decide if the SML/NJ runtime sources need to use the newer interface. Submitted by: Tom <tcrimi@andrew.cmu.edu> (in part) | ||||
* | move IPv6-enable python to python+ipv6 and revert origial python | sumikawa | 2000-01-27 | 44 | -307/+54 |
| | | | | | | | | | | | to before IPv6. Since IPv6-enable python make bigger the size of sockaddr, some of scripts are affected. I maintain python+ipv6 separately to minimize impact for users. It will be removed when IPv6 patches are merged into original distribution, such as ruby. Repositry copied by: asami | ||||
* | Update to 0.10 | nakai | 2000-01-26 | 6 | -154/+158 |
| | |||||
* | Use ${OSVERSION} instead of ${USE_INET6}. | sumikawa | 2000-01-26 | 3 | -12/+21 |
| | | | | Reviewed by: maintainer | ||||
* | Update to version 2.62. | steve | 2000-01-24 | 2 | -3/+3 |
| | | | | PR: 16178 | ||||
* | Unbreak moscow_ml. | chuckr | 2000-01-22 | 2 | -213/+236 |
| | | | | Obtained from: partially, from Jens Gerlach Christensen (vepjan@image.dk) | ||||
* | Use byacc instead of bison. | jdp | 2000-01-21 | 1 | -0/+38 |
| | |||||
* | Add 'ipv6' on CATEGORIES. | sumikawa | 2000-01-18 | 18 | -18/+18 |
| | |||||
* | Oops, forgot to update the checksum file. | tg | 2000-01-18 | 15 | -30/+30 |
| | |||||
* | On second thought, put back DIST_SUBDIR. It's not only used for the | tg | 2000-01-18 | 15 | -0/+15 |
| | | | | | Python distribution but also for the docs and some other packages with rather generic names. | ||||
* | Upgrade to the 2000-01-10 GCC 2.96 development snapshot. | obrien | 2000-01-17 | 144 | -1602/+1512 |
| | |||||
* | Update version to 5d2. | imura | 2000-01-15 | 4 | -136/+182 |
| | | | | | PR: 15917 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Merge scripts/configure into Makefile | imura | 2000-01-15 | 2 | -8/+11 |
| | | | | | | | | - Support install macros PR: 15916 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> CVg: Obtained from: Fill this in if the change is from third party software. | ||||
* | - Merge scripts/configure into Makefile | imura | 2000-01-15 | 2 | -13/+21 |
| | | | | | | | - Add WWW: line of pkg/DESCR PR: 15915 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Support IPv6. | sumikawa | 2000-01-13 | 46 | -45/+301 |
| | | | | | | - remove DIST_SUBDIR since there are 2 distfiles on this port anymore. Reviewed by: tg(maintainer) | ||||
* | Support IPv6 | sumikawa | 2000-01-13 | 3 | -0/+9 |
| | | | | Approved by: maintainer | ||||
* | s/X11_BASE/X11BASE/. | tg | 2000-01-10 | 15 | -15/+15 |
| | |||||
* | Update objc to version 3.1.5 | chuckr | 2000-01-10 | 4 | -36/+12 |
| | |||||
* | Fix about PLIST and i18n. | nakai | 2000-01-09 | 6 | -14/+2 |
| | | | | Submitted by: Youichi Asai <yatt@gnome.gr.jp> | ||||
* | Don't include bsd.port.pre.mk twice. This usually is caused by first | asami | 2000-01-08 | 2 | -2/+2 |
| | | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk). | ||||
* | Change MAINTAINER address from nacai@iname.com | nakai | 2000-01-07 | 3 | -3/+3 |
| | | | | to nakai@FreeBSD.org | ||||
* | Fix configure under 3.x when autoconf is not installed | jedgar | 2000-01-07 | 1 | -0/+3 |
| | | | | Found by: bento | ||||
* | - Install python-mode.el. | tg | 2000-01-06 | 30 | -15/+105 |
| | | | | | | | | | PR: 15702 Submitted by: "Dmitry S. Sivachenko" <dima@Chg.RU> - Only use Tk support if X11 is installed. PR: 15910 Submitted by: Nathan Dorfman <nathan@rtfm.net> | ||||
* | Update breakage caused by new visibility in -current of lchown(2) | jkoshy | 2000-01-06 | 1 | -5/+40 |
| | | | | in <sys/stat.h>. | ||||
* | Upgrade repo copy of tcl82->tcl83 to tcl 8.3.b1 | jseger | 2000-01-06 | 7 | -46/+125 |
| | |||||
* | Upgrade to tcl 8.2.3 | jseger | 2000-01-05 | 15 | -84/+84 |
| | |||||
* | Add USE_XLIB. | asami | 2000-01-03 | 2 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Upgrade to 2.61. | vanilla | 2000-01-02 | 4 | -12/+16 |
| | |||||
* | Update to version 6.1.0. | steve | 2000-01-01 | 8 | -1298/+8716 |
| | | | | | PR: 15791 Submitted by: maintainer | ||||
* | Change CATEGORIES to 'lang elisp' to match current location. | jkoshy | 1999-12-30 | 1 | -1/+1 |
| | |||||
* | Adding cu-prolog version 3.94. | steve | 1999-12-29 | 11 | -0/+164 |
| | | | | | | | An Experimental constraint logic programming language. PR: 12536 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> | ||||
* | Moving the starlogo port from java to lang. | steve | 1999-12-29 | 7 | -0/+95 |
| | |||||
* | General comment cleanups. | hoek | 1999-12-29 | 5 | -5/+5 |
| | |||||
* | Add two missing files. | hoek | 1999-12-28 | 1 | -0/+2 |
| | |||||
* | Update to version 1.6.2. | steve | 1999-12-28 | 7 | -256/+333 |
| | | | | | PR: 15712 Submitted by: maintainer | ||||
* | Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh | steve | 1999-12-27 | 3 | -9/+3 |
| | | | | | from the 8.0.x version of these ports, we are now one step closer to finally being rid of them. | ||||
* | "ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el". | jkoshy | 1999-12-27 | 1 | -0/+1 |
| | |||||
* | Re-import sml-mode.el under "ports/lang". | jkoshy | 1999-12-27 | 5 | -0/+72 |
| | | | | | | | Old log message: "SML-mode v3.3 from Matthew J. Morley. A useful EMACS mode for interacting with a Standard ML system." Requested by: Satoshi Asami <asami@freebsd.org> | ||||
* | Adding yabasic version 2.60. | steve | 1999-12-25 | 8 | -0/+70 |
| | | | | | | | Yet another Basic for Unix and Windows. PR: 15016 Submitted by: Frank Gruender <elwood@mc5sys.in-berlin.de> | ||||
* | Allow the value of CC to be overridden. | steve | 1999-12-25 | 6 | -8/+200 |
| | | | | | PR: 15473 Submitted by: Jame Andariese <james@ja.ath.cx> | ||||
* | remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups | mharo | 1999-12-25 | 3 | -13/+10 |
| | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to 0.9 | nakai | 1999-12-24 | 6 | -156/+174 |
| | | | | | PR: ports/15563 Submitted by: Rod Taylor rod@zort.on.ca | ||||
* | Update to version 3.33. | steve | 1999-12-24 | 3 | -5/+4 |
| | | | | | PR: 15583 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | * Rearranged configure target. | steve | 1999-12-24 | 1 | -3/+3 |
| | | | | | PR: 15584 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to version 1.4.3. | steve | 1999-12-24 | 3 | -5/+5 |
| | | | | | PR: 15591 Submitted by: maintainer | ||||
* | Update to version 1.4.3. | steve | 1999-12-24 | 9 | -15/+15 |
| | | | | | PR: 15590 Submitted by: maintainer | ||||
* | Allow the value of CC to be overridden. | steve | 1999-12-24 | 15 | -1/+642 |
| | | | | | PR: 15397 Submitted by: James Andariese <james@ja.ath.cx> | ||||
* | Fix breakage caused by the recent socklen_t changes in -current. | jdp | 1999-12-24 | 1 | -45/+57 |
| | | | | | | Modula-3 and CVSup build and work again under -current now. PR: ports/15595 | ||||
* | Fix the Modula-3 runtime so it will work with the new larger | jdp | 1999-12-24 | 4 | -1/+265 |
| | | | | sigset_t types in -current. | ||||
* | Update to version 2.0.2. | steve | 1999-12-24 | 2 | -4/+4 |
| | | | | | PR: 15253 Submitted by: maintainer | ||||
* | Obey the CFLAGS settings. | jmz | 1999-12-23 | 2 | -0/+131 |
| | | | | | | fix time_t declarations. Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> | ||||
* | Hand over to a maintainer with more time available, now that James has | sheldonh | 1999-12-22 | 1 | -2/+2 |
| | | | | | | | | retired from active service. Bump "Version required" while I'm in there. Requested by: Alexander Langer <alex@big.endian.de> | ||||
* | Fix problem that could cause cvsup to abort in some cases. | asami | 1999-12-16 | 1 | -0/+11 |
| | | | | Submitted by: jdp | ||||
* | Fix md5 checksum | flathill | 1999-12-11 | 1 | -1/+1 |
| | | | | Pointed out by: s974123@cc.matsuyama-u.ac.jp | ||||
* | Fix md5 checksum | flathill | 1999-12-11 | 1 | -1/+1 |
| | | | | Pointed out by: s974123@cc.matsuyama-u.ac.jp | ||||
* | Correct the checksum for the bootstrap compiler which I somehow broke | deischen | 1999-12-11 | 1 | -1/+1 |
| | | | | | | when the port was upgraded. Found by: Bento's error logs | ||||
* | Activate p5-F77 | jmz | 1999-12-08 | 1 | -0/+1 |
| | |||||
* | Tells you how to link C programs with Fortran subroutines. | jmz | 1999-12-08 | 10 | -0/+90 |
| | | | | Required by the new pgperl version. | ||||
* | Upgrade to 0.19. | mph | 1999-12-07 | 4 | -43/+38 |
| | | | | | PR: 14635 Submitted by: saper@system.pl | ||||
* | I think I forgot to add these... | andreas | 1999-12-04 | 2 | -0/+21 |
| | | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) | ||||
* | Update to 0.8 | nakai | 1999-12-02 | 6 | -176/+156 |
| | |||||
* | Re-enable readline support | jseger | 1999-12-01 | 3 | -1/+24 |
| | |||||
* | Update to the Jun 20, 1999 fixes. | obrien | 1999-11-29 | 5 | -135/+121 |
| | |||||
* | Guile shared lib version changed | jseger | 1999-11-29 | 1 | -1/+1 |
| | |||||
* | Upgrade to guile-1.3.4 | jseger | 1999-11-29 | 3 | -36/+50 |
| | |||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-29 | 10 | -17/+35 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Add USE_XLIB=yes since this port needs X libraries to work. | steve | 1999-11-27 | 1 | -0/+1 |
| | | | | | PR: 14271 Submitted by: maintainer | ||||
* | Unbreak and upgrade to gcl-2.3 | jseger | 1999-11-26 | 10 | -148/+311 |
| | |||||
* | Upgrade to tcl-8.2.2 | jseger | 1999-11-22 | 12 | -72/+45 |
| | |||||
* | Update to the Sep1999 version of Hugs98 | cpiazza | 1999-11-21 | 6 | -277/+35 |
| | | | | | PR: 14898 Submitted by: maintainer | ||||
* | Update to the 1999-11-10 development snapshot. | obrien | 1999-11-15 | 36 | -108/+108 |
| | |||||
* | Update to version 0.6.1. | steve | 1999-11-14 | 3 | -4/+9 |
| | | | | | PR: 14631 Submitted by: maintainer | ||||
* | Update to version 1.4.2. | steve | 1999-11-14 | 5 | -21/+57 |
| | | | | | PR: 14629 Submitted by: maintainer | ||||
* | Update to version 1.4.2. | steve | 1999-11-14 | 15 | -30/+198 |
| | | | | | PR: 14628 Submitted by: maintainer | ||||
* | Don't create a temp file in ${FILESDIR} | cpiazza | 1999-11-14 | 2 | -4/+4 |
| | | | | | PR: 14857 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | Add librep. | nakai | 1999-11-11 | 1 | -0/+1 |
| | |||||
* | Initial import. | nakai | 1999-11-11 | 10 | -0/+266 |
| | | | | Lisp interpriter library. | ||||
* | Activate ghc | nectar | 1999-11-11 | 1 | -0/+1 |
| | |||||
* | GHC: The Glasgow Haskell Compiler. | nectar | 1999-11-11 | 18 | -0/+699 |
| | | | | | | | | | | | | | | The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 (http://www.haskell.org). GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries. PR: ports/13786 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk> | ||||
* | Remove the GNAT release number from the description. | deischen | 1999-11-10 | 1 | -1/+1 |
| | | | | Pointed out by: billf | ||||
* | Oops, forgot to change the GNAT version number in the description. | deischen | 1999-11-09 | 1 | -2/+2 |
| | |||||
* | Upgrade GNAT to GNAT-3.12p, the latest public release from Ada Core | deischen | 1999-11-09 | 21 | -479/+1071 |
| | | | | Technologies. | ||||
* | Change PKGNAME to conform to our standards. | asami | 1999-11-05 | 1 | -1/+1 |
| | |||||
* | Update to the 1999-11-02 development snapshot. | obrien | 1999-11-03 | 36 | -108/+108 |
| | |||||
* | Use Tk-8.2. | tg | 1999-11-03 | 16 | -31/+31 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Added http://www.fourmilab.to/atlast/ to MASTER_SITES. | jim | 1999-11-03 | 1 | -1/+2 |
| | | | | | PR: 14676 Submitted by: maintainer | ||||
* | Nuke tcl 8.1 | jseger | 1999-11-02 | 1 | -1/+0 |
| | | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 | ||||
* | Update to the 1999-10-25 snapshot. | obrien | 1999-11-01 | 54 | -234/+180 |
| | |||||
* | Update to version 2.95.2. | obrien | 1999-11-01 | 4 | -24/+20 |
| | |||||
* | Activate the wamcc port. | steve | 1999-11-01 | 1 | -0/+1 |
| | |||||
* | Initial import of wamcc version 2.22. | steve | 1999-11-01 | 11 | -0/+355 |
| | | | | | | | A Prolog-to-C translator from Inria. PR: 13745 Submitted by: W. Gerald Hicks <wghicks@bellsouth.net> | ||||
* | Update to version 2.1.3. | steve | 1999-11-01 | 3 | -6/+37 |
| | | | | | PR: 14506 Submitted by: maintainer | ||||
* | Add some missing manpages. | steve | 1999-11-01 | 1 | -0/+3 |
| | | | | | PR: 13677 (8 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to version 5.31. | steve | 1999-11-01 | 4 | -37/+25 |
| | | | | | PR: 14577 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Link against libxpg4. | tg | 1999-10-27 | 17 | -21/+21 |
| | | | | | | Submitted by: foxfair Promote LDFLAGS in the installed setup. | ||||
* | update mastersite | mharo | 1999-10-27 | 1 | -1/+1 |
| | | | | | PR: 14458 Submitted by: maintainer | ||||
* | Very minor style change. | obrien | 1999-10-27 | 1 | -1/+1 |
| | |||||
* | * Removed outdated master sites | mharo | 1999-10-27 | 2 | -6/+5 |
| | | | | | | | * Added WWW: line into pkg/DESCR PR: 14405 Submitted by: KATO Tsuguru tkato@prontomail.ne.jp | ||||
* | Adopt ports I care about. | obrien | 1999-10-26 | 1 | -0/+3 |
| | |||||
* | Update to new version 3.0.4 | andreas | 1999-10-24 | 5 | -10/+35 |
| | | | | | | | | | | | Recommended update because of bugs in versions < 3.0.4 (as Dirk reports). Recommendation: probably it would be useful to import this version into -current, let it settle there for a month and then merge it into 3.x-STABLE. Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) Reviewed by: andreas@FreeBSD.ORG | ||||
* | Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has | fenner | 1999-10-22 | 1 | -2/+0 |
| | | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months. | ||||
* | Remove xpl. | asami | 1999-10-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | PR: 14268 Submitted by: Ade Lovett <ade@lovett.com> - no maintainer since January 21st 1998 - marked as broken since October 14th 1998 - source tarball only seems to exist on ${MASTER_SITE_LOCAL} (ftpsearch on 'xpl' didn't show up anything) - no-one seems to be screaming about the fact it's been broken for almost year - does anyone actually run PL/1 (or derivatives thereof) on anything other than those machines that ${DEITY} intended it to be run on? Another one for the bit-bucket. | ||||
* | Add WWW: (ftp://ftp-icf.llnl.gov/pub/Yorick/yorick-ad.html). | hoek | 1999-10-12 | 1 | -0/+2 |
| | |||||
* | Update to version 0.9.14. | steve | 1999-10-11 | 3 | -15/+17 |
| | | | | | PR: 14020 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to version 2.0.1 | steve | 1999-10-11 | 3 | -6/+6 |
| | | | | | PR: 14187 Submitted by: maintainer | ||||
* | Upgrade to the 1999-10-04 development snapshot. | obrien | 1999-10-11 | 36 | -108/+108 |
| | |||||
* | Upgrade to the 1999-09-20 development snapshot. | obrien | 1999-10-11 | 108 | -1368/+1764 |
| | |||||
* | Fix checksum. | chuckr | 1999-10-05 | 1 | -1/+1 |
| | |||||
* | Make this work with rev. 1.321 of bsd.port.mk (support for distfiles | asami | 1999-10-01 | 6 | -9/+6 |
| | | | | | with directory names). In fact, what these ports were doing before were not supported -- but they can walk under the sun now. | ||||
* | Don't try to get the GCC-2.7.2.1 sources from "/usr/src". They | jdp | 1999-09-29 | 1 | -12/+2 |
| | | | | aren't there any more in -current. | ||||
* | These ports are building now, so take out BROKEN_ELF. | asami | 1999-09-21 | 1 | -2/+0 |
| | |||||
* | Make PREFIX clean. | obrien | 1999-09-20 | 1 | -1/+5 |
| | |||||
* | Fix a mis-use of Ie. Detorture the English. | hoek | 1999-09-18 | 1 | -13/+12 |
| | |||||
* | Resolve many 301 Moved Permanently URLs in DESCR. | fenner | 1999-09-18 | 2 | -4/+4 |
| | |||||
* | Nuke tcl 7.5 and tk 4.1 | jseger | 1999-09-17 | 1 | -1/+0 |
| | | | | They are no longer required by the ports collection. | ||||
* | Back out previous commit. srwin.o gets installed when I do it in a | asami | 1999-09-11 | 1 | -1/+0 |
| | | | | | chroot dir by hand but not through the regular package building process. Foo! | ||||
* | Add missing file lib/sr/srwin.o. | asami | 1999-09-11 | 1 | -0/+1 |
| | |||||
* | apparent typo: $Id4 -> $FreeBSD$ | peter | 1999-09-11 | 4 | -4/+4 |
| | |||||
* | Do this in a more general way. | obrien | 1999-09-11 | 1 | -1/+1 |
| | |||||
* | Errrr. The GCC install dinks (aka `fix-includes') with curses.h on | obrien | 1999-09-11 | 1 | -1/+0 |
| | | | | | 4.0-CURRENT, but not 3-STABLE. Remove curses.h so this will package on 3-STABLE and deal with it post-3.3 RELEASE. | ||||
* | $DISTNAME changed. | tg | 1999-09-10 | 2 | -2/+2 |
| | |||||
* | Add a last-minute fix to a pathname which I unfortunately left out | jdp | 1999-09-10 | 1 | -1/+1 |
| | | | | of the previous commit. | ||||
* | Update 1.6d -> 1.7 | nectar | 1999-09-10 | 4 | -26/+22 |
| | | | | | PR: ports/11270 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> | ||||
* | Upgrade to 1.1.1. | tg | 1999-09-09 | 2 | -4/+4 |
| | |||||
* | Upgrade to 0.6.0. | tg | 1999-09-09 | 9 | -1791/+1986 |
| | |||||
* | Oops, update checksum for new distfile. | jdp | 1999-09-09 | 1 | -1/+1 |
| | |||||
* | Make this port build again under both 3.x-stable and 4.x-current. | jdp | 1999-09-09 | 5 | -15/+44 |
| | | | | | | | | | | | It used to depend on a bunch of files from the FreeBSD source tree. But the import of gdb-4.18 and the restructuring connected with that broke the port. I have created a second distfile containing the needed files, and this port now gets them from there. Also mark this port broken for everything except i386/elf. I don't have time to fix the other platforms before the 3.3-RELEASE ports freeze. | ||||
* | Upgrade to version 2.95.1. | obrien | 1999-09-08 | 17 | -304/+364 |
| | |||||
* | Add a backup MASTER_SITE. | jkoshy | 1999-09-08 | 1 | -1/+2 |
| | |||||
* | The tiff port now lives in ports/graphics/tiff. | steve | 1999-09-07 | 3 | -3/+3 |
| | |||||
* | Distfile changed, update checksum. | tg | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | Nuke tclX75 | jseger | 1999-09-07 | 1 | -1/+0 |
| | |||||
* | md5 changed for no apparent reason | cpiazza | 1999-09-06 | 1 | -1/+1 |
| | |||||
* | portlint | obrien | 1999-09-06 | 1 | -6/+4 |
| | |||||
* | Upgrade repository copies to tcl/tk 8.2 | jseger | 1999-09-06 | 16 | -795/+919 |
| | |||||
* | portlint | obrien | 1999-09-05 | 3 | -6/+5 |
| | |||||
* | portlint | obrien | 1999-09-05 | 2 | -4/+4 |
| | |||||
* | Unbreak and upgrade tclX80 to 8.0.4 | jseger | 1999-09-03 | 22 | -949/+1072 |
| | | | | | PR: ports/13544 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 56 | -62/+62 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Author-supplied patchfile changed, so update md5 and patch-aa | cpiazza | 1999-08-31 | 2 | -9/+9 |
| | | | | so this port works again. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 2 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Remove support for the Chill language. If someone really, really needs | obrien | 1999-08-31 | 2 | -14/+0 |
| | | | | the Chill language let me know. | ||||
* | trim distfiles | obrien | 1999-08-31 | 2 | -4/+2 |
| | |||||
* | Add RCS keyword. | obrien | 1999-08-31 | 2 | -0/+4 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 29 | -29/+29 |
| | |||||
* | Make this port a little more sane. It was broken | cpiazza | 1999-08-29 | 6 | -192/+126 |
| | | | | | | | | | for any system that wasn't x86 on freebsd 3.1. The port is still marked BROKEN because it sets PREFIX in the Makefile. PR: 13423 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Update to version 9.3.2 to unbreak the port | cpiazza | 1999-08-29 | 3 | -6/+9 |
| | | | | (the distfile is named unix.tgz..ugh) | ||||
* | env -> ${SETENV} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 7 | -13/+13 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | sed -> ${SED} | mharo | 1999-08-28 | 3 | -7/+7 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 12 | -15/+15 |
| |