Commit Graph

305 Commits

Author SHA1 Message Date
Yen-Ming Lee
159db90459 - add more check and return the correct path of header files and libraries
of Berkeley DB.
- add {WANT,WITH,INVALID,<UNIQUENAME>_WITH}_BDB_VER and WITH_BDB_HIGHEST
  to choose the best version of db.
- support db44.
- update UPDATING

PR:		89023
Submitted by:	Scot W. Hetzel <swhetzel at gmail.com>
Approved by:	maintainer timeout
2006-04-03 06:21:06 +00:00
Thierry Thomas
10570c91c8 For EMBOSS:
This patch brings EMBOSS up to date with the current version.

	i.   The patches included in files/ are bugfixes for files in
	     EMBOSS-3.0.0 that appeared after the release. They are
   	     documented in ftp://emboss.open-bio.org/pub/EMBOSS/fixes/README

	     This is just 'for the record' so that we remember to remove these
	     patches in the next update.

	ii.  EMBOSS is now installed by default in LOCALBASE/emboss
	     This is to avoid CONFLICTS with other ports that install files
	     with the same names. Installing EMBOSS to another PREFIX is also
	     possible.

	iii. now EMBASSY and EMBOSS both store their distfiles in the same
	     DIST_SUBDIR

	iv.  use built-in PKGMESSAGE and SUB_FILES instead of doing it the old
	     (manual) way

	For EMBASSY:

	This update brings embassy in sync with the update of EMBOSS to 3.0.0.

	Things that changed from previous version of the port:

	i.  embassy now installs by default in $LOCALBASE/emboss (the
	    new default PREFIX for emboss as well).

	ii. changed DIST_SUBDIR so that all the distfiles are put together with
	    emboss. This makes sense(TM)

	iii. incorporated new EMBASSY apps (this accounts for the changes in
	     OPTIONS and pkg-plist)

	iv.  removed obsoleted patches

	Finally, I included a sample text that could go in UPDATING.

PR:		93053
Submitted by:	Fernan Aguero <fernan (at) iib.unsam.edu.ar> (maintainer)
2006-03-31 09:43:21 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Pav Lucistnik
38808beafa - sysutils/nut change in rc.d scripts
PR:		ports/95015
Submitted by:	sysutls/nut maintainer
2006-03-29 12:04:31 +00:00
Dejan Lesjak
9f0e7c2db9 Fix X.org/XFree86 mapping for Default/misc bitmap fonts.
Noticed by:	EvilPete
2006-03-28 19:13:39 +00:00
Emanuel Haupt
27439a1872 Add a note and a workaround about a possible bug in security/dazuko. 2006-03-22 20:32:24 +00:00
Sam Lawrance
11d17158cb Add a note about the py-exif rename (executable exiftool renamed to py-exiftool).
PR:		ports/92257
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-03-19 10:49:49 +00:00
Xin LI
0bc3376070 Note that textproc/docproj[-jadetex] now installs CJK related stuff by
default, and how to disable it.  While I am there, put a note on the
addition of fixrtf utility also.

Suggested by:	hrs
2006-03-17 15:02:50 +00:00
Thierry Thomas
e226795465 Warn about Horde, Turba and IMP upgrades. 2006-03-15 20:30:52 +00:00
Renato Botelho
8a9afd626e Add a note about jabber upgrade to 1.4.4 2006-03-15 11:06:02 +00:00
Norikatsu Shigemura
78f79dc6ed Fix typos of entries in .texi.
PR:		ports/93916
Reported by:	many people
Tested by:	many people
Approved by:	portmgr (linimon), lofi (dirmngr's maintainer)
Reviewed by:	hrs (UPDATING)
2006-03-13 03:14:18 +00:00
Hiroki Sato
ace82c4586 Downgrade to 7.0.1 temporarily mainly because the printing feature
does not work with Linux emulation environment.  Bump PORTEPOCH.

Approved by:	portmgr (krion)
2006-03-07 18:50:38 +00:00
Renato Botelho
baeadb3438 Add a note about jabber-pymsn and jabber-pyicq update
Approved by:	portmgr (erwin)
2006-03-02 21:00:23 +00:00
Ade Lovett
c9fe178fcb Add some blurb about the recent libtool mega-commit and some suggestions
on how to (carefully) handle the large number of ports affected by this
change.

Approved by:	portmgr (implicit)
2006-02-24 00:35:57 +00:00
Hiroki Sato
69fe4fc4db Add note about change of print/acroread7 and the localized versions. 2006-02-22 05:41:05 +00:00
Anton Berezin
fbdde8cf28 Fix the date in the perl-related note.
Reported by:	thompsa
2006-02-20 22:38:53 +00:00
Anton Berezin
2ca8bcb2de Mention lang/perl5.8 update and briefly describe how to proceed with the
upgrade.
2006-02-20 20:35:51 +00:00
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