1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

1529 Commits

Author SHA1 Message Date
Baptiste Daroussin
49be72eaa4 Add a not about boost update 2013-01-31 13:33:29 +00:00
Bryan Drewery
f02033bc0f - Fix typo
Reported by:	dvl
2013-01-29 17:55:21 +00:00
Tom Judge
ece3304990 Upgrade to 0.20.4.
Changes:

http://www.elasticsearch.org/download/2013/01/29/0.20.4.html
http://www.elasticsearch.org/download/2013/01/25/0.20.3.html
http://www.elasticsearch.org/download/2012/12/27/0.20.2.html
http://www.elasticsearch.org/download/2012/12/07/0.20.1.html
http://www.elasticsearch.org/download/2012/12/07/0.20.0.html

PR:		ports/175614
Submitted by:	Ross Timson <ross@rosstimson.com>
2013-01-29 17:25:03 +00:00
Jung-uk Kim
57945c1ebe - Update devel/libffi to 3.0.11.
- Reset maintainership for libffi.  See ports/164941.

PR:		ports/171768
Submitted by:	Takefu <takefu@airport.fm>
2013-01-29 00:35:32 +00:00
Ashish SHUKLA
2fbc82fb20 - Update to latest snapshot 201301191220
- Add a note to UPDATING about flushing queue before update

Changes:	http://thread.gmane.org/gmane.mail.opensmtpd.general/341
2013-01-21 00:44:06 +00:00
Ruslan Makhmatkhanov
16257b505a - fix typo 2013-01-17 09:26:04 +00:00
Marcelo Araujo
eea4e9f3da - Project games/py-anki was merged with games/anki.
- Update UPDATING and MOVED files.
2013-01-16 08:12:39 +00:00
Carlo Strub
b0a6e12de7 - Update to 8.7
- Important change: php-fcgi removed
2013-01-14 22:48:21 +00:00
Glen Barber
2e8aa2847c Provide instructions for pkg(8) users for security/openvpn22. 2013-01-14 00:42:05 +00:00
Matthias Andree
f094e1198d Add a new security/easy-rsa package that contains the bits that got
split out of OpenVPN prior to the current 2.3.0 release, and make that
security/openvpn RUN_DEPENDS on it. Also update UPDATING record.
2013-01-13 21:35:06 +00:00
Matthias Andree
542f472aaf Add note about OpenVPN shuffle. 2013-01-11 23:27:10 +00:00
Warren Block
1212727ba9 The looming asteroid of obsolescence is fast approaching the planet of
CVSup.  Warn the population.

Reviewed by:	eadler
2013-01-10 23:56:33 +00:00
Jason E. Hale
db5d2a7cc1 - Update to 1.18 [1]
- Convert KNOBS to new options framework [1]
- Drop ABI version numbers in LIB_DEPENDS [1]
- Add UPDATING entry to inform users of IPv6 changes to
  devel/libvanessa_socket that affect perdition [2]

PR:		ports/174550 [1], ports/174410 [2]
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1],
		Joel Ray Holveck <joelh@piquan.org> [2]
2013-01-08 22:33:10 +00:00
Glen Barber
0fda4454c6 Implement the concept of a "master" port for the set of
sysutils/cfengine* ports.

The idea here is two-fold:

 1.)  Users should not need to ever change port origins
      for a default software version bump;
 2.)  Users should expect to exist an unversioned port
      directory to reflect the latest major version (and
      they should be correct in this expectation).

With this change, users can install the sysutils/cfengine
port, and by default track the latest major version of the
software.  Subsequent version releases, for example the 3.5
branch, will not require any interaction from user side.

Additionally, users can stay on a certain branch release by
adding, in this case, CFENGINE_VERSION version to make.conf
or specifying the branch during build time with:

	# make CFENGINE_VERSION=NN

The list of available CFENGINE_VERSION values are listed
with:

	# make -V VERSIONS

Discussed with:		cy
2013-01-08 04:33:08 +00:00
Glen Barber
aa812421db Fix year.
Pointyhat:	gjb (myself)

Submitted by:	Mateusz Guzik via irc
2013-01-06 18:21:24 +00:00
Glen Barber
4f1b8839e3 Updates to textproc/docproj* ports:
o textproc/docproj-jadetex:
   - Remove port; functionality is moved to
     textproc/docproj

 o textproc/docproj-nojadetex:
   - Remove extraneous MAINTAINER line
   - Trim headers

 o textproc/docproj:
   - Trim headers
   - Convert to new options framework
   - Default to WITH_JADETEX=yes
   - Make devel/subversion dependency optional while
     noting it is required for source checkout; this
     allows us to skip svn and dependencies for release
     builds
   - Bump PORTREVISION

 o Add UPDATING entry explaining who needs to update
   port origins

 o Add MOVED entry for textproc/docproj-jadetex
2013-01-05 00:41:31 +00:00
Chris Rees
d899ebd3cc Introducing baresip 0.4.2, along with the same versions of libre and librem.
re and rem must be updated first, since baresip will not compile against older
versions.

[
Fix linking of Speex modules

PR:		ports/174925 (based on)
Submitted by:	Anish Mistry <amistry@unitedware.com>
]
2013-01-03 15:09:27 +00:00
Bernhard Froehlich
de64b561af - Add note for virtualbox update 2013-01-03 13:43:14 +00:00
Ashish SHUKLA
e32b141f64 - Update to latest snapshot 201212222206
- Add dependency on databases/sqlite3
- Remove ABI version from LIB_DEPENDS
- Document the configuration change in UPDATING
2013-01-02 13:25:05 +00:00
Jeremy Messenger
665cc1bb97 AUTHOR -> AUTHOR: 2012-12-30 05:17:02 +00:00
Jeremy Messenger
61d9c78a79 -Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).

Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.

PR:		ports/173540
Remind by:	Marcin Cieslak <saper@saper.info>
2012-12-30 05:14:01 +00:00
Florian Smeets
303e871aaa Convert the remaining ports that depend on databases/p5-DBD-mysql${MYSQL_VER}
to just depend on databases/p5-DBD-mysql as that will handle the MYSQL_VER
magic.

This is required as only databases/p5-DBD-mysql supports mariadb-client and
the upcomming perconaXX-client.

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
2012-12-28 19:03:02 +00:00
Gabor Pali
f6f83c9efc - Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports

New ports (32):

devel/hs-List                            0.5.1
devel/hs-ReadArgs                        1.2.1
devel/hs-SafeSemaphore                   0.9.0
devel/hs-activehs-base                   0.3.0.2
devel/hs-async                           2.0.1.3
devel/hs-basic-prelude                   0.3.1.0
devel/hs-classy-prelude                  0.4.1
devel/hs-classy-prelude-conduit          0.4.1
devel/hs-data-pprint                     0.2.1.4
devel/hs-date-cache                      0.3.0
devel/hs-fsnotify                        0.0.4
devel/hs-hinotify                        0.3.5
devel/hs-hspec-expectations              0.3.0.3
devel/hs-kqueue                          0.1.2.4
devel/hs-monad-logger                    0.2.3
devel/hs-optparse-applicative            0.4.2
devel/hs-project-template                0.1.0.1
devel/hs-setenv                          0.1.0
devel/hs-simple-reflect                  0.2
devel/hs-threads                         0.5.0.1
devel/hs-time-compat                     0.1.0.2
devel/hs-unix-time                       0.1.4
devel/hs-word8                           0.0.2
graphics/hs-dia-base                     0.1.1.2
graphics/hs-dia-functions                0.2.1.3
mail/hs-mime-types                       0.1.0.0
net/hs-network-info                      0.2.0.3
net/hs-network-multicast                 0.0.7
security/hs-cipher-aes                   0.1.5
textproc/hs-hexpat                       0.20.3
www/hs-activehs                          0.3.0.1
www/hs-http-reverse-proxy                0.1.0.6

