Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't remove lib/ | Kris Kennaway | 2003-04-05 | 1 | -1/+2 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | fix package build | Dirk Meyer | 2002-12-09 | 1 | -1/+1 |
| | | | | http://bento.freebsd.org/errorlogs/5-latest/flashplugin-0.4.3.log | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | I don't have intention to maintain this port anymore. | Akinori MUSHA | 2001-03-21 | 1 | -1/+1 |
| | | | | | I'd recommend to use linux-netscape + linux-flashplugin instead, or wait for Mozilla to have a Flash plugin. | ||||
* | Some spaces -> tabs for ports/www. | Jimmy Olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Add `cleandir' to the build command, otherwise we are encouraging people | David E. O'Brien | 2001-01-06 | 1 | -1/+1 |
| | | | | to dirty up /usr/src in potentially harmful way. | ||||
* | Ooops! I forgot to commit distinfo when I did the last change! | Akinori MUSHA | 2001-01-02 | 1 | -1/+1 |
| | | | | Submitted by: trini0 <trini0@optonline.net> | ||||
* | Fennerism. Chase the renaming of the distfile. | Akinori MUSHA | 2000-12-21 | 1 | -1/+1 |
| | |||||
* | Mark this port 'ONLY_FOR_ARCHS=i386' as it contains an i386 .so. | Steve Price | 2000-08-08 | 1 | -0/+2 |
| | |||||
* | Remove netscape directories on deinstall. | Akinori MUSHA | 2000-06-05 | 1 | -0/+1 |
| | | | | Submitted by: bento-bako | ||||
* | Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org | Akinori MUSHA | 2000-04-24 | 1 | -1/+1 |
| | | | | so as to make it clear that a FreeBSD committer maintains them. | ||||
* | Unbreak for systems posterior to 4.0-RELEASE: | Akinori MUSHA | 2000-04-21 | 4 | -18/+36 |
| | | | | | | | | - Download and install the binary compiled on 2.2.x. - Recommend to install linux-flashplugin instead for Linux Netscape. (For old installations) Define CXXFLAGS in Makefile to build correctly. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Style fix: | Akinori MUSHA | 2000-04-04 | 1 | -1/+0 |
| | | | | | | | | - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint | ||||
* | BROKEN on 4.0 and clean up some ambiguities about this being | Chris Piazza | 2000-02-12 | 5 | -12/+21 |
| | | | | | | | official from macromedia or not (etc). PR: 16628 Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org> | ||||
* | Make good the notation for making c++rt0.o. | SADA Kenji | 1999-10-17 | 1 | -2/+2 |
| | | | | | | Now we should set OBJFORMAT=aout when we build a.out csu libs. Approved by: maintainer | ||||
* | Give attention to user if the system has no c++rt0.o . | SADA Kenji | 1999-10-12 | 2 | -0/+15 |
| | | | | Approved by: Maintainer | ||||
* | This port uses X, define USE_XLIB. Create directory before installing. | Satoshi Asami | 1999-10-12 | 1 | -1/+3 |
| | | | | | | Don't need to use += if variable is defined only once. Found by: bento-bako | ||||
* | A Macromedia Flash plugin for Netscape. | SADA Kenji | 1999-10-10 | 7 | -0/+88 |
This port installs an a.out binary which won't run on linux-netscape*. The REQ script aborts the installation when linux-netscape is installed. PR: ports/14093 Submitted by: Akinori MUSHA aka knu <knu@idaemons.org> |