summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc 3.4Tilman Keskinoz2004-08-162-4/+45
| | | | Notes: svn path=/head/; revision=116421
* Remove inappropriate BROKEN markKirill Ponomarev2004-08-161-4/+0
| | | | | | | | PR: ports/70540 Submitted by: Ports Fury Notes: svn path=/head/; revision=116420
* Upgrade to 2.1.0.Vanilla I. Shu2004-08-166-47/+51
| | | | | | | | PR: ports/70526 Submitted by: maintainer Notes: svn path=/head/; revision=116419
* Update to 2.0.10.Joe Marcus Clarke2004-08-169-9/+12
| | | | Notes: svn path=/head/; revision=116418
* Update to 1.2.8.Joe Marcus Clarke2004-08-163-15/+3
| | | | Notes: svn path=/head/; revision=116417
* Remove compatibility linksChris D. Faulhaber2004-08-164-0/+18
| | | | Notes: svn path=/head/; revision=116416
* Unbreak with gcc 3.4.2Tilman Keskinoz2004-08-162-4/+11
| | | | Notes: svn path=/head/; revision=116415
* Update port to 4.1Chris D. Faulhaber2004-08-166-20/+22
| | | | Notes: svn path=/head/; revision=116414
* Update my location using labs.pagesjaunes.fr as a reference.Mathieu Arnold2004-08-161-1/+1
| | | | Notes: svn path=/head/; revision=116413
* Upgrade to v1.34. Unbreak with OCaml v3.08. Pick up the version numberJoseph Koshy2004-08-165-6/+35
| | | | | | | of the documentation PS file from PORTVERSION. Notes: svn path=/head/; revision=116412
* Update to 0.4.3 to fix build with gcc 3.4Tilman Keskinoz2004-08-163-4/+12
| | | | Notes: svn path=/head/; revision=116411
* Update to 1.15Mathieu Arnold2004-08-165-7/+8
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=116410
* Unbreak with gcc 3.4 by adding -fpermissive to CFLAGSTilman Keskinoz2004-08-161-5/+1
| | | | Notes: svn path=/head/; revision=116409
* Respect CFLAGS,Tilman Keskinoz2004-08-164-8/+44
| | | | | | | Unbreak with gcc 3.4 Notes: svn path=/head/; revision=116408
* Mark deprecated, Port was renamed to tnftpd (already in ports),Tilman Keskinoz2004-08-161-0/+2
| | | | | | | has no maintainer, and is broken on CURRENT. Notes: svn path=/head/; revision=116407
* Fix build with gcc 3.4Tilman Keskinoz2004-08-161-0/+20
| | | | Notes: svn path=/head/; revision=116406
* Update to 21.5.17.Gary Jennejohn2004-08-163-108/+46
| | | | Notes: svn path=/head/; revision=116405
* - Update to 0.2.3Volker Stolz2004-08-168-48/+14
| | | | | | | | | | - Remove pkg-plist in favour of PLIST_FILES PR: ports/70517 Submitted by: Tobias Roth (maintainer) Notes: svn path=/head/; revision=116404
* Fix typoMaho Nakata2004-08-161-2/+2
| | | | Notes: svn path=/head/; revision=116403
* Fix build with gcc 3.4Tilman Keskinoz2004-08-162-0/+31
| | | | Notes: svn path=/head/; revision=116402
* Update to 2.4.15.Gary Jennejohn2004-08-164-134/+28
| | | | | | | | Comment out the GTK support since either bsd.gnome.mk is broken or I'm too stupid to figure it out. Notes: svn path=/head/; revision=116401
* [PATCH] mail/p5-Mail-Webmail-Gmail: add IGNORE for perl verion < 5.6Edwin Groothuis2004-08-161-1/+7
| | | | | | | | | | - perl5.00503 does not build... PR: ports/70537 Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org> Notes: svn path=/head/; revision=116400
* Fix dependences.Sergey Matveychuk2004-08-161-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=116399
* Hopefully fix build on 4.x with system perl.Tilman Keskinoz2004-08-161-1/+1
| | | | | | | | Reported by: pointyhat Idea from: pav Notes: svn path=/head/; revision=116398
* Fix pkg-plistMathieu Arnold2004-08-161-2/+1
| | | | | | | | PR: 70361 Submitted by: skv Notes: svn path=/head/; revision=116397
* Marked as RESTRICTED.Maho Nakata2004-08-161-2/+1
| | | | Notes: svn path=/head/; revision=116396
* - Update to 1.0b10Herve Quiroz2004-08-163-52/+61
| | | | | | | | | | | | | | | | | | - Use USE_ANT - Set USE_JIKES=no to forbid the use of Jikes to build the port - Use %%JAVAJARDIR%% - Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1] - Use ${ECHO_MSG} rather than ${ECHO} - Add 'textproc' category - Fix LOCALBASE/PREFIX issue with JAVAJARDIR [1] PR: 68511 Submitted by: me Reviewed by: glewis [1] Approved by: znerd (maintainer), glewis (mentor) Notes: svn path=/head/; revision=116395
* Intel C/C++ compiler support via WITH_ICCMaho Nakata2004-08-163-0/+33
| | | | Notes: svn path=/head/; revision=116394
* ruby CGI::Session insecure file creationOliver Eikemeier2004-08-162-2/+4
| | | | Notes: svn path=/head/; revision=116393
* USE_INTEL should be WITH_INTELMaho Nakata2004-08-161-2/+2
| | | | | | | Noticed by: portlint Notes: svn path=/head/; revision=116392
* User settable USE_* -> WITH_*Maho Nakata2004-08-161-12/+12
| | | | | | | Noticed by: portlint Notes: svn path=/head/; revision=116391
* USE_ICC -> WITH_ICC, and mpi supportMaho Nakata2004-08-162-4/+4
| | | | | | | Passed by: portlint Notes: svn path=/head/; revision=116390
* USE_ICC -> WITH_ICCMaho Nakata2004-08-161-3/+3
| | | | | | | Checked by: portlint Notes: svn path=/head/; revision=116389
* Update to 1.0Mathieu Arnold2004-08-163-6/+6
| | | | Notes: svn path=/head/; revision=116388
* Update to 1.07Mathieu Arnold2004-08-162-4/+3
| | | | Notes: svn path=/head/; revision=116387
* Update to 3.00Mathieu Arnold2004-08-162-4/+3
| | | | Notes: svn path=/head/; revision=116386
* - Update to 0.0.9Pav Lucistnik2004-08-166-27/+30
| | | | | | | | PR: ports/70498 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=116385
* Update to DAT 4386James E. Housley2004-08-162-3/+3
| | | | Notes: svn path=/head/; revision=116384
* Add Intel C/Fortran support via USE_INTELMaho Nakata2004-08-161-2/+2
| | | | Notes: svn path=/head/; revision=116383
* Opps forgot to add files/FlexLexer.h takenMaho Nakata2004-08-161-0/+186
| | | | | | | from FreeBSD 5-current's /usr/include/c++/3.3/ Notes: svn path=/head/; revision=116382
* Add intel C/C++ compiler supportMaho Nakata2004-08-161-4/+22
| | | | Notes: svn path=/head/; revision=116381
* Use shells/bash instead of shells/bash2 for RUN_DEPENDS.Volker Stolz2004-08-161-1/+1
| | | | | | | | PR: ports/70436 Submitted by: Roman Bogorodskiy (maintainer) Notes: svn path=/head/; revision=116380
* Add forgotten file from previous commitVolker Stolz2004-08-161-0/+138
| | | | Notes: svn path=/head/; revision=116379
* Enable GTK2Volker Stolz2004-08-162-26/+56
| | | | | | | | | PR: ports/70001 Submitted by: Seva Gluschenko Approved by: maintainer Notes: svn path=/head/; revision=116378
* - Drop optional mp4v2 from faad supportPav Lucistnik2004-08-161-11/+1
| | | | | | | | | PR: ports/70464 Submitted by: Michael Johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=116377
* - Fix OPTIONS handlingPav Lucistnik2004-08-161-9/+10
| | | | | | | | PR: ports/70483 (inspired by) Submitted by: Michael Ranner <mranner@inode.at> (maintainer) Notes: svn path=/head/; revision=116376
* Add intel fortran/c/c++ compiler supportMaho Nakata2004-08-162-3/+21
| | | | Notes: svn path=/head/; revision=116375
* - Update to 1.0.7Pav Lucistnik2004-08-165-36/+6
| | | | | | | | PR: ports/70465 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=116374
* - Update to 0.4.3Pav Lucistnik2004-08-162-3/+3
| | | | | | | | PR: ports/70469 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=116373
* Add flag USE_ICC, uses intel c/c++ compilierMaho Nakata2004-08-161-2/+13
| | | | Notes: svn path=/head/; revision=116372