Updated ports (211):

archivers/hs-tar                         0.4.0.0_1        --> 0.4.0.1
archivers/hs-zip-archive                 0.1.1.8_1        --> 0.1.2.1
archivers/hs-zlib                        0.5.3.3_1        --> 0.5.4.0
archivers/hs-zlib-bindings               0.1.0.1_1        --> 0.1.1.2
archivers/hs-zlib-conduit                0.4.0.2          --> 0.5.0.3
archivers/hs-zlib-enum                   0.2.2.1_1        --> 0.2.3
audio/hs-libmpd                          0.8.0_1          --> 0.8.0.1
benchmarks/hs-criterion                  0.6.0.1_2        --> 0.6.2.0
converters/hs-dataenc                    0.14.0.3_2       --> 0.14.0.4
converters/hs-json                       0.5_1            --> 0.7
databases/hs-persistent                  0.9.0.4_1        --> 1.0.2.2
databases/hs-persistent-sqlite           0.9.0.2_1        --> 1.0.1
databases/hs-persistent-template         0.9.0.2_1        --> 1.0.0.2
devel/hs-Boolean                         0.0.1_5          --> 0.1.1
devel/hs-DeepArrow                       0.3.5_2          --> 0.3.7
devel/hs-HUnit                           1.2.4.2_2        --> 1.2.5.1
devel/hs-MemoTrie                        0.5_1            --> 0.6.1
devel/hs-MissingH                        1.1.1.0_2        --> 1.2.0.0
devel/hs-MonadCatchIO-mtl                0.3.0.4_3        --> 0.3.0.5
devel/hs-QuickCheck                      2.4.2_1          --> 2.5.1.1
devel/hs-Stream                          0.4.6_2          --> 0.4.6.1
devel/hs-TypeCompose                     0.9.1_2          --> 0.9.7
devel/hs-abstract-deque                  0.1.5_1          --> 0.1.6
devel/hs-alex                            3.0.1_1          --> 3.0.2
devel/hs-arrows                          0.4.4.0_4        --> 0.4.4.1
devel/hs-asn1-data                       0.6.1.3_1        --> 0.7.1
devel/hs-base-unicode-symbols            0.2.2.3_2        --> 0.2.2.4
devel/hs-base64-bytestring               0.1.2.0          --> 1.0.0.0
devel/hs-blaze-builder-conduit           0.4.0.2_1        --> 0.5.0.3
devel/hs-blaze-builder-enumerator        0.2.0.4_1        --> 0.2.0.5
devel/hs-blaze-textual                   0.2.0.6_2        --> 0.2.0.8
devel/hs-bytestring-nums                 0.3.5_2          --> 0.3.6
devel/hs-c2hs                            0.16.3_3         --> 0.16.4
devel/hs-cmdargs                         0.9.5_1          --> 0.10.1
devel/hs-conduit                         0.4.2_1          --> 0.5.5
devel/hs-configurator                    0.2.0.0_2        --> 0.2.0.1
devel/hs-cpphs                           1.14             --> 1.15
devel/hs-darcs                           2.8.1_1          --> 2.8.3
devel/hs-data-default                    0.4.0_1          --> 0.5.0
devel/hs-directory-tree                  0.10.1           --> 0.11.0
devel/hs-edit-distance                   0.2.1_1          --> 0.2.1.1
devel/hs-fast-logger                     0.0.2_2          --> 0.3.1
devel/hs-file-embed                      0.0.4.4_1        --> 0.0.4.6
devel/hs-filemanip                       0.3.5.2_6        --> 0.3.6.2
devel/hs-filestore                       0.5_1            --> 0.5.0.1
devel/hs-filesystem-conduit              0.4.0_1          --> 0.5.0.2
devel/hs-gconf                           0.12.1_3         --> 0.12.1.1
devel/hs-ghc-events                      0.4.0.0_2        --> 0.4.2.0
devel/hs-ghc-mtl                         1.0.1.1_2        --> 1.0.1.2
devel/hs-gio                             0.12.3_1         --> 0.12.4
devel/hs-git-annex                       3.20120807       --> 3.20121211
devel/hs-glib                            0.12.3.1_1       --> 0.12.4
devel/hs-gtk2hs-buildtools               0.12.3.1_1       --> 0.12.4
devel/hs-haddock                         2.10.0_1         --> 2.11.0
devel/hs-happy                           1.18.9_1         --> 1.18.10
devel/hs-hashable                        1.1.2.3_1        --> 1.1.2.5
devel/hs-hashed-storage                  0.5.9_2          --> 0.5.10
devel/hs-hashtables                      1.0.1.6_1        --> 1.0.1.8
devel/hs-haskell-src-exts                1.13.3_1         --> 1.13.5
devel/hs-hastache                        0.4.1            --> 0.4.2
devel/hs-hint                            0.3.3.4_1        --> 0.3.3.5
devel/hs-hlint                           1.8.30           --> 1.8.39
devel/hs-hoogle                          4.2.11_1         --> 4.2.14
devel/hs-hslogger                        1.1.5_2          --> 1.2.1
devel/hs-hspec                           1.2.0.1          --> 1.4.2
devel/hs-language-javascript             0.5.4_1          --> 0.5.7
devel/hs-largeword                       1.0.1_2          --> 1.0.3
devel/hs-lifted-base                     0.1.1_1          --> 0.2
devel/hs-logict                          0.5.0.1_1        --> 0.5.0.2
devel/hs-monad-control                   0.3.1.3_1        --> 0.3.1.4
devel/hs-mtl                             2.1.1_1          --> 2.1.2
devel/hs-murmur-hash                     0.1.0.5_2        --> 0.1.0.6
devel/hs-parallel                        3.2.0.2_1        --> 3.2.0.3
devel/hs-pool-conduit                    0.1.0.2_1        --> 0.1.0.3
devel/hs-primitive                       0.4.1_2          --> 0.5.0.1
devel/hs-resource-pool                   0.2.1.0_1        --> 0.2.1.1
devel/hs-resourcet                       0.3.3.1          --> 0.4.4
devel/hs-silently                        1.2.0.2          --> 1.2.4
devel/hs-split                           0.1.4.3          --> 0.2.1.1
devel/hs-stm                             2.3_1            --> 2.4
devel/hs-syb                             0.3.6.1_1        --> 0.3.7
devel/hs-syb-with-class                  0.6.1.3_2        --> 0.6.1.4
devel/hs-system-fileio                   0.3.8            --> 0.3.10
devel/hs-system-filepath                 0.4.6_1          --> 0.4.7
devel/hs-tagged                          0.4.2.1_1        --> 0.4.4
devel/hs-temporary                       1.1.2.3_1        --> 1.1.2.4
devel/hs-terminfo                        0.3.2.4          --> 0.3.2.5
devel/hs-test-framework                  0.6_1            --> 0.8
devel/hs-test-framework-hunit            0.2.7_2          --> 0.3.0
devel/hs-test-framework-quickcheck2      0.2.12.2_1       --> 0.3.0.1
devel/hs-text                            0.11.2.0_1       --> 0.11.2.3
devel/hs-threadscope                     0.2.1_3          --> 0.2.2
devel/hs-uniplate                        1.6.7_1          --> 1.6.10
devel/hs-unix-compat                     0.3.0.1_1        --> 0.4.0.0
devel/hs-unordered-containers            0.2.1.0_1        --> 0.2.2.1
devel/hs-uuagc                           0.9.40.3_1       --> 0.9.42.2
devel/hs-uuagc-cabal                     1.0.2.0_2        --> 1.0.4.0
devel/hs-vault                           0.2.0.0_1        --> 0.2.0.1
devel/hs-vector                          0.9.1_2          --> 0.10.0.1
devel/hs-vector-algorithms               0.5.4_1          --> 0.5.4.2
devel/hs-void                            0.5.6            --> 0.5.8
ftp/hs-curl                              1.3.7_3          --> 1.3.8
graphics/hs-cairo                        0.12.3.1_1       --> 0.12.4
lang/hs-unlambda                         0.1_6            --> 0.1.3
mail/hs-email-validate                   0.2.8_1          --> 0.3.2
mail/hs-mime                             0.3.3.2          --> 0.3.4
mail/hs-mime-mail                        0.4.1.1_2        --> 0.4.1.2
math/hs-categories                       1.0.3_1          --> 1.0.4
math/hs-comonad                          1.1.1.6_1        --> 3.0.0.2
math/hs-comonad-transformers             2.1.2            --> 3.0
math/hs-data-lens                        2.10.0_1         --> 2.10.2
math/hs-data-lens-template               2.1.5_1          --> 2.1.7
math/hs-math-functions                   0.1.1.1_2        --> 0.1.1.2 [1]
math/hs-mwc-random                       0.12.0.0_1       --> 0.12.0.1
math/hs-pointed                          2.1.0.2_1        --> 3.0.1
math/hs-semigroupoids                    1.3.4            --> 3.0.0.1
math/hs-semigroups                       0.8.3.2_1        --> 0.8.4.1
math/hs-statistics                       0.10.1.0_1       --> 0.10.2.0
math/hs-vector-space                     0.8.2            --> 0.8.6
multimedia/hs-gstreamer                  0.12.1.1_1       --> 0.12.1.2
net/hs-network                           2.3.0.13_1       --> 2.3.1.0
net/hs-network-conduit                   0.4.0.1_1        --> 0.6.1.1
net/hs-pcap                              0.4.5.1_4        --> 0.4.5.2
net/hs-sendfile                          0.7.6_1          --> 0.7.8
net/hs-simple-sendfile                   0.2.4            --> 0.2.8
net/hs-socks                             0.4.1_1          --> 0.4.2
print/hs-hscolour                        1.20.2,1         --> 1.20.3,1
security/hs-Crypto                       4.2.5_1          --> 4.2.5.1
security/hs-HsOpenSSL                    0.10.3.2         --> 0.10.3.3
security/hs-RSA                          1.2.1.0_1        --> 1.2.2.0
security/hs-SHA                          1.5.0.1_1        --> 1.6.1
security/hs-certificate                  1.2.3_1          --> 1.3.3
security/hs-clientsession                0.7.5_1          --> 0.8.0.1
security/hs-cprng-aes                    0.2.3_2          --> 0.2.4
security/hs-crypto-conduit               0.3.2_1          --> 0.4.1
security/hs-crypto-pubkey-types          0.1.1_1          --> 0.2.0
security/hs-cryptocipher                 0.3.5            --> 0.3.6
security/hs-cryptohash                   0.7.5_1          --> 0.7.9
security/hs-digest                       0.0.1.1_1        --> 0.0.1.2
security/hs-monadcryptorandom            0.4.1_1          --> 0.5
security/hs-pureMD5                      2.1.0.3_2        --> 2.1.2.1
security/hs-pwstore-fast                 2.2_2            --> 2.3
security/hs-skein                        0.1.0.7_1        --> 0.1.0.10
security/hs-tls                          0.9.5_1          --> 1.0.2
security/hs-tls-extra                    0.4.6_1          --> 0.5.0
sysutils/hs-angel                        0.3.2_1          --> 0.3.3
textproc/hs-HStringTemplate              0.6.8_2          --> 0.6.12
textproc/hs-attoparsec-conduit           0.4.0.1_1        --> 0.5.0.3
textproc/hs-attoparsec-enumerator        0.3_2            --> 0.3.1
textproc/hs-blaze-html                   0.5.0.0          --> 0.5.1.1
textproc/hs-blaze-markup                 0.5.1.0_1        --> 0.5.1.2
textproc/hs-case-insensitive             0.4.0.1_2        --> 0.4.0.3
textproc/hs-citeproc-hs                  0.3.4_1          --> 0.3.6
textproc/hs-double-conversion            0.2.0.4_2        --> 0.2.0.5
textproc/hs-highlighting-kate            0.5.1_1          --> 0.5.3.3
textproc/hs-hs-bibutils                  4.12_4           --> 4.15
textproc/hs-html-conduit                 0.0.1_1          --> 0.1.0.4
textproc/hs-hxt                          9.2.2_1          --> 9.3.1.1
textproc/hs-lhs2tex                      1.17_4           --> 1.18.1
textproc/hs-pandoc                       1.9.4.2          --> 1.9.4.5
textproc/hs-parsec                       3.1.2_1          --> 3.1.3
textproc/hs-regex-pcre-builtin           0.94.2.1.7.7_4   --> 0.94.4.3.8.31
textproc/hs-regex-posix                  0.95.1_2         --> 0.95.2
textproc/hs-stringsearch                 0.3.6.3_2        --> 0.3.6.4
textproc/hs-tagsoup                      0.12.6_2         --> 0.12.8
textproc/hs-tagstream-conduit            0.3.2_1          --> 0.5.3
textproc/hs-texmath                      0.6.0.6_1        --> 0.6.1.1
textproc/hs-xml-conduit                  0.7.0.3_1        --> 1.0.3.3
textproc/hs-xml-types                    0.3.2            --> 0.3.3
textproc/hs-xmlhtml                      0.2.0.2          --> 0.2.0.3
textproc/hs-yaml                         0.7.0.3          --> 0.8.1.1
www/hs-HTTP                              4000.2.3_1       --> 4000.2.5
www/hs-authenticate                      1.2.1.1_1        --> 1.3.2
www/hs-cookie                            0.4.0_1          --> 0.4.0.1
www/hs-gitit                             0.10.0.1         --> 0.10.0.2
www/hs-hamlet                            1.0.1.4          --> 1.1.1.1
www/hs-happstack                         7.0.0_1          --> 7.0.1
www/hs-happstack-server                  7.0.3            --> 7.1.1
www/hs-heist                             0.8.1.1          --> 0.8.2
www/hs-hjsmin                            0.1.2_1          --> 0.1.3
www/hs-http-conduit                      1.4.1.10         --> 1.8.4.3
www/hs-http-date                         0.0.2_1          --> 0.0.3
www/hs-http-server                       1_5              --> 1.0.1
www/hs-http-types                        0.6.11_1         --> 0.7.3.0.1
www/hs-path-pieces                       0.1.1_1          --> 0.1.2
www/hs-shakespeare                       1.0.0.2_1        --> 1.0.2
www/hs-shakespeare-css                   1.0.1.2_1        --> 1.0.2
www/hs-shakespeare-js                    1.0.0.3_1        --> 1.1.0
www/hs-shakespeare-text                  1.0.0.2_1        --> 1.0.0.5
www/hs-snap                              0.9.0.1          --> 0.9.2.2
www/hs-snap-core                         0.9.0            --> 0.9.2.2
www/hs-snap-server                       0.9.0            --> 0.9.2.4
www/hs-wai                               1.2.0.3          --> 1.3.0.1
www/hs-wai-app-static                    1.2.0.4          --> 1.3.0.4
www/hs-wai-extra                         1.2.0.5          --> 1.3.0.4
www/hs-wai-logger                        0.1.4_1          --> 0.3.0
www/hs-wai-test                          1.2.0.2_1        --> 1.3.0
www/hs-warp                              1.2.2            --> 1.3.5
www/hs-yesod                             1.0.1.6_1        --> 1.1.4.1
www/hs-yesod-auth                        1.0.2.1_1        --> 1.1.2
www/hs-yesod-core                        1.0.1.2_1        --> 1.1.6.1
www/hs-yesod-default                     1.0.1.1_1        --> 1.1.2
www/hs-yesod-form                        1.0.0.4_1        --> 1.2.0.1
www/hs-yesod-json                        1.0.0.1_1        --> 1.1.2
www/hs-yesod-persistent                  1.0.0.1_1        --> 1.1.0
www/hs-yesod-platform                    1.0.5            --> 1.1.5
www/hs-yesod-routes                      1.0.1.2_1        --> 1.1.1.1
www/hs-yesod-static                      1.0.0.3_1        --> 1.1.1.1
www/hs-yesod-test                        0.2.1            --> 0.3.1.1
x11-toolkits/hs-gtk                      0.12.3.1         --> 0.12.4
x11-toolkits/hs-pango                    0.12.3_1         --> 0.12.4

