1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

288 Commits

Author SHA1 Message Date
Vanilla I. Shu
85b3689ca8 Add entry of x11-wm/enlightenment.
Submitted by:	Jason Selwitz <jselwitz.at.verizon.net>
2006-02-20 15:11:44 +00:00
Sam Lawrance
e160263de0 Update to 1.3.25.
PR:		ports/91704
Submitted by:	ehaupt
Approved by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer, timeout 4 weeks)
2006-02-11 14:43:04 +00:00
Sam Lawrance
a0156c5c5b Clean up Tomcat 4, 4.1, 5, and 5.5 ports.
These changes apply to all ports, unless mentioned otherwise:

- Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6]
- Improve the tomcat55 rc script.  Fix PID handling.  Improve the
  shutdown process.  Use USE_RC_SUBR to its full potential. [2]
- Backport tomcat55 rc script to the other tomcat ports.  This allows
  us to pass command line arguments to the JVM.  Noted in UPDATING.
  [1], [3], [4]
- Change ownership of installed files.  All files are now installed
  with default uid/gid (root:wheel) except for those in the conf/, logs/,
  temp/ and work/ directories. [5]
- No longer install tomcatXXctl binary.  rc scripts are more flexible
  and can be reconfigured without recompiling.
- Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout).
- Remove a long list of sed expressions in favour of SUB_LIST.
- Move pkg_{,de}install to files/pkg_{,de}install.in.  Add them to
  SUB_FILES.  Tidy up substitutions and remove hardcoded values.
- Some nonfunctional tidying and removal of Makefile cruft.

PR:		ports/38018 [1], ports/38020 [2], ports/74344 [3],
		ports/75143 [4], ports/83434 [5], ports/92692 [6]
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com> [1] [2],
		SimpleRezo Team <freebsd@simplerezo.com> [3],
		Anton Yudin <toha@toha.org.ua> [4],
		Jan Grant <jan.grant@bristol.ac.uk> [5],
		lawrance [6]
Approved by:	Kang Liu <liukang@cn.freebsd.org> (maintainer) [6]
		Maintainer timeouts on [1], [2], [3], [4], [5]
Big thanks to:	hq for the initial tomcat55 script
		jasonb on FreeNode #tomcat for packaging advice
2006-02-07 08:50:09 +00:00
Jun Kuriyama
433b76be67 Add a note about expat2 upgrade.
Suggested by:	lofi
2006-02-02 00:32:03 +00:00
Jean-Yves Lefort
65c6c84edf Note that mbmon was moved from sysutils/xmbmon to sysutils/mbmon. 2006-02-01 20:13:17 +00:00
Simon Barner
926dd3fa0f Add note about x11/tilda config file syntax change.
PR:	ports/92646
2006-02-01 12:02:47 +00:00
Peter Pentchev
f8e10eeed7 Catch up with stunnel's tools/Makefile to make the port's "make cert"
target actually work again.
Follow the upstream author's idea of keeping all stunnel-related
configuration files into ${PREFIX}/etc/stunnel/ - now "make cert" also
installs the certificate there instead of ${PREFIX}/etc/.
Bump PORTREVISION and add a note to UPDATING for the certificate
location change.

PR:		91991
Reported by:	Jiri Pridal <jiri.pridal@firebrno.cz>
2006-01-31 09:11:38 +00:00
Colin Percival
8d320f07b4 Update sysutils/portsnap to version 1.0, to match the version in the
src tree.
This only affects users of FreeBSD 5.4 and earlier, since the port is
IGNOREd for recent versions of the FreeBSD base system.

PR:		ports/92563
Approved by:	linimon
2006-01-30 20:12:33 +00:00
Alexey Dokuchaev
11df9f2dbb Fix a few spelling typos and whitespace at EOLs. 2006-01-27 13:05:32 +00:00
Dejan Lesjak
93d21adc91 Belatedly note deprecation of DPS support with X.Org 6.9
and suggest reinstall of ports that were linked with DPS
libraries.

