notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: UPDATING

Number of commits found: 2828 (showing only 100 on this page)

[First Page]  «  19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29  »  [Last Page]

Friday, 31 Dec 2004
18:24 netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:                     69997, 70539 (and maybe others)
Discussed with/on:      java@, x11@, trevor, portmgr
Tested by:              mezz, portmgr, pointyhat
RPM hunted down by:     Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:           portmgr [2]
Submitted by:           kris [3]
Approved by:            portmgr
Original commit
11:38 pav search for other commits by this committer
- Add a note for users of www/awstats
- Collect nearby spurious whitespace
Original commit
Wednesday, 29 Dec 2004
21:41 lofi search for other commits by this committer
Also suggest to not use clear_tmp_enable right now, since it'll nuke
/tmp/.ICE-unix on each boot.
Original commit
20:01 lofi search for other commits by this committer
Add a note about checking the ICE socket directory in case KDE refuses
to start after upgrading to Xorg 6.8.1 (which for some reason that's
escaping me makes .ICE-unix/ not owned by root a fatal error).
Original commit
Monday, 27 Dec 2004
22:55 thierry search for other commits by this committer
Add a notice about the personal configuration file of Gambas Database
Manager.

Reminded by:    Kris.
Original commit
Sunday, 26 Dec 2004
10:47 thierry search for other commits by this committer
Alert about the upgrade process of Horde's application.
Original commit
Friday, 24 Dec 2004
18:48 lesi search for other commits by this committer
Explain the switch from graphics/dri to graphics/xfree86-dri for
XFree86-4-Server users.

Prodded by:     rpratt
Submitted by:   ade (wording of entry), rpratt (portupgrade line)
Original commit
15:10 krion search for other commits by this committer
Remove trailing spaces.
Original commit
00:26 knu search for other commits by this committer
- Suggest that sysutils/portupgrade should be upgraded prior to
  lang/ruby18.

- Fix the path of rskkserv.conf.sample that was changed a while ago.
Original commit
Wednesday, 22 Dec 2004
02:10 edwin search for other commits by this committer
Fix ports: security/clamav and security/clamav-devel (change db
directory to /var/db/clamav and fix removal of db on deinstall)

        For the sake of coherence, the ClamAV database should be
        installed in /var/db/clamav, not /usr/local/share/clamav.
        Also fixes the database removal on package deinstallation.

PR:             ports/74172
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Approved by:    Rob Evers <rob@debank.tv>
Original commit
Tuesday, 21 Dec 2004
09:21 clement search for other commits by this committer
- Add a small note about gpgme* changes
Original commit
Sunday, 19 Dec 2004
03:41 hq search for other commits by this committer
Document the upgrade procedure for JDictionary due to recent file location
changes.
Original commit
Monday, 13 Dec 2004
21:38 edwin search for other commits by this committer
Let net/freenet6 use rc.subr
Original commit
20:35 lofi search for other commits by this committer
Fix typos.
Original commit
20:32 lofi search for other commits by this committer
Add note about cryptplug's dependency change and it not being required
for PGP/MIME support in KMail any longer.
Original commit
05:53 edwin search for other commits by this committer
Add headsup for databases/postgresql-relay rc.conf usages.
Original commit
00:40 linimon search for other commits by this committer
Add note about split of sysutils/bacula.

PR:             ports/74481
Submitted by:   lkoeller@FreeBSD.org
Original commit
Wednesday, 8 Dec 2004
23:54 sem search for other commits by this committer
Describe a quirk when using mail/getmail with Python 2.4

PR:             ports/74874
Submitted by:   Linh Pham <question+fbsdports(at)closedsrc.org>
Original commit
Monday, 6 Dec 2004
05:32 perky search for other commits by this committer
Replace a command for the recent Python 2.4 upgrade to a finer and
smarter one.