Removed ports (1):

textproc/hs-xml2html                     0.1.2.3_1

Approved by:	wen (maintainer) [1]
Obtained from:	FreeBSD Haskell
2012-12-20 02:23:04 +00:00
Baptiste Daroussin
3ae3ddc69f Add a note about icu update 2012-12-18 23:13:44 +00:00
Marc Fonvieille
2f4c900c20 Fix some typos. 2012-12-15 18:09:02 +00:00
Bryan Drewery
f16ae68adf Add missing category for openldap24-client 2012-12-12 20:19:56 +00:00
Bryan Drewery
b616576bdb Add pkgng instructions for openldap24-client -> net/openldap24-sasl-client 2012-12-12 20:13:20 +00:00
Xin LI
a571c07ffb Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME and
causes OPTIONS menu to be shown up multiple times.

As a side effect we have to make openldap24-client and
openldap24-sasl-client which we do not have a better solution at this
time.

Submitted by:	bapt (mostly)
2012-12-12 20:09:55 +00:00
Martin Matuska
6892b1d639 Add UPDATING entry about Horde3 EOL and horde-* to horde3-* rename 2012-12-12 12:28:09 +00:00
Bryan Drewery
58740d6b86 - Only perl and ports depending on it needs to be
reinstalled, not everything that has 'perl' in it

