aboutsummaryrefslogtreecommitdiff
path: root/security/saferpay
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Mark as broken with gcc4.2 on 64-bit archs.Mark Linimon2007-09-301-1/+9
| | | | Notes: svn path=/head/; revision=200459
* Restore mbr as maintainer at his request. It seems I lost his mail replyingMark Linimon2006-04-171-1/+1
| | | | | | | | | | to my request for status. Hat: portmgr Pointy hat: linimon Notes: svn path=/head/; revision=159832
* Reset mbr due to no answer to an email inquiry about his status, andMark Linimon2006-04-151-1/+1
| | | | | | | | | maintainer-timeouts. Hat: portmgr Notes: svn path=/head/; revision=159555
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix build on amd64 (Don't link .a files into PIC code)Kris Kennaway2004-03-141-4/+7
| | | | Notes: svn path=/head/; revision=103936
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Upgrade to version 1.3.0Martin Blapp2004-01-067-90/+37
| | | | Notes: svn path=/head/; revision=97477
* utilize SITE_PERLYing-Chieh Liao2003-10-241-20/+20
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix compile on CURRENT - finally. We have to check for the engine.hMartin Blapp2003-02-193-0/+87
| | | | | | | header to get the things right. Notes: svn path=/head/; revision=75881
* Readd deleted patches. We should include the system SSL headers,Martin Blapp2003-02-192-0/+42
| | | | | | | not the ones provided with the saferpay distfiles. Notes: svn path=/head/; revision=75876
* Upgrade to version 1.2.8 to fix c++ errors on CURRENT.Martin Blapp2003-02-199-104/+64
| | | | | | | Pointed out by: kris (bento) Notes: svn path=/head/; revision=75875
* Unbreak this port for STABLE and CURRENT.Martin Blapp2002-09-097-0/+233
| | | | Notes: svn path=/head/; revision=65951
* The distfile has changed. The Makefile in the original distfileMartin Blapp2001-12-242-7/+2
| | | | | | | | | | | | | | contained ^M at the end of each line. They have removed them now. This is the only change in in the distfile. Remove the pre-patch, it is not needed anymore. Change my mail-address while I'm here. Approved by: demon Notes: svn path=/head/; revision=52099
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* unbreak: USE_GMAKE.FUJISHIMA Satsuki2001-09-114-12/+36
| | | | | | | | respect CC/CFLAGS. add missing headers. Notes: svn path=/head/; revision=47719
* Shorten pkg-comment and capitalize country names.Alexander Langer2001-09-062-4/+3
| | | | Notes: svn path=/head/; revision=47484
* saferpay is a command line tool for online payment.Alexander Langer2001-09-0611-0/+209
At the moment it is used in europe, mostly germany and switzerland. Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=47483