summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with gcc 3.4Markus Brueffer2004-09-0439-0/+447
| | | | | | | | | Submitted by: Andy Fawcett <andy@athame.co.uk> Approved by: portmgr (will) Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=118109
* Make sure this patch applies correctly when PATCH_STRIP=-p1, as is theDag-Erling Smørgrav2004-09-049-18/+18
| | | | | | | | | case when TLS is enabled. Approved by: portmgr (krion) Notes: svn path=/head/; revision=118108
* managed to break this just in time for the ports freeze.Tilman Keskinoz2004-09-041-2/+0
| | | | | | | | Submitted by: lofi, eik Approved by: portmgr (eik) Notes: svn path=/head/; revision=118107
* Add fix/workaround for corrupted PDF files attached asMartin Blapp2004-09-031-0/+41
| | | | | | | | quoted-printable encoded MIME attachments by some popular email-client versions on windows. Notes: svn path=/head/; revision=118105
* multiple vulnerabilities in LHAOliver Eikemeier2004-09-032-0/+72
| | | | Notes: svn path=/head/; revision=118104
* Update to the 20040827 snapshot of GCC 3.4.2.Gerald Pfeifer2004-09-0324-156/+156
| | | | Notes: svn path=/head/; revision=118103
* Upgrade to 1.0b6Tilman Keskinoz2004-09-033-4/+4
| | | | Notes: svn path=/head/; revision=118102
* Fix build on gcc 3.4Michael Nottebrock2004-09-032-4/+28
| | | | Notes: svn path=/head/; revision=118101
* Nuke the gnupg sigchecking code. There are bugs and I don't have the timeTilman Keskinoz2004-09-032-16/+0
| | | | | | | | | | to work on this now. PR: 66417 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> Notes: svn path=/head/; revision=118100
* grrrr... left the test case intactOliver Eikemeier2004-09-032-2/+2
| | | | Notes: svn path=/head/; revision=118099
* Update to imap-2004a.Anders Nordby2004-09-035-28/+32
| | | | | | | | Move check for /etc/nologin to PREFIX/etc/nologin, along with other ports etc files. Notes: svn path=/head/; revision=118098
* Update to imap-2004a.Anders Nordby2004-09-032-3/+3
| | | | Notes: svn path=/head/; revision=118097
* . Update to 0.6. [1]Greg Lewis2004-09-032-3/+4
| | | | | | | | | | . Force the selection of a native JDK, as this port uses JNI. PR: 71282 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer) Notes: svn path=/head/; revision=118096
* Add java/eclipse-clay-core.Norikatsu Shigemura2004-09-031-0/+1
| | | | Notes: svn path=/head/; revision=118095
* Add eclipse-clay-core 1.0.5, a database design toolNorikatsu Shigemura2004-09-035-0/+145
| | | | | | | | | | for the Eclipse development environment. PR: ports-jp/14991 Submitted by: Mitsuru Yoshida <mitsuru@riken.jp> Notes: svn path=/head/; revision=118093
* Add eclipse-log4e 0.7.6, eclipse plugin to use logger easilyNorikatsu Shigemura2004-09-035-0/+72
| | | | | | | | | | in Java projects. PR: java/71148 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Notes: svn path=/head/; revision=118091
* Add eclipse-sqlexplorer 2.2.2, a visual database queryNorikatsu Shigemura2004-09-035-0/+119
| | | | | | | | | | tool for Eclipse. PR: ports/70441 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Notes: svn path=/head/; revision=118089
* Add eclipse-checkstyle 3.4.1.0, integrates the Checkstyle JavaNorikatsu Shigemura2004-09-035-0/+116
| | | | | | | | | | code auditor into Eclipse. PR: ports/70146 Submitted by: Jeremy Faulkner <gldisater@gldis.ca> Notes: svn path=/head/; revision=118087
* Add eclipse-quantum 2.4.1, database access and SQL editorNorikatsu Shigemura2004-09-035-0/+173
| | | | | | | | | | for the Eclipse IDE. PR: ports/70145 Submitted by: Jeremy Faulkner <gldisater@gldis.ca> Notes: svn path=/head/; revision=118085
* Utilize X_WINDOW_SYSTEM.Norikatsu Shigemura2004-09-032-7/+6
| | | | Notes: svn path=/head/; revision=118084
* Turn maintainership over to ports - I don't use this any longer.Daniel Eischen2004-09-031-1/+1
| | | | Notes: svn path=/head/; revision=118083
* - update to version 0.5.9Oliver Eikemeier2004-09-036-28/+68
| | | | | | | (first attempts to check the base system for vulnerabilities) Notes: svn path=/head/; revision=118082
* Upgrade eclipse pmd plugin to support eclipse3.Norikatsu Shigemura2004-09-033-52/+95
| | | | | | | | PR: java/71078 Submitted by: Bruno Van Den Bossche <brvdboss@spymac.com> Notes: svn path=/head/; revision=118081
* - add some referencesOliver Eikemeier2004-09-036-16/+284
| | | | | | | | | | | | | - extend ImageMagick entry - squid ntlm authentication helper DoS - multiple vpopmail vulnerabilities - first attempts to check the base system for vulnerabilities: + cvs server code + zlib DoS - BSD license portaudit.xml Notes: svn path=/head/; revision=118080
* Unbreak by upgrading to the latest file.Thierry Thomas2004-09-032-5/+3
| | | | | | | | PR: 71336 Submitted by: Stefan Walter Notes: svn path=/head/; revision=118079
* o Change MAINTAINER to submitter (blanket).Norikatsu Shigemura2004-09-032-77/+77
| | | | | | | | | | | | | o Added -D_DONT_USE_CTYPE_INLINE_ to CFLAGS not to use inlined wcwidth(). o Modified pkg-plist to use %%DOCSDIR%%. PR: ports-jp/15003, ports/71331 Submitted by: SHIOZAKI Takehiko <st@be.to> Approved by: maintainer blanket Obtained from: ports/71329 Notes: svn path=/head/; revision=118078
* o Added -D_DONT_USE_CTYPE_INLINE_ to CFLAGS not to use inlined wcwidth().Norikatsu Shigemura2004-09-033-83/+118
| | | | | | | | | | | | | | | | | | o Cleaned up pkg-plist for NOPORTDOCS. o Added the latest Japanese documents. o Also added the following knobs. WITH_MUTT_HEADER_CACHE WITH_MUTT_IDN MUTT_CONFIGURE_ARGS PR: ports-jp/14983[1], ports/71329[2] Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>[1] SHIOZAKI Takehiko <st@be.to> (maintainer)[2] Reviewed by: Kimura Fuyuki <fuyuki@hadaly.org> vs Notes: svn path=/head/; revision=118077
* Upgrade to 1.3.16.David E. O'Brien2004-09-034-1781/+9
| | | | Notes: svn path=/head/; revision=118076
* Add demeter 3.21, a C++ library to render 3D terrains using OpenGL.Thierry Thomas2004-09-0310-0/+562
| | | | | | | | PR: 71347 Submitted by: Igor Pokrovsky Notes: svn path=/head/; revision=118074
* Added Locale.get method.Mark Linimon2004-09-032-3/+29
| | | | | | | | | PR: ports/68172 Submitted by: Alexander Novitsky <alecn2002 at yandex dot ru> Approved by: maintainer Notes: svn path=/head/; revision=118072
* Update to 0.5.5.Mark Linimon2004-09-034-6/+6
| | | | | | | | | PR: ports/68467 Submitted by: Shin'ya Murakami Approved by: maintainer Notes: svn path=/head/; revision=118071
* Update to 0.16.16 (no functional changes but this makes the portTrevor Johnson2004-09-032-3/+3
| | | | | | | fetchable). Notes: svn path=/head/; revision=118070
* Update to 10.4Kirill Ponomarev2004-09-032-3/+3
| | | | Notes: svn path=/head/; revision=118069
* Update to 1.42Kirill Ponomarev2004-09-032-3/+3
| | | | | | | | o Add support for PPP-encapsulated DAG dumps, via the --dag-ppp option, and for PPP-encapsulated tcpdump files. Notes: svn path=/head/; revision=118068
* Update to 2.0.12.Joe Marcus Clarke2004-09-0312-12/+16
| | | | Notes: svn path=/head/; revision=118067
* Enable utmp supportKirill Ponomarev2004-09-031-2/+2
| | | | Notes: svn path=/head/; revision=118066
* - Support the "CAVOK" string: "Ceiling and visibility OK"Tilman Keskinoz2004-09-032-1/+182
| | | | | | | | | | | | - Support the "9999" string: visibility > 10km - All the world is not North America - Support Pressure values in hectopascals - Support weather stations outside of North America: Move Station ID detection out of the token parser loop - Bump PORTREVISION and take Maintainership Notes: svn path=/head/; revision=118065
* o Update to 2004.09.02.Norikatsu Shigemura2004-09-032-5/+5
| | | | | | | o Resurrect MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=118064
* Update to 1.8a3.Norikatsu Shigemura2004-09-032-4/+4
| | | | | | | | PR: ports/71284 Submitted by: Fortune <fortune@n.jpn.ph> (maintainer) Notes: svn path=/head/; revision=118063
* Fix build when using ccacheOliver Eikemeier2004-09-031-1/+31
| | | | | | | | PR: 71343 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=118062
* Update to 3.23.0. This release of super fixes a potential root exploit:David E. O'Brien2004-09-034-17/+12
| | | | | | | | | | http://xforce.iss.net/xforce/xfdb/16458 PR: 71328 Submitted by: Piet Delport <pjd@point45.com> Notes: svn path=/head/; revision=118061
* Fix on gcc 3.4Michael Nottebrock2004-09-032-0/+18
| | | | | | | Patch submitted by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=118060
* Fix location of pkgconfig-dataVolker Stolz2004-09-0324-24/+144
| | | | | | | Approved by: gerald Notes: svn path=/head/; revision=118059
* Add distinfo for Python-2.4a3Hye-Shik Chang2004-09-033-12/+6
| | | | Notes: svn path=/head/; revision=118058
* Update to 2.4a3Hye-Shik Chang2004-09-0343-1121/+302
| | | | | | | | PR: 71340 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=118057
* - add missing MAN1 and MAN3Yen-Ming Lee2004-09-032-357/+537
| | | | | | | | | | | | - apply DATADIR, EXAMPLESDIR, and DOCSDIR in PLIST - update the usage of NOPORTDOCS PR: 71322 Submitted by: leeym Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=118056
* Update to version 2.1.a13Kirill Ponomarev2004-09-033-22/+4
| | | | | | | Requested by: vs Notes: svn path=/head/; revision=118055
* Factor out the lanbrowsing part of kdenetwork3 into its own port.Michael Nottebrock2004-09-0314-118/+121
| | | | Notes: svn path=/head/; revision=118052
* Add dependency on aspell.Michael Nottebrock2004-09-034-0/+10
| | | | Notes: svn path=/head/; revision=118051
* - update to 0.10. (accoring to author, that's final version before freeze).Cheng-Lung Sung2004-09-032-3/+3
| | | | | | | | | (Oh, I swear I don't know this update before my previous commit. :-) ). Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=118050