Reported by:	Adam McDougall <mcdouga9@egr.msu.edu>
2012-12-11 20:56:58 +00:00
Bryan Drewery
23eaad969b Add basic instructions for pcre and ImageMagick updates 2012-12-11 20:04:34 +00:00
Hajimu UMEMOTO
74690a8eb1 Correct use of portmaster's options.
Spotted by:	Thomas Mueller <tmueller__at__sysgo.com>
2012-12-11 07:49:10 +00:00
Hajimu UMEMOTO
338ac3129b Save old library (libsasl2.so.2) during deinstall cyrus-sasl2.
It seems that it fails to upgrade in some cases without this.

Spotted by:	Franci Nabalanci <lumiwa__at__gmail.com>
2012-12-11 05:45:16 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Chris Rees
dd07918e80 Don't clobber configuration files if reinstalled.
No PORTREVISION bump, because otherwise many will blindly update and possibly
lose everything.  Hopefully people will read UPDATING before the next update!

PR:		ports/173238
PR:		ports/173233
Submitted by:	crees
Approved by:	kevlo (maintainer)
Feature safe:	yes
2012-12-02 19:32:48 +00:00
Chris Rees
69b6c82d3d Update typo3 to 6.0.0
Preserve 4.7 as typo347

PR:		ports/173976
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Feature safe:	yes
2012-12-01 12:04:41 +00:00
Jase Thew
caf90266b5 - Update to 1.0
- Convert to new OPTIONSng
- Add UPDATING entry noting the automatic modification of configuration file

Changes:	http://wiki.znc.in/ChangeLog/1.0

Feature safe:	yes
2012-11-28 23:02:15 +00:00
Ion-Mihai Tetcu
a382a3d720 Add a note about a workaround for the latest Opera under KDE crashing on start.
Feature safe:	yes
2012-11-28 22:00:01 +00:00
Alexey Dokuchaev
ff36e904ae Minor whitespace and formatting fixes.
Feature safe:	yes
2012-11-16 18:43:55 +00:00
Wesley Shields
59853fe43e Add a note about git-daemon(1) now running as git_daemon user.
Suggested by:	lme@
Feature safe:	yes
2012-11-13 01:46:08 +00:00
Cy Schubert
f9d987df75 Collection of kernle messages via kqueue was broken in syslog-ng since 3.3.6.
This patch fixes this.

Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Feature safe:	yes
2012-11-10 04:21:18 +00:00
Ruslan Makhmatkhanov
543d408491 - update devel/py-liblarch to 2.1.0
- remove devel/py-liblarch_gtk because it was merged into devel/py-liblarch
  itself
- add UPDATING entry for deskutils/gtg users

Feature safe:	yes
2012-11-09 09:03:50 +00:00
Bryan Drewery
c3f601b5b7 - Further clarify that the pkgng instructions are for binary packages only
Feature safe:	yes
2012-11-06 17:03:27 +00:00
Bryan Drewery
d1f5324866 - Add pkgng-specific instructions to perl UPDATING entry
Feature safe: yes
2012-11-05 17:55:13 +00:00
Sahil Tandon
714053470a Update to Postfix 2.10 Snapshot 20121031 and document
incompatible changes in UPDATING.  Also, revise the
PKGINSTALL script to distinguish upgrades from fresh
installs.

Feature safe:	yes
2012-11-05 02:19:57 +00:00
Andrej Zverev
577c5aeff9 Update to 5.16.2
Changes: http://search.cpan.org/~rjbs/perl-5.16.2/pod/perldelta.pod

Approved by:	maintainer (implicit via email)
With hat:	perl@
Feature safe:	yes
2012-11-04 09:48:04 +00:00
Adam Weinberger
5e2976eed1 Document the new incantation for the bash completion library v2.0.
Feature safe:	yes
2012-11-02 23:41:17 +00:00
Brendan Fabeny
180b8efd2c update to 3.02.02
Feature safe:	yes
2012-11-01 13:55:03 +00:00
Alex Kozlov
25334a5bb6 - Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here

PR:	ports/173080 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by:	portmgr (erwin)
Feature safe:	yes
2012-10-31 07:58:36 +00:00
Florian Smeets
792ee326e5 - add www/squid32 [1]
- update www/libecap to 0.20 [2]
- remove option ECAP from www/squid31 and add a note to UPDATING that you need
  to upgrade to squid32 if you need ECAP

PR:		ports/173152 [1]
PR:		ports/173156 [2]
Submitted by:	Thomas-Martin Seck <tmseck@web.de>
Feature safe:	yes
2012-10-30 23:05:50 +00:00
Tom Judge
33d459dc81 * Update to 5.6.0
* Remove legacy Makefile header
* Make user and group overridable
* Fix install to create data directory
* Move working data to /var/db/activemq
* Update required java version to 1.6+
* Add entry to updating for move of data directory.
* Take over maintainer

Changes: http://activemq.apache.org/new-features-in-56.html