Submitted by:   Eugene Mungmung Kim <ab@astralblue.net>
Original commit
Sunday, 5 Dec 2004
18:40 lioux search for other commits by this committer
Add a note on updating multimedia/ffmpeg
Original commit
Thursday, 2 Dec 2004
04:45 perky search for other commits by this committer
Correct a command: need -f option to rebuild them all.
Original commit
04:38 perky search for other commits by this committer
Add a updating hint for the recent lang/python updates.
Original commit
Sunday, 28 Nov 2004
01:11 pav search for other commits by this committer
- Drop few words for dspam users
Original commit
Sunday, 21 Nov 2004
04:00 pav search for other commits by this committer
- Update to 2.0

PR:             ports/74112
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
03:57 pav search for other commits by this committer
- Fight trailing whitespace (no content change)
Original commit
Saturday, 20 Nov 2004
15:47 matusita search for other commits by this committer
Make it clear that 'SQLite 1.x' is not the original SQLite, but a perl
module to use SQLite.

Suggested by:   nork (via ReichaNet)
Original commit
Thursday, 18 Nov 2004
16:22 lofi search for other commits by this committer
Fix typo and don't mention the bdb_* dbdrivers.
Original commit
09:39 kuriyama search for other commits by this committer
Add annotation to describe which releases are affected by this problem
(20041118 entry).
Original commit
02:47 lofi search for other commits by this committer
Add an entry about and on how to avoid portsdb segfaults. I don't know
if the bug in the imported bdb 1.85 which causes this has ever been fixed
and if so which FreeBSD versions contain the fix - feel free to add that
information to the entry.
Original commit
Tuesday, 16 Nov 2004
16:45 vs search for other commits by this committer
Update to 1.8.2. Add instructions to UPDATING regarding running it on
mod_perl as DSO.

PR:             ports/72921
Submitted by:   maintainer
Original commit
Monday, 15 Nov 2004
14:37 lofi search for other commits by this committer
Fix typo.
Original commit
12:51 lofi search for other commits by this committer
Supplement the entry about portupgrade & INDEX with a reminder that
'make index' is only supported on complete ports-trees.

Suggested by: L. Staley <l.staley@acm.org>
Original commit
02:31 lofi search for other commits by this committer
Add an UPDATING entry which suggests workarounds for default
portupgrade running 'make index' every time cvsup nuked INDEX from
${PORTSDIR}. Anybody feel free to add smarter suggestions.
Original commit
Thursday, 11 Nov 2004
22:31 lioux search for other commits by this committer
Add a note on updating audio/faad and multimedia/mpeg4ip
Original commit
19:18 glewis search for other commits by this committer
. Add a note regarding possible implications of the new javavmwrapper.
Original commit
Monday, 8 Nov 2004
00:34 lofi search for other commits by this committer
Update to KDE 3.3.1
Original commit
Sunday, 7 Nov 2004
23:27 adamw search for other commits by this committer
Clarify that the gnome_upgrade.sh script should be run by anybody who
has GNOME libraries installed, not just users of the GNOME Desktop
Environment.

Inspired by a question from:    Alex Dupre
Original commit
23:07 adamw search for other commits by this committer
Note that the GNOME 2.6 -> 2.8 update requires the use of gnome_upgrade.sh.
Original commit
Thursday, 4 Nov 2004
22:53 pav search for other commits by this committer
- Entry for security/clamav-devel about configuration file changes
Original commit
02:51 knu search for other commits by this committer
Update to 2.95.2.

The format of PREFIX/etc/rskkserv.conf has changed in version 2.95.
Please update your configuration file before restarting the server
using PREFIX/share/examples/rskkserv/conf-o2n.rb and referring to
PREFIX/etc/rskkserv.conf.sample.

PR:             ports/73508
Submitted by:   rushani
Original commit
Sunday, 31 Oct 2004
10:44 ale search for other commits by this committer
Finally even MySQL 4.0 has been converted to rcNG.
Original commit
Friday, 29 Oct 2004
01:29 marcus search for other commits by this committer
Add an entry for the netatalk-2.0.1 update.
Original commit
Wednesday, 27 Oct 2004
14:34 hq search for other commits by this committer
Notify the recent rename of the launcher script for games/pcgen
Original commit
Sunday, 24 Oct 2004
21:30 ale search for other commits by this committer
Also Mysql 5.0 has to be enabled in rc.conf.
Original commit
03:55 matusita search for other commits by this committer
Add entry on popfile and DBD::SQLite 1.x trouble: why and workaround.

