Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | . Replace unresponsive MASTER_SITE with two working ones. | glewis | 2004-03-02 | 1 | -1/+2 |
| | | | | Submitted by: bento, distfiles survey | ||||
* | add USE_GCC=2.95 and unbreak this port. | leeym | 2004-02-08 | 1 | -7/+2 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Reset maintainer on ports owned by the following committers who have | kris | 2003-11-03 | 1 | -1/+1 |
| | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr | ||||
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | kris | 2003-06-04 | 1 | -5/+5 |
| | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris | ||||
* | BROKEN on 5.1: bad C++ | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 1 | -1/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | Delete outdated link | nakai | 2001-08-05 | 1 | -7/+1 |
| | | | | | PR: ports/29033 Submitted by: Bruce Dang <btdang@home.com> | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Change MAINTAINER address from nacai@iname.com | nakai | 2000-01-07 | 1 | -1/+1 |
| | | | | to nakai@FreeBSD.org | ||||
* | Remove preceeding pkgname from some of the comments having one. | hoek | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change all ports that need a new gcc on 3.x to use USE_NEWGCC. | cpiazza | 1999-08-22 | 1 | -10/+3 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | egcc/eg++ have been renamed to gcc295/g++295. Change | cpiazza | 1999-08-17 | 1 | -4/+4 |
| | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Fix WWW: typos | fenner | 1999-08-01 | 1 | -2/+2 |
| | | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek | ||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | billf | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Fix up dependencies so this will build in 3.x. | asami | 1999-05-12 | 1 | -5/+9 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Adjust libiberty path in dependency. This probably won't fix the build | asami | 1999-05-04 | 1 | -2/+2 |
| | | | | anyway but it's one less warning to worry about. | ||||
* | Yet more WWW: additions | mharo | 1999-05-03 | 1 | -0/+2 |
| | |||||
* | Change maitainer's email address, | vanilla | 1999-01-12 | 1 | -2/+2 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Remove BROKEN_ELF, glibstdc++28 is not broken anymore. | asami | 1998-12-22 | 1 | -3/+1 |
| | |||||
* | Mark BROKEN for ELF: depends on glibstdc++28 | jseger | 1998-10-14 | 1 | -1/+3 |
| | |||||
* | The first time I tried committing this set of manpage removals it got | hoek | 1998-08-18 | 1 | -1/+0 |
| | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. | ||||
* | Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all | asami | 1998-08-07 | 1 | -3/+2 |
| | | | | | | | | | | under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and 1.227.2.43. Note gcc28 is hopelessly broken, it uses an undefined variable ${GNUOSREL} and thus has an empty string wherever ${OSREL} should be. However, it's consistent with its own PLIST at the current state so I haven't "fixed" it yet. | ||||
* | Upgrade to version 1.2. | steve | 1998-07-12 | 4 | -19/+23 |
| | | | | | PR: 7045 Submitted by: Yukihiro Nakai <Nakai@technologist.com> | ||||
* | Upgrade to 1.0. | tg | 1997-11-14 | 2 | -4/+4 |
| | | | | | PR: 5036 Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Fix http address in DESCR | chuckr | 1997-07-19 | 1 | -1/+1 |
| | | | | | PR: 4123 Obtained from: Mark Huizer <xaa@stack.nl> | ||||
* | Remove entry for guavac.info. | max | 1997-06-30 | 1 | -1/+1 |
| | | | | Add @dirrm. | ||||
* | Patch up Makefile.in to ignore the doc subdirectory since guavac.info | max | 1997-06-30 | 1 | -0/+11 |
| | | | | | doesn't provide any information at all. (This file is close to empty.) | ||||
* | Add STRIP="" instead of changing ${INSTALLPROGRAM} to ${INSTALL} | max | 1997-06-30 | 1 | -1/+5 |
| | | | | in dist Makefile. And also strip the binaries. | ||||
* | Don't install catpage. | max | 1997-06-30 | 1 | -0/+20 |
| | |||||
* | Upgrade, 0.3 -> 0.3.1. | max | 1997-06-30 | 2 | -4/+4 |
| | | | | | PR: 3966 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp | ||||
* | Upgrade to version 0.3 (from 0.2.5). | jdp | 1997-06-12 | 4 | -18/+31 |
| | | | | | | | | I modified the submitted version slightly, (a) to honor the user's CFLAGS setting, and (b) to eliminate some compilation warnings. PR: ports/3825 Submitted by: Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp | ||||
* | Gcc can't link if given "-O". | obrien | 1997-02-19 | 1 | -1/+1 |
| | | | | | | | | gcc -O -I. -I.. -I../common -Wreturn-type -fenum-int-equiv -o guavad DisassembleMain.o -L../common -lcommon -lm -lstdc++ JavaClassFile.o: Undefined symbol `_construct__FPP13CJavaConstantRCP13CJavaConstant' referenced from text segment | ||||
* | CFLAGS shouldn't contain "-g". | obrien | 1997-02-18 | 1 | -0/+11 |
| | |||||
* | Add missing \ so that make won't faint. | asami | 1997-02-16 | 1 | -2/+2 |
| | |||||
* | Guavac is a free java compiler developed under GNU Public Licence, | obrien | 1997-02-16 | 5 | -0/+57 |
and its package includes guavad, java bitecode decompiler. Closes PR: ports/2500 & ports/2529 Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> |