Feature safe:	yes
Approved by:	g.veniamin@googlemail.com (maintainer)
Approved by:	eadler (mentor)
2012-10-26 14:07:37 +00:00
Timur I. Bakeyev
088643dd02 Document behaviour changes in the rc.d/samba startup script.
Feature safe:	yes
2012-10-22 19:58:39 +00:00
Bryan Drewery
534fb47c2a - Clarify portupgrade/portmaster pkgng conversion entries
Feature safe:	yes
2012-10-16 23:57:52 +00:00
Bryan Drewery
72fbbc086d - Fix grammar
Reported by:	wblock
Feature safe:	yes
2012-10-16 14:33:07 +00:00
Bryan Drewery
395142568b - Add ports-mgmt/pkg as a RUN_DEPENDS if enabling pkgng support
- Add UPDATING entry and pkg-message to assist in converting

Feature safe:	yes
2012-10-15 16:14:35 +00:00
Bryan Drewery
536be3b8ce Add note on rebuilding pkgdb for portupgrade+pkgng
Feature safe:	yes
2012-10-15 16:08:57 +00:00
Florian Smeets
98ff1f74fb - Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird to 10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
  latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft,
  resident, vsize
- use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0,
  only heap-allocated reporter works in about:memory (see bug 762445)
- use lrintf() instead of slow C cast in bundled libopus
- use libjpeg-turbo's faster color conversion if available during build
- record startup time for telemetry
- use -z origin instead of hardcoding path to gecko runtime
- fail early if incompatible libxul version is installed (in USE_GECKO)
- *miscellaneous cleanups and fixups*

PR:		ports/171534 [1]
PR:		ports/171566 [2]
PR:		ports/172164 [3]
PR:		ports/172201 [4]
Discussed with:	ale, beat, Jan Beich [5]
Approved by:	ale [6]
In collaboration with:	Jan Beich <jbeich@tormail.org>
Security:	6e5a9afd-12d3-11e2-b47d-c8600054b392
Feature safe:	yes
Approved by:	portmgr (beat)
2012-10-10 21:13:06 +00:00
Matthew Seaman
70092f3e61 Tweak the layout slightly to improve readability. 2012-10-10 17:29:42 +00:00
Baptiste Daroussin
3226c94d09 Update the AFFECTS line to reflect the exact freebsd version concerned by the
switch.
2012-10-10 15:55:34 +00:00
Baptiste Daroussin
39055bef9c Switching current to use pkgng by default
Adding WITHOUT_PKGNG for people not willing to migrate to pkgng now

Hat:		portmgr
Non-regression:	beat
Exp-runs:	beat
2012-10-10 08:40:21 +00:00
Guido Falsi
8cc8d92dff Fix Recipes for portmaster and portupgrade regarding libva-vdpau-driver. 2012-10-10 08:09:24 +00:00
Guido Falsi
ab710acde2 - Move vdpau-video to libva-vdpau-driver to follow upstream project
name change
- Update to 0.7.4
- Take maintainership
- Update master site
- Undeprecate
- Remove ABI version number from LIB_DEPENDS
- Convert to new options framework
- Add note in UPDATING about the move
2012-10-09 22:05:57 +00:00
Adam Weinberger
4320bed438 The locale data, including translations and associated help files,
have been moved to mail/squirrelmail-translations. If you or your
users are using Squirrelmail in anything other than en_US, you should
install that port.
2012-10-08 16:53:09 +00:00
Jimmy Olgeni
df391d96fc Add note about lang/mit-scheme and the latest OptionsNG changes. 2012-10-07 14:28:55 +00:00
Max Brazhnikov
4bc8c29c2a - Update to 0.21 [1]
- Update to 1.22 and split into geany-plugin-* ports
- Convert to new options framework
- Take maintainership

PR:		ports/165494 [1],
		ports/171856
Submitted by:	Marco Trentini <marco at datasked.com> [1]
Approved by:	maintainer timeouts (2 weeks for ports/171856)
2012-10-06 18:20:59 +00:00
Jason E. Hale
03534eee0a - Update devel/clanlib to 2.3.6
- Adjust dependent ports to use devel/clanlib1 [1]
- Strip Makefile headers

PR:		ports/171333
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Approved by:	makc (mentor), maintainers via private email [1]
2012-10-02 10:28:23 +00:00
Guido Falsi
0ad8ecbc94 Add note about renamed files in mail/maildrop.
Suggested by:	Andrew Clarke <mail@ozzmosis.com> (via ports@FreeBSD.org)
Approved by:	tabthorpe (mentor)
2012-10-01 12:36:51 +00:00
Eitan Adler
2a0219b639 Update to latest flash version. 2012-09-26 01:26:59 +00:00
Baptiste Daroussin
d3ad0d9154 No longer install the english dictionary (please use textproc/en-aspell if you
want the english dictionary)
Optionify
Remove the now useless textproc/aspell-with-dicten port
textproc/en-aspell now depends on textproc/aspell
clean up the Makefile
2012-09-24 21:23:51 +00:00
Bryan Drewery
56fe090a29 - better-cacti-templates upstream has merged with
Percona Monitoring Plugins. Move to
  net-mgmt/percona-monitoring-plugins

PR:		ports/170878
Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
Reported by:	David Cecchin <dcecchin@gmail.com>
Reviewed by:	eadler
2012-09-20 03:56:48 +00:00
Bryan Drewery
30ab2e8a89 - Update portupgrade-devel reinstall entry to
avoid leaving user without portupgrade [1]
- Use 'make -C' here [2]

Suggested by:	mandree [1], eadler [2]
2012-09-17 17:22:59 +00:00
Bryan Drewery
54b090b83e - Add examples for devel/apr1 shlib bump on how
to rebuild ports depending on apr
2012-09-17 17:19:13 +00:00
Bryan Drewery
8f18b8aeb0 - Update recent entries to show how to change
origins with pkgng
2012-09-17 17:14:13 +00:00
Dirk Meyer
da7887ff12 - Defauls of webalizer changed 2012-09-16 16:43:34 +00:00
Ruslan Makhmatkhanov
c2ea4eb730 Correct instructions in last (20120913) entry.
Discussed with:     maintainer
2012-09-13 12:07:22 +00:00
Ruslan Makhmatkhanov
438dc0e50a - update sysutils/bacula-server and sysutils/bacula-client to 5.2.11
- add UPDATING entry with update instructions

PR:		171540
Submitted by:	Dan Langille <dan at langille dot org> (maintainer)
2012-09-13 08:52:21 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
TAKATSU Tomonari
094c861300 - Update to 1.9.4
- Remove deprecated header information from Makefile
2012-09-09 21:42:58 +00:00
Olli Hauer
0578f91ad7 - add a note about devel/apr1 and apache22 updates
- adjust DBD IGNORE message
2012-09-08 16:35:31 +00:00
Doug Barton
712376d57d Document the libotr changes 2012-09-08 07:17:11 +00:00
Alberto Villa
8c26bb5055 - Stop installing FindAnalitza.cmake now that math/analitza provides
its own AnalitzaConfig.cmake.
- Bump PORTREVISION.
- Add instructions to UPDATING.

This was causing inconsistent behaviour in math/cantor build depending
on whether kalgebra was installed or not.

PR:		168799
2012-09-02 10:46:30 +00:00
Florian Smeets
ad3941cbc0 Fix date for net/asterisk16 removal.
Reported by:	crees
2012-08-26 09:45:55 +00:00
Thomas Abthorpe
8bef40d71f - Fix a typo 2012-08-24 00:00:13 +00:00
Florian Smeets
db14b9f38a - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry

