summaryrefslogtreecommitdiff
path: root/www/interchange (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Per distfile survey, chase reorganized mastersite. Anglicize a bitMark Linimon2003-10-271-2/+2
| | | | | | | while I'm here. Notes: svn path=/head/; revision=92280
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to 4.8.7.Alexander Leidinger2003-07-263-15/+12
| | | | | | | | | Add dependency to p5-libwww[1]. Reported by: Evren Yurtesen <yurtesen@finland.ispro.net.tr> [1] Notes: svn path=/head/; revision=85620
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* - This port needs a tty at configure time, so IGNORE on the package buildAlexander Leidinger2002-12-021-3/+7
| | | | | | | | | | cluster. - Give maintainership back to ports@. Approved by: kris Notes: svn path=/head/; revision=71328
* Catch up with URL change.Alexander Leidinger2002-11-071-1/+1
| | | | | | | Noticed by: Fenner's distfile survey Notes: svn path=/head/; revision=69687
* Fix typo in MAINTAINER addressMario Sergio Fujikawa Ferreira2002-09-241-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=67100
* Fix the databases/p5-SQL-Statement dependency. SQL/Statement.pmAkinori MUSHA2002-09-231-2/+2
| | | | | | | | | | installed by databases/p5-SQL-Statement lives right under ${PERL_VER}, not under ${PERL_VER}/${PERL_ARCH}. Submitted by: bento Notes: svn path=/head/; revision=67059
* Fix plist, bump revision.Alexander Leidinger2002-09-122-2/+2
| | | | Notes: svn path=/head/; revision=66189
* Bump portrevision.Alexander Leidinger2002-09-101-0/+1
| | | | Notes: svn path=/head/; revision=66033
* - Fix some problems with the non standard install path of some modules.Alexander Leidinger2002-09-103-75/+78
| | | | | | | - Add another website with resources to the description. Notes: svn path=/head/; revision=66032
* Use UID 95 instead of 94, perforce already uses 94.Alexander Leidinger2002-09-031-1/+1
| | | | | | | Noticed by: Seth Kingsley <sethk@meowfishies.com> Notes: svn path=/head/; revision=65554
* Repeat after me: Always redo your tests if you get distracted while youAlexander Leidinger2002-08-311-1/+5
| | | | | | | | | | | | | are testing some changes... (missing action in post-install) Noticed by: Mike Harding <mvh@ix.netcom.com> While I'm here: - add missing character in 'Whom:' - use correct path in vendor-after-install message Notes: svn path=/head/; revision=65390
* Remove backup copies.Alexander Leidinger2002-08-312-70/+0
| | | | Notes: svn path=/head/; revision=65367
* Add interchange 4.8.6, RedHat's database-enabled e-commerce server.Alexander Leidinger2002-08-3112-0/+1662
The committed port is an improved and updated version of the submitted one, thanks to Stefan (Racke) Hornburg <racke@linuxia.de> for his helpful hints about some configure/build internals of interchange. I decided to take over maintainership of this port for a while until someone more responsive than the port submitter (no answer so far from him since I decided to take over the PR) is interested in it or until I think the testing period of this port is over. PR: 41390 Submitted by: Seth Kingsley <sethk@meowfishies.com> Thanks to: Stefan (Racke) Hornburg <racke@linuxia.de> Notes: svn path=/head/; revision=65363