See also: http://popfile.sourceforge.net/cgi-bin/wiki.pl?SQLite3
Original commit
00:23 seanc search for other commits by this committer
Update dbmail to 2.0.0.  This upgrade requires a migration script to be run.
See UPDATING for details.  Grab maintainership of this port for the time being.
Original commit
Friday, 22 Oct 2004
13:14 sergei search for other commits by this committer
- Fix typo in the name of configuration parameter (s/unixform/unixfrom/)
  mentioned in 20041013 entry for mail/getmail

PR:             ports/72926
Submitted by:   Linh Pham (mail/getmail maintainer)
Original commit
Wednesday, 20 Oct 2004
18:24 marius search for other commits by this committer
Add entry for updating to security/antivir-milter 1.1.

Approved by:    netchild
Original commit
08:09 sergei search for other commits by this committer
- Further clarify 20041013 entry for mail/getmail by adding some
  additional information and URL for "quick-and-dirty" guide to getmail

PR:             ports/72904
Submitted by:   Linh Pham (maintainer)
Obtained from:  Scott Robbins <scottro@nyc.rr.com>
Original commit
Tuesday, 19 Oct 2004
14:15 ale search for other commits by this committer
Note that MySQL 4.1 should now be enabled into rc.conf.

mysql_enable="YES"
Original commit
Monday, 18 Oct 2004
23:36 oliver search for other commits by this committer
add:

20041018:
  AFFECTS: users of mail/courier-imap
  AUTHOR: oliver@FreeBSD.org

  The courier-imap port must now be enabled / disabled in rc.conf.
  See the script for details.

Submitted by:   Matthew Luckie <mjl@luckie.org.nz>
Original commit
Saturday, 16 Oct 2004
14:45 clement search for other commits by this committer
- Remove WITH_APR_FROM_PORTS knob
- Add a note to UPDATING, to warn users they won't be able to build apache2
  if they keep apr 0.9.x

Discussed with: Craig Rodrigues (apr maintainer), kuriyama
Original commit
Thursday, 14 Oct 2004
15:00 sergei search for other commits by this committer
Add an entry for mail/getmail port regarding upgrading from 3.x to 4.x.

PR:             ports/72647
Submitted by:   Linh Pham (getmail maintainer)
Original commit
09:30 eik search for other commits by this committer
- update to 0.80rc4
  + JPEG comment exploit (MS04-028) detection

  *** IMPORTANT ***
  The configruration file for the clamd daemon has changed from
  /usr/local/etc/clamav.conf to /usr/local/etc/clamd.conf.

PR:             72203
Approved by:    Rob Evers <revers@infraqon.nl> (maintainer)
Original commit
Tuesday, 12 Oct 2004
17:10 nork search for other commits by this committer
Update to 2004.2.

PR:             ports/72427
Submitted by:   david marshall <marshall@chezmarshall.com> (maintainer)
Original commit
07:03 marcus search for other commits by this committer
Add an entry for www/firefox to note some preferences glitches when updating
to 1.0.1.p.
Original commit
02:14 marcus search for other commits by this committer
Add an entry for net/netatalk.
Original commit
Monday, 11 Oct 2004
17:15 nork search for other commits by this committer
o Add emulators to CATEGORIES. [1]
o Chase libm.so version-bumpd. [2]
o Fix comments about KDE/Konqueror. [3]
o Install libmap.conf to EXAMPLEDIR. [4]

Suggested by:   takawata [1]
Pointed out by: ume [2]
Discussed by:   KDE/FreeBSD [3]
        (Sorry, I lost mails which was disscused about this).
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es> [4]
PR:             ports/72494 [2]
Submitted by:   Amir Shalem <amir@active.ath.cx> [2]
Tested by:      ume
Approved by:    portmgr (marcus)
Original commit
Friday, 1 Oct 2004
18:24 kensmith search for other commits by this committer
Add a note about the system library version update done to -current
and RELENG_5 today.