PR:		ports/169038 [1]
Approved by:	maintainer [1]
2012-08-21 23:29:37 +00:00
Bryan Drewery
400b112923 - Update to 20120820 snapshot
- Changes:
  * Fixed MOVED support [ports/151662]
  * Fixed deleted port portupgrade -o support
  * Automatically set DISABLE_CONFLICTS when replacing origins
  * Fix self-upgrade on 7.x due to custom script(1) being used
  * Fix errors when installing ports while inside WRKDIRS
  * pkgng fixes:
    * Implement portupgrade -o
    * Bail out of pkgdb -F sooner
    * Catch missing support in pkgdb -L
    * Implement creating pkgng package with -p
    * Be quieter about pkgdb -F support with pkgng
    * Implement pkgdb -o PKGNAME=ORIGIN for pkgng
    * Add PKGNG support to pkgdb.required?

Approved by:	eadler (mentor)
2012-08-21 00:45:14 +00:00
Akinori MUSHA
28d9ae65c1 Update unnethack to 4.0.0.20120401.
Chagne the place for variable files from $PREFIX/share/unnethack to
$PREFIX/var/games/unnethack.
2012-08-17 10:20:48 +00:00
Glen Barber
e98152aaf2 Document the recent renaming of the sysutils/cfengine* ports.
Discussed with:	cy
Approved by:	eadler (mentor)
2012-08-16 15:47:33 +00:00
Jimmy Olgeni
4bc91672c2 Add instructions for upgrading lang/erlang to R15B01 (basically,
verify your options).
2012-08-15 20:04:10 +00:00
Jimmy Olgeni
77d979f9d5 Remove a couple of trailing whitespaces. 2012-08-15 18:43:50 +00:00
Jimmy Olgeni
e0b76a0df4 Add instructions for switching from lang/erlang-lite (removed in
r302575) to lang/erlang.
2012-08-15 13:47:53 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Bryan Drewery
a5a54716ad Fix entry 20120804 for portupgrade. Since graphics/libglut
has been removed, portupgrade needs the package name
to be able to upgrade it.

Approved by:	eadler (mentor)
2012-08-08 01:03:28 +00:00
Sunpoet Po-Chuan Hsieh
fcd3e69227 - Fix 20120804 entry:
- Add ports category
  - Use offical name (lower-case freeglut)
2012-08-07 08:19:42 +00:00
Bryan Drewery
868aea40e5 - Update 20120804 [1] and 20120801 for portupgrade
and pkgng

Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1]
PR:		ports/170384 [1]
Approved by:	eadler (mentor)
2012-08-07 04:31:22 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Bryan Drewery
fc27b1c8f2 Add pkgng instructions to pkgconf entry
Reported by:	swills
Approved by:	eadler (mentor)
2012-08-02 15:13:29 +00:00
Ashish SHUKLA
d98bb49da8 GNU Emacs updates
editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]

editors/emacs23
- Convert OPTIONS to OptionsNG
- Bump PORTREVISION of editors/emacs23 port
- Remove PORTEPOCH, as port needs to be explicitly installed/upgraded
- Connect repocopied editors/emacs23 to build

editors/emacs-devel
- Update to bzr revision 109364
- Convert OPTIONS to OptionsNG
- Remove redundant patches
- Add patch to add openpty support for 10-CURRENT from Emacs bug# 12040[3]

Mk/bsd.emacs.mk
- Add EMACS_PORT_NAME block for Emacs 24 to bsd.emacs.mk
- Update major version for emacs-devel port
- Take maintainership of bsd.emacs.mk

Thanks to everyone who tested these updates, and provided their feedback.

Submitted by:	http://www.gnu.org/software/emacs/NEWS.24.1[1]
Submitted by:	Yuji TAKANO[2] (via private email), Jan Beich[3]
2012-08-01 15:20:25 +00:00
Baptiste Daroussin
782ba72d6e Update instruction on how to upgrade pkg-config -> pkgconf using portupgrade
Submitted by:	Bryan Drewery (via irc)
2012-07-28 14:02:13 +00:00
Florian Smeets
ba6b16b6ea Add an UPDATING entry to make sure people have the right OPTIONS turned on to
build the gecko ports.

Submitted by:	Jan Beich <jbeich@tormail.org>
2012-07-28 09:01:53 +00:00
Martin Wilke
e6f2f1ff18 - Whitespace only fixes 2012-07-27 13:21:16 +00:00
Baptiste Daroussin
e60ba6d205 Swap portupgrade/portmaster arguments
Reported by:	jgh
2012-07-26 06:39:54 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Steve Wills
6b0a1dcf94 - Correct formatting of 20120725 entry 2012-07-25 19:45:12 +00:00
Michael Scheidell
47a32988e5 - Update fcitx and addons to 4.2.5
- Remove textproc/fcitx-keyboard

PR:		ports/170010
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-07-25 18:10:40 +00:00
Ruslan Makhmatkhanov
3ad4440fb1 - copy py-beautyfulsoup 3.2.0 to py-beautyfulsoup32
- update py-beautyfulsoup to current stable branch (4.1.1)
- pass maintainership of this new port to submitter
- set USE_PYTHON to 2.7, because it doesn't packages with python3
  (port modification needed)
- chase dependency update to deskutils/calibre
- add UPDATING entry

PR:		168372 (based on)
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Mike Meyer <mwm at mired dot org> (maintainer)
2012-07-25 16:58:19 +00:00
Ryan Steinmetz
01ca5e60eb - Note changes with recent security/snort update
- Fix dates on two most recent commits
- Fix style on recent commit
2012-07-23 14:25:13 +00:00
Martin Matuska
3ce9aaf065 Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names.
Drop lcms v1 support.
2012-07-23 12:56:15 +00:00
Olli Hauer
dcf133892f - fix style 2012-07-23 06:44:18 +00:00
Olli Hauer
63fc812e57 - use UPDATING instead CHANGES
noted by eadler@
2012-07-23 06:38:21 +00:00
Chris Rees
bb040dde3e Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite

Move mail/mutt-devel to mail/mutt

Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter

PR:		ports/169546
Suggested by:	obrien
Approved by:	maintainer
2012-07-22 09:15:04 +00:00
Christian Weisgerber
1dd4460cb7 After the libogg 1.3.0 (ogg.8) update, recommend recursive rebuilding
of all dependent ports.  It's the only way to reliably catch all
indirect dependencies.
2012-07-21 13:52:14 +00:00
Martin Matuska
1423b7fdfd Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.

PR:		169644 [1]
Submitted by:	Dmitry Afanasiev [1]
2012-07-17 14:38:28 +00:00
Martin Matuska
253481537f Reorganize options of www/lighttpd
Add two new default options
2012-07-16 12:57:18 +00:00
Sahil Tandon
8e3e33c0cb Update to 2.10-20120715 and note an incompatible protocol
change in UPDATING.
2012-07-16 00:47:06 +00:00
Beat Gaetzi
10610114e6 - Add a note about the switch from CVS to Subversion 2012-07-15 22:28:51 +00:00
Brendan Fabeny
5930109e8e add math/metis4 to math/Makefile; update math/metis to 5.0.2; add appropriate
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)

PR:		169578
2012-07-09 11:11:44 +00:00
Chris Rees
1b911d084e Add note to Perl 5.16 notice to mention switch in defaults from 5.12->5.14
Noticed by:	Bryan Drewery
2012-07-08 16:38:27 +00:00
Chris Rees
0f5d56e556 Document upgrade procedure for couchdb to avoid loss of local.ini file.
Correct date in Makefile's reference to UPDATING entry.