Reminded by:	pav
2006-01-26 12:45:48 +00:00
Renato Botelho
170534d20f - Add a note about recent changes on all qmail related ports.
PR:		ports/84053
2006-01-23 09:31:38 +00:00
Pav Lucistnik
d6440d87ec - Fix typo 2006-01-20 13:27:27 +00:00
Clement Laforet
18bf135afb - Update to 1.3.34+1.37
- Use new apache framework.
2006-01-14 13:59:20 +00:00
Mario Sergio Fujikawa Ferreira
6f9cb03478 Instructions regarding program pathname fixes within multimedia/qvamps 2006-01-13 15:59:20 +00:00
Michael Nottebrock
21cb4957b1 editors/vimpart is gone since KDE 3.5, mention this in UPDATING and add
vimpart to the list of ports do pkg_deinstall before updating, since there
has been one report of portupgrade not dealing gracefully with it.
2006-01-12 19:15:30 +00:00
Marcus Alves Grando
4646ae3211 Add entry about rcNG script in mail/postfix, mail/postfix1, mail/postfix21 and mail/postfix-current 2006-01-12 16:24:41 +00:00
Roman Bogorodskiy
424231e98c Add an entry for the recent gnutls update.
Requested by:	mezz
2006-01-12 14:33:27 +00:00
Mario Sergio Fujikawa Ferreira
6a787ae56b Add a note on multimedia/lxdvdrip 1.51_1 update 2006-01-12 00:53:28 +00:00
Lars Thegler
6da9cbc5ba Note on updating of Perforce 2006-01-11 09:45:26 +00:00
Brooks Davis
34e8cee99a - Change DRUPDIR to www/durpal. www/data is owned by the installed
webserver and should not be modified
  - Add a dependancy on php?-xml
  - Delete redundant DISTNAME definition
  - Don't undo the config file dance by splatting the default over the
    top of the preserved file
  - Get rid of an unnecessicary .for loop
  - Move the message into pkg-message so it can be seen when installed
    as a package, add an entry with an Apache Alias example for the
    new DRUPDIR, and slightly improve the database examples

Approved by:	maintainer
2006-01-10 04:03:43 +00:00
Palle Girgensohn
1d992c44d7 Update postgresql with latest patch release.
A critical fix repairs an error in ReadBuffer that can cause data loss
due to overwriting recently-added pages.  This applies to the 8.1 and
8.0 branches on all platforms.

Note that this update might require a reindex of textual columns under
certain conditions; please see UPDATING.

Other fixes included are:
-- Character string locale comparison bug. This may require a REINDEX
    on text column indexes in some locales, such as Hungarian.
-- Prevent accidental changes of locale by plperl
-- Two fixes for Japanese encodings
-- Two fixes for COPY CSV
-- Fixes for functions returning RECORD
-- Fixes to autovacuum, dblink and pgcrypto
2006-01-09 17:30:38 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Simon Barner
fefe1b157b Fix last fetchmail entry.
Spotted by:	remko
2006-01-08 10:55:02 +00:00
Thierry Thomas
dff14d17de Add a note about a script to migrate Kronolith's back-end from MCAL
to SQL.
2006-01-06 00:39:18 +00:00
Simon Barner
b7c1cbd8ff Add entry noting that starting with fetchmail 6.3.0 the directory where
idfiles are created must be writeable to the fetchmail process.
Obtained from: fetchmail-announce (Matthias Andree)
2006-01-05 12:40:58 +00:00
Edwin Groothuis
530d42ac23 Add info about "default off" for www/wwwoffle, security/ipsec-tools 2006-01-05 11:10:23 +00:00
Mario Sergio Fujikawa Ferreira
7ceea32a8d Instructions on how to handle multimedia/tovid now that it depends
upon shells/bash
2005-12-28 03:13:16 +00:00
Edwin Groothuis
6eba572d21 [Maintainer update] shells/scponly: Fix WinSCP compativility and etc
PR:		ports/90983
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
2005-12-27 21:27:09 +00:00
Vanilla I. Shu
dfcf75610e Add www/libapreq2 & p5-libapreq2. 2005-12-25 17:24:50 +00:00
Palle Girgensohn
2c350b315b Fix "bad" language.
Pointed out by:	Volker Stolz
2005-12-22 20:24:41 +00:00
Mario Sergio Fujikawa Ferreira
1fd1ff68ee Fix typo on net/mldonkey-devel + ocaml 3.09 portupgrade instructions 2005-12-19 17:21:31 +00:00
Simon Barner
ab3d103e84 Add missing word in mail/fetchmail entry from 2005-12-10. 2005-12-13 08:56:47 +00:00
Alex Dupre
2796265e28 Add instructions on how to update pear if something fails. 2005-12-13 08:31:55 +00:00
Sam Lawrance
e99d6de692 Note that ntop now uses rcNG and logs to ntop by default.
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (ntop maintainer)
2005-12-13 04:15:16 +00:00
Mario Sergio Fujikawa Ferreira
c62a455a04 net/mldonkey-devel has been fixed to work with lang/ocaml version
3.09. Add instructions on what is required from the ocaml toolchain.
2005-12-11 00:18:02 +00:00
Simon Barner
30ac01d9f2 Add instructions for mail/fetchmail users how to configure certificates in
order to avoid verbose warnings that appeared with fetchmail 6.3.0.
2005-12-10 22:51:45 +00:00
Mario Sergio Fujikawa Ferreira
300e3cc202 Add information regarding update of net/py-bittorrent to version
4.2.1
2005-12-08 17:28:03 +00:00
Hiroki Sato
fcd17611d6 - Update to 1.1.1-a021.
- Use rc.subr(8) for startup scripts.
- Remove unnecessary patch files.
2005-12-07 10:46:20 +00:00
Clement Laforet
05684b80dd - prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)

