summaryrefslogtreecommitdiffstats
path: root/misc/proxyper/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add extra directory to pkg-plistdwcjr2001-06-181-0/+1
| | | | | | Bump PORTREVISION PR: 27581
* update: 313->319cdbaker2001-03-211-1/+1
|
* Fix files/proxyper.sh install.will2001-03-021-1/+1
|
* 1. this patch moves the of the shell script (proxyper.sh) into the builddbaker2000-06-221-1/+3
| | | | | | | | | | | | | stage of the port. PRO: you can examine / tweak it before installing 2. the symlink to the script is not stored as link in the package but it is created by pkg_add (see PLIST) PRO: you can build with PREFIX=foo and install with PREFIX=bar Submitted by: Karl Dietz <kd@frankfurt.netsurf.de>
* Provide a cleaner way of installing files in the do-install target.steve2000-05-291-9/+10
| | | | | PR: 16718 Submitted by: Karl Dietz <Karl.Dietz@frankfurt.netsurf.de>
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* I'm pretty sure this was meant to create a symlink if it didn't exist andsteve2000-02-271-1/+1
| | | | not what it was really doing. In any case this now packages correctly.
* Change MAINTAINERdbaker2000-02-171-14/+14
| | | | | | Change PREFIX Make variables a little bit more obvious Make port more consistent with freebsd standards
* Moo! Update v308->v313dbaker2000-02-141-3/+3
|
* Move version number "308" to the end of PKGNAME, otherwise "x86" willasami2000-02-141-0/+1
| | | | | be mistaken as the version number (well it is, but not in the ports' sense :).
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-071-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* Initial import of proxyper version 308.steve1999-11-141-0/+51
The official distributed.net v2 personal proxy for rc5des. PR: 14808 Submitted by: Steven Enderle <globalpanic@gmx.net>
OpenPOWER on IntegriCloud