aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - mark BROKEN to API changeDirk Meyer2007-09-301-2/+0
| | | | Notes: svn path=/head/; revision=200410
* - fix build with passivetexDirk Meyer2007-09-301-2/+1
| | | | Notes: svn path=/head/; revision=200409
* Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-301-2/+3
| | | | | | | | | Also, switch autoconf dependency to 2.61. Hat: portmgr Notes: svn path=/head/; revision=200408
* - use the OPTION infrastructureDirk Meyer2007-09-301-5/+6
| | | | | | | | PR: 115688 Submitted by: Xin LI Notes: svn path=/head/; revision=200407
* - update to 1.0.PreAlpha19Dirk Meyer2007-09-302-6/+5
| | | | Notes: svn path=/head/; revision=200406
* - update to 1.3.3Dirk Meyer2007-09-305-27/+19
| | | | | | | | PR: 116743 Submitted by: Marcin Wisnicki Notes: svn path=/head/; revision=200405
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-301-0/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=200404
* Using new LAPACK 3.1.1 port (threfore BUMPPORTREVISION)Maho Nakata2007-09-301-16/+8
| | | | | | | and unbreak. Notes: svn path=/head/; revision=200403
* Add an anti-foot-shooting measure that protects against a dependent portMark Linimon2007-09-301-0/+4
| | | | | | | | | | | | | being null, resulting in an entire category being depended on. This was seen with missing USE_PERL5 definitions, for which there is now a test; however, it could theoretically be tripped over by other bad port Makefiles. Since the failure mode is painful and seems unrelated to the lack of the definition (the build will fail at some random point within that entire category), IMHO it's worth the complexity tradeoff to put this in. Notes: svn path=/head/; revision=200402
* Switch autoconf dependency to 2.61.Mark Linimon2007-09-305-10/+10
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200401
* Update to 1.2.1Michael Johnson2007-09-302-4/+4
| | | | Notes: svn path=/head/; revision=200400
* Fix location of phpicalendar.inc.php-default.Edwin Groothuis2007-09-291-2/+1
| | | | | | | Submitted by: "J. Vicente Carrasco -Bixen- " <carvay@tikismikis.org> Notes: svn path=/head/; revision=200399
* - Fix buildPav Lucistnik2007-09-291-1/+1
| | | | Notes: svn path=/head/; revision=200398
* Update to 3.7.37 and unbreak.Maho Nakata2007-09-294-47/+41
| | | | Notes: svn path=/head/; revision=200397
* Update to 1.2.4.1. Changes include:Hiroki Sato2007-09-293-20/+20
| | | | | | | - "*grabServer" resource bug has been fixed. Notes: svn path=/head/; revision=200396
* Update to SRC680_m231.Maho Nakata2007-09-298-20/+20
| | | | Notes: svn path=/head/; revision=200395
* - Make it work on 64-bit systems.Alejandro Pulver2007-09-295-8/+138
| | | | | | | | | | - Avoid the build failing when OpenSSL is installed as a port too. PR: ports/94921 Submitted by: Mats Palmgren <mats.palmgren@bredband.net> Notes: svn path=/head/; revision=200394
* - Remove BROKEN.Alejandro Pulver2007-09-291-22/+12
| | | | | | | | | | | | | | - Add missing dependency to libgnomeprint (in USE_GNOME) to make it build [1]. - Clean up [1]. - Remove ONLY_FOR_ARCHS=i386 (builds on amd64) [1]. - Remove BROKEN for FreeBSD < 5.x since it is unsupported [1]. PR: ports/115975 Submitted by: Vladimir Grebenschikov <vova@fbsd.ru> Reworked by: alepulver (myself) [1] Notes: svn path=/head/; revision=200393
* - Install some missing executables and headers, and a piece of source codeAlejandro Pulver2007-09-292-3/+25
| | | | | | | | | | needed by graphics/pstoedit. PR: ports/116730 Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=200392
* - Update to version 2.7.3.2007.09.28.Alejandro Pulver2007-09-2910-192/+195
| | | | | | | | PR: ports/116718 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Notes: svn path=/head/; revision=200391
* - Update to version 0.9.0.Alejandro Pulver2007-09-292-4/+4
| | | | | | | | PR: ports/116737 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) Notes: svn path=/head/; revision=200390
* Move the USE_PERL definitions, and others, before pre.mk inclusion. ThisMark Linimon2007-09-291-13/+13
| | | | | | | will be needed to conditionalize bsd.perl.mk inclusion. Notes: svn path=/head/; revision=200389
* - Update to 20070929.Alejandro Pulver2007-09-294-8/+8
| | | | | | | | PR: ports/116727 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer) Notes: svn path=/head/; revision=200388
* - Enable non-GPL readline implementation.Alejandro Pulver2007-09-294-1/+50
| | | | | | | | | | - Bump PORTREVISION. PR: ports/116687 Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at> Notes: svn path=/head/; revision=200387
* Move the USE_PERL definition before pre.mk inclusion. This will be neededMark Linimon2007-09-291-2/+1
| | | | | | | | | to conditionalize bsd.perl.mk inclusion. Approved by: maintainer Notes: svn path=/head/; revision=200386
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-2910-0/+10
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=200385
* Move the USE_PERL definitions, and others, before pre.mk inclusion. ThisMark Linimon2007-09-293-18/+17
| | | | | | | | | will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer Notes: svn path=/head/; revision=200384
* Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-291-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=200383
* - Fix typoPav Lucistnik2007-09-291-1/+1
| | | | | | | | PR: ports/116740 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=200382
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-291-0/+1
| | | | Notes: svn path=/head/; revision=200381
* - Turn off keyboard grabbing to avoid mouse pointer lock after returning fromAlejandro Pulver2007-09-291-0/+58
| | | | | | | | | | the screensaver. PR: ports/103395 Submitted by: Vladimir Grebenschikov <vova@fbsd.ru> Notes: svn path=/head/; revision=200380
* Try to fix this the right way on the cluster. It does indeed need toMark Linimon2007-09-291-5/+2
| | | | | | | | use zip in the extract phase, but not for its main files. (It inherits this need through math/triangle.) Notes: svn path=/head/; revision=200379
* - hamradio was inadvertantly left out of CATEGORIESDiane Bruce2007-09-291-1/+1
| | | | Notes: svn path=/head/; revision=200378
* - Many reports of errors with this port compared to debian version of wwlDiane Bruce2007-09-293-7/+10
| | | | | | | | rewriting original resulted in fewer bytes than the diffs. - wwl should be listed in hamradio as well Notes: svn path=/head/; revision=200377
* Upgrade to 2.32.1.Thierry Thomas2007-09-292-4/+4
| | | | | | | Changelog at <http://bouml.free.fr/historic.html>. Notes: svn path=/head/; revision=200376
* - Fix build: Subversion is needed for configure phase tooPav Lucistnik2007-09-292-4/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=200375
* Do not depend on /usr/bin/perl.Jimmy Olgeni2007-09-291-0/+4
| | | | Notes: svn path=/head/; revision=200374
* Do not depend on /usr/bin/perl (fix page load bug when /usr/bin/perl does ↵Jimmy Olgeni2007-09-291-2/+7
| | | | | | | not exist). Notes: svn path=/head/; revision=200373
* - Fill in HOSTTYPE and OSTYPE; this prevents "Error expanding embeddedPav Lucistnik2007-09-291-1/+1
| | | | | | | variable." errors on amd64 Notes: svn path=/head/; revision=200372
* - Add support for Cyrus IMAPd 2.3.xAlejandro Pulver2007-09-296-48/+59
| | | | | | | | | | | | - Remove explicit dependence on Apache. - Install into ${PREFIX}/www/websieve (${WWWDIR}). - Use the generic OPTIONS mechanism rather than some strange precursor to it. PR: ports/116493 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=200371
* - Fix building with GCC 4.2 (remove -Werror) and remove BROKEN for 7.x.Alejandro Pulver2007-09-291-4/+3
| | | | | | | | | PR: ports/116678 Submitted by: Kevin Oberman <oberman@es.net> Reworked by: alepulver (myself) Notes: svn path=/head/; revision=200370
* - Update to 3.1.5Beech Rintoul2007-09-296-16/+8
| | | | | | | | | | | | | | Major changes compared to Horde 3.1.4 are: Improved webroot detection. Fixed language selection in login screen. Updated Czech, Estonian, German, Polish, Spanish, and Simplified Chinese translations. Small bug fixes and improvements Approved by: sat (mentor) Notes: svn path=/head/; revision=200369
* - Complete repocopy of x11-toolkits/py-wxPython28,Alejandro Pulver2007-09-298-43/+315
| | | | | | | | | | | | | | | | | x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode, applying the corresponding patches. - Add PYDISTUTILS_NOEGGINFO to fix plist issues [1]. - Integrate with bsd.wx.mk: the noticeable difference is that ports using USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets 2.8, which was previously restricted for these ports because of the lack of the "python" component for version 2.6 [1]. PR: ports/115349, ports/115350, ports/115351 Submitted by: Neal Nelson <neal@nelson.name> Reworked by: alepulver (myself) [1] Notes: svn path=/head/; revision=200368
* - Update to 0.9.0Juergen Lock2007-09-293-276/+365
| | | | | | | | | | | - remove USE_GCC, we no longer support 4.x... PR: ports/113954 Submitted by: nox Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=200367
* - Fix build with 7.x and amd64Beech Rintoul2007-09-291-9/+5
| | | | | | | | | PR: ports/116616 Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=200366
* - committed the wrong fileDiane Bruce2007-09-292-19/+11
| | | | | | | Pointyhat to: db Notes: svn path=/head/; revision=200365
* Add p5-WWW-Yandex-TIC 0.01, query Yandex Thematic Index of Citing (TIC)Sergey Skvortsov2007-09-295-0/+39
| | | | | | | for domain. Notes: svn path=/head/; revision=200363
* - Remove unnecessary patches.Alejandro Pulver2007-09-293-51/+0
| | | | | | | | Reported by: pav Forgotten by: alepulver (myself) Notes: svn path=/head/; revision=200362
* Fix mtree error.Hiroki Sato2007-09-291-2/+4
| | | | Notes: svn path=/head/; revision=200361
* Update to the 20070928 snapshot of GCC 4.3.0.Gerald Pfeifer2007-09-2914-133/+133
| | | | Notes: svn path=/head/; revision=200360