Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DISTNAMe-related cleanups. | asami | 2000-04-16 | 1 | -1/+1 |
| | |||||
* | Portlint COMMENT's. | knu | 2000-04-14 | 1 | -1/+1 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | Update to 0.9.8. | ume | 2000-04-14 | 6 | -6/+32 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 6 | -13/+12 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variable | cpiazza | 2000-04-09 | 114 | -300/+294 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Modify flexbackup to use MASTER_SITE_SUBDIR, and also make pkg/MESSAGE | will | 2000-04-08 | 3 | -14/+16 |
| | | | | | | | | more PREFIX-friendly. Also, put flexbackup docs in share/doc/flexbackup. Reflect this doc change in MESSAGE too. PR: 17762 Submitted by: John Reynolds <jjreynold@home.com> | ||||
* | Fix build problem (read-only ${PORTSDIR}) by adding | asami | 2000-04-07 | 1 | -8/+4 |
| | | | | | | | | | | | | MAKE_ENV=MAKEOBJDIRPREFIX=${WRKDIR} and a pre-build target to do a "make obj". That obsoletes the pre-clean target since the generated files all go into ${WRKDIR} and there's nothing to clean on the source directory. Also, fix several minor bogons. NO_CHECKSUM is a user variable, and never should be set in a port Makefile. NO_WRKSUBDIR is not necessary because WRKSRC is set explicitly. I don't know what the empty do-fetch is doing there. | ||||
* | Update to 1.0.53 | ade | 2000-04-06 | 12 | -36/+40 |
| | |||||
* | Update to version 4.49. | obrien | 2000-04-04 | 2 | -3/+3 |
| | | | | | * adds support for FreeBSD 5.0 * adds IPv6 support for FreeBSD | ||||
* | - Fix MASTER_SITES | vanilla | 2000-04-02 | 3 | -1/+36 |
| | | | | | | | - Support CC/CFLAGS properly PR: ports/17467 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add LIB_DEPEND on graphics/imlib. | ume | 2000-03-24 | 2 | -2/+4 |
| | | | | | PR: ports/17568 Submitted by: root@kot.ne.mediaone.net | ||||
* | Update to version 0.9.7 | ume | 2000-03-24 | 4 | -6/+6 |
| | |||||
* | Turn the procmap port on. | jasone | 2000-03-23 | 1 | -0/+1 |
| | |||||
* | Add the procmap port, which prints procfs map files. | jasone | 2000-03-23 | 5 | -0/+32 |
| | |||||
* | 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 | 6 | -0/+6 |
| | |||||
* | "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/" | asami | 2000-03-21 | 2 | -2/+2 |
| | |||||
* | The LSOF author now supports KAME IPv6 on FreeBSD. | obrien | 2000-03-21 | 2 | -3/+3 |
| | |||||
* | Vic Able has quickly reacted to 5.0-CURRENT and published a new LSOF | obrien | 2000-03-21 | 2 | -3/+3 |
| | | | | | | version just for us. Submitted by: Vic Abell <abe@purdue.edu> [LSOF author] | ||||
* | Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade | jseger | 2000-03-20 | 1 | -1/+1 |
| | |||||
* | portlint | mharo | 2000-03-20 | 1 | -2/+3 |
| | |||||
* | cat -> ${CAT} (portlint) | mharo | 2000-03-20 | 1 | -1/+1 |
| | |||||
* | shrink comment to <70 chars (portlint) | mharo | 2000-03-20 | 1 | -1/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 6 | -6/+0 |
| | |||||
* | Activate gkrellm. | ume | 2000-03-19 | 1 | -0/+1 |
| | |||||
* | With a single process, GKrellM manages multiple stacked monitors and supports | ume | 2000-03-19 | 12 | -0/+236 |
| | | | | | | | applying themes to match the monitors appearance to your window manager, Gtk, or any other theme. Reviewed by: Will Andrews <andrews@technologist.com> | ||||
* | upgrade to 3.52 | ache | 2000-03-11 | 2 | -2/+2 |
| | |||||
* | Update port to 0.65: | jedgar | 2000-03-08 | 3 | -5/+8 |
| | | | | | | * Add -m flag: produces a very simple output format, suitable for input to other programs - such as the UCD SNMP Daemon. By: Kevin Walton <kevinw@demon.net> | ||||
* | Unbreak for 3.x . | fenner | 2000-03-08 | 2 | -5/+1 |
| | |||||
* | Upgrade to version 0.43.1 | bp | 2000-03-06 | 6 | -80/+86 |
| | | | | Submitted by: "Lowkrantz, Goran" <Goran.Lowkrantz@infologigruppen.se> | ||||
* | Make these compile under -current. | gj | 2000-03-04 | 2 | -0/+4 |
| | | | | Approved by: maintainer | ||||
* | Use EXTRA_PATCHES instead of copying a patch into ${PATCHDIR}, which | asami | 2000-03-03 | 1 | -6/+1 |
| | | | | can be read-only. | ||||
* | Oh hell, while I'm here add a WWW: for this too. | billf | 2000-03-01 | 1 | -0/+2 |
| | |||||
* | Find a real MASTER_SITE for this. | billf | 2000-03-01 | 1 | -1/+1 |
| | | | | | | Insipired by, but certainly wrong: PR: ports/16653 Submitted by: Stephen Kiernan <sk-ports@vegamuse.org> | ||||
* | Update port to 0.1f | jedgar | 2000-02-29 | 2 | -3/+3 |
| | | | | | PR: 17039 Submitted by: Maintainer | ||||
* | Bump shlib versions of kdelibs11 and kdesupport11. | asami | 2000-02-24 | 3 | -3/+3 |
| | |||||
* | Correctly substitute version information into the installed | ade | 2000-02-23 | 4 | -16/+48 |
| | | | | | | run-time configuration file. ie: make "gnome-config --modversion capplet" DTRT | ||||
* | Update port to 3.7.9 | jedgar | 2000-02-22 | 2 | -4/+4 |
| | | | | | PR: 16835 Submitted by: Maintainer | ||||
* | Change maintainer. | obrien | 2000-02-21 | 1 | -1/+1 |
| | |||||
* | Add xpm to LIB_DEPENDS | taoka | 2000-02-21 | 1 | -0/+2 |
| | | | | Obtained from: bento | ||||
* | Update to version 0.43.0 | bp | 2000-02-21 | 6 | -6/+8 |
| | |||||
* | activate xbattbar. | sumikawa | 2000-02-20 | 1 | -0/+1 |
| | |||||
* | Reducing Maintainership to an amount of ports | andreas | 2000-02-20 | 1 | -1/+1 |
| | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. | ||||
* | Xbattbar shows the current (laptop) battery status in the X window | sumikawa | 2000-02-20 | 6 | -0/+46 |
| | | | | | | | | | environment. The battery indicator of this program is very simple: a simple bar in the bottom of your display. With its color, it indicates the AC-line status (plugged in or off-line), and buttery charging/remaining level. WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html | ||||
* | Respect CFLAGS | kris | 2000-02-19 | 1 | -0/+8 |
| | |||||
* | Update to 1.3 | taoka | 2000-02-18 | 2 | -3/+3 |
| | |||||
* | PCcard monitor for FreeBSD + PAO | taoka | 2000-02-18 | 5 | -0/+35 |
| | |||||
* | Move wmpccard from misc to sysutils | taoka | 2000-02-18 | 1 | -0/+1 |
| | | | | Pointed out by: asami | ||||
* | Update to 1.0.7 | ade | 2000-02-18 | 12 | -48/+123 |
| |