PR:		ports/78119
Repocopied by:	marcus
2005-12-04 00:18:15 +00:00
Vsevolod Stakhov
37c8e9984f Note www/plone upgrade 2005-12-02 12:04:34 +00:00
Sam Lawrance
38c6e1f01e - Fix MOVED entry for security/racoon to direct users to security/ipsec-tools
- Add an UPDATING entry for ipsec-tools regarding changed configuration file
  locations for racoon.
2005-12-02 11:32:37 +00:00
Renato Botelho
71e9b39852 - Add a note about update to ocaml-3.09.0
PR:		ports/89780
Submitted by:	maintainer
2005-12-01 15:47:26 +00:00
Alex Dupre
873f33779b Update monotone to 0.24 release:
- add PORTDOCS
- add UPDATING instructions

Submitted by:	maintainer
2005-11-29 11:03:11 +00:00
Xin LI
ff45b266d0 New UPDATING item: the meaning of option IPV6 has been fliped with the
lighttpd 1.4.7 upgrade, to match other ports (On=Enable, Off=Disable).
The IPV6 is still enabled by default, like in the previous versions.
2005-11-28 15:27:20 +00:00
Sam Lawrance
776f3e4fd1 Fix typo.
Reported by:	mux
2005-11-19 23:47:42 +00:00
Dejan Lesjak
3fe91ee2d2 Note removal of xterm-static and that contrary to usual sequence,
xorg-clients or XFree86-clients should be upgraded before xterm.

Discussed with:	krion
2005-11-13 21:05:31 +00:00
Kirill Ponomarev
9f8275192f Remove trailing spaces. 2005-11-13 15:45:52 +00:00
Michael Nottebrock
de94e0e160 Update to KDE 3.4.3 / KOffice 1.4.2 2005-11-05 11:19:58 +00:00
Michael Johnson
9b53bacec2 - Add note about updating gnome/gtk/glib ports
20051105:
  AFFECTS: all users of gnome/glib/gtk
  AUTHOR: gnome@FreeBSD.org

  GNOME has been updated to 2.12 and gtk/glib to 2.8.
  DO NOT USE portupgrade(1) to update your ports. Instead, use
  the gnome_upgrade.sh script from
  http://www.marcuscom.com/downloads/gnome_upgrade212.sh
2005-11-05 05:48:01 +00:00
Renato Botelho
a0be27c7cd - Add a note about www/trac update to 0.9
PR:		ports/88453
Submitted by:	Rui Lopes <rgl@ruilopes.com>
Approved by:	maintainer
2005-11-04 12:31:34 +00:00