PR:		ports/168923
2012-07-02 21:36:44 +00:00
Boris Samorodov
2aacea9133 Fix date, remove extra "2".
PR:		ports/169601
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.net>
2012-07-02 14:43:28 +00:00
TAKATSU Tomonari
f458f1d4b4 - Update to 0.1.1.810 [1]
- Fix whitespaces [1]
- Set RUBY_VER to 1.9
- Add CONFLICTS between net-im/mikutter and net-im/mikutter003

PR:		ports/169425 [1]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
2012-07-02 11:49:34 +00:00
Sergey Skvortsov
3533830550 Introduce Perl 5.16.0
Changes:	http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod
Approved by:	portmgr (linimon)
2012-06-30 21:00:43 +00:00
Doug Barton
297c2240c4 The sysutils/xfce4-utils port has been discontinued, and installs files that
conflict with the new versions of misc/xfce4-appfinder and
x11-wm/xfce4-session.

Approved by:	silence on xfce@
2012-06-23 10:43:21 +00:00
Matthias Andree
9ea9a2a07f - Update to new upstream release 5.3.21. Please see UPDATING!
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.htm
- Convert to OptionsNG.

Sunpoet, relative to the PR, there were more Makefile and pkg-plist changes,
as well as an update of Mk/bsd.database.mk and UPDATING.

Port and pkg-plist updates based on
PR:           ports/165574
Submitted by: sunpoet@
2012-06-18 23:23:18 +00:00
Martin Matuska
988359e810 Alter lighttpd startup script subcommands to behave like the apache script:
"reload" now sends a SIGHUP and cycles logfiles
"graceful" now performs a graceful restart
"gracefulstop" now performs a graceful stp
"configtest" now checks the configuration file for correct syntax

Removed subcommand:
"check" (replaced by "configtest")
2012-06-16 09:15:26 +00:00
Brendan Fabeny
f4b48ac11d add to my djvulibre entry, to inform users who did not act upon the
associated PORTREVISION bumps, or who enabled some non-default
OPTIONS, that they should also update some dependent ports

Requested by:	mandree
2012-06-15 09:50:14 +00:00
Alberto Villa
eb90251931 - Fix two serious bugs with local MySQL backend:
* let Akonadi install default 'mysql' database;
  * lower 'wait_timeout' to avoid overflow and avoid premature
    connection closing.
- Add update instructions to UPDATING. [1]
- Convert to OPTIONSng.
- Bump PORTREVISION.

KMail 2 and other Akonadi-enabled programs are now working
successfully. Thanks to Dwayne MacKinnon and Mel Flynn who helped
investigating the bug.

Reviewed by:	rakuco [1]
2012-06-15 01:36:07 +00:00
Brendan Fabeny
dfe91aa6ae update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre
2012-06-13 04:49:48 +00:00
Alberto Villa
1d8c38f8df - Update libpqxx to 4.0. [1]
- Update CONFLICTS in libpqxx30.
- Add instructions to UPDATING for people willing to stick with
  version 3.

Submitted by:	arrowdodger via IRC [1]
2012-06-12 22:07:12 +00:00
Sunpoet Po-Chuan Hsieh
019bda0b5f - Document the change of graphics/gdal and introduce the new ports 2012-06-12 18:29:44 +00:00
Sunpoet Po-Chuan Hsieh
08bd81daee - Add a note about net/p5-ZConf 6.1.0 update
PR:		ports/168623
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-05 08:51:48 +00:00
Gabor Pali
a62e3b2ac5 - Add a note on the recent Haskell port updates 2012-06-03 23:54:46 +00:00
Ruslan Makhmatkhanov
a4de28e6f4 - correct affected portname for 20120530 entry 2012-06-02 20:38:57 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
7b4e1ec4a5 The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.

Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released

Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released

Consequently, KOffice 2 has been removed from the ports collection.

As usual, we would like to thank all testers and contributors.
2012-05-31 00:09:24 +00:00
Jason Helfman
8efd38a2ac - Address postgresql*-servers for crypt vulnerability (CVE-2012-2143)
http://www.postgresql.org/about/news/1397/

With hat: pgsql
2012-05-30 22:26:15 +00:00
Michael Scheidell
f731053c6c - Update to 0.8.9
- Make it a master port to support net/nss-pam-ldap-sasl

PR:		ports/168338
Submitted by:	Mel FLynn <rflynn@acsalaska.net> (maintainer)
2012-05-30 15:33:09 +00:00
Alberto Villa
6e3291369a - Add note about qt4-gui and shared memory.
- Remove trailing space in previous entry.
2012-05-26 22:40:11 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Pawel Pekala
49f70a3729 Add note about upgrading dns/poweradmin
PR:		ports/167841
2012-05-18 16:31:32 +00:00
Alex Dupre
0926c2d681 Update to 5.4.3 release:
- add support for embedded php library
- add support for dtrace

Re-organize bsd.php.mk:
 - add WANT_PHP_EMD
 - fix handling of WANT_PHP_*
 - remove php4 extensions

From UPDATING:
  Suhosin patch has been disabled until the
  new version will be released (soon). Suhosing extension will take more
  time. LINKTHR option is now enabled by default, be sure to flag it if
  you are updating using an old saved configuration. sqlite2 extension
  has been permanently removed.
  If you want to remain at PHP 5.3, a new port (lang/php53) will be
  committed soon.
2012-05-16 07:36:13 +00:00
Lars Thegler
11b7517876 - update to 2.6.7
- pass maintainership
2012-05-13 12:54:52 +00:00
Chris Rees
979df08585 Document upgrade procedure for p5-XML-SAX<0.99 2012-05-12 16:06:09 +00:00
Cy Schubert
5cc6bfcc1a Document new home for graphics/xpdf binaries (for the co-existence of
xpdf with graphics/poppler-utils).
2012-05-12 03:34:58 +00:00
Chris Rees
85c9d7cf20 Add note for gitolite update
PR:		ports/167440
Submitted by:	milki@rescomp.berkeley.edu
2012-05-10 18:55:29 +00:00
Marc Fonvieille
03d589ba6d s/separatly/separately 2012-05-08 08:16:14 +00:00
Sunpoet Po-Chuan Hsieh
552a59c3fb - Document the change of www/node and www/node-devel and introduce www/npm 2012-05-08 05:54:33 +00:00
Nicola Vitale
4fc1509f31 - Added an entry about the updating of www/py-google-api-python-client to 1.0.b8 2012-04-30 09:06:29 +00:00
Baptiste Daroussin
cdfa50d707 Add an entry for users to get inform that localisations for libreoffice are now
available as a separate package and is no more compile time option

Reported by:	Patrick Lamaiziere <patfbsd@davenulle.org> (via office@)
2012-04-26 15:00:18 +00:00
Sahil Tandon
e92602c6d4 Add entry about recent Postfix upgrade; make
users aware of availabe workarounds for a TLS
issue introduced with OpenSSL version 1.0.1.
2012-04-25 02:44:52 +00:00
Beat Gaetzi
780aaec60e - Fix portname in portmaster example for Thunderbird ESR 2012-04-24 21:06:03 +00:00
Rene Ladan
0237fd0cf0 Update to 6.01.
See the UPDATING entry for additional instructions.
2012-04-23 21:14:20 +00:00
Wesley Shields
0190fdd266 Retroactively add 8.3 release date. I've had multiple people ask for this
for other releases, so I'm doing it for this one and future ones (if I
remember).
2012-04-23 00:18:08 +00:00
Wesley Shields
64d2fcbb2f Wrap text and grammar/typo fixes. 2012-04-22 02:20:09 +00:00
Martin Wilke
29e347e197 - Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
2012-04-21 17:03:32 +00:00
Dirk Meyer
ff7d60fe54 - add entry secuurity/openssl
PR:		166954
2012-04-21 07:14:36 +00:00
Beat Gaetzi
9057d2864a - Add note about the new Mozilla ESR ports 2012-04-18 15:12:32 +00:00
Guido Falsi
0ac4e4358d - Fix build with clang.
- Modify port to not register configuration file in plist.
- Add note in UPDATING to save the configuration file before this update.
- Bump PORTVERSION.

