aboutsummaryrefslogtreecommitdiff
path: root/www/gforge
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-101-0/+1
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus Notes: svn path=/head/; revision=147671
* Add PHP pcre dependencyMarcus Alves Grando2005-10-081-1/+1
| | | | | | | | | PR: 87101 Submitted by: IIJIMA Hiromitsu <isunin@dennougedougakkai-ndd.org> Approved by: laszlof@vonostingroup.com (maintainer) Notes: svn path=/head/; revision=144548
* Drop the adhoc checks for php#-pgsql, mod_php, and the PHP cli as wellBrooks Davis2005-09-021-20/+4
| | | | | | | | | | | | | as the apache selection in favor of bsd.php.mk. The list of extensions in USE_PHP is probaly short, but there doesn't appear to be an easy way to find a list of extensions used by a php application. Approved by: Frank Laszlo <laszlof at tvog dot net> (maintainer) Notes: svn path=/head/; revision=141819
* Update to 4.5.0.1Sam Lawrance2005-09-013-343/+863
| | | | | | | | | | | | - This release addresses the cross-site scripting vulnerability, but not the mail bomb one (see link) PR: ports/84703 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer) Security: http://www.vuxml.org/freebsd/d7cd5015-08c9-11da-bc08-0001020eed82.html Notes: svn path=/head/; revision=141709
* - Update to 4.0.1Pav Lucistnik2004-11-123-327/+589
| | | | | | | | | | - Take maintainership PR: ports/73853 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=121473
* - Drop maintainershipClement Laforet2004-10-211-1/+1
| | | | Notes: svn path=/head/; revision=119894
* s/USE_PERL/USE_PERL5/Kris Kennaway2004-05-211-1/+1
| | | | Notes: svn path=/head/; revision=109613
* - SIZEifyClement Laforet2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104354
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-2/+1
| | | | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. Notes: svn path=/head/; revision=103722
* 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
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* Update gforge to 3.1 and misc fixes.James E. Housley2003-11-093-42/+45
| | | | | | | | PR: 59054 Submitted By: MAINTAINTER Notes: svn path=/head/; revision=93553
* [new port] www/gforge: Open Source collaborative software development toolEdwin Groothuis2003-10-075-0/+1054
GForge is an Open Source collaborative software development tool based on the latest free version of sourceforge. http://gforge.org/ PR: ports/54038 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90478