aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.32.2.Jeremy Messenger2011-06-042-3/+3
| | | | | | | | | | PR: ports/157113 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0904 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0905 Notes: svn path=/head/; revision=275078
* Add OpenSSL option if you want it instead of GnuTLS. The GnuTLS is default.Jeremy Messenger2011-06-041-7/+16
| | | | | | | | PR: ports/155969 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=275077
* -Turn libgnomeui into an optional.Jeremy Messenger2011-06-041-5/+15
| | | | | | | | | | | -Mark MAKE_JOBS_SAFE. -Remove gconf stuff. PR: ports/156712 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=275076
* -env -> ${SETENV}Jeremy Messenger2011-06-042-9/+3
| | | | | | | | | | -${MASTER_SITE_MOZILLA} -> MOZILLA in MASTER_SITES PR: ports/157373 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=275075
* Turn HAL support into optional.Jeremy Messenger2011-06-042-9/+17
| | | | | | | | PR: ports/157096 Submitted by: Warren Block <wblock@wonkity.com> Notes: svn path=/head/; revision=275074
* - Make gconf optional.Jeremy Messenger2011-06-041-5/+11
| | | | | | | | | | | - Mark MAKE_JOBS_SAFE. - Move CPPFLAGS outside the CONFIGURE_ENV. PR: ports/156708 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=275073
* Remove heimdal support because it doesn't build.Jeremy Messenger2011-06-041-9/+3
| | | | | | | | PR: ports/154095 Submitted by: David Demelier <demelier.david@gmail.com> Notes: svn path=/head/; revision=275072
* - Update to 3.1.2Steve Wills2011-06-042-3/+3
| | | | Notes: svn path=/head/; revision=275071
* - remove port mod_roaming2Olli Hauer2011-06-048-99/+2
| | | | | | | Has expired, for reason start with PR ports/73383 Notes: svn path=/head/; revision=275070
* - update to version 4.9.1Olli Hauer2011-06-046-188/+93
| | | | | | | | | | | - always add required entries to /etc/services [1] - use USER framework (PR ports/152498 was committed) PR: [1] ports/157266 Submitted by: [1] Jimmy Olgeni olgeni@ Notes: svn path=/head/; revision=275069
* Update to 1.4.7.Joe Marcus Clarke2011-06-042-3/+3
| | | | Notes: svn path=/head/; revision=275068
* Fix a segfault on 7.x amd64Tilman Keskinoz2011-06-042-1/+16
| | | | | | | | | PR: 157274 Reported by: Fabian Wenk Submitted by: maintainer Notes: svn path=/head/; revision=275067
* NagTail is like tail(1), but for the nagios status.dat file.Wesley Shields2011-06-048-0/+99
| | | | | | | | PR: ports/157495 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=275066
* Add working MastersitesTilman Keskinoz2011-06-042-3/+3
| | | | | | | | | | | PR: 157423 Submitted by: rodrigo OSORIO Approved by: maintainer pet portlint Notes: svn path=/head/; revision=275065
* Merge a fix from syslog-ng3-devel to resolve an install issue when noCy Schubert2011-06-041-1/+1
| | | | | | | pre-existing syslog-ng.conf exists in $LOCALBASE. Notes: svn path=/head/; revision=275064
* Resolve an install issue when no pre-existing syslog-ng.conf exists inCy Schubert2011-06-042-2/+2
| | | | | | | $LOCALBASE. Notes: svn path=/head/; revision=275063
* PLIST fixes.Cy Schubert2011-06-044-10/+2
| | | | Notes: svn path=/head/; revision=275062
* PLIST fixes.Cy Schubert2011-06-041-2/+2
| | | | Notes: svn path=/head/; revision=275061
* Remove extraneous slashs from PLIST.Cy Schubert2011-06-041-1/+1
| | | | Notes: svn path=/head/; revision=275060
* Install RSA_SecurId_getpasswd again.Tilman Keskinoz2011-06-042-0/+10
| | | | | | | Based on a patch by: ehaupt Notes: svn path=/head/; revision=275059
* Improve pkg-message:Tilman Keskinoz2011-06-041-3/+3
| | | | | | | | | | * USB cardreaders don't need an entry in reader.conf * There is no reader.conf.sample file anymore Suggested by: ehaupt Notes: svn path=/head/; revision=275058
* Upgrade to RKWard 0.5.6.Thierry Thomas2011-06-045-62/+23
| | | | | | | Change notes at <http://rkward.sourceforge.net/>. Notes: svn path=/head/; revision=275057
* - Update to 1.82Frederic Culot2011-06-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog Notes: svn path=/head/; revision=275056
* Oops, remove testing code (to force older version).Gerald Pfeifer2011-06-042-4/+4
| | | | Notes: svn path=/head/; revision=275055
* Oops, remove testing code (to force older version).Gerald Pfeifer2011-06-042-2/+0
| | | | Notes: svn path=/head/; revision=275054
* Update to the 20110603 snapshot of GCC 4.6.1.Gerald Pfeifer2011-06-042-0/+6
| | | | | | | | | | Enable c, c++, and fortran (and only these) explicitly by default, and Java when/where available. [1] Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1] Notes: svn path=/head/; revision=275053
* Working version, still marked IGNORE pending maintainer's approvalDoug Barton2011-06-0411-282/+217
| | | | Notes: svn path=/head/; revision=275052
* Add missing dependency on x11-toolkits/vte. [*]MANTANI Nobutaka2011-06-043-5/+35
| | | | | | | | | Rename the libvte compatible library "libvte-mlterm" to avoid conflict. Reported by: erwin [*] Notes: svn path=/head/; revision=275051
* Fix segmentation fault on amd64.MANTANI Nobutaka2011-06-042-0/+20
| | | | | | | | PR: ports/157347 Submitted by: Marcelo Gondim <gondim@intnet.com.br> Notes: svn path=/head/; revision=275050
* With IO-Socket-INET6 upgraded, there's no conflict anymore, so remove BROKEN.Ion-Mihai Tetcu2011-06-041-4/+0
| | | | Notes: svn path=/head/; revision=275049
* Update to 0.4.David Thiel2011-06-042-4/+3
| | | | Notes: svn path=/head/; revision=275048
* - Update to 0.23Steve Wills2011-06-042-3/+3
| | | | | | | Changes: http://cpansearch.perl.org/dist/CPAN-Reporter-Smoker/Changes Notes: svn path=/head/; revision=275047
* - Add shutdown keyword.Wesley Shields2011-06-031-1/+2
| | | | | | | Submitted by: dougb@ Notes: svn path=/head/; revision=275045
* Add corrections in RC script from Doug.Wesley Shields2011-06-031-5/+4
| | | | | | | Submitted by: dougb@ Notes: svn path=/head/; revision=275044
* - Update to 3.0.1Lars Engels2011-06-033-342/+16
| | | | | | | Reviewed by: nox Notes: svn path=/head/; revision=275043
* - add support for gcc from portsOlli Hauer2011-06-031-1/+11
| | | | | | | | PR: ports/156880 Submitted by: Zhihao Yuan <lichray _at_ gmail.com> Notes: svn path=/head/; revision=275042
* Sync with base syslog-ng3 port.Cy Schubert2011-06-032-50/+60
| | | | | | | Suggested by: Peter Czanik (czanik@balabit.hu) - syslog-ng3 upline Notes: svn path=/head/; revision=275041
* New variables CONF_FILES and CONF_DIRS are to be introducedHajimu UMEMOTO2011-06-031-2/+2
| | | | | | | | | | to bsd.port.mk. PR: ports/157158 Submitted by: Chris Rees <utisoft__at__gmail.com> Notes: svn path=/head/; revision=275040
* - Bump PORTREVISION to chase devel/hs-haddock updateAshish SHUKLA2011-06-031-1/+1
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=275039
* - Move post-install task to pkg-install to fix bug in port where binary packageAshish SHUKLA2011-06-032-4/+10
| | | | | | | | | is unusable. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=275038
* - Fix bug in installing Haskell ports when GHC is installed with NOPORTDOCSAshish SHUKLA2011-06-031-5/+8
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=275037
* - Update to 0.15 [1]Frederic Culot2011-06-032-7/+10
| | | | | | | | | | | | - Add TEST_DEPENDS - Add LICENSE Changes: http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog PR: ports/157463 [1] Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=275036
* Change BUILD_DEPENDS from ${LOCALBASE}/bin/zip to plain zip since,Gerald Pfeifer2011-06-031-1/+1
| | | | | | | | really, any zip does. This bring gcc45 in line with later lang/gcc* ports. Notes: svn path=/head/; revision=275035
* Update to the 20110531 snapshot of GCC 4.4.7.Gerald Pfeifer2011-06-032-12/+7
| | | | | | | | | | | | | Upstream now only provides a single tarball, so this brings a number of changes around that. Among others based on this, enable c, c++, and fortran (and only these) explicitly. [1] Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1] Notes: svn path=/head/; revision=275034
* - Update to 0.9.0Pav Lucistnik2011-06-039-168/+1066
| | | | | | | | PR: ports/156861 Submitted by: Kalten <kalten@gmx.at> Notes: svn path=/head/; revision=275033
* - Update to 0.2.3Sofian Brabez2011-06-032-6/+11
| | | | | | | | | - Add LICENSE Approved by: miwi@ (mentor) Notes: svn path=/head/; revision=275032
* - Update to 0.2Sofian Brabez2011-06-032-3/+3
| | | | | | | Approved by: miwi@ (mentor) Notes: svn path=/head/; revision=275031
* Update to 2.3.1781Emanuel Haupt2011-06-037-71/+129
| | | | | | | | PR: 157563 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Notes: svn path=/head/; revision=275030
* - Update to 0.006Frederic Culot2011-06-032-3/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Test-Fatal/Changes Notes: svn path=/head/; revision=275029
* Update to 0.3.13.Vsevolod Stakhov2011-06-032-3/+3
| | | | Notes: svn path=/head/; revision=275028