PR:		ports/166638
Approved by:	crees (mentor)
2012-04-18 12:04:00 +00:00
Michael Scheidell
6df7a05367 - Wrap text at 80 chars
Submitted by:	Warren Block <wblock@wonkity.com>
Reviewed by:	scheidell (me)
2012-04-16 00:06:05 +00:00
Michael Scheidell
f1048caf36 - Major release update to 3.0.7. Read /usr/ports/UPDATING
PR:		ports/166931
Submitted by:	moggie <moggie@elasticmind.net> (maintainer)
Reviewed by:	scheidell (me)
2012-04-15 10:52:14 +00:00
Ryan Steinmetz
011ae6547c - Add note about net-mgmt/net-snmp rc script pid_file change
Feature safe:	yes
2012-04-04 12:13:44 +00:00
Alex Dupre
8eabad3656 Mention changes to tomcat7 startup script.
Feature safe:	yes
2012-03-26 13:45:27 +00:00
Ruslan Makhmatkhanov
336a64246a - update to 3.0.2
- pass maintainership to submitter
- add LICENSE
- drop optional dependencies on database backends - since 3.0 it's
  handled with libzdb
- rename rc-scripts to .sh-less ones
- add UPDATING entry for users, that want to stay with dbmail 2.2.x

Please note, that committed patch is reworked version of originally
submitted (missing deps added, rc-scripts renamed, NOPORTDOCS issue
handled more completely, some plist fixes applied). Sorry for delay.

PR:		164631
Submitted by:	Alan Hicks <ahicks at p-o.co dot uk>
Feature safe:	yes
2012-03-18 19:17:12 +00:00
Alberto Villa
8772f147f6 - Add note on qt4-gui MIT-SHM issue: kern.ipc.shm_allow_removed=1 is
not needed anymore.

PR:		164742
Feature safe:	yes
2012-03-13 10:11:40 +00:00
Mark Linimon
83df4f9a4b Note re-addition of lang/perl5.8 and lang/perl5.10.
Feature safe:	yes
2012-03-11 23:54:32 +00:00
Ashish SHUKLA
577fce0c18 - Fix typo in perl entry
Feature safe:	yes
2012-03-11 17:57:11 +00:00
Wesley Shields
721fd2dc6b Typo fixes in perl entry.
Feature safe:	yes
2012-03-10 16:23:47 +00:00
Philip M. Gollucci
fc0829d8de - add note about perl changes 2012-03-08 18:50:29 +00:00
Chris Rees
67aa78ff10 Add suggested commands to replace libungif with giflib
Submitted by:	David Demelier (demelier.david@gmail.com)
2012-02-27 20:47:33 +00:00
Greg Lewis
586ff4d4de . Note the shared library bump for libarchive. 2012-02-25 22:42:24 +00:00
Bernhard Froehlich
379ce3f230 - Update to 4.1.8
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1]

Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from:	redports.org/~virtualbox/
2012-02-21 14:31:55 +00:00
Dirk Meyer
06d13420cc - add entry for libungif 2012-02-20 05:42:25 +00:00
Doug Barton
a08f1c5af4 Fix portmaster -r libvpx instructions 2012-02-17 10:30:19 +00:00
Ashish SHUKLA
2f965850f7 - Add an entry about shared library update for multimedia/libvpx 2012-02-16 15:58:46 +00:00
Jason Helfman
d367680352 - Add note about shared library update for net/libexosip2 2012-02-15 00:17:40 +00:00
Doug Barton
c78ca4b4f4 Correct portupgrade instructions for pcre shared libs
Submitted by:	matthew
2012-02-14 22:57:45 +00:00
Doug Barton
5e0d7a7406 Add a note that the pcre update needs to preserve its old shared lib for now 2012-02-14 21:40:50 +00:00
Gabor Pali
db87602da8 - Add an entry on the recent update of Haskell ports 2012-02-13 06:22:21 +00:00
Sahil Tandon
f861b99e57 Add entry about potential compatibility problems
when upgrading mail/postfix -> 2.9.0.
2012-02-11 05:14:53 +00:00
Eitan Adler
265d41f8e7 Fix trivial typo 2012-02-08 04:07:55 +00:00
Martin Wilke
556b657ebb - Kick Whitespaces 2012-01-28 08:02:58 +00:00
Martin Matuska
d02e1fb0bb Add UPDATING entry about ftp/proftpd changes 2012-01-26 09:51:56 +00:00
Juergen Lock
1af744e44f Actually spell svdrpsend correctly in the vdr entry. 2012-01-24 22:05:20 +00:00
Juergen Lock
788b809f4d Add two notes for multimedia/vdr 1.7.22 . 2012-01-21 18:14:06 +00:00
Sahil Tandon
407613172b Update mail/postfix-current to 2.9-20120115, and note
potential incompatibilities with previous versions.
2012-01-17 04:18:52 +00:00
Renato Botelho
a9c79cea30 Fix typo and portmaster line for xcb-util entry 2012-01-16 16:57:34 +00:00
Renato Botelho
246ec6f46b Add a note about xcb-util upgrade 2012-01-16 13:58:07 +00:00
Marc Fonvieille
780285cd26 Fix a typo. 2012-01-14 09:11:05 +00:00
Eitan Adler
6e3df1f8eb Trivial typo fix 2012-01-14 04:57:00 +00:00
Martin Wilke
058a2943ba - Whitespaces fixes 2012-01-14 04:47:41 +00:00
Wesley Shields
3c617f6277 Add a note about 9.0 being released. Serves as a nice bookmark for people.
Requested by:	Warren Block (private mail)
2012-01-14 01:23:45 +00:00
Chris Rees
7427f5a95b Remove duplicate @ from bsam's email address
Submitted by:	mux
2012-01-12 21:36:04 +00:00
Lars Balker Rasmussen
e9a9a3d0c0 Added info on gist move from www/p5-WWW-GitHub-Gist to www/p5-App-gist
(thanks to eadler@ for suggestion.)
2012-01-11 03:13:36 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Boris Samorodov
f7c8ebb473 A note about how to upgrade the graphics/inkscape port to version 0.48.2. 2012-01-09 08:43:11 +00:00
Sunpoet Po-Chuan Hsieh
1c84b00c6d - Document the update of devel/p5-CPAN-Meta and removal of devel/p5-Version-Requirements 2012-01-08 18:06:19 +00:00
Michael Scheidell
2dff70fe66 - Update thrift to 0.8.0 [1]
- Add bsd.thrift.mk file with portversion number to allow for sync of thrift ports [2]
- pet portlint

PR:		ports/163131 [1]
Submitted by:	scheidell [2]
Approved by:	gabor (mentor)
2012-01-06 01:02:56 +00:00
Sahil Tandon
c4417a4505 Update to 2.9-20120102 and eliminate a now unnecessary
part of recent UPDATING entry for this port.
2012-01-04 01:57:22 +00:00
Jimmy Olgeni
efd5023a97 Add entry about the recent lang/newlisp changes (unified MYSQL option). 2011-12-31 21:22:43 +00:00