Prodded by:     marcus
Approved by:    portmgr (marcus)
Original commit
Friday, 3 Sep 2004
17:00 lofi search for other commits by this committer
Factor out the lanbrowsing part of kdenetwork3 into its own port.
Original commit
Thursday, 2 Sep 2004
06:44 sem search for other commits by this committer
Implement vendor patches for the following issues:
- try to prevent crashes of the digest helper (squid bug #1031)
- correct parsing of the acl_time directive when multiple time specifications
  are given (squid bug #1060)
- correct "cachemgr config" output for http_header_* directives
  (squid bug #1056)
- recognize the Content-Disposition header to be able to specify
  http_header_access directives using it (squid bug #961)

See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further
information.

Reimplement the rcNG support. See UPDATING for details.

PR:             ports/71260
Submitted by:   maintainer
Original commit
Wednesday, 1 Sep 2004
04:01 lofi search for other commits by this committer
Fix typo.
Original commit
Monday, 30 Aug 2004
19:55 lofi search for other commits by this committer
Update to KDE 3.3
Original commit
Sunday, 29 Aug 2004
17:56 obrien search for other commits by this committer
Clarify that it is 5.x and 6-current users that can use portupgrade with
packages to XFree86->X.org.
Original commit
14:06 sem search for other commits by this committer
- Change the default from WITH_MUTT_NCURSES to WITH_MUTT_SLANG to be in
  sync with mail/mutt.
- Update the maildir header cache to the current version.
- Update the threadcomplete patch (including some documentation on it).
- Beautify the documentation in some cases.
- Correct the note how to get SLANG working.
- Bump PORTREVISION.

PR:             ports/71103
Submitted by:   maintainer
Original commit
10:11 obrien search for other commits by this committer
Show users how they can upgrade from XFree86 to X.org using packages.
Original commit
Saturday, 28 Aug 2004
05:17 linimon search for other commits by this committer
Add note about updated configuration files locations for security/samba-vscan.

PR:             ports/70424
Submitted by:   Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br>
(maintainer)
Original commit
Saturday, 21 Aug 2004
13:04 hrs search for other commits by this committer
Add notes about changes to Japanese TeX related ports:
- japanese/platex209-* and japanese/xdvik-vflib renamed,
- japanese/dvipsk-vflib removed,
- texmf.cnf searching order changed.
Original commit
Tuesday, 17 Aug 2004
12:41 clement search for other commits by this committer
- Bump PORTREVISION for all previous changes
- Allow access to /home if mod_userdir is loaded
- We don't need apache2libs.sh if apr is installed from ports.
- Add recent changes to UPGRADING
Original commit
Sunday, 15 Aug 2004
18:19 eik search for other commits by this committer
add an entry for net/openldap22{,-sasl}-server
Original commit
Friday, 13 Aug 2004
19:02 lofi search for other commits by this committer
Change the AFFECTS line of the kdebase3/kdm entry to be more freshports-
friendly
Original commit
18:01 lofi search for other commits by this committer
Change AUTHOR of the kdm entry to kde@freebsd.org

Suggested by: krion
Original commit
17:23 lofi search for other commits by this committer
Add an entry about possible kdm breakage.
Original commit
Monday, 2 Aug 2004
14:12 eik search for other commits by this committer
add a note about the necessity to use slapcat/slapadd when upgrading the
OpenLDAP server
Original commit
Friday, 30 Jul 2004
10:55 tobez search for other commits by this committer
perl++ notes
Original commit
Thursday, 29 Jul 2004
02:28 edwin search for other commits by this committer
Add comments about the module overview with "php -m" at the PHP
upgrade.
Original commit
Tuesday, 27 Jul 2004
23:59 ale search for other commits by this committer
Add a note about the removal of the extension_dir in php.ini.
Original commit
Monday, 26 Jul 2004
18:46 glewis search for other commits by this committer
. Add a note about possible incompatibilities in Ant 1.6.2.  These should
  only affect old build files and hopefully do not affect any ports...
Original commit
Saturday, 24 Jul 2004
18:21 marcus search for other commits by this committer
Add an entry for GNOME users that switch to xorg as there are ports that need
to be rebuilt.
Original commit
Friday, 23 Jul 2004
23:41 anholt search for other commits by this committer
Err, today's the 23rd, not the 21st.
Original commit
22:09 anholt search for other commits by this committer
Add instructions for the X.Org update to UPDATING, and make the ones in CHANGES
specific for porters.

Requested by:   marcus
Original commit
Monday, 19 Jul 2004
09:34 ale search for other commits by this committer
Inform users and developers about the new PHP infrastructure.
Original commit
Saturday, 17 Jul 2004
14:58 marcus search for other commits by this committer
Remove all trailing whitespace.
Original commit
14:23 eik search for other commits by this committer
make OpenLDAP 2.2 the default version
Original commit
14:21 eik search for other commits by this committer
- Update to version 4.40

- Support for WITH_SPF and WITH_SRS via libspf2/libsrs2, needs exiscan

- Note for 5.x users: the default location of the start/stop file has changed.
  Build WITH_RCORDER=yes when you depend on the old behaviour

- WITH_OPENLDAP_VER and WITH_MYSQL_VER does no longer imply the corresponding
WITH_ variable.

- experimental support for optionsng from devel/portmk
Original commit
11:22 brian search for other commits by this committer
Add a note about milter-sender's MxAcceptsAllAction variable changing.
Anyone with personalised milter-sender.cf files had better update it
manually.

Forged as from: vs (who upgraded milter-sender)
Original commit
Friday, 9 Jul 2004
07:32 osa search for other commits by this committer
Changelog also available for FreeBSD releases of opera.
It looks quite identical, so correct URL in last commit is
http://www.opera.com/freebsd/changelogs/752/

Notice from:    sf
Original commit
Thursday, 8 Jul 2004
07:29 osa search for other commits by this committer
Add note about opera 7.52 major change and URL to changelog.
Original commit
Tuesday, 6 Jul 2004
06:08 bland search for other commits by this committer
Add note about libxml2/slt ports split.

Reminded by:    marcus
Original commit
Monday, 5 Jul 2004
21:20 krion search for other commits by this committer
Introduce new AUTHOR: line.

Approved by:    portmgr (marcus)
Original commit
Saturday, 3 Jul 2004
22:49 marcus search for other commits by this committer
Add an entry for net/netatalk-devel.
Original commit
Thursday, 1 Jul 2004
11:15 eik search for other commits by this committer
document changed settings in portaudit 0.4.1 -> .5
Original commit
Tuesday, 29 Jun 2004
20:59 lth search for other commits by this committer
- Add note about net/daapd now using rc.subr.

Approved by:    erwin (implicit)
Original commit
Saturday, 26 Jun 2004
08:29 ale search for other commits by this committer
Add an entry about the removal of the PDFlib extension from PHP.
Original commit
Friday, 25 Jun 2004
11:25 pav search for other commits by this committer
- Add note about pure-ftpd now using rcNG
Original commit
Tuesday, 22 Jun 2004
22:22 kuriyama search for other commits by this committer
Add note: openslp needs to be enabled in /etc/rc.conf.
Original commit
Saturday, 19 Jun 2004
20:59 olgeni search for other commits by this committer
Add notice: usermin and webmin need to be enabled in /etc/rc.conf.
Original commit
Friday, 18 Jun 2004
16:42 hrs search for other commits by this committer
Add notes about print/teTeX restructuring and changes of Japanese
TeX related ports.
Original commit
Wednesday, 16 Jun 2004
00:16 marcus search for other commits by this committer
Add an entry on needing to run firefox as root before running it as a normal
user.
Original commit
Tuesday, 8 Jun 2004
10:31 clement search for other commits by this committer
- Update to 1.1.28
- RCng'ify startup script
- small plist fix if NOPORTDOCS is defined
- Add an entry in UPDATING
- move configuration example to ${EXAMPLESDIR}.
Original commit

Number of commits found: 2828 (showing only 100 on this page)

[First Page]  «  19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29  